[0KRunning with gitlab-runner 13.0.0-rc2 (926834bc) [0;m[0K on docker-auto-scale fa6cab46 [0;msection_start:1589900619:prepare_executor [0K[0K[36;1mPreparing the "docker+machine" executor[0;m [0;m[0KUsing Docker executor with image gliderlabs/herokuish:latest ... [0;m[0KStarting service postgres:9.6.16 ... [0;m[0KPulling docker image postgres:9.6.16 ... [0;m[0KUsing docker image sha256:cb2889ab0680ba518e0dc1bb5a09cbe23f1e5908d9e484daea3d34f5e092ec17 for postgres:9.6.16 ... [0;m[0KWaiting for services to be up and running... [0;m[0KPulling docker image gliderlabs/herokuish:latest ... [0;m[0KUsing docker image sha256:4abd27a82fd180fdf649ab8552ea6ae2d0441f1f57cd7d6de87eabc5f40675a4 for gliderlabs/herokuish:latest ... [0;msection_end:1589900734:prepare_executor [0Ksection_start:1589900734:prepare_script [0K[0K[36;1mPreparing environment[0;m [0;mRunning on runner-fa6cab46-project-4422333-concurrent-0 via runner-fa6cab46-stg-srm-1589900619-60d8c970... section_end:1589900739:prepare_script [0Ksection_start:1589900739:get_sources [0K[0K[36;1mGetting source from Git repository[0;m [0;m[32;1m$ eval "$CI_PRE_CLONE_SCRIPT"[0;m [32;1mFetching changes with git depth set to 50...[0;m Initialized empty Git repository in /builds/gitlab-org/monitor/monitor-sandbox/.git/ [32;1mCreated fresh repository.[0;m From https://staging.gitlab.com/gitlab-org/monitor/monitor-sandbox * [new ref] refs/pipelines/12775629 -> refs/pipelines/12775629 * [new branch] master -> origin/master [32;1mChecking out d94b4909 as master...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1589900740:get_sources [0Ksection_start:1589900740:restore_cache [0K[0K[36;1mRestoring cache[0;m [0;msection_end:1589900742:restore_cache [0Ksection_start:1589900742:download_artifacts [0K[0K[36;1mDownloading artifacts[0;m [0;msection_end:1589900743:download_artifacts [0Ksection_start:1589900743:build_script [0K[0K[36;1mRunning before_script and script[0;m [0;m[32;1m$ if [ -z ${KUBERNETES_PORT+x} ]; then # collapsed multi-line command[0;m [32;1m$ export DATABASE_URL="postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${DB_HOST}:5432/${POSTGRES_DB}"[0;m [32;1m$ cp -R . /tmp/app[0;m [32;1m$ /bin/herokuish buildpack test[0;m [1G-----> Node.js app detected -----> Creating runtime environment NPM_CONFIG_LOGLEVEL=error NPM_CONFIG_PRODUCTION=false NODE_ENV=test NODE_MODULES_CACHE=true NODE_VERBOSE=false -----> Installing binaries engines.node (package.json): unspecified engines.npm (package.json): unspecified (use default) Resolving node version 12.x... Downloading and installing node 12.16.3... Using default npm version: 6.14.4 -----> Installing dependencies Installing node modules (package.json + package-lock) added 159 packages from 617 contributors and audited 160 packages in 5.341s found 9 vulnerabilities (2 low, 1 moderate, 6 high) run `npm audit fix` to fix them, or `npm audit` for details -----> Build -----> Caching build - node_modules -----> Pruning devDependencies Skipping because NODE_ENV is 'test' -----> Build succeeded! > demo@0.0.0 test /app > mocha App [0mGET / [32m200 [0m240.585 ms - 170[0m ✓ has the default page (280ms) 1 passing (286ms) section_end:1589900764:build_script [0Ksection_start:1589900764:after_script [0K[0K[36;1mRunning after_script[0;m [0;msection_end:1589900766:after_script [0Ksection_start:1589900766:archive_cache [0K[0K[36;1mSaving cache[0;m [0;msection_end:1589900767:archive_cache [0Ksection_start:1589900767:upload_artifacts_on_success [0K[0K[36;1mUploading artifacts for successful job[0;m [0;msection_end:1589900769:upload_artifacts_on_success [0K[32;1mJob succeeded [0;m