qa:selectors
Passed Started
by
@fabiopitino
Fabio Pitino
1Running with gitlab-runner 16.1.0~beta.5.gf131a6a2 (f131a6a2)2 on blue-2.shared-gitlab-org.runners-manager.gitlab.com/default NL4gfoBe, system ID: s_74c3e13161643 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:bundler-2.3-chrome-113-docker-23.0.1 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-chrome-113-docker-23.0.1 ...9Using docker image sha256:38e2befa51579e7c6eac8c7d062d8017348e2d8b4361ca959e66378ed2b57659 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-chrome-113-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:a8d98ca72d004c83877c1389ec24d19515a469bf9835b9e43900068d421db3c8 ...11Running on runner-nl4gfobe-project-278964-concurrent-0 via runner-nl4gfobe-shared-gitlab-org-1685676385-91b51f44...13Fetching changes with git depth set to 20...14Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/15Created fresh repository.16remote: Enumerating objects: 139970, done. 17remote: Counting objects: 100% (139970/139970), done. 18remote: Compressing objects: 100% (94736/94736), done. 19remote: Total 139970 (delta 61223), reused 92025 (delta 39894), pack-reused 0 20Receiving objects: 100% (139970/139970), 123.36 MiB | 30.27 MiB/s, done.21Resolving deltas: 100% (61223/61223), done.23 * [new ref] refs/pipelines/887306308 -> refs/pipelines/88730630824Checking out 95754c79 as detached HEAD (ref is refs/merge-requests/122015/merge)...25Skipping Git submodules setup26$ git remote set-url origin "${CI_REPOSITORY_URL}"28Checking cache for qa-ruby-gems-debian-bullseye-ruby-3.0-8d36c7fc22d4255c4ecc3d60944e62519615bee6-16...29Downloading cache.zip from https://storage.googleapis.com/gitlab-com-runners-cache/project/278964/qa-ruby-gems-debian-bullseye-ruby-3.0-8d36c7fc22d4255c4ecc3d60944e62519615bee6-16 30Successfully extracted cache32Using docker image sha256:38e2befa51579e7c6eac8c7d062d8017348e2d8b4361ca959e66378ed2b57659 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-chrome-113-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:a8d98ca72d004c83877c1389ec24d19515a469bf9835b9e43900068d421db3c8 ...33$ echo $FOSS_ONLY34$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb35$ export GOPATH=$CI_PROJECT_DIR/.go36$ mkdir -p $GOPATH37$ source scripts/utils.sh38$ source scripts/prepare_build.sh39Using decomposed database config (config/database.yml.decomposed-postgresql)40Geo DB won't be set up.41Embedding DB won't be set up.42$ cd qa && bundle install43Bundle complete! 37 Gemfile dependencies, 124 gems now installed.44Gems in the groups 'production' and 'development' were not installed.45Bundled gems are installed into `./vendor`46$ bundle exec bin/qa Test::Sanity::Selectors47warning: parser/current is loading parser/ruby30, which recognizes3.0.5-compliant syntax, but you are running 3.0.6.49[Jun 02 2023 06:11:37 UTC (QA Tests)] INFO -- Views / selectors validation passed!51Not uploading cache qa-ruby-gems-debian-bullseye-ruby-3.0-8d36c7fc22d4255c4ecc3d60944e62519615bee6-16 due to policy53Job succeeded