registry
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 16.3.1 (f5dfa4d1)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 ...6Starting service docker:24.0.5-dind ...7Pulling docker image docker:24.0.5-dind ...8Using docker image sha256:7015f2c475d511a251955877c2862016a4042512ba625ed905e69202f87e1a21 for docker:24.0.5-dind with digest docker@sha256:3c6e4dca7a63c9a32a4e00da40461ce067f255987ccc9721cf18ffa087bcd1ef ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 ...12Using docker image sha256:d74b87fe019fa5fbfd87eb37c97409980b5fc6d12aa4c2b38f9a42c6b6603544 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:bd0f840d4586dc539052b2724b94ae5d1f304eab5b321eb98b0b584ddacae214 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1695436648-24a01ba7-gcp...16Fetching changes with git depth set to 20...17Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/18Created fresh repository.19remote: Enumerating objects: 155805, done. 20remote: Counting objects: 100% (155805/155805), done. 21remote: Compressing objects: 100% (104096/104096), done. 22remote: Total 155805 (delta 69178), reused 104886 (delta 45670), pack-reused 0 23Receiving objects: 100% (155805/155805), 135.45 MiB | 43.64 MiB/s, done.24Resolving deltas: 100% (69178/69178), done.26 * [new ref] refs/pipelines/1014218092 -> refs/pipelines/101421809227 * [new branch] master -> origin/master28Checking out 33574b61 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-58a919b5573be149d65a5bc220d6fbc3-16...32Downloading cache from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-58a919b5573be149d65a5bc220d6fbc3-16 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (5149984345)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5149984345 responseStatus=200 OK token=64_PA3sZ38Downloading artifacts for download-fast-quarantine-report (5149984346)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5149984346 responseStatus=200 OK token=64_PA3sZ41Using docker image sha256:d74b87fe019fa5fbfd87eb37c97409980b5fc6d12aa4c2b38f9a42c6b6603544 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:bd0f840d4586dc539052b2724b94ae5d1f304eab5b321eb98b0b584ddacae214 ...42$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE43$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")44$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command45Bundle complete! 38 Gemfile dependencies, 136 gems now installed.46Use `bundle info [gemname]` to see where a bundled gem is installed.47$ export RSPEC_FAST_QUARANTINE_PATH="/home/gitlab/qa/${RSPEC_FAST_QUARANTINE_PATH}"48$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="/home/gitlab/qa/rspec/skipped_tests-${CI_JOB_ID}.txt"49$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"50$ echo "Running - '$QA_COMMAND'"51Running - 'bundle exec gitlab-qa Test::Integration::Registry registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:33574b619352e0e3a7610a5f0262387315091cee -- --format QA::Support::JsonFormatter --out tmp/rspec-5149984383.json --format RspecJunitFormatter --out tmp/rspec-5149984383.xml --format html --out tmp/rspec-$(echo registry | sed 's/[ /]/_/g').htm --color --format documentation'52$ eval "$QA_COMMAND"53[Sep 23 2023 02:55:01 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-abae51ce$`54[Sep 23 2023 02:55:01 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-abae51ce --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`55[Sep 23 2023 02:55:02 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/authority/. alpine-abae51ce:/etc/gitlab/trusted-certs`56[Sep 23 2023 02:55:02 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/gitlab/. alpine-abae51ce:/etc/gitlab/ssl`57[Sep 23 2023 02:55:02 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-abae51ce`58[Sep 23 2023 02:55:02 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-abae51ce`59[Sep 23 2023 02:55:02 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`60[Sep 23 2023 02:55:03 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:33574b619352e0e3a7610a5f0262387315091cee`61[Sep 23 2023 02:55:44 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab$`62[Sep 23 2023 02:55:44 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`63[Sep 23 2023 02:55:44 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`64[Sep 23 2023 02:55:44 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab --net test --hostname gitlab.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-23-02-55-01-f1cd69a2/gitlab/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:33574b619352e0e3a7610a5f0262387315091cee`65[Sep 23 2023 02:55:52 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-09-23 02:55:0166gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme67gitlab_rails['gitlab_disable_animations'] = true # Disable animations68gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry69gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password70external_url 'http://gitlab.test';71registry_external_url 'http://gitlab.test:5050';72gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com', 'GITLAB_QA_USER_AGENT'=>'*****', 'GITLAB_ALLOW_SEPARATE_CI_DATABASE'=>'true'}\" > /etc/gitlab/gitlab.rb;"`73[Sep 23 2023 02:55:52 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab`74[Sep 23 2023 02:59:32 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...75[Sep 23 2023 02:59:32 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab`76[Sep 23 2023 02:59:32 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab 80/tcp`77[Sep 23 2023 02:59:32 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!78[Sep 23 2023 02:59:32 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`79[Sep 23 2023 02:59:32 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab bash -c "echo '#!/usr/bin/env bash80if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then81 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'82 exit 183fi84' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`85[Sep 23 2023 02:59:32 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`86[Sep 23 2023 02:59:32 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/support/data gitlab:/tmp/data-seeds`87[Sep 23 2023 02:59:32 UTC (Gitlab QA)] INFO -- Running exec_commands...88[Sep 23 2023 02:59:32 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`89[Sep 23 2023 03:00:20 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q aerokube/selenoid:latest-release`90[Sep 23 2023 03:00:21 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^selenoid$`91[Sep 23 2023 03:00:21 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`92[Sep 23 2023 03:00:21 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q selenoid/chrome:111.0`93[Sep 23 2023 03:00:35 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q presidenten/selenoid-manual-video-recorder:latest`94[Sep 23 2023 03:00:36 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name selenoid --net test --hostname selenoid.test --publish 4444:4444 -e OVERRIDE_VIDEO_OUTPUT_DIR=/builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-23-02-55-01-f1cd69a2/selenoid/video --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/lib/gitlab/qa/component/../../../../fixtures/selenoid:/etc/selenoid:z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-23-02-55-01-f1cd69a2/selenoid/video:/opt/selenoid/video:z aerokube/selenoid:latest-release -video-recorder-image presidenten/selenoid-manual-video-recorder -container-network test -timeout 10m0s`95[Sep 23 2023 03:00:45 UTC (Gitlab QA)] INFO -- Waiting for Selenoid ...96[Sep 23 2023 03:00:45 UTC (Gitlab QA)] INFO -- Selenoid ready!97[Sep 23 2023 03:00:45 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`98[Sep 23 2023 03:00:45 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:33574b619352e0e3a7610a5f0262387315091cee`99[Sep 23 2023 03:01:43 UTC (Gitlab QA)] INFO -- Running test suite `Test::Integration::Registry` for gitlab-ce100[Sep 23 2023 03:01:43 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_RSPEC_REPORT_PATH="$QA_RSPEC_REPORT_PATH" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --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_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --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_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --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_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_REMOTE_GRID="$QA_REMOTE_GRID" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --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_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_RECORD_VIDEO="$QA_RECORD_VIDEO" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --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_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_OMNIBUS_MR_TESTS="$QA_OMNIBUS_MR_TESTS" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_REMOTE_GRID_PROTOCOL="http" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env WEBDRIVER_HEADLESS="0" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env RSPEC_FAST_QUARANTINE_PATH="$RSPEC_FAST_QUARANTINE_PATH" --env RSPEC_SKIPPED_TESTS_REPORT_PATH="$RSPEC_SKIPPED_TESTS_REPORT_PATH" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --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_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env CHROME_DISABLE_DEV_SHM="true" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-23-02-55-01-f1cd69a2/selenoid" --env USE_SELENOID="$USE_SELENOID" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-23-02-55-01-f1cd69a2/gitlab-ce-qa-1040f0f0:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/rspec:/home/gitlab/qa/rspec:z --name gitlab-ce-qa-1040f0f0 registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:33574b619352e0e3a7610a5f0262387315091cee Test::Integration::Registry http://gitlab.test -- --format QA::Support::JsonFormatter --out tmp/rspec-5149984383.json --format RspecJunitFormatter --out tmp/rspec-5149984383.xml --format html --out tmp/rspec-registry.htm --color --format documentation`1012023-09-23 03:02:00 / CONF :: 102 ==> Base URL: http://gitlab.test103 ==> Browser: #<Selenium::WebDriver::Remote::Driver:0x00007fbe8e31c2a8>104 ==> Libraries: Chemlab::Vendor105[Sep 23 2023 03:02:00 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA106[Sep 23 2023 03:02:00 UTC (QA Tests)] INFO -- Browser: chrome107[Sep 23 2023 03:02:00 UTC (QA Tests)] INFO -- Browser version: 111.0108[Sep 23 2023 03:02:00 UTC (QA Tests)] INFO -- Performing sanity check for environment!109[Sep 23 2023 03:02:01 UTC (QA Tests)] INFO -- Executing: `docker ps -f ancestor='presidenten/selenoid-manual-video-recorder' --format '{{.Names}}'`110[Sep 23 2023 03:02:01 UTC (QA Tests)] INFO -- Executing: `docker ps -f ancestor='selenoid/chrome:111.0' --format '{{.Names}}'`111[Sep 23 2023 03:02:01 UTC (QA Tests)] INFO -- Executing: `docker inspect stupefied_hodgkin --format '{{.Config.Hostname}}'`112[Sep 23 2023 03:02:01 UTC (QA Tests)] INFO -- Test failure video recording setup complete!113Run options:114 include {:registry=>true}115 exclude {:geo=>true, :requires_praefect=>true}116Randomized with seed 62183117Package118 Self-managed Container Registry119 when tls is disabled120 using docker:24.0.1 and a project deploy token121[Sep 23 2023 03:02:06 UTC (QA Tests)] INFO -- Starting test: Package Self-managed Container Registry when tls is disabled using docker:24.0.1 and a project deploy token pushes image and deletes tag122[Sep 23 2023 03:02:07 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i 4440e7dae02c:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_self-managed_container_registry_when_tls_is_disab-2023-09-23-03-02-07-142.mp4" '`123[Sep 23 2023 03:02:07 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA124[Sep 23 2023 03:02:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-px29z96r' via cache in 0.0 seconds125[Sep 23 2023 03:02:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 1.68 seconds126[Sep 23 2023 03:02:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6' via api in 2.24 seconds127[Sep 23 2023 03:02:12 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.128[Sep 23 2023 03:02:12 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`129[Sep 23 2023 03:02:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`130[Sep 23 2023 03:02:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`131[Sep 23 2023 03:02:15 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695438127 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695438127 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-1695438127 --url http://gitlab.test --registration-token **** --tag-list runner-for-project-with-registry-aa3bd728bd7b26c3 --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" `132[Sep 23 2023 03:02:18 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695438127`133[Sep 23 2023 03:02:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`134[Sep 23 2023 03:02:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695438127' via api in 7.7 seconds135[Sep 23 2023 03:02:20 UTC (QA Tests)] INFO -- filling :login_field with "root"136[Sep 23 2023 03:02:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field137[Sep 23 2023 03:02:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"138[Sep 23 2023 03:02:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field139[Sep 23 2023 03:02:20 UTC (QA Tests)] INFO -- clicking :sign_in_button140[Sep 23 2023 03:02:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.504s141[Sep 23 2023 03:02:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6/project-with-registry-aa3bd728bd7b26c3142[Sep 23 2023 03:02:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.21 seconds143[Sep 23 2023 03:02:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.3 seconds144[Sep 23 2023 03:02:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.95 seconds145[Sep 23 2023 03:02:27 UTC (QA Tests)] INFO -- clicking :menu_section_button146[Sep 23 2023 03:02:27 UTC (QA Tests)] INFO -- clicking :nav_item_link147[Sep 23 2023 03:02:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.937s148[Sep 23 2023 03:02:30 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present149[Sep 23 2023 03:02:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-path' took 0.561s150[Sep 23 2023 03:02:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.807s151[Sep 23 2023 03:02:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.848s152[Sep 23 2023 03:02:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 0.863s153[Sep 23 2023 03:03:04 UTC (QA Tests)] INFO -- clicking :menu_section_button154[Sep 23 2023 03:03:04 UTC (QA Tests)] INFO -- clicking :nav_item_link155[Sep 23 2023 03:03:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.221s156[Sep 23 2023 03:03:06 UTC (QA Tests)] INFO -- clicking :details-link157[Sep 23 2023 03:03:06 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'pkill -INT -f ffmpeg'`158[Sep 23 2023 03:03:06 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'rm /data/package_self-managed_container_registry_when_tls_is_disab-2023-09-23-03-02-07-142.mp4'`159 pushes image and deletes tag160 using docker:20.10.23 and a project deploy token161[Sep 23 2023 03:03:06 UTC (QA Tests)] INFO -- Starting test: Package Self-managed Container Registry when tls is disabled using docker:20.10.23 and a project deploy token pushes image and deletes tag162[Sep 23 2023 03:03:06 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i 4440e7dae02c:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_self-managed_container_registry_when_tls_is_disab-2023-09-23-03-03-06-963.mp4" '`163[Sep 23 2023 03:03:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.14 seconds164[Sep 23 2023 03:03:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6' via api in 0.27 seconds165[Sep 23 2023 03:03:09 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.166[Sep 23 2023 03:03:09 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`167[Sep 23 2023 03:03:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`168[Sep 23 2023 03:03:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`169[Sep 23 2023 03:03:09 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695438187 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695438187 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-1695438187 --url http://gitlab.test --registration-token **** --tag-list runner-for-project-with-registry-4cc868fc2fc601e5 --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" `170[Sep 23 2023 03:03:09 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695438187`171[Sep 23 2023 03:03:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`172[Sep 23 2023 03:03:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695438187' via api in 1.86 seconds173[Sep 23 2023 03:03:12 UTC (QA Tests)] INFO -- filling :login_field with "root"174[Sep 23 2023 03:03:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field175[Sep 23 2023 03:03:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"176[Sep 23 2023 03:03:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field177[Sep 23 2023 03:03:12 UTC (QA Tests)] INFO -- clicking :sign_in_button178[Sep 23 2023 03:03:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.875s179[Sep 23 2023 03:03:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6/project-with-registry-4cc868fc2fc601e5180[Sep 23 2023 03:03:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-2' via api in 0.11 seconds181[Sep 23 2023 03:03:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds182[Sep 23 2023 03:03:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.66 seconds183[Sep 23 2023 03:03:18 UTC (QA Tests)] INFO -- clicking :menu_section_button184[Sep 23 2023 03:03:18 UTC (QA Tests)] INFO -- clicking :nav_item_link185[Sep 23 2023 03:03:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.833s186[Sep 23 2023 03:03:20 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present187[Sep 23 2023 03:03:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.281s188[Sep 23 2023 03:04:04 UTC (QA Tests)] INFO -- clicking :menu_section_button189[Sep 23 2023 03:04:04 UTC (QA Tests)] INFO -- clicking :nav_item_link190[Sep 23 2023 03:04:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.923s191[Sep 23 2023 03:04:05 UTC (QA Tests)] INFO -- clicking :details-link192[Sep 23 2023 03:04:06 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'pkill -INT -f ffmpeg'`193[Sep 23 2023 03:04:06 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'rm /data/package_self-managed_container_registry_when_tls_is_disab-2023-09-23-03-03-06-963.mp4'`194 pushes image and deletes tag195 using docker:24.0.1 and a personal access token196[Sep 23 2023 03:04:06 UTC (QA Tests)] INFO -- Starting test: Package Self-managed Container Registry when tls is disabled using docker:24.0.1 and a personal access token pushes image and deletes tag197[Sep 23 2023 03:04:06 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i 4440e7dae02c:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_self-managed_container_registry_when_tls_is_disab-2023-09-23-03-04-06-444.mp4" '`198[Sep 23 2023 03:04:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds199[Sep 23 2023 03:04:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6' via api in 0.15 seconds200[Sep 23 2023 03:04:12 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.201[Sep 23 2023 03:04:12 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`202[Sep 23 2023 03:04:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`203[Sep 23 2023 03:04:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`204[Sep 23 2023 03:04:12 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695438246 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695438246 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-1695438246 --url http://gitlab.test --registration-token **** --tag-list runner-for-project-with-registry-169bb988f19e2715 --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" `205[Sep 23 2023 03:04:13 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695438246`206[Sep 23 2023 03:04:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`207[Sep 23 2023 03:04:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695438246' via api in 1.85 seconds208[Sep 23 2023 03:04:14 UTC (QA Tests)] INFO -- filling :login_field with "root"209[Sep 23 2023 03:04:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field210[Sep 23 2023 03:04:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"211[Sep 23 2023 03:04:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field212[Sep 23 2023 03:04:15 UTC (QA Tests)] INFO -- clicking :sign_in_button213[Sep 23 2023 03:04:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.175s214[Sep 23 2023 03:04:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6/project-with-registry-169bb988f19e2715215[Sep 23 2023 03:04:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds216[Sep 23 2023 03:04:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds217[Sep 23 2023 03:04:21 UTC (QA Tests)] INFO -- clicking :menu_section_button218[Sep 23 2023 03:04:21 UTC (QA Tests)] INFO -- clicking :nav_item_link219[Sep 23 2023 03:04:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.892s220[Sep 23 2023 03:04:23 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present221[Sep 23 2023 03:04:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.276s222[Sep 23 2023 03:04:55 UTC (QA Tests)] INFO -- clicking :menu_section_button223[Sep 23 2023 03:04:55 UTC (QA Tests)] INFO -- clicking :nav_item_link224[Sep 23 2023 03:04:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.914s225[Sep 23 2023 03:04:56 UTC (QA Tests)] INFO -- clicking :details-link226[Sep 23 2023 03:04:57 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'pkill -INT -f ffmpeg'`227[Sep 23 2023 03:04:57 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'rm /data/package_self-managed_container_registry_when_tls_is_disab-2023-09-23-03-04-06-444.mp4'`228 pushes image and deletes tag229 using docker:23.0.6 and a personal access token230[Sep 23 2023 03:04:57 UTC (QA Tests)] INFO -- Starting test: Package Self-managed Container Registry when tls is disabled using docker:23.0.6 and a personal access token pushes image and deletes tag231[Sep 23 2023 03:04:57 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i 4440e7dae02c:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_self-managed_container_registry_when_tls_is_disab-2023-09-23-03-04-57-388.mp4" '`232[Sep 23 2023 03:04:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds233[Sep 23 2023 03:04:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6' via api in 0.13 seconds234[Sep 23 2023 03:05:03 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.235[Sep 23 2023 03:05:03 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`236[Sep 23 2023 03:05:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`237[Sep 23 2023 03:05:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`238[Sep 23 2023 03:05:04 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695438297 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695438297 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-1695438297 --url http://gitlab.test --registration-token **** --tag-list runner-for-project-with-registry-1ee28526dbcbe494 --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" `239[Sep 23 2023 03:05:04 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695438297`240[Sep 23 2023 03:05:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`241[Sep 23 2023 03:05:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695438297' via api in 1.86 seconds242[Sep 23 2023 03:05:06 UTC (QA Tests)] INFO -- filling :login_field with "root"243[Sep 23 2023 03:05:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field244[Sep 23 2023 03:05:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"245[Sep 23 2023 03:05:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field246[Sep 23 2023 03:05:07 UTC (QA Tests)] INFO -- clicking :sign_in_button247[Sep 23 2023 03:05:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.838s248[Sep 23 2023 03:05:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6/project-with-registry-1ee28526dbcbe494249[Sep 23 2023 03:05:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds250[Sep 23 2023 03:05:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.72 seconds251[Sep 23 2023 03:05:11 UTC (QA Tests)] INFO -- clicking :menu_section_button252[Sep 23 2023 03:05:12 UTC (QA Tests)] INFO -- clicking :nav_item_link253[Sep 23 2023 03:05:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.864s254[Sep 23 2023 03:05:13 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present255[Sep 23 2023 03:05:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.25s256[Sep 23 2023 03:05:46 UTC (QA Tests)] INFO -- clicking :menu_section_button257[Sep 23 2023 03:05:46 UTC (QA Tests)] INFO -- clicking :nav_item_link258[Sep 23 2023 03:05:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.812s259[Sep 23 2023 03:05:47 UTC (QA Tests)] INFO -- clicking :details-link260[Sep 23 2023 03:05:47 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'pkill -INT -f ffmpeg'`261[Sep 23 2023 03:05:47 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'rm /data/package_self-managed_container_registry_when_tls_is_disab-2023-09-23-03-04-57-388.mp4'`262 pushes image and deletes tag263 using docker:23.0.6 and a project deploy token264[Sep 23 2023 03:05:47 UTC (QA Tests)] INFO -- Starting test: Package Self-managed Container Registry when tls is disabled using docker:23.0.6 and a project deploy token pushes image and deletes tag265[Sep 23 2023 03:05:47 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i 4440e7dae02c:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_self-managed_container_registry_when_tls_is_disab-2023-09-23-03-05-47-938.mp4" '`266[Sep 23 2023 03:05:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds267[Sep 23 2023 03:05:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6' via api in 0.13 seconds268[Sep 23 2023 03:05:54 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.269[Sep 23 2023 03:05:54 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`270[Sep 23 2023 03:05:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`271[Sep 23 2023 03:05:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`272[Sep 23 2023 03:05:54 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695438348 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695438348 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-1695438348 --url http://gitlab.test --registration-token **** --tag-list runner-for-project-with-registry-bf6d5ee7c2724fbf --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[Sep 23 2023 03:05:54 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695438348`274[Sep 23 2023 03:05:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`275[Sep 23 2023 03:05:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695438348' via api in 1.89 seconds276[Sep 23 2023 03:05:56 UTC (QA Tests)] INFO -- filling :login_field with "root"277[Sep 23 2023 03:05:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field278[Sep 23 2023 03:05:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"279[Sep 23 2023 03:05:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field280[Sep 23 2023 03:05:57 UTC (QA Tests)] INFO -- clicking :sign_in_button281[Sep 23 2023 03:05:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.821s282[Sep 23 2023 03:05:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6/project-with-registry-bf6d5ee7c2724fbf283[Sep 23 2023 03:06:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-3' via api in 0.1 seconds284[Sep 23 2023 03:06:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds285[Sep 23 2023 03:06:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.62 seconds286[Sep 23 2023 03:06:02 UTC (QA Tests)] INFO -- clicking :menu_section_button287[Sep 23 2023 03:06:02 UTC (QA Tests)] INFO -- clicking :nav_item_link288[Sep 23 2023 03:06:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.875s289[Sep 23 2023 03:06:04 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present290[Sep 23 2023 03:06:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.304s291[Sep 23 2023 03:06:27 UTC (QA Tests)] INFO -- clicking :menu_section_button292[Sep 23 2023 03:06:27 UTC (QA Tests)] INFO -- clicking :nav_item_link293[Sep 23 2023 03:06:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.802s294[Sep 23 2023 03:06:28 UTC (QA Tests)] INFO -- clicking :details-link295[Sep 23 2023 03:06:28 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'pkill -INT -f ffmpeg'`296[Sep 23 2023 03:06:28 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'rm /data/package_self-managed_container_registry_when_tls_is_disab-2023-09-23-03-05-47-938.mp4'`297 pushes image and deletes tag298 using docker:20.10.23 and a personal access token299[Sep 23 2023 03:06:29 UTC (QA Tests)] INFO -- Starting test: Package Self-managed Container Registry when tls is disabled using docker:20.10.23 and a personal access token pushes image and deletes tag300[Sep 23 2023 03:06:29 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i 4440e7dae02c:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_self-managed_container_registry_when_tls_is_disab-2023-09-23-03-06-29-211.mp4" '`301[Sep 23 2023 03:06:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds302[Sep 23 2023 03:06:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6' via api in 0.12 seconds303[Sep 23 2023 03:06:35 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.304[Sep 23 2023 03:06:35 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`305[Sep 23 2023 03:06:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`306[Sep 23 2023 03:06:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`307[Sep 23 2023 03:06:35 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695438389 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695438389 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-1695438389 --url http://gitlab.test --registration-token **** --tag-list runner-for-project-with-registry-3a021a3296b5d066 --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" `308[Sep 23 2023 03:06:35 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695438389`309[Sep 23 2023 03:06:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`310[Sep 23 2023 03:06:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695438389' via api in 1.86 seconds311[Sep 23 2023 03:06:37 UTC (QA Tests)] INFO -- filling :login_field with "root"312[Sep 23 2023 03:06:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field313[Sep 23 2023 03:06:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"314[Sep 23 2023 03:06:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field315[Sep 23 2023 03:06:38 UTC (QA Tests)] INFO -- clicking :sign_in_button316[Sep 23 2023 03:06:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.009s317[Sep 23 2023 03:06:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6/project-with-registry-3a021a3296b5d066318[Sep 23 2023 03:06:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds319[Sep 23 2023 03:06:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds320[Sep 23 2023 03:06:43 UTC (QA Tests)] INFO -- clicking :menu_section_button321[Sep 23 2023 03:06:43 UTC (QA Tests)] INFO -- clicking :nav_item_link322[Sep 23 2023 03:06:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.831s323[Sep 23 2023 03:06:45 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present324[Sep 23 2023 03:06:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.191s325[Sep 23 2023 03:07:18 UTC (QA Tests)] INFO -- clicking :menu_section_button326[Sep 23 2023 03:07:18 UTC (QA Tests)] INFO -- clicking :nav_item_link327[Sep 23 2023 03:07:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.843s328[Sep 23 2023 03:07:19 UTC (QA Tests)] INFO -- clicking :details-link329[Sep 23 2023 03:07:19 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'pkill -INT -f ffmpeg'`330[Sep 23 2023 03:07:19 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'rm /data/package_self-managed_container_registry_when_tls_is_disab-2023-09-23-03-06-29-211.mp4'`331 pushes image and deletes tag332 using docker:24.0.1 and a ci job token333[Sep 23 2023 03:07:19 UTC (QA Tests)] INFO -- Starting test: Package Self-managed Container Registry when tls is disabled using docker:24.0.1 and a ci job token pushes image and deletes tag334[Sep 23 2023 03:07:19 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i 4440e7dae02c:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_self-managed_container_registry_when_tls_is_disab-2023-09-23-03-07-19-824.mp4" '`335[Sep 23 2023 03:07:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds336[Sep 23 2023 03:07:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6' via api in 0.11 seconds337[Sep 23 2023 03:07:25 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.338[Sep 23 2023 03:07:25 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`339[Sep 23 2023 03:07:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`340[Sep 23 2023 03:07:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`341[Sep 23 2023 03:07:26 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695438439 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695438439 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-1695438439 --url http://gitlab.test --registration-token **** --tag-list runner-for-project-with-registry-f638ca7425c377c1 --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" `342[Sep 23 2023 03:07:26 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695438439`343[Sep 23 2023 03:07:26 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`344[Sep 23 2023 03:07:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695438439' via api in 1.84 seconds345[Sep 23 2023 03:07:28 UTC (QA Tests)] INFO -- filling :login_field with "root"346[Sep 23 2023 03:07:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field347[Sep 23 2023 03:07:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"348[Sep 23 2023 03:07:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field349[Sep 23 2023 03:07:28 UTC (QA Tests)] INFO -- clicking :sign_in_button350[Sep 23 2023 03:07:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.072s351[Sep 23 2023 03:07:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6/project-with-registry-f638ca7425c377c1352[Sep 23 2023 03:07:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds353[Sep 23 2023 03:07:34 UTC (QA Tests)] INFO -- clicking :menu_section_button354[Sep 23 2023 03:07:34 UTC (QA Tests)] INFO -- clicking :nav_item_link355[Sep 23 2023 03:07:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.784s356[Sep 23 2023 03:07:36 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present357[Sep 23 2023 03:07:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.315s358[Sep 23 2023 03:08:08 UTC (QA Tests)] INFO -- clicking :menu_section_button359[Sep 23 2023 03:08:08 UTC (QA Tests)] INFO -- clicking :nav_item_link360[Sep 23 2023 03:08:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.799s361[Sep 23 2023 03:08:09 UTC (QA Tests)] INFO -- clicking :details-link362[Sep 23 2023 03:08:09 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'pkill -INT -f ffmpeg'`363[Sep 23 2023 03:08:09 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'rm /data/package_self-managed_container_registry_when_tls_is_disab-2023-09-23-03-07-19-824.mp4'`364 pushes image and deletes tag365 using docker:20.10.23 and a ci job token366[Sep 23 2023 03:08:10 UTC (QA Tests)] INFO -- Starting test: Package Self-managed Container Registry when tls is disabled using docker:20.10.23 and a ci job token pushes image and deletes tag367[Sep 23 2023 03:08:10 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i 4440e7dae02c:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_self-managed_container_registry_when_tls_is_disab-2023-09-23-03-08-10-204.mp4" '`368[Sep 23 2023 03:08:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds369[Sep 23 2023 03:08:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6' via api in 0.12 seconds370[Sep 23 2023 03:08:16 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.371[Sep 23 2023 03:08:16 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`372[Sep 23 2023 03:08:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`373[Sep 23 2023 03:08:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`374[Sep 23 2023 03:08:16 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695438490 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695438490 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-1695438490 --url http://gitlab.test --registration-token **** --tag-list runner-for-project-with-registry-1508c64bea5b99c0 --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" `375[Sep 23 2023 03:08:16 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695438490`376[Sep 23 2023 03:08:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`377[Sep 23 2023 03:08:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695438490' via api in 1.81 seconds378[Sep 23 2023 03:08:18 UTC (QA Tests)] INFO -- filling :login_field with "root"379[Sep 23 2023 03:08:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field380[Sep 23 2023 03:08:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"381[Sep 23 2023 03:08:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field382[Sep 23 2023 03:08:19 UTC (QA Tests)] INFO -- clicking :sign_in_button383[Sep 23 2023 03:08:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.932s384[Sep 23 2023 03:08:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6/project-with-registry-1508c64bea5b99c0385[Sep 23 2023 03:08:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds386[Sep 23 2023 03:08:24 UTC (QA Tests)] INFO -- clicking :menu_section_button387[Sep 23 2023 03:08:24 UTC (QA Tests)] INFO -- clicking :nav_item_link388[Sep 23 2023 03:08:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.789s389[Sep 23 2023 03:08:25 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present390[Sep 23 2023 03:08:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.439s391[Sep 23 2023 03:08:58 UTC (QA Tests)] INFO -- clicking :menu_section_button392[Sep 23 2023 03:08:58 UTC (QA Tests)] INFO -- clicking :nav_item_link393[Sep 23 2023 03:08:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.901s394[Sep 23 2023 03:08:59 UTC (QA Tests)] INFO -- clicking :details-link395[Sep 23 2023 03:08:59 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'pkill -INT -f ffmpeg'`396[Sep 23 2023 03:09:00 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'rm /data/package_self-managed_container_registry_when_tls_is_disab-2023-09-23-03-08-10-204.mp4'`397 pushes image and deletes tag398 using docker:23.0.6 and a ci job token399[Sep 23 2023 03:09:00 UTC (QA Tests)] INFO -- Starting test: Package Self-managed Container Registry when tls is disabled using docker:23.0.6 and a ci job token pushes image and deletes tag400[Sep 23 2023 03:09:00 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i 4440e7dae02c:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_self-managed_container_registry_when_tls_is_disab-2023-09-23-03-09-00-310.mp4" '`401[Sep 23 2023 03:09:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds402[Sep 23 2023 03:09:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6' via api in 0.11 seconds403[Sep 23 2023 03:09:06 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.404[Sep 23 2023 03:09:06 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`405[Sep 23 2023 03:09:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`406[Sep 23 2023 03:09:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`407[Sep 23 2023 03:09:06 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695438540 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695438540 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-1695438540 --url http://gitlab.test --registration-token **** --tag-list runner-for-project-with-registry-1625ab1329506fc9 --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" `408[Sep 23 2023 03:09:06 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695438540`409[Sep 23 2023 03:09:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`410[Sep 23 2023 03:09:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695438540' via api in 1.88 seconds411[Sep 23 2023 03:09:08 UTC (QA Tests)] INFO -- filling :login_field with "root"412[Sep 23 2023 03:09:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field413[Sep 23 2023 03:09:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"414[Sep 23 2023 03:09:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field415[Sep 23 2023 03:09:09 UTC (QA Tests)] INFO -- clicking :sign_in_button416[Sep 23 2023 03:09:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.957s417[Sep 23 2023 03:09:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6/project-with-registry-1625ab1329506fc9418[Sep 23 2023 03:09:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.64 seconds419[Sep 23 2023 03:09:14 UTC (QA Tests)] INFO -- clicking :menu_section_button420[Sep 23 2023 03:09:14 UTC (QA Tests)] INFO -- clicking :nav_item_link421[Sep 23 2023 03:09:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.903s422[Sep 23 2023 03:09:16 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present423[Sep 23 2023 03:09:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.27s424[Sep 23 2023 03:09:48 UTC (QA Tests)] INFO -- clicking :menu_section_button425[Sep 23 2023 03:09:48 UTC (QA Tests)] INFO -- clicking :nav_item_link426[Sep 23 2023 03:09:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.781s427[Sep 23 2023 03:09:49 UTC (QA Tests)] INFO -- clicking :details-link428[Sep 23 2023 03:09:50 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'pkill -INT -f ffmpeg'`429[Sep 23 2023 03:09:50 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'rm /data/package_self-managed_container_registry_when_tls_is_disab-2023-09-23-03-09-00-310.mp4'`430 pushes image and deletes tag431Package432 Dependency Proxy433 using docker:24.0.1 and a personal access token434[Sep 23 2023 03:09:50 UTC (QA Tests)] INFO -- Starting test: Package Dependency Proxy using docker:24.0.1 and a personal access token pulls an image using the dependency proxy435[Sep 23 2023 03:09:50 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i 4440e7dae02c:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_dependency_proxy_using_docker_24_0_1_and_a_person-2023-09-23-03-09-50-451.mp4" '`436[Sep 23 2023 03:09:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds437[Sep 23 2023 03:09:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6' via api in 0.11 seconds438[Sep 23 2023 03:09:51 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.439[Sep 23 2023 03:09:51 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`440[Sep 23 2023 03:09:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`441[Sep 23 2023 03:09:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`442[Sep 23 2023 03:09:51 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695438590 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695438590 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-1695438590 --url http://gitlab.test --registration-token **** --tag-list runner-for-dependency-proxy-project-5dfd6a7569704555 --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" `443[Sep 23 2023 03:09:51 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695438590`444[Sep 23 2023 03:09:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`445[Sep 23 2023 03:09:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695438590' via api in 1.86 seconds446[Sep 23 2023 03:09:53 UTC (QA Tests)] INFO -- filling :login_field with "root"447[Sep 23 2023 03:09:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field448[Sep 23 2023 03:09:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"449[Sep 23 2023 03:09:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field450[Sep 23 2023 03:09:54 UTC (QA Tests)] INFO -- clicking :sign_in_button451[Sep 23 2023 03:09:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.965s452[Sep 23 2023 03:09:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6453[Sep 23 2023 03:09:58 UTC (QA Tests)] INFO -- clicking :menu_section_button454[Sep 23 2023 03:09:58 UTC (QA Tests)] INFO -- clicking :nav_item_link455[Sep 23 2023 03:09:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.737s456[Sep 23 2023 03:09:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds457[Sep 23 2023 03:09:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.63 seconds458[Sep 23 2023 03:09:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6/dependency-proxy-project-5dfd6a7569704555459[Sep 23 2023 03:10:01 UTC (QA Tests)] INFO -- clicking :menu_section_button460[Sep 23 2023 03:10:01 UTC (QA Tests)] INFO -- clicking :nav_item_link461[Sep 23 2023 03:10:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.947s462[Sep 23 2023 03:10:03 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present463[Sep 23 2023 03:10:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.238s464[Sep 23 2023 03:10:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6465[Sep 23 2023 03:10:18 UTC (QA Tests)] INFO -- clicking :menu_section_button466[Sep 23 2023 03:10:18 UTC (QA Tests)] INFO -- clicking :nav_item_link467[Sep 23 2023 03:10:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.574s468[Sep 23 2023 03:10:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695438590'469[Sep 23 2023 03:10:19 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695438590`470[Sep 23 2023 03:10:19 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'pkill -INT -f ffmpeg'`471[Sep 23 2023 03:10:19 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'rm /data/package_dependency_proxy_using_docker_24_0_1_and_a_person-2023-09-23-03-09-50-451.mp4'`472 pulls an image using the dependency proxy473 using docker:24.0.1 and a group deploy token474[Sep 23 2023 03:10:19 UTC (QA Tests)] INFO -- Starting test: Package Dependency Proxy using docker:24.0.1 and a group deploy token pulls an image using the dependency proxy475[Sep 23 2023 03:10:19 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i 4440e7dae02c:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_dependency_proxy_using_docker_24_0_1_and_a_group_-2023-09-23-03-10-19-824.mp4" '`476[Sep 23 2023 03:10:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds477[Sep 23 2023 03:10:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6' via api in 0.14 seconds478[Sep 23 2023 03:10:20 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.479[Sep 23 2023 03:10:20 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`480[Sep 23 2023 03:10:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`481[Sep 23 2023 03:10:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`482[Sep 23 2023 03:10:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695438619 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695438619 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-1695438619 --url http://gitlab.test --registration-token **** --tag-list runner-for-dependency-proxy-project-5b346fb40d10bf3e --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" `483[Sep 23 2023 03:10:21 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695438619`484[Sep 23 2023 03:10:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`485[Sep 23 2023 03:10:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695438619' via api in 1.85 seconds486[Sep 23 2023 03:10:23 UTC (QA Tests)] INFO -- filling :login_field with "root"487[Sep 23 2023 03:10:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field488[Sep 23 2023 03:10:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"489[Sep 23 2023 03:10:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field490[Sep 23 2023 03:10:23 UTC (QA Tests)] INFO -- clicking :sign_in_button491[Sep 23 2023 03:10:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.024s492[Sep 23 2023 03:10:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6493[Sep 23 2023 03:10:27 UTC (QA Tests)] INFO -- clicking :menu_section_button494[Sep 23 2023 03:10:27 UTC (QA Tests)] INFO -- clicking :nav_item_link495[Sep 23 2023 03:10:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.742s496[Sep 23 2023 03:10:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupDeployToken with username 'gitlab+deploy-token-4' via api in 0.09 seconds497[Sep 23 2023 03:10:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupCiVariable via api in 0.14 seconds498[Sep 23 2023 03:10:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds499[Sep 23 2023 03:10:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6/dependency-proxy-project-5b346fb40d10bf3e500[Sep 23 2023 03:10:30 UTC (QA Tests)] INFO -- clicking :menu_section_button501[Sep 23 2023 03:10:31 UTC (QA Tests)] INFO -- clicking :nav_item_link502[Sep 23 2023 03:10:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.696s503[Sep 23 2023 03:10:32 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present504[Sep 23 2023 03:10:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.325s505[Sep 23 2023 03:10:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6506[Sep 23 2023 03:10:56 UTC (QA Tests)] INFO -- clicking :menu_section_button507[Sep 23 2023 03:10:56 UTC (QA Tests)] INFO -- clicking :nav_item_link508[Sep 23 2023 03:10:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.561s509[Sep 23 2023 03:10:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695438619'510[Sep 23 2023 03:10:57 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695438619`511[Sep 23 2023 03:10:57 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'pkill -INT -f ffmpeg'`512[Sep 23 2023 03:10:57 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'rm /data/package_dependency_proxy_using_docker_24_0_1_and_a_group_-2023-09-23-03-10-19-824.mp4'`513 pulls an image using the dependency proxy514 using docker:24.0.1 and a ci job token515[Sep 23 2023 03:10:58 UTC (QA Tests)] INFO -- Starting test: Package Dependency Proxy using docker:24.0.1 and a ci job token pulls an image using the dependency proxy516[Sep 23 2023 03:10:58 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i 4440e7dae02c:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/package_dependency_proxy_using_docker_24_0_1_and_a_ci_job-2023-09-23-03-10-58-035.mp4" '`517[Sep 23 2023 03:10:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds518[Sep 23 2023 03:10:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6' via api in 0.11 seconds519[Sep 23 2023 03:10:58 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.520[Sep 23 2023 03:10:58 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`521[Sep 23 2023 03:10:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`522[Sep 23 2023 03:10:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`523[Sep 23 2023 03:10:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1695438658 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1695438658 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-1695438658 --url http://gitlab.test --registration-token **** --tag-list runner-for-dependency-proxy-project-f970543c7763165c --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" `524[Sep 23 2023 03:10:59 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1695438658`525[Sep 23 2023 03:10:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`526[Sep 23 2023 03:11:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1695438658' via api in 1.89 seconds527[Sep 23 2023 03:11:01 UTC (QA Tests)] INFO -- filling :login_field with "root"528[Sep 23 2023 03:11:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field529[Sep 23 2023 03:11:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"530[Sep 23 2023 03:11:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field531[Sep 23 2023 03:11:02 UTC (QA Tests)] INFO -- clicking :sign_in_button532[Sep 23 2023 03:11:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.148s533[Sep 23 2023 03:11:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6534[Sep 23 2023 03:11:06 UTC (QA Tests)] INFO -- clicking :menu_section_button535[Sep 23 2023 03:11:06 UTC (QA Tests)] INFO -- clicking :nav_item_link536[Sep 23 2023 03:11:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.702s537[Sep 23 2023 03:11:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds538[Sep 23 2023 03:11:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6/dependency-proxy-project-f970543c7763165c539[Sep 23 2023 03:11:09 UTC (QA Tests)] INFO -- clicking :menu_section_button540[Sep 23 2023 03:11:09 UTC (QA Tests)] INFO -- clicking :nav_item_link541[Sep 23 2023 03:11:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.84s542[Sep 23 2023 03:11:11 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present543[Sep 23 2023 03:11:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.279s544[Sep 23 2023 03:11:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-07-bd7646af61888db6545[Sep 23 2023 03:11:26 UTC (QA Tests)] INFO -- clicking :menu_section_button546[Sep 23 2023 03:11:26 UTC (QA Tests)] INFO -- clicking :nav_item_link547[Sep 23 2023 03:11:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.577s548[Sep 23 2023 03:11:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1695438658'549[Sep 23 2023 03:11:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1695438658`550[Sep 23 2023 03:11:27 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'pkill -INT -f ffmpeg'`551[Sep 23 2023 03:11:27 UTC (QA Tests)] INFO -- Executing: `docker exec -d elated_babbage sh -c 'rm /data/package_dependency_proxy_using_docker_24_0_1_and_a_ci_job-2023-09-23-03-10-58-035.mp4'`552 pulls an image using the dependency proxy553Finished in 9 minutes 26 seconds (files took 3.19 seconds to load)55412 examples, 0 failures555Randomized with seed 62183556[Sep 23 2023 03:11:28 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=selenoid`557[Sep 23 2023 03:11:28 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f selenoid`558[Sep 23 2023 03:11:28 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`559[Sep 23 2023 03:11:28 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`560[Sep 23 2023 03:11:28 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab`561[Sep 23 2023 03:11:28 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab`563Running after script...564$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command565$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")566$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"602Not uploading cache qa-e2e-ruby-3.0-58a919b5573be149d65a5bc220d6fbc3-16 due to policy604Uploading artifacts...605gitlab-qa-run-*: found 148 matching artifact files and directories 606Uploading artifacts as "archive" to coordinator... 201 Created id=5149984383 responseStatus=201 Created token=64_PA3sZ607Uploading artifacts...608gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 609Uploading artifacts as "junit" to coordinator... 201 Created id=5149984383 responseStatus=201 Created token=64_PA3sZ610Uploading artifacts...611/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 612Uploading artifacts as "dotenv" to coordinator... 201 Created id=5149984383 responseStatus=201 Created token=64_PA3sZ614Job succeeded