[0KRunning with gitlab-runner 12.10.2 (c5874a4b) [0;m[0K on landing page gCnQN1L7 [0;msection_start:1589796502:prepare_executor [0K[0K[36;1mPreparing the "shell" executor[0;m [0;m[0KUsing Shell executor... [0;msection_end:1589796502:prepare_executor [0Ksection_start:1589796502:prepare_script [0K[0K[36;1mPreparing environment[0;m [0;mRunning on prod-git... section_end:1589796502:prepare_script [0Ksection_start:1589796502: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 /opt/tomcat9/builds/gCnQN1L7/0/gitlab/m4lab_tv1/user-account/.git/ [32;1mChecking out e0199f9d as master...[0;m Removing node_modules/ [32;1mSkipping Git submodules setup[0;m section_end:1589796503:get_sources [0Ksection_start:1589796503:restore_cache [0K[0K[36;1mRestoring cache[0;m [0;msection_end:1589796503:restore_cache [0Ksection_start:1589796503:download_artifacts [0K[0K[36;1mDownloading artifacts[0;m [0;msection_end:1589796503:download_artifacts [0Ksection_start:1589796503:build_script [0K[0K[36;1mRunning before_script and script[0;m [0;m[32;1m$ npm install[0;m > core-js@2.6.10 postinstall /opt/tomcat9/builds/gCnQN1L7/0/gitlab/m4lab_tv1/user-account/node_modules/core-js > node postinstall || echo "ignore" > ejs@2.7.4 postinstall /opt/tomcat9/builds/gCnQN1L7/0/gitlab/m4lab_tv1/user-account/node_modules/ejs > node ./postinstall.js > nodemon@2.0.1 postinstall /opt/tomcat9/builds/gCnQN1L7/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 288 packages from 319 contributors and audited 289 packages in 6.755s 5 packages are looking for funding run `npm fund` for details found 3 low severity vulnerabilities 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 /opt/tomcat9/builds/gCnQN1L7/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 │ ├─────┼────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤ │ 0 │ account │ default │ 0.0.1 │ fork │ 12800 │ 0s │ 0 │ online │ 0% │ 27.4mb │ tomcat │ disabled │ └─────┴────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘ [32;1m$ pm2 save[0;m [PM2] Saving current process list... [PM2] Successfully saved in /opt/tomcat/.pm2/dump.pm2 section_end:1589796513:build_script [0Ksection_start:1589796513:after_script [0K[0K[36;1mRunning after_script[0;m [0;msection_end:1589796513:after_script [0Ksection_start:1589796513:archive_cache [0K[0K[36;1mSaving cache[0;m [0;msection_end:1589796513:archive_cache [0Ksection_start:1589796513:upload_artifacts_on_success [0K[0K[36;1mUploading artifacts for successful job[0;m [0;msection_end:1589796513:upload_artifacts_on_success [0K[32;1mJob succeeded [0;m