Running with gitlab-runner 13.8.0 (775dd39d)  on ns4.shore.co.il PBtBuDJs section_start:1611432092:prepare_executor Preparing the "docker" executor Using Docker executor with image registry.shore.co.il/ci-images:docker ... Pulling docker image registry.shore.co.il/ci-images:docker ... Using docker image sha256:ae79c18728d8632d80dccfd00d96a6837b2d8d51de902a7d257573459578dc33 for registry.shore.co.il/ci-images:docker with digest registry.shore.co.il/ci-images@sha256:15c0cec41585039912bdf13c1d7d51e6c8700aacfd09ed224a2ce987329f7cc5 ... section_end:1611432094:prepare_executor section_start:1611432094:prepare_script Preparing environment Running on runner-pbtbudjs-project-88-concurrent-0 via 5a1f39f096a2... section_end:1611432095:prepare_script section_start:1611432095:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Reinitialized existing Git repository in /builds/nimrod/cron-docker/.git/ Checking out 79684258 as master... Removing .cache/ Skipping Git submodules setup section_end:1611432098:get_sources section_start:1611432098:step_script Executing "step_script" stage of the job script $ if [ -n "${CI_COMMIT_TAG:-}" ] # collapsed multi-line command $ docker build -t "registry.shore.co.il/$IMAGE:$TAG" ./ #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 728B done #1 DONE 0.1s #2 [internal] load .dockerignore #2 transferring context: 42B done #2 DONE 0.2s #3 [internal] load metadata for docker.io/library/alpine:3.12 #3 DONE 0.0s #4 [internal] helper image for file operations #4 DONE 0.0s #5 [stage-1 1/4] FROM docker.io/library/alpine:3.12 #5 DONE 0.0s #8 [stage-1 3/4] COPY --from=downloader /crontab /crontab #8 CACHED #6 [downloader 2/2] RUN wget https://github.com/aptible/supercronic/release... #6 CACHED #7 [stage-1 2/4] COPY --from=downloader /usr/local/bin/supersonic /usr/loca... #7 CACHED #9 [stage-1 4/4] RUN supersonic -test /crontab #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:c2cbf5106e19819ee7bead5a4762ed4008705603e624fcca2e8a870a8294e401 done #10 naming to registry.shore.co.il/cron:latest done #10 DONE 0.0s section_end:1611432100:step_script section_start:1611432100:cleanup_file_variables Cleaning up file based variables section_end:1611432101:cleanup_file_variables Job succeeded