
Rosanny Sihombing
1Running with gitlab-runner 12.10.2 (c5874a4b)2 on testing [int] FsX7bedf 10Fetching changes with git depth set to 50...11Reinitialized existing Git repository in /home/gitlab-runner/builds/FsX7bedf/0/gitlab/m4lab_tv1/user-account/.git/13 * [new ref] refs/pipelines/901 -> refs/pipelines/90114 edcd083..25db385 testing -> origin/testing15Checking out 25db3858 as testing...16Removing node_modules/17Skipping Git submodules setup 24$ npm install25> core-js@2.6.10 postinstall /home/gitlab-runner/builds/FsX7bedf/0/gitlab/m4lab_tv1/user-account/node_modules/core-js26> node postinstall || echo "ignore"27> ejs@2.7.4 postinstall /home/gitlab-runner/builds/FsX7bedf/0/gitlab/m4lab_tv1/user-account/node_modules/ejs28> node ./postinstall.js29> nodemon@2.0.1 postinstall /home/gitlab-runner/builds/FsX7bedf/0/gitlab/m4lab_tv1/user-account/node_modules/nodemon30> node bin/postinstall || exit 031npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):32npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})33added 288 packages from 319 contributors and audited 289 packages in 7.088s34found 7 low severity vulnerabilities35 run `npm audit fix` to fix them, or `npm audit` for details36$ pm2 delete --silent account || :37$ pm2 start ./app.js --name=account38[PM2] Starting /home/gitlab-runner/builds/FsX7bedf/0/gitlab/m4lab_tv1/user-account/app.js in fork_mode (1 instance)39[PM2] Done.40┌─────┬──────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐41│ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │42├─────┼──────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤43│ 0 │ account │ default │ 0.0.1 │ fork │ 31054 │ 0s │ 0 │ online │ 0% │ 21.8mb │ gitlab-… │ disabled │44└─────┴──────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘45$ pm2 save46[PM2] Saving current process list...47[PM2] Successfully saved in /home/gitlab-runner/.pm2/dump.pm2 55Job succeeded