Running with gitlab-runner 11.2.0 (11.2.0)
  on testing [int-new] 9V7aKoym
Using Shell executor...
section_start:1615900117:prepare_script
Running on int-tv1...
section_end:1615900117:prepare_script
section_start:1615900117:get_sources
Fetching changes...
Removing node_modules/
HEAD is now at 5c72b93 Merge branch 'patch-mlab-352-testing' into 'testing'
From https://transfer.hft-stuttgart.de/gitlab/m4lab_tv1/user-account
 * [new branch]      MLAB-383   -> origin/MLAB-383
Checking out 5c72b939 as testing...
Skipping Git submodules setup
section_end:1615900119:get_sources
section_start:1615900119:restore_cache
section_end:1615900119:restore_cache
section_start:1615900119:download_artifacts
section_end:1615900119:download_artifacts
section_start:1615900119: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

> core-js@2.6.10 postinstall /data/gitlab-runner/builds/9V7aKoym/0/gitlab/m4lab_tv1/user-account/node_modules/core-js
> node postinstall || echo "ignore"


> nodemon@2.0.1 postinstall /data/gitlab-runner/builds/9V7aKoym/0/gitlab/m4lab_tv1/user-account/node_modules/nodemon
> node bin/postinstall || exit 0

Love nodemon? You can now support the project via the open collective:
 > https://opencollective.com/nodemon/donate

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 338 contributors and audited 310 packages in 9.315s

2 packages are looking for funding
  run `npm fund` for details

found 8 vulnerabilities (6 low, 2 high)
  run `npm audit fix` to fix them, or `npm audit` for details
$ pm2 delete --silent account || :
$ pm2 start ./app.js --name=account