object-storage 1/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:464c7cd37902135d7f6db6868fdb8402119104065aea7dd5f9274bd73b4b0515 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:11f18a6b934546cfd5b5027d678fac7af6950d42ee1bd99885ac66bcb66d98fe ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1687095569-1ecbea92-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: 129829, done. 20remote: Counting objects: 100% (129829/129829), done. 21remote: Compressing objects: 100% (89767/89767), done. 22remote: Total 129829 (delta 52787), reused 85422 (delta 35058), pack-reused 0 23Receiving objects: 100% (129829/129829), 119.37 MiB | 44.45 MiB/s, done.24Resolving deltas: 100% (52787/52787), done.26 * [new ref] refs/pipelines/903605918 -> refs/pipelines/90360591827 * [new branch] master -> origin/master28Checking out 963bdc0e as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-f397e9c6e37138479b58004abf3f9032-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-f397e9c6e37138479b58004abf3f9032-16 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (4494243624)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4494243624 responseStatus=200 OK token=64_eskCz39Using docker image sha256:464c7cd37902135d7f6db6868fdb8402119104065aea7dd5f9274bd73b4b0515 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:11f18a6b934546cfd5b5027d678fac7af6950d42ee1bd99885ac66bcb66d98fe ...40$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE41$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")42$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command43Bundle complete! 36 Gemfile dependencies, 128 gems now installed.44Use `bundle info [gemname]` to see where a bundled gem is installed.45$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"46$ echo "Running - '$QA_COMMAND'"47Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:963bdc0e11c104423537696fdc2fd054aa8886d8 --omnibus-config object_storage --set-feature-flags super_sidebar_nav_enrolled=enabled -- --tag object_storage --format QA::Support::JsonFormatter --out tmp/rspec-4494243663.json --format RspecJunitFormatter --out tmp/rspec-4494243663.xml --format html --out tmp/rspec-$(echo object-storage 1/2 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Jun 18 2023 13:41:32 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q minio/minio:latest`50[Jun 18 2023 13:41:35 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^minio-bd918012$`51[Jun 18 2023 13:41:35 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`52[Jun 18 2023 13:41:35 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`53[Jun 18 2023 13:41:35 UTC (Gitlab QA)] INFO -- Creating Minio bucket: artifacts-bucket54[Jun 18 2023 13:41:35 UTC (Gitlab QA)] INFO -- Creating Minio bucket: external_diffs-bucket55[Jun 18 2023 13:41:35 UTC (Gitlab QA)] INFO -- Creating Minio bucket: lfs-bucket56[Jun 18 2023 13:41:35 UTC (Gitlab QA)] INFO -- Creating Minio bucket: uploads-bucket57[Jun 18 2023 13:41:35 UTC (Gitlab QA)] INFO -- Creating Minio bucket: packages-bucket58[Jun 18 2023 13:41:35 UTC (Gitlab QA)] INFO -- Creating Minio bucket: dependency_proxy-bucket59[Jun 18 2023 13:41:35 UTC (Gitlab QA)] INFO -- Creating Minio bucket: terraform_state-bucket60[Jun 18 2023 13:41:35 UTC (Gitlab QA)] INFO -- Creating Minio bucket: pages-bucket61[Jun 18 2023 13:41:35 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name minio-bd918012 --net test --hostname minio-bd918012.test --volume /builds/gitlab-org/gitlab/minio:/data:Z --env MINIO_ROOT_USER="AKIAIOSFODNN7EXAMPLE" --env MINIO_ROOT_PASSWORD="wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY" minio/minio:latest server --compat /data`62[Jun 18 2023 13:41:37 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-39ffff1e$`63[Jun 18 2023 13:41:37 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-39ffff1e --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`64[Jun 18 2023 13:41:38 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/tls_certificates/authority/. alpine-39ffff1e:/etc/gitlab/trusted-certs`65[Jun 18 2023 13:41:38 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/tls_certificates/gitlab/. alpine-39ffff1e:/etc/gitlab/ssl`66[Jun 18 2023 13:41:38 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-39ffff1e`67[Jun 18 2023 13:41:38 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-39ffff1e`68[Jun 18 2023 13:41:39 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`69[Jun 18 2023 13:41:39 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:963bdc0e11c104423537696fdc2fd054aa8886d8`70[Jun 18 2023 13:42:10 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-a42cb618$`71[Jun 18 2023 13:42:10 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`72[Jun 18 2023 13:42:10 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-a42cb618 --net test --hostname gitlab-ee-a42cb618.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-06-18-13-41-32-1a88db9f/gitlab-ee-a42cb618/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:963bdc0e11c104423537696fdc2fd054aa8886d8`73[Jun 18 2023 13:42:20 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-a42cb618 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-06-18 13:41:3774# Gitlab::QA::Runtime::OmnibusConfigurations::Default75gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme76gitlab_rails['gitlab_disable_animations'] = true # Disable animations77gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry78gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password79# Gitlab::QA::Runtime::OmnibusConfigurations::ObjectStorage80gitlab_rails['object_store']['objects']['artifacts']['bucket'] = 'artifacts-bucket'81gitlab_rails['object_store']['objects']['external_diffs']['bucket'] = 'external_diffs-bucket'82gitlab_rails['object_store']['objects']['lfs']['bucket'] = 'lfs-bucket'83gitlab_rails['object_store']['objects']['uploads']['bucket'] = 'uploads-bucket'84gitlab_rails['object_store']['objects']['packages']['bucket'] = 'packages-bucket'85gitlab_rails['object_store']['objects']['dependency_proxy']['bucket'] = 'dependency_proxy-bucket'86gitlab_rails['object_store']['objects']['terraform_state']['bucket'] = 'terraform_state-bucket'87gitlab_rails['object_store']['objects']['pages']['bucket'] = 'pages-bucket'88gitlab_rails['object_store']['enabled'] = true89gitlab_rails['object_store']['proxy_download'] = true90gitlab_rails['object_store']['connection'] = {'provider'=>'AWS', 'aws_access_key_id'=>'AKIAIOSFODNN7EXAMPLE', 'aws_secret_access_key'=>'wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY', 'aws_signature_version'=>4, 'host'=>'minio-bd918012.test', 'endpoint'=>'http://minio-bd918012.test:9000', 'path_style'=>true}91gitlab_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;"`92[Jun 18 2023 13:42:21 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-a42cb618`93[Jun 18 2023 13:45:42 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...94[Jun 18 2023 13:45:42 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-a42cb618`95[Jun 18 2023 13:45:42 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-a42cb618 80/tcp`96[Jun 18 2023 13:45:42 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!97[Jun 18 2023 13:45:42 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-a42cb618 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`98[Jun 18 2023 13:45:42 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-a42cb618 bash -c "echo '#!/usr/bin/env bash99if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then100 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'101 exit 1102fi103' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`104[Jun 18 2023 13:45:42 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-a42cb618 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`105[Jun 18 2023 13:45:42 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-11.2.0/support/data gitlab-ee-a42cb618:/tmp/data-seeds`106[Jun 18 2023 13:45:43 UTC (Gitlab QA)] INFO -- Running exec_commands...107[Jun 18 2023 13:45:43 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-a42cb618 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`108[Jun 18 2023 13:46:28 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-a42cb618 bash -c "cd /tmp ; curl -qsL https://github.com/git-lfs/git-lfs/releases/download/v2.8.0/git-lfs-linux-amd64-v2.8.0.tar.gz | tar xzvf -"`109[Jun 18 2023 13:46:28 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-a42cb618 bash -c "cp /tmp/git-lfs /usr/local/bin"`110[Jun 18 2023 13:46:29 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`111[Jun 18 2023 13:46:29 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:963bdc0e11c104423537696fdc2fd054aa8886d8`112[Jun 18 2023 13:47:11 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee113[Jun 18 2023 13:47:11 UTC (Gitlab QA)] INFO -- Running with feature flag: --set-feature-flags super_sidebar_nav_enrolled=enabled114[Jun 18 2023 13:47:11 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_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_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_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_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_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --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_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-18-13-41-32-1a88db9f/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-06-18-13-41-32-1a88db9f/gitlab-ee-qa-fc3f9d8f:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ee-qa-fc3f9d8f registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:963bdc0e11c104423537696fdc2fd054aa8886d8 Test::Instance::All http://gitlab-ee-a42cb618.test --set-feature-flags super_sidebar_nav_enrolled=enabled -- --tag object_storage --format QA::Support::JsonFormatter --out tmp/rspec-4494243663.json --format RspecJunitFormatter --out tmp/rspec-4494243663.xml --format html --out tmp/rspec-object-storage_1_2.htm --color --format documentation`1152023-06-18 13:47:29 / CONF :: 116 ==> Base URL: http://gitlab-ee-a42cb618.test117 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f8dd1e46cc0>118 ==> Libraries: Chemlab::Vendor119[Jun 18 2023 13:47:29 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA120[Jun 18 2023 13:47:29 UTC (QA Tests)] INFO -- Browser: chrome121[Jun 18 2023 13:47:29 UTC (QA Tests)] INFO -- Performing sanity check for environment!122[Jun 18 2023 13:47:30 UTC (QA Tests)] INFO -- Performing initial license fabrication!123[Jun 18 2023 13:47:30 UTC (QA Tests)] INFO -- Successfully added license key. Details:124{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}125[Jun 18 2023 13:47:30 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.28 seconds126[Jun 18 2023 13:47:30 UTC (QA Tests)] INFO -- Enabling feature: super_sidebar_nav_enrolled127[Jun 18 2023 13:47:31 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: super_sidebar_nav_enrolled128[Jun 18 2023 13:47:31 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'object-storage' to 'knapsack/object-storage.json'129[Jun 18 2023 13:47:32 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====130[Jun 18 2023 13:47:32 UTC (QA Tests)] INFO -- Report specs:131[Jun 18 2023 13:47:32 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_instance_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_group_level_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/rubygems_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/generic_repository_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb"]132[Jun 18 2023 13:47:32 UTC (QA Tests)] INFO -- Leftover specs:133[Jun 18 2023 13:47:32 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/automatic_failover_and_recovery_spec.rb", "qa/specs/features/api/12_systems/gitaly/changing_repository_storage_spec.rb", "qa/specs/features/api/12_systems/gitaly/gitaly_mtls_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/integrations/slash_commands_spec.rb", "qa/specs/features/browser_ui/1_manage/login/2fa_ssh_recovery_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_into_mattermost_via_gitlab_spec.rb", "qa/specs/features/browser_ui/1_manage/login/login_via_oauth_and_oidc_with_gitlab_as_idp_spec.rb", "qa/specs/features/browser_ui/1_manage/login/register_spec.rb", "qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/add_design_content_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/check_mentions_for_xss_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/comment_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/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/create_first_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/open_web_ide_from_diff_tab_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/server_hooks_custom_error_message_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_parent_child_pipelines_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_inheritable_when_forward_pipeline_variables_true_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_local_config_file_paths_with_wildcard_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_multiple_projects_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_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/container_registry/self_managed/container_registry_spec.rb", "qa/specs/features/browser_ui/5_package/infrastructure_registry/terraform_module_registry_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/ee/api/12_systems/geo/geo_nodes_spec.rb", "qa/specs/features/ee/api/1_manage/integrations/group_webhook_events_spec.rb", "qa/specs/features/ee/api/1_manage/user/minimal_access_user_spec.rb", "qa/specs/features/ee/api/3_create/wiki/group_wiki_repository_storage_move_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/advanced_global_advanced_syntax_search_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/commit_index/commit_index_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/main_index/blob_index_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/notes_index/note_index_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/nightly_elasticsearch_test_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/create_merge_request_with_secure_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/export_vulnerability_report_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/compliance_framework_report_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_2_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/instance/instance_audit_logs_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/scan_result_policy_vulnerabilities_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/vulnerabilities_jira_integration_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/vulnerability_security_training_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/license/license_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/saas_user_limit_experience_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/usage_quotas_seats_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/database_delete_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_maven_package_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_project_snippets_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/http_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/ssh_push_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_http_push_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_ssh_push_spec.rb", "qa/specs/features/ee/browser_ui/13_secure/enable_scanning_from_configuration_spec.rb", "qa/specs/features/ee/browser_ui/13_secure/merge_request_license_widget_spec.rb", "qa/specs/features/ee/browser_ui/15_growth/free_trial_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_saml_enforced_sso_git_access_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_saml_non_enforced_sso_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/integrations/jira_issues_list_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/user/minimal_access_user_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/contribution_analytics_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/epics_management_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/roadmap_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/group_wiki/delete_group_wiki_page_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/insights/default_insights_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configurable_issue_board_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/create_group_issue_board_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/project_issue_boards_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_weight/issue_weight_visualization_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/iterations/create_group_iteration_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/value_stream_analytics_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/approval_rules_spec.rb", "qa/specs/features/ee/browser_ui/3_create/remote_development/create_new_workspace_and_terminate_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/file_locking_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_root_group_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/project_templates_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_ssh_with_key_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/restrict_push_protected_branch_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipeline_for_project_mirror_github_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/transient/merge_trains_transient_bug_spec.rb", "qa/specs/features/ee/browser_ui/6_release/pipeline_status_on_operation_dashboard_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/elasticsearch/elasticsearch_reindexing_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/group/share_group_with_group_spec.rb", "qa/specs/features/sanity/framework_spec.rb", "qa/specs/features/sanity/version_spec.rb"]134[Jun 18 2023 13:47:32 UTC (QA Tests)] INFO -- Knapsack report generator started!135[Jun 18 2023 13:47:32 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'object-storage' to 'knapsack/object-storage.json'136[Jun 18 2023 13:47:32 UTC (QA Tests)] INFO -- Report already exists, skipping!137Run options:138 include {:object_storage=>true}139 exclude {:geo=>true, :requires_praefect=>true}140Randomized with seed 23192141Package142 Maven project level endpoint143 using a personal access token144[Jun 18 2023 13:49:20 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a personal access token pushes and pulls a maven package via maven145[Jun 18 2023 13:49:21 UTC (QA Tests)] INFO -- filling :login_field with "root"146[Jun 18 2023 13:49:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field147[Jun 18 2023 13:49:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"148[Jun 18 2023 13:49:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field149[Jun 18 2023 13:49:21 UTC (QA Tests)] INFO -- clicking :sign_in_button150[Jun 18 2023 13:49:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.387s151[Jun 18 2023 13:49:23 UTC (QA Tests)] INFO -- Enabling super sidebar!152[Jun 18 2023 13:49:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled153[Jun 18 2023 13:49:24 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA154[Jun 18 2023 13:49:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-38govinj' via cache in 0.0 seconds155[Jun 18 2023 13:49:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.59 seconds156[Jun 18 2023 13:49:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53' via api in 1.56 seconds157[Jun 18 2023 13:49:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-d5179101b11e2797' via api in 3.19 seconds158[Jun 18 2023 13:49:28 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.159[Jun 18 2023 13:49:28 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`160[Jun 18 2023 13:49:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`161[Jun 18 2023 13:49:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`162[Jun 18 2023 13:49:31 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687096164 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687096164 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-1687096164 --url http://gitlab-ee-a42cb618.test --registration-token **** --tag-list runner-for-maven_package_project-d5179101b11e2797 --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" `163[Jun 18 2023 13:49:33 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687096164`164[Jun 18 2023 13:49:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`165[Jun 18 2023 13:49:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1687096164' via api in 6.65 seconds166[Jun 18 2023 13:49:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds167[Jun 18 2023 13:49:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.22 seconds168[Jun 18 2023 13:49:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-d5179101b11e2797169[Jun 18 2023 13:49:39 UTC (QA Tests)] INFO -- clicking :menu_section_button170[Jun 18 2023 13:49:39 UTC (QA Tests)] INFO -- clicking :nav_item_link171[Jun 18 2023 13:49:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.34s172[Jun 18 2023 13:49:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 0.517s173[Jun 18 2023 13:49:42 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present174[Jun 18 2023 13:49:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.382s175[Jun 18 2023 13:50:15 UTC (QA Tests)] INFO -- clicking :menu_section_button176[Jun 18 2023 13:50:16 UTC (QA Tests)] INFO -- clicking :nav_item_link177[Jun 18 2023 13:50:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.941s178[Jun 18 2023 13:50:17 UTC (QA Tests)] INFO -- clicking :package_link179[Jun 18 2023 13:50:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1687096164'180[Jun 18 2023 13:50:17 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687096164`181[Jun 18 2023 13:50:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-63da28c24ae489d8'182[Jun 18 2023 13:50:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-d5179101b11e2797'183 pushes and pulls a maven package via maven184 using a project deploy token185[Jun 18 2023 13:50:18 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a project deploy token pushes and pulls a maven package via maven186[Jun 18 2023 13:50:19 UTC (QA Tests)] INFO -- filling :login_field with "root"187[Jun 18 2023 13:50:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field188[Jun 18 2023 13:50:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"189[Jun 18 2023 13:50:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field190[Jun 18 2023 13:50:20 UTC (QA Tests)] INFO -- clicking :sign_in_button191[Jun 18 2023 13:50:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.022s192[Jun 18 2023 13:50:21 UTC (QA Tests)] INFO -- Enabling super sidebar!193[Jun 18 2023 13:50:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled194[Jun 18 2023 13:50:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.07 seconds195[Jun 18 2023 13:50:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53' via api in 0.19 seconds196[Jun 18 2023 13:50:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-3d039a0ae6c8ada0' via api in 1.02 seconds197[Jun 18 2023 13:50:23 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.198[Jun 18 2023 13:50:23 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`199[Jun 18 2023 13:50:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`200[Jun 18 2023 13:50:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`201[Jun 18 2023 13:50:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687096222 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687096222 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-1687096222 --url http://gitlab-ee-a42cb618.test --registration-token **** --tag-list runner-for-maven_package_project-3d039a0ae6c8ada0 --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[Jun 18 2023 13:50:29 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687096222`203[Jun 18 2023 13:50:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`204[Jun 18 2023 13:50:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1687096222' via api in 6.47 seconds205[Jun 18 2023 13:50:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.11 seconds206[Jun 18 2023 13:50:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds207[Jun 18 2023 13:50:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds208[Jun 18 2023 13:50:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-3d039a0ae6c8ada0209[Jun 18 2023 13:50:32 UTC (QA Tests)] INFO -- clicking :menu_section_button210[Jun 18 2023 13:50:32 UTC (QA Tests)] INFO -- clicking :nav_item_link211[Jun 18 2023 13:50:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.72s212[Jun 18 2023 13:50:34 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present213[Jun 18 2023 13:50:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.501s214[Jun 18 2023 13:50:58 UTC (QA Tests)] INFO -- clicking :menu_section_button215[Jun 18 2023 13:50:58 UTC (QA Tests)] INFO -- clicking :nav_item_link216[Jun 18 2023 13:50:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.758s217[Jun 18 2023 13:50:59 UTC (QA Tests)] INFO -- clicking :package_link218[Jun 18 2023 13:51:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1687096222'219[Jun 18 2023 13:51:00 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687096222`220[Jun 18 2023 13:51:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-16c1f4cb6ee35e43'221[Jun 18 2023 13:51:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-3d039a0ae6c8ada0'222 pushes and pulls a maven package via maven223 using a ci job token224[Jun 18 2023 13:51:01 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a ci job token pushes and pulls a maven package via maven225[Jun 18 2023 13:51:01 UTC (QA Tests)] INFO -- filling :login_field with "root"226[Jun 18 2023 13:51:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field227[Jun 18 2023 13:51:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"228[Jun 18 2023 13:51:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field229[Jun 18 2023 13:51:02 UTC (QA Tests)] INFO -- clicking :sign_in_button230[Jun 18 2023 13:51:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.671s231[Jun 18 2023 13:51:03 UTC (QA Tests)] INFO -- Enabling super sidebar!232[Jun 18 2023 13:51:03 UTC (QA Tests)] INFO -- Super sidebar is already enabled233[Jun 18 2023 13:51:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds234[Jun 18 2023 13:51:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53' via api in 0.18 seconds235[Jun 18 2023 13:51:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-2e2be966248f2577' via api in 1.27 seconds236[Jun 18 2023 13:51:06 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.237[Jun 18 2023 13:51:06 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`238[Jun 18 2023 13:51:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`239[Jun 18 2023 13:51:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`240[Jun 18 2023 13:51:11 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687096264 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687096264 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-1687096264 --url http://gitlab-ee-a42cb618.test --registration-token **** --tag-list runner-for-maven_package_project-2e2be966248f2577 --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" `241[Jun 18 2023 13:51:12 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687096264`242[Jun 18 2023 13:51:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`243[Jun 18 2023 13:51:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1687096264' via api in 6.47 seconds244[Jun 18 2023 13:51:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds245[Jun 18 2023 13:51:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-2e2be966248f2577246[Jun 18 2023 13:51:14 UTC (QA Tests)] INFO -- clicking :menu_section_button247[Jun 18 2023 13:51:14 UTC (QA Tests)] INFO -- clicking :nav_item_link248[Jun 18 2023 13:51:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.682s249[Jun 18 2023 13:51:16 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present250[Jun 18 2023 13:51:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.315s251[Jun 18 2023 13:51:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.644s252[Jun 18 2023 13:51:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_log_content' took 0.662s253[Jun 18 2023 13:51:40 UTC (QA Tests)] INFO -- clicking :menu_section_button254[Jun 18 2023 13:51:40 UTC (QA Tests)] INFO -- clicking :nav_item_link255[Jun 18 2023 13:51:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.914s256[Jun 18 2023 13:51:41 UTC (QA Tests)] INFO -- clicking :package_link257[Jun 18 2023 13:51:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1687096264'258[Jun 18 2023 13:51:42 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687096264`259[Jun 18 2023 13:51:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-8430ec50a0ec53c0'260[Jun 18 2023 13:51:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-2e2be966248f2577'261 pushes and pulls a maven package via maven262Package263 Package Registry264 npm instance level endpoint265 using ci job token266[Jun 18 2023 13:51:43 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm instance level endpoint using ci job token push and pull a npm package via CI267[Jun 18 2023 13:51:44 UTC (QA Tests)] INFO -- filling :login_field with "root"268[Jun 18 2023 13:51:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field269[Jun 18 2023 13:51:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"270[Jun 18 2023 13:51:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field271[Jun 18 2023 13:51:45 UTC (QA Tests)] INFO -- clicking :sign_in_button272[Jun 18 2023 13:51:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.899s273[Jun 18 2023 13:51:46 UTC (QA Tests)] INFO -- Enabling super sidebar!274[Jun 18 2023 13:51:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled275[Jun 18 2023 13:51:47 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA276[Jun 18 2023 13:51:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-odbuopht' via cache in 0.0 seconds277[Jun 18 2023 13:51:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.1 seconds278[Jun 18 2023 13:51:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53' via api in 0.2 seconds279[Jun 18 2023 13:51:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instace-level-publish-e17966b413a0dcc0' via api in 0.77 seconds280[Jun 18 2023 13:51:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instance-level-install-b6026d5d1a34e7d7' via api in 0.53 seconds281[Jun 18 2023 13:51:49 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.282[Jun 18 2023 13:51:49 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`283[Jun 18 2023 13:51:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`284[Jun 18 2023 13:51:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`285[Jun 18 2023 13:51:54 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687096309 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687096309 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-1687096309 --url http://gitlab-ee-a42cb618.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-13-49-24-6c407f8a92626b53 --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" `286[Jun 18 2023 13:51:55 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687096309`287[Jun 18 2023 13:51:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`288[Jun 18 2023 13:51:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687096309' via api in 6.44 seconds289[Jun 18 2023 13:51:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds290[Jun 18 2023 13:51:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instace-level-publish-e17966b413a0dcc0291[Jun 18 2023 13:51:57 UTC (QA Tests)] INFO -- clicking :menu_section_button292[Jun 18 2023 13:51:57 UTC (QA Tests)] INFO -- clicking :nav_item_link293[Jun 18 2023 13:51:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.735s294[Jun 18 2023 13:51:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 0.755s295[Jun 18 2023 13:52:00 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present296[Jun 18 2023 13:52:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.441s297[Jun 18 2023 13:52:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds298[Jun 18 2023 13:52:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instance-level-install-b6026d5d1a34e7d7299[Jun 18 2023 13:52:25 UTC (QA Tests)] INFO -- clicking :menu_section_button300[Jun 18 2023 13:52:25 UTC (QA Tests)] INFO -- clicking :nav_item_link301[Jun 18 2023 13:52:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.757s302[Jun 18 2023 13:52:27 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present303[Jun 18 2023 13:52:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.219s304[Jun 18 2023 13:52:40 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button305[Jun 18 2023 13:52:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.748s306[Jun 18 2023 13:52:41 UTC (QA Tests)] INFO -- clicking :directory_name_link307[Jun 18 2023 13:52:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.708s308[Jun 18 2023 13:52:42 UTC (QA Tests)] INFO -- clicking :directory_name_link309[Jun 18 2023 13:52:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.711s310[Jun 18 2023 13:52:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instace-level-publish-e17966b413a0dcc0311[Jun 18 2023 13:52:44 UTC (QA Tests)] INFO -- clicking :menu_section_button312[Jun 18 2023 13:52:44 UTC (QA Tests)] INFO -- clicking :nav_item_link313[Jun 18 2023 13:52:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.722s314[Jun 18 2023 13:52:45 UTC (QA Tests)] INFO -- clicking :package_link315[Jun 18 2023 13:52:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-1/npm-instace-level-publish-e17966b413a0dcc0-e6cd5fea3dfb897c'316[Jun 18 2023 13:52:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687096309'317[Jun 18 2023 13:52:46 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687096309`318[Jun 18 2023 13:52:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instace-level-publish-e17966b413a0dcc0'319[Jun 18 2023 13:52:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instance-level-install-b6026d5d1a34e7d7'320 push and pull a npm package via CI321 using personal access token322[Jun 18 2023 13:52:47 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm instance level endpoint using personal access token push and pull a npm package via CI323[Jun 18 2023 13:52:48 UTC (QA Tests)] INFO -- filling :login_field with "root"324[Jun 18 2023 13:52:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field325[Jun 18 2023 13:52:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"326[Jun 18 2023 13:52:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field327[Jun 18 2023 13:52:48 UTC (QA Tests)] INFO -- clicking :sign_in_button328[Jun 18 2023 13:52:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.538s329[Jun 18 2023 13:52:49 UTC (QA Tests)] INFO -- Enabling super sidebar!330[Jun 18 2023 13:52:49 UTC (QA Tests)] INFO -- Super sidebar is already enabled331[Jun 18 2023 13:52:51 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA332[Jun 18 2023 13:52:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-3wves5zg' via cache in 0.0 seconds333[Jun 18 2023 13:52:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds334[Jun 18 2023 13:52:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53' via api in 0.16 seconds335[Jun 18 2023 13:52:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instace-level-publish-daceb29d0390eeea' via api in 0.57 seconds336[Jun 18 2023 13:52:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instance-level-install-aec841fb124b2999' via api in 0.37 seconds337[Jun 18 2023 13:52:52 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.338[Jun 18 2023 13:52:52 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`339[Jun 18 2023 13:52:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`340[Jun 18 2023 13:52:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`341[Jun 18 2023 13:52:52 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687096372 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687096372 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-1687096372 --url http://gitlab-ee-a42cb618.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-13-49-24-6c407f8a92626b53 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `342[Jun 18 2023 13:52:53 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687096372`343[Jun 18 2023 13:52:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`344[Jun 18 2023 13:52:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687096372' via api in 1.41 seconds345[Jun 18 2023 13:52:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds346[Jun 18 2023 13:52:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds347[Jun 18 2023 13:52:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds348[Jun 18 2023 13:52:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instace-level-publish-daceb29d0390eeea349[Jun 18 2023 13:52:55 UTC (QA Tests)] INFO -- clicking :menu_section_button350[Jun 18 2023 13:52:55 UTC (QA Tests)] INFO -- clicking :nav_item_link351[Jun 18 2023 13:52:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.709s352[Jun 18 2023 13:52:57 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present353[Jun 18 2023 13:52:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.162s354[Jun 18 2023 13:53:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds355[Jun 18 2023 13:53:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instance-level-install-aec841fb124b2999356[Jun 18 2023 13:53:13 UTC (QA Tests)] INFO -- clicking :menu_section_button357[Jun 18 2023 13:53:13 UTC (QA Tests)] INFO -- clicking :nav_item_link358[Jun 18 2023 13:53:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.675s359[Jun 18 2023 13:53:15 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present360[Jun 18 2023 13:53:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.24s361[Jun 18 2023 13:53:28 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button362[Jun 18 2023 13:53:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.63s363[Jun 18 2023 13:53:29 UTC (QA Tests)] INFO -- clicking :directory_name_link364[Jun 18 2023 13:53:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 1.358s365[Jun 18 2023 13:53:30 UTC (QA Tests)] INFO -- clicking :directory_name_link366[Jun 18 2023 13:53:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.687s367[Jun 18 2023 13:53:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instace-level-publish-daceb29d0390eeea368[Jun 18 2023 13:53:33 UTC (QA Tests)] INFO -- clicking :menu_section_button369[Jun 18 2023 13:53:33 UTC (QA Tests)] INFO -- clicking :nav_item_link370[Jun 18 2023 13:53:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.78s371[Jun 18 2023 13:53:34 UTC (QA Tests)] INFO -- clicking :package_link372[Jun 18 2023 13:53:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-1/npm-instace-level-publish-daceb29d0390eeea-3e64d0d802fee2c1'373[Jun 18 2023 13:53:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687096372'374[Jun 18 2023 13:53:35 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687096372`375[Jun 18 2023 13:53:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instace-level-publish-daceb29d0390eeea'376[Jun 18 2023 13:53:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instance-level-install-aec841fb124b2999'377 push and pull a npm package via CI378 using project deploy token379[Jun 18 2023 13:53:37 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm instance level endpoint using project deploy token push and pull a npm package via CI380[Jun 18 2023 13:53:37 UTC (QA Tests)] INFO -- filling :login_field with "root"381[Jun 18 2023 13:53:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field382[Jun 18 2023 13:53:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"383[Jun 18 2023 13:53:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field384[Jun 18 2023 13:53:38 UTC (QA Tests)] INFO -- clicking :sign_in_button385[Jun 18 2023 13:53:39 UTC (QA Tests)] INFO -- Enabling super sidebar!386[Jun 18 2023 13:53:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled387[Jun 18 2023 13:53:40 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA388[Jun 18 2023 13:53:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-f6jswubp' via cache in 0.0 seconds389[Jun 18 2023 13:53:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.07 seconds390[Jun 18 2023 13:53:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53' via api in 0.18 seconds391[Jun 18 2023 13:53:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instace-level-publish-c4d43bb291f47c26' via api in 0.62 seconds392[Jun 18 2023 13:53:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instance-level-install-22021358532f3ba0' via api in 0.86 seconds393[Jun 18 2023 13:53:42 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.394[Jun 18 2023 13:53:42 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`395[Jun 18 2023 13:53:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`396[Jun 18 2023 13:53:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`397[Jun 18 2023 13:53:47 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687096422 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687096422 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-1687096422 --url http://gitlab-ee-a42cb618.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-13-49-24-6c407f8a92626b53 --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" `398[Jun 18 2023 13:53:48 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687096422`399[Jun 18 2023 13:53:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`400[Jun 18 2023 13:53:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687096422' via api in 6.44 seconds401[Jun 18 2023 13:53:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-2' via api in 0.12 seconds402[Jun 18 2023 13:53:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds403[Jun 18 2023 13:53:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds404[Jun 18 2023 13:53:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.78 seconds405[Jun 18 2023 13:53:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instace-level-publish-c4d43bb291f47c26406[Jun 18 2023 13:53:51 UTC (QA Tests)] INFO -- clicking :menu_section_button407[Jun 18 2023 13:53:51 UTC (QA Tests)] INFO -- clicking :nav_item_link408[Jun 18 2023 13:53:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.003s409[Jun 18 2023 13:53:53 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present410[Jun 18 2023 13:53:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.255s411[Jun 18 2023 13:54:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds412[Jun 18 2023 13:54:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instance-level-install-22021358532f3ba0413[Jun 18 2023 13:54:10 UTC (QA Tests)] INFO -- clicking :menu_section_button414[Jun 18 2023 13:54:10 UTC (QA Tests)] INFO -- clicking :nav_item_link415[Jun 18 2023 13:54:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.819s416[Jun 18 2023 13:54:12 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present417[Jun 18 2023 13:54:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.284s418[Jun 18 2023 13:54:26 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button419[Jun 18 2023 13:54:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.676s420[Jun 18 2023 13:54:26 UTC (QA Tests)] INFO -- clicking :directory_name_link421[Jun 18 2023 13:54:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.683s422[Jun 18 2023 13:54:27 UTC (QA Tests)] INFO -- clicking :directory_name_link423[Jun 18 2023 13:54:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.668s424[Jun 18 2023 13:54:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instace-level-publish-c4d43bb291f47c26425[Jun 18 2023 13:54:29 UTC (QA Tests)] INFO -- clicking :menu_section_button426[Jun 18 2023 13:54:29 UTC (QA Tests)] INFO -- clicking :nav_item_link427[Jun 18 2023 13:54:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.737s428[Jun 18 2023 13:54:30 UTC (QA Tests)] INFO -- clicking :package_link429[Jun 18 2023 13:54:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-1/npm-instace-level-publish-c4d43bb291f47c26-8a8521ececfd1767'430[Jun 18 2023 13:54:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687096422'431[Jun 18 2023 13:54:31 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687096422`432[Jun 18 2023 13:54:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instace-level-publish-c4d43bb291f47c26'433[Jun 18 2023 13:54:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-instance-level-install-22021358532f3ba0'434 push and pull a npm package via CI435Package436 Package Registry437 npm group level endpoint438 using ci job token439[Jun 18 2023 13:54:32 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm group level endpoint using ci job token push and pull a npm package via CI440[Jun 18 2023 13:54:33 UTC (QA Tests)] INFO -- filling :login_field with "root"441[Jun 18 2023 13:54:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field442[Jun 18 2023 13:54:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"443[Jun 18 2023 13:54:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field444[Jun 18 2023 13:54:34 UTC (QA Tests)] INFO -- clicking :sign_in_button445[Jun 18 2023 13:54:35 UTC (QA Tests)] INFO -- Enabling super sidebar!446[Jun 18 2023 13:54:35 UTC (QA Tests)] INFO -- Super sidebar is already enabled447[Jun 18 2023 13:54:36 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA448[Jun 18 2023 13:54:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-0gd0zrhz' via cache in 0.0 seconds449[Jun 18 2023 13:54:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.07 seconds450[Jun 18 2023 13:54:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53' via api in 0.17 seconds451[Jun 18 2023 13:54:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-publish-de096a2c1cfeaf25' via api in 0.6 seconds452[Jun 18 2023 13:54:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-install-ee7dea2fa1b3c05f' via api in 0.38 seconds453[Jun 18 2023 13:54:37 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.454[Jun 18 2023 13:54:37 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`455[Jun 18 2023 13:54:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`456[Jun 18 2023 13:54:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`457[Jun 18 2023 13:54:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687096477 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687096477 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-1687096477 --url http://gitlab-ee-a42cb618.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-13-49-24-6c407f8a92626b53 --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" `458[Jun 18 2023 13:54:38 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687096477`459[Jun 18 2023 13:54:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`460[Jun 18 2023 13:54:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687096477' via api in 1.41 seconds461[Jun 18 2023 13:54:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds462[Jun 18 2023 13:54:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-publish-de096a2c1cfeaf25463[Jun 18 2023 13:54:41 UTC (QA Tests)] INFO -- clicking :menu_section_button464[Jun 18 2023 13:54:42 UTC (QA Tests)] INFO -- clicking :nav_item_link465[Jun 18 2023 13:54:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.773s466[Jun 18 2023 13:54:43 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present467[Jun 18 2023 13:55:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_path' took 61.031s468[Jun 18 2023 13:55:47 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present469[Jun 18 2023 13:55:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.079s470[Jun 18 2023 13:55:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds471[Jun 18 2023 13:55:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-install-ee7dea2fa1b3c05f472[Jun 18 2023 13:55:50 UTC (QA Tests)] INFO -- clicking :menu_section_button473[Jun 18 2023 13:55:50 UTC (QA Tests)] INFO -- clicking :nav_item_link474[Jun 18 2023 13:55:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.757s475[Jun 18 2023 13:55:52 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present476[Jun 18 2023 13:55:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.29s477[Jun 18 2023 13:56:06 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button478[Jun 18 2023 13:56:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.641s479[Jun 18 2023 13:56:07 UTC (QA Tests)] INFO -- clicking :directory_name_link480[Jun 18 2023 13:56:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.644s481[Jun 18 2023 13:56:07 UTC (QA Tests)] INFO -- clicking :directory_name_link482[Jun 18 2023 13:56:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.671s483[Jun 18 2023 13:56:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-publish-de096a2c1cfeaf25484[Jun 18 2023 13:56:09 UTC (QA Tests)] INFO -- clicking :menu_section_button485[Jun 18 2023 13:56:10 UTC (QA Tests)] INFO -- clicking :nav_item_link486[Jun 18 2023 13:56:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.788s487[Jun 18 2023 13:56:11 UTC (QA Tests)] INFO -- clicking :package_link488[Jun 18 2023 13:56:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-1/npm-group-level-publish-de096a2c1cfeaf25-80f0f3edd06b0ddc'489[Jun 18 2023 13:56:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687096477'490[Jun 18 2023 13:56:11 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687096477`491[Jun 18 2023 13:56:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-publish-de096a2c1cfeaf25'492[Jun 18 2023 13:56:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-install-ee7dea2fa1b3c05f'493 push and pull a npm package via CI494 using personal access token495[Jun 18 2023 13:56:12 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm group level endpoint using personal access token push and pull a npm package via CI496[Jun 18 2023 13:56:13 UTC (QA Tests)] INFO -- filling :login_field with "root"497[Jun 18 2023 13:56:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field498[Jun 18 2023 13:56:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"499[Jun 18 2023 13:56:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field500[Jun 18 2023 13:56:14 UTC (QA Tests)] INFO -- clicking :sign_in_button501[Jun 18 2023 13:56:15 UTC (QA Tests)] INFO -- Enabling super sidebar!502[Jun 18 2023 13:56:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled503[Jun 18 2023 13:56:16 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA504[Jun 18 2023 13:56:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-q9z8xhnt' via cache in 0.0 seconds505[Jun 18 2023 13:56:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds506[Jun 18 2023 13:56:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53' via api in 0.17 seconds507[Jun 18 2023 13:56:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-publish-6d2eaf7aea34d3e4' via api in 0.59 seconds508[Jun 18 2023 13:56:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-install-287d76ba0d992a89' via api in 0.36 seconds509[Jun 18 2023 13:56:17 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.510[Jun 18 2023 13:56:17 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`511[Jun 18 2023 13:56:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`512[Jun 18 2023 13:56:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`513[Jun 18 2023 13:56:18 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687096577 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687096577 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-1687096577 --url http://gitlab-ee-a42cb618.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-13-49-24-6c407f8a92626b53 --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" `514[Jun 18 2023 13:56:18 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687096577`515[Jun 18 2023 13:56:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`516[Jun 18 2023 13:56:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687096577' via api in 1.46 seconds517[Jun 18 2023 13:56:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds518[Jun 18 2023 13:56:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds519[Jun 18 2023 13:56:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds520[Jun 18 2023 13:56:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-publish-6d2eaf7aea34d3e4521[Jun 18 2023 13:56:21 UTC (QA Tests)] INFO -- clicking :menu_section_button522[Jun 18 2023 13:56:21 UTC (QA Tests)] INFO -- clicking :nav_item_link523[Jun 18 2023 13:56:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.832s524[Jun 18 2023 13:56:23 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present525[Jun 18 2023 13:56:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.406s526[Jun 18 2023 13:56:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds527[Jun 18 2023 13:56:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-install-287d76ba0d992a89528[Jun 18 2023 13:56:39 UTC (QA Tests)] INFO -- clicking :menu_section_button529[Jun 18 2023 13:56:39 UTC (QA Tests)] INFO -- clicking :nav_item_link530[Jun 18 2023 13:56:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.695s531[Jun 18 2023 13:56:41 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present532[Jun 18 2023 13:56:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.246s533[Jun 18 2023 13:56:54 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button534[Jun 18 2023 13:56:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.66s535[Jun 18 2023 13:56:55 UTC (QA Tests)] INFO -- clicking :directory_name_link536[Jun 18 2023 13:56:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.682s537[Jun 18 2023 13:56:56 UTC (QA Tests)] INFO -- clicking :directory_name_link538[Jun 18 2023 13:56:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.683s539[Jun 18 2023 13:56:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-publish-6d2eaf7aea34d3e4540[Jun 18 2023 13:56:58 UTC (QA Tests)] INFO -- clicking :menu_section_button541[Jun 18 2023 13:56:58 UTC (QA Tests)] INFO -- clicking :nav_item_link542[Jun 18 2023 13:56:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.723s543[Jun 18 2023 13:56:59 UTC (QA Tests)] INFO -- clicking :package_link544[Jun 18 2023 13:56:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-1/npm-group-level-publish-6d2eaf7aea34d3e4-83caa434e355d8e8'545[Jun 18 2023 13:56:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687096577'546[Jun 18 2023 13:57:00 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687096577`547[Jun 18 2023 13:57:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-publish-6d2eaf7aea34d3e4'548[Jun 18 2023 13:57:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-install-287d76ba0d992a89'549 push and pull a npm package via CI550 using project deploy token551[Jun 18 2023 13:57:00 UTC (QA Tests)] INFO -- Starting test: Package Package Registry npm group level endpoint using project deploy token push and pull a npm package via CI552[Jun 18 2023 13:57:01 UTC (QA Tests)] INFO -- filling :login_field with "root"553[Jun 18 2023 13:57:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field554[Jun 18 2023 13:57:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"555[Jun 18 2023 13:57:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field556[Jun 18 2023 13:57:02 UTC (QA Tests)] INFO -- clicking :sign_in_button557[Jun 18 2023 13:57:03 UTC (QA Tests)] INFO -- Enabling super sidebar!558[Jun 18 2023 13:57:03 UTC (QA Tests)] INFO -- Super sidebar is already enabled559[Jun 18 2023 13:57:04 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA560[Jun 18 2023 13:57:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-htan9xh7' via cache in 0.0 seconds561[Jun 18 2023 13:57:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds562[Jun 18 2023 13:57:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53' via api in 0.16 seconds563[Jun 18 2023 13:57:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-publish-a6fa48052c39734a' via api in 0.66 seconds564[Jun 18 2023 13:57:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-install-0af72684d29c39ad' via api in 0.37 seconds565[Jun 18 2023 13:57:05 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.566[Jun 18 2023 13:57:05 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`567[Jun 18 2023 13:57:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`568[Jun 18 2023 13:57:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`569[Jun 18 2023 13:57:11 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687096625 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687096625 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-1687096625 --url http://gitlab-ee-a42cb618.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-13-49-24-6c407f8a92626b53 --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" `570[Jun 18 2023 13:57:11 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687096625`571[Jun 18 2023 13:57:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`572[Jun 18 2023 13:57:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687096625' via api in 6.46 seconds573[Jun 18 2023 13:57:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-3' via api in 0.1 seconds574[Jun 18 2023 13:57:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds575[Jun 18 2023 13:57:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds576[Jun 18 2023 13:57:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds577[Jun 18 2023 13:57:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-publish-a6fa48052c39734a578[Jun 18 2023 13:57:14 UTC (QA Tests)] INFO -- clicking :menu_section_button579[Jun 18 2023 13:57:14 UTC (QA Tests)] INFO -- clicking :nav_item_link580[Jun 18 2023 13:57:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.713s581[Jun 18 2023 13:57:16 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present582[Jun 18 2023 13:57:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.542s583[Jun 18 2023 13:57:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds584[Jun 18 2023 13:57:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-install-0af72684d29c39ad585[Jun 18 2023 13:57:32 UTC (QA Tests)] INFO -- clicking :menu_section_button586[Jun 18 2023 13:57:32 UTC (QA Tests)] INFO -- clicking :nav_item_link587[Jun 18 2023 13:57:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.702s588[Jun 18 2023 13:57:34 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present589[Jun 18 2023 13:57:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.245s590[Jun 18 2023 13:57:48 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button591[Jun 18 2023 13:57:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 0.681s592[Jun 18 2023 13:57:48 UTC (QA Tests)] INFO -- clicking :directory_name_link593[Jun 18 2023 13:57:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.663s594[Jun 18 2023 13:57:49 UTC (QA Tests)] INFO -- clicking :directory_name_link595[Jun 18 2023 13:57:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.623s596[Jun 18 2023 13:57:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-publish-a6fa48052c39734a597[Jun 18 2023 13:57:51 UTC (QA Tests)] INFO -- clicking :menu_section_button598[Jun 18 2023 13:57:51 UTC (QA Tests)] INFO -- clicking :nav_item_link599[Jun 18 2023 13:57:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.749s600[Jun 18 2023 13:57:52 UTC (QA Tests)] INFO -- clicking :package_link601[Jun 18 2023 13:57:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-1/npm-group-level-publish-a6fa48052c39734a-ca9abbffdab2efac'602[Jun 18 2023 13:57:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687096625'603[Jun 18 2023 13:57:53 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687096625`604[Jun 18 2023 13:57:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-publish-a6fa48052c39734a'605[Jun 18 2023 13:57:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/npm-group-level-install-0af72684d29c39ad'606 push and pull a npm package via CI607Package608 Maven group level endpoint609 duplication setting610 when disabled611[Jun 18 2023 13:57:54 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint duplication setting when disabled prevents users from publishing duplicates612[Jun 18 2023 13:57:54 UTC (QA Tests)] INFO -- filling :login_field with "root"613[Jun 18 2023 13:57:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field614[Jun 18 2023 13:57:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"615[Jun 18 2023 13:57:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field616[Jun 18 2023 13:57:55 UTC (QA Tests)] INFO -- clicking :sign_in_button617[Jun 18 2023 13:57:56 UTC (QA Tests)] INFO -- Enabling super sidebar!618[Jun 18 2023 13:57:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled619[Jun 18 2023 13:57:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds620[Jun 18 2023 13:57:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53' via api in 0.16 seconds621[Jun 18 2023 13:57:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-2ea987b9c0045719' via api in 0.95 seconds622[Jun 18 2023 13:57:58 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.623[Jun 18 2023 13:57:58 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`624[Jun 18 2023 13:58:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`625[Jun 18 2023 13:58:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`626[Jun 18 2023 13:58:04 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687096677 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687096677 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-1687096677 --url http://gitlab-ee-a42cb618.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-13-49-24-6c407f8a92626b53 --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" `627[Jun 18 2023 13:58:04 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687096677`628[Jun 18 2023 13:58:04 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`629[Jun 18 2023 13:58:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687096677' via api in 6.49 seconds630[Jun 18 2023 13:58:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds631[Jun 18 2023 13:58:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_client_project-d18aa6a0a49e8822' via api in 0.66 seconds632[Jun 18 2023 13:58:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds633[Jun 18 2023 13:58:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a42cb618.test/groups/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53634[Jun 18 2023 13:58:07 UTC (QA Tests)] INFO -- clicking :menu_section_button635[Jun 18 2023 13:58:07 UTC (QA Tests)] INFO -- clicking :nav_item_link636[Jun 18 2023 13:58:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.692s637[Jun 18 2023 13:58:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds638[Jun 18 2023 13:58:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-2ea987b9c0045719639[Jun 18 2023 13:58:09 UTC (QA Tests)] INFO -- clicking :menu_section_button640[Jun 18 2023 13:58:10 UTC (QA Tests)] INFO -- clicking :nav_item_link641[Jun 18 2023 13:58:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.703s642[Jun 18 2023 13:58:12 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present643[Jun 18 2023 13:58:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.264s644[Jun 18 2023 13:58:35 UTC (QA Tests)] INFO -- clicking :retry_button645[Jun 18 2023 13:58:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element retry_button' took 1.002s646[Jun 18 2023 13:58:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-2ea987b9c0045719647[Jun 18 2023 13:58:38 UTC (QA Tests)] INFO -- clicking :menu_section_button648[Jun 18 2023 13:58:38 UTC (QA Tests)] INFO -- clicking :nav_item_link649[Jun 18 2023 13:58:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.754s650[Jun 18 2023 13:58:40 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present651[Jun 18 2023 13:58:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.485s652[Jun 18 2023 13:58:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687096677'653[Jun 18 2023 13:58:54 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687096677`654[Jun 18 2023 13:58:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-9868b445b8a02fce'655[Jun 18 2023 13:58:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-2ea987b9c0045719'656[Jun 18 2023 13:58:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_client_project-d18aa6a0a49e8822'657 prevents users from publishing duplicates658 when enabled659[Jun 18 2023 13:58:55 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint duplication setting when enabled allows users to publish duplicates660[Jun 18 2023 13:58:56 UTC (QA Tests)] INFO -- filling :login_field with "root"661[Jun 18 2023 13:58:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field662[Jun 18 2023 13:58:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"663[Jun 18 2023 13:58:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field664[Jun 18 2023 13:58:56 UTC (QA Tests)] INFO -- clicking :sign_in_button665[Jun 18 2023 13:58:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.596s666[Jun 18 2023 13:58:57 UTC (QA Tests)] INFO -- Enabling super sidebar!667[Jun 18 2023 13:58:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled668[Jun 18 2023 13:58:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds669[Jun 18 2023 13:58:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53' via api in 0.16 seconds670[Jun 18 2023 13:59:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-d4b025d8b8450eaa' via api in 0.86 seconds671[Jun 18 2023 13:59:00 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.672[Jun 18 2023 13:59:00 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`673[Jun 18 2023 13:59:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`674[Jun 18 2023 13:59:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`675[Jun 18 2023 13:59:05 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687096739 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687096739 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-1687096739 --url http://gitlab-ee-a42cb618.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-13-49-24-6c407f8a92626b53 --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" `676[Jun 18 2023 13:59:06 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687096739`677[Jun 18 2023 13:59:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`678[Jun 18 2023 13:59:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687096739' via api in 6.52 seconds679[Jun 18 2023 13:59:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.13 seconds680[Jun 18 2023 13:59:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_client_project-739d445e1cac087e' via api in 0.62 seconds681[Jun 18 2023 13:59:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds682[Jun 18 2023 13:59:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-a42cb618.test/groups/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53683[Jun 18 2023 13:59:08 UTC (QA Tests)] INFO -- clicking :menu_section_button684[Jun 18 2023 13:59:08 UTC (QA Tests)] INFO -- clicking :nav_item_link685[Jun 18 2023 13:59:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.717s686[Jun 18 2023 13:59:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds687[Jun 18 2023 13:59:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-d4b025d8b8450eaa688[Jun 18 2023 13:59:11 UTC (QA Tests)] INFO -- clicking :menu_section_button689[Jun 18 2023 13:59:11 UTC (QA Tests)] INFO -- clicking :nav_item_link690[Jun 18 2023 13:59:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.727s691[Jun 18 2023 13:59:13 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present692[Jun 18 2023 13:59:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.241s693[Jun 18 2023 13:59:37 UTC (QA Tests)] INFO -- clicking :retry_button694[Jun 18 2023 13:59:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element retry_button' took 1.072s695[Jun 18 2023 13:59:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-d4b025d8b8450eaa696[Jun 18 2023 13:59:39 UTC (QA Tests)] INFO -- clicking :menu_section_button697[Jun 18 2023 13:59:39 UTC (QA Tests)] INFO -- clicking :nav_item_link698[Jun 18 2023 13:59:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.856s699[Jun 18 2023 13:59:42 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present700[Jun 18 2023 13:59:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.326s701[Jun 18 2023 13:59:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687096739'702[Jun 18 2023 13:59:56 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687096739`703[Jun 18 2023 13:59:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-9104d2d3c2ea6fbb'704[Jun 18 2023 13:59:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-d4b025d8b8450eaa'705[Jun 18 2023 13:59:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_client_project-739d445e1cac087e'706 allows users to publish duplicates707 via maven708 using a project deploy token709[Jun 18 2023 13:59:57 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a project deploy token pushes and pulls a maven package710[Jun 18 2023 13:59:58 UTC (QA Tests)] INFO -- filling :login_field with "root"711[Jun 18 2023 13:59:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field712[Jun 18 2023 13:59:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"713[Jun 18 2023 13:59:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field714[Jun 18 2023 13:59:58 UTC (QA Tests)] INFO -- clicking :sign_in_button715[Jun 18 2023 13:59:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.643s716[Jun 18 2023 13:59:59 UTC (QA Tests)] INFO -- Enabling super sidebar!717[Jun 18 2023 13:59:59 UTC (QA Tests)] INFO -- Super sidebar is already enabled718[Jun 18 2023 14:00:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds719[Jun 18 2023 14:00:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53' via api in 0.15 seconds720[Jun 18 2023 14:00:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-37a7581abac7f609' via api in 0.83 seconds721[Jun 18 2023 14:00:02 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.722[Jun 18 2023 14:00:02 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`723[Jun 18 2023 14:00:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`724[Jun 18 2023 14:00:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`725[Jun 18 2023 14:00:02 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687096801 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687096801 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-1687096801 --url http://gitlab-ee-a42cb618.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-13-49-24-6c407f8a92626b53 --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" `726[Jun 18 2023 14:00:03 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687096801`727[Jun 18 2023 14:00:03 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`728[Jun 18 2023 14:00:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687096801' via api in 1.55 seconds729[Jun 18 2023 14:00:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupDeployToken with username 'gitlab+deploy-token-4' via api in 0.09 seconds730[Jun 18 2023 14:00:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds731[Jun 18 2023 14:00:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_client_project-af71bd588e9c1925' via api in 0.68 seconds732[Jun 18 2023 14:00:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds733[Jun 18 2023 14:00:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds734[Jun 18 2023 14:00:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-37a7581abac7f609735[Jun 18 2023 14:00:06 UTC (QA Tests)] INFO -- clicking :menu_section_button736[Jun 18 2023 14:00:07 UTC (QA Tests)] INFO -- clicking :nav_item_link737[Jun 18 2023 14:00:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.709s738[Jun 18 2023 14:00:09 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present739[Jun 18 2023 14:00:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.316s740[Jun 18 2023 14:00:33 UTC (QA Tests)] INFO -- clicking :menu_section_button741[Jun 18 2023 14:00:33 UTC (QA Tests)] INFO -- clicking :nav_item_link742[Jun 18 2023 14:00:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.732s743[Jun 18 2023 14:00:34 UTC (QA Tests)] INFO -- clicking :package_link744[Jun 18 2023 14:00:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds745[Jun 18 2023 14:00:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_client_project-af71bd588e9c1925746[Jun 18 2023 14:00:36 UTC (QA Tests)] INFO -- clicking :menu_section_button747[Jun 18 2023 14:00:36 UTC (QA Tests)] INFO -- clicking :nav_item_link748[Jun 18 2023 14:00:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.74s749[Jun 18 2023 14:00:38 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present750[Jun 18 2023 14:00:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.285s751[Jun 18 2023 14:00:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687096801'752[Jun 18 2023 14:00:52 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687096801`753[Jun 18 2023 14:00:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-40699219db8fe2d3'754[Jun 18 2023 14:00:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-37a7581abac7f609'755[Jun 18 2023 14:00:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_client_project-af71bd588e9c1925'756 pushes and pulls a maven package757 using a personal access token758[Jun 18 2023 14:00:53 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a personal access token pushes and pulls a maven package759[Jun 18 2023 14:00:54 UTC (QA Tests)] INFO -- filling :login_field with "root"760[Jun 18 2023 14:00:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field761[Jun 18 2023 14:00:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"762[Jun 18 2023 14:00:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field763[Jun 18 2023 14:00:55 UTC (QA Tests)] INFO -- clicking :sign_in_button764[Jun 18 2023 14:00:56 UTC (QA Tests)] INFO -- Enabling super sidebar!765[Jun 18 2023 14:00:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled766[Jun 18 2023 14:00:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds767[Jun 18 2023 14:00:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53' via api in 0.16 seconds768[Jun 18 2023 14:00:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-5ced5afb6969b92e' via api in 0.91 seconds769[Jun 18 2023 14:00:58 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.770[Jun 18 2023 14:00:58 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`771[Jun 18 2023 14:00:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`772[Jun 18 2023 14:00:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`773[Jun 18 2023 14:00:58 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687096857 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687096857 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-1687096857 --url http://gitlab-ee-a42cb618.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-13-49-24-6c407f8a92626b53 --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" `774[Jun 18 2023 14:00:59 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687096857`775[Jun 18 2023 14:00:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`776[Jun 18 2023 14:00:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687096857' via api in 1.34 seconds777[Jun 18 2023 14:00:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds778[Jun 18 2023 14:01:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_client_project-c1d3f8f2270b2b8d' via api in 0.63 seconds779[Jun 18 2023 14:01:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds780[Jun 18 2023 14:01:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds781[Jun 18 2023 14:01:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-5ced5afb6969b92e782[Jun 18 2023 14:01:02 UTC (QA Tests)] INFO -- clicking :menu_section_button783[Jun 18 2023 14:01:02 UTC (QA Tests)] INFO -- clicking :nav_item_link784[Jun 18 2023 14:01:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.772s785[Jun 18 2023 14:01:04 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present786[Jun 18 2023 14:01:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.277s787[Jun 18 2023 14:01:27 UTC (QA Tests)] INFO -- clicking :menu_section_button788[Jun 18 2023 14:01:28 UTC (QA Tests)] INFO -- clicking :nav_item_link789[Jun 18 2023 14:01:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.849s790[Jun 18 2023 14:01:29 UTC (QA Tests)] INFO -- clicking :package_link791[Jun 18 2023 14:01:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds792[Jun 18 2023 14:01:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_client_project-c1d3f8f2270b2b8d793[Jun 18 2023 14:01:31 UTC (QA Tests)] INFO -- clicking :menu_section_button794[Jun 18 2023 14:01:31 UTC (QA Tests)] INFO -- clicking :nav_item_link795[Jun 18 2023 14:01:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.849s796[Jun 18 2023 14:01:33 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present797[Jun 18 2023 14:01:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.367s798[Jun 18 2023 14:01:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687096857'799[Jun 18 2023 14:01:47 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687096857`800[Jun 18 2023 14:01:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-3fd6310ddaf392ef'801[Jun 18 2023 14:01:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-5ced5afb6969b92e'802[Jun 18 2023 14:01:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_client_project-c1d3f8f2270b2b8d'803 pushes and pulls a maven package804 using a ci job token805[Jun 18 2023 14:01:48 UTC (QA Tests)] INFO -- Starting test: Package Maven group level endpoint via maven using a ci job token pushes and pulls a maven package806[Jun 18 2023 14:01:49 UTC (QA Tests)] INFO -- filling :login_field with "root"807[Jun 18 2023 14:01:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field808[Jun 18 2023 14:01:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"809[Jun 18 2023 14:01:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field810[Jun 18 2023 14:01:50 UTC (QA Tests)] INFO -- clicking :sign_in_button811[Jun 18 2023 14:01:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.6s812[Jun 18 2023 14:01:51 UTC (QA Tests)] INFO -- Enabling super sidebar!813[Jun 18 2023 14:01:51 UTC (QA Tests)] INFO -- Super sidebar is already enabled814[Jun 18 2023 14:01:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds815[Jun 18 2023 14:01:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53' via api in 0.16 seconds816[Jun 18 2023 14:01:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-7cf0a75375fd22e4' via api in 0.84 seconds817[Jun 18 2023 14:01:53 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.818[Jun 18 2023 14:01:53 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`819[Jun 18 2023 14:01:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`820[Jun 18 2023 14:01:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`821[Jun 18 2023 14:01:58 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687096912 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687096912 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-1687096912 --url http://gitlab-ee-a42cb618.test --registration-token **** --tag-list runner-for-qa-test-2023-06-18-13-49-24-6c407f8a92626b53 --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" `822[Jun 18 2023 14:01:59 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687096912`823[Jun 18 2023 14:01:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`824[Jun 18 2023 14:01:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1687096912' via api in 6.19 seconds825[Jun 18 2023 14:01:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.07 seconds826[Jun 18 2023 14:02:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_client_project-faba8547bbda9937' via api in 0.66 seconds827[Jun 18 2023 14:02:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.08 seconds828[Jun 18 2023 14:02:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds829[Jun 18 2023 14:02:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-7cf0a75375fd22e4830[Jun 18 2023 14:02:02 UTC (QA Tests)] INFO -- clicking :menu_section_button831[Jun 18 2023 14:02:02 UTC (QA Tests)] INFO -- clicking :nav_item_link832[Jun 18 2023 14:02:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.777s833[Jun 18 2023 14:02:04 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present834[Jun 18 2023 14:02:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.22s835[Jun 18 2023 14:02:27 UTC (QA Tests)] INFO -- clicking :menu_section_button836[Jun 18 2023 14:02:27 UTC (QA Tests)] INFO -- clicking :nav_item_link837[Jun 18 2023 14:02:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.766s838[Jun 18 2023 14:02:28 UTC (QA Tests)] INFO -- clicking :package_link839[Jun 18 2023 14:02:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds840[Jun 18 2023 14:02:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_client_project-faba8547bbda9937841[Jun 18 2023 14:02:31 UTC (QA Tests)] INFO -- clicking :menu_section_button842[Jun 18 2023 14:02:31 UTC (QA Tests)] INFO -- clicking :nav_item_link843[Jun 18 2023 14:02:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.778s844[Jun 18 2023 14:02:33 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present845[Jun 18 2023 14:02:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.324s846[Jun 18 2023 14:02:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1687096912'847[Jun 18 2023 14:02:47 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687096912`848[Jun 18 2023 14:02:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-88a386994aed20c8'849[Jun 18 2023 14:02:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_package_project-7cf0a75375fd22e4'850[Jun 18 2023 14:02:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/maven_client_project-faba8547bbda9937'851 pushes and pulls a maven package852Package853 RubyGems Repository854[Jun 18 2023 14:02:48 UTC (QA Tests)] INFO -- Starting test: Package RubyGems Repository publishes a Ruby gem855[Jun 18 2023 14:02:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds856[Jun 18 2023 14:02:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53' via api in 0.16 seconds857[Jun 18 2023 14:02:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/rubygems-package-project-8f076f1360153f26' via api in 0.6 seconds858[Jun 18 2023 14:02:49 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.859[Jun 18 2023 14:02:49 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`860[Jun 18 2023 14:02:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`861[Jun 18 2023 14:02:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`862[Jun 18 2023 14:02:54 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687096968 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687096968 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-1687096968 --url http://gitlab-ee-a42cb618.test --registration-token **** --tag-list runner-for-rubygems-package-project-8f076f1360153f26 --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" `863[Jun 18 2023 14:02:55 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687096968`864[Jun 18 2023 14:02:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`865[Jun 18 2023 14:02:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1687096968' via api in 6.2 seconds866[Jun 18 2023 14:02:55 UTC (QA Tests)] INFO -- Enabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/rubygems-package-project-8f076f1360153f26"867[Jun 18 2023 14:02:55 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: rubygem_packages868[Jun 18 2023 14:02:56 UTC (QA Tests)] INFO -- filling :login_field with "root"869[Jun 18 2023 14:02:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field870[Jun 18 2023 14:02:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"871[Jun 18 2023 14:02:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field872[Jun 18 2023 14:02:56 UTC (QA Tests)] INFO -- clicking :sign_in_button873[Jun 18 2023 14:02:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.734s874[Jun 18 2023 14:02:57 UTC (QA Tests)] INFO -- Enabling super sidebar!875[Jun 18 2023 14:02:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled876[Jun 18 2023 14:02:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds877[Jun 18 2023 14:02:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/rubygems-package-project-8f076f1360153f26878[Jun 18 2023 14:03:00 UTC (QA Tests)] INFO -- clicking :menu_section_button879[Jun 18 2023 14:03:01 UTC (QA Tests)] INFO -- clicking :nav_item_link880[Jun 18 2023 14:03:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.77s881[Jun 18 2023 14:03:03 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present882[Jun 18 2023 14:03:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.504s883[Jun 18 2023 14:03:17 UTC (QA Tests)] INFO -- clicking :menu_section_button884[Jun 18 2023 14:03:17 UTC (QA Tests)] INFO -- clicking :nav_item_link885[Jun 18 2023 14:03:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.716s886[Jun 18 2023 14:03:18 UTC (QA Tests)] INFO -- Disabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/rubygems-package-project-8f076f1360153f26"887[Jun 18 2023 14:03:18 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: rubygem_packages888 publishes a Ruby gem889Plan890 Issue creation891 when using attachments in comments892[Jun 18 2023 14:03:18 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment893[Jun 18 2023 14:03:18 UTC (QA Tests)] INFO -- filling :login_field with "root"894[Jun 18 2023 14:03:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field895[Jun 18 2023 14:03:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"896[Jun 18 2023 14:03:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field897[Jun 18 2023 14:03:19 UTC (QA Tests)] INFO -- clicking :sign_in_button898[Jun 18 2023 14:03:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.457s899[Jun 18 2023 14:03:21 UTC (QA Tests)] INFO -- Enabling super sidebar!900[Jun 18 2023 14:03:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled901[Jun 18 2023 14:03:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.05 seconds902[Jun 18 2023 14:03:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53' via api in 0.16 seconds903[Jun 18 2023 14:03:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/project-for-issues-3a04229ff7db5d40' via api in 0.58 seconds904[Jun 18 2023 14:03:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 0.87 seconds905[Jun 18 2023 14:03:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/project-for-issues-3a04229ff7db5d40/-/issues/1906[Jun 18 2023 14:03:25 UTC (QA Tests)] INFO -- clicking :issue_title907[Jun 18 2023 14:03:25 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown908[Jun 18 2023 14:03:26 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale909"910[Jun 18 2023 14:03:26 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field911[Jun 18 2023 14:03:27 UTC (QA Tests)] INFO -- clicking :comment_button912[Jun 18 2023 14:03:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.553s913[Jun 18 2023 14:03:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element noteable_note_container' took 0.571s914 comments on an issue with an attachment915Package916 Generic Repository917[Jun 18 2023 14:03:27 UTC (QA Tests)] INFO -- Starting test: Package Generic Repository uploads a generic package and downloads it918[Jun 18 2023 14:03:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.06 seconds919[Jun 18 2023 14:03:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53' via api in 0.16 seconds920[Jun 18 2023 14:03:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/generic-package-project-cca2fcdbc4fd7328' via api in 0.72 seconds921[Jun 18 2023 14:03:28 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.922[Jun 18 2023 14:03:28 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`923[Jun 18 2023 14:03:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`924[Jun 18 2023 14:03:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`925[Jun 18 2023 14:03:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1687097007 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1687097007 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-1687097007 --url http://gitlab-ee-a42cb618.test --registration-token **** --tag-list runner-for-generic-package-project-cca2fcdbc4fd7328 --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" `926[Jun 18 2023 14:03:29 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1687097007`927[Jun 18 2023 14:03:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`928[Jun 18 2023 14:03:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1687097007' via api in 1.32 seconds929[Jun 18 2023 14:03:30 UTC (QA Tests)] INFO -- filling :login_field with "root"930[Jun 18 2023 14:03:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field931[Jun 18 2023 14:03:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"932[Jun 18 2023 14:03:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field933[Jun 18 2023 14:03:31 UTC (QA Tests)] INFO -- clicking :sign_in_button934[Jun 18 2023 14:03:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.806s935[Jun 18 2023 14:03:32 UTC (QA Tests)] INFO -- Enabling super sidebar!936[Jun 18 2023 14:03:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled937[Jun 18 2023 14:03:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.07 seconds938[Jun 18 2023 14:03:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-a42cb618.test/gitlab-qa-sandbox-group-1/qa-test-2023-06-18-13-49-24-6c407f8a92626b53/generic-package-project-cca2fcdbc4fd7328939[Jun 18 2023 14:03:36 UTC (QA Tests)] INFO -- clicking :menu_section_button940[Jun 18 2023 14:03:36 UTC (QA Tests)] INFO -- clicking :nav_item_link941[Jun 18 2023 14:03:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.709s942[Jun 18 2023 14:03:38 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present943[Jun 18 2023 14:03:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.462s944[Jun 18 2023 14:03:52 UTC (QA Tests)] INFO -- clicking :pipeline_path945[Jun 18 2023 14:03:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pipeline_path' took 0.83s946[Jun 18 2023 14:03:53 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present947[Jun 18 2023 14:03:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.204s948[Jun 18 2023 14:03:54 UTC (QA Tests)] INFO -- clicking :menu_section_button949[Jun 18 2023 14:03:54 UTC (QA Tests)] INFO -- clicking :nav_item_link950[Jun 18 2023 14:03:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.727s951[Jun 18 2023 14:03:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1687097007'952[Jun 18 2023 14:03:56 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1687097007`953[Jun 18 2023 14:03:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'my_package-45b2c6704d6391cc'954 uploads a generic package and downloads it955[Jun 18 2023 14:03:56 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:956{957 "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb": 142.919015542,958 "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_instance_level_spec.rb": 169.15119187200003,959 "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_group_level_spec.rb": 201.10626718900005,960 "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb": 294.5599862680001,961 "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_spec.rb": 29.68183924599998,962 "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb": 9.66355750699995,963 "qa/specs/features/browser_ui/5_package/package_registry/generic_repository_spec.rb": 28.696277740999903964}965[Jun 18 2023 14:03:56 UTC (QA Tests)] INFO -- 966Knapsack global time execution for tests: 14m 35s967Finished in 16 minutes 24 seconds (files took 4.49 seconds to load)96817 examples, 0 failures969Randomized with seed 23192970[Jun 18 2023 14:03:57 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-a42cb618`971[Jun 18 2023 14:03:57 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-a42cb618`972[Jun 18 2023 14:03:57 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=minio-bd918012`973[Jun 18 2023 14:03:57 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f minio-bd918012`975Running after script...976$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command977$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")978$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1024Not uploading cache qa-e2e-ruby-3.0-f397e9c6e37138479b58004abf3f9032-16 due to policy1026Uploading artifacts...1027gitlab-qa-run-*: found 167 matching artifact files and directories 1028Uploading artifacts as "archive" to coordinator... 201 Created id=4494243663 responseStatus=201 Created token=64_eskCz1029Uploading artifacts...1030gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1031Uploading artifacts as "junit" to coordinator... 201 Created id=4494243663 responseStatus=201 Created token=64_eskCz1032Uploading artifacts...1033/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1034Uploading artifacts as "dotenv" to coordinator... 201 Created id=4494243663 responseStatus=201 Created token=64_eskCz1036Job succeeded