failed Pipeline #3507 triggered by
Mungalimah Thoyyibah
@alimah ngoding :speech_balloon:

Initial commit

5 jobs for master in 1 minute and 1 second (queued for 8 seconds)
Status Name Job ID Coverage
  Build
failed build #10325

00:00:20

 
  Test
failed code_quality #10327
allowed to fail

00:00:20

skipped phpcs-security-audit-sast #10328
allowed to fail
skipped secret_detection #10329
allowed to fail
failed test #10326

00:00:20

 
Name Stage Failure
failed
build Build There has been a runner system failure, please try again
ERROR: Preparation failed: failed to pull image "gitlab/gitlab-runner-helper:x86_64-54944146" with specified policies [always]: Error response from daemon: stat /var/lib/docker/overlay2/ff4eaf40c52cc5a1129ed4b35582f8fd62f7dfd2dacbf026bb0e75b71f80c053: no such file or directory (manager.go:212:0s)
Will be retried in 3s ...
Using Docker executor with image registry.gitlab.com/gitlab-org/cluster-integration/auto-build-image:v1.0.0 ...
WARNING: Pulling GitLab Runner helper image from Docker Hub. Helper image is migrating to registry.gitlab.com, for more information see https://docs.gitlab.com/runner/configuration/advanced-configuration.html#migrating-helper-image-to-registrygitlabcom
Pulling docker image gitlab/gitlab-runner-helper:x86_64-54944146 ...
WARNING: Failed to pull image with policy "always": Error response from daemon: stat /var/lib/docker/overlay2/ff4eaf40c52cc5a1129ed4b35582f8fd62f7dfd2dacbf026bb0e75b71f80c053: no such file or directory (manager.go:212:0s)
ERROR: Preparation failed: failed to pull image "gitlab/gitlab-runner-helper:x86_64-54944146" with specified policies [always]: Error response from daemon: stat /var/lib/docker/overlay2/ff4eaf40c52cc5a1129ed4b35582f8fd62f7dfd2dacbf026bb0e75b71f80c053: no such file or directory (manager.go:212:0s)
Will be retried in 3s ...
ERROR: Job failed (system failure): failed to pull image "gitlab/gitlab-runner-helper:x86_64-54944146" with specified policies [always]: Error response from daemon: stat /var/lib/docker/overlay2/ff4eaf40c52cc5a1129ed4b35582f8fd62f7dfd2dacbf026bb0e75b71f80c053: no such file or directory (manager.go:212:0s)
failed
test Test There has been a runner system failure, please try again
ERROR: Preparation failed: failed to pull image "gitlab/gitlab-runner-helper:x86_64-54944146" with specified policies [always]: Error response from daemon: stat /var/lib/docker/overlay2/ff4eaf40c52cc5a1129ed4b35582f8fd62f7dfd2dacbf026bb0e75b71f80c053: no such file or directory (manager.go:212:0s)
Will be retried in 3s ...
Using Docker executor with image gliderlabs/herokuish:latest ...
WARNING: Pulling GitLab Runner helper image from Docker Hub. Helper image is migrating to registry.gitlab.com, for more information see https://docs.gitlab.com/runner/configuration/advanced-configuration.html#migrating-helper-image-to-registrygitlabcom
Pulling docker image gitlab/gitlab-runner-helper:x86_64-54944146 ...
WARNING: Failed to pull image with policy "always": Error response from daemon: stat /var/lib/docker/overlay2/ff4eaf40c52cc5a1129ed4b35582f8fd62f7dfd2dacbf026bb0e75b71f80c053: no such file or directory (manager.go:212:0s)
ERROR: Preparation failed: failed to pull image "gitlab/gitlab-runner-helper:x86_64-54944146" with specified policies [always]: Error response from daemon: stat /var/lib/docker/overlay2/ff4eaf40c52cc5a1129ed4b35582f8fd62f7dfd2dacbf026bb0e75b71f80c053: no such file or directory (manager.go:212:0s)
Will be retried in 3s ...
ERROR: Job failed (system failure): failed to pull image "gitlab/gitlab-runner-helper:x86_64-54944146" with specified policies [always]: Error response from daemon: stat /var/lib/docker/overlay2/ff4eaf40c52cc5a1129ed4b35582f8fd62f7dfd2dacbf026bb0e75b71f80c053: no such file or directory (manager.go:212:0s)
failed
code_quality Test There has been a runner system failure, please try again
ERROR: Preparation failed: failed to pull image "gitlab/gitlab-runner-helper:x86_64-54944146" with specified policies [always]: Error response from daemon: stat /var/lib/docker/overlay2/ff4eaf40c52cc5a1129ed4b35582f8fd62f7dfd2dacbf026bb0e75b71f80c053: no such file or directory (manager.go:212:0s)
Will be retried in 3s ...
Using Docker executor with image docker:19.03.12 ...
WARNING: Pulling GitLab Runner helper image from Docker Hub. Helper image is migrating to registry.gitlab.com, for more information see https://docs.gitlab.com/runner/configuration/advanced-configuration.html#migrating-helper-image-to-registrygitlabcom
Pulling docker image gitlab/gitlab-runner-helper:x86_64-54944146 ...
WARNING: Failed to pull image with policy "always": Error response from daemon: stat /var/lib/docker/overlay2/ff4eaf40c52cc5a1129ed4b35582f8fd62f7dfd2dacbf026bb0e75b71f80c053: no such file or directory (manager.go:212:0s)
ERROR: Preparation failed: failed to pull image "gitlab/gitlab-runner-helper:x86_64-54944146" with specified policies [always]: Error response from daemon: stat /var/lib/docker/overlay2/ff4eaf40c52cc5a1129ed4b35582f8fd62f7dfd2dacbf026bb0e75b71f80c053: no such file or directory (manager.go:212:0s)
Will be retried in 3s ...
ERROR: Job failed (system failure): failed to pull image "gitlab/gitlab-runner-helper:x86_64-54944146" with specified policies [always]: Error response from daemon: stat /var/lib/docker/overlay2/ff4eaf40c52cc5a1129ed4b35582f8fd62f7dfd2dacbf026bb0e75b71f80c053: no such file or directory (manager.go:212:0s)

Speed up your pipelines with Needs relationships

Using the needs keyword makes jobs run before their stage is reached. Jobs run as soon as their needs relationships are met, which speeds up your pipelines.

If you add needs to jobs in your pipeline you'll be able to view the needs relationships between jobs in this tab as a Directed Acyclic Graph (DAG).

There are no test reports for this pipeline

You can configure your job to use unit test reports, and GitLab displays a report here and in the related merge request.