Running with gitlab-runner 10.7.0-rc1 (a4699306)  on docker-auto-scale 72989761 Using Docker executor with image busybox:latest ... Pulling docker image busybox:latest ... Using docker image sha256:8ac48589692a53a9b8c2d1ceaa6b402665aa7fe667ba51ccc03002300856d8c7 for busybox:latest ... section_start:1524453367:prepare_script Running on runner-72989761-project-4181224-concurrent-0 via runner-72989761-srm-1524453180-5bbfe0fc... section_end:1524453369:prepare_script section_start:1524453369:get_sources Cloning repository... Cloning into '/builds/zaquestion/test'... Checking out 09b519cb as ci_test_pipeline... Skipping Git submodules setup section_end:1524453370:get_sources section_start:1524453370:restore_cache section_end:1524453371:restore_cache section_start:1524453371:download_artifacts section_end:1524453373:download_artifacts section_start:1524453373:build_script $ echo "Before script section" Before script section $ echo "For example you might run an update here or install a build dependency" For example you might run an update here or install a build dependency $ echo "Or perhaps you might print out some debugging details" Or perhaps you might print out some debugging details $ echo "Do a test here" Do a test here $ echo "For example run a test suite" For example run a test suite section_end:1524453374:build_script section_start:1524453374:after_script Running after script... $ echo "After script section" After script section $ echo "For example you might do some cleanup here" For example you might do some cleanup here section_end:1524453375:after_script section_start:1524453375:archive_cache section_end:1524453377:archive_cache section_start:1524453377:upload_artifacts section_end:1524453378:upload_artifacts Job succeeded