object-storage-aws 2/2
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.3.0 (bbcb5aba)2 on gitlab-org-qa-runner ss7o3c7p5Using 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:9e089f49ffe8007e577f62ce60af5eb4eae58816a2ea9cd16ec360f2422f68eb for docker:23.0.1-dind with digest docker@sha256:3a09aaa775e328ec0817cb9b060e68c94ccf135f290c70f8189fbf2128ecdd9c ...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:0a0c950d4efbb4faaa7dd05ea831e084ca95843520fea5227dd1264fc28ac3b8 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:cf33be6e484da8c81a94fdc2fcaf5cc6410e246b7bb39b40f248ee03c57a7207 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1678925941-ff53e974-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: 168842, done. 20remote: Counting objects: 100% (168842/168842), done. 21remote: Compressing objects: 100% (106970/106970), done. 22remote: Total 168842 (delta 81322), reused 117522 (delta 55439), pack-reused 0 23Receiving objects: 100% (168842/168842), 134.88 MiB | 46.96 MiB/s, done.24Resolving deltas: 100% (81322/81322), done.26 * [new ref] refs/pipelines/807915618 -> refs/pipelines/80791561827 * [new branch] master -> origin/master28Checking out 663939f4 as master...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-6ef2608e032a0238d43e7b484fa8a1e9-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-6ef2608e032a0238d43e7b484fa8a1e9-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 (3943413030)...37Downloading artifacts from coordinator... ok id=3943413030 responseStatus=200 OK token=64_gyS5x39Using docker image sha256:0a0c950d4efbb4faaa7dd05ea831e084ca95843520fea5227dd1264fc28ac3b8 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:cf33be6e484da8c81a94fdc2fcaf5cc6410e246b7bb39b40f248ee03c57a7207 ...40$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")41$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command42Bundle complete! 36 Gemfile dependencies, 129 gems now installed.43Use `bundle info [gemname]` to see where a bundled gem is installed.44$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"45$ echo "Running - '$QA_COMMAND'"46Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:663939f42c192c396b17381f3878ef124b39ff3f --omnibus-config object_storage_aws -- --tag object_storage --format QA::Support::JsonFormatter --out tmp/rspec-3943413068.json --format RspecJunitFormatter --out tmp/rspec-3943413068.xml --format html --out tmp/rspec-$(echo object-storage-aws 2/2 | sed 's/[ /]/_/g').htm --color --format documentation'47$ eval "$QA_COMMAND"48[Mar 16 2023 00:21:14 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-18c144c0$`49[Mar 16 2023 00:21:15 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-18c144c0 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`50[Mar 16 2023 00:21:16 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-9.1.2/tls_certificates/authority/. alpine-18c144c0:/etc/gitlab/trusted-certs`51[Mar 16 2023 00:21:16 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-9.1.2/tls_certificates/gitlab/. alpine-18c144c0:/etc/gitlab/ssl`52[Mar 16 2023 00:21:16 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-18c144c0`53[Mar 16 2023 00:21:16 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-18c144c0`54[Mar 16 2023 00:21:16 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`55[Mar 16 2023 00:21:17 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:663939f42c192c396b17381f3878ef124b39ff3f`56[Mar 16 2023 00:21:52 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-c4773b06$`57[Mar 16 2023 00:21:52 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`58[Mar 16 2023 00:21:52 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`59[Mar 16 2023 00:21:52 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-c4773b06 --net test --hostname gitlab-ee-c4773b06.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-03-16-00-21-14-5497ff60/gitlab-ee-c4773b06/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:663939f42c192c396b17381f3878ef124b39ff3f`60[Mar 16 2023 00:22:07 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-c4773b06 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-03-16 00:21:1461# Gitlab::QA::Runtime::OmnibusConfigurations::Default62gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme63gitlab_rails['gitlab_disable_animations'] = true # Disable animations64gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry65gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password66# Gitlab::QA::Runtime::OmnibusConfigurations::ObjectStorageAws67gitlab_rails['object_store']['enabled'] = true68gitlab_rails['object_store']['proxy_download'] = false69gitlab_rails['object_store']['connection'] = { 'provider' => 'AWS', 'region' => 'eu-central-1', 'aws_access_key_id' => '[MASKED]', 'aws_secret_access_key' => '[MASKED]' }70gitlab_rails['object_store']['objects']['artifacts']['bucket'] = 'test-object-storage-20210802'71gitlab_rails['object_store']['objects']['external_diffs']['bucket'] = 'test-object-storage-20210802'72gitlab_rails['object_store']['objects']['lfs']['bucket'] = 'test-object-storage-20210802'73gitlab_rails['object_store']['objects']['uploads']['bucket'] = 'test-object-storage-20210802'74gitlab_rails['object_store']['objects']['packages']['bucket'] = 'test-object-storage-20210802'75gitlab_rails['object_store']['objects']['dependency_proxy']['bucket'] = 'test-object-storage-20210802'76gitlab_rails['object_store']['objects']['pages']['bucket'] = 'test-object-storage-20210802'77gitlab_rails['object_store']['objects']['terraform_state']['bucket'] = 'test-object-storage-20210802'78gitlab_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;"`79[Mar 16 2023 00:22:07 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-c4773b06`80[Mar 16 2023 00:25:31 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...81[Mar 16 2023 00:25:31 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-c4773b06`82[Mar 16 2023 00:25:31 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-c4773b06 80/tcp`83[Mar 16 2023 00:25:31 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!84[Mar 16 2023 00:25:31 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-9.1.2/support/data gitlab-ee-c4773b06:/tmp/data-seeds`85[Mar 16 2023 00:25:31 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-c4773b06 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`86[Mar 16 2023 00:25:31 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-c4773b06 bash -c "echo '#!/usr/bin/env bash87if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then88 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'89 exit 190fi91' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`92[Mar 16 2023 00:25:31 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-c4773b06 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`93[Mar 16 2023 00:25:31 UTC (Gitlab QA)] INFO -- Running exec_commands...94[Mar 16 2023 00:25:31 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-c4773b06 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`95[Mar 16 2023 00:26:21 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-c4773b06 bash -c ""`96[Mar 16 2023 00:26:21 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`97[Mar 16 2023 00:26:21 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:663939f42c192c396b17381f3878ef124b39ff3f`98[Mar 16 2023 00:27:04 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee99[Mar 16 2023 00:27:04 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_REPORT_RESULT_TOKEN="$QA_REPORT_RESULT_TOKEN" --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_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_RSPEC_TAGS="$QA_RSPEC_TAGS" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_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_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_SUITES="$QA_SUITES" --env QA_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_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITHUB_ACCESS_TOKEN="$GITHUB_ACCESS_TOKEN" --env EE_LICENSE="$EE_LICENSE" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_COMMIT_REF_NAME="$CI_COMMIT_REF_NAME" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_ID="$CI_PROJECT_ID" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_SLACK_WEBHOOK_URL="$CI_SLACK_WEBHOOK_URL" --env CI_PIPELINE_ID="$CI_PIPELINE_ID" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env CI_API_V4_URL="$CI_API_V4_URL" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env AWS_S3_REGION="$AWS_S3_REGION" --env AWS_S3_KEY_ID="$AWS_S3_KEY_ID" --env AWS_S3_ACCESS_KEY="$AWS_S3_ACCESS_KEY" --env AWS_S3_BUCKET_NAME="$AWS_S3_BUCKET_NAME" --env COLORIZED_LOGS="$COLORIZED_LOGS" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-03-16-00-21-14-5497ff60/gitlab-ee-qa-9ad36322:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ee-qa-9ad36322 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:663939f42c192c396b17381f3878ef124b39ff3f Test::Instance::All http://gitlab-ee-c4773b06.test -- --tag object_storage --format QA::Support::JsonFormatter --out tmp/rspec-3943413068.json --format RspecJunitFormatter --out tmp/rspec-3943413068.xml --format html --out tmp/rspec-object-storage-aws_2_2.htm --color --format documentation`1002023-03-16 00:27:17 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:1022023-03-16 00:27:17 WARN Selenium [DEPRECATION] [:caps_browsers] Remote::Capabilities.chrome is deprecated. Use Options.chrome instead.1032023-03-16 00:27:17 WARN Selenium [DEPRECATION] [:capabilities] The :capabilities parameter for Selenium::WebDriver::Chrome::Driver is deprecated. Use :options argument with an instance of Selenium::WebDriver::Chrome::Driver instead.1042023-03-16 00:27:17 / CONF :: 105 ==> Base URL: http://gitlab-ee-c4773b06.test106 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f9a61e1c0c8>107 ==> Libraries: Chemlab::Vendor108[Mar 16 2023 00:27:17 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA109[Mar 16 2023 00:27:17 UTC (QA Tests)] INFO -- Performing sanity check for environment!110[Mar 16 2023 00:27:18 UTC (QA Tests)] INFO -- Performing initial license fabrication!111[Mar 16 2023 00:27:19 UTC (QA Tests)] INFO -- Successfully added license key. Details:112{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}113[Mar 16 2023 00:27:19 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.48 seconds114[Mar 16 2023 00:27:19 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'object-storage-aws' to 'knapsack/object-storage-aws.json'115[Mar 16 2023 00:27:20 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====116[Mar 16 2023 00:27:20 UTC (QA Tests)] INFO -- Report specs:117[Mar 16 2023 00:27:20 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven_gradle_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_project_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/conan_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb"]118[Mar 16 2023 00:27:20 UTC (QA Tests)] INFO -- Leftover specs:119[Mar 16 2023 00:27:20 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/backend_node_recovery_spec.rb", "qa/specs/features/api/12_systems/gitaly/distributed_reads_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_connectivity_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_replication_queue_spec.rb", "qa/specs/features/api/1_manage/group_access_token_spec.rb", "qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_large_project_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_mr_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_project_spec.rb", "qa/specs/features/api/1_manage/project_access_token_spec.rb", "qa/specs/features/api/1_manage/user_access_termination_spec.rb", "qa/specs/features/api/1_manage/users_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_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/group/transfer_group_spec.rb", "qa/specs/features/browser_ui/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_basic_integration_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/pipeline_status_emails_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/maintain_log_in_mixed_env_spec.rb", "qa/specs/features/browser_ui/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/browser_ui/1_manage/project/create_project_badge_spec.rb", "qa/specs/features/browser_ui/1_manage/project/dashboard_images_spec.rb", "qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb", "qa/specs/features/browser_ui/1_manage/project/view_project_activity_spec.rb", "qa/specs/features/browser_ui/1_manage/user/impersonation_token_spec.rb", "qa/specs/features/browser_ui/1_manage/user/user_inherited_access_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb", "qa/specs/features/browser_ui/2_plan/email/trigger_email_notification_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/collapse_comments_in_discussions_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/custom_issue_template_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb", "qa/specs/features/browser_ui/2_plan/issue_boards/focus_mode_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_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/pages/new_static_page_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_content_manipulation_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_file_upload_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_page_deletion_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_list_delete_branches_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/add_new_directory_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/link_to_line_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/review_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_pipelines_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/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/create_and_process_pipeline_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_a_project_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/locked_artifacts_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_branch_switcher_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_editor_tabs_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_via_web_only_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_child_pipeline_with_manual_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/update_ci_file_with_pipeline_editor_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/container_registry_spec.rb", "qa/specs/features/browser_ui/5_package/dependency_proxy/dependency_proxy_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/add_deploy_key_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/automatically_creates_incident_for_alert_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/email_notification_for_alert_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/fix_vulnerability_workflow_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/11_fulfillment/license/cloud_activation_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/billing_seats_usage_data_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/group/restrict_by_ip_address_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/integrations/jira_issues_list_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/ldap/admin_ldap_sync_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/custom_email/custom_email_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/promote_issue_to_epic_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/3_create/group_wiki/create_group_wiki_page_spec.rb", "qa/specs/features/ee/browser_ui/3_create/group_wiki/file_upload_group_wiki_page_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/approval_rules_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/assign_code_owners_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_with_protected_branch_and_squashed_commits_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/group_file_template_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/push_rules_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/job_trace_archival_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/new_discussion_not_dropping_merge_trains_mr_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/5_package/dependency_proxy_sso_spec.rb", "qa/specs/features/ee/browser_ui/8_monitor/alert_management/alert_with_escalation_policy_spec.rb", "qa/specs/features/sanity/feature_flags_spec.rb", "qa/specs/features/sanity/interception_spec.rb"]120[Mar 16 2023 00:27:20 UTC (QA Tests)] INFO -- Knapsack report generator started!121[Mar 16 2023 00:27:20 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'object-storage-aws' to 'knapsack/object-storage-aws.json'122[Mar 16 2023 00:27:20 UTC (QA Tests)] INFO -- Report already exists, skipping!123Run options:124 include {:object_storage=>true}125 exclude {:geo=>true, :requires_praefect=>true}126Randomized with seed 53157127Package128 RubyGems Repository129[Mar 16 2023 00:29:29 UTC (QA Tests)] INFO -- Starting test: Package RubyGems Repository publishes a Ruby gem130[Mar 16 2023 00:29:29 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA131[Mar 16 2023 00:29:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-m1is10se' via cache in 0.0 seconds132[Mar 16 2023 00:29:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.86 seconds133[Mar 16 2023 00:29:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4' via api in 1.88 seconds134[Mar 16 2023 00:29:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/rubygems-package-project-418f6df076ac3144' via api in 4.77 seconds135[Mar 16 2023 00:29:33 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`136[Mar 16 2023 00:29:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`137[Mar 16 2023 00:29:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`138[Mar 16 2023 00:29:37 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1678926569 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1678926569 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-1678926569 --url http://gitlab-ee-c4773b06.test --registration-token **** --tag-list runner-for-rubygems-package-project-418f6df076ac3144 --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" `139[Mar 16 2023 00:29:40 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1678926569`140[Mar 16 2023 00:29:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`141[Mar 16 2023 00:29:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1678926569' via api in 7.62 seconds142[Mar 16 2023 00:29:41 UTC (QA Tests)] INFO -- Enabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/rubygems-package-project-418f6df076ac3144"143[Mar 16 2023 00:29:41 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: rubygem_packages144[Mar 16 2023 00:29:43 UTC (QA Tests)] INFO -- filling :login_field with "root"145[Mar 16 2023 00:29:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field146[Mar 16 2023 00:29:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"147[Mar 16 2023 00:29:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field148[Mar 16 2023 00:29:44 UTC (QA Tests)] INFO -- clicking :sign_in_button149[Mar 16 2023 00:29:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.78 seconds150[Mar 16 2023 00:29:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/rubygems-package-project-418f6df076ac3144151[Mar 16 2023 00:29:50 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link152[Mar 16 2023 00:29:54 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present153[Mar 16 2023 00:30:30 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link154[Mar 16 2023 00:30:31 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link155[Mar 16 2023 00:30:32 UTC (QA Tests)] INFO -- Disabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/rubygems-package-project-418f6df076ac3144"156[Mar 16 2023 00:30:32 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: rubygem_packages157 publishes a Ruby gem158Package159 Maven Repository with Gradle160 using ci job token161[Mar 16 2023 00:30:32 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using ci job token pushes and pulls a maven package via gradle162[Mar 16 2023 00:30:39 UTC (QA Tests)] INFO -- filling :login_field with "root"163[Mar 16 2023 00:30:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field164[Mar 16 2023 00:30:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"165[Mar 16 2023 00:30:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field166[Mar 16 2023 00:30:40 UTC (QA Tests)] INFO -- clicking :sign_in_button167[Mar 16 2023 00:30:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds168[Mar 16 2023 00:30:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4' via api in 0.26 seconds169[Mar 16 2023 00:30:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/maven_gradle_package_project-12c73817262a485b' via api in 1.75 seconds170[Mar 16 2023 00:30:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`171[Mar 16 2023 00:30:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`172[Mar 16 2023 00:30:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`173[Mar 16 2023 00:30:44 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1678926641 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1678926641 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-1678926641 --url http://gitlab-ee-c4773b06.test --registration-token **** --tag-list runner-for-qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4 --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" `174[Mar 16 2023 00:30:45 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1678926641`175[Mar 16 2023 00:30:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`176[Mar 16 2023 00:30:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1678926641' via api in 1.86 seconds177[Mar 16 2023 00:30:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.61 seconds178[Mar 16 2023 00:30:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/maven_gradle_package_project-12c73817262a485b179[Mar 16 2023 00:30:48 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link180[Mar 16 2023 00:31:01 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present181[Mar 16 2023 00:31:55 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link182[Mar 16 2023 00:31:55 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link183[Mar 16 2023 00:31:56 UTC (QA Tests)] INFO -- clicking :package_link184[Mar 16 2023 00:31:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/maven_gradle_client_project-f03a2c4266293b9c' via api in 1.03 seconds185[Mar 16 2023 00:31:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.07 seconds186[Mar 16 2023 00:31:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.08 seconds187[Mar 16 2023 00:31:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds188[Mar 16 2023 00:31:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/maven_gradle_client_project-f03a2c4266293b9c189[Mar 16 2023 00:32:00 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link190[Mar 16 2023 00:32:13 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present191[Mar 16 2023 00:32:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1678926641'192[Mar 16 2023 00:32:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1678926641`193[Mar 16 2023 00:32:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven_gradle-26b40e57df5da495'194[Mar 16 2023 00:32:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/maven_gradle_package_project-12c73817262a485b'195[Mar 16 2023 00:32:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/maven_gradle_client_project-f03a2c4266293b9c'196 pushes and pulls a maven package via gradle197 using project deploy token198[Mar 16 2023 00:32:28 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using project deploy token pushes and pulls a maven package via gradle199[Mar 16 2023 00:32:35 UTC (QA Tests)] INFO -- filling :login_field with "root"200[Mar 16 2023 00:32:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field201[Mar 16 2023 00:32:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"202[Mar 16 2023 00:32:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field203[Mar 16 2023 00:32:36 UTC (QA Tests)] INFO -- clicking :sign_in_button204[Mar 16 2023 00:32:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds205[Mar 16 2023 00:32:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4' via api in 0.25 seconds206[Mar 16 2023 00:32:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/maven_gradle_package_project-86cddad4c4bb449b' via api in 1.33 seconds207[Mar 16 2023 00:32:38 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`208[Mar 16 2023 00:32:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`209[Mar 16 2023 00:32:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`210[Mar 16 2023 00:32:39 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1678926757 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1678926757 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-1678926757 --url http://gitlab-ee-c4773b06.test --registration-token **** --tag-list runner-for-qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4 --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" `211[Mar 16 2023 00:32:40 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1678926757`212[Mar 16 2023 00:32:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`213[Mar 16 2023 00:32:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1678926757' via api in 2.03 seconds214[Mar 16 2023 00:32:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds215[Mar 16 2023 00:32:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/maven_gradle_package_project-86cddad4c4bb449b216[Mar 16 2023 00:32:43 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link217[Mar 16 2023 00:32:55 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present218[Mar 16 2023 00:33:27 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link219[Mar 16 2023 00:33:27 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link220[Mar 16 2023 00:33:28 UTC (QA Tests)] INFO -- clicking :package_link221[Mar 16 2023 00:33:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/maven_gradle_client_project-78adb657a27c4d3f' via api in 0.81 seconds222[Mar 16 2023 00:33:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.11 seconds223[Mar 16 2023 00:33:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds224[Mar 16 2023 00:33:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/maven_gradle_client_project-78adb657a27c4d3f225[Mar 16 2023 00:33:31 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link226[Mar 16 2023 00:33:43 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present227[Mar 16 2023 00:33:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1678926757'228[Mar 16 2023 00:33:58 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1678926757`229[Mar 16 2023 00:33:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven_gradle-3a59df5fe2a54873'230[Mar 16 2023 00:33:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/maven_gradle_package_project-86cddad4c4bb449b'231[Mar 16 2023 00:33:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/maven_gradle_client_project-78adb657a27c4d3f'232 pushes and pulls a maven package via gradle233 using personal access token234[Mar 16 2023 00:33:59 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using personal access token pushes and pulls a maven package via gradle235[Mar 16 2023 00:34:05 UTC (QA Tests)] INFO -- filling :login_field with "root"236[Mar 16 2023 00:34:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field237[Mar 16 2023 00:34:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"238[Mar 16 2023 00:34:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field239[Mar 16 2023 00:34:06 UTC (QA Tests)] INFO -- clicking :sign_in_button240[Mar 16 2023 00:34:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds241[Mar 16 2023 00:34:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4' via api in 0.2 seconds242[Mar 16 2023 00:34:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/maven_gradle_package_project-992018f8f7c807a6' via api in 1.4 seconds243[Mar 16 2023 00:34:09 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`244[Mar 16 2023 00:34:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`245[Mar 16 2023 00:34:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`246[Mar 16 2023 00:34:10 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1678926848 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1678926848 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-1678926848 --url http://gitlab-ee-c4773b06.test --registration-token **** --tag-list runner-for-qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4 --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" `247[Mar 16 2023 00:34:11 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1678926848`248[Mar 16 2023 00:34:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`249[Mar 16 2023 00:34:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1678926848' via api in 2.07 seconds250[Mar 16 2023 00:34:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds251[Mar 16 2023 00:34:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/maven_gradle_package_project-992018f8f7c807a6252[Mar 16 2023 00:34:13 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link253[Mar 16 2023 00:34:25 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present254[Mar 16 2023 00:35:09 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link255[Mar 16 2023 00:35:09 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link256[Mar 16 2023 00:35:10 UTC (QA Tests)] INFO -- clicking :package_link257[Mar 16 2023 00:35:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/maven_gradle_client_project-cda0ad00d5e5ccc6' via api in 0.9 seconds258[Mar 16 2023 00:35:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds259[Mar 16 2023 00:35:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/maven_gradle_client_project-cda0ad00d5e5ccc6260[Mar 16 2023 00:35:14 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link261[Mar 16 2023 00:35:26 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present262[Mar 16 2023 00:35:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1678926848'263[Mar 16 2023 00:35:39 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1678926848`264[Mar 16 2023 00:35:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven_gradle-dbe6a5d46d402561'265[Mar 16 2023 00:35:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/maven_gradle_package_project-992018f8f7c807a6'266[Mar 16 2023 00:35:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/maven_gradle_client_project-cda0ad00d5e5ccc6'267 pushes and pulls a maven package via gradle268Package269 NuGet group level endpoint270 using ci job token271[Mar 16 2023 00:35:41 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using ci job token publishes a nuget package at the project endpoint and installs it from the group endpoint272[Mar 16 2023 00:35:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds273[Mar 16 2023 00:35:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4' via api in 0.2 seconds274[Mar 16 2023 00:35:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-project-2a9eed2d8cc56b0e' via api in 11.72 seconds275[Mar 16 2023 00:35:52 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`276[Mar 16 2023 00:35:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`277[Mar 16 2023 00:35:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`278[Mar 16 2023 00:35:53 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1678926941 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1678926941 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-1678926941 --url http://gitlab-ee-c4773b06.test --registration-token **** --tag-list runner-for-qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4 --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" `279[Mar 16 2023 00:35:54 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1678926941`280[Mar 16 2023 00:35:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`281[Mar 16 2023 00:35:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1678926941' via api in 1.78 seconds282[Mar 16 2023 00:35:59 UTC (QA Tests)] INFO -- filling :login_field with "root"283[Mar 16 2023 00:35:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field284[Mar 16 2023 00:35:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"285[Mar 16 2023 00:35:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field286[Mar 16 2023 00:36:00 UTC (QA Tests)] INFO -- clicking :sign_in_button287[Mar 16 2023 00:36:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.06 seconds288[Mar 16 2023 00:36:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-install-project-994b5e6341b37253' via api in 11.36 seconds289[Mar 16 2023 00:36:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.07 seconds290[Mar 16 2023 00:36:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds291[Mar 16 2023 00:36:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-project-2a9eed2d8cc56b0e292[Mar 16 2023 00:36:15 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link293[Mar 16 2023 00:36:27 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present294[Mar 16 2023 00:37:30 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present295[Mar 16 2023 00:37:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-install-project-994b5e6341b37253296[Mar 16 2023 00:37:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds297[Mar 16 2023 00:37:34 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link298[Mar 16 2023 00:37:46 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present299[Mar 16 2023 00:37:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-c4773b06.test/groups/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4300[Mar 16 2023 00:37:48 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link301[Mar 16 2023 00:37:49 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link302[Mar 16 2023 00:37:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1678926941'303[Mar 16 2023 00:37:50 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1678926941`304[Mar 16 2023 00:37:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-9c370c5c98554e7a'305[Mar 16 2023 00:37:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-project-2a9eed2d8cc56b0e'306[Mar 16 2023 00:37:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-install-project-994b5e6341b37253'307 publishes a nuget package at the project endpoint and installs it from the group endpoint308 using group deploy token309[Mar 16 2023 00:37:51 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using group deploy token publishes a nuget package at the project endpoint and installs it from the group endpoint310[Mar 16 2023 00:37:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds311[Mar 16 2023 00:37:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4' via api in 0.19 seconds312[Mar 16 2023 00:38:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-project-a6663c3d78695499' via api in 17.45 seconds313[Mar 16 2023 00:38:09 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`314[Mar 16 2023 00:38:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`315[Mar 16 2023 00:38:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`316[Mar 16 2023 00:38:09 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1678927071 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1678927071 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-1678927071 --url http://gitlab-ee-c4773b06.test --registration-token **** --tag-list runner-for-qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4 --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" `317[Mar 16 2023 00:38:10 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1678927071`318[Mar 16 2023 00:38:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`319[Mar 16 2023 00:38:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1678927071' via api in 2.13 seconds320[Mar 16 2023 00:38:15 UTC (QA Tests)] INFO -- filling :login_field with "root"321[Mar 16 2023 00:38:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field322[Mar 16 2023 00:38:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"323[Mar 16 2023 00:38:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field324[Mar 16 2023 00:38:16 UTC (QA Tests)] INFO -- clicking :sign_in_button325[Mar 16 2023 00:38:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupDeployToken with username 'gitlab+deploy-token-2' via api in 0.12 seconds326[Mar 16 2023 00:38:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds327[Mar 16 2023 00:38:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-install-project-1f4192516a6caa0e' via api in 11.34 seconds328[Mar 16 2023 00:38:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds329[Mar 16 2023 00:38:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds330[Mar 16 2023 00:38:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-project-a6663c3d78695499331[Mar 16 2023 00:38:32 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link332[Mar 16 2023 00:38:44 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present333[Mar 16 2023 00:38:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-install-project-1f4192516a6caa0e334[Mar 16 2023 00:39:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds335[Mar 16 2023 00:39:00 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link336[Mar 16 2023 00:39:12 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present337[Mar 16 2023 00:39:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-c4773b06.test/groups/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4338[Mar 16 2023 00:39:27 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link339[Mar 16 2023 00:39:27 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link340[Mar 16 2023 00:39:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1678927071'341[Mar 16 2023 00:39:28 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1678927071`342[Mar 16 2023 00:39:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-31c052ef450f81f9'343[Mar 16 2023 00:39:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-project-a6663c3d78695499'344[Mar 16 2023 00:39:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-install-project-1f4192516a6caa0e'345 publishes a nuget package at the project endpoint and installs it from the group endpoint346 using personal access token347[Mar 16 2023 00:39:29 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using personal access token publishes a nuget package at the project endpoint and installs it from the group endpoint348[Mar 16 2023 00:39:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds349[Mar 16 2023 00:39:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4' via api in 0.19 seconds350[Mar 16 2023 00:39:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-project-32204a2dd1b252b5' via api in 6.51 seconds351[Mar 16 2023 00:39:36 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`352[Mar 16 2023 00:39:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`353[Mar 16 2023 00:39:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`354[Mar 16 2023 00:39:36 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1678927169 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1678927169 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-1678927169 --url http://gitlab-ee-c4773b06.test --registration-token **** --tag-list runner-for-qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4 --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" `355[Mar 16 2023 00:39:37 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1678927169`356[Mar 16 2023 00:39:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`357[Mar 16 2023 00:39:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1678927169' via api in 1.7 seconds358[Mar 16 2023 00:39:42 UTC (QA Tests)] INFO -- filling :login_field with "root"359[Mar 16 2023 00:39:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field360[Mar 16 2023 00:39:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"361[Mar 16 2023 00:39:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field362[Mar 16 2023 00:39:43 UTC (QA Tests)] INFO -- clicking :sign_in_button363[Mar 16 2023 00:39:45 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA364[Mar 16 2023 00:39:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-oivs3h3j' via cache in 0.0 seconds365[Mar 16 2023 00:39:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds366[Mar 16 2023 00:39:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-install-project-3f41271eb90320eb' via api in 6.26 seconds367[Mar 16 2023 00:39:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds368[Mar 16 2023 00:39:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.63 seconds369[Mar 16 2023 00:39:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-project-32204a2dd1b252b5370[Mar 16 2023 00:39:54 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link371[Mar 16 2023 00:39:55 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present372[Mar 16 2023 00:40:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-install-project-3f41271eb90320eb373[Mar 16 2023 00:40:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds374[Mar 16 2023 00:40:22 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link375[Mar 16 2023 00:40:34 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present376[Mar 16 2023 00:40:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-c4773b06.test/groups/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4377[Mar 16 2023 00:40:37 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link378[Mar 16 2023 00:40:37 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link379[Mar 16 2023 00:40:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1678927169'380[Mar 16 2023 00:40:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1678927169`381[Mar 16 2023 00:40:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-692b0c0fc36442f7'382[Mar 16 2023 00:40:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-project-32204a2dd1b252b5'383[Mar 16 2023 00:40:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-install-project-3f41271eb90320eb'384 publishes a nuget package at the project endpoint and installs it from the group endpoint385Package386 Conan Repository387[Mar 16 2023 00:40:39 UTC (QA Tests)] INFO -- Starting test: Package Conan Repository publishes, installs, and deletes a Conan package388[Mar 16 2023 00:40:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds389[Mar 16 2023 00:40:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4' via api in 0.18 seconds390[Mar 16 2023 00:40:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/conan-package-project-03207b54a6f0da7b' via api in 0.85 seconds391[Mar 16 2023 00:40:40 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`392[Mar 16 2023 00:40:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`393[Mar 16 2023 00:40:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`394[Mar 16 2023 00:40:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1678927239 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1678927239 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-1678927239 --url http://gitlab-ee-c4773b06.test --registration-token **** --tag-list runner-for-conan-package-project-03207b54a6f0da7b --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" `395[Mar 16 2023 00:40:41 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1678927239`396[Mar 16 2023 00:40:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`397[Mar 16 2023 00:40:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1678927239' via api in 1.85 seconds398[Mar 16 2023 00:40:47 UTC (QA Tests)] INFO -- filling :login_field with "root"399[Mar 16 2023 00:40:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field400[Mar 16 2023 00:40:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"401[Mar 16 2023 00:40:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field402[Mar 16 2023 00:40:47 UTC (QA Tests)] INFO -- clicking :sign_in_button403[Mar 16 2023 00:40:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds404[Mar 16 2023 00:40:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/conan-package-project-03207b54a6f0da7b405[Mar 16 2023 00:40:51 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link406[Mar 16 2023 00:41:03 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present407[Mar 16 2023 00:41:48 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link408[Mar 16 2023 00:41:48 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link409[Mar 16 2023 00:41:49 UTC (QA Tests)] INFO -- clicking :package_link410[Mar 16 2023 00:41:49 UTC (QA Tests)] INFO -- clicking :delete_button411[Mar 16 2023 00:41:51 UTC (QA Tests)] INFO -- clicking :delete_modal_button412[Mar 16 2023 00:41:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1678927239'413[Mar 16 2023 00:41:52 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1678927239`414 publishes, installs, and deletes a Conan package415Plan416 Issue creation417 when using attachments in comments418[Mar 16 2023 00:41:53 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment419[Mar 16 2023 00:41:58 UTC (QA Tests)] INFO -- filling :login_field with "root"420[Mar 16 2023 00:41:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field421[Mar 16 2023 00:41:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"422[Mar 16 2023 00:41:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field423[Mar 16 2023 00:41:59 UTC (QA Tests)] INFO -- clicking :sign_in_button424[Mar 16 2023 00:42:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds425[Mar 16 2023 00:42:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4' via api in 0.19 seconds426[Mar 16 2023 00:42:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/project-for-issues-1f73d1199c4082e5' via api in 0.82 seconds427[Mar 16 2023 00:42:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 1.27 seconds428[Mar 16 2023 00:42:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/project-for-issues-1f73d1199c4082e5/-/issues/1429[Mar 16 2023 00:42:04 UTC (QA Tests)] INFO -- clicking :title_content430[Mar 16 2023 00:42:05 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown431[Mar 16 2023 00:42:05 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale432"433[Mar 16 2023 00:42:05 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field434[Mar 16 2023 00:42:09 UTC (QA Tests)] INFO -- clicking :comment_button435 comments on an issue with an attachment436Package437 NuGet project level endpoint438 using a ci job token439[Mar 16 2023 00:42:11 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a ci job token publishes a nuget package and installs440[Mar 16 2023 00:42:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.1 seconds441[Mar 16 2023 00:42:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4' via api in 0.25 seconds442[Mar 16 2023 00:42:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-project-43cff51a6cbcfaf8' via api in 11.75 seconds443[Mar 16 2023 00:42:22 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`444[Mar 16 2023 00:42:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`445[Mar 16 2023 00:42:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`446[Mar 16 2023 00:42:23 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1678927331 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1678927331 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-1678927331 --url http://gitlab-ee-c4773b06.test --registration-token **** --tag-list runner-for-nuget-package-project-43cff51a6cbcfaf8 --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" `447[Mar 16 2023 00:42:24 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1678927331`448[Mar 16 2023 00:42:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`449[Mar 16 2023 00:42:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1678927331' via api in 2.16 seconds450[Mar 16 2023 00:42:29 UTC (QA Tests)] INFO -- filling :login_field with "root"451[Mar 16 2023 00:42:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field452[Mar 16 2023 00:42:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"453[Mar 16 2023 00:42:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field454[Mar 16 2023 00:42:30 UTC (QA Tests)] INFO -- clicking :sign_in_button455[Mar 16 2023 00:42:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds456[Mar 16 2023 00:42:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-project-43cff51a6cbcfaf8457[Mar 16 2023 00:42:34 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link458[Mar 16 2023 00:42:46 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present459[Mar 16 2023 00:43:09 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present460[Mar 16 2023 00:43:23 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link461[Mar 16 2023 00:43:23 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link462[Mar 16 2023 00:43:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1678927331'463[Mar 16 2023 00:43:25 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1678927331`464[Mar 16 2023 00:43:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-30d434375ea8d6c4'465[Mar 16 2023 00:43:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-project-43cff51a6cbcfaf8'466 publishes a nuget package and installs467 using a personal access token468[Mar 16 2023 00:43:25 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a personal access token publishes a nuget package and installs469[Mar 16 2023 00:43:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds470[Mar 16 2023 00:43:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4' via api in 0.19 seconds471[Mar 16 2023 00:43:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-project-718ff688cf76f145' via api in 11.77 seconds472[Mar 16 2023 00:43:37 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`473[Mar 16 2023 00:43:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`474[Mar 16 2023 00:43:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`475[Mar 16 2023 00:43:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1678927405 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1678927405 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-1678927405 --url http://gitlab-ee-c4773b06.test --registration-token **** --tag-list runner-for-nuget-package-project-718ff688cf76f145 --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" `476[Mar 16 2023 00:43:39 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1678927405`477[Mar 16 2023 00:43:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`478[Mar 16 2023 00:43:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1678927405' via api in 1.71 seconds479[Mar 16 2023 00:43:44 UTC (QA Tests)] INFO -- filling :login_field with "root"480[Mar 16 2023 00:43:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field481[Mar 16 2023 00:43:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"482[Mar 16 2023 00:43:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field483[Mar 16 2023 00:43:44 UTC (QA Tests)] INFO -- clicking :sign_in_button484[Mar 16 2023 00:43:46 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA485[Mar 16 2023 00:43:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-euhh9hof' via cache in 0.0 seconds486[Mar 16 2023 00:43:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds487[Mar 16 2023 00:43:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.65 seconds488[Mar 16 2023 00:43:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-project-718ff688cf76f145489[Mar 16 2023 00:43:48 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link490[Mar 16 2023 00:44:00 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present491[Mar 16 2023 00:44:15 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present492[Mar 16 2023 00:44:29 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link493[Mar 16 2023 00:44:29 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link494[Mar 16 2023 00:44:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1678927405'495[Mar 16 2023 00:44:31 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1678927405`496[Mar 16 2023 00:44:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-35d82f5db06617c6'497[Mar 16 2023 00:44:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-project-718ff688cf76f145'498 publishes a nuget package and installs499 using a project deploy token500[Mar 16 2023 00:44:32 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a project deploy token publishes a nuget package and installs501[Mar 16 2023 00:44:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds502[Mar 16 2023 00:44:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4' via api in 0.18 seconds503[Mar 16 2023 00:44:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-project-d53a3719658ee311' via api in 6.41 seconds504[Mar 16 2023 00:44:39 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`505[Mar 16 2023 00:44:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`506[Mar 16 2023 00:44:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`507[Mar 16 2023 00:44:39 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1678927472 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1678927472 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-1678927472 --url http://gitlab-ee-c4773b06.test --registration-token **** --tag-list runner-for-nuget-package-project-d53a3719658ee311 --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" `508[Mar 16 2023 00:44:40 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1678927472`509[Mar 16 2023 00:44:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`510[Mar 16 2023 00:44:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1678927472' via api in 1.54 seconds511[Mar 16 2023 00:44:45 UTC (QA Tests)] INFO -- filling :login_field with "root"512[Mar 16 2023 00:44:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field513[Mar 16 2023 00:44:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"514[Mar 16 2023 00:44:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field515[Mar 16 2023 00:44:45 UTC (QA Tests)] INFO -- clicking :sign_in_button516[Mar 16 2023 00:44:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-3' via api in 0.11 seconds517[Mar 16 2023 00:44:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.26 seconds518[Mar 16 2023 00:44:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds519[Mar 16 2023 00:44:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-project-d53a3719658ee311520[Mar 16 2023 00:44:50 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link521[Mar 16 2023 00:44:51 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present522[Mar 16 2023 00:45:15 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present523[Mar 16 2023 00:45:16 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link524[Mar 16 2023 00:45:17 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link525[Mar 16 2023 00:45:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1678927472'526[Mar 16 2023 00:45:18 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1678927472`527[Mar 16 2023 00:45:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-b325f590c4a4f052'528[Mar 16 2023 00:45:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/nuget-package-project-d53a3719658ee311'529 publishes a nuget package and installs530Package531 Helm Registry532 using project deploy token533[Mar 16 2023 00:45:19 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using project deploy token pushes and pulls a helm chart534[Mar 16 2023 00:45:25 UTC (QA Tests)] INFO -- filling :login_field with "root"535[Mar 16 2023 00:45:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field536[Mar 16 2023 00:45:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"537[Mar 16 2023 00:45:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field538[Mar 16 2023 00:45:26 UTC (QA Tests)] INFO -- clicking :sign_in_button539[Mar 16 2023 00:45:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds540[Mar 16 2023 00:45:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4' via api in 0.2 seconds541[Mar 16 2023 00:45:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/helm_package_project-16a8b2e660a17909' via api in 1.15 seconds542[Mar 16 2023 00:45:28 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`543[Mar 16 2023 00:45:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`544[Mar 16 2023 00:45:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`545[Mar 16 2023 00:45:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1678927527 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1678927527 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-1678927527 --url http://gitlab-ee-c4773b06.test --registration-token **** --tag-list runner-for-qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4 --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" `546[Mar 16 2023 00:45:30 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1678927527`547[Mar 16 2023 00:45:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`548[Mar 16 2023 00:45:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1678927527' via api in 1.83 seconds549[Mar 16 2023 00:45:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-4' via api in 0.1 seconds550[Mar 16 2023 00:45:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds551[Mar 16 2023 00:45:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/helm_client_project-7552c5328303a84f' via api in 0.9 seconds552[Mar 16 2023 00:45:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds553[Mar 16 2023 00:45:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds554[Mar 16 2023 00:45:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/helm_package_project-16a8b2e660a17909555[Mar 16 2023 00:45:34 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link556[Mar 16 2023 00:45:45 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present557[Mar 16 2023 00:45:59 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link558[Mar 16 2023 00:45:59 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link559[Mar 16 2023 00:46:01 UTC (QA Tests)] INFO -- clicking :package_link560[Mar 16 2023 00:46:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds561[Mar 16 2023 00:46:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/helm_client_project-7552c5328303a84f562[Mar 16 2023 00:46:03 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link563[Mar 16 2023 00:46:15 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present564[Mar 16 2023 00:46:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1678927527'565[Mar 16 2023 00:46:17 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1678927527`566[Mar 16 2023 00:46:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-895bfad310b0647b'567[Mar 16 2023 00:46:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/helm_package_project-16a8b2e660a17909'568[Mar 16 2023 00:46:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/helm_client_project-7552c5328303a84f'569 pushes and pulls a helm chart570 using ci job token571[Mar 16 2023 00:46:18 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using ci job token pushes and pulls a helm chart572[Mar 16 2023 00:46:24 UTC (QA Tests)] INFO -- filling :login_field with "root"573[Mar 16 2023 00:46:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field574[Mar 16 2023 00:46:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"575[Mar 16 2023 00:46:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field576[Mar 16 2023 00:46:25 UTC (QA Tests)] INFO -- clicking :sign_in_button577[Mar 16 2023 00:46:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds578[Mar 16 2023 00:46:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4' via api in 0.19 seconds579[Mar 16 2023 00:46:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/helm_package_project-5540a65b09129d7a' via api in 1.04 seconds580[Mar 16 2023 00:46:28 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`581[Mar 16 2023 00:46:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`582[Mar 16 2023 00:46:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`583[Mar 16 2023 00:46:28 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1678927587 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1678927587 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-1678927587 --url http://gitlab-ee-c4773b06.test --registration-token **** --tag-list runner-for-qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4 --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" `584[Mar 16 2023 00:46:29 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1678927587`585[Mar 16 2023 00:46:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`586[Mar 16 2023 00:46:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1678927587' via api in 1.87 seconds587[Mar 16 2023 00:46:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.06 seconds588[Mar 16 2023 00:46:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/helm_client_project-b8cfd64d9bd00b7e' via api in 0.78 seconds589[Mar 16 2023 00:46:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.05 seconds590[Mar 16 2023 00:46:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.66 seconds591[Mar 16 2023 00:46:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/helm_package_project-5540a65b09129d7a592[Mar 16 2023 00:46:33 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link593[Mar 16 2023 00:46:44 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present594[Mar 16 2023 00:46:58 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link595[Mar 16 2023 00:46:58 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link596[Mar 16 2023 00:46:59 UTC (QA Tests)] INFO -- clicking :package_link597[Mar 16 2023 00:47:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds598[Mar 16 2023 00:47:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/helm_client_project-b8cfd64d9bd00b7e599[Mar 16 2023 00:47:01 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link600[Mar 16 2023 00:47:13 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present601[Mar 16 2023 00:47:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1678927587'602[Mar 16 2023 00:47:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1678927587`603[Mar 16 2023 00:47:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-72c24019ebbd139e'604[Mar 16 2023 00:47:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/helm_package_project-5540a65b09129d7a'605[Mar 16 2023 00:47:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/helm_client_project-b8cfd64d9bd00b7e'606 pushes and pulls a helm chart607 using personal access token608[Mar 16 2023 00:47:28 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using personal access token pushes and pulls a helm chart609[Mar 16 2023 00:47:35 UTC (QA Tests)] INFO -- filling :login_field with "root"610[Mar 16 2023 00:47:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field611[Mar 16 2023 00:47:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"612[Mar 16 2023 00:47:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field613[Mar 16 2023 00:47:35 UTC (QA Tests)] INFO -- clicking :sign_in_button614[Mar 16 2023 00:47:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds615[Mar 16 2023 00:47:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4' via api in 0.18 seconds616[Mar 16 2023 00:47:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/helm_package_project-e37782107ae73f34' via api in 1.03 seconds617[Mar 16 2023 00:47:38 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`618[Mar 16 2023 00:47:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`619[Mar 16 2023 00:47:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`620[Mar 16 2023 00:47:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1678927657 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1678927657 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-1678927657 --url http://gitlab-ee-c4773b06.test --registration-token **** --tag-list runner-for-qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4 --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" `621[Mar 16 2023 00:47:39 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1678927657`622[Mar 16 2023 00:47:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`623[Mar 16 2023 00:47:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1678927657' via api in 1.83 seconds624[Mar 16 2023 00:47:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds625[Mar 16 2023 00:47:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/helm_client_project-9ec3a32b5bc9aa3c' via api in 0.87 seconds626[Mar 16 2023 00:47:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds627[Mar 16 2023 00:47:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds628[Mar 16 2023 00:47:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/helm_package_project-e37782107ae73f34629[Mar 16 2023 00:47:43 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link630[Mar 16 2023 00:47:54 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present631[Mar 16 2023 00:48:08 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link632[Mar 16 2023 00:48:08 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link633[Mar 16 2023 00:48:09 UTC (QA Tests)] INFO -- clicking :package_link634[Mar 16 2023 00:48:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds635[Mar 16 2023 00:48:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/helm_client_project-9ec3a32b5bc9aa3c636[Mar 16 2023 00:48:11 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link637[Mar 16 2023 00:48:23 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present638[Mar 16 2023 00:48:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1678927657'639[Mar 16 2023 00:48:37 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1678927657`640[Mar 16 2023 00:48:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-1158e6c734bf18a8'641[Mar 16 2023 00:48:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/helm_package_project-e37782107ae73f34'642[Mar 16 2023 00:48:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/helm_client_project-9ec3a32b5bc9aa3c'643 pushes and pulls a helm chart644Package645 Composer Repository646[Mar 16 2023 00:48:38 UTC (QA Tests)] INFO -- Starting test: Package Composer Repository publishes a composer package and deletes it647[Mar 16 2023 00:48:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds648[Mar 16 2023 00:48:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4' via api in 0.18 seconds649[Mar 16 2023 00:48:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/composer-package-project-c16b3d19fdc0e265' via api in 0.75 seconds650[Mar 16 2023 00:48:39 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`651[Mar 16 2023 00:48:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`652[Mar 16 2023 00:48:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`653[Mar 16 2023 00:48:39 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1678927718 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1678927718 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-1678927718 --url http://gitlab-ee-c4773b06.test --registration-token **** --tag-list runner-for-composer-package-project-c16b3d19fdc0e265 --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" `654[Mar 16 2023 00:48:40 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1678927718`655[Mar 16 2023 00:48:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`656[Mar 16 2023 00:48:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1678927718' via api in 1.5 seconds657[Mar 16 2023 00:48:45 UTC (QA Tests)] INFO -- filling :login_field with "root"658[Mar 16 2023 00:48:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field659[Mar 16 2023 00:48:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"660[Mar 16 2023 00:48:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field661[Mar 16 2023 00:48:46 UTC (QA Tests)] INFO -- clicking :sign_in_button662[Mar 16 2023 00:48:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds663[Mar 16 2023 00:48:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c4773b06.test/gitlab-qa-sandbox-group-5/qa-test-2023-03-16-00-29-29-ee6a9dbdd7688ba4/composer-package-project-c16b3d19fdc0e265664[Mar 16 2023 00:48:49 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link665[Mar 16 2023 00:49:01 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present666[Mar 16 2023 00:49:02 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link667[Mar 16 2023 00:49:03 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link668[Mar 16 2023 00:49:04 UTC (QA Tests)] INFO -- clicking :package_link669[Mar 16 2023 00:49:04 UTC (QA Tests)] INFO -- clicking :delete_button670[Mar 16 2023 00:49:05 UTC (QA Tests)] INFO -- clicking :delete_modal_button671[Mar 16 2023 00:49:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1678927718'672[Mar 16 2023 00:49:06 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1678927718`673 publishes a composer package and deletes it674[Mar 16 2023 00:49:07 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:675{676 "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_spec.rb": 63.50215233200004,677 "qa/specs/features/browser_ui/5_package/package_registry/maven_gradle_repository_spec.rb": 308.65223465199995,678 "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_group_level_spec.rb": 298.5028717199999,679 "qa/specs/features/browser_ui/5_package/package_registry/conan_repository_spec.rb": 74.07114825000008,680 "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb": 17.371773671000028,681 "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_project_level_spec.rb": 187.87283296700002,682 "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb": 199.5218395909999,683 "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb": 29.064906499000017684}685[Mar 16 2023 00:49:07 UTC (QA Tests)] INFO -- 686Knapsack global time execution for tests: 19m 38s687Finished in 21 minutes 47 seconds (files took 4.98 seconds to load)68816 examples, 0 failures689Randomized with seed 53157690[Mar 16 2023 00:49:08 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-c4773b06`691[Mar 16 2023 00:49:08 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-c4773b06`693Running after script...694$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")695$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"740Not uploading cache qa-e2e-ruby-3.0-6ef2608e032a0238d43e7b484fa8a1e9-16 due to policy742Uploading artifacts...743gitlab-qa-run-*: found 163 matching files and directories 744Uploading artifacts as "archive" to coordinator... 201 Created id=3943413068 responseStatus=201 Created token=64_gyS5x745Uploading artifacts...746gitlab-qa-run-*/**/rspec-*.xml: found 1 matching files and directories 747Uploading artifacts as "junit" to coordinator... 201 Created id=3943413068 responseStatus=201 Created token=64_gyS5x749Job succeeded