failed Pipeline #3554 triggered by
Vivi Aprillia Wurihandayani
@vivi.aprilliaw27

Initial commit

8 jobs for main in 1 minute and 4 seconds (queued for 46 seconds)
Status Name Job ID Coverage
  Build
failed build #10664

00:00:23

 
  Test
failed code_quality #10666
allowed to fail

00:00:20

skipped eslint-sast #10667
allowed to fail
skipped nodejs-scan-sast #10668
allowed to fail
skipped phpcs-security-audit-sast #10669
allowed to fail
skipped secret_detection #10671
allowed to fail
skipped semgrep-sast #10670
allowed to fail
failed test #10665

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.