Running with gitlab-runner 11.2.0 (11.2.0)
  on testing [int-new] 9V7aKoym
Using Shell executor...
section_start:1619012826:prepare_script
Running on int-tv1...
section_end:1619012826:prepare_script
section_start:1619012826:get_sources
Fetching changes...
Removing node_modules/
HEAD is now at 99ea4cb Merge branch 'MLAB-383' into 'testing'
From https://transfer.hft-stuttgart.de/gitlab/m4lab_tv1/user-account
 * [new branch]      MLAB-383   -> origin/MLAB-383
   99ea4cb..9c928de  testing    -> origin/testing
Checking out 9c928de9 as testing...
Skipping Git submodules setup
section_end:1619012828:get_sources
section_start:1619012828:restore_cache
section_end:1619012828:restore_cache
section_start:1619012828:download_artifacts
section_end:1619012828:download_artifacts
section_start:1619012828:build_script
$ cat $configfiledev > ./config/config.js
$ cat $cert > ./routes/cert/cert.pem
$ cat $certidp > ./routes/cert/cert_idp.pem
$ cat $key > ./routes/cert/key.pem
$ npm install

added 955 packages, and audited 956 packages in 8s

7 vulnerabilities (4 low, 1 high, 2 critical)

Some issues need review, and may require choosing
a different dependency.

Run `npm audit` for details.
$ pm2 delete --silent account || :
$ pm2 start ./app.js --name=account