packages 2/2
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.11.0 (436955cb)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-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...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-23.0.1 ...12Using docker image sha256:5a7c4217b9356aeaa6ac75a2c357d6340db62f2cec6c7eaa5abb0a0dd6790f75 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:8ef72d41bf089694a13bb148e12368e5fc1cfe1322d56e98f151b703153efe57 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1685058161-f8baa515-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: 134611, done. 20remote: Counting objects: 100% (134611/134611), done. 21remote: Compressing objects: 100% (92626/92626), done. 22remote: Total 134611 (delta 57042), reused 87591 (delta 36603), pack-reused 0 23Receiving objects: 100% (134611/134611), 124.53 MiB | 43.88 MiB/s, done.24Resolving deltas: 100% (57042/57042), done.26 * [new ref] refs/pipelines/879647442 -> refs/pipelines/87964744227 * [new branch] master -> origin/master28Checking out 524f8807 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-c960f636c4e1bc2a7f4f8e20670acaff-16...32cache.zip is up to date 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 trigger-omnibus-env-ce (4355178263)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4355178263 responseStatus=200 OK token=64_pHThY38Downloading artifacts for download-knapsack-report (4355178267)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4355178267 responseStatus=200 OK token=64_pHThY41Using docker image sha256:5a7c4217b9356aeaa6ac75a2c357d6340db62f2cec6c7eaa5abb0a0dd6790f75 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:8ef72d41bf089694a13bb148e12368e5fc1cfe1322d56e98f151b703153efe57 ...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! 37 Gemfile dependencies, 129 gems now installed.46Use `bundle info [gemname]` to see where a bundled gem is installed.47$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"48$ echo "Running - '$QA_COMMAND'"49Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:524f88078b9f4776682fe1654ab1a6e413975b05 --omnibus-config packages --set-feature-flags super_sidebar_nav_enrolled=enabled -- --tag packages --format QA::Support::JsonFormatter --out tmp/rspec-4355178311.json --format RspecJunitFormatter --out tmp/rspec-4355178311.xml --format html --out tmp/rspec-$(echo packages 2/2 | sed 's/[ /]/_/g').htm --color --format documentation'50$ eval "$QA_COMMAND"51[May 26 2023 03:09:01 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-c6511b44$`52[May 26 2023 03:09:01 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-c6511b44 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`53[May 26 2023 03:09:02 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.4.1/tls_certificates/authority/. alpine-c6511b44:/etc/gitlab/trusted-certs`54[May 26 2023 03:09:03 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.4.1/tls_certificates/gitlab/. alpine-c6511b44:/etc/gitlab/ssl`55[May 26 2023 03:09:03 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-c6511b44`56[May 26 2023 03:09:03 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-c6511b44`57[May 26 2023 03:09:03 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "[MASKED]-token" --password "*****" registry.gitlab.com`58[May 26 2023 03:09:03 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:524f88078b9f4776682fe1654ab1a6e413975b05`59[May 26 2023 03:09:36 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-6ae5845e$`60[May 26 2023 03:09:36 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`61[May 26 2023 03:09:36 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`62[May 26 2023 03:09:36 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-6ae5845e --net test --hostname gitlab-ce-6ae5845e.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-05-26-03-09-01-6eac85fc/gitlab-ce-6ae5845e/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:524f88078b9f4776682fe1654ab1a6e413975b05`63[May 26 2023 03:09:45 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-6ae5845e bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-05-26 03:09:0164# Gitlab::QA::Runtime::OmnibusConfigurations::Default65gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme66gitlab_rails['gitlab_disable_animations'] = true # Disable animations67gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry68gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password69# Gitlab::QA::Runtime::OmnibusConfigurations::Packages70gitlab_rails['packages_enabled'] = true71gitlab_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;"`72[May 26 2023 03:09:45 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-6ae5845e`73[May 26 2023 03:13:21 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...74[May 26 2023 03:13:21 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`75[May 26 2023 03:13:22 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`76[May 26 2023 03:13:23 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`77[May 26 2023 03:13:24 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`78[May 26 2023 03:13:25 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`79[May 26 2023 03:13:26 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`80[May 26 2023 03:13:27 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`81[May 26 2023 03:13:28 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`82[May 26 2023 03:13:29 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`83[May 26 2023 03:13:30 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`84[May 26 2023 03:13:31 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`85[May 26 2023 03:13:32 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`86[May 26 2023 03:13:34 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`87[May 26 2023 03:13:35 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`88[May 26 2023 03:13:36 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`89[May 26 2023 03:13:37 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`90[May 26 2023 03:13:38 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`91[May 26 2023 03:13:39 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`92[May 26 2023 03:13:40 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`93[May 26 2023 03:13:41 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`94[May 26 2023 03:13:42 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`95[May 26 2023 03:13:43 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`96[May 26 2023 03:13:44 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`97[May 26 2023 03:13:45 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`98[May 26 2023 03:13:46 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6ae5845e`99[May 26 2023 03:13:47 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-6ae5845e 80/tcp`100[May 26 2023 03:13:47 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!101[May 26 2023 03:13:47 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-6ae5845e bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`102[May 26 2023 03:13:47 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-6ae5845e bash -c "echo '#!/usr/bin/env bash103if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then104 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'105 exit 1106fi107' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`108[May 26 2023 03:13:47 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-6ae5845e bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`109[May 26 2023 03:13:47 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.4.1/support/data gitlab-ce-6ae5845e:/tmp/data-seeds`110[May 26 2023 03:13:47 UTC (Gitlab QA)] INFO -- Running exec_commands...111[May 26 2023 03:13:47 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-6ae5845e bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`112[May 26 2023 03:14:56 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "[MASKED]-token" --password "*****" registry.gitlab.com`113[May 26 2023 03:14:56 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:524f88078b9f4776682fe1654ab1a6e413975b05`114[May 26 2023 03:15:58 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce115[May 26 2023 03:15:58 UTC (Gitlab QA)] INFO -- Running with feature flag: --set-feature-flags super_sidebar_nav_enrolled=enabled116[May 26 2023 03:15:58 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --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_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_RSPEC_TAGS="$QA_RSPEC_TAGS" --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_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --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_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_RELATE_FAILURE_ISSUE_TOKEN="$QA_RELATE_FAILURE_ISSUE_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_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 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_INDEX="$CI_NODE_INDEX" --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 GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="[MASKED]-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-05-26-03-09-01-6eac85fc/selenoid" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-05-26-03-09-01-6eac85fc/gitlab-ce-qa-759f22e9:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ce-qa-759f22e9 registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:524f88078b9f4776682fe1654ab1a6e413975b05 Test::Instance::All http://gitlab-ce-6ae5845e.test --set-feature-flags super_sidebar_nav_enrolled=enabled -- --tag packages --format QA::Support::JsonFormatter --out tmp/rspec-4355178311.json --format RspecJunitFormatter --out tmp/rspec-4355178311.xml --format html --out tmp/rspec-packages_2_2.htm --color --format documentation`117warning: parser/current is loading parser/ruby30, which recognizes3.0.5-compliant syntax, but you are running 3.0.6.1192023-05-26 03:16:03 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:1212023-05-26 03:16:03 WARN Selenium [DEPRECATION] [:caps_browsers] Remote::Capabilities.chrome is deprecated. Use Options.chrome instead.1222023-05-26 03:16:03 WARN Selenium [DEPRECATION] [:capabilities] The :capabilities parameter for Selenium::WebDriver::Chrome::Driver is deprecated. Use :options argument with an instance of Selenium::WebDriver::Chrome::Driver instead.1232023-05-26 03:16:03 / CONF :: 124 ==> Base URL: http://gitlab-ce-6ae5845e.test125 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f4e79456540>126 ==> Libraries: Chemlab::Vendor127[May 26 2023 03:16:03 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA128[May 26 2023 03:16:03 UTC (QA Tests)] INFO -- Browser: chrome129[May 26 2023 03:16:04 UTC (QA Tests)] INFO -- Browser version: latest130[May 26 2023 03:16:04 UTC (QA Tests)] INFO -- Performing sanity check for environment!131[May 26 2023 03:16:04 UTC (QA Tests)] INFO -- Enabling feature: super_sidebar_nav_enrolled132[May 26 2023 03:16:05 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: super_sidebar_nav_enrolled133[May 26 2023 03:16:05 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'packages' to 'knapsack/packages.json'134[May 26 2023 03:16:06 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====135[May 26 2023 03:16:06 UTC (QA Tests)] INFO -- Report specs:136[May 26 2023 03:16:06 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven_gradle_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/pypi_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/conan_repository_spec.rb", "qa/specs/features/browser_ui/5_package/infrastructure_registry/terraform_module_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb"]137[May 26 2023 03:16:06 UTC (QA Tests)] INFO -- Leftover specs:138[May 26 2023 03:16:06 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/backend_node_recovery_spec.rb", "qa/specs/features/api/12_systems/gitaly/distributed_reads_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_connectivity_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_replication_queue_spec.rb", "qa/specs/features/api/1_manage/group_access_token_spec.rb", "qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_large_project_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_mr_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_project_spec.rb", "qa/specs/features/api/1_manage/project_access_token_spec.rb", "qa/specs/features/api/1_manage/user_access_termination_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_remove_source_branch_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_title_description_spec.rb", "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb", "qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb", "qa/specs/features/api/3_create/repository/storage_size_spec.rb", "qa/specs/features/api/3_create/snippet/snippet_repository_storage_move_spec.rb", "qa/specs/features/api/4_verify/cancel_pipeline_when_block_user_spec.rb", "qa/specs/features/api/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/api/9_data_stores/user_inherited_access_spec.rb", "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_disabled_spec.rb", "qa/specs/features/browser_ui/1_manage/group/group_access_token_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jenkins/jenkins_build_status_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_issue_import_spec.rb", "qa/specs/features/browser_ui/1_manage/login/2fa_recovery_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_into_gitlab_via_ldap_spec.rb", "qa/specs/features/browser_ui/1_manage/login/login_via_instance_wide_saml_sso_spec.rb", "qa/specs/features/browser_ui/1_manage/login/oauth_login_with_github_spec.rb", "qa/specs/features/browser_ui/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/browser_ui/1_manage/user/impersonation_token_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb", "qa/specs/features/browser_ui/2_plan/email/trigger_email_notification_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/collapse_comments_in_discussions_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/issue_suggestions_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/real_time_assignee_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/assign_milestone_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_project_milestone_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_creation_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_directory_management_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_list_spec.rb", "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_a_merge_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_via_template_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/revert_commit_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_new_branch_rule_spec.rb", "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/3_create/repository/move_project_create_fork_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb", "qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_personal_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_with_multiple_files_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/share_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/source_editor/source_editor_toolbar_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/link_to_line_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/review_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_pipelines_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/pipeline_with_protected_variable_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/raw_variables_defined_in_yaml_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_a_project_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/merge_mr_when_pipline_is_blocked_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_editor_can_create_merge_request_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_with_manual_jobs_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_group_runner_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/browser_ui/5_package/dependency_proxy/dependency_proxy_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/recovery_alert_resolves_correct_alert_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/group_member_access_request_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/transfer_project_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_badge_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/dashboard_images_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/project_owner_permissions_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/follow_user_activity_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/user_inherited_access_spec.rb", "qa/specs/features/sanity/framework_spec.rb", "qa/specs/features/sanity/version_spec.rb"]139[May 26 2023 03:16:06 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!140[May 26 2023 03:16:06 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'packages' to 'knapsack/packages.json'141[May 26 2023 03:16:06 UTC (QA Tests)] INFO -- Report already exists, skipping!142Run options:143 include {:packages=>true}144 exclude {:geo=>true, :requires_praefect=>true}145Randomized with seed 40359146Package147 Conan Repository148[May 26 2023 03:16:08 UTC (QA Tests)] INFO -- Starting test: Package Conan Repository publishes, installs, and deletes a Conan package149[May 26 2023 03:16:08 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA150[May 26 2023 03:16:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-s11e7pu0' via cache in 0.0 seconds151[May 26 2023 03:16:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 1.09 seconds152[May 26 2023 03:16:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f' via api in 1.9 seconds153[May 26 2023 03:16:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/conan-package-project-f24bbcd1336b2d53' via api in 4.16 seconds154[May 26 2023 03:16:12 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.155[May 26 2023 03:16:12 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`156[May 26 2023 03:16:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`157[May 26 2023 03:16:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`158[May 26 2023 03:16:15 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685070968 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685070968 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-1685070968 --url http://gitlab-ce-6ae5845e.test --registration-token **** --tag-list runner-for-conan-package-project-f24bbcd1336b2d53 --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[May 26 2023 03:16:18 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685070968`160[May 26 2023 03:16:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`161[May 26 2023 03:16:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1685070968' via api in 8.31 seconds162[May 26 2023 03:16:20 UTC (QA Tests)] INFO -- filling :login_field with "root"163[May 26 2023 03:16:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field164[May 26 2023 03:16:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"165[May 26 2023 03:16:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field166[May 26 2023 03:16:21 UTC (QA Tests)] INFO -- clicking :sign_in_button167[May 26 2023 03:16:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.021s168[May 26 2023 03:16:23 UTC (QA Tests)] INFO -- Enabling super sidebar!169[May 26 2023 03:16:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled170[May 26 2023 03:16:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.44 seconds171[May 26 2023 03:16:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/conan-package-project-f24bbcd1336b2d53172[May 26 2023 03:16:30 UTC (QA Tests)] INFO -- clicking :menu_section_button173[May 26 2023 03:16:30 UTC (QA Tests)] INFO -- clicking :nav_item_link174[May 26 2023 03:16:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.077s175[May 26 2023 03:16:34 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present176[May 26 2023 03:16:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.763s177[May 26 2023 03:16:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_path' took 0.918s178[May 26 2023 03:16:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 3.667s179[May 26 2023 03:17:09 UTC (QA Tests)] INFO -- clicking :menu_section_button180[May 26 2023 03:17:09 UTC (QA Tests)] INFO -- clicking :nav_item_link181[May 26 2023 03:17:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.855s182[May 26 2023 03:17:10 UTC (QA Tests)] INFO -- clicking :package_link183[May 26 2023 03:17:10 UTC (QA Tests)] INFO -- clicking :delete_button184[May 26 2023 03:17:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.706s185[May 26 2023 03:17:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete_button' took 0.816s186[May 26 2023 03:17:12 UTC (QA Tests)] INFO -- clicking :delete_modal_button187[May 26 2023 03:17:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1685070968'188[May 26 2023 03:17:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685070968`189 publishes, installs, and deletes a Conan package190Package191 NuGet group level endpoint192 using personal access token193[May 26 2023 03:17:14 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using personal access token publishes a nuget package at the project endpoint and installs it from the group endpoint194[May 26 2023 03:17:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.1 seconds195[May 26 2023 03:17:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f' via api in 0.22 seconds196[May 26 2023 03:17:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/nuget-package-project-5d2ceddcc451b209' via api in 6.33 seconds197[May 26 2023 03:17:21 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.198[May 26 2023 03:17:21 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`199[May 26 2023 03:17:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`200[May 26 2023 03:17:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`201[May 26 2023 03:17:21 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071034 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071034 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-1685071034 --url http://gitlab-ce-6ae5845e.test --registration-token **** --tag-list runner-for-qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f --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" `202[May 26 2023 03:17:22 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071034`203[May 26 2023 03:17:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`204[May 26 2023 03:17:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1685071034' via api in 1.28 seconds205[May 26 2023 03:17:23 UTC (QA Tests)] INFO -- filling :login_field with "root"206[May 26 2023 03:17:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field207[May 26 2023 03:17:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"208[May 26 2023 03:17:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field209[May 26 2023 03:17:24 UTC (QA Tests)] INFO -- clicking :sign_in_button210[May 26 2023 03:17:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.332s211[May 26 2023 03:17:25 UTC (QA Tests)] INFO -- Enabling super sidebar!212[May 26 2023 03:17:25 UTC (QA Tests)] INFO -- Super sidebar is already enabled213[May 26 2023 03:17:26 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA214[May 26 2023 03:17:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-3jduvzp6' via cache in 0.0 seconds215[May 26 2023 03:17:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.24 seconds216[May 26 2023 03:17:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/nuget-package-install-project-ff7051f3c75dc267' via api in 5.92 seconds217[May 26 2023 03:17:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds218[May 26 2023 03:17:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.66 seconds219[May 26 2023 03:17:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/nuget-package-project-5d2ceddcc451b209220[May 26 2023 03:17:36 UTC (QA Tests)] INFO -- clicking :menu_section_button221[May 26 2023 03:17:36 UTC (QA Tests)] INFO -- clicking :nav_item_link222[May 26 2023 03:17:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.944s223[May 26 2023 03:17:38 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present224[May 26 2023 03:17:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.527s225[May 26 2023 03:18:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/nuget-package-install-project-ff7051f3c75dc267226[May 26 2023 03:18:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds227[May 26 2023 03:18:16 UTC (QA Tests)] INFO -- clicking :menu_section_button228[May 26 2023 03:18:16 UTC (QA Tests)] INFO -- clicking :nav_item_link229[May 26 2023 03:18:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.894s230[May 26 2023 03:18:19 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present231[May 26 2023 03:18:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.533s232[May 26 2023 03:18:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-6ae5845e.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f233[May 26 2023 03:18:34 UTC (QA Tests)] INFO -- clicking :menu_section_button234[May 26 2023 03:18:35 UTC (QA Tests)] INFO -- clicking :nav_item_link235[May 26 2023 03:18:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.77s236[May 26 2023 03:18:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1685071034'237[May 26 2023 03:18:36 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071034`238[May 26 2023 03:18:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-f9684ebe5bf6b4c2'239[May 26 2023 03:18:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/nuget-package-project-5d2ceddcc451b209'240[May 26 2023 03:18:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/nuget-package-install-project-ff7051f3c75dc267'241 publishes a nuget package at the project endpoint and installs it from the group endpoint242 using ci job token243[May 26 2023 03:18:37 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using ci job token publishes a nuget package at the project endpoint and installs it from the group endpoint244[May 26 2023 03:18:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds245[May 26 2023 03:18:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f' via api in 0.15 seconds246[May 26 2023 03:18:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/nuget-package-project-ac2256908ccc16dd' via api in 5.88 seconds247[May 26 2023 03:18:43 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.248[May 26 2023 03:18:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`249[May 26 2023 03:18:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`250[May 26 2023 03:18:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`251[May 26 2023 03:18:48 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071117 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071117 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-1685071117 --url http://gitlab-ce-6ae5845e.test --registration-token **** --tag-list runner-for-qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f --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" `252[May 26 2023 03:18:49 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071117`253[May 26 2023 03:18:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`254[May 26 2023 03:18:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1685071117' via api in 6.31 seconds255[May 26 2023 03:18:50 UTC (QA Tests)] INFO -- filling :login_field with "root"256[May 26 2023 03:18:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field257[May 26 2023 03:18:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"258[May 26 2023 03:18:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field259[May 26 2023 03:18:51 UTC (QA Tests)] INFO -- clicking :sign_in_button260[May 26 2023 03:18:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.987s261[May 26 2023 03:18:52 UTC (QA Tests)] INFO -- Enabling super sidebar!262[May 26 2023 03:18:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled263[May 26 2023 03:18:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.07 seconds264[May 26 2023 03:18:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/nuget-package-install-project-b47a2621a0957457' via api in 5.7 seconds265[May 26 2023 03:18:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.06 seconds266[May 26 2023 03:19:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.63 seconds267[May 26 2023 03:19:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/nuget-package-project-ac2256908ccc16dd268[May 26 2023 03:19:02 UTC (QA Tests)] INFO -- clicking :menu_section_button269[May 26 2023 03:19:02 UTC (QA Tests)] INFO -- clicking :nav_item_link270[May 26 2023 03:19:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.891s271[May 26 2023 03:19:04 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present272[May 26 2023 03:19:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.411s273[May 26 2023 03:19:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/nuget-package-install-project-b47a2621a0957457274[May 26 2023 03:19:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds275[May 26 2023 03:19:20 UTC (QA Tests)] INFO -- clicking :menu_section_button276[May 26 2023 03:19:20 UTC (QA Tests)] INFO -- clicking :nav_item_link277[May 26 2023 03:19:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.853s278[May 26 2023 03:19:23 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present279[May 26 2023 03:19:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.332s280[May 26 2023 03:19:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-6ae5845e.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f281[May 26 2023 03:19:38 UTC (QA Tests)] INFO -- clicking :menu_section_button282[May 26 2023 03:19:38 UTC (QA Tests)] INFO -- clicking :nav_item_link283[May 26 2023 03:19:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.704s284[May 26 2023 03:19:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1685071117'285[May 26 2023 03:19:39 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071117`286[May 26 2023 03:19:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-afa733aae820bd6f'287[May 26 2023 03:19:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/nuget-package-project-ac2256908ccc16dd'288[May 26 2023 03:19:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/nuget-package-install-project-b47a2621a0957457'289 publishes a nuget package at the project endpoint and installs it from the group endpoint290 using group deploy token291[May 26 2023 03:19:40 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using group deploy token publishes a nuget package at the project endpoint and installs it from the group endpoint292[May 26 2023 03:19:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds293[May 26 2023 03:19:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f' via api in 0.18 seconds294[May 26 2023 03:19:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/nuget-package-project-00bac8fc3a8877c8' via api in 5.91 seconds295[May 26 2023 03:19:46 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.296[May 26 2023 03:19:46 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`297[May 26 2023 03:19:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`298[May 26 2023 03:19:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`299[May 26 2023 03:19:51 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071180 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071180 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-1685071180 --url http://gitlab-ce-6ae5845e.test --registration-token **** --tag-list runner-for-qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f --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" `300[May 26 2023 03:19:52 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071180`301[May 26 2023 03:19:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`302[May 26 2023 03:19:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1685071180' via api in 6.21 seconds303[May 26 2023 03:19:53 UTC (QA Tests)] INFO -- filling :login_field with "root"304[May 26 2023 03:19:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field305[May 26 2023 03:19:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"306[May 26 2023 03:19:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field307[May 26 2023 03:19:54 UTC (QA Tests)] INFO -- clicking :sign_in_button308[May 26 2023 03:19:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.865s309[May 26 2023 03:19:55 UTC (QA Tests)] INFO -- Enabling super sidebar!310[May 26 2023 03:19:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled311[May 26 2023 03:19:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupDeployToken with username 'gitlab+deploy-token-1' via api in 0.09 seconds312[May 26 2023 03:19:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds313[May 26 2023 03:20:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/nuget-package-install-project-0c644db23b1265f0' via api in 5.65 seconds314[May 26 2023 03:20:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds315[May 26 2023 03:20:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds316[May 26 2023 03:20:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/nuget-package-project-00bac8fc3a8877c8317[May 26 2023 03:20:05 UTC (QA Tests)] INFO -- clicking :menu_section_button318[May 26 2023 03:20:05 UTC (QA Tests)] INFO -- clicking :nav_item_link319[May 26 2023 03:20:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.882s320[May 26 2023 03:20:07 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present321[May 26 2023 03:20:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.491s322[May 26 2023 03:20:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/nuget-package-install-project-0c644db23b1265f0323[May 26 2023 03:20:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds324[May 26 2023 03:20:23 UTC (QA Tests)] INFO -- clicking :menu_section_button325[May 26 2023 03:20:24 UTC (QA Tests)] INFO -- clicking :nav_item_link326[May 26 2023 03:20:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.857s327[May 26 2023 03:20:26 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present328[May 26 2023 03:20:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.281s329[May 26 2023 03:20:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-6ae5845e.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f330[May 26 2023 03:20:41 UTC (QA Tests)] INFO -- clicking :menu_section_button331[May 26 2023 03:20:41 UTC (QA Tests)] INFO -- clicking :nav_item_link332[May 26 2023 03:20:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.975s333[May 26 2023 03:20:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1685071180'334[May 26 2023 03:20:42 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071180`335[May 26 2023 03:20:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-dd61962b8672034d'336[May 26 2023 03:20:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/nuget-package-project-00bac8fc3a8877c8'337[May 26 2023 03:20:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/nuget-package-install-project-0c644db23b1265f0'338 publishes a nuget package at the project endpoint and installs it from the group endpoint339Package340 Composer Repository341[May 26 2023 03:20:43 UTC (QA Tests)] INFO -- Starting test: Package Composer Repository publishes a composer package and deletes it342[May 26 2023 03:20:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds343[May 26 2023 03:20:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f' via api in 0.2 seconds344[May 26 2023 03:20:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/composer-package-project-6572bcf7dc8bd3da' via api in 0.77 seconds345[May 26 2023 03:20:44 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.346[May 26 2023 03:20:44 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`347[May 26 2023 03:20:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`348[May 26 2023 03:20:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`349[May 26 2023 03:20:44 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071243 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071243 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-1685071243 --url http://gitlab-ce-6ae5845e.test --registration-token **** --tag-list runner-for-composer-package-project-6572bcf7dc8bd3da --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" `350[May 26 2023 03:20:45 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071243`351[May 26 2023 03:20:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`352[May 26 2023 03:20:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1685071243' via api in 1.44 seconds353[May 26 2023 03:20:46 UTC (QA Tests)] INFO -- filling :login_field with "root"354[May 26 2023 03:20:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field355[May 26 2023 03:20:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"356[May 26 2023 03:20:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field357[May 26 2023 03:20:47 UTC (QA Tests)] INFO -- clicking :sign_in_button358[May 26 2023 03:20:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.901s359[May 26 2023 03:20:48 UTC (QA Tests)] INFO -- Enabling super sidebar!360[May 26 2023 03:20:48 UTC (QA Tests)] INFO -- Super sidebar is already enabled361[May 26 2023 03:20:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.64 seconds362[May 26 2023 03:20:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/composer-package-project-6572bcf7dc8bd3da363[May 26 2023 03:20:51 UTC (QA Tests)] INFO -- clicking :menu_section_button364[May 26 2023 03:20:52 UTC (QA Tests)] INFO -- clicking :nav_item_link365[May 26 2023 03:20:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.89s366[May 26 2023 03:20:54 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present367[May 26 2023 03:20:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.466s368[May 26 2023 03:21:08 UTC (QA Tests)] INFO -- clicking :menu_section_button369[May 26 2023 03:21:08 UTC (QA Tests)] INFO -- clicking :nav_item_link370[May 26 2023 03:21:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.893s371[May 26 2023 03:21:09 UTC (QA Tests)] INFO -- clicking :package_link372[May 26 2023 03:21:09 UTC (QA Tests)] INFO -- clicking :delete_button373[May 26 2023 03:21:11 UTC (QA Tests)] INFO -- clicking :delete_modal_button374[May 26 2023 03:21:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1685071243'375[May 26 2023 03:21:12 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071243`376 publishes a composer package and deletes it377Package378 Maven project level endpoint379 using a personal access token380[May 26 2023 03:21:13 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a personal access token pushes and pulls a maven package via maven381[May 26 2023 03:21:14 UTC (QA Tests)] INFO -- filling :login_field with "root"382[May 26 2023 03:21:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field383[May 26 2023 03:21:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"384[May 26 2023 03:21:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field385[May 26 2023 03:21:15 UTC (QA Tests)] INFO -- clicking :sign_in_button386[May 26 2023 03:21:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.096s387[May 26 2023 03:21:16 UTC (QA Tests)] INFO -- Enabling super sidebar!388[May 26 2023 03:21:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled389[May 26 2023 03:21:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds390[May 26 2023 03:21:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f' via api in 0.15 seconds391[May 26 2023 03:21:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_package_project-29e8648c0e82b674' via api in 1.41 seconds392[May 26 2023 03:21:19 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.393[May 26 2023 03:21:19 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`394[May 26 2023 03:21:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`395[May 26 2023 03:21:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`396[May 26 2023 03:21:24 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071277 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071277 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-1685071277 --url http://gitlab-ce-6ae5845e.test --registration-token **** --tag-list runner-for-maven_package_project-29e8648c0e82b674 --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" `397[May 26 2023 03:21:25 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071277`398[May 26 2023 03:21:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`399[May 26 2023 03:21:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1685071277' via api in 6.29 seconds400[May 26 2023 03:21:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds401[May 26 2023 03:21:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.56 seconds402[May 26 2023 03:21:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_package_project-29e8648c0e82b674403[May 26 2023 03:21:28 UTC (QA Tests)] INFO -- clicking :menu_section_button404[May 26 2023 03:21:28 UTC (QA Tests)] INFO -- clicking :nav_item_link405[May 26 2023 03:21:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.949s406[May 26 2023 03:21:30 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present407[May 26 2023 03:21:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 2.679s408[May 26 2023 03:22:04 UTC (QA Tests)] INFO -- clicking :menu_section_button409[May 26 2023 03:22:04 UTC (QA Tests)] INFO -- clicking :nav_item_link410[May 26 2023 03:22:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.864s411[May 26 2023 03:22:05 UTC (QA Tests)] INFO -- clicking :package_link412[May 26 2023 03:22:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1685071277'413[May 26 2023 03:22:06 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071277`414[May 26 2023 03:22:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-2ca9246a1c75ea55'415[May 26 2023 03:22:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_package_project-29e8648c0e82b674'416 pushes and pulls a maven package via maven417 using a ci job token418[May 26 2023 03:22:07 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a ci job token pushes and pulls a maven package via maven419[May 26 2023 03:22:08 UTC (QA Tests)] INFO -- filling :login_field with "root"420[May 26 2023 03:22:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field421[May 26 2023 03:22:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"422[May 26 2023 03:22:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field423[May 26 2023 03:22:08 UTC (QA Tests)] INFO -- clicking :sign_in_button424[May 26 2023 03:22:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.512s425[May 26 2023 03:22:10 UTC (QA Tests)] INFO -- Enabling super sidebar!426[May 26 2023 03:22:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled427[May 26 2023 03:22:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds428[May 26 2023 03:22:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f' via api in 0.14 seconds429[May 26 2023 03:22:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_package_project-981babbfa0ab205d' via api in 1.25 seconds430[May 26 2023 03:22:13 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.431[May 26 2023 03:22:13 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`432[May 26 2023 03:22:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`433[May 26 2023 03:22:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`434[May 26 2023 03:22:18 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071331 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071331 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-1685071331 --url http://gitlab-ce-6ae5845e.test --registration-token **** --tag-list runner-for-maven_package_project-981babbfa0ab205d --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" `435[May 26 2023 03:22:19 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071331`436[May 26 2023 03:22:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`437[May 26 2023 03:22:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1685071331' via api in 6.27 seconds438[May 26 2023 03:22:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds439[May 26 2023 03:22:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_package_project-981babbfa0ab205d440[May 26 2023 03:22:21 UTC (QA Tests)] INFO -- clicking :menu_section_button441[May 26 2023 03:22:21 UTC (QA Tests)] INFO -- clicking :nav_item_link442[May 26 2023 03:22:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.688s443[May 26 2023 03:22:23 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present444[May 26 2023 03:22:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.333s445[May 26 2023 03:22:47 UTC (QA Tests)] INFO -- clicking :menu_section_button446[May 26 2023 03:22:47 UTC (QA Tests)] INFO -- clicking :nav_item_link447[May 26 2023 03:22:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.82s448[May 26 2023 03:22:48 UTC (QA Tests)] INFO -- clicking :package_link449[May 26 2023 03:22:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1685071331'450[May 26 2023 03:22:48 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071331`451[May 26 2023 03:22:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-4888edfa292d81c7'452[May 26 2023 03:22:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_package_project-981babbfa0ab205d'453 pushes and pulls a maven package via maven454 using a project deploy token455[May 26 2023 03:22:49 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a project deploy token pushes and pulls a maven package via maven456[May 26 2023 03:22:50 UTC (QA Tests)] INFO -- filling :login_field with "root"457[May 26 2023 03:22:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field458[May 26 2023 03:22:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"459[May 26 2023 03:22:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field460[May 26 2023 03:22:50 UTC (QA Tests)] INFO -- clicking :sign_in_button461[May 26 2023 03:22:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.854s462[May 26 2023 03:22:52 UTC (QA Tests)] INFO -- Enabling super sidebar!463[May 26 2023 03:22:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled464[May 26 2023 03:22:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds465[May 26 2023 03:22:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f' via api in 0.12 seconds466[May 26 2023 03:22:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_package_project-04da674a1b88744f' via api in 0.85 seconds467[May 26 2023 03:22:54 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.468[May 26 2023 03:22:54 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`469[May 26 2023 03:22:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`470[May 26 2023 03:22:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`471[May 26 2023 03:22:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071373 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071373 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-1685071373 --url http://gitlab-ce-6ae5845e.test --registration-token **** --tag-list runner-for-maven_package_project-04da674a1b88744f --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" `472[May 26 2023 03:23:00 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071373`473[May 26 2023 03:23:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`474[May 26 2023 03:23:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1685071373' via api in 6.2 seconds475[May 26 2023 03:23:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-2' via api in 0.09 seconds476[May 26 2023 03:23:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds477[May 26 2023 03:23:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds478[May 26 2023 03:23:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_package_project-04da674a1b88744f479[May 26 2023 03:23:02 UTC (QA Tests)] INFO -- clicking :menu_section_button480[May 26 2023 03:23:02 UTC (QA Tests)] INFO -- clicking :nav_item_link481[May 26 2023 03:23:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.786s482[May 26 2023 03:23:04 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present483[May 26 2023 03:23:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.384s484[May 26 2023 03:23:28 UTC (QA Tests)] INFO -- clicking :menu_section_button485[May 26 2023 03:23:28 UTC (QA Tests)] INFO -- clicking :nav_item_link486[May 26 2023 03:23:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.798s487[May 26 2023 03:23:29 UTC (QA Tests)] INFO -- clicking :package_link488[May 26 2023 03:23:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1685071373'489[May 26 2023 03:23:30 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071373`490[May 26 2023 03:23:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-5e9c403ddc15d4db'491[May 26 2023 03:23:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_package_project-04da674a1b88744f'492 pushes and pulls a maven package via maven493 Maven request forwarding494 uses GitLab as a mirror of the central proxy (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/378221)495Package496 Maven Repository with Gradle497 using personal access token498[May 26 2023 03:23:31 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using personal access token pushes and pulls a maven package via gradle499[May 26 2023 03:23:31 UTC (QA Tests)] INFO -- filling :login_field with "root"500[May 26 2023 03:23:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field501[May 26 2023 03:23:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"502[May 26 2023 03:23:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field503[May 26 2023 03:23:32 UTC (QA Tests)] INFO -- clicking :sign_in_button504[May 26 2023 03:23:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.75s505[May 26 2023 03:23:33 UTC (QA Tests)] INFO -- Enabling super sidebar!506[May 26 2023 03:23:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled507[May 26 2023 03:23:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds508[May 26 2023 03:23:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f' via api in 0.28 seconds509[May 26 2023 03:23:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_gradle_package_project-584a7350b39bbec3' via api in 1.35 seconds510[May 26 2023 03:23:36 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.511[May 26 2023 03:23:36 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`512[May 26 2023 03:23:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`513[May 26 2023 03:23:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`514[May 26 2023 03:23:36 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071414 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071414 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-1685071414 --url http://gitlab-ce-6ae5845e.test --registration-token **** --tag-list runner-for-qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f --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" `515[May 26 2023 03:23:37 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071414`516[May 26 2023 03:23:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`517[May 26 2023 03:23:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1685071414' via api in 1.21 seconds518[May 26 2023 03:23:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds519[May 26 2023 03:23:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_gradle_package_project-584a7350b39bbec3520[May 26 2023 03:23:39 UTC (QA Tests)] INFO -- clicking :menu_section_button521[May 26 2023 03:23:39 UTC (QA Tests)] INFO -- clicking :nav_item_link522[May 26 2023 03:23:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.695s523[May 26 2023 03:23:42 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present524[May 26 2023 03:23:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.425s525[May 26 2023 03:24:05 UTC (QA Tests)] INFO -- clicking :menu_section_button526[May 26 2023 03:24:05 UTC (QA Tests)] INFO -- clicking :nav_item_link527[May 26 2023 03:24:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.885s528[May 26 2023 03:24:06 UTC (QA Tests)] INFO -- clicking :package_link529[May 26 2023 03:24:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package_information_content' took 0.572s530[May 26 2023 03:24:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_gradle_client_project-dd5a291fcea692e4' via api in 0.87 seconds531[May 26 2023 03:24:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds532[May 26 2023 03:24:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_gradle_client_project-dd5a291fcea692e4533[May 26 2023 03:24:10 UTC (QA Tests)] INFO -- clicking :menu_section_button534[May 26 2023 03:24:10 UTC (QA Tests)] INFO -- clicking :nav_item_link535[May 26 2023 03:24:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.817s536[May 26 2023 03:24:12 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present537[May 26 2023 03:24:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.474s538[May 26 2023 03:24:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1685071414'539[May 26 2023 03:24:26 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071414`540[May 26 2023 03:24:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven_gradle-3d615cdf1cc75057'541[May 26 2023 03:24:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_gradle_package_project-584a7350b39bbec3'542[May 26 2023 03:24:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_gradle_client_project-dd5a291fcea692e4'543 pushes and pulls a maven package via gradle544 using project deploy token545[May 26 2023 03:24:27 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using project deploy token pushes and pulls a maven package via gradle546[May 26 2023 03:24:28 UTC (QA Tests)] INFO -- filling :login_field with "root"547[May 26 2023 03:24:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field548[May 26 2023 03:24:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"549[May 26 2023 03:24:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field550[May 26 2023 03:24:28 UTC (QA Tests)] INFO -- clicking :sign_in_button551[May 26 2023 03:24:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.89s552[May 26 2023 03:24:30 UTC (QA Tests)] INFO -- Enabling super sidebar!553[May 26 2023 03:24:30 UTC (QA Tests)] INFO -- Super sidebar is already enabled554[May 26 2023 03:24:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds555[May 26 2023 03:24:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f' via api in 0.14 seconds556[May 26 2023 03:24:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_gradle_package_project-d3fb5b0ad01f4ba8' via api in 0.97 seconds557[May 26 2023 03:24:32 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.558[May 26 2023 03:24:32 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`559[May 26 2023 03:24:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`560[May 26 2023 03:24:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`561[May 26 2023 03:24:32 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071471 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071471 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-1685071471 --url http://gitlab-ce-6ae5845e.test --registration-token **** --tag-list runner-for-qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f --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" `562[May 26 2023 03:24:33 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071471`563[May 26 2023 03:24:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`564[May 26 2023 03:24:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1685071471' via api in 1.25 seconds565[May 26 2023 03:24:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds566[May 26 2023 03:24:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_gradle_package_project-d3fb5b0ad01f4ba8567[May 26 2023 03:24:35 UTC (QA Tests)] INFO -- clicking :menu_section_button568[May 26 2023 03:24:36 UTC (QA Tests)] INFO -- clicking :nav_item_link569[May 26 2023 03:24:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.738s570[May 26 2023 03:24:38 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present571[May 26 2023 03:24:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.377s572[May 26 2023 03:24:52 UTC (QA Tests)] INFO -- clicking :menu_section_button573[May 26 2023 03:24:52 UTC (QA Tests)] INFO -- clicking :nav_item_link574[May 26 2023 03:24:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.797s575[May 26 2023 03:24:53 UTC (QA Tests)] INFO -- clicking :package_link576[May 26 2023 03:24:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package_information_content' took 0.528s577[May 26 2023 03:24:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_gradle_client_project-89ace7ba92614bb1' via api in 0.7 seconds578[May 26 2023 03:24:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-3' via api in 0.1 seconds579[May 26 2023 03:24:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds580[May 26 2023 03:24:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_gradle_client_project-89ace7ba92614bb1581[May 26 2023 03:24:56 UTC (QA Tests)] INFO -- clicking :menu_section_button582[May 26 2023 03:24:56 UTC (QA Tests)] INFO -- clicking :nav_item_link583[May 26 2023 03:24:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.767s584[May 26 2023 03:24:58 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present585[May 26 2023 03:25:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.361s586[May 26 2023 03:25:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1685071471'587[May 26 2023 03:25:12 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071471`588[May 26 2023 03:25:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven_gradle-8257ba0238514f5b'589[May 26 2023 03:25:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_gradle_package_project-d3fb5b0ad01f4ba8'590[May 26 2023 03:25:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_gradle_client_project-89ace7ba92614bb1'591 pushes and pulls a maven package via gradle592 using ci job token593[May 26 2023 03:25:13 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using ci job token pushes and pulls a maven package via gradle594[May 26 2023 03:25:14 UTC (QA Tests)] INFO -- filling :login_field with "root"595[May 26 2023 03:25:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field596[May 26 2023 03:25:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"597[May 26 2023 03:25:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field598[May 26 2023 03:25:14 UTC (QA Tests)] INFO -- clicking :sign_in_button599[May 26 2023 03:25:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.992s600[May 26 2023 03:25:16 UTC (QA Tests)] INFO -- Enabling super sidebar!601[May 26 2023 03:25:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled602[May 26 2023 03:25:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds603[May 26 2023 03:25:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f' via api in 0.11 seconds604[May 26 2023 03:25:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_gradle_package_project-cdcf011d77f9c6a7' via api in 0.81 seconds605[May 26 2023 03:25:18 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.606[May 26 2023 03:25:18 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`607[May 26 2023 03:25:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`608[May 26 2023 03:25:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`609[May 26 2023 03:25:23 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071517 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071517 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-1685071517 --url http://gitlab-ce-6ae5845e.test --registration-token **** --tag-list runner-for-qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f --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" `610[May 26 2023 03:25:24 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071517`611[May 26 2023 03:25:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`612[May 26 2023 03:25:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1685071517' via api in 6.21 seconds613[May 26 2023 03:25:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.78 seconds614[May 26 2023 03:25:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_gradle_package_project-cdcf011d77f9c6a7615[May 26 2023 03:25:26 UTC (QA Tests)] INFO -- clicking :menu_section_button616[May 26 2023 03:25:26 UTC (QA Tests)] INFO -- clicking :nav_item_link617[May 26 2023 03:25:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.78s618[May 26 2023 03:25:28 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present619[May 26 2023 03:25:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.656s620[May 26 2023 03:25:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.766s621[May 26 2023 03:25:43 UTC (QA Tests)] INFO -- clicking :menu_section_button622[May 26 2023 03:25:43 UTC (QA Tests)] INFO -- clicking :nav_item_link623[May 26 2023 03:25:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.731s624[May 26 2023 03:25:44 UTC (QA Tests)] INFO -- clicking :package_link625[May 26 2023 03:25:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_gradle_client_project-fe6666707ce3331e' via api in 0.84 seconds626[May 26 2023 03:25:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.07 seconds627[May 26 2023 03:25:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.07 seconds628[May 26 2023 03:25:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds629[May 26 2023 03:25:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_gradle_client_project-fe6666707ce3331e630[May 26 2023 03:25:47 UTC (QA Tests)] INFO -- clicking :menu_section_button631[May 26 2023 03:25:48 UTC (QA Tests)] INFO -- clicking :nav_item_link632[May 26 2023 03:25:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.809s633[May 26 2023 03:25:50 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present634[May 26 2023 03:25:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.181s635[May 26 2023 03:26:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1685071517'636[May 26 2023 03:26:04 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071517`637[May 26 2023 03:26:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven_gradle-1de08c6bf90d0d63'638[May 26 2023 03:26:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_gradle_package_project-cdcf011d77f9c6a7'639[May 26 2023 03:26:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/maven_gradle_client_project-fe6666707ce3331e'640 pushes and pulls a maven package via gradle641Package642 PyPI Repository643 when at the project level644[May 26 2023 03:26:04 UTC (QA Tests)] INFO -- Starting test: Package PyPI Repository when at the project level publishes and installs a pypi package645[May 26 2023 03:26:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds646[May 26 2023 03:26:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f' via api in 0.13 seconds647[May 26 2023 03:26:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/pypi-package-project-caadbabf82da60ba' via api in 0.72 seconds648[May 26 2023 03:26:05 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.649[May 26 2023 03:26:05 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`650[May 26 2023 03:26:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`651[May 26 2023 03:26:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`652[May 26 2023 03:26:06 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071564 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071564 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-1685071564 --url http://gitlab-ce-6ae5845e.test --registration-token **** --tag-list runner-for-pypi-package-project-caadbabf82da60ba --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" `653[May 26 2023 03:26:06 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071564`654[May 26 2023 03:26:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`655[May 26 2023 03:26:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1685071564' via api in 2.3 seconds656[May 26 2023 03:26:08 UTC (QA Tests)] INFO -- filling :login_field with "root"657[May 26 2023 03:26:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field658[May 26 2023 03:26:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"659[May 26 2023 03:26:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field660[May 26 2023 03:26:09 UTC (QA Tests)] INFO -- clicking :sign_in_button661[May 26 2023 03:26:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.977s662[May 26 2023 03:26:10 UTC (QA Tests)] INFO -- Enabling super sidebar!663[May 26 2023 03:26:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled664[May 26 2023 03:26:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds665[May 26 2023 03:26:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.1 seconds666[May 26 2023 03:26:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/pypi-package-project-caadbabf82da60ba667[May 26 2023 03:26:14 UTC (QA Tests)] INFO -- clicking :menu_section_button668[May 26 2023 03:26:14 UTC (QA Tests)] INFO -- clicking :nav_item_link669[May 26 2023 03:26:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.728s670[May 26 2023 03:26:16 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present671[May 26 2023 03:26:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.863s672[May 26 2023 03:26:49 UTC (QA Tests)] INFO -- clicking :nav_item_link673[May 26 2023 03:26:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.812s674[May 26 2023 03:26:51 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present675[May 26 2023 03:26:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.501s676[May 26 2023 03:26:54 UTC (QA Tests)] INFO -- clicking :menu_section_button677[May 26 2023 03:26:54 UTC (QA Tests)] INFO -- clicking :nav_item_link678[May 26 2023 03:26:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.052s679[May 26 2023 03:26:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1685071564'680[May 26 2023 03:26:55 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071564`681[May 26 2023 03:26:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'mypypipackage-3502e2d146503f55'682[May 26 2023 03:26:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/pypi-package-project-caadbabf82da60ba'683 publishes and installs a pypi package684Package685 Terraform Module Registry686[May 26 2023 03:26:56 UTC (QA Tests)] INFO -- Starting test: Package Terraform Module Registry publishes a module687[May 26 2023 03:26:56 UTC (QA Tests)] INFO -- Setting application settings: {:import_sources=>["git"]}688[May 26 2023 03:26:57 UTC (QA Tests)] INFO -- filling :login_field with "root"689[May 26 2023 03:26:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field690[May 26 2023 03:26:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"691[May 26 2023 03:26:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field692[May 26 2023 03:26:58 UTC (QA Tests)] INFO -- clicking :sign_in_button693[May 26 2023 03:26:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.82s694[May 26 2023 03:26:59 UTC (QA Tests)] INFO -- Enabling super sidebar!695[May 26 2023 03:26:59 UTC (QA Tests)] INFO -- Super sidebar is already enabled696[May 26 2023 03:27:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.16 seconds697[May 26 2023 03:27:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f' via api in 0.24 seconds698[May 26 2023 03:27:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-6ae5845e.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f699[May 26 2023 03:27:02 UTC (QA Tests)] INFO -- clicking :new_project_button700[May 26 2023 03:27:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.875s701[May 26 2023 03:27:03 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown702[May 26 2023 03:27:03 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f"703[May 26 2023 03:27:03 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field704[May 26 2023 03:27:04 UTC (QA Tests)] INFO -- clicking :project_create_button705[May 26 2023 03:27:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element project_create_button' took 2.148s706[May 26 2023 03:27:09 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/terraform-module-test-7521b6e063a4d0b1/-/import707[May 26 2023 03:27:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.591s708[May 26 2023 03:27:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectImportedFromURL with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/terraform-module-test-7521b6e063a4d0b1' via browser_ui in 15.05 seconds709[May 26 2023 03:27:16 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.710[May 26 2023 03:27:16 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`711[May 26 2023 03:27:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`712[May 26 2023 03:27:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`713[May 26 2023 03:27:16 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071636 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071636 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-1685071636 --url http://gitlab-ce-6ae5845e.test --registration-token **** --tag-list runner-for-terraform-module-test-7521b6e063a4d0b1 --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" `714[May 26 2023 03:27:17 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071636`715[May 26 2023 03:27:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`716[May 26 2023 03:27:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1685071636' via api in 1.47 seconds717[May 26 2023 03:27:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds718[May 26 2023 03:27:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Tag with name '1.0.0' via api in 0.36 seconds719[May 26 2023 03:27:18 UTC (QA Tests)] INFO -- clicking :menu_section_button720[May 26 2023 03:27:18 UTC (QA Tests)] INFO -- clicking :nav_item_link721[May 26 2023 03:27:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.917s722[May 26 2023 03:27:21 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present723[May 26 2023 03:27:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.531s724[May 26 2023 03:27:35 UTC (QA Tests)] INFO -- clicking :menu_section_button725[May 26 2023 03:27:35 UTC (QA Tests)] INFO -- clicking :nav_item_link726[May 26 2023 03:27:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.895s727[May 26 2023 03:27:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1685071636'728[May 26 2023 03:27:36 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071636`729 publishes a module730Package731 Helm Registry732 using project deploy token733[May 26 2023 03:27:37 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using project deploy token pushes and pulls a helm chart734[May 26 2023 03:27:37 UTC (QA Tests)] INFO -- filling :login_field with "root"735[May 26 2023 03:27:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field736[May 26 2023 03:27:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"737[May 26 2023 03:27:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field738[May 26 2023 03:27:38 UTC (QA Tests)] INFO -- clicking :sign_in_button739[May 26 2023 03:27:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.97s740[May 26 2023 03:27:39 UTC (QA Tests)] INFO -- Enabling super sidebar!741[May 26 2023 03:27:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled742[May 26 2023 03:27:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds743[May 26 2023 03:27:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f' via api in 0.16 seconds744[May 26 2023 03:27:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/helm_package_project-603a3465fee24476' via api in 1.03 seconds745[May 26 2023 03:27:42 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.746[May 26 2023 03:27:42 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`747[May 26 2023 03:27:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`748[May 26 2023 03:27:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`749[May 26 2023 03:27:42 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071660 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071660 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-1685071660 --url http://gitlab-ce-6ae5845e.test --registration-token **** --tag-list runner-for-qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f --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" `750[May 26 2023 03:27:43 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071660`751[May 26 2023 03:27:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`752[May 26 2023 03:27:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1685071660' via api in 1.33 seconds753[May 26 2023 03:27:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-4' via api in 0.1 seconds754[May 26 2023 03:27:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds755[May 26 2023 03:27:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/helm_client_project-3ef70357632697da' via api in 0.75 seconds756[May 26 2023 03:27:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds757[May 26 2023 03:27:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds758[May 26 2023 03:27:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/helm_package_project-603a3465fee24476759[May 26 2023 03:27:46 UTC (QA Tests)] INFO -- clicking :menu_section_button760[May 26 2023 03:27:47 UTC (QA Tests)] INFO -- clicking :nav_item_link761[May 26 2023 03:27:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.051s762[May 26 2023 03:27:49 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present763[May 26 2023 03:27:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.598s764[May 26 2023 03:28:04 UTC (QA Tests)] INFO -- clicking :menu_section_button765[May 26 2023 03:28:04 UTC (QA Tests)] INFO -- clicking :nav_item_link766[May 26 2023 03:28:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.184s767[May 26 2023 03:28:05 UTC (QA Tests)] INFO -- clicking :package_link768[May 26 2023 03:28:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.41 seconds769[May 26 2023 03:28:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/helm_client_project-3ef70357632697da770[May 26 2023 03:28:10 UTC (QA Tests)] INFO -- clicking :menu_section_button771[May 26 2023 03:28:10 UTC (QA Tests)] INFO -- clicking :nav_item_link772[May 26 2023 03:28:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.898s773[May 26 2023 03:28:13 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present774[May 26 2023 03:28:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_path' took 0.765s775[May 26 2023 03:28:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 2.234s776[May 26 2023 03:28:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1685071660'777[May 26 2023 03:28:29 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071660`778[May 26 2023 03:28:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-ca1a89fa420a2725'779[May 26 2023 03:28:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/helm_package_project-603a3465fee24476'780[May 26 2023 03:28:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/helm_client_project-3ef70357632697da'781 pushes and pulls a helm chart782 using ci job token783[May 26 2023 03:28:30 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using ci job token pushes and pulls a helm chart784[May 26 2023 03:28:31 UTC (QA Tests)] INFO -- filling :login_field with "root"785[May 26 2023 03:28:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field786[May 26 2023 03:28:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"787[May 26 2023 03:28:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field788[May 26 2023 03:28:31 UTC (QA Tests)] INFO -- clicking :sign_in_button789[May 26 2023 03:28:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.812s790[May 26 2023 03:28:33 UTC (QA Tests)] INFO -- Enabling super sidebar!791[May 26 2023 03:28:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled792[May 26 2023 03:28:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds793[May 26 2023 03:28:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f' via api in 0.18 seconds794[May 26 2023 03:28:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/helm_package_project-19f3f278c0e86037' via api in 1.58 seconds795[May 26 2023 03:28:36 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.796[May 26 2023 03:28:36 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`797[May 26 2023 03:28:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`798[May 26 2023 03:28:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`799[May 26 2023 03:28:37 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071715 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071715 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-1685071715 --url http://gitlab-ce-6ae5845e.test --registration-token **** --tag-list runner-for-qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f --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" `800[May 26 2023 03:28:37 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071715`801[May 26 2023 03:28:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`802[May 26 2023 03:28:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1685071715' via api in 1.35 seconds803[May 26 2023 03:28:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.08 seconds804[May 26 2023 03:28:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/helm_client_project-4fbcb73c48fa560d' via api in 0.88 seconds805[May 26 2023 03:28:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.09 seconds806[May 26 2023 03:28:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds807[May 26 2023 03:28:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/helm_package_project-19f3f278c0e86037808[May 26 2023 03:28:42 UTC (QA Tests)] INFO -- clicking :menu_section_button809[May 26 2023 03:28:42 UTC (QA Tests)] INFO -- clicking :nav_item_link810[May 26 2023 03:28:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.019s811[May 26 2023 03:28:44 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present812[May 26 2023 03:28:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.571s813[May 26 2023 03:28:59 UTC (QA Tests)] INFO -- clicking :menu_section_button814[May 26 2023 03:28:59 UTC (QA Tests)] INFO -- clicking :nav_item_link815[May 26 2023 03:29:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.945s816[May 26 2023 03:29:00 UTC (QA Tests)] INFO -- clicking :package_link817[May 26 2023 03:29:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.78 seconds818[May 26 2023 03:29:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/helm_client_project-4fbcb73c48fa560d819[May 26 2023 03:29:04 UTC (QA Tests)] INFO -- clicking :menu_section_button820[May 26 2023 03:29:04 UTC (QA Tests)] INFO -- clicking :nav_item_link821[May 26 2023 03:29:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.012s822[May 26 2023 03:29:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 0.51s823[May 26 2023 03:29:06 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present824[May 26 2023 03:29:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 2.293s825[May 26 2023 03:29:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.756s826[May 26 2023 03:29:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_log_content' took 0.776s827[May 26 2023 03:29:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.577s828[May 26 2023 03:29:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element status_badge_link' took 0.59s829[May 26 2023 03:29:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1685071715'830[May 26 2023 03:29:20 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071715`831[May 26 2023 03:29:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-a1722b50252b6990'832[May 26 2023 03:29:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/helm_package_project-19f3f278c0e86037'833[May 26 2023 03:29:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/helm_client_project-4fbcb73c48fa560d'834 pushes and pulls a helm chart835 using personal access token836[May 26 2023 03:29:21 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using personal access token pushes and pulls a helm chart837[May 26 2023 03:29:22 UTC (QA Tests)] INFO -- filling :login_field with "root"838[May 26 2023 03:29:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field839[May 26 2023 03:29:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"840[May 26 2023 03:29:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field841[May 26 2023 03:29:23 UTC (QA Tests)] INFO -- clicking :sign_in_button842[May 26 2023 03:29:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.117s843[May 26 2023 03:29:25 UTC (QA Tests)] INFO -- Enabling super sidebar!844[May 26 2023 03:29:25 UTC (QA Tests)] INFO -- Super sidebar is already enabled845[May 26 2023 03:29:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds846[May 26 2023 03:29:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f' via api in 0.17 seconds847[May 26 2023 03:29:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/helm_package_project-8ccd35d74165df29' via api in 1.54 seconds848[May 26 2023 03:29:28 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.849[May 26 2023 03:29:28 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`850[May 26 2023 03:29:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`851[May 26 2023 03:29:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`852[May 26 2023 03:29:33 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1685071766 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1685071766 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-1685071766 --url http://gitlab-ce-6ae5845e.test --registration-token **** --tag-list runner-for-qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f --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" `853[May 26 2023 03:29:34 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1685071766`854[May 26 2023 03:29:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`855[May 26 2023 03:29:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1685071766' via api in 6.48 seconds856[May 26 2023 03:29:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds857[May 26 2023 03:29:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/helm_client_project-0937b0a3f0d8510d' via api in 1.25 seconds858[May 26 2023 03:29:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds859[May 26 2023 03:29:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds860[May 26 2023 03:29:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/helm_package_project-8ccd35d74165df29861[May 26 2023 03:29:38 UTC (QA Tests)] INFO -- clicking :menu_section_button862[May 26 2023 03:29:38 UTC (QA Tests)] INFO -- clicking :nav_item_link863[May 26 2023 03:29:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.454s864[May 26 2023 03:29:41 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present865[May 26 2023 03:29:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.732s866[May 26 2023 03:29:56 UTC (QA Tests)] INFO -- clicking :menu_section_button867[May 26 2023 03:29:56 UTC (QA Tests)] INFO -- clicking :nav_item_link868[May 26 2023 03:29:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.837s869[May 26 2023 03:29:57 UTC (QA Tests)] INFO -- clicking :package_link870[May 26 2023 03:29:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds871[May 26 2023 03:29:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6ae5845e.test/gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/helm_client_project-0937b0a3f0d8510d872[May 26 2023 03:30:00 UTC (QA Tests)] INFO -- clicking :menu_section_button873[May 26 2023 03:30:01 UTC (QA Tests)] INFO -- clicking :nav_item_link874[May 26 2023 03:30:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.047s875[May 26 2023 03:30:04 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present876[May 26 2023 03:30:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.63s877[May 26 2023 03:30:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1685071766'878[May 26 2023 03:30:19 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1685071766`879[May 26 2023 03:30:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-ad87527bb8336c6b'880[May 26 2023 03:30:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/helm_package_project-8ccd35d74165df29'881[May 26 2023 03:30:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-05-26-03-16-08-d64861e74ef3bb9f/helm_client_project-0937b0a3f0d8510d'882 pushes and pulls a helm chart883[May 26 2023 03:30:20 UTC (QA Tests)] INFO -- 884========= Knapsack Time Offset Warning ==========885Time offset: 30s886Max allowed node time execution: 15m 12s887Exceeded time: -01m889Global time execution for this CI node is fine.890Happy testing!891Need explanation? See FAQ:893=================================================894Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:895https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation896Sign up for Knapsack Pro here:898=================================================899[May 26 2023 03:30:20 UTC (QA Tests)] INFO -- 900Knapsack global time execution for tests: 14m 12s901Pending: (Failures listed here are expected and do not affect your suite's status)902 1) Package Maven request forwarding uses GitLab as a mirror of the central proxy903 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/378221904 # ./qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb:218905Finished in 14 minutes 13 seconds (files took 5.61 seconds to load)90617 examples, 0 failures, 1 pending907Randomized with seed 40359908[May 26 2023 03:30:21 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-6ae5845e`909[May 26 2023 03:30:21 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-6ae5845e`911Running after script...912$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command913$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")914$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"958Not uploading cache qa-e2e-ruby-3.0-c960f636c4e1bc2a7f4f8e20670acaff-16 due to policy960Uploading artifacts...961gitlab-qa-run-*: found 161 matching artifact files and directories 962Uploading artifacts as "archive" to coordinator... 201 Created id=4355178311 responseStatus=201 Created token=64_pHThY963Uploading artifacts...964gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 965Uploading artifacts as "junit" to coordinator... 201 Created id=4355178311 responseStatus=201 Created token=64_pHThY966Uploading artifacts...967/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 968Uploading artifacts as "dotenv" to coordinator... 201 Created id=4355178311 responseStatus=201 Created token=64_pHThY970Job succeeded