[0KRunning with gitlab-runner 13.3.0 (86ad88ea) [0;m[0K on testing [int] FsX7bedf [0;msection_start:1600257581:prepare_executor [0K[0K[36;1mPreparing the "shell" executor[0;m [0;m[0KUsing Shell executor... [0;msection_end:1600257581:prepare_executor [0Ksection_start:1600257581:prepare_script [0K[0K[36;1mPreparing environment[0;m [0;mRunning on intern-tv1... section_end:1600257581:prepare_script [0Ksection_start:1600257581:get_sources [0K[0K[36;1mGetting source from Git repository[0;m [0;m[32;1mFetching changes with git depth set to 50...[0;m Reinitialized existing Git repository in /home/gitlab-runner/builds/FsX7bedf/0/gitlab/m4lab_tv1/user-account/.git/ [32;1mChecking out 9ec78939 as testing...[0;m Removing node_modules/ [32;1mSkipping Git submodules setup[0;m section_end:1600257583:get_sources [0Ksection_start:1600257583:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m [0;m[32;1m$ cat $configfiledev > ./config/config.js[0;m [32;1m$ npm install[0;m > core-js@2.6.10 postinstall /home/gitlab-runner/builds/FsX7bedf/0/gitlab/m4lab_tv1/user-account/node_modules/core-js > node postinstall || echo "ignore" > ejs@2.7.4 postinstall /home/gitlab-runner/builds/FsX7bedf/0/gitlab/m4lab_tv1/user-account/node_modules/ejs > node ./postinstall.js > nodemon@2.0.1 postinstall /home/gitlab-runner/builds/FsX7bedf/0/gitlab/m4lab_tv1/user-account/node_modules/nodemon > node bin/postinstall || exit 0 [32mLove nodemon? You can now support the project via the open collective:[22m[39m > [96m[1mhttps://opencollective.com/nodemon/donate[0m npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) added 309 packages from 327 contributors and audited 310 packages in 7.535s found 1 high severity vulnerability run `npm audit fix` to fix them, or `npm audit` for details [32;1m$ pm2 delete --silent account || :[0;m [32;1m$ pm2 start ./app.js --name=account[0;m [PM2] Starting /home/gitlab-runner/builds/FsX7bedf/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 │ ├─────┼──────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤ │ 8 │ account │ default │ 0.0.1 │ fork │ 16533 │ 0s │ 0 │ online │ 0% │ 24.8mb │ gitlab-… │ disabled │ │ 7 │ project │ default │ 0.0.1 │ fork │ 15168 │ 14m │ 0 │ online │ 0% │ 57.3mb │ gitlab-… │ disabled │ └─────┴──────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘ [32;1m$ pm2 save[0;m [PM2] Saving current process list... [PM2] Successfully saved in /home/gitlab-runner/.pm2/dump.pm2 section_end:1600257593:step_script [0K[32;1mJob succeeded [0;m