[0KRunning with gitlab-runner 12.9.0 (4c96e5ad) [0;m[0K on docker-auto-scale 72989761 [0;msection_start:1586197721: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.2 ... [0;m[0KPulling docker image postgres:9.6.2 ... [0;m[0KUsing docker image sha256:b3b8a22299537a43dc0eb06d8cd469fcdbbca5e8b221dd5f67653242c3951fa1 for postgres:9.6.2 ... [0;m[0KWaiting for services to be up and running... [0;m[0KPulling docker image gliderlabs/herokuish:latest ... [0;m[0KUsing docker image sha256:d7a61f6951a478b8f188bc88007ed01a7bdbd097c829d2cb7ccb04c7f375b344 for gliderlabs/herokuish:latest ... [0;msection_end:1586197835:prepare_executor [0Ksection_start:1586197835:prepare_script [0K[0K[36;1mPreparing environment[0;m [0;mRunning on runner-72989761-project-4422333-concurrent-0 via runner-72989761-stg-srm-1586197721-4f49a40c... section_end:1586197839:prepare_script [0Ksection_start:1586197839: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/12741993 -> refs/pipelines/12741993 * [new branch] master -> origin/master [32;1mChecking out b2ad8688 as master...[0;m [32;1mSkipping Git submodules setup[0;m section_end:1586197840:get_sources [0Ksection_start:1586197840:restore_cache [0K[0K[36;1mRestoring cache[0;m [0;msection_end:1586197842:restore_cache [0Ksection_start:1586197842:download_artifacts [0K[0K[36;1mDownloading artifacts[0;m [0;msection_end:1586197843:download_artifacts [0Ksection_start:1586197843: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.1... Using default npm version: 6.13.4 -----> Installing dependencies Installing node modules added 159 packages in 4.639s -----> 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 [0m317.468 ms - 170[0m ✓ has the default page (366ms) 1 passing (372ms) section_end:1586197870:build_script [0Ksection_start:1586197870:after_script [0K[0K[36;1mRunning after_script[0;m [0;msection_end:1586197871:after_script [0Ksection_start:1586197871:archive_cache [0K[0K[36;1mSaving cache[0;m [0;msection_end:1586197873:archive_cache [0Ksection_start:1586197873:upload_artifacts_on_success [0K[0K[36;1mUploading artifacts for successful job[0;m [0;msection_end:1586197874:upload_artifacts_on_success [0K[32;1mJob succeeded [0;m