compile-test-assets
Passed Started
by
@leipert
Lukas Eipert
1Running with gitlab-runner 16.1.0~beta.59.g83c66823 (83c66823)2 on green-3.shared-gitlab-org.runners-manager.gitlab.com/default EuhiQzPR, system ID: s_360bc95445273 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0-node-18.16:rubygems-3.4-git-2.33-lfs-2.9-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-bullseye-ruby-3.0-node-18.16:rubygems-3.4-git-2.33-lfs-2.9-yarn-1.22-graphicsmagick-1.3.36 ...9Using docker image sha256:5ff9d17f4964056d461bb7553c59ff298182213586e6790e6174295cc1088832 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0-node-18.16:rubygems-3.4-git-2.33-lfs-2.9-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0-node-18.16@sha256:d226baeec9d941b24de229f825c5e48ef68b17038711e05f0fa555d5accfa8a7 ...11Running on runner-euhiqzpr-project-278964-concurrent-0 via runner-euhiqzpr-shared-gitlab-org-1687788758-308b8b83...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 126566, done. 17remote: Counting objects: 100% (126566/126566), done. 18remote: Compressing objects: 100% (87596/87596), done. 19remote: Total 126566 (delta 50479), reused 83712 (delta 34367), pack-reused 0 20Receiving objects: 100% (126566/126566), 114.50 MiB | 29.46 MiB/s, done.21Resolving deltas: 100% (50479/50479), done.23 * [new ref] refs/pipelines/912039887 -> refs/pipelines/91203988724 * [new branch] master -> origin/master25Checking out 04f47f21 as detached HEAD (ref is master)...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Checking cache for ruby-gems-debian-bullseye-ruby-3.0-16...30Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/ruby-gems-debian-bullseye-ruby-3.0-16 31Successfully extracted cache32Checking cache for node-modules-bullseye-test-16...33Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/node-modules-bullseye-test-16 34Successfully extracted cache35Checking cache for assets-tmp-debian-bullseye-ruby-3.0-node-test-v1-16...36Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/assets-tmp-debian-bullseye-ruby-3.0-node-test-v1-16 37Successfully extracted cache39Using docker image sha256:5ff9d17f4964056d461bb7553c59ff298182213586e6790e6174295cc1088832 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0-node-18.16:rubygems-3.4-git-2.33-lfs-2.9-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0-node-18.16@sha256:d226baeec9d941b24de229f825c5e48ef68b17038711e05f0fa555d5accfa8a7 ...40$ echo $FOSS_ONLY41$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb42$ export GOPATH=$CI_PROJECT_DIR/.go43$ mkdir -p $GOPATH44$ source scripts/utils.sh45$ source scripts/prepare_build.sh704Using decomposed database config (config/database.yml.decomposed-postgresql)705Geo DB won't be set up.706Embedding DB won't be set up.707$ yarn_install_script751$ export GITLAB_ASSETS_HASH=$(bin/rake gitlab:assets:hash_sum)752$ echo "CACHE_ASSETS_AS_PACKAGE: ${CACHE_ASSETS_AS_PACKAGE}"753CACHE_ASSETS_AS_PACKAGE: true754$ if [[ "${CACHE_ASSETS_AS_PACKAGE}" == "true" ]]; then # collapsed multi-line command755The archive was not found. The server returned status 404.756$ assets_compile_script2015$ echo -n "${GITLAB_ASSETS_HASH}" > "cached-assets-hash.txt"2017Not uploading cache ruby-gems-debian-bullseye-ruby-3.0-16 due to policy2018Not uploading cache node-modules-bullseye-test-16 due to policy2019Not uploading cache assets-tmp-debian-bullseye-ruby-3.0-node-test-v1-16 due to policy2021Uploading artifacts...2022public/assets/: found 4325 matching artifact files and directories 2023node_modules/@gitlab/svgs/dist/icons.json: found 1 matching artifact files and directories 2024tmp/webpack-output.log: found 1 matching artifact files and directories 2025WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/4541357536/artifacts?artifact_format=zip&artifact_type=archive&expire_in=7d new-url=https://gitlab.com2026WARNING: Retrying... context=artifacts-uploader error=request redirected2027Uploading artifacts as "archive" to coordinator... 201 Created id=4541357536 responseStatus=201 Created token=64_y-n-62029Job succeeded