
Wolfgang Knopki
1Running with gitlab-runner 12.7.1 (003fe500)2 on testing [int] FsX7bedf 8Reinitialized existing Git repository in /home/gitlab-runner/builds/FsX7bedf/0/gitlab/m4lab_tv1/user-account/.git/10 * [new ref] refs/pipelines/574 -> refs/pipelines/57411 4abbc5e..e28dd2e testing -> origin/testing12Checking out e28dd2ec as testing...13Removing node_modules/14Skipping Git submodules setup 19> core-js@2.6.10 postinstall /home/gitlab-runner/builds/FsX7bedf/0/gitlab/m4lab_tv1/user-account/node_modules/core-js20> node postinstall || echo "ignore"21> ejs@2.7.4 postinstall /home/gitlab-runner/builds/FsX7bedf/0/gitlab/m4lab_tv1/user-account/node_modules/ejs22> node ./postinstall.js23> nodemon@2.0.1 postinstall /home/gitlab-runner/builds/FsX7bedf/0/gitlab/m4lab_tv1/user-account/node_modules/nodemon24> node bin/postinstall || exit 025npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):26npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})27added 284 packages from 317 contributors and audited 517 packages in 4.136s28found 3 low severity vulnerabilities29 run `npm audit fix` to fix them, or `npm audit` for details30$ pm2 delete --silent account || :31$ pm2 start ./app.js --name=account32[PM2] Starting /home/gitlab-runner/builds/FsX7bedf/0/gitlab/m4lab_tv1/user-account/app.js in fork_mode (1 instance)33[PM2] Done.34┌─────┬──────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐35│ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │36├─────┼──────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤37│ 0 │ account │ default │ 0.0.1 │ fork │ 24496 │ 0s │ 0 │ online │ 0% │ 22.9mb │ gitlab-… │ disabled │38└─────┴──────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘39$ pm2 save40[PM2] Saving current process list...41[PM2] Successfully saved in /home/gitlab-runner/.pm2/dump.pm246Job succeeded