Running with gitlab-runner 14.1.0 (8925d9a0)  on dockerized tp-gitlab Y6Tx6mff section_start:1636482444:resolve_secrets Resolving secrets section_end:1636482444:resolve_secrets section_start:1636482444:prepare_executor Preparing the "docker" executor Using Docker executor with image alpine:latest ... Pulling docker image alpine:latest ... Using docker image sha256:14119a10abf4669e8cdbdff324a9f9605d99697215a0d21c360fe8dfa8471bab for alpine:latest with digest alpine@sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a ... section_end:1636482447:prepare_executor section_start:1636482447:prepare_script Preparing environment Running on runner-y6tx6mff-project-320-concurrent-0 via 214e4bef7b22... section_end:1636482448:prepare_script section_start:1636482448:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Reinitialized existing Git repository in /builds/gitlab/athanasios.koukofikis/geologically-geology/.git/ Checking out d7f4c533 as master... Skipping Git submodules setup section_end:1636482449:get_sources section_start:1636482449:step_script Executing "step_script" stage of the job script Using docker image sha256:14119a10abf4669e8cdbdff324a9f9605d99697215a0d21c360fe8dfa8471bab for alpine:latest with digest alpine@sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a ... $ echo "Testing files exist..." Testing files exist... $ test -f public/index.html $ test -f public/main.js $ test -f public/settings.js $ test -f public/assets/css/style.css $ test -f public/assets/css/mobile.css $ test -f public/assets/images/header.jpg $ test -f public/assets/images/hft_logo.svg $ test -f public/home/index.html $ echo "Test finished, all ok" Test finished, all ok section_end:1636482450:step_script section_start:1636482450:cleanup_file_variables Cleaning up file based variables section_end:1636482450:cleanup_file_variables Job succeeded