retrieve-frontend-fixtures
Passed Started
by
@krasio

Krasimir Angelov
1Running with gitlab-runner 17.4.0~pre.110.g27400594 (27400594)2 on blue-7.private.runners-manager.gitlab.com/gitlab.com/gitlab-org t2_D8W8T8, system ID: s_70a59484c8db3 feature flags: FF_NETWORK_PER_BUILD:true4Resolving secrets6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5-golang-1.23-rust-1.73-node-20.12-postgresql-14:rubygems-3.5-git-2.45-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5-golang-1.23-rust-1.73-node-20.12-postgresql-14:rubygems-3.5-git-2.45-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:1d9126ee78e7adb7447812473d0b81fbbe5a6112e250f178242639bfdc4eb066 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5-golang-1.23-rust-1.73-node-20.12-postgresql-14:rubygems-3.5-git-2.45-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5-golang-1.23-rust-1.73-node-20.12-postgresql-14@sha256:2e50a48489394d2212aab7a1bac67630db2a54ab2004da7f49fb80f2f85abe62 ...11Running on runner-t2d8w8t8-project-278964-concurrent-0 via runner-t2d8w8t8-private-1732235717-6ef712f9...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 229716, done. 17remote: Counting objects: 100% (229716/229716), done. 18remote: Compressing objects: 100% (131386/131386), done. 19remote: Total 229716 (delta 124411), reused 171704 (delta 90420), pack-reused 0 (from 0) 20Receiving objects: 100% (229716/229716), 176.30 MiB | 30.88 MiB/s, done.21Resolving deltas: 100% (124411/124411), done.23 * [new ref] refs/pipelines/1555543695 -> refs/pipelines/155554369524 * [new branch] master -> origin/master25Checking out 45689a16 as detached HEAD (ref is master)...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Using docker image sha256:1d9126ee78e7adb7447812473d0b81fbbe5a6112e250f178242639bfdc4eb066 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5-golang-1.23-rust-1.73-node-20.12-postgresql-14:rubygems-3.5-git-2.45-lfs-2.9-chrome-123-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bookworm-ruby-3.2.5-golang-1.23-rust-1.73-node-20.12-postgresql-14@sha256:2e50a48489394d2212aab7a1bac67630db2a54ab2004da7f49fb80f2f85abe62 ...30$ source scripts/utils.sh31$ source scripts/gitlab_component_helpers.sh32$ install_gitlab_gem33$ gem install httparty --no-document --version 0.20.034Successfully installed multi_xml-0.7.135Successfully installed mime-types-data-3.2024.110536Successfully installed mime-types-3.6.037When you HTTParty, you must party hard!38Successfully installed httparty-0.20.0394 gems installed40==> 'gem install httparty --no-document --version 0.20.0' succeeded in 2 seconds.41$ gem install gitlab --no-document --version 4.19.042Successfully installed unicode-display_width-2.6.043Successfully installed terminal-table-3.0.244Successfully installed gitlab-4.19.0453 gems installed46==> 'gem install gitlab --no-document --version 4.19.0' succeeded in 1 seconds.47$ export_fixtures_sha_for_download48$ if check_fixtures_download; then # collapsed multi-line command50Uploading artifacts...51WARNING: tmp/tests/frontend/: no matching files. Ensure that the artifact path is relative to the working directory (/builds/gitlab-org/gitlab) 52ERROR: No files to upload 54Job succeeded