ee:registry
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.3.0 (bbcb5aba)2 on gitlab-org-qa-runner ss7o3c7p3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 ...7Starting service docker:20.10.14-dind ...8Pulling docker image docker:20.10.14-dind ...9Using docker image sha256:a072474332af3e4cf06e349685c4cea8f9e631f0c5cab5b582f3a3ab4cff9b6a for docker:20.10.14-dind with digest docker@sha256:210076c7772f47831afaf7ff200cf431c6cd191f0d0cb0805b1d9a996e99fb5e ...10Waiting for services to be up and running (timeout 30 seconds)...11Authenticating with credentials from job payload (GitLab Registry)12Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 ...13Using docker image sha256:90cb97dc79a8ce746a277054784ea6d8b44ca800bad08e39af8a11cbd7e90d61 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:9503d2bdd64a5a2d0806bed91b15b002057b9a018f7ecce2da25e65404f234f3 ...15Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1667511576-58a84f1b-gcp...17Fetching changes with git depth set to 20...18Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/19Created fresh repository.20remote: Enumerating objects: 142284, done. 21remote: Counting objects: 100% (142284/142284), done. 22remote: Compressing objects: 100% (85987/85987), done. 23remote: Total 142284 (delta 68638), reused 102613 (delta 51504), pack-reused 0 24Receiving objects: 100% (142284/142284), 116.01 MiB | 20.94 MiB/s, done.25Resolving deltas: 100% (68638/68638), done.27 * [new ref] refs/pipelines/685114696 -> refs/pipelines/68511469628 * [new branch] master -> origin/master29Checking out acfa36be as master...30Skipping Git submodules setup32Checking cache for qa-e2e-ruby-2.7-f27a445f8b39eb266c04c2304e1e8ecf-16...33Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-2.7-f27a445f8b39eb266c04c2304e1e8ecf-16 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (3271976685)...37Downloading artifacts from coordinator... ok id=3271976685 responseStatus=200 OK token=Fj_rELS639Using docker image sha256:90cb97dc79a8ce746a277054784ea6d8b44ca800bad08e39af8a11cbd7e90d61 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:9503d2bdd64a5a2d0806bed91b15b002057b9a018f7ecce2da25e65404f234f3 ...40$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")41$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command42Bundle complete! 37 Gemfile dependencies, 123 gems now installed.43Gems in the groups 'production' and 'development' were not installed.44Use `bundle info [gemname]` to see where a bundled gem is installed.45$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"46$ echo "Running - '$QA_COMMAND'"47Running - 'bundle exec gitlab-qa Test::Integration::Registry registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:acfa36be8ad439538c6af8725d51b27ee81c952c -- --format QA::Support::JsonFormatter --out tmp/rspec-3271976804.json --format RspecJunitFormatter --out tmp/rspec-3271976804.xml --format html --out tmp/rspec-$(echo ee:registry | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Nov 03 2022 21:41:52 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q telegraf:1.21-alpine`50[Nov 03 2022 21:41:55 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^telegraf$`51[Nov 03 2022 21:41:55 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name telegraf --user root --entrypoint telegraf --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-11-03-21-41-52-894d1ed0/telegraf:/etc/telegraf/log:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/d20221103-24-kjm7i9/telegraf.conf:/etc/telegraf/telegraf.conf:ro --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_PIPELINE_ID="$CI_PIPELINE_ID" telegraf:1.21-alpine`52[Nov 03 2022 21:41:57 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`53[Nov 03 2022 21:41:57 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:acfa36be8ad439538c6af8725d51b27ee81c952c`54[Nov 03 2022 21:42:41 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab$`55[Nov 03 2022 21:42:41 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`56[Nov 03 2022 21:42:41 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`57[Nov 03 2022 21:42:41 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab --net test --hostname gitlab.test -p 80 --volume /builds/gitlab-org/gitlab/qa/tmp/certs20221103-24-quhub8/gitlab:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/qa/tmp/certs20221103-24-quhub8/authority:/etc/gitlab/trusted-certs:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-11-03-21-41-52-894d1ed0/gitlab/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:acfa36be8ad439538c6af8725d51b27ee81c952c`58[Nov 03 2022 21:42:54 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2022-11-03 21:41:5759# Gitlab::QA::Runtime::OmnibusConfigurations::Default60gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme61gitlab_rails['gitlab_disable_animations'] = true # Disable animations62gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry63gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password64external_url 'http://gitlab.test';65registry_external_url 'http://gitlab.test:5050';66gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com'}\" > /etc/gitlab/gitlab.rb;"`67[Nov 03 2022 21:42:54 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab`68[Nov 03 2022 21:46:29 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...69[Nov 03 2022 21:46:29 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab`70[Nov 03 2022 21:46:29 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab 80/tcp`71[Nov 03 2022 21:46:29 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:49153`!72[Nov 03 2022 21:46:29 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-8.10.1/support/data gitlab:/tmp/data-seeds`73[Nov 03 2022 21:46:30 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`74[Nov 03 2022 21:46:30 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab bash -c "echo '#!/usr/bin/env bash75if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then76 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'77 exit 178fi79' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`80[Nov 03 2022 21:46:30 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`81[Nov 03 2022 21:46:30 UTC (Gitlab QA)] INFO -- Running exec_commands...82[Nov 03 2022 21:46:30 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`83[Nov 03 2022 21:47:18 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab bash -c ""`84[Nov 03 2022 21:47:18 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`85[Nov 03 2022 21:47:19 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:acfa36be8ad439538c6af8725d51b27ee81c952c`86[Nov 03 2022 21:48:15 UTC (Gitlab QA)] INFO -- Running test suite `Test::Integration::Registry` for gitlab-ee87[Nov 03 2022 21:48:15 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_CONFINER_TOKEN_UNUSED_TO_BE_REMOVED="$QA_CONFINER_TOKEN_UNUSED_TO_BE_REMOVED" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_GCLOUD_ACCOUNT_EMAIL_UNUSED_TO_BE_REMOVED="$QA_GCLOUD_ACCOUNT_EMAIL_UNUSED_TO_BE_REMOVED" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_ALLURE_REPORT_GCS_CREDENTIALS="$QA_ALLURE_REPORT_GCS_CREDENTIALS" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_SUITES="$QA_SUITES" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_GCLOUD_ACCOUNT_KEY_UNUSED_TO_BE_REMOVED="$QA_GCLOUD_ACCOUNT_KEY_UNUSED_TO_BE_REMOVED" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITHUB_ACCESS_TOKEN="$GITHUB_ACCESS_TOKEN" --env EE_LICENSE="$EE_LICENSE" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_COMMIT_REF_NAME="$CI_COMMIT_REF_NAME" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_ID="$CI_PROJECT_ID" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_SLACK_WEBHOOK_URL="$CI_SLACK_WEBHOOK_URL" --env CI_PIPELINE_ID="$CI_PIPELINE_ID" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env CI_API_V4_URL="$CI_API_V4_URL" --env GITLAB_CI="$GITLAB_CI" --env ELASTIC_URL="$ELASTIC_URL" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-11-03-21-41-52-894d1ed0/gitlab-ee-qa-699f17e3:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ee-qa-699f17e3 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:acfa36be8ad439538c6af8725d51b27ee81c952c Test::Integration::Registry http://gitlab.test -- --format QA::Support::JsonFormatter --out tmp/rspec-3271976804.json --format RspecJunitFormatter --out tmp/rspec-3271976804.xml --format html --out tmp/rspec-ee:registry.htm --color --format documentation`882022-11-03 21:48:27 / CONF :: 89 ==> Base URL: http://gitlab.test90 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f2214d2d768>91 ==> Libraries: Chemlab::Vendor92[Nov 03 2022 21:48:27 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA93[Nov 03 2022 21:48:27 UTC (QA Tests)] INFO -- Performing sanity check for environment!94[Nov 03 2022 21:48:28 UTC (QA Tests)] INFO -- Performing initial license fabrication!95[Nov 03 2022 21:48:30 UTC (QA Tests)] INFO -- filling :login_field with "root"96[Nov 03 2022 21:48:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field97[Nov 03 2022 21:48:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"98[Nov 03 2022 21:48:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field99[Nov 03 2022 21:48:31 UTC (QA Tests)] INFO -- clicking :sign_in_button100[Nov 03 2022 21:48:33 UTC (QA Tests)] INFO -- clicking :navbar_dropdown101[Nov 03 2022 21:48:33 UTC (QA Tests)] INFO -- clicking :admin_area_link102[Nov 03 2022 21:48:35 UTC (QA Tests)] INFO -- clicking :admin_subscription_menu_link103[Nov 03 2022 21:48:47 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link104[Nov 03 2022 21:48:47 UTC (QA Tests)] INFO -- clicking :admin_settings_general_link105[Nov 03 2022 21:48:49 UTC (QA Tests)] INFO -- clicking :expand_add_license_button106[Nov 03 2022 21:48:49 UTC (QA Tests)] INFO -- filling :license_key_field with "*****"107[Nov 03 2022 21:48:49 UTC (QA Tests)] INFO -- clicking the coordinates of :license_key_field108[Nov 03 2022 21:48:50 UTC (QA Tests)] INFO -- checking :accept_eula_checkbox with args {}109[Nov 03 2022 21:48:50 UTC (QA Tests)] INFO -- clicking :license_upload_button110[Nov 03 2022 21:48:55 UTC (QA Tests)] INFO -- clicking :user_avatar_content111[Nov 03 2022 21:48:55 UTC (QA Tests)] INFO -- clicking :sign_out_link112[Nov 03 2022 21:48:56 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License via browser_ui in 28.03 seconds113Run options:114 include {:registry=>true}115 exclude {:geo=>true, :requires_praefect=>true}116Randomized with seed 27527117Package118 Self-managed Container Registry119 when tls is disabled120 using docker:18.09.9 and a ci job token121[Nov 03 2022 21:48:57 UTC (QA Tests)] INFO -- Starting test: Package Self-managed Container Registry when tls is disabled using docker:18.09.9 and a ci job token pushes image and deletes tag122[Nov 03 2022 21:48:57 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA123[Nov 03 2022 21:48:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-4henlhu7' via cache in 0.0 seconds124[Nov 03 2022 21:48:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.66 seconds125[Nov 03 2022 21:48:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80' via api in 1.16 seconds126[Nov 03 2022 21:49:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-1827632d48c28ebe' via api in 9.12 seconds127[Nov 03 2022 21:49:06 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`128[Nov 03 2022 21:49:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`129[Nov 03 2022 21:49:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`130[Nov 03 2022 21:49:10 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667512137 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667512137 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1667512137 --url http://gitlab.test --registration-token **** --tag-list runner-for-project-with-registry-1827632d48c28ebe --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `131[Nov 03 2022 21:49:13 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667512137`132[Nov 03 2022 21:49:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`133[Nov 03 2022 21:49:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667512137' via api in 7.36 seconds134[Nov 03 2022 21:49:16 UTC (QA Tests)] INFO -- filling :login_field with "root"135[Nov 03 2022 21:49:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field136[Nov 03 2022 21:49:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"137[Nov 03 2022 21:49:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field138[Nov 03 2022 21:49:16 UTC (QA Tests)] INFO -- clicking :sign_in_button139[Nov 03 2022 21:49:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-1827632d48c28ebe140[Nov 03 2022 21:49:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.14 seconds141[Nov 03 2022 21:49:21 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link142[Nov 03 2022 21:49:24 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class143[Nov 03 2022 21:49:27 UTC (QA Tests)] INFO -- refreshing http://gitlab.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-1827632d48c28ebe/-/jobs/1144[Nov 03 2022 21:50:00 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link145[Nov 03 2022 21:50:02 UTC (QA Tests)] INFO -- clicking :registry_image_content146[Nov 03 2022 21:50:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667512137'147[Nov 03 2022 21:50:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667512137`148[Nov 03 2022 21:50:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-1827632d48c28ebe'149 pushes image and deletes tag150 using docker:20.10 and a ci job token151[Nov 03 2022 21:50:03 UTC (QA Tests)] INFO -- Starting test: Package Self-managed Container Registry when tls is disabled using docker:20.10 and a ci job token pushes image and deletes tag152[Nov 03 2022 21:50:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds153[Nov 03 2022 21:50:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80' via api in 0.23 seconds154[Nov 03 2022 21:50:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-6e6db68706d6c98e' via api in 6.46 seconds155[Nov 03 2022 21:50:10 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`156[Nov 03 2022 21:50:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`157[Nov 03 2022 21:50:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`158[Nov 03 2022 21:50:10 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667512203 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667512203 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1667512203 --url http://gitlab.test --registration-token **** --tag-list runner-for-project-with-registry-6e6db68706d6c98e --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `159[Nov 03 2022 21:50:11 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667512203`160[Nov 03 2022 21:50:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`161[Nov 03 2022 21:50:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667512203' via api in 1.0 seconds162[Nov 03 2022 21:50:15 UTC (QA Tests)] INFO -- filling :login_field with "root"163[Nov 03 2022 21:50:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field164[Nov 03 2022 21:50:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"165[Nov 03 2022 21:50:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field166[Nov 03 2022 21:50:16 UTC (QA Tests)] INFO -- clicking :sign_in_button167[Nov 03 2022 21:50:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-6e6db68706d6c98e168[Nov 03 2022 21:50:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.74 seconds169[Nov 03 2022 21:50:20 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link170[Nov 03 2022 21:50:32 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class171[Nov 03 2022 21:51:25 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link172[Nov 03 2022 21:51:27 UTC (QA Tests)] INFO -- clicking :registry_image_content173[Nov 03 2022 21:51:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667512203'174[Nov 03 2022 21:51:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667512203`175[Nov 03 2022 21:51:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-6e6db68706d6c98e'176 pushes image and deletes tag177 using docker:20.10 and a project deploy token178[Nov 03 2022 21:51:28 UTC (QA Tests)] INFO -- Starting test: Package Self-managed Container Registry when tls is disabled using docker:20.10 and a project deploy token pushes image and deletes tag179[Nov 03 2022 21:51:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.1 seconds180[Nov 03 2022 21:51:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80' via api in 0.17 seconds181[Nov 03 2022 21:51:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-0ae259ae917c9aa9' via api in 6.16 seconds182[Nov 03 2022 21:51:34 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`183[Nov 03 2022 21:51:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`184[Nov 03 2022 21:51:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`185[Nov 03 2022 21:51:35 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667512288 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667512288 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1667512288 --url http://gitlab.test --registration-token **** --tag-list runner-for-project-with-registry-0ae259ae917c9aa9 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `186[Nov 03 2022 21:51:35 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667512288`187[Nov 03 2022 21:51:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`188[Nov 03 2022 21:51:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667512288' via api in 1.01 seconds189[Nov 03 2022 21:51:40 UTC (QA Tests)] INFO -- filling :login_field with "root"190[Nov 03 2022 21:51:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field191[Nov 03 2022 21:51:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"192[Nov 03 2022 21:51:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field193[Nov 03 2022 21:51:41 UTC (QA Tests)] INFO -- clicking :sign_in_button194[Nov 03 2022 21:51:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-0ae259ae917c9aa9195[Nov 03 2022 21:51:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.13 seconds196[Nov 03 2022 21:51:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds197[Nov 03 2022 21:51:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.56 seconds198[Nov 03 2022 21:51:44 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link199[Nov 03 2022 21:51:56 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class200[Nov 03 2022 21:52:40 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link201[Nov 03 2022 21:52:42 UTC (QA Tests)] INFO -- clicking :registry_image_content202[Nov 03 2022 21:52:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667512288'203[Nov 03 2022 21:52:42 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667512288`204[Nov 03 2022 21:52:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-0ae259ae917c9aa9'205 pushes image and deletes tag206 using docker:18.09.9 and a personal access token207[Nov 03 2022 21:52:43 UTC (QA Tests)] INFO -- Starting test: Package Self-managed Container Registry when tls is disabled using docker:18.09.9 and a personal access token pushes image and deletes tag208[Nov 03 2022 21:52:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds209[Nov 03 2022 21:52:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80' via api in 0.13 seconds210[Nov 03 2022 21:52:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-99097bb70f8e5f3a' via api in 6.24 seconds211[Nov 03 2022 21:52:49 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`212[Nov 03 2022 21:52:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`213[Nov 03 2022 21:52:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`214[Nov 03 2022 21:52:50 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667512363 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667512363 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1667512363 --url http://gitlab.test --registration-token **** --tag-list runner-for-project-with-registry-99097bb70f8e5f3a --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `215[Nov 03 2022 21:52:50 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667512363`216[Nov 03 2022 21:52:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`217[Nov 03 2022 21:52:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667512363' via api in 1.01 seconds218[Nov 03 2022 21:52:55 UTC (QA Tests)] INFO -- filling :login_field with "root"219[Nov 03 2022 21:52:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field220[Nov 03 2022 21:52:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"221[Nov 03 2022 21:52:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field222[Nov 03 2022 21:52:56 UTC (QA Tests)] INFO -- clicking :sign_in_button223[Nov 03 2022 21:52:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-99097bb70f8e5f3a224[Nov 03 2022 21:52:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds225[Nov 03 2022 21:52:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds226[Nov 03 2022 21:52:59 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link227[Nov 03 2022 21:53:01 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class228[Nov 03 2022 21:53:04 UTC (QA Tests)] INFO -- refreshing http://gitlab.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-99097bb70f8e5f3a/-/jobs/4229[Nov 03 2022 21:53:28 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link230[Nov 03 2022 21:53:29 UTC (QA Tests)] INFO -- clicking :registry_image_content231[Nov 03 2022 21:53:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667512363'232[Nov 03 2022 21:53:30 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667512363`233[Nov 03 2022 21:53:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-99097bb70f8e5f3a'234 pushes image and deletes tag235 using docker:18.09.9 and a project deploy token236[Nov 03 2022 21:53:30 UTC (QA Tests)] INFO -- Starting test: Package Self-managed Container Registry when tls is disabled using docker:18.09.9 and a project deploy token pushes image and deletes tag237[Nov 03 2022 21:53:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds238[Nov 03 2022 21:53:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80' via api in 0.17 seconds239[Nov 03 2022 21:53:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-288d4e4abb588688' via api in 6.02 seconds240[Nov 03 2022 21:53:36 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`241[Nov 03 2022 21:53:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`242[Nov 03 2022 21:53:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`243[Nov 03 2022 21:53:37 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667512410 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667512410 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1667512410 --url http://gitlab.test --registration-token **** --tag-list runner-for-project-with-registry-288d4e4abb588688 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `244[Nov 03 2022 21:53:37 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667512410`245[Nov 03 2022 21:53:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`246[Nov 03 2022 21:53:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667512410' via api in 0.99 seconds247[Nov 03 2022 21:53:42 UTC (QA Tests)] INFO -- filling :login_field with "root"248[Nov 03 2022 21:53:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field249[Nov 03 2022 21:53:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"250[Nov 03 2022 21:53:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field251[Nov 03 2022 21:53:43 UTC (QA Tests)] INFO -- clicking :sign_in_button252[Nov 03 2022 21:53:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-288d4e4abb588688253[Nov 03 2022 21:53:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-2' via api in 0.14 seconds254[Nov 03 2022 21:53:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.24 seconds255[Nov 03 2022 21:53:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds256[Nov 03 2022 21:53:47 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link257[Nov 03 2022 21:53:48 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class258[Nov 03 2022 21:54:12 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link259[Nov 03 2022 21:54:13 UTC (QA Tests)] INFO -- clicking :registry_image_content260[Nov 03 2022 21:54:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667512410'261[Nov 03 2022 21:54:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667512410`262[Nov 03 2022 21:54:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-288d4e4abb588688'263 pushes image and deletes tag264 using docker:20.10 and a personal access token265[Nov 03 2022 21:54:14 UTC (QA Tests)] INFO -- Starting test: Package Self-managed Container Registry when tls is disabled using docker:20.10 and a personal access token pushes image and deletes tag266[Nov 03 2022 21:54:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds267[Nov 03 2022 21:54:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80' via api in 0.15 seconds268[Nov 03 2022 21:54:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-2d6074abba146e5b' via api in 5.8 seconds269[Nov 03 2022 21:54:20 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`270[Nov 03 2022 21:54:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`271[Nov 03 2022 21:54:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`272[Nov 03 2022 21:54:21 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667512454 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667512454 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1667512454 --url http://gitlab.test --registration-token **** --tag-list runner-for-project-with-registry-2d6074abba146e5b --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `273[Nov 03 2022 21:54:21 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667512454`274[Nov 03 2022 21:54:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`275[Nov 03 2022 21:54:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667512454' via api in 0.98 seconds276[Nov 03 2022 21:54:26 UTC (QA Tests)] INFO -- filling :login_field with "root"277[Nov 03 2022 21:54:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field278[Nov 03 2022 21:54:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"279[Nov 03 2022 21:54:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field280[Nov 03 2022 21:54:26 UTC (QA Tests)] INFO -- clicking :sign_in_button281[Nov 03 2022 21:54:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-2d6074abba146e5b282[Nov 03 2022 21:54:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds283[Nov 03 2022 21:54:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds284[Nov 03 2022 21:54:30 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link285[Nov 03 2022 21:54:32 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class286[Nov 03 2022 21:54:35 UTC (QA Tests)] INFO -- refreshing http://gitlab.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-2d6074abba146e5b/-/jobs/6287[Nov 03 2022 21:55:38 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link288[Nov 03 2022 21:55:39 UTC (QA Tests)] INFO -- clicking :registry_image_content289[Nov 03 2022 21:55:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667512454'290[Nov 03 2022 21:55:40 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667512454`291[Nov 03 2022 21:55:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-2d6074abba146e5b'292 pushes image and deletes tag293 using docker:19.03.12 and a personal access token294[Nov 03 2022 21:55:41 UTC (QA Tests)] INFO -- Starting test: Package Self-managed Container Registry when tls is disabled using docker:19.03.12 and a personal access token pushes image and deletes tag295[Nov 03 2022 21:55:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.11 seconds296[Nov 03 2022 21:55:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80' via api in 0.2 seconds297[Nov 03 2022 21:55:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-b4f9362a740a0084' via api in 6.42 seconds298[Nov 03 2022 21:55:47 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`299[Nov 03 2022 21:55:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`300[Nov 03 2022 21:55:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`301[Nov 03 2022 21:55:47 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667512541 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667512541 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1667512541 --url http://gitlab.test --registration-token **** --tag-list runner-for-project-with-registry-b4f9362a740a0084 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `302[Nov 03 2022 21:55:48 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667512541`303[Nov 03 2022 21:55:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`304[Nov 03 2022 21:55:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667512541' via api in 0.98 seconds305[Nov 03 2022 21:55:52 UTC (QA Tests)] INFO -- filling :login_field with "root"306[Nov 03 2022 21:55:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field307[Nov 03 2022 21:55:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"308[Nov 03 2022 21:55:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field309[Nov 03 2022 21:55:53 UTC (QA Tests)] INFO -- clicking :sign_in_button310[Nov 03 2022 21:55:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-b4f9362a740a0084311[Nov 03 2022 21:55:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds312[Nov 03 2022 21:55:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds313[Nov 03 2022 21:55:57 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link314[Nov 03 2022 21:55:58 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class315[Nov 03 2022 21:56:02 UTC (QA Tests)] INFO -- refreshing http://gitlab.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-b4f9362a740a0084/-/jobs/7316[Nov 03 2022 21:57:05 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link317[Nov 03 2022 21:57:06 UTC (QA Tests)] INFO -- clicking :registry_image_content318[Nov 03 2022 21:57:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667512541'319[Nov 03 2022 21:57:06 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667512541`320[Nov 03 2022 21:57:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-b4f9362a740a0084'321 pushes image and deletes tag322 using docker:19.03.12 and a ci job token323[Nov 03 2022 21:57:07 UTC (QA Tests)] INFO -- Starting test: Package Self-managed Container Registry when tls is disabled using docker:19.03.12 and a ci job token pushes image and deletes tag324[Nov 03 2022 21:57:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds325[Nov 03 2022 21:57:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80' via api in 0.13 seconds326[Nov 03 2022 21:57:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-614149cb673ccb2f' via api in 5.79 seconds327[Nov 03 2022 21:57:13 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`328[Nov 03 2022 21:57:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`329[Nov 03 2022 21:57:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`330[Nov 03 2022 21:57:13 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667512627 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667512627 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1667512627 --url http://gitlab.test --registration-token **** --tag-list runner-for-project-with-registry-614149cb673ccb2f --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `331[Nov 03 2022 21:57:14 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667512627`332[Nov 03 2022 21:57:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`333[Nov 03 2022 21:57:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667512627' via api in 0.98 seconds334[Nov 03 2022 21:57:18 UTC (QA Tests)] INFO -- filling :login_field with "root"335[Nov 03 2022 21:57:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field336[Nov 03 2022 21:57:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"337[Nov 03 2022 21:57:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field338[Nov 03 2022 21:57:19 UTC (QA Tests)] INFO -- clicking :sign_in_button339[Nov 03 2022 21:57:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-614149cb673ccb2f340[Nov 03 2022 21:57:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds341[Nov 03 2022 21:57:22 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link342[Nov 03 2022 21:57:23 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class343[Nov 03 2022 21:58:17 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link344[Nov 03 2022 21:58:18 UTC (QA Tests)] INFO -- clicking :registry_image_content345[Nov 03 2022 21:58:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667512627'346[Nov 03 2022 21:58:18 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667512627`347[Nov 03 2022 21:58:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-614149cb673ccb2f'348 pushes image and deletes tag349 using docker:19.03.12 and a project deploy token350[Nov 03 2022 21:58:19 UTC (QA Tests)] INFO -- Starting test: Package Self-managed Container Registry when tls is disabled using docker:19.03.12 and a project deploy token pushes image and deletes tag351[Nov 03 2022 21:58:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds352[Nov 03 2022 21:58:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80' via api in 0.13 seconds353[Nov 03 2022 21:58:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-8b4b241959ba18b2' via api in 5.96 seconds354[Nov 03 2022 21:58:25 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`355[Nov 03 2022 21:58:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`356[Nov 03 2022 21:58:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`357[Nov 03 2022 21:58:25 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667512699 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667512699 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1667512699 --url http://gitlab.test --registration-token **** --tag-list runner-for-project-with-registry-8b4b241959ba18b2 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `358[Nov 03 2022 21:58:26 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667512699`359[Nov 03 2022 21:58:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`360[Nov 03 2022 21:58:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667512699' via api in 1.02 seconds361[Nov 03 2022 21:58:30 UTC (QA Tests)] INFO -- filling :login_field with "root"362[Nov 03 2022 21:58:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field363[Nov 03 2022 21:58:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"364[Nov 03 2022 21:58:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field365[Nov 03 2022 21:58:31 UTC (QA Tests)] INFO -- clicking :sign_in_button366[Nov 03 2022 21:58:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-8b4b241959ba18b2367[Nov 03 2022 21:58:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-3' via api in 0.12 seconds368[Nov 03 2022 21:58:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds369[Nov 03 2022 21:58:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds370[Nov 03 2022 21:58:34 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link371[Nov 03 2022 21:58:36 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class372[Nov 03 2022 21:58:39 UTC (QA Tests)] INFO -- refreshing http://gitlab.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-8b4b241959ba18b2/-/jobs/9373[Nov 03 2022 21:59:33 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link374[Nov 03 2022 21:59:34 UTC (QA Tests)] INFO -- clicking :registry_image_content375[Nov 03 2022 21:59:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667512699'376[Nov 03 2022 21:59:35 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667512699`377[Nov 03 2022 21:59:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-48-57-abd817bb7f8d2c80/project-with-registry-8b4b241959ba18b2'378 pushes image and deletes tag379Package380 Dependency Proxy381 using docker:20.10 and a group deploy token382 pulls an image using the dependency proxy (PENDING: Test is not compatible with this environment or pipeline)383 using docker:19.03.12 and a ci job token384 pulls an image using the dependency proxy (PENDING: Test is not compatible with this environment or pipeline)385 using docker:19.03.12 and a personal access token386 pulls an image using the dependency proxy (PENDING: Test is not compatible with this environment or pipeline)387 using docker:18.09.9 and a personal access token388 pulls an image using the dependency proxy (PENDING: Test is not compatible with this environment or pipeline)389 using docker:18.09.9 and a ci job token390 pulls an image using the dependency proxy (PENDING: Test is not compatible with this environment or pipeline)391 using docker:20.10 and a personal access token392 pulls an image using the dependency proxy (PENDING: Test is not compatible with this environment or pipeline)393 using docker:20.10 and a ci job token394 pulls an image using the dependency proxy (PENDING: Test is not compatible with this environment or pipeline)395 using docker:19.03.12 and a group deploy token396 pulls an image using the dependency proxy (PENDING: Test is not compatible with this environment or pipeline)397 using docker:18.09.9 and a group deploy token398 pulls an image using the dependency proxy (PENDING: Test is not compatible with this environment or pipeline)399Pending: (Failures listed here are expected and do not affect your suite's status)400 1) Package Dependency Proxy using docker:20.10 and a group deploy token pulls an image using the dependency proxy401 # Test is not compatible with this environment or pipeline402 # ./qa/specs/features/browser_ui/5_package/dependency_proxy/dependency_proxy_spec.rb:146403 2) Package Dependency Proxy using docker:19.03.12 and a ci job token pulls an image using the dependency proxy404 # Test is not compatible with this environment or pipeline405 # ./qa/specs/features/browser_ui/5_package/dependency_proxy/dependency_proxy_spec.rb:146406 3) Package Dependency Proxy using docker:19.03.12 and a personal access token pulls an image using the dependency proxy407 # Test is not compatible with this environment or pipeline408 # ./qa/specs/features/browser_ui/5_package/dependency_proxy/dependency_proxy_spec.rb:146409 4) Package Dependency Proxy using docker:18.09.9 and a personal access token pulls an image using the dependency proxy410 # Test is not compatible with this environment or pipeline411 # ./qa/specs/features/browser_ui/5_package/dependency_proxy/dependency_proxy_spec.rb:146412 5) Package Dependency Proxy using docker:18.09.9 and a ci job token pulls an image using the dependency proxy413 # Test is not compatible with this environment or pipeline414 # ./qa/specs/features/browser_ui/5_package/dependency_proxy/dependency_proxy_spec.rb:146415 6) Package Dependency Proxy using docker:20.10 and a personal access token pulls an image using the dependency proxy416 # Test is not compatible with this environment or pipeline417 # ./qa/specs/features/browser_ui/5_package/dependency_proxy/dependency_proxy_spec.rb:146418 7) Package Dependency Proxy using docker:20.10 and a ci job token pulls an image using the dependency proxy419 # Test is not compatible with this environment or pipeline420 # ./qa/specs/features/browser_ui/5_package/dependency_proxy/dependency_proxy_spec.rb:146421 8) Package Dependency Proxy using docker:19.03.12 and a group deploy token pulls an image using the dependency proxy422 # Test is not compatible with this environment or pipeline423 # ./qa/specs/features/browser_ui/5_package/dependency_proxy/dependency_proxy_spec.rb:146424 9) Package Dependency Proxy using docker:18.09.9 and a group deploy token pulls an image using the dependency proxy425 # Test is not compatible with this environment or pipeline426 # ./qa/specs/features/browser_ui/5_package/dependency_proxy/dependency_proxy_spec.rb:146427Finished in 10 minutes 39 seconds (files took 31.45 seconds to load)42818 examples, 0 failures, 9 pending429Randomized with seed 27527430[Nov 03 2022 21:59:41 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab`431[Nov 03 2022 21:59:41 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab`432[Nov 03 2022 21:59:42 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=telegraf`433[Nov 03 2022 21:59:42 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f telegraf`435Running after script...436$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")437$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"475Not uploading cache qa-e2e-ruby-2.7-f27a445f8b39eb266c04c2304e1e8ecf-16 due to policy477Uploading artifacts...478gitlab-qa-run-*: found 156 matching files and directories 479Uploading artifacts as "archive" to coordinator... 201 Created id=3271976804 responseStatus=201 Created token=Fj_rELS6480Uploading artifacts...481gitlab-qa-run-*/**/rspec-*.xml: found 1 matching files and directories 482Uploading artifacts as "junit" to coordinator... 201 Created id=3271976804 responseStatus=201 Created token=Fj_rELS6484Job succeeded