[0KRunning with gitlab-runner 11.2.0 (11.2.0) [0;m[0K on testing [int-new] 9V7aKoym [0;m[0KUsing Shell executor... [0;msection_start:1617219848:prepare_script [0KRunning on int-tv1... section_end:1617219848:prepare_script [0Ksection_start:1617219848:get_sources [0K[32;1mFetching changes...[0;m Removing node_modules/ HEAD is now at 3c72a9c Merge branch '92srva1mst-testing-patch-40401' into 'testing' From https://transfer.hft-stuttgart.de/gitlab/m4lab_tv1/user-account 3c72a9c..5647eac testing -> origin/testing [32;1mChecking out 5647eac9 as testing...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1617219850:get_sources [0Ksection_start:1617219850:restore_cache [0Ksection_end:1617219850:restore_cache [0Ksection_start:1617219850:download_artifacts [0Ksection_end:1617219850:download_artifacts [0Ksection_start:1617219850:build_script [0K[32;1m$ cat $configfiledev > ./config/config.js[0;m [32;1m$ cat $cert > ./routes/cert/cert.pem[0;m [32;1m$ cat $certidp > ./routes/cert/cert_idp.pem[0;m [32;1m$ cat $key > ./routes/cert/key.pem[0;m [32;1m$ npm install[0;m added 955 packages, and audited 956 packages in 10s 7 vulnerabilities (4 low, 1 high, 2 critical) Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. [32;1m$ pm2 delete --silent account || :[0;m [32;1m$ pm2 start ./app.js --name=account[0;m [PM2] Starting /data/gitlab-runner/builds/9V7aKoym/0/gitlab/m4lab_tv1/user-account/app.js in fork_mode (1 instance) [PM2] Done. ┌─────┬────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐ │ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │ ├─────┼────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤ │ 9 │ account │ default │ 0.0.1 │ fork │ 2854008 │ 0s │ 0 │ online │ 0% │ 20.6mb │ gitlab-… │ disabled │ │ 2 │ project │ default │ 0.0.1 │ fork │ 2853356 │ 46m │ 37 │ online │ 0% │ 61.6mb │ gitlab-… │ disabled │ └─────┴────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘ [32;1m$ pm2 save[0;m [PM2] Saving current process list... [PM2] Successfully saved in /var/lib/gitlab-runner/.pm2/dump.pm2 section_end:1617219863:build_script [0Ksection_start:1617219863:after_script [0K