decomposition-single-db 5/5
Failed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 16.3.1 (f5dfa4d1)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 ...6Starting service docker:24.0.5-dind ...7Pulling docker image docker:24.0.5-dind ...8Using docker image sha256:7015f2c475d511a251955877c2862016a4042512ba625ed905e69202f87e1a21 for docker:24.0.5-dind with digest docker@sha256:3c6e4dca7a63c9a32a4e00da40461ce067f255987ccc9721cf18ffa087bcd1ef ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 ...12Using docker image sha256:e3321c6d86a6012dac0c66db57c2798f5b04ae7c95fef53011afada94ec47a0e for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:08c6f3ac0dc93574451a8a9486f7574f24d7928d8c18b0ae194b8d987ac4f6ba ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1699326528-f83b5e0b-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: 153079, done. 20remote: Counting objects: 100% (153079/153079), done. 21remote: Compressing objects: 100% (98174/98174), done. 22remote: Total 153079 (delta 68880), reused 106080 (delta 49278), pack-reused 0 23Receiving objects: 100% (153079/153079), 132.96 MiB | 42.51 MiB/s, done.24Resolving deltas: 100% (68880/68880), done.26 * [new ref] refs/pipelines/1063171807 -> refs/pipelines/106317180727 * [new branch] master -> origin/master28Checking out 07255f32 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-a1b9e8ccb0a090dccf47e0f296939331-16...32Downloading cache from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-a1b9e8ccb0a090dccf47e0f296939331-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 (5473542767)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5473542767 responseStatus=200 OK token=64_CBxxu38Downloading artifacts for download-fast-quarantine-report (5473542770)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5473542770 responseStatus=200 OK token=64_CBxxu41Using docker image sha256:e3321c6d86a6012dac0c66db57c2798f5b04ae7c95fef53011afada94ec47a0e for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:08c6f3ac0dc93574451a8a9486f7574f24d7928d8c18b0ae194b8d987ac4f6ba ...42$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE43$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")44$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command45Bundle complete! 38 Gemfile dependencies, 136 gems now installed.46Use `bundle info [gemname]` to see where a bundled gem is installed.47$ export RSPEC_FAST_QUARANTINE_PATH="/home/gitlab/qa/${RSPEC_FAST_QUARANTINE_PATH}"48$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="/home/gitlab/qa/rspec/skipped_tests-${CI_JOB_ID}.txt"49$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"50$ echo "Running - '$QA_COMMAND'"51Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:07255f32568e288cbacc9c2a7c005cd369ca9148 --omnibus-config decomposition_single_db -- --format QA::Support::JsonFormatter --out tmp/rspec-5473542792.json --format RspecJunitFormatter --out tmp/rspec-5473542792.xml --format html --out tmp/rspec-$(echo decomposition-single-db 5/5 | sed 's/[ /]/_/g').htm --color --format documentation'52$ eval "$QA_COMMAND"53[Nov 07 2023 03:23:59 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-6f810c23$`54[Nov 07 2023 03:23:59 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-6f810c23 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`55[Nov 07 2023 03:24:01 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/authority/. alpine-6f810c23:/etc/gitlab/trusted-certs`56[Nov 07 2023 03:24:01 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/gitlab/. alpine-6f810c23:/etc/gitlab/ssl`57[Nov 07 2023 03:24:01 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-6f810c23`58[Nov 07 2023 03:24:01 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-6f810c23`59[Nov 07 2023 03:24:01 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`60[Nov 07 2023 03:24:02 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:07255f32568e288cbacc9c2a7c005cd369ca9148`61[Nov 07 2023 03:24:58 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-3ccf19ae$`62[Nov 07 2023 03:24:58 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`63[Nov 07 2023 03:24:58 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`64[Nov 07 2023 03:24:59 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-3ccf19ae --net test --hostname gitlab-ee-3ccf19ae.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-11-07-03-23-59-2a75b4a5/gitlab-ee-3ccf19ae/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:07255f32568e288cbacc9c2a7c005cd369ca9148`65[Nov 07 2023 03:25:08 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-3ccf19ae bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-11-07 03:23:5966gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme67gitlab_rails['gitlab_disable_animations'] = true # Disable animations68gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry69gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password70# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionSingleDb71gitlab_rails['databases']['main']['enable'] = true72gitlab_rails['databases']['ci']['enable'] = false73gitlab_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;"`74[Nov 07 2023 03:25:08 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-3ccf19ae`75[Nov 07 2023 03:28:56 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...76[Nov 07 2023 03:28:56 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-3ccf19ae`77[Nov 07 2023 03:28:57 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-3ccf19ae`78[Nov 07 2023 03:28:58 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-3ccf19ae`79[Nov 07 2023 03:28:59 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-3ccf19ae`80[Nov 07 2023 03:29:00 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-3ccf19ae`81[Nov 07 2023 03:29:01 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-3ccf19ae`82[Nov 07 2023 03:29:02 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-3ccf19ae`83[Nov 07 2023 03:29:03 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-3ccf19ae`84[Nov 07 2023 03:29:04 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-3ccf19ae`85[Nov 07 2023 03:29:05 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-3ccf19ae`86[Nov 07 2023 03:29:06 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-3ccf19ae`87[Nov 07 2023 03:29:07 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-3ccf19ae`88[Nov 07 2023 03:29:08 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-3ccf19ae`89[Nov 07 2023 03:29:10 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-3ccf19ae`90[Nov 07 2023 03:29:10 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-3ccf19ae 80/tcp`91[Nov 07 2023 03:29:10 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!92[Nov 07 2023 03:29:10 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-3ccf19ae bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`93[Nov 07 2023 03:29:10 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-3ccf19ae bash -c "echo '#!/usr/bin/env bash94if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then95 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'96 exit 197fi98' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`99[Nov 07 2023 03:29:10 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-3ccf19ae bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`100[Nov 07 2023 03:29:10 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/support/data gitlab-ee-3ccf19ae:/tmp/data-seeds`101[Nov 07 2023 03:29:10 UTC (Gitlab QA)] INFO -- Running exec_commands...102[Nov 07 2023 03:29:10 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-3ccf19ae bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`103[Nov 07 2023 03:30:11 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`104[Nov 07 2023 03:30:11 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:07255f32568e288cbacc9c2a7c005cd369ca9148`105[Nov 07 2023 03:31:29 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee106[Nov 07 2023 03:31:29 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_RSPEC_REPORT_PATH="$QA_RSPEC_REPORT_PATH" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_OMNIBUS_MR_TESTS="$QA_OMNIBUS_MR_TESTS" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env RSPEC_FAST_QUARANTINE_PATH="$RSPEC_FAST_QUARANTINE_PATH" --env RSPEC_SKIPPED_TESTS_REPORT_PATH="$RSPEC_SKIPPED_TESTS_REPORT_PATH" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-11-07-03-23-59-2a75b4a5/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-11-07-03-23-59-2a75b4a5/gitlab-ee-qa-09a98cc4:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/rspec:/home/gitlab/qa/rspec:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ee-qa-09a98cc4 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:07255f32568e288cbacc9c2a7c005cd369ca9148 Test::Instance::All http://gitlab-ee-3ccf19ae.test -- --format QA::Support::JsonFormatter --out tmp/rspec-5473542792.json --format RspecJunitFormatter --out tmp/rspec-5473542792.xml --format html --out tmp/rspec-decomposition-single-db_5_5.htm --color --format documentation`1072023-11-07 03:31:43 / CONF :: 108 ==> Base URL: http://gitlab-ee-3ccf19ae.test109 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fd56b03e5d8>110 ==> Libraries: Chemlab::Vendor111[Nov 07 2023 03:31:43 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA112[Nov 07 2023 03:31:43 UTC (QA Tests)] INFO -- Browser: chrome113[Nov 07 2023 03:31:43 UTC (QA Tests)] INFO -- Performing sanity check for environment!114[Nov 07 2023 03:31:44 UTC (QA Tests)] INFO -- Performing initial license fabrication!115[Nov 07 2023 03:31:44 UTC (QA Tests)] INFO -- Successfully added license key. Details:116{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}117[Nov 07 2023 03:31:44 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.61 seconds118[Nov 07 2023 03:31:44 UTC (QA Tests)] INFO -- Disabling sync with External package metadata database119[Nov 07 2023 03:31:45 UTC (QA Tests)] INFO -- Setting application settings: {:package_metadata_purl_types=>[12]}120[Nov 07 2023 03:31:46 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'121[Nov 07 2023 03:31:46 UTC (QA Tests)] INFO -- Report already exists, skipping!122[Nov 07 2023 03:31:46 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====123[Nov 07 2023 03:31:46 UTC (QA Tests)] INFO -- Report specs:124[Nov 07 2023 03:31:46 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_group_level_spec.rb", "qa/specs/features/browser_ui/10_govern/login/register_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_project_level_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/10_govern/scan_execution_policy_vulnerabilities_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/fix_vulnerability_workflow_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/vulnerability_security_training_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_2_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/group_member_access_request_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb", "qa/specs/features/ee/browser_ui/13_secure/enable_scanning_from_configuration_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb", "qa/specs/features/browser_ui/5_package/infrastructure_registry/terraform_module_registry_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_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/snippet/create_project_snippet_with_multiple_files_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_job_artifacts/expose_job_artifacts_in_mr_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/analytics/contribution_analytics_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/analytics/mr_analytics_spec.rb", "qa/specs/features/ee/api/10_govern/compliance_pipeline_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb", "qa/specs/features/api/3_create/repository/storage_size_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/insights/default_insights_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/custom_issue_template_spec.rb", "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb", "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/revert_commit_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/raw_variables_defined_in_yaml_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb", "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_directory_management_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/user/minimal_access_user_spec.rb", "qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb", "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb", "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb", "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb"]125[Nov 07 2023 03:31:46 UTC (QA Tests)] INFO -- Leftover specs:126[Nov 07 2023 03:31:46 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/gitaly_mtls_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb", "qa/specs/features/api/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/browser_ui/10_govern/login/login_via_oauth_and_oidc_with_gitlab_as_idp_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_basic_integration_spec.rb", "qa/specs/features/browser_ui/2_plan/email/trigger_email_notification_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb", "qa/specs/features/ee/api/12_systems/geo/geo_nodes_spec.rb", "qa/specs/features/ee/api/2_plan/analytics/dora_metrics_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/user_index/user_index_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_saml_non_enforced_sso_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/billing_seats_usage_data_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/http_push_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_http_push_spec.rb", "qa/specs/features/ee/browser_ui/14_model_ops/suggested_reviewer_spec.rb", "qa/specs/features/ee/browser_ui/3_create/web_ide/code_suggestions_in_web_ide_spec.rb", "qa/specs/features/ee/browser_ui/6_release/pipeline_status_on_operation_dashboard_spec.rb", "qa/specs/features/sanity/interception_spec.rb"]127[Nov 07 2023 03:31:46 UTC (QA Tests)] INFO -- Knapsack report generator started!128[Nov 07 2023 03:31:46 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'129[Nov 07 2023 03:31:46 UTC (QA Tests)] INFO -- Report already exists, skipping!130Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}131Randomized with seed 37756132Plan133 Issue134[Nov 07 2023 03:33:31 UTC (QA Tests)] INFO -- Starting test: Plan Issue closes via pushing a commit135[Nov 07 2023 03:33:32 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA136[Nov 07 2023 03:33:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-obje6ci1' via cache in 0.0 seconds137[Nov 07 2023 03:33:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 1.39 seconds138[Nov 07 2023 03:33:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 3.05 seconds139[Nov 07 2023 03:33:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-for-issues-b2de5b37fc7f8ea1' via api in 5.33 seconds140[Nov 07 2023 03:33:43 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Initial commit"141[Nov 07 2023 03:33:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.59 seconds142[Nov 07 2023 03:33:46 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Closes #1"143[Nov 07 2023 03:33:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.72 seconds144 closes via pushing a commit145Plan146 Project level issues analytics147 behaves like issues analytics page148[Nov 07 2023 03:33:49 UTC (QA Tests)] INFO -- Starting test: Plan Project level issues analytics behaves like issues analytics page displays a graph149[Nov 07 2023 03:33:50 UTC (QA Tests)] INFO -- filling :login_field with "root"150[Nov 07 2023 03:33:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field151[Nov 07 2023 03:33:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"152[Nov 07 2023 03:33:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field153[Nov 07 2023 03:33:51 UTC (QA Tests)] INFO -- clicking :sign_in_button154[Nov 07 2023 03:33:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.817s155[Nov 07 2023 03:33:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds156[Nov 07 2023 03:33:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.28 seconds157[Nov 07 2023 03:33:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-for-issues-0606041573052ea3' via api in 1.83 seconds158 displays a graph159 Group level issues analytics160 behaves like issues analytics page161[Nov 07 2023 03:34:00 UTC (QA Tests)] INFO -- Starting test: Plan Group level issues analytics behaves like issues analytics page displays a graph162[Nov 07 2023 03:34:01 UTC (QA Tests)] INFO -- filling :login_field with "root"163[Nov 07 2023 03:34:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field164[Nov 07 2023 03:34:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"165[Nov 07 2023 03:34:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field166[Nov 07 2023 03:34:02 UTC (QA Tests)] INFO -- clicking :sign_in_button167[Nov 07 2023 03:34:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.277s168[Nov 07 2023 03:34:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds169[Nov 07 2023 03:34:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.26 seconds170[Nov 07 2023 03:34:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-for-issues-0b96e53a94258767' via api in 2.71 seconds171 displays a graph172Package173 SaaS Container Registry174 pushes project image to the container registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)175Govern176 Security Dashboard in a Project177[Nov 07 2023 03:34:10 UTC (QA Tests)] INFO -- Starting test: Govern Security Dashboard in a Project creates an issue from vulnerability details178[Nov 07 2023 03:34:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.12 seconds179[Nov 07 2023 03:34:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.26 seconds180[Nov 07 2023 03:34:13 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Gryffindor vulnerability' via api in 0.48 seconds181[Nov 07 2023 03:34:13 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Ravenclaw vulnerability' via api in 0.58 seconds182[Nov 07 2023 03:34:14 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Hufflepuff vulnerability' via api in 0.35 seconds183[Nov 07 2023 03:34:14 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Slytherin' via api in 0.27 seconds184[Nov 07 2023 03:34:14 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'CVE-2017-18269 in glibc' via api in 0.19 seconds185[Nov 07 2023 03:34:15 UTC (QA Tests)] INFO -- filling :login_field with "root"186[Nov 07 2023 03:34:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field187[Nov 07 2023 03:34:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"188[Nov 07 2023 03:34:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field189[Nov 07 2023 03:34:16 UTC (QA Tests)] INFO -- clicking :sign_in_button190[Nov 07 2023 03:34:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.032s191[Nov 07 2023 03:34:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-secure-bb1b8171204dc345192[Nov 07 2023 03:34:21 UTC (QA Tests)] INFO -- clicking :menu_section_button193[Nov 07 2023 03:34:21 UTC (QA Tests)] INFO -- clicking :nav-item-link194[Nov 07 2023 03:34:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.17s195[Nov 07 2023 03:34:22 UTC (QA Tests)] INFO -- clicking :vulnerability196[Nov 07 2023 03:34:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 1.408s197[Nov 07 2023 03:34:24 UTC (QA Tests)] INFO -- clicking :create-issue-button198[Nov 07 2023 03:34:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-issue-button' took 1.565s199[Nov 07 2023 03:34:25 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "Test Vulnerability edited comment"200[Nov 07 2023 03:34:25 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field201[Nov 07 2023 03:34:26 UTC (QA Tests)] INFO -- clicking :issuable-label-dropdown202[Nov 07 2023 03:34:26 UTC (QA Tests)] INFO -- clicking :issuable-label-dropdown203[Nov 07 2023 03:34:27 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present204[Nov 07 2023 03:34:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.644s205 creates an issue from vulnerability details206[Nov 07 2023 03:34:31 UTC (QA Tests)] INFO -- Starting test: Govern Security Dashboard in a Project shows vulnerability details207[Nov 07 2023 03:34:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds208[Nov 07 2023 03:34:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.24 seconds209[Nov 07 2023 03:34:33 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Gryffindor vulnerability' via api in 0.19 seconds210[Nov 07 2023 03:34:34 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Ravenclaw vulnerability' via api in 0.26 seconds211[Nov 07 2023 03:34:34 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Hufflepuff vulnerability' via api in 0.13 seconds212[Nov 07 2023 03:34:34 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Slytherin' via api in 0.16 seconds213[Nov 07 2023 03:34:34 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'CVE-2017-18269 in glibc' via api in 0.17 seconds214[Nov 07 2023 03:34:35 UTC (QA Tests)] INFO -- filling :login_field with "root"215[Nov 07 2023 03:34:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field216[Nov 07 2023 03:34:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"217[Nov 07 2023 03:34:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field218[Nov 07 2023 03:34:36 UTC (QA Tests)] INFO -- clicking :sign_in_button219[Nov 07 2023 03:34:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.931s220[Nov 07 2023 03:34:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-secure-372063ea60e92f42221[Nov 07 2023 03:34:40 UTC (QA Tests)] INFO -- clicking :menu_section_button222[Nov 07 2023 03:34:41 UTC (QA Tests)] INFO -- clicking :nav-item-link223[Nov 07 2023 03:34:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.212s224[Nov 07 2023 03:34:42 UTC (QA Tests)] INFO -- clicking :vulnerability225[Nov 07 2023 03:34:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 1.418s226 shows vulnerability details227Create228 Reverting a commit229[Nov 07 2023 03:34:44 UTC (QA Tests)] INFO -- Starting test: Create Reverting a commit creates a merge request230[Nov 07 2023 03:34:45 UTC (QA Tests)] INFO -- filling :login_field with "root"231[Nov 07 2023 03:34:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field232[Nov 07 2023 03:34:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"233[Nov 07 2023 03:34:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field234[Nov 07 2023 03:34:46 UTC (QA Tests)] INFO -- clicking :sign_in_button235[Nov 07 2023 03:34:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.398s236[Nov 07 2023 03:34:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.17 seconds237[Nov 07 2023 03:34:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.31 seconds238[Nov 07 2023 03:34:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::Commit at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/the_awesome_project-a02ddcf57260c1e8/-/commit/4fee5814fee3c03ef0dd27730e425125bf2aeab5239[Nov 07 2023 03:34:54 UTC (QA Tests)] INFO -- clicking :commit-options-dropdown240[Nov 07 2023 03:34:54 UTC (QA Tests)] INFO -- clicking :revert-link and ensuring QA::Page::Component::CommitModal is present241[Nov 07 2023 03:34:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element revert-link' took 0.659s242[Nov 07 2023 03:34:55 UTC (QA Tests)] INFO -- clicking :submit-commit243[Nov 07 2023 03:34:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit-commit' took 2.249s244[Nov 07 2023 03:34:57 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present245[Nov 07 2023 03:35:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 4.082s246[Nov 07 2023 03:35:01 UTC (QA Tests)] INFO -- clicking :diffs-tab247[Nov 07 2023 03:35:02 UTC (QA Tests)] INFO -- clicking :file-tree-button248[Nov 07 2023 03:35:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/the_awesome_project-a02ddcf57260c1e8'249 creates a merge request250Govern251 Group Level Scan Execution Policy252[Nov 07 2023 03:35:02 UTC (QA Tests)] INFO -- Starting test: Govern Group Level Scan Execution Policy takes effect when pipeline is run on the main branch253[Nov 07 2023 03:35:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds254[Nov 07 2023 03:35:05 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.255[Nov 07 2023 03:35:05 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`256[Nov 07 2023 03:35:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`257[Nov 07 2023 03:35:09 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-scan-execution-policy-17d33cdb811b3da1 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-scan-execution-policy-17d33cdb811b3da1 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 runner-for-project-with-scan-execution-policy-17d33cdb811b3da1 --url http://gitlab-ee-3ccf19ae.test --registration-token **** --run-untagged=true --executor shell && gitlab-runner run" `258[Nov 07 2023 03:35:12 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-scan-execution-policy-17d33cdb811b3da1`259[Nov 07 2023 03:35:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`260[Nov 07 2023 03:35:14 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::SecurityScanPolicyProject with full_path 'gitlab-qa-sandbox-group-3/scan-execution-policy-group-372325e6' via api in 0.82 seconds261[Nov 07 2023 03:35:15 UTC (QA Tests)] INFO -- filling :login_field with "root"262[Nov 07 2023 03:35:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field263[Nov 07 2023 03:35:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"264[Nov 07 2023 03:35:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field265[Nov 07 2023 03:35:16 UTC (QA Tests)] INFO -- clicking :sign_in_button266[Nov 07 2023 03:35:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.017s267[Nov 07 2023 03:35:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/scan-execution-policy-group-372325e6/project-with-scan-execution-policy-17d33cdb811b3da1268[Nov 07 2023 03:35:21 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyCommit with full_path 'gitlab-qa-sandbox-group-3/scan-execution-policy-group-372325e6' via api in 0.45 seconds269[Nov 07 2023 03:35:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.31 seconds270[Nov 07 2023 03:35:22 UTC (QA Tests)] INFO -- Merging via PUT /projects/8/merge_requests/1/merge271[Nov 07 2023 03:35:23 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"272[Nov 07 2023 03:35:24 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments273[Nov 07 2023 03:35:24 UTC (QA Tests)] INFO -- clicking :menu_section_button274[Nov 07 2023 03:35:24 UTC (QA Tests)] INFO -- clicking :nav-item-link275[Nov 07 2023 03:35:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.872s276[Nov 07 2023 03:35:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-execution-policy-17d33cdb811b3da1'277[Nov 07 2023 03:35:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-scan-execution-policy-17d33cdb811b3da1`278 takes effect when pipeline is run on the main branch279[Nov 07 2023 03:35:27 UTC (QA Tests)] INFO -- Starting test: Govern Group Level Scan Execution Policy does not take effect when pipeline is run on non default branch280[Nov 07 2023 03:35:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds281[Nov 07 2023 03:35:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.282[Nov 07 2023 03:35:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`283[Nov 07 2023 03:35:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`284[Nov 07 2023 03:35:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-scan-execution-policy-3198bb2d7252900f --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-scan-execution-policy-3198bb2d7252900f 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 runner-for-project-with-scan-execution-policy-3198bb2d7252900f --url http://gitlab-ee-3ccf19ae.test --registration-token **** --run-untagged=true --executor shell && gitlab-runner run" `285[Nov 07 2023 03:35:34 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-scan-execution-policy-3198bb2d7252900f`286[Nov 07 2023 03:35:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`287[Nov 07 2023 03:35:35 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::SecurityScanPolicyProject with full_path 'gitlab-qa-sandbox-group-3/scan-execution-policy-group-9bc445f6' via api in 0.97 seconds288[Nov 07 2023 03:35:36 UTC (QA Tests)] INFO -- filling :login_field with "root"289[Nov 07 2023 03:35:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field290[Nov 07 2023 03:35:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"291[Nov 07 2023 03:35:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field292[Nov 07 2023 03:35:37 UTC (QA Tests)] INFO -- clicking :sign_in_button293[Nov 07 2023 03:35:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.936s294[Nov 07 2023 03:35:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/scan-execution-policy-group-9bc445f6/project-with-scan-execution-policy-3198bb2d7252900f295[Nov 07 2023 03:35:42 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyCommit with full_path 'gitlab-qa-sandbox-group-3/scan-execution-policy-group-9bc445f6' via api in 0.46 seconds296[Nov 07 2023 03:35:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.19 seconds297[Nov 07 2023 03:35:44 UTC (QA Tests)] INFO -- Merging via PUT /projects/10/merge_requests/1/merge298[Nov 07 2023 03:35:45 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"299[Nov 07 2023 03:35:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.39 seconds300[Nov 07 2023 03:35:49 UTC (QA Tests)] INFO -- clicking :menu_section_button301[Nov 07 2023 03:35:49 UTC (QA Tests)] INFO -- clicking :nav-item-link302[Nov 07 2023 03:35:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.821s303[Nov 07 2023 03:36:01 UTC (QA Tests)] INFO -- clicking :nav-item-link304[Nov 07 2023 03:36:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.795s305[Nov 07 2023 03:36:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-with-link' took 11.102s306[Nov 07 2023 03:36:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-execution-policy-3198bb2d7252900f'307[Nov 07 2023 03:36:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-scan-execution-policy-3198bb2d7252900f`308 does not take effect when pipeline is run on non default branch309Plan310 Custom issue templates311[Nov 07 2023 03:36:14 UTC (QA Tests)] INFO -- Starting test: Plan Custom issue templates creates an issue via custom template312[Nov 07 2023 03:36:15 UTC (QA Tests)] INFO -- filling :login_field with "root"313[Nov 07 2023 03:36:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field314[Nov 07 2023 03:36:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"315[Nov 07 2023 03:36:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field316[Nov 07 2023 03:36:16 UTC (QA Tests)] INFO -- clicking :sign_in_button317[Nov 07 2023 03:36:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.015s318[Nov 07 2023 03:36:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds319[Nov 07 2023 03:36:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.22 seconds320[Nov 07 2023 03:36:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/custom-issue-template-project-d1b142d346537caf321[Nov 07 2023 03:36:23 UTC (QA Tests)] INFO -- clicking :new-menu-toggle322[Nov 07 2023 03:36:23 UTC (QA Tests)] INFO -- clicking :create_menu_item323[Nov 07 2023 03:36:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.275s324[Nov 07 2023 03:36:24 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Issue title df898e186d861ba2"325[Nov 07 2023 03:36:24 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field326[Nov 07 2023 03:36:25 UTC (QA Tests)] INFO -- clicking :template-dropdown327[Nov 07 2023 03:36:25 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present328[Nov 07 2023 03:36:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.711s329[Nov 07 2023 03:36:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 7.71 seconds330 creates an issue via custom template331Verify332 Endpoint Coverage333[Nov 07 2023 03:36:29 UTC (QA Tests)] INFO -- Starting test: Verify Endpoint Coverage spans r/w postgres web sidekiq git api334[Nov 07 2023 03:36:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds335[Nov 07 2023 03:36:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.23 seconds336[Nov 07 2023 03:36:30 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.337[Nov 07 2023 03:36:30 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`338[Nov 07 2023 03:36:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`339[Nov 07 2023 03:36:35 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name endpoint-coverage-95d651a77e895a51 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach endpoint-coverage-95d651a77e895a51 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 endpoint-coverage-95d651a77e895a51 --url http://gitlab-ee-3ccf19ae.test --registration-token **** --tag-list endpoint-coverage-95d651a77e895a51 --executor shell && gitlab-runner run" `340[Nov 07 2023 03:36:35 UTC (QA Tests)] INFO -- Executing: `docker logs endpoint-coverage-95d651a77e895a51`341[Nov 07 2023 03:36:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`342[Nov 07 2023 03:36:38 UTC (QA Tests)] INFO -- filling :login_field with "root"343[Nov 07 2023 03:36:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field344[Nov 07 2023 03:36:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"345[Nov 07 2023 03:36:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field346[Nov 07 2023 03:36:38 UTC (QA Tests)] INFO -- clicking :sign_in_button347[Nov 07 2023 03:36:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.499s348[Nov 07 2023 03:36:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/endpoint-coverage-95d651a77e895a51349[Nov 07 2023 03:36:43 UTC (QA Tests)] INFO -- clicking :menu_section_button350[Nov 07 2023 03:36:43 UTC (QA Tests)] INFO -- clicking :nav-item-link351[Nov 07 2023 03:36:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.754s352[Nov 07 2023 03:36:46 UTC (QA Tests)] INFO -- clicking :add-ci-variable-button353[Nov 07 2023 03:36:47 UTC (QA Tests)] INFO -- filling :ci-variable-value with "secret-value"354[Nov 07 2023 03:36:47 UTC (QA Tests)] INFO -- clicking the coordinates of :ci-variable-value355[Nov 07 2023 03:36:47 UTC (QA Tests)] INFO -- clicking :ci-variable-confirm-button356[Nov 07 2023 03:36:49 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Commit .gitlab-ci.yml"357[Nov 07 2023 03:36:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.09 seconds358[Nov 07 2023 03:36:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/endpoint-coverage-95d651a77e895a51359[Nov 07 2023 03:36:52 UTC (QA Tests)] INFO -- clicking :menu_section_button360[Nov 07 2023 03:36:52 UTC (QA Tests)] INFO -- clicking :nav-item-link361[Nov 07 2023 03:36:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.959s362[Nov 07 2023 03:36:54 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present363[Nov 07 2023 03:36:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.325s364[Nov 07 2023 03:36:56 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :sleep_interval=>1}' arguments365[Nov 07 2023 03:36:56 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button366[Nov 07 2023 03:36:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 0.857s367[Nov 07 2023 03:36:57 UTC (QA Tests)] INFO -- clicking :directory-name-link368[Nov 07 2023 03:36:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.848s369[Nov 07 2023 03:36:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'endpoint-coverage-95d651a77e895a51'370[Nov 07 2023 03:36:58 UTC (QA Tests)] INFO -- Executing: `docker rm -f endpoint-coverage-95d651a77e895a51`371 spans r/w postgres web sidekiq git api372Verify373 Pipeline with raw variables in YAML374[Nov 07 2023 03:36:58 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with raw variables in YAML expands variables according to expand: true/false375[Nov 07 2023 03:36:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds376[Nov 07 2023 03:36:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.23 seconds377[Nov 07 2023 03:36:59 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.378[Nov 07 2023 03:36:59 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`379[Nov 07 2023 03:37:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`380[Nov 07 2023 03:37:00 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699328219 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699328219 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-1699328219 --url http://gitlab-ee-3ccf19ae.test --registration-token **** --tag-list qa-runner-1699328219 --executor shell && gitlab-runner run" `381[Nov 07 2023 03:37:00 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699328219`382[Nov 07 2023 03:37:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`383[Nov 07 2023 03:37:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1699328219' via api in 1.21 seconds384[Nov 07 2023 03:37:02 UTC (QA Tests)] INFO -- filling :login_field with "root"385[Nov 07 2023 03:37:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field386[Nov 07 2023 03:37:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"387[Nov 07 2023 03:37:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field388[Nov 07 2023 03:37:03 UTC (QA Tests)] INFO -- clicking :sign_in_button389[Nov 07 2023 03:37:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.182s390[Nov 07 2023 03:37:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-raw-variable-pipeline-a776ab7d1df1ea09391[Nov 07 2023 03:37:08 UTC (QA Tests)] INFO -- clicking :menu_section_button392[Nov 07 2023 03:37:08 UTC (QA Tests)] INFO -- clicking :nav-item-link393[Nov 07 2023 03:37:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.881s394[Nov 07 2023 03:37:10 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present395[Nov 07 2023 03:37:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.377s396[Nov 07 2023 03:37:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699328219'397[Nov 07 2023 03:37:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699328219`398 expands variables according to expand: true/false399Plan400 Group milestone401[Nov 07 2023 03:37:14 UTC (QA Tests)] INFO -- Starting test: Plan Group milestone creates a group milestone402[Nov 07 2023 03:37:14 UTC (QA Tests)] INFO -- filling :login_field with "root"403[Nov 07 2023 03:37:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field404[Nov 07 2023 03:37:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"405[Nov 07 2023 03:37:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field406[Nov 07 2023 03:37:15 UTC (QA Tests)] INFO -- clicking :sign_in_button407[Nov 07 2023 03:37:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.018s408[Nov 07 2023 03:37:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds409[Nov 07 2023 03:37:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-with-milestone-02426ece' via api in 0.68 seconds410[Nov 07 2023 03:37:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3ccf19ae.test/groups/gitlab-qa-sandbox-group-3/group-with-milestone-02426ece411[Nov 07 2023 03:37:20 UTC (QA Tests)] INFO -- clicking :menu_section_button412[Nov 07 2023 03:37:20 UTC (QA Tests)] INFO -- clicking :nav-item-link413[Nov 07 2023 03:37:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.726s414[Nov 07 2023 03:37:21 UTC (QA Tests)] INFO -- clicking :new-group-milestone-link415[Nov 07 2023 03:37:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-group-milestone-link' took 0.856s416[Nov 07 2023 03:37:22 UTC (QA Tests)] INFO -- filling :milestone-title-field with "Group milestone"417[Nov 07 2023 03:37:22 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone-title-field418[Nov 07 2023 03:37:22 UTC (QA Tests)] INFO -- filling :milestone-description-field with "This milestone tests out group milestones."419[Nov 07 2023 03:37:22 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone-description-field420[Nov 07 2023 03:37:23 UTC (QA Tests)] INFO -- filling :start-date-field with "2023/11/07421"422[Nov 07 2023 03:37:23 UTC (QA Tests)] INFO -- clicking the coordinates of :start-date-field423[Nov 07 2023 03:37:23 UTC (QA Tests)] INFO -- filling :due-date-field with "2023/12/07424"425[Nov 07 2023 03:37:23 UTC (QA Tests)] INFO -- clicking the coordinates of :due-date-field426[Nov 07 2023 03:37:24 UTC (QA Tests)] INFO -- clicking :create-milestone-button427[Nov 07 2023 03:37:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-milestone-button' took 1.049s428[Nov 07 2023 03:37:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone via browser_ui in 6.37 seconds429[Nov 07 2023 03:37:25 UTC (QA Tests)] INFO -- clicking :menu_section_button430[Nov 07 2023 03:37:25 UTC (QA Tests)] INFO -- clicking :nav-item-link431[Nov 07 2023 03:37:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.74s432[Nov 07 2023 03:37:26 UTC (QA Tests)] INFO -- clicking :milestone-link433[Nov 07 2023 03:37:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element milestone-link' took 0.842s434 creates a group milestone435Create436 new merge request from the event notification437[Nov 07 2023 03:37:27 UTC (QA Tests)] INFO -- Starting test: Create new merge request from the event notification after a push via the git CLI creates a merge request438[Nov 07 2023 03:37:28 UTC (QA Tests)] INFO -- filling :login_field with "root"439[Nov 07 2023 03:37:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field440[Nov 07 2023 03:37:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"441[Nov 07 2023 03:37:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field442[Nov 07 2023 03:37:28 UTC (QA Tests)] INFO -- clicking :sign_in_button443[Nov 07 2023 03:37:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.066s444[Nov 07 2023 03:37:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds445[Nov 07 2023 03:37:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.21 seconds446[Nov 07 2023 03:37:35 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"447[Nov 07 2023 03:37:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.18 seconds448[Nov 07 2023 03:37:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/the_awesome_project-f7c072e0b9399464449[Nov 07 2023 03:37:37 UTC (QA Tests)] INFO -- clicking :create-merge-request-button450[Nov 07 2023 03:37:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 1.61s451[Nov 07 2023 03:37:39 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Merge from push event notification test 6f6b2a41a14b4596"452[Nov 07 2023 03:37:39 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field453[Nov 07 2023 03:37:39 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present454[Nov 07 2023 03:37:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.532s455 after a push via the git CLI creates a merge request456[Nov 07 2023 03:37:43 UTC (QA Tests)] INFO -- Starting test: Create new merge request from the event notification after a push via the API creates a merge request457[Nov 07 2023 03:37:44 UTC (QA Tests)] INFO -- filling :login_field with "root"458[Nov 07 2023 03:37:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field459[Nov 07 2023 03:37:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"460[Nov 07 2023 03:37:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field461[Nov 07 2023 03:37:44 UTC (QA Tests)] INFO -- clicking :sign_in_button462[Nov 07 2023 03:37:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.2s463[Nov 07 2023 03:37:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds464[Nov 07 2023 03:37:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.43 seconds465[Nov 07 2023 03:37:51 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "QA Test - Commit message"466[Nov 07 2023 03:37:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/the_awesome_project-95dfef17eedee219467[Nov 07 2023 03:37:54 UTC (QA Tests)] INFO -- clicking :create-merge-request-button468[Nov 07 2023 03:37:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 1.473s469[Nov 07 2023 03:37:55 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Merge from push event notification test feb0f196e6f1825e"470[Nov 07 2023 03:37:55 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field471[Nov 07 2023 03:37:56 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present472[Nov 07 2023 03:37:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.743s473 after a push via the API creates a merge request474Govern475 Project vulnerability report476[Nov 07 2023 03:37:59 UTC (QA Tests)] INFO -- Starting test: Govern Project vulnerability report validates "fix a vulnerability" workflow477[Nov 07 2023 03:37:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds478[Nov 07 2023 03:38:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.68 seconds479[Nov 07 2023 03:38:01 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.480[Nov 07 2023 03:38:01 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`481[Nov 07 2023 03:38:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`482[Nov 07 2023 03:38:01 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-1d54a6c190569e5c --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-1d54a6c190569e5c 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 runner-for-project-with-secure-1d54a6c190569e5c --url http://gitlab-ee-3ccf19ae.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `483[Nov 07 2023 03:38:01 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-1d54a6c190569e5c`484[Nov 07 2023 03:38:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`485[Nov 07 2023 03:38:04 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"486[Nov 07 2023 03:38:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.31 seconds487[Nov 07 2023 03:38:06 UTC (QA Tests)] INFO -- filling :login_field with "root"488[Nov 07 2023 03:38:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field489[Nov 07 2023 03:38:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"490[Nov 07 2023 03:38:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field491[Nov 07 2023 03:38:07 UTC (QA Tests)] INFO -- clicking :sign_in_button492[Nov 07 2023 03:38:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.489s493[Nov 07 2023 03:38:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-secure-1d54a6c190569e5c494[Nov 07 2023 03:38:12 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments495[Nov 07 2023 03:38:13 UTC (QA Tests)] INFO -- clicking :menu_section_button496[Nov 07 2023 03:38:13 UTC (QA Tests)] INFO -- clicking :nav-item-link497[Nov 07 2023 03:38:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.953s498[Nov 07 2023 03:38:25 UTC (QA Tests)] INFO -- clicking :menu_section_button499[Nov 07 2023 03:38:26 UTC (QA Tests)] INFO -- clicking :nav-item-link500[Nov 07 2023 03:38:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.169s501[Nov 07 2023 03:38:28 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments502[Nov 07 2023 03:38:29 UTC (QA Tests)] INFO -- clicking :menu_section_button503[Nov 07 2023 03:38:29 UTC (QA Tests)] INFO -- clicking :nav-item-link504[Nov 07 2023 03:38:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.803s505[Nov 07 2023 03:38:40 UTC (QA Tests)] INFO -- clicking :menu_section_button506[Nov 07 2023 03:38:40 UTC (QA Tests)] INFO -- clicking :nav-item-link507[Nov 07 2023 03:38:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.029s508[Nov 07 2023 03:38:42 UTC (QA Tests)] INFO -- clicking :vulnerability-status-content509[Nov 07 2023 03:38:42 UTC (QA Tests)] INFO -- clicking :status-listbox510[Nov 07 2023 03:38:42 UTC (QA Tests)] INFO -- clicking :listbox-item-resolved511[Nov 07 2023 03:38:42 UTC (QA Tests)] INFO -- filling :change-status-comment-textbox with "E2E Test"512[Nov 07 2023 03:38:42 UTC (QA Tests)] INFO -- clicking the coordinates of :change-status-comment-textbox513[Nov 07 2023 03:38:43 UTC (QA Tests)] INFO -- clicking :change-status-button514[Nov 07 2023 03:38:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.555s515[Nov 07 2023 03:38:43 UTC (QA Tests)] INFO -- clicking :close-button516[Nov 07 2023 03:38:45 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments517[Nov 07 2023 03:38:46 UTC (QA Tests)] INFO -- clicking :menu_section_button518[Nov 07 2023 03:38:46 UTC (QA Tests)] INFO -- clicking :nav-item-link519[Nov 07 2023 03:38:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.928s520[Nov 07 2023 03:38:58 UTC (QA Tests)] INFO -- clicking :menu_section_button521[Nov 07 2023 03:38:59 UTC (QA Tests)] INFO -- clicking :nav-item-link522[Nov 07 2023 03:39:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.095s523[Nov 07 2023 03:39:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? group-by-new-feature' took 11.032s524[Nov 07 2023 03:39:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability-remediated-badge-content' took 11.024s525[Nov 07 2023 03:39:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-1d54a6c190569e5c'526[Nov 07 2023 03:39:23 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-1d54a6c190569e5c`527[Nov 07 2023 03:39:23 UTC (QA Tests)] ERROR -- Interceptor Api Errors528[-1] POST /api/graphql -- Correlation Id: Correlation Id not found529 validates "fix a vulnerability" workflow530Package531 NuGet project level endpoint532 using a project deploy token533[Nov 07 2023 03:39:23 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a project deploy token publishes a nuget package and installs534[Nov 07 2023 03:39:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds535[Nov 07 2023 03:39:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.2 seconds536[Nov 07 2023 03:39:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.537[Nov 07 2023 03:39:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`538[Nov 07 2023 03:39:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`539[Nov 07 2023 03:39:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`540[Nov 07 2023 03:39:30 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699328363 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699328363 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-1699328363 --url http://gitlab-ee-3ccf19ae.test --registration-token **** --tag-list runner-for-nuget-package-project-ad5917cc1789da83 --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" `541[Nov 07 2023 03:39:30 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699328363`542[Nov 07 2023 03:39:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`543[Nov 07 2023 03:39:31 UTC (QA Tests)] INFO -- filling :login_field with "root"544[Nov 07 2023 03:39:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field545[Nov 07 2023 03:39:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"546[Nov 07 2023 03:39:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field547[Nov 07 2023 03:39:32 UTC (QA Tests)] INFO -- clicking :sign_in_button548[Nov 07 2023 03:39:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.22s549[Nov 07 2023 03:39:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds550[Nov 07 2023 03:39:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/nuget-package-project-ad5917cc1789da83551[Nov 07 2023 03:39:39 UTC (QA Tests)] INFO -- clicking :menu_section_button552[Nov 07 2023 03:39:39 UTC (QA Tests)] INFO -- clicking :nav-item-link553[Nov 07 2023 03:39:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.997s554[Nov 07 2023 03:39:42 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present555[Nov 07 2023 03:39:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.691s556[Nov 07 2023 03:40:06 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present557[Nov 07 2023 03:40:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.408s558[Nov 07 2023 03:40:20 UTC (QA Tests)] INFO -- clicking :menu_section_button559[Nov 07 2023 03:40:20 UTC (QA Tests)] INFO -- clicking :nav-item-link560[Nov 07 2023 03:40:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.885s561[Nov 07 2023 03:40:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699328363'562[Nov 07 2023 03:40:21 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699328363`563[Nov 07 2023 03:40:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-22bac561517767ae'564[Nov 07 2023 03:40:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/nuget-package-project-ad5917cc1789da83'565 publishes a nuget package and installs566 using a personal access token567[Nov 07 2023 03:40:22 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a personal access token publishes a nuget package and installs568[Nov 07 2023 03:40:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds569[Nov 07 2023 03:40:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.23 seconds570[Nov 07 2023 03:40:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.571[Nov 07 2023 03:40:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`572[Nov 07 2023 03:40:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`573[Nov 07 2023 03:40:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`574[Nov 07 2023 03:40:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699328422 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699328422 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-1699328422 --url http://gitlab-ee-3ccf19ae.test --registration-token **** --tag-list runner-for-nuget-package-project-ec09816add4052d9 --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" `575[Nov 07 2023 03:40:30 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699328422`576[Nov 07 2023 03:40:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`577[Nov 07 2023 03:40:31 UTC (QA Tests)] INFO -- filling :login_field with "root"578[Nov 07 2023 03:40:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field579[Nov 07 2023 03:40:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"580[Nov 07 2023 03:40:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field581[Nov 07 2023 03:40:32 UTC (QA Tests)] INFO -- clicking :sign_in_button582[Nov 07 2023 03:40:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.227s583[Nov 07 2023 03:40:35 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA584[Nov 07 2023 03:40:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-j8uewyp0' via cache in 0.0 seconds585[Nov 07 2023 03:40:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds586[Nov 07 2023 03:40:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/nuget-package-project-ec09816add4052d9587[Nov 07 2023 03:40:38 UTC (QA Tests)] INFO -- clicking :menu_section_button588[Nov 07 2023 03:40:38 UTC (QA Tests)] INFO -- clicking :nav-item-link589[Nov 07 2023 03:40:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.832s590[Nov 07 2023 03:40:40 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present591[Nov 07 2023 03:40:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.447s592[Nov 07 2023 03:40:55 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present593[Nov 07 2023 03:40:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-path' took 0.879s594[Nov 07 2023 03:40:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 2.033s595[Nov 07 2023 03:41:10 UTC (QA Tests)] INFO -- clicking :menu_section_button596[Nov 07 2023 03:41:10 UTC (QA Tests)] INFO -- clicking :nav-item-link597[Nov 07 2023 03:41:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.817s598[Nov 07 2023 03:41:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699328422'599[Nov 07 2023 03:41:11 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699328422`600[Nov 07 2023 03:41:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-1333891b4880beb2'601[Nov 07 2023 03:41:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/nuget-package-project-ec09816add4052d9'602 publishes a nuget package and installs603 using a ci job token604[Nov 07 2023 03:41:12 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a ci job token publishes a nuget package and installs605[Nov 07 2023 03:41:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds606[Nov 07 2023 03:41:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.23 seconds607[Nov 07 2023 03:41:19 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.608[Nov 07 2023 03:41:19 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`609[Nov 07 2023 03:41:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`610[Nov 07 2023 03:41:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`611[Nov 07 2023 03:41:23 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699328472 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699328472 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-1699328472 --url http://gitlab-ee-3ccf19ae.test --registration-token **** --tag-list runner-for-nuget-package-project-ed579d49ba2095cb --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" `612[Nov 07 2023 03:41:23 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699328472`613[Nov 07 2023 03:41:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`614[Nov 07 2023 03:41:25 UTC (QA Tests)] INFO -- filling :login_field with "root"615[Nov 07 2023 03:41:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field616[Nov 07 2023 03:41:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"617[Nov 07 2023 03:41:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field618[Nov 07 2023 03:41:25 UTC (QA Tests)] INFO -- clicking :sign_in_button619[Nov 07 2023 03:41:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.144s620[Nov 07 2023 03:41:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/nuget-package-project-ed579d49ba2095cb621[Nov 07 2023 03:41:31 UTC (QA Tests)] INFO -- clicking :menu_section_button622[Nov 07 2023 03:41:32 UTC (QA Tests)] INFO -- clicking :nav-item-link623[Nov 07 2023 03:41:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.86s624[Nov 07 2023 03:41:34 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present625[Nov 07 2023 03:41:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.538s626[Nov 07 2023 03:41:49 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present627[Nov 07 2023 03:41:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.58s628[Nov 07 2023 03:42:03 UTC (QA Tests)] INFO -- clicking :menu_section_button629[Nov 07 2023 03:42:03 UTC (QA Tests)] INFO -- clicking :nav-item-link630[Nov 07 2023 03:42:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.997s631[Nov 07 2023 03:42:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699328472'632[Nov 07 2023 03:42:04 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699328472`633[Nov 07 2023 03:42:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-c14bc3ed0651ebb3'634[Nov 07 2023 03:42:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/nuget-package-project-ed579d49ba2095cb'635 publishes a nuget package and installs636Secure637 Enable Scanning from UI638 enable dependency scanning from configuration639[Nov 07 2023 03:42:06 UTC (QA Tests)] INFO -- Starting test: Secure Enable Scanning from UI enable dependency scanning from configuration runs dependency scanning job when enabled from configuration640[Nov 07 2023 03:42:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds641[Nov 07 2023 03:42:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.23 seconds642[Nov 07 2023 03:42:09 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Create Secure compatible application to serve premade reports"643[Nov 07 2023 03:42:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.74 seconds644[Nov 07 2023 03:42:10 UTC (QA Tests)] INFO -- filling :login_field with "root"645[Nov 07 2023 03:42:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field646[Nov 07 2023 03:42:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"647[Nov 07 2023 03:42:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field648[Nov 07 2023 03:42:11 UTC (QA Tests)] INFO -- clicking :sign_in_button649[Nov 07 2023 03:42:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.337s650[Nov 07 2023 03:42:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-secure-33d51cab5d29cb6e651[Nov 07 2023 03:42:16 UTC (QA Tests)] INFO -- clicking :menu_section_button652[Nov 07 2023 03:42:17 UTC (QA Tests)] INFO -- clicking :nav-item-link653[Nov 07 2023 03:42:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.896s654[Nov 07 2023 03:42:18 UTC (QA Tests)] INFO -- clicking :dependency-scanning-mr-button655[Nov 07 2023 03:42:18 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present656[Nov 07 2023 03:42:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.07s657[Nov 07 2023 03:42:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 5.2s658[Nov 07 2023 03:42:23 UTC (QA Tests)] INFO -- clicking :merge-immediately-dropdown659[Nov 07 2023 03:42:23 UTC (QA Tests)] INFO -- clicking :merge-immediately-button660[Nov 07 2023 03:42:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.123s661[Nov 07 2023 03:42:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.729s662[Nov 07 2023 03:42:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged-status-content' took 2.768s663[Nov 07 2023 03:42:26 UTC (QA Tests)] INFO -- clicking :menu_section_button664[Nov 07 2023 03:42:27 UTC (QA Tests)] INFO -- clicking :nav-item-link665[Nov 07 2023 03:42:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.882s666[Nov 07 2023 03:42:29 UTC (QA Tests)] INFO -- clicking :menu_section_button667[Nov 07 2023 03:42:29 UTC (QA Tests)] INFO -- clicking :nav-item-link668[Nov 07 2023 03:42:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.917s669[Nov 07 2023 03:42:30 UTC (QA Tests)] INFO -- clicking :security-view-history-link670[Nov 07 2023 03:42:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element security-view-history-link' took 0.972s671 runs dependency scanning job when enabled from configuration672 enable sast from configuration673[Nov 07 2023 03:42:31 UTC (QA Tests)] INFO -- Starting test: Secure Enable Scanning from UI enable sast from configuration runs sast job when enabled from configuration674[Nov 07 2023 03:42:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds675[Nov 07 2023 03:42:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.19 seconds676[Nov 07 2023 03:42:34 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Create Secure compatible application to serve premade reports"677[Nov 07 2023 03:42:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.6 seconds678[Nov 07 2023 03:42:36 UTC (QA Tests)] INFO -- filling :login_field with "root"679[Nov 07 2023 03:42:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field680[Nov 07 2023 03:42:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"681[Nov 07 2023 03:42:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field682[Nov 07 2023 03:42:37 UTC (QA Tests)] INFO -- clicking :sign_in_button683[Nov 07 2023 03:42:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.337s684[Nov 07 2023 03:42:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-secure-f80937e73e93fa3c685[Nov 07 2023 03:42:42 UTC (QA Tests)] INFO -- clicking :menu_section_button686[Nov 07 2023 03:42:42 UTC (QA Tests)] INFO -- clicking :nav-item-link687[Nov 07 2023 03:42:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.942s688[Nov 07 2023 03:42:43 UTC (QA Tests)] INFO -- clicking :sast-enable-button689[Nov 07 2023 03:42:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sast-enable-button' took 0.828s690[Nov 07 2023 03:42:44 UTC (QA Tests)] INFO -- filling :SECURE_ANALYZERS_PREFIX_field with "registry.example.com"691[Nov 07 2023 03:42:44 UTC (QA Tests)] INFO -- clicking the coordinates of :SECURE_ANALYZERS_PREFIX_field692[Nov 07 2023 03:42:45 UTC (QA Tests)] INFO -- filling :SAST_EXCLUDED_PATHS_field with "foo, bar"693[Nov 07 2023 03:42:45 UTC (QA Tests)] INFO -- clicking the coordinates of :SAST_EXCLUDED_PATHS_field694[Nov 07 2023 03:42:45 UTC (QA Tests)] INFO -- filling :SEARCH_MAX_DEPTH_field with "42"695[Nov 07 2023 03:42:45 UTC (QA Tests)] INFO -- clicking the coordinates of :SEARCH_MAX_DEPTH_field696[Nov 07 2023 03:42:46 UTC (QA Tests)] INFO -- filling :stage_field with "test_all_the_things"697[Nov 07 2023 03:42:46 UTC (QA Tests)] INFO -- clicking the coordinates of :stage_field698[Nov 07 2023 03:42:46 UTC (QA Tests)] INFO -- clicking :submit-button699[Nov 07 2023 03:42:46 UTC (QA Tests)] INFO -- clicking :diffs-tab700[Nov 07 2023 03:42:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.058s701[Nov 07 2023 03:42:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element diffs-tab' took 2.142s702[Nov 07 2023 03:42:50 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present703[Nov 07 2023 03:42:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.05s704[Nov 07 2023 03:42:53 UTC (QA Tests)] INFO -- clicking :merge-immediately-dropdown705[Nov 07 2023 03:42:53 UTC (QA Tests)] INFO -- clicking :merge-immediately-button706[Nov 07 2023 03:42:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.027s707[Nov 07 2023 03:42:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.064s708[Nov 07 2023 03:42:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.202s709[Nov 07 2023 03:42:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 3.958s710[Nov 07 2023 03:42:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged-status-content' took 5.003s711[Nov 07 2023 03:42:58 UTC (QA Tests)] INFO -- clicking :menu_section_button712[Nov 07 2023 03:42:58 UTC (QA Tests)] INFO -- clicking :nav-item-link713[Nov 07 2023 03:42:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.744s714[Nov 07 2023 03:43:01 UTC (QA Tests)] INFO -- clicking :menu_section_button715[Nov 07 2023 03:43:01 UTC (QA Tests)] INFO -- clicking :nav-item-link716[Nov 07 2023 03:43:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.046s717[Nov 07 2023 03:43:02 UTC (QA Tests)] INFO -- clicking :security-view-history-link718[Nov 07 2023 03:43:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element security-view-history-link' took 0.947s719 runs sast job when enabled from configuration720Govern721 Group722 for change project creation level723 behaves like audit event724[Nov 07 2023 03:43:04 UTC (QA Tests)] INFO -- Starting test: Govern Group for change project creation level behaves like audit event logs audit events for UI operations725[Nov 07 2023 03:43:04 UTC (QA Tests)] INFO -- filling :login_field with "root"726[Nov 07 2023 03:43:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field727[Nov 07 2023 03:43:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"728[Nov 07 2023 03:43:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field729[Nov 07 2023 03:43:05 UTC (QA Tests)] INFO -- clicking :sign_in_button730[Nov 07 2023 03:43:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.348s731[Nov 07 2023 03:43:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds732[Nov 07 2023 03:43:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3ccf19ae.test/groups/gitlab-qa-sandbox-group-3/test-group-1f9b750869d09ec4733[Nov 07 2023 03:43:10 UTC (QA Tests)] INFO -- clicking :menu_section_button734[Nov 07 2023 03:43:11 UTC (QA Tests)] INFO -- clicking :nav-item-link735[Nov 07 2023 03:43:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.297s736[Nov 07 2023 03:43:13 UTC (QA Tests)] INFO -- selecting "Maintainers" in :project_creation_level_dropdown737[Nov 07 2023 03:43:13 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button738[Nov 07 2023 03:43:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.006s739[Nov 07 2023 03:43:15 UTC (QA Tests)] INFO -- clicking :menu_section_button740[Nov 07 2023 03:43:15 UTC (QA Tests)] INFO -- clicking :nav-item-link741[Nov 07 2023 03:43:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.792s742 logs audit events for UI operations743 for enable and disable 2FA requirement744 behaves like audit event745[Nov 07 2023 03:43:16 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable 2FA requirement behaves like audit event logs audit events for UI operations746[Nov 07 2023 03:43:17 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-43c069a95a705e82"747[Nov 07 2023 03:43:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field748[Nov 07 2023 03:43:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"749[Nov 07 2023 03:43:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field750[Nov 07 2023 03:43:18 UTC (QA Tests)] INFO -- clicking :sign_in_button751[Nov 07 2023 03:43:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.76s752[Nov 07 2023 03:43:20 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-43c069a95a705e82753[Nov 07 2023 03:43:20 UTC (QA Tests)] INFO -- Caching token for username: qa-user-43c069a95a705e82, last six chars of token:Y4N2SN754[Nov 07 2023 03:43:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-43c069a95a705e82-eul6d1ye' via api in 0.11 seconds755[Nov 07 2023 03:43:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-recovery-sandbox-group-30e2f02c' via api in 0.55 seconds756[Nov 07 2023 03:43:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3ccf19ae.test/groups/gitlab-qa-2fa-recovery-sandbox-group-30e2f02c/qa-test-2023-11-07-03-33-32-6b10331b838a12b0757[Nov 07 2023 03:43:22 UTC (QA Tests)] INFO -- clicking :menu_section_button758[Nov 07 2023 03:43:23 UTC (QA Tests)] INFO -- clicking :nav-item-link759[Nov 07 2023 03:43:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.333s760[Nov 07 2023 03:43:25 UTC (QA Tests)] INFO -- checking via JS :require_2fa_checkbox with args {}761[Nov 07 2023 03:43:25 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button762[Nov 07 2023 03:43:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.128s763[Nov 07 2023 03:43:27 UTC (QA Tests)] INFO -- clicking :configure_it_later_button764[Nov 07 2023 03:43:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3ccf19ae.test/groups/gitlab-qa-2fa-recovery-sandbox-group-30e2f02c/qa-test-2023-11-07-03-33-32-6b10331b838a12b0765[Nov 07 2023 03:43:29 UTC (QA Tests)] INFO -- clicking :menu_section_button766[Nov 07 2023 03:43:29 UTC (QA Tests)] INFO -- clicking :nav-item-link767[Nov 07 2023 03:43:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.162s768[Nov 07 2023 03:43:32 UTC (QA Tests)] INFO -- unchecking via JS :require_2fa_checkbox with args {}769[Nov 07 2023 03:43:32 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button770[Nov 07 2023 03:43:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.361s771[Nov 07 2023 03:43:33 UTC (QA Tests)] INFO -- clicking :menu_section_button772[Nov 07 2023 03:43:33 UTC (QA Tests)] INFO -- clicking :nav-item-link773[Nov 07 2023 03:43:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.969s774 logs audit events for UI operations775 for enable and disable allow user request access776 behaves like audit event777[Nov 07 2023 03:43:35 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable allow user request access behaves like audit event logs audit events for UI operations778[Nov 07 2023 03:43:35 UTC (QA Tests)] INFO -- filling :login_field with "root"779[Nov 07 2023 03:43:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field780[Nov 07 2023 03:43:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"781[Nov 07 2023 03:43:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field782[Nov 07 2023 03:43:36 UTC (QA Tests)] INFO -- clicking :sign_in_button783[Nov 07 2023 03:43:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.305s784[Nov 07 2023 03:43:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds785[Nov 07 2023 03:43:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3ccf19ae.test/groups/gitlab-qa-sandbox-group-3/test-group-40b6ceb0f564c937786[Nov 07 2023 03:43:41 UTC (QA Tests)] INFO -- clicking :menu_section_button787[Nov 07 2023 03:43:41 UTC (QA Tests)] INFO -- clicking :nav-item-link788[Nov 07 2023 03:43:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.249s789[Nov 07 2023 03:43:44 UTC (QA Tests)] INFO -- unchecking via JS :request_access_checkbox with args {}790[Nov 07 2023 03:43:44 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button791[Nov 07 2023 03:43:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.235s792[Nov 07 2023 03:43:45 UTC (QA Tests)] INFO -- clicking :nav-item-link793[Nov 07 2023 03:43:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.794s794[Nov 07 2023 03:43:48 UTC (QA Tests)] INFO -- checking via JS :request_access_checkbox with args {}795[Nov 07 2023 03:43:48 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button796[Nov 07 2023 03:43:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.126s797[Nov 07 2023 03:43:49 UTC (QA Tests)] INFO -- clicking :menu_section_button798[Nov 07 2023 03:43:49 UTC (QA Tests)] INFO -- clicking :nav-item-link799[Nov 07 2023 03:43:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.814s800 logs audit events for UI operations801 for enable and disable membership lock802 behaves like audit event803[Nov 07 2023 03:43:50 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable membership lock behaves like audit event logs audit events for UI operations804[Nov 07 2023 03:43:51 UTC (QA Tests)] INFO -- filling :login_field with "root"805[Nov 07 2023 03:43:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field806[Nov 07 2023 03:43:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"807[Nov 07 2023 03:43:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field808[Nov 07 2023 03:43:52 UTC (QA Tests)] INFO -- clicking :sign_in_button809[Nov 07 2023 03:43:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.421s810[Nov 07 2023 03:43:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds811[Nov 07 2023 03:43:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3ccf19ae.test/groups/gitlab-qa-sandbox-group-3/test-group-a14a6a48fc979b9a812[Nov 07 2023 03:43:57 UTC (QA Tests)] INFO -- clicking :menu_section_button813[Nov 07 2023 03:43:57 UTC (QA Tests)] INFO -- clicking :nav-item-link814[Nov 07 2023 03:43:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.959s815[Nov 07 2023 03:44:00 UTC (QA Tests)] INFO -- checking via JS :membership_lock_checkbox with args {}816[Nov 07 2023 03:44:00 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button817[Nov 07 2023 03:44:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.207s818[Nov 07 2023 03:44:01 UTC (QA Tests)] INFO -- clicking :nav-item-link819[Nov 07 2023 03:44:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.043s820[Nov 07 2023 03:44:04 UTC (QA Tests)] INFO -- unchecking via JS :membership_lock_checkbox with args {}821[Nov 07 2023 03:44:04 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button822[Nov 07 2023 03:44:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.31s823[Nov 07 2023 03:44:05 UTC (QA Tests)] INFO -- clicking :menu_section_button824[Nov 07 2023 03:44:05 UTC (QA Tests)] INFO -- clicking :nav-item-link825[Nov 07 2023 03:44:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.756s826 logs audit events for UI operations827 for disable and Enable LFS828 behaves like audit event829[Nov 07 2023 03:44:06 UTC (QA Tests)] INFO -- Starting test: Govern Group for disable and Enable LFS behaves like audit event logs audit events for UI operations830[Nov 07 2023 03:44:07 UTC (QA Tests)] INFO -- filling :login_field with "root"831[Nov 07 2023 03:44:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field832[Nov 07 2023 03:44:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"833[Nov 07 2023 03:44:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field834[Nov 07 2023 03:44:08 UTC (QA Tests)] INFO -- clicking :sign_in_button835[Nov 07 2023 03:44:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.376s836[Nov 07 2023 03:44:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds837[Nov 07 2023 03:44:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3ccf19ae.test/groups/gitlab-qa-sandbox-group-3/test-group-0a48568612b1d569838[Nov 07 2023 03:44:13 UTC (QA Tests)] INFO -- clicking :menu_section_button839[Nov 07 2023 03:44:13 UTC (QA Tests)] INFO -- clicking :nav-item-link840[Nov 07 2023 03:44:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.86s841[Nov 07 2023 03:44:15 UTC (QA Tests)] INFO -- unchecking via JS :lfs_checkbox with args {}842[Nov 07 2023 03:44:16 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button843[Nov 07 2023 03:44:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.985s844[Nov 07 2023 03:44:17 UTC (QA Tests)] INFO -- clicking :nav-item-link845[Nov 07 2023 03:44:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.841s846[Nov 07 2023 03:44:19 UTC (QA Tests)] INFO -- checking via JS :lfs_checkbox with args {}847[Nov 07 2023 03:44:19 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button848[Nov 07 2023 03:44:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.031s849[Nov 07 2023 03:44:20 UTC (QA Tests)] INFO -- clicking :menu_section_button850[Nov 07 2023 03:44:20 UTC (QA Tests)] INFO -- clicking :nav-item-link851[Nov 07 2023 03:44:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.776s852 logs audit events for UI operations853Govern854 User with minimal access to group855[Nov 07 2023 03:44:22 UTC (QA Tests)] INFO -- Starting test: Govern User with minimal access to group is not allowed to edit files via the UI856[Nov 07 2023 03:44:23 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-d78e80917980a404"857[Nov 07 2023 03:44:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field858[Nov 07 2023 03:44:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"859[Nov 07 2023 03:44:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field860[Nov 07 2023 03:44:24 UTC (QA Tests)] INFO -- clicking :sign_in_button861[Nov 07 2023 03:44:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.55s862[Nov 07 2023 03:44:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds863[Nov 07 2023 03:44:26 UTC (QA Tests)] INFO -- Adding user qa-user-d78e80917980a404 to gitlab-qa-sandbox-group-3 QA::Resource::Sandbox864[Nov 07 2023 03:44:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-for-minimal-access-57fb49bd934d19a9865[Nov 07 2023 03:44:29 UTC (QA Tests)] INFO -- clicking :file-name-link866[Nov 07 2023 03:44:30 UTC (QA Tests)] INFO -- clicking :action-dropdown867[Nov 07 2023 03:44:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.512s868[Nov 07 2023 03:44:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element action-dropdown' took 0.669s869[Nov 07 2023 03:44:30 UTC (QA Tests)] INFO -- clicking :edit-menu-item870[Nov 07 2023 03:44:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-d78e80917980a404'871[Nov 07 2023 03:44:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-for-minimal-access-57fb49bd934d19a9'872[Nov 07 2023 03:44:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0'873 is not allowed to edit files via the UI874Package875 Helm Registry876 using ci job token877[Nov 07 2023 03:44:31 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using ci job token pushes and pulls a helm chart878[Nov 07 2023 03:44:32 UTC (QA Tests)] INFO -- filling :login_field with "root"879[Nov 07 2023 03:44:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field880[Nov 07 2023 03:44:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"881[Nov 07 2023 03:44:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field882[Nov 07 2023 03:44:33 UTC (QA Tests)] INFO -- clicking :sign_in_button883[Nov 07 2023 03:44:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.266s884[Nov 07 2023 03:44:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.15 seconds885[Nov 07 2023 03:44:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.42 seconds886[Nov 07 2023 03:44:38 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.887[Nov 07 2023 03:44:38 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`888[Nov 07 2023 03:44:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`889[Nov 07 2023 03:44:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`890[Nov 07 2023 03:44:39 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699328676 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699328676 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-1699328676 --url http://gitlab-ee-3ccf19ae.test --registration-token **** --tag-list runner-for-qa-test-2023-11-07-03-33-32-6b10331b838a12b0 --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" `891[Nov 07 2023 03:44:39 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699328676`892[Nov 07 2023 03:44:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`893[Nov 07 2023 03:44:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.08 seconds894[Nov 07 2023 03:44:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.09 seconds895[Nov 07 2023 03:44:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/packages-b027dfbce9bfd3a5-9bfe2214e3b81e90896[Nov 07 2023 03:44:44 UTC (QA Tests)] INFO -- clicking :menu_section_button897[Nov 07 2023 03:44:44 UTC (QA Tests)] INFO -- clicking :nav-item-link898[Nov 07 2023 03:44:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.999s899[Nov 07 2023 03:44:47 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present900[Nov 07 2023 03:44:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.601s901[Nov 07 2023 03:45:01 UTC (QA Tests)] INFO -- clicking :menu_section_button902[Nov 07 2023 03:45:01 UTC (QA Tests)] INFO -- clicking :nav-item-link903[Nov 07 2023 03:45:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.851s904[Nov 07 2023 03:45:02 UTC (QA Tests)] INFO -- clicking :details-link905[Nov 07 2023 03:45:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/client-2a22a19bb46d81c5-111f853a7836e816906[Nov 07 2023 03:45:06 UTC (QA Tests)] INFO -- clicking :menu_section_button907[Nov 07 2023 03:45:06 UTC (QA Tests)] INFO -- clicking :nav-item-link908[Nov 07 2023 03:45:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.904s909[Nov 07 2023 03:45:08 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present910[Nov 07 2023 03:45:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.612s911[Nov 07 2023 03:45:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1699328676'912[Nov 07 2023 03:45:23 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699328676`913[Nov 07 2023 03:45:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-e585e990862163a0'914[Nov 07 2023 03:45:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/packages-b027dfbce9bfd3a5-9bfe2214e3b81e90'915[Nov 07 2023 03:45:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/client-2a22a19bb46d81c5-111f853a7836e816'916 pushes and pulls a helm chart917 using personal access token918[Nov 07 2023 03:45:24 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using personal access token pushes and pulls a helm chart919[Nov 07 2023 03:45:25 UTC (QA Tests)] INFO -- filling :login_field with "root"920[Nov 07 2023 03:45:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field921[Nov 07 2023 03:45:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"922[Nov 07 2023 03:45:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field923[Nov 07 2023 03:45:26 UTC (QA Tests)] INFO -- clicking :sign_in_button924[Nov 07 2023 03:45:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.298s925[Nov 07 2023 03:45:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.11 seconds926[Nov 07 2023 03:45:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.33 seconds927[Nov 07 2023 03:45:31 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.928[Nov 07 2023 03:45:31 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`929[Nov 07 2023 03:45:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`930[Nov 07 2023 03:45:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`931[Nov 07 2023 03:45:36 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699328729 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699328729 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-1699328729 --url http://gitlab-ee-3ccf19ae.test --registration-token **** --tag-list runner-for-qa-test-2023-11-07-03-33-32-6b10331b838a12b0 --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" `932[Nov 07 2023 03:45:36 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699328729`933[Nov 07 2023 03:45:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`934[Nov 07 2023 03:45:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds935[Nov 07 2023 03:45:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds936[Nov 07 2023 03:45:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/packages-bf42144168386921-0e54b94f08f15501937[Nov 07 2023 03:45:42 UTC (QA Tests)] INFO -- clicking :menu_section_button938[Nov 07 2023 03:45:42 UTC (QA Tests)] INFO -- clicking :nav-item-link939[Nov 07 2023 03:45:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.881s940[Nov 07 2023 03:45:44 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present941[Nov 07 2023 03:45:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.579s942[Nov 07 2023 03:45:58 UTC (QA Tests)] INFO -- clicking :menu_section_button943[Nov 07 2023 03:45:58 UTC (QA Tests)] INFO -- clicking :nav-item-link944[Nov 07 2023 03:45:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.975s945[Nov 07 2023 03:45:59 UTC (QA Tests)] INFO -- clicking :details-link946[Nov 07 2023 03:46:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/client-db0e2bf691211817-63dd62b8e0cd350b947[Nov 07 2023 03:46:03 UTC (QA Tests)] INFO -- clicking :menu_section_button948[Nov 07 2023 03:46:03 UTC (QA Tests)] INFO -- clicking :nav-item-link949[Nov 07 2023 03:46:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.892s950[Nov 07 2023 03:46:06 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present951[Nov 07 2023 03:46:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.42s952[Nov 07 2023 03:46:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1699328729'953[Nov 07 2023 03:46:20 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699328729`954[Nov 07 2023 03:46:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-96f0ebff82febb8e'955[Nov 07 2023 03:46:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/packages-bf42144168386921-0e54b94f08f15501'956[Nov 07 2023 03:46:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/client-db0e2bf691211817-63dd62b8e0cd350b'957 pushes and pulls a helm chart958 using project deploy token959[Nov 07 2023 03:46:21 UTC (QA Tests)] INFO -- Starting test: Package Helm Registry using project deploy token pushes and pulls a helm chart960[Nov 07 2023 03:46:22 UTC (QA Tests)] INFO -- filling :login_field with "root"961[Nov 07 2023 03:46:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field962[Nov 07 2023 03:46:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"963[Nov 07 2023 03:46:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field964[Nov 07 2023 03:46:23 UTC (QA Tests)] INFO -- clicking :sign_in_button965[Nov 07 2023 03:46:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.492s966[Nov 07 2023 03:46:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds967[Nov 07 2023 03:46:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.26 seconds968[Nov 07 2023 03:46:28 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.969[Nov 07 2023 03:46:28 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`970[Nov 07 2023 03:46:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`971[Nov 07 2023 03:46:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`972[Nov 07 2023 03:46:32 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699328786 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699328786 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-1699328786 --url http://gitlab-ee-3ccf19ae.test --registration-token **** --tag-list runner-for-qa-test-2023-11-07-03-33-32-6b10331b838a12b0 --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" `973[Nov 07 2023 03:46:32 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699328786`974[Nov 07 2023 03:46:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`975[Nov 07 2023 03:46:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds976[Nov 07 2023 03:46:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds977[Nov 07 2023 03:46:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/packages-c31952db39e8bab7-69d0e5fa6028d75a978[Nov 07 2023 03:46:38 UTC (QA Tests)] INFO -- clicking :menu_section_button979[Nov 07 2023 03:46:38 UTC (QA Tests)] INFO -- clicking :nav-item-link980[Nov 07 2023 03:46:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.847s981[Nov 07 2023 03:46:40 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present982[Nov 07 2023 03:46:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.453s983[Nov 07 2023 03:46:54 UTC (QA Tests)] INFO -- clicking :menu_section_button984[Nov 07 2023 03:46:54 UTC (QA Tests)] INFO -- clicking :nav-item-link985[Nov 07 2023 03:46:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.946s986[Nov 07 2023 03:46:55 UTC (QA Tests)] INFO -- clicking :details-link987[Nov 07 2023 03:46:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/client-8ff72d8393a91cde-82e762b495f36b08988[Nov 07 2023 03:46:59 UTC (QA Tests)] INFO -- clicking :menu_section_button989[Nov 07 2023 03:46:59 UTC (QA Tests)] INFO -- clicking :nav-item-link990[Nov 07 2023 03:47:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.942s991[Nov 07 2023 03:47:01 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present992[Nov 07 2023 03:47:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.302s993[Nov 07 2023 03:47:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1699328786'994[Nov 07 2023 03:47:15 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699328786`995[Nov 07 2023 03:47:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'gitlab_qa_helm-85d1a101bfd933e2'996[Nov 07 2023 03:47:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/packages-c31952db39e8bab7-69d0e5fa6028d75a'997[Nov 07 2023 03:47:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/client-8ff72d8393a91cde-82e762b495f36b08'998 pushes and pulls a helm chart999Create1000 Code Suggestions in Web IDE1001 adds text into a file and verifies code suggestions appear (PENDING: Test is not compatible with this environment or pipeline)1002Plan1003 for group insights page1004 behaves like default insights page1005[Nov 07 2023 03:47:17 UTC (QA Tests)] INFO -- Starting test: Plan for group insights page behaves like default insights page displays issues and merge requests dashboards1006[Nov 07 2023 03:47:17 UTC (QA Tests)] INFO -- filling :login_field with "root"1007[Nov 07 2023 03:47:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1008[Nov 07 2023 03:47:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1009[Nov 07 2023 03:47:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1010[Nov 07 2023 03:47:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1011[Nov 07 2023 03:47:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.342s1012[Nov 07 2023 03:47:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds1013[Nov 07 2023 03:47:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3ccf19ae.test/groups/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b01014[Nov 07 2023 03:47:23 UTC (QA Tests)] INFO -- clicking :menu_section_button1015[Nov 07 2023 03:47:23 UTC (QA Tests)] INFO -- clicking :nav-item-link1016[Nov 07 2023 03:47:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.967s1017[Nov 07 2023 03:47:25 UTC (QA Tests)] INFO -- clicking :insights_dashboard_dropdown1018 displays issues and merge requests dashboards1019 for project insights page1020 behaves like default insights page1021[Nov 07 2023 03:47:25 UTC (QA Tests)] INFO -- Starting test: Plan for project insights page behaves like default insights page displays issues and merge requests dashboards1022[Nov 07 2023 03:47:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1023[Nov 07 2023 03:47:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1024[Nov 07 2023 03:47:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1025[Nov 07 2023 03:47:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1026[Nov 07 2023 03:47:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1027[Nov 07 2023 03:47:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.264s1028[Nov 07 2023 03:47:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds1029[Nov 07 2023 03:47:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.21 seconds1030[Nov 07 2023 03:47:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-insights-a2982526cca219f71031[Nov 07 2023 03:47:32 UTC (QA Tests)] INFO -- clicking :menu_section_button1032[Nov 07 2023 03:47:32 UTC (QA Tests)] INFO -- clicking :nav-item-link1033[Nov 07 2023 03:47:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.867s1034[Nov 07 2023 03:47:34 UTC (QA Tests)] INFO -- clicking :insights_dashboard_dropdown1035 displays issues and merge requests dashboards1036Govern1037 Vulnerability Report Security Training1038[Nov 07 2023 03:47:35 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability Report Security Training does not show security training section in vulnerability details when the setting is turned OFF1039[Nov 07 2023 03:47:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1040[Nov 07 2023 03:47:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.21 seconds1041[Nov 07 2023 03:47:36 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1042[Nov 07 2023 03:47:36 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1043[Nov 07 2023 03:47:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1044[Nov 07 2023 03:47:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-vulnerability-report-security-training-d3091259064453b7 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-vulnerability-report-security-training-d3091259064453b7 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 runner-for-vulnerability-report-security-training-d3091259064453b7 --url http://gitlab-ee-3ccf19ae.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1045[Nov 07 2023 03:47:41 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-vulnerability-report-security-training-d3091259064453b7`1046[Nov 07 2023 03:47:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1047[Nov 07 2023 03:47:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1048[Nov 07 2023 03:47:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1049[Nov 07 2023 03:47:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1050[Nov 07 2023 03:47:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1051[Nov 07 2023 03:47:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1052[Nov 07 2023 03:47:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.528s1053[Nov 07 2023 03:47:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/vulnerability-report-security-training-d3091259064453b71054[Nov 07 2023 03:47:49 UTC (QA Tests)] INFO -- clicking :menu_section_button1055[Nov 07 2023 03:47:49 UTC (QA Tests)] INFO -- clicking :nav-item-link1056[Nov 07 2023 03:47:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.828s1057[Nov 07 2023 03:47:51 UTC (QA Tests)] INFO -- clicking :nav-item-link1058[Nov 07 2023 03:47:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.889s1059[Nov 07 2023 03:48:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability-report-header' took 11.04s1060[Nov 07 2023 03:48:03 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/vulnerability-report-security-training-d3091259064453b7/-/security/vulnerability_report1061[Nov 07 2023 03:48:06 UTC (QA Tests)] INFO -- clicking :vulnerability1062[Nov 07 2023 03:48:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 1.312s1063[Nov 07 2023 03:48:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-vulnerability-report-security-training-d3091259064453b7'1064[Nov 07 2023 03:48:18 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-vulnerability-report-security-training-d3091259064453b7`1065 does not show security training section in vulnerability details when the setting is turned OFF1066[Nov 07 2023 03:48:18 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability Report Security Training shows security training section for supported vulnerabilities when the setting is toggled ON1067[Nov 07 2023 03:48:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1068[Nov 07 2023 03:48:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.21 seconds1069[Nov 07 2023 03:48:19 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1070[Nov 07 2023 03:48:19 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1071[Nov 07 2023 03:48:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1072[Nov 07 2023 03:48:24 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-vulnerability-report-security-training-72c364e45a24fadc --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-vulnerability-report-security-training-72c364e45a24fadc 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 runner-for-vulnerability-report-security-training-72c364e45a24fadc --url http://gitlab-ee-3ccf19ae.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1073[Nov 07 2023 03:48:24 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-vulnerability-report-security-training-72c364e45a24fadc`1074[Nov 07 2023 03:48:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1075[Nov 07 2023 03:48:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1076[Nov 07 2023 03:48:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1077[Nov 07 2023 03:48:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1078[Nov 07 2023 03:48:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1079[Nov 07 2023 03:48:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1080[Nov 07 2023 03:48:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.604s1081[Nov 07 2023 03:48:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/vulnerability-report-security-training-72c364e45a24fadc1082[Nov 07 2023 03:48:32 UTC (QA Tests)] INFO -- clicking :menu_section_button1083[Nov 07 2023 03:48:33 UTC (QA Tests)] INFO -- clicking :nav-item-link1084[Nov 07 2023 03:48:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.999s1085[Nov 07 2023 03:48:35 UTC (QA Tests)] INFO -- clicking :nav-item-link1086[Nov 07 2023 03:48:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.756s1087[Nov 07 2023 03:48:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability-report-header' took 11.051s1088[Nov 07 2023 03:48:46 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/vulnerability-report-security-training-72c364e45a24fadc/-/security/vulnerability_report1089[Nov 07 2023 03:48:50 UTC (QA Tests)] INFO -- clicking :vulnerability1090[Nov 07 2023 03:48:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 0.982s1091[Nov 07 2023 03:48:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? security-training-text' took 4.912s1092[Nov 07 2023 03:48:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-vulnerability-report-security-training-72c364e45a24fadc'1093[Nov 07 2023 03:48:56 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-vulnerability-report-security-training-72c364e45a24fadc`1094 shows security training section for supported vulnerabilities when the setting is toggled ON1095Create1096 Merge request suggestions1097[Nov 07 2023 03:48:57 UTC (QA Tests)] INFO -- Starting test: Create Merge request suggestions applies a single suggestion with a custom message1098[Nov 07 2023 03:48:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1099[Nov 07 2023 03:48:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.19 seconds1100[Nov 07 2023 03:48:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.45 seconds1101[Nov 07 2023 03:48:58 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/mr-suggestions-project-0427644fa5b1d23f QA::Resource::Project1102[Nov 07 2023 03:48:59 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1103[Nov 07 2023 03:48:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1104[Nov 07 2023 03:49:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1105[Nov 07 2023 03:49:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1106[Nov 07 2023 03:49:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1107[Nov 07 2023 03:49:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.827s1108[Nov 07 2023 03:49:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.69 seconds1109[Nov 07 2023 03:49:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.74 seconds1110[Nov 07 2023 03:49:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/mr-suggestions-project-0427644fa5b1d23f/-/merge_requests/11111[Nov 07 2023 03:49:23 UTC (QA Tests)] INFO -- clicking :diffs-tab1112[Nov 07 2023 03:49:24 UTC (QA Tests)] INFO -- clicking :left-comment-button1113[Nov 07 2023 03:49:24 UTC (QA Tests)] INFO -- clicking :suggestion-button1114[Nov 07 2023 03:49:24 UTC (QA Tests)] INFO -- filling :reply-field with ""1115[Nov 07 2023 03:49:24 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field1116[Nov 07 2023 03:49:25 UTC (QA Tests)] INFO -- filling :reply-field with "```suggestion:-0+01117This is the suggestion for line number 4!1118```"1119[Nov 07 2023 03:49:25 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field1120[Nov 07 2023 03:49:25 UTC (QA Tests)] INFO -- clicking :comment-now-button1121[Nov 07 2023 03:49:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.043s1122[Nov 07 2023 03:49:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.041s1123[Nov 07 2023 03:49:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.021s1124[Nov 07 2023 03:49:30 UTC (QA Tests)] INFO -- clicking :user_avatar_content1125[Nov 07 2023 03:49:30 UTC (QA Tests)] INFO -- clicking :sign_out_link1126[Nov 07 2023 03:49:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1127[Nov 07 2023 03:49:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1128[Nov 07 2023 03:49:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1129[Nov 07 2023 03:49:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1130[Nov 07 2023 03:49:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1131[Nov 07 2023 03:49:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.317s1132[Nov 07 2023 03:49:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/mr-suggestions-project-0427644fa5b1d23f/-/merge_requests/11133[Nov 07 2023 03:49:37 UTC (QA Tests)] INFO -- clicking :diffs-tab1134[Nov 07 2023 03:49:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.536s1135[Nov 07 2023 03:49:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements apply-suggestion-dropdown' took 0.562s1136[Nov 07 2023 03:49:38 UTC (QA Tests)] INFO -- filling :commit-message-field with "Applying suggested change for testing purposes."1137[Nov 07 2023 03:49:38 UTC (QA Tests)] INFO -- clicking the coordinates of :commit-message-field1138[Nov 07 2023 03:49:38 UTC (QA Tests)] INFO -- clicking :commit-with-custom-message-button1139[Nov 07 2023 03:49:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.293s1140[Nov 07 2023 03:49:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? applying-badge' took 1.31s1141[Nov 07 2023 03:49:40 UTC (QA Tests)] INFO -- clicking :commits-tab1142 applies a single suggestion with a custom message1143Create1144 Codeowners1145[Nov 07 2023 03:49:41 UTC (QA Tests)] INFO -- Starting test: Create Codeowners displays owners specified in CODEOWNERS file1146[Nov 07 2023 03:49:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1147[Nov 07 2023 03:49:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1148[Nov 07 2023 03:49:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1149[Nov 07 2023 03:49:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1150[Nov 07 2023 03:49:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1151[Nov 07 2023 03:49:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.533s1152[Nov 07 2023 03:49:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds1153[Nov 07 2023 03:49:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.21 seconds1154[Nov 07 2023 03:49:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds1155[Nov 07 2023 03:49:47 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/codeowners-03c3bb388158b578 QA::Resource::Project1156[Nov 07 2023 03:49:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.5 seconds1157[Nov 07 2023 03:49:48 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/codeowners-03c3bb388158b578 QA::Resource::Project1158[Nov 07 2023 03:49:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/codeowners-03c3bb388158b5781159[Nov 07 2023 03:49:51 UTC (QA Tests)] INFO -- clicking :file-name-link1160[Nov 07 2023 03:49:51 UTC (QA Tests)] INFO -- clicking :collapse-toggle1161[Nov 07 2023 03:49:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/codeowners-03c3bb388158b5781162[Nov 07 2023 03:49:53 UTC (QA Tests)] INFO -- clicking :file-name-link1163[Nov 07 2023 03:49:54 UTC (QA Tests)] INFO -- clicking :collapse-toggle1164 displays owners specified in CODEOWNERS file1165Create1166 Branch with unusual name1167 when branch name contains slash, hash, double dash, and capital letter1168[Nov 07 2023 03:49:55 UTC (QA Tests)] INFO -- Starting test: Create Branch with unusual name when branch name contains slash, hash, double dash, and capital letter renders repository file tree correctly1169[Nov 07 2023 03:49:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1170[Nov 07 2023 03:49:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1171[Nov 07 2023 03:49:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1172[Nov 07 2023 03:49:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1173[Nov 07 2023 03:49:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1174[Nov 07 2023 03:49:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.338s1175[Nov 07 2023 03:50:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds1176[Nov 07 2023 03:50:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.22 seconds1177[Nov 07 2023 03:50:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/unusually-named-branch-project-8b15bbc398392c7b1178[Nov 07 2023 03:50:06 UTC (QA Tests)] INFO -- clicking :file-name-link1179[Nov 07 2023 03:50:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.57s1180[Nov 07 2023 03:50:06 UTC (QA Tests)] INFO -- clicking :file-name-link1181 renders repository file tree correctly1182Plan1183 A project wiki1184[Nov 07 2023 03:50:07 UTC (QA Tests)] INFO -- Starting test: Plan A project wiki can change the directory path of a page1185[Nov 07 2023 03:50:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1186[Nov 07 2023 03:50:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1187[Nov 07 2023 03:50:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1188[Nov 07 2023 03:50:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1189[Nov 07 2023 03:50:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1190[Nov 07 2023 03:50:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.483s1191[Nov 07 2023 03:50:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1192[Nov 07 2023 03:50:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.23 seconds1193[Nov 07 2023 03:50:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/wiki_testing-436610a6ed5d8b2d' via api in 1.19 seconds1194[Nov 07 2023 03:50:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/wiki_testing-436610a6ed5d8b2d/-/wikis/Home1195[Nov 07 2023 03:50:15 UTC (QA Tests)] INFO -- clicking :wiki-edit-button1196[Nov 07 2023 03:50:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-edit-button' took 0.944s1197[Nov 07 2023 03:50:16 UTC (QA Tests)] INFO -- filling :wiki-title-textbox with "a/new/path-with-spaces/home"1198[Nov 07 2023 03:50:16 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-title-textbox1199[Nov 07 2023 03:50:17 UTC (QA Tests)] INFO -- filling :wiki-message-textbox with "changing the path of the home page"1200[Nov 07 2023 03:50:17 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-message-textbox1201[Nov 07 2023 03:50:18 UTC (QA Tests)] INFO -- clicking :wiki-submit-button1202[Nov 07 2023 03:50:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-submit-button' took 1.453s1203 can change the directory path of a page1204Create1205 Merge request squashing1206[Nov 07 2023 03:50:20 UTC (QA Tests)] INFO -- Starting test: Create Merge request squashing user squashes commits while merging1207[Nov 07 2023 03:50:20 UTC (QA Tests)] INFO -- filling :login_field with "root"1208[Nov 07 2023 03:50:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1209[Nov 07 2023 03:50:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1210[Nov 07 2023 03:50:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1211[Nov 07 2023 03:50:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1212[Nov 07 2023 03:50:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.412s1213[Nov 07 2023 03:50:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1214[Nov 07 2023 03:50:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.21 seconds1215[Nov 07 2023 03:50:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.93 seconds1216[Nov 07 2023 03:50:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.8 seconds1217[Nov 07 2023 03:50:31 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "to be squashed"1218[Nov 07 2023 03:50:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.35 seconds1219[Nov 07 2023 03:50:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/squash-before-merge-411c89459970645b/-/merge_requests/11220[Nov 07 2023 03:50:45 UTC (QA Tests)] INFO -- checking via JS :squash-checkbox with args {}1221[Nov 07 2023 03:50:45 UTC (QA Tests)] INFO -- clicking :merge-button1222[Nov 07 2023 03:50:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.689s1223 user squashes commits while merging1224Govern1225 Compliance pipeline1226 when a compliance framework has a compliance pipeline1227[Nov 07 2023 03:50:49 UTC (QA Tests)] INFO -- Starting test: Govern Compliance pipeline when a compliance framework has a compliance pipeline runs that pipeline in a different project that has the compliance framework assigned1228[Nov 07 2023 03:50:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1229[Nov 07 2023 03:50:49 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1230[Nov 07 2023 03:50:49 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1231[Nov 07 2023 03:50:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1232[Nov 07 2023 03:50:50 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-compliance-pipeline-kud9sd5n --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-compliance-pipeline-kud9sd5n 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 runner-for-compliance-pipeline-kud9sd5n --url http://gitlab-ee-3ccf19ae.test --registration-token **** --tag-list runner-for-compliance-pipeline-kud9sd5n --executor shell && gitlab-runner run" `1233[Nov 07 2023 03:50:50 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-compliance-pipeline-kud9sd5n`1234[Nov 07 2023 03:50:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1235[Nov 07 2023 03:50:54 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ComplianceFramework with name 'Aut dolore temporibus delectus.' via api in 0.1 seconds1236[Nov 07 2023 03:50:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.85 seconds1237[Nov 07 2023 03:50:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.77 seconds1238 runs that pipeline in a different project that has the compliance framework assigned1239Create1240 File management1241[Nov 07 2023 03:51:02 UTC (QA Tests)] INFO -- Starting test: Create File management user edits a file via the Web1242[Nov 07 2023 03:51:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1243[Nov 07 2023 03:51:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1244[Nov 07 2023 03:51:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1245[Nov 07 2023 03:51:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1246[Nov 07 2023 03:51:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1247[Nov 07 2023 03:51:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.621s1248[Nov 07 2023 03:51:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds1249[Nov 07 2023 03:51:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.28 seconds1250[Nov 07 2023 03:51:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-new-file-223560872625dc3f' via api in 1.77 seconds1251[Nov 07 2023 03:51:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-new-file-223560872625dc3f/-/blob/main/QA+Test+-+File+name1252[Nov 07 2023 03:51:11 UTC (QA Tests)] INFO -- clicking :action-dropdown1253[Nov 07 2023 03:51:11 UTC (QA Tests)] INFO -- clicking :edit-menu-item1254[Nov 07 2023 03:51:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit-menu-item' took 1.382s1255[Nov 07 2023 03:51:13 UTC (QA Tests)] INFO -- filling :commit-message-field with "QA Test - Update file"1256[Nov 07 2023 03:51:13 UTC (QA Tests)] INFO -- clicking the coordinates of :commit-message-field1257[Nov 07 2023 03:51:14 UTC (QA Tests)] INFO -- clicking :commit-button1258[Nov 07 2023 03:51:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 3.39s1259[Nov 07 2023 03:51:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.504s1260[Nov 07 2023 03:51:18 UTC (QA Tests)] ERROR -- Interceptor Api Errors1261[200] POST http://gitlab-ee-3ccf19ae.test/api/graphql -- Correlation Id: 01HEKYFVEZQMYF60VA17JTHFPF1262error-messages: Variable $refType of type RefType was provided invalid value1263 user edits a file via the Web1264Package1265 Terraform Module Registry1266[Nov 07 2023 03:51:18 UTC (QA Tests)] INFO -- Starting test: Package Terraform Module Registry publishes a module1267[Nov 07 2023 03:51:18 UTC (QA Tests)] INFO -- Setting application settings: {:import_sources=>["git"]}1268[Nov 07 2023 03:51:20 UTC (QA Tests)] INFO -- filling :login_field with "root"1269[Nov 07 2023 03:51:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1270[Nov 07 2023 03:51:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1271[Nov 07 2023 03:51:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1272[Nov 07 2023 03:51:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1273[Nov 07 2023 03:51:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.956s1274[Nov 07 2023 03:51:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.11 seconds1275[Nov 07 2023 03:51:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3ccf19ae.test/groups/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b01276[Nov 07 2023 03:51:31 UTC (QA Tests)] INFO -- clicking :new-project-button1277[Nov 07 2023 03:51:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-project-button' took 1.238s1278[Nov 07 2023 03:51:33 UTC (QA Tests)] INFO -- clicking :select-namespace-dropdown1279[Nov 07 2023 03:51:33 UTC (QA Tests)] INFO -- filling :select-namespace-dropdown-search-field with "gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0"1280[Nov 07 2023 03:51:33 UTC (QA Tests)] INFO -- clicking the coordinates of :select-namespace-dropdown-search-field1281[Nov 07 2023 03:51:34 UTC (QA Tests)] INFO -- clicking :project-create-button1282[Nov 07 2023 03:51:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element project-create-button' took 1.744s1283[Nov 07 2023 03:51:39 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/terraform-module-test-7f56045e4b1d46c7/-/import1284[Nov 07 2023 03:51:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectImportedFromURL with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/terraform-module-test-7f56045e4b1d46c7' via browser_ui in 18.01 seconds1285[Nov 07 2023 03:51:45 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1286[Nov 07 2023 03:51:45 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1287[Nov 07 2023 03:51:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1288[Nov 07 2023 03:51:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1289[Nov 07 2023 03:51:46 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699329105 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699329105 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-1699329105 --url http://gitlab-ee-3ccf19ae.test --registration-token **** --tag-list runner-for-terraform-module-test-7f56045e4b1d46c7 --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" `1290[Nov 07 2023 03:51:47 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699329105`1291[Nov 07 2023 03:51:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1292[Nov 07 2023 03:51:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1699329105' via api in 1.45 seconds1293[Nov 07 2023 03:51:48 UTC (QA Tests)] INFO -- clicking :menu_section_button1294[Nov 07 2023 03:51:48 UTC (QA Tests)] INFO -- clicking :nav-item-link1295[Nov 07 2023 03:51:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.919s1296[Nov 07 2023 03:51:51 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1297[Nov 07 2023 03:51:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.535s1298[Nov 07 2023 03:52:05 UTC (QA Tests)] INFO -- clicking :menu_section_button1299[Nov 07 2023 03:52:05 UTC (QA Tests)] INFO -- clicking :nav-item-link1300[Nov 07 2023 03:52:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.987s1301[Nov 07 2023 03:52:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699329105'1302[Nov 07 2023 03:52:07 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699329105`1303 publishes a module1304Package1305 SaaS Container Registry API1306 pushes, pulls image to the registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)1307Verify1308 Job artifacts1309 when exposed1310[Nov 07 2023 03:52:07 UTC (QA Tests)] INFO -- Starting test: Verify Job artifacts when exposed show up in MR widget1311[Nov 07 2023 03:52:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds1312[Nov 07 2023 03:52:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.24 seconds1313[Nov 07 2023 03:52:09 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1314[Nov 07 2023 03:52:09 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1315[Nov 07 2023 03:52:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1316[Nov 07 2023 03:52:13 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-2s56xku5 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-2s56xku5 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-2s56xku5 --url http://gitlab-ee-3ccf19ae.test --registration-token **** --tag-list qa-runner-2s56xku5 --executor shell && gitlab-runner run" `1317[Nov 07 2023 03:52:13 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-2s56xku5`1318[Nov 07 2023 03:52:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1319[Nov 07 2023 03:52:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.42 seconds1320[Nov 07 2023 03:52:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 7.02 seconds1321[Nov 07 2023 03:52:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1322[Nov 07 2023 03:52:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1323[Nov 07 2023 03:52:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1324[Nov 07 2023 03:52:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1325[Nov 07 2023 03:52:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1326[Nov 07 2023 03:52:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 4.325s1327[Nov 07 2023 03:52:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-artifacts-55f2f8240efe616e/-/merge_requests/11328[Nov 07 2023 03:52:39 UTC (QA Tests)] INFO -- clicking :base-dropdown-toggle1329[Nov 07 2023 03:52:40 UTC (QA Tests)] INFO -- clicking :base-dropdown-toggle1330[Nov 07 2023 03:52:40 UTC (QA Tests)] INFO -- clicking :mr-collapsible-title1331[Nov 07 2023 03:52:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-2s56xku5'1332[Nov 07 2023 03:52:41 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-2s56xku5`1333 show up in MR widget1334Create1335 Adding comments on snippets1336 behaves like comments on snippets1337[Nov 07 2023 03:52:42 UTC (QA Tests)] INFO -- Starting test: Create Adding comments on snippets behaves like comments on snippets adds, edits, and deletes a comment on a project_snippet1338[Nov 07 2023 03:52:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1339[Nov 07 2023 03:52:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1340[Nov 07 2023 03:52:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1341[Nov 07 2023 03:52:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1342[Nov 07 2023 03:52:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1343[Nov 07 2023 03:52:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.005s1344[Nov 07 2023 03:52:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds1345[Nov 07 2023 03:52:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.29 seconds1346[Nov 07 2023 03:52:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-snippets-2444da3374348d1f' via api in 3.05 seconds1347[Nov 07 2023 03:52:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via api in 4.11 seconds1348[Nov 07 2023 03:52:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.021s1349[Nov 07 2023 03:52:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.1s1350[Nov 07 2023 03:52:55 UTC (QA Tests)] INFO -- clicking :user_avatar_content1351[Nov 07 2023 03:52:55 UTC (QA Tests)] INFO -- clicking :sign_out_link1352[Nov 07 2023 03:52:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.2 seconds1353[Nov 07 2023 03:52:56 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1354[Nov 07 2023 03:52:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1355[Nov 07 2023 03:52:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"1356[Nov 07 2023 03:52:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1357[Nov 07 2023 03:52:57 UTC (QA Tests)] INFO -- clicking :sign_in_button1358[Nov 07 2023 03:52:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.385s1359[Nov 07 2023 03:53:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-snippets-2444da3374348d1f/-/snippets/11360[Nov 07 2023 03:53:02 UTC (QA Tests)] INFO -- filling :note-field with "Comment 123"1361[Nov 07 2023 03:53:02 UTC (QA Tests)] INFO -- clicking the coordinates of :note-field1362[Nov 07 2023 03:53:03 UTC (QA Tests)] INFO -- clicking :comment-button1363[Nov 07 2023 03:53:04 UTC (QA Tests)] INFO -- clicking :edit-comment-button1364[Nov 07 2023 03:53:04 UTC (QA Tests)] INFO -- filling :edit-note-field with "Nice snippet!"1365[Nov 07 2023 03:53:04 UTC (QA Tests)] INFO -- clicking the coordinates of :edit-note-field1366[Nov 07 2023 03:53:05 UTC (QA Tests)] INFO -- clicking :save-comment-button1367[Nov 07 2023 03:53:05 UTC (QA Tests)] INFO -- clicking :more-actions-dropdown1368[Nov 07 2023 03:53:06 UTC (QA Tests)] INFO -- clicking :delete-comment-button1369[Nov 07 2023 03:53:06 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1370 adds, edits, and deletes a comment on a project_snippet1371 behaves like comments on snippets1372[Nov 07 2023 03:53:06 UTC (QA Tests)] INFO -- Starting test: Create Adding comments on snippets behaves like comments on snippets adds, edits, and deletes a comment on a personal_snippet1373[Nov 07 2023 03:53:07 UTC (QA Tests)] INFO -- filling :login_field with "root"1374[Nov 07 2023 03:53:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1375[Nov 07 2023 03:53:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1376[Nov 07 2023 03:53:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1377[Nov 07 2023 03:53:08 UTC (QA Tests)] INFO -- clicking :sign_in_button1378[Nov 07 2023 03:53:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.591s1379[Nov 07 2023 03:53:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '2' via api in 0.55 seconds1380[Nov 07 2023 03:53:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.026s1381[Nov 07 2023 03:53:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.135s1382[Nov 07 2023 03:53:15 UTC (QA Tests)] INFO -- clicking :user_avatar_content1383[Nov 07 2023 03:53:16 UTC (QA Tests)] INFO -- clicking :sign_out_link1384[Nov 07 2023 03:53:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.656s1385[Nov 07 2023 03:53:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.3 seconds1386[Nov 07 2023 03:53:17 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1387[Nov 07 2023 03:53:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1388[Nov 07 2023 03:53:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1389[Nov 07 2023 03:53:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1390[Nov 07 2023 03:53:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1391[Nov 07 2023 03:53:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.928s1392[Nov 07 2023 03:53:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-3ccf19ae.test/-/snippets/21393[Nov 07 2023 03:53:22 UTC (QA Tests)] INFO -- filling :note-field with "Comment 123"1394[Nov 07 2023 03:53:22 UTC (QA Tests)] INFO -- clicking the coordinates of :note-field1395[Nov 07 2023 03:53:23 UTC (QA Tests)] INFO -- clicking :comment-button1396[Nov 07 2023 03:53:24 UTC (QA Tests)] INFO -- clicking :edit-comment-button1397[Nov 07 2023 03:53:24 UTC (QA Tests)] INFO -- filling :edit-note-field with "Nice snippet!"1398[Nov 07 2023 03:53:24 UTC (QA Tests)] INFO -- clicking the coordinates of :edit-note-field1399[Nov 07 2023 03:53:24 UTC (QA Tests)] INFO -- clicking :save-comment-button1400[Nov 07 2023 03:53:25 UTC (QA Tests)] INFO -- clicking :more-actions-dropdown1401[Nov 07 2023 03:53:25 UTC (QA Tests)] INFO -- clicking :delete-comment-button1402[Nov 07 2023 03:53:25 UTC (QA Tests)] INFO -- clicking :confirm-ok-button1403 adds, edits, and deletes a comment on a personal_snippet1404Plan1405 Contribution Analytics1406[Nov 07 2023 03:53:26 UTC (QA Tests)] INFO -- Starting test: Plan Contribution Analytics tests contributions1407[Nov 07 2023 03:53:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1408[Nov 07 2023 03:53:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1409[Nov 07 2023 03:53:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1410[Nov 07 2023 03:53:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1411[Nov 07 2023 03:53:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1412[Nov 07 2023 03:53:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.551s1413[Nov 07 2023 03:53:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds1414[Nov 07 2023 03:53:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/contribution_anayltics-99367858731e9990/contribution_analytics-4f36a9a9ce019ebb/-/issues/11415[Nov 07 2023 03:53:39 UTC (QA Tests)] INFO -- clicking :toggle-issue-state-button1416[Nov 07 2023 03:53:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.9 seconds1417[Nov 07 2023 03:53:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.05 seconds1418[Nov 07 2023 03:53:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/contribution_anayltics-99367858731e9990/contribution_analytics-4f36a9a9ce019ebb/-/merge_requests/11419[Nov 07 2023 03:53:47 UTC (QA Tests)] INFO -- clicking :merge-button1420[Nov 07 2023 03:53:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.846s1421[Nov 07 2023 03:53:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3ccf19ae.test/groups/gitlab-qa-sandbox-group-3/contribution_anayltics-99367858731e99901422[Nov 07 2023 03:53:51 UTC (QA Tests)] INFO -- clicking :menu_section_button1423[Nov 07 2023 03:53:51 UTC (QA Tests)] INFO -- clicking :nav-item-link1424[Nov 07 2023 03:53:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.059s1425[Nov 07 2023 03:53:53 UTC (QA Tests)] INFO -- Running eventually matcher with 'have_content' operator with: '{:max_duration=>120, :reload_page=>QA::EE::Page::Group::ContributionAnalytics, :sleep_interval=>0.5}' arguments1426[Nov 07 2023 03:53:53 UTC (QA Tests)] INFO -- Running eventually matcher with 'have_content' operator with: '{:max_duration=>120, :reload_page=>QA::EE::Page::Group::ContributionAnalytics, :sleep_interval=>0.5}' arguments1427[Nov 07 2023 03:53:53 UTC (QA Tests)] INFO -- Running eventually matcher with 'have_content' operator with: '{:max_duration=>120, :reload_page=>QA::EE::Page::Group::ContributionAnalytics, :sleep_interval=>0.5}' arguments1428[Nov 07 2023 03:53:53 UTC (QA Tests)] INFO -- Running eventually matcher with 'have_content' operator with: '{:max_duration=>120, :reload_page=>QA::EE::Page::Group::ContributionAnalytics, :sleep_interval=>0.5}' arguments1429 tests contributions1430Configure1431 AutoDevOps Templates1432 using express template1433 works with Auto DevOps (PENDING: Test is not compatible with this environment or pipeline)1434Fulfillment1435 Purchase1436 User Registration1437 when adding and removing a group member1438[Nov 07 2023 03:53:53 UTC (QA Tests)] INFO -- Starting test: Fulfillment Purchase User Registration when adding and removing a group member consumes a seat on the license1439[Nov 07 2023 03:53:53 UTC (QA Tests)] INFO -- Setting application settings: {:signup_enabled=>true}1440[Nov 07 2023 03:53:54 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>true}1441[Nov 07 2023 03:53:57 UTC (QA Tests)] INFO -- filling :login_field with "root"1442[Nov 07 2023 03:53:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1443[Nov 07 2023 03:53:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"1444[Nov 07 2023 03:53:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1445[Nov 07 2023 03:53:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1446[Nov 07 2023 03:53:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.695s1447[Nov 07 2023 03:54:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.11 seconds1448[Nov 07 2023 03:54:06 UTC (QA Tests)] INFO -- Adding user qa-test-eca73b to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0 QA::Resource::Group1449[Nov 07 2023 03:54:08 UTC (QA Tests)] INFO -- Removing user qa-test-eca73b from gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0 QA::Resource::Group1450[Nov 07 2023 03:54:09 UTC (QA Tests)] INFO -- Setting application settings: {:signup_enabled=>true}1451[Nov 07 2023 03:54:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-test-eca73b'1452 consumes a seat on the license1453Create1454 Push over HTTP using Git protocol version 21455[Nov 07 2023 03:54:10 UTC (QA Tests)] INFO -- Starting test: Create Push over HTTP using Git protocol version 2 user pushes to the repository1456[Nov 07 2023 03:54:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1457[Nov 07 2023 03:54:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1458[Nov 07 2023 03:54:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1459[Nov 07 2023 03:54:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1460[Nov 07 2023 03:54:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1461[Nov 07 2023 03:54:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.091s1462[Nov 07 2023 03:54:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds1463[Nov 07 2023 03:54:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.28 seconds1464[Nov 07 2023 03:54:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/git-protocol-project-c70397e0d95cb3ea1465[Nov 07 2023 03:54:26 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"1466 user pushes to the repository1467Create1468 Repository Usage Quota1469[Nov 07 2023 03:54:27 UTC (QA Tests)] INFO -- Starting test: Create Repository Usage Quota matches cloned repo usage to reported usage1470[Nov 07 2023 03:54:27 UTC (QA Tests)] INFO -- Enabling feature: gitaly_revlist_for_repo_size1471[Nov 07 2023 03:54:27 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: gitaly_revlist_for_repo_size1472[Nov 07 2023 03:54:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds1473[Nov 07 2023 03:54:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.28 seconds1474[Nov 07 2023 03:54:32 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add file"1475[Nov 07 2023 03:54:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 4.39 seconds1476[Nov 07 2023 03:54:43 UTC (QA Tests)] INFO -- Disabling feature: gitaly_revlist_for_repo_size1477[Nov 07 2023 03:54:44 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: gitaly_revlist_for_repo_size1478 matches cloned repo usage to reported usage1479Create1480 Pull mirror a repository over HTTP1481[Nov 07 2023 03:54:44 UTC (QA Tests)] INFO -- Starting test: Create Pull mirror a repository over HTTP configures and syncs a (pull) mirrored repository with password auth1482[Nov 07 2023 03:54:45 UTC (QA Tests)] INFO -- filling :login_field with "root"1483[Nov 07 2023 03:54:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1484[Nov 07 2023 03:54:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1485[Nov 07 2023 03:54:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1486[Nov 07 2023 03:54:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1487[Nov 07 2023 03:54:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.376s1488[Nov 07 2023 03:54:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds1489[Nov 07 2023 03:54:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.31 seconds1490[Nov 07 2023 03:54:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/pull-mirror-source-project-3cd0bdb13ffa301b' via api in 1.57 seconds1491[Nov 07 2023 03:54:55 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1492[Nov 07 2023 03:54:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 4.94 seconds1493[Nov 07 2023 03:54:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds1494[Nov 07 2023 03:54:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.23 seconds1495[Nov 07 2023 03:54:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/pull-mirror-target-project-c996df00073fb80e1496[Nov 07 2023 03:54:59 UTC (QA Tests)] INFO -- clicking :menu_section_button1497[Nov 07 2023 03:54:59 UTC (QA Tests)] INFO -- clicking :nav-item-link1498[Nov 07 2023 03:55:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.974s1499[Nov 07 2023 03:55:03 UTC (QA Tests)] INFO -- clicking :add-new-mirror1500[Nov 07 2023 03:55:03 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/pull-mirror-source-project-3cd0bdb13ffa301b.git"1501[Nov 07 2023 03:55:03 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field1502[Nov 07 2023 03:55:03 UTC (QA Tests)] INFO -- selecting "Pull" in :mirror_direction_field1503[Nov 07 2023 03:55:04 UTC (QA Tests)] INFO -- selecting "Password" in :authentication_method_field1504[Nov 07 2023 03:55:05 UTC (QA Tests)] INFO -- filling :username-field with "root"1505[Nov 07 2023 03:55:05 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1506[Nov 07 2023 03:55:05 UTC (QA Tests)] INFO -- filling :password-field with "*****"1507[Nov 07 2023 03:55:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1508[Nov 07 2023 03:55:06 UTC (QA Tests)] INFO -- clicking :mirror_repository_button1509[Nov 07 2023 03:55:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element mirror_repository_button' took 2.501s1510[Nov 07 2023 03:55:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements mirror_repository_url_content' took 0.511s1511[Nov 07 2023 03:55:09 UTC (QA Tests)] INFO -- clicking :update_now_button1512[Nov 07 2023 03:55:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element update_now_button' took 1.967s1513[Nov 07 2023 03:55:11 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/pull-mirror-target-project-c996df00073fb80e/-/settings/repository#js-push-remote-settings1514[Nov 07 2023 03:55:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.728s1515[Nov 07 2023 03:55:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/pull-mirror-target-project-c996df00073fb80e1516[Nov 07 2023 03:55:16 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments1517 configures and syncs a (pull) mirrored repository with password auth1518Verify1519 Pipeline with customizable variable1520[Nov 07 2023 03:55:17 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with customizable variable manually creates a pipeline and uses the defined custom variable value1521[Nov 07 2023 03:55:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds1522[Nov 07 2023 03:55:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.35 seconds1523[Nov 07 2023 03:55:18 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1524[Nov 07 2023 03:55:18 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1525[Nov 07 2023 03:55:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1526[Nov 07 2023 03:55:19 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699329318 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699329318 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-1699329318 --url http://gitlab-ee-3ccf19ae.test --registration-token **** --tag-list qa-runner-1699329318 --executor shell && gitlab-runner run" `1527[Nov 07 2023 03:55:20 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699329318`1528[Nov 07 2023 03:55:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1529[Nov 07 2023 03:55:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1699329318' via api in 2.25 seconds1530[Nov 07 2023 03:55:23 UTC (QA Tests)] INFO -- filling :login_field with "root"1531[Nov 07 2023 03:55:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1532[Nov 07 2023 03:55:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1533[Nov 07 2023 03:55:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1534[Nov 07 2023 03:55:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1535[Nov 07 2023 03:55:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.928s1536[Nov 07 2023 03:55:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-customizable-variable-pipeline-88f75c537adf87e01537[Nov 07 2023 03:55:31 UTC (QA Tests)] INFO -- clicking :menu_section_button1538[Nov 07 2023 03:55:31 UTC (QA Tests)] INFO -- clicking :nav-item-link1539[Nov 07 2023 03:55:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.145s1540[Nov 07 2023 03:55:32 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present1541[Nov 07 2023 03:55:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.662s1542[Nov 07 2023 03:55:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.008s1543[Nov 07 2023 03:55:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.647s1544[Nov 07 2023 03:55:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.779s1545[Nov 07 2023 03:55:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci-variable-row-container' took 1.811s1546[Nov 07 2023 03:55:36 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-value-field with "Custom Foo"1547[Nov 07 2023 03:55:36 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-value-field1548[Nov 07 2023 03:55:36 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::Show is present1549[Nov 07 2023 03:55:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-details-header' took 1.596s1550[Nov 07 2023 03:55:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 2.319s1551[Nov 07 2023 03:55:51 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1552[Nov 07 2023 03:55:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.571s1553[Nov 07 2023 03:55:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699329318'1554[Nov 07 2023 03:55:53 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699329318`1555 manually creates a pipeline and uses the defined custom variable value1556Create1557 Compare archives of different user projects with the same name and check they're different1558[Nov 07 2023 03:55:54 UTC (QA Tests)] INFO -- Starting test: Create Compare archives of different user projects with the same name and check they're different download archives of each user project then check they are different1559[Nov 07 2023 03:55:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.34 seconds1560[Nov 07 2023 03:55:54 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user11561[Nov 07 2023 03:55:54 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:c6ukLd1562[Nov 07 2023 03:55:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-jp6t0xcc' via api in 0.17 seconds1563[Nov 07 2023 03:55:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.18 seconds1564[Nov 07 2023 03:55:57 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user21565[Nov 07 2023 03:55:57 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user2, last six chars of token:6d6vuj1566[Nov 07 2023 03:55:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-v1jv84d2' via api in 0.12 seconds1567 download archives of each user project then check they are different1568Plan1569 Merge Request Analytics1570[Nov 07 2023 03:56:01 UTC (QA Tests)] INFO -- Starting test: Plan Merge Request Analytics shows merge request analytics chart and stats1571[Nov 07 2023 03:56:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds1572[Nov 07 2023 03:56:02 UTC (QA Tests)] INFO -- Adding user qa-user-0b798b5b35612552 to gitlab-qa-sandbox-group-3/mr-analytics-36538a55aca23033 QA::Resource::Group1573[Nov 07 2023 03:56:04 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-0b798b5b356125521574[Nov 07 2023 03:56:04 UTC (QA Tests)] INFO -- Caching token for username: qa-user-0b798b5b35612552, last six chars of token:vF2YyS1575[Nov 07 2023 03:56:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-0b798b5b35612552-vkofkevi' via api in 0.11 seconds1576[Nov 07 2023 03:56:04 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.1577[Nov 07 2023 03:56:04 UTC (QA Tests)] INFO -- Starting test: Plan Merge Request Analytics shows merge request analytics chart and stats1578[Nov 07 2023 03:56:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds1579[Nov 07 2023 03:56:06 UTC (QA Tests)] INFO -- Adding user qa-user-f0d11aa880eecd18 to gitlab-qa-sandbox-group-3/mr-analytics-040298a5ccd54516 QA::Resource::Group1580[Nov 07 2023 03:56:07 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-f0d11aa880eecd181581[Nov 07 2023 03:56:07 UTC (QA Tests)] INFO -- Caching token for username: qa-user-f0d11aa880eecd18, last six chars of token:UksYmV1582[Nov 07 2023 03:56:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-f0d11aa880eecd18-778o8qkc' via api in 0.12 seconds1583[Nov 07 2023 03:56:07 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.1584 shows merge request analytics chart and stats (FAILED - 1)15861st Try error in ./qa/specs/features/ee/browser_ui/2_plan/analytics/mr_analytics_spec.rb:48:1587Fabrication of QA::Resource::ProjectLabel using the API failed (403) with `{"message":"403 Forbidden"}`.1588Correlation Id: 01HEKYRM80T9MCF0XSDD9DK1YN1590RSpec::Retry: 2nd try ./qa/specs/features/ee/browser_ui/2_plan/analytics/mr_analytics_spec.rb:481591Plan1592 filter issue comments activities1593[Nov 07 2023 03:56:07 UTC (QA Tests)] INFO -- Starting test: Plan filter issue comments activities filters comments and activities in an issue1594[Nov 07 2023 03:56:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1595[Nov 07 2023 03:56:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1596[Nov 07 2023 03:56:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1597[Nov 07 2023 03:56:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1598[Nov 07 2023 03:56:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1599[Nov 07 2023 03:56:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.997s1600[Nov 07 2023 03:56:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.14 seconds1601[Nov 07 2023 03:56:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.41 seconds1602[Nov 07 2023 03:56:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-for-issues-56d010449d22f9e9' via api in 1.72 seconds1603[Nov 07 2023 03:56:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-for-issues-56d010449d22f9e9/-/issues/11604[Nov 07 2023 03:56:19 UTC (QA Tests)] INFO -- clicking :issue-title1605[Nov 07 2023 03:56:20 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown1606[Nov 07 2023 03:56:20 UTC (QA Tests)] INFO -- filling :comment-field with "/confidential1607"1608[Nov 07 2023 03:56:20 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field1609[Nov 07 2023 03:56:21 UTC (QA Tests)] INFO -- clicking :comment-button1610[Nov 07 2023 03:56:21 UTC (QA Tests)] INFO -- clicking :issue-title1611[Nov 07 2023 03:56:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.592s1612[Nov 07 2023 03:56:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issue-title' took 0.658s1613[Nov 07 2023 03:56:22 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown1614[Nov 07 2023 03:56:22 UTC (QA Tests)] INFO -- filling :comment-field with "My own comment1615"1616[Nov 07 2023 03:56:22 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field1617[Nov 07 2023 03:56:23 UTC (QA Tests)] INFO -- clicking :comment-button1618[Nov 07 2023 03:56:23 UTC (QA Tests)] INFO -- clicking :issue-title1619[Nov 07 2023 03:56:24 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown1620[Nov 07 2023 03:56:25 UTC (QA Tests)] INFO -- clicking :issue-title1621[Nov 07 2023 03:56:25 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown1622 filters comments and activities in an issue1623Fulfillment1624 Seat overage modal1625 with premium plan1626 for member invite1627 when guest role is added1628 behaves like overage for member invite1629 shows the modal (PENDING: Test is not compatible with this environment or pipeline)1630 for group invite1631 when inviting a group with Guest role which increases seats owed1632 behaves like overage for group invite1633 shows the modal (PENDING: Test is not compatible with this environment or pipeline)1634 with ultimate plan1635 for group invite1636 does not show overage modal when inviting a group which does not increase seats owed (PENDING: Test is not compatible with this environment or pipeline)1637 when inviting a group with developer role which increases seats owed1638 behaves like overage for group invite1639 shows the modal (PENDING: Test is not compatible with this environment or pipeline)1640 for member invite1641 does not show overage modal when inviting a member as a guest (PENDING: Test is not compatible with this environment or pipeline)1642 when access level developer or above is added1643 behaves like overage for member invite1644 shows the modal (PENDING: Test is not compatible with this environment or pipeline)1645ModelOps1646 Suggested Reviewers1647 suggests reviewers (PENDING: Test is not compatible with this environment or pipeline)1648Plan1649 Related issues1650[Nov 07 2023 03:56:26 UTC (QA Tests)] INFO -- Starting test: Plan Related issues relates and unrelates one issue to/from another1651[Nov 07 2023 03:56:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1652[Nov 07 2023 03:56:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1653[Nov 07 2023 03:56:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1654[Nov 07 2023 03:56:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1655[Nov 07 2023 03:56:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1656[Nov 07 2023 03:56:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.078s1657[Nov 07 2023 03:56:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds1658[Nov 07 2023 03:56:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.32 seconds1659[Nov 07 2023 03:56:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-to-test-related-issues-902e32edc91dc520/-/issues/11660[Nov 07 2023 03:56:38 UTC (QA Tests)] INFO -- clicking :related-issues-plus-button1661[Nov 07 2023 03:56:38 UTC (QA Tests)] INFO -- filling :add-issue-field with "http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-to-test-related-issues-902e32edc91dc520/-/issues/2"1662[Nov 07 2023 03:56:38 UTC (QA Tests)] INFO -- clicking the coordinates of :add-issue-field1663[Nov 07 2023 03:56:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.819s1664[Nov 07 2023 03:56:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element related-issuable-content' took 0.847s1665[Nov 07 2023 03:56:40 UTC (QA Tests)] INFO -- clicking :remove-related-issue-button1666 relates and unrelates one issue to/from another1667Package1668 NuGet group level endpoint1669 using group deploy token1670[Nov 07 2023 03:56:40 UTC (QA Tests)] INFO -- Starting test: Package NuGet group level endpoint using group deploy token publishes a nuget package at the project endpoint and installs it from the group endpoint1671[Nov 07 2023 03:56:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds1672[Nov 07 2023 03:56:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.37 seconds1673[Nov 07 2023 03:56:47 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1674[Nov 07 2023 03:56:47 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1675[Nov 07 2023 03:56:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1676[Nov 07 2023 03:56:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1677[Nov 07 2023 03:56:48 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699329400 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699329400 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-1699329400 --url http://gitlab-ee-3ccf19ae.test --registration-token **** --tag-list runner-for-qa-test-2023-11-07-03-33-32-6b10331b838a12b0 --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" `1678[Nov 07 2023 03:56:49 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699329400`1679[Nov 07 2023 03:56:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1680[Nov 07 2023 03:56:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1681[Nov 07 2023 03:56:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1682[Nov 07 2023 03:56:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1683[Nov 07 2023 03:56:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1684[Nov 07 2023 03:56:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1685[Nov 07 2023 03:56:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.122s1686[Nov 07 2023 03:56:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.33 seconds1687[Nov 07 2023 03:57:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.26 seconds1688[Nov 07 2023 03:57:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/nuget-package-project-b13d37c8fd60956d1689[Nov 07 2023 03:57:06 UTC (QA Tests)] INFO -- clicking :menu_section_button1690[Nov 07 2023 03:57:06 UTC (QA Tests)] INFO -- clicking :nav-item-link1691[Nov 07 2023 03:57:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.218s1692[Nov 07 2023 03:57:10 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1693[Nov 07 2023 03:57:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 2.054s1694[Nov 07 2023 03:57:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/nuget-package-install-project-0d834aae973ac3fe1695[Nov 07 2023 03:57:47 UTC (QA Tests)] INFO -- clicking :menu_section_button1696[Nov 07 2023 03:57:48 UTC (QA Tests)] INFO -- clicking :nav-item-link1697[Nov 07 2023 03:57:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.236s1698[Nov 07 2023 03:57:51 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1699[Nov 07 2023 03:57:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.741s1700[Nov 07 2023 03:57:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 1.257s1701[Nov 07 2023 03:57:54 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/nuget-package-install-project-0d834aae973ac3fe/-/jobs/471702[Nov 07 2023 03:57:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.5s1703[Nov 07 2023 03:58:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3ccf19ae.test/groups/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b01704[Nov 07 2023 03:58:07 UTC (QA Tests)] INFO -- clicking :menu_section_button1705[Nov 07 2023 03:58:07 UTC (QA Tests)] INFO -- clicking :nav-item-link1706[Nov 07 2023 03:58:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.891s1707[Nov 07 2023 03:58:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1699329400'1708[Nov 07 2023 03:58:09 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699329400`1709[Nov 07 2023 03:58:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-9743546ca45a7ae2'1710[Nov 07 2023 03:58:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/nuget-package-project-b13d37c8fd60956d'1711[Nov 07 2023 03:58:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/nuget-package-install-project-0d834aae973ac3fe'1712 publishes a nuget package at the project endpoint and installs it from the group endpoint1713 using ci job token1714[Nov 07 2023 03:58:10 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 endpoint1715[Nov 07 2023 03:58:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1716[Nov 07 2023 03:58:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.2 seconds1717[Nov 07 2023 03:58:17 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1718[Nov 07 2023 03:58:17 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1719[Nov 07 2023 03:58:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1720[Nov 07 2023 03:58:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1721[Nov 07 2023 03:58:18 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699329490 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699329490 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-1699329490 --url http://gitlab-ee-3ccf19ae.test --registration-token **** --tag-list runner-for-qa-test-2023-11-07-03-33-32-6b10331b838a12b0 --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" `1722[Nov 07 2023 03:58:19 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699329490`1723[Nov 07 2023 03:58:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1724[Nov 07 2023 03:58:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1725[Nov 07 2023 03:58:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1726[Nov 07 2023 03:58:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1727[Nov 07 2023 03:58:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1728[Nov 07 2023 03:58:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1729[Nov 07 2023 03:58:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.712s1730[Nov 07 2023 03:58:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.13 seconds1731[Nov 07 2023 03:58:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.13 seconds1732[Nov 07 2023 03:58:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/nuget-package-project-726ed7235495c8491733[Nov 07 2023 03:58:35 UTC (QA Tests)] INFO -- clicking :menu_section_button1734[Nov 07 2023 03:58:35 UTC (QA Tests)] INFO -- clicking :nav-item-link1735[Nov 07 2023 03:58:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.489s1736[Nov 07 2023 03:58:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 0.543s1737[Nov 07 2023 03:58:39 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1738[Nov 07 2023 03:58:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.653s1739[Nov 07 2023 03:59:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/nuget-package-install-project-e7eac267c459c3931740[Nov 07 2023 03:59:06 UTC (QA Tests)] INFO -- clicking :menu_section_button1741[Nov 07 2023 03:59:07 UTC (QA Tests)] INFO -- clicking :nav-item-link1742[Nov 07 2023 03:59:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.173s1743[Nov 07 2023 03:59:10 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1744[Nov 07 2023 03:59:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.973s1745[Nov 07 2023 03:59:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3ccf19ae.test/groups/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b01746[Nov 07 2023 03:59:26 UTC (QA Tests)] INFO -- clicking :menu_section_button1747[Nov 07 2023 03:59:26 UTC (QA Tests)] INFO -- clicking :nav-item-link1748[Nov 07 2023 03:59:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.033s1749[Nov 07 2023 03:59:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1699329490'1750[Nov 07 2023 03:59:28 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699329490`1751[Nov 07 2023 03:59:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-d5872dcd7ebfa144'1752[Nov 07 2023 03:59:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/nuget-package-project-726ed7235495c849'1753[Nov 07 2023 03:59:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/nuget-package-install-project-e7eac267c459c393'1754 publishes a nuget package at the project endpoint and installs it from the group endpoint1755 using personal access token1756[Nov 07 2023 03:59:30 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 endpoint1757[Nov 07 2023 03:59:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1758[Nov 07 2023 03:59:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.22 seconds1759[Nov 07 2023 03:59:36 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1760[Nov 07 2023 03:59:36 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1761[Nov 07 2023 03:59:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1762[Nov 07 2023 03:59:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1763[Nov 07 2023 03:59:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699329570 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699329570 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-1699329570 --url http://gitlab-ee-3ccf19ae.test --registration-token **** --tag-list runner-for-qa-test-2023-11-07-03-33-32-6b10331b838a12b0 --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" `1764[Nov 07 2023 03:59:42 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699329570`1765[Nov 07 2023 03:59:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1766[Nov 07 2023 03:59:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1767[Nov 07 2023 03:59:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1768[Nov 07 2023 03:59:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1769[Nov 07 2023 03:59:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1770[Nov 07 2023 03:59:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1771[Nov 07 2023 03:59:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.799s1772[Nov 07 2023 03:59:49 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1773[Nov 07 2023 03:59:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-4jf5lxop' via cache in 0.0 seconds1774[Nov 07 2023 03:59:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds1775[Nov 07 2023 03:59:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.28 seconds1776[Nov 07 2023 03:59:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/nuget-package-project-5fac5475c85cec961777[Nov 07 2023 03:59:57 UTC (QA Tests)] INFO -- clicking :menu_section_button1778[Nov 07 2023 03:59:58 UTC (QA Tests)] INFO -- clicking :nav-item-link1779[Nov 07 2023 03:59:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.153s1780[Nov 07 2023 04:00:01 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1781[Nov 07 2023 04:00:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.889s1782[Nov 07 2023 04:00:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/nuget-package-install-project-fdd9463df2e589c61783[Nov 07 2023 04:00:29 UTC (QA Tests)] INFO -- clicking :menu_section_button1784[Nov 07 2023 04:00:29 UTC (QA Tests)] INFO -- clicking :nav-item-link1785[Nov 07 2023 04:00:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.115s1786[Nov 07 2023 04:00:32 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1787[Nov 07 2023 04:00:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.769s1788[Nov 07 2023 04:00:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3ccf19ae.test/groups/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b01789[Nov 07 2023 04:00:48 UTC (QA Tests)] INFO -- clicking :menu_section_button1790[Nov 07 2023 04:00:48 UTC (QA Tests)] INFO -- clicking :nav-item-link1791[Nov 07 2023 04:00:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.901s1792[Nov 07 2023 04:00:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1699329570'1793[Nov 07 2023 04:00:50 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699329570`1794[Nov 07 2023 04:00:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-199a1e0e42d7a644'1795[Nov 07 2023 04:00:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/nuget-package-project-5fac5475c85cec96'1796[Nov 07 2023 04:00:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/nuget-package-install-project-fdd9463df2e589c6'1797 publishes a nuget package at the project endpoint and installs it from the group endpoint1798Plan1799 Issues weight visualization1800[Nov 07 2023 04:00:52 UTC (QA Tests)] INFO -- Starting test: Plan Issues weight visualization shows the set weight in the issue page, in the milestone page, and in the issues list page1801[Nov 07 2023 04:00:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1802[Nov 07 2023 04:00:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1803[Nov 07 2023 04:00:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1804[Nov 07 2023 04:00:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1805[Nov 07 2023 04:00:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1806[Nov 07 2023 04:00:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.779s1807[Nov 07 2023 04:00:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds1808[Nov 07 2023 04:00:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.31 seconds1809[Nov 07 2023 04:00:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-milestone-b766d5a7d1320cb4' via api in 1.56 seconds1810[Nov 07 2023 04:01:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-milestone-b766d5a7d1320cb4/-/issues/11811[Nov 07 2023 04:01:04 UTC (QA Tests)] INFO -- clicking :milestone-link1812[Nov 07 2023 04:01:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element milestone-link' took 1.459s1813[Nov 07 2023 04:01:05 UTC (QA Tests)] INFO -- clicking :nav-item-link1814[Nov 07 2023 04:01:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.678s1815 shows the set weight in the issue page, in the milestone page, and in the issues list page1816Create1817 Multiple file snippet1818[Nov 07 2023 04:01:07 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet creates a project snippet with multiple files1819[Nov 07 2023 04:01:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1820[Nov 07 2023 04:01:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1821[Nov 07 2023 04:01:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1822[Nov 07 2023 04:01:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1823[Nov 07 2023 04:01:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1824[Nov 07 2023 04:01:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.687s1825[Nov 07 2023 04:01:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds1826[Nov 07 2023 04:01:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.31 seconds1827[Nov 07 2023 04:01:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-snippets-6ddabf3ad1c1d357' via api in 1.51 seconds1828[Nov 07 2023 04:01:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-snippets-6ddabf3ad1c1d3571829[Nov 07 2023 04:01:18 UTC (QA Tests)] INFO -- clicking :menu_section_button1830[Nov 07 2023 04:01:18 UTC (QA Tests)] INFO -- clicking :nav-item-link1831[Nov 07 2023 04:01:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.946s1832[Nov 07 2023 04:01:19 UTC (QA Tests)] INFO -- clicking :create-first-snippet-link1833[Nov 07 2023 04:01:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-first-snippet-link' took 1.378s1834[Nov 07 2023 04:01:20 UTC (QA Tests)] INFO -- filling :snippet-title-input-field with "Project snippet with multiple files"1835[Nov 07 2023 04:01:20 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet-title-input-field1836[Nov 07 2023 04:01:21 UTC (QA Tests)] INFO -- clicking :description-placeholder1837[Nov 07 2023 04:01:21 UTC (QA Tests)] INFO -- filling :snippet-description-field with "Snippet description"1838[Nov 07 2023 04:01:21 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet-description-field1839[Nov 07 2023 04:01:22 UTC (QA Tests)] INFO -- clicking :visibility-content1840[Nov 07 2023 04:01:22 UTC (QA Tests)] INFO -- filling :file-name-field with "01 file name"1841[Nov 07 2023 04:01:22 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field1842[Nov 07 2023 04:01:22 UTC (QA Tests)] INFO -- clicking :add-button1843[Nov 07 2023 04:01:23 UTC (QA Tests)] INFO -- filling :file-name-field with "02 file name"1844[Nov 07 2023 04:01:23 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field1845[Nov 07 2023 04:01:23 UTC (QA Tests)] INFO -- clicking :add-button1846[Nov 07 2023 04:01:24 UTC (QA Tests)] INFO -- filling :file-name-field with "03 file name"1847[Nov 07 2023 04:01:24 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field1848[Nov 07 2023 04:01:24 UTC (QA Tests)] INFO -- clicking :add-button1849[Nov 07 2023 04:01:24 UTC (QA Tests)] INFO -- filling :file-name-field with "04 file name"1850[Nov 07 2023 04:01:24 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field1851[Nov 07 2023 04:01:25 UTC (QA Tests)] INFO -- clicking :add-button1852[Nov 07 2023 04:01:25 UTC (QA Tests)] INFO -- filling :file-name-field with "05 file name"1853[Nov 07 2023 04:01:25 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field1854[Nov 07 2023 04:01:26 UTC (QA Tests)] INFO -- clicking :add-button1855[Nov 07 2023 04:01:26 UTC (QA Tests)] INFO -- filling :file-name-field with "06 file name"1856[Nov 07 2023 04:01:26 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field1857[Nov 07 2023 04:01:27 UTC (QA Tests)] INFO -- clicking :add-button1858[Nov 07 2023 04:01:27 UTC (QA Tests)] INFO -- filling :file-name-field with "07 file name"1859[Nov 07 2023 04:01:27 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field1860[Nov 07 2023 04:01:27 UTC (QA Tests)] INFO -- clicking :add-button1861[Nov 07 2023 04:01:28 UTC (QA Tests)] INFO -- filling :file-name-field with "08 file name"1862[Nov 07 2023 04:01:28 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field1863[Nov 07 2023 04:01:28 UTC (QA Tests)] INFO -- clicking :add-button1864[Nov 07 2023 04:01:28 UTC (QA Tests)] INFO -- filling :file-name-field with "09 file name"1865[Nov 07 2023 04:01:28 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field1866[Nov 07 2023 04:01:29 UTC (QA Tests)] INFO -- clicking :add-button1867[Nov 07 2023 04:01:29 UTC (QA Tests)] INFO -- filling :file-name-field with "10 file name"1868[Nov 07 2023 04:01:29 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field1869[Nov 07 2023 04:01:30 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button1870[Nov 07 2023 04:01:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.95s1871[Nov 07 2023 04:01:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet-title-input-field' took 2.96s1872[Nov 07 2023 04:01:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '3' via browser_ui in 20.23 seconds1873 creates a project snippet with multiple files1874Create1875 Create a new project from a template1876[Nov 07 2023 04:01:35 UTC (QA Tests)] INFO -- Starting test: Create Create a new project from a template commits via the api1877[Nov 07 2023 04:01:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds1878[Nov 07 2023 04:01:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.3 seconds1879 commits via the api1880Fulfillment1881 Utilization1882 in ultimate plan billing settings1883 displays correct information for seat usage (PENDING: Test is not compatible with this environment or pipeline)1884Govern1885 standard1886 when admin approval is required1887[Nov 07 2023 04:01:45 UTC (QA Tests)] INFO -- Starting test: Govern standard when admin approval is required allows user login after approval1888[Nov 07 2023 04:01:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1889[Nov 07 2023 04:01:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1890[Nov 07 2023 04:01:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1891[Nov 07 2023 04:01:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1892[Nov 07 2023 04:01:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1893[Nov 07 2023 04:01:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.636s1894[Nov 07 2023 04:01:51 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button1895[Nov 07 2023 04:01:51 UTC (QA Tests)] INFO -- clicking :places-item-link1896[Nov 07 2023 04:01:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 1.02s1897[Nov 07 2023 04:01:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.176s1898[Nov 07 2023 04:01:53 UTC (QA Tests)] INFO -- clicking :nav-item-link1899[Nov 07 2023 04:01:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.192s1900[Nov 07 2023 04:01:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-row-content' took 1.049s1901[Nov 07 2023 04:01:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.065s1902[Nov 07 2023 04:01:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.022s1903[Nov 07 2023 04:01:59 UTC (QA Tests)] INFO -- clicking :user_avatar_content1904[Nov 07 2023 04:01:59 UTC (QA Tests)] INFO -- clicking :sign_out_link1905[Nov 07 2023 04:02:10 UTC (QA Tests)] INFO -- clicking :register_link1906[Nov 07 2023 04:02:10 UTC (QA Tests)] INFO -- filling :new-user-first-name-field with "QA"1907[Nov 07 2023 04:02:10 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-first-name-field1908[Nov 07 2023 04:02:11 UTC (QA Tests)] INFO -- filling :new-user-last-name-field with "User 9b7bbcb9a6e1169e"1909[Nov 07 2023 04:02:11 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-last-name-field1910[Nov 07 2023 04:02:11 UTC (QA Tests)] INFO -- filling :new-user-username-field with "qa-user-9b7bbcb9a6e1169e"1911[Nov 07 2023 04:02:11 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-username-field1912[Nov 07 2023 04:02:11 UTC (QA Tests)] INFO -- filling :new-user-email-field with "qa-user-9b7bbcb9a6e1169e@gitlab.com"1913[Nov 07 2023 04:02:11 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-email-field1914[Nov 07 2023 04:02:12 UTC (QA Tests)] INFO -- filling :new-user-password-field with "*****"1915[Nov 07 2023 04:02:12 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-password-field1916[Nov 07 2023 04:02:13 UTC (QA Tests)] INFO -- clicking :new-user-register-button1917[Nov 07 2023 04:02:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-user-register-button' took 0.711s1918[Nov 07 2023 04:02:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-9b7bbcb9a6e1169e' via browser_ui in 28.36 seconds1919[Nov 07 2023 04:02:14 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-9b7bbcb9a6e1169e"1920[Nov 07 2023 04:02:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1921[Nov 07 2023 04:02:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1922[Nov 07 2023 04:02:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1923[Nov 07 2023 04:02:15 UTC (QA Tests)] INFO -- clicking :sign_in_button1924[Nov 07 2023 04:02:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.567s1925[Nov 07 2023 04:02:19 UTC (QA Tests)] INFO -- filling :login_field with "root"1926[Nov 07 2023 04:02:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1927[Nov 07 2023 04:02:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"1928[Nov 07 2023 04:02:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1929[Nov 07 2023 04:02:19 UTC (QA Tests)] INFO -- clicking :sign_in_button1930[Nov 07 2023 04:02:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.046s1931[Nov 07 2023 04:02:24 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button1932[Nov 07 2023 04:02:24 UTC (QA Tests)] INFO -- clicking :places-item-link1933[Nov 07 2023 04:02:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.783s1934[Nov 07 2023 04:02:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.816s1935[Nov 07 2023 04:02:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.866s1936[Nov 07 2023 04:02:27 UTC (QA Tests)] INFO -- clicking :nav-item-link1937[Nov 07 2023 04:02:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.375s1938[Nov 07 2023 04:02:28 UTC (QA Tests)] INFO -- clicking :pending-approval-tab1939[Nov 07 2023 04:02:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pending-approval-tab' took 1.067s1940[Nov 07 2023 04:02:32 UTC (QA Tests)] INFO -- clicking :user-actions-dropdown-toggle1941[Nov 07 2023 04:02:32 UTC (QA Tests)] INFO -- clicking :approve1942[Nov 07 2023 04:02:32 UTC (QA Tests)] INFO -- clicking :approve-user-confirm-button1943[Nov 07 2023 04:02:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element approve-user-confirm-button' took 1.755s1944[Nov 07 2023 04:02:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.026s1945[Nov 07 2023 04:02:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.045s1946[Nov 07 2023 04:02:36 UTC (QA Tests)] INFO -- clicking :user_avatar_content1947[Nov 07 2023 04:02:36 UTC (QA Tests)] INFO -- clicking :sign_out_link1948[Nov 07 2023 04:02:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.51s1949[Nov 07 2023 04:02:37 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-9b7bbcb9a6e1169e"1950[Nov 07 2023 04:02:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1951[Nov 07 2023 04:02:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1952[Nov 07 2023 04:02:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1953[Nov 07 2023 04:02:38 UTC (QA Tests)] INFO -- clicking :sign_in_button1954[Nov 07 2023 04:02:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.029s1955[Nov 07 2023 04:02:42 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>false}1956 allows user login after approval1957 when admin approval is not required1958 behaves like registration and login1959[Nov 07 2023 04:02:43 UTC (QA Tests)] INFO -- Starting test: Govern standard when admin approval is not required behaves like registration and login allows the user to register and login1960[Nov 07 2023 04:02:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1961[Nov 07 2023 04:02:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1962[Nov 07 2023 04:02:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1963[Nov 07 2023 04:02:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1964[Nov 07 2023 04:02:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1965[Nov 07 2023 04:02:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.59s1966[Nov 07 2023 04:02:49 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button1967[Nov 07 2023 04:02:50 UTC (QA Tests)] INFO -- clicking :places-item-link1968[Nov 07 2023 04:02:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.839s1969[Nov 07 2023 04:02:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.237s1970[Nov 07 2023 04:02:52 UTC (QA Tests)] INFO -- clicking :nav-item-link1971[Nov 07 2023 04:02:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.945s1972[Nov 07 2023 04:02:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-row-content' took 1.054s1973[Nov 07 2023 04:02:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.03s1974[Nov 07 2023 04:02:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.039s1975[Nov 07 2023 04:02:57 UTC (QA Tests)] INFO -- clicking :user_avatar_content1976[Nov 07 2023 04:02:57 UTC (QA Tests)] INFO -- clicking :sign_out_link1977[Nov 07 2023 04:02:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 1.444s1978[Nov 07 2023 04:03:09 UTC (QA Tests)] INFO -- clicking :register_link1979[Nov 07 2023 04:03:09 UTC (QA Tests)] INFO -- filling :new-user-first-name-field with "QA"1980[Nov 07 2023 04:03:09 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-first-name-field1981[Nov 07 2023 04:03:10 UTC (QA Tests)] INFO -- filling :new-user-last-name-field with "User 1c80c258568c9a14"1982[Nov 07 2023 04:03:10 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-last-name-field1983[Nov 07 2023 04:03:10 UTC (QA Tests)] INFO -- filling :new-user-username-field with "qa-user-1c80c258568c9a14"1984[Nov 07 2023 04:03:10 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-username-field1985[Nov 07 2023 04:03:11 UTC (QA Tests)] INFO -- filling :new-user-email-field with "qa-user-1c80c258568c9a14@gitlab.com"1986[Nov 07 2023 04:03:11 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-email-field1987[Nov 07 2023 04:03:11 UTC (QA Tests)] INFO -- filling :new-user-password-field with "*****"1988[Nov 07 2023 04:03:11 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-password-field1989[Nov 07 2023 04:03:12 UTC (QA Tests)] INFO -- clicking :new-user-register-button1990[Nov 07 2023 04:03:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-user-register-button' took 0.919s1991[Nov 07 2023 04:03:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-1c80c258568c9a14' via browser_ui in 30.07 seconds1992 allows the user to register and login1993 when user account is deleted1994[Nov 07 2023 04:03:13 UTC (QA Tests)] INFO -- Starting test: Govern standard when admin approval is not required when user account is deleted allows recreating with same credentials1995[Nov 07 2023 04:03:15 UTC (QA Tests)] INFO -- filling :login_field with "username_96af14bda5e4"1996[Nov 07 2023 04:03:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1997[Nov 07 2023 04:03:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1998[Nov 07 2023 04:03:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1999[Nov 07 2023 04:03:15 UTC (QA Tests)] INFO -- clicking :sign_in_button2000[Nov 07 2023 04:03:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.909s2001[Nov 07 2023 04:03:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.052s2002[Nov 07 2023 04:03:19 UTC (QA Tests)] INFO -- clicking :user_avatar_content2003[Nov 07 2023 04:03:19 UTC (QA Tests)] INFO -- clicking :edit_profile_link2004[Nov 07 2023 04:03:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.954s2005[Nov 07 2023 04:03:20 UTC (QA Tests)] INFO -- clicking :nav-item-link2006[Nov 07 2023 04:03:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.573s2007[Nov 07 2023 04:03:21 UTC (QA Tests)] INFO -- clicking :delete_account_button2008[Nov 07 2023 04:03:21 UTC (QA Tests)] INFO -- clicking :confirm_delete_account_button2009[Nov 07 2023 04:03:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_delete_account_button' took 0.577s2010[Nov 07 2023 04:04:10 UTC (QA Tests)] INFO -- filling :login_field with "username_96af14bda5e4"2011[Nov 07 2023 04:04:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2012[Nov 07 2023 04:04:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"2013[Nov 07 2023 04:04:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2014[Nov 07 2023 04:04:11 UTC (QA Tests)] INFO -- clicking :sign_in_button2015[Nov 07 2023 04:04:13 UTC (QA Tests)] INFO -- filling :login_field with "root"2016[Nov 07 2023 04:04:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2017[Nov 07 2023 04:04:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"2018[Nov 07 2023 04:04:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2019[Nov 07 2023 04:04:14 UTC (QA Tests)] INFO -- clicking :sign_in_button2020[Nov 07 2023 04:04:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.514s2021[Nov 07 2023 04:04:18 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button2022[Nov 07 2023 04:04:18 UTC (QA Tests)] INFO -- clicking :places-item-link2023[Nov 07 2023 04:04:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.779s2024[Nov 07 2023 04:04:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.199s2025[Nov 07 2023 04:04:20 UTC (QA Tests)] INFO -- clicking :nav-item-link2026[Nov 07 2023 04:04:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.238s2027[Nov 07 2023 04:04:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-row-content' took 1.078s2028[Nov 07 2023 04:04:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.031s2029[Nov 07 2023 04:04:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.062s2030[Nov 07 2023 04:04:26 UTC (QA Tests)] INFO -- clicking :user_avatar_content2031[Nov 07 2023 04:04:26 UTC (QA Tests)] INFO -- clicking :sign_out_link2032[Nov 07 2023 04:04:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.546s2033[Nov 07 2023 04:04:37 UTC (QA Tests)] INFO -- clicking :register_link2034[Nov 07 2023 04:04:38 UTC (QA Tests)] INFO -- filling :new-user-first-name-field with "FirstName"2035[Nov 07 2023 04:04:38 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-first-name-field2036[Nov 07 2023 04:04:38 UTC (QA Tests)] INFO -- filling :new-user-last-name-field with "Lastedb703b995a7"2037[Nov 07 2023 04:04:38 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-last-name-field2038[Nov 07 2023 04:04:38 UTC (QA Tests)] INFO -- filling :new-user-username-field with "username_96af14bda5e4"2039[Nov 07 2023 04:04:38 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-username-field2040[Nov 07 2023 04:04:39 UTC (QA Tests)] INFO -- filling :new-user-email-field with "email_c103fdd8026c@example.com"2041[Nov 07 2023 04:04:39 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-email-field2042[Nov 07 2023 04:04:39 UTC (QA Tests)] INFO -- filling :new-user-password-field with "*****"2043[Nov 07 2023 04:04:39 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-password-field2044[Nov 07 2023 04:04:40 UTC (QA Tests)] INFO -- clicking :new-user-register-button2045[Nov 07 2023 04:04:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-user-register-button' took 0.993s2046[Nov 07 2023 04:04:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'username_96af14bda5e4' via browser_ui in 28.7 seconds2047[Nov 07 2023 04:04:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'username_96af14bda5e4'2048 allows recreating with same credentials2049Data Stores2050 Group member access request2051[Nov 07 2023 04:04:42 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request generates a todo item for the group owner2052[Nov 07 2023 04:04:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds2053[Nov 07 2023 04:04:44 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-bef5f31e18cf0df9"2054[Nov 07 2023 04:04:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2055[Nov 07 2023 04:04:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"2056[Nov 07 2023 04:04:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2057[Nov 07 2023 04:04:45 UTC (QA Tests)] INFO -- clicking :sign_in_button2058[Nov 07 2023 04:04:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.923s2059[Nov 07 2023 04:04:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3ccf19ae.test/groups/gitlab-qa-sandbox-group-3/group-for-access-request-b05aaff4bdc373f92060[Nov 07 2023 04:04:49 UTC (QA Tests)] INFO -- clicking :request-access-link2061[Nov 07 2023 04:04:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element request-access-link' took 1.133s2062[Nov 07 2023 04:04:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.039s2063[Nov 07 2023 04:04:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.049s2064[Nov 07 2023 04:04:53 UTC (QA Tests)] INFO -- clicking :user_avatar_content2065[Nov 07 2023 04:04:53 UTC (QA Tests)] INFO -- clicking :sign_out_link2066[Nov 07 2023 04:04:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.505s2067[Nov 07 2023 04:04:54 UTC (QA Tests)] INFO -- filling :login_field with "root"2068[Nov 07 2023 04:04:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2069[Nov 07 2023 04:04:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"2070[Nov 07 2023 04:04:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2071[Nov 07 2023 04:04:55 UTC (QA Tests)] INFO -- clicking :sign_in_button2072[Nov 07 2023 04:04:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.812s2073[Nov 07 2023 04:04:59 UTC (QA Tests)] INFO -- clicking :todos-shortcut-button2074[Nov 07 2023 04:04:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todos-shortcut-button' took 0.613s2075[Nov 07 2023 04:04:59 UTC (QA Tests)] INFO -- clicking :group-dropdown2076[Nov 07 2023 04:05:00 UTC (QA Tests)] INFO -- filling :dropdown-input-field with "group-for-access-request-b05aaff4bdc373f9"2077[Nov 07 2023 04:05:00 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown-input-field2078[Nov 07 2023 04:05:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-bef5f31e18cf0df9'2079 generates a todo item for the group owner2080 when managing requests as the group owner2081 and request is denied2082[Nov 07 2023 04:05:02 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request when managing requests as the group owner and request is denied does not add user to the group2083[Nov 07 2023 04:05:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds2084[Nov 07 2023 04:05:04 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-e069029e6e87662f"2085[Nov 07 2023 04:05:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2086[Nov 07 2023 04:05:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"2087[Nov 07 2023 04:05:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2088[Nov 07 2023 04:05:04 UTC (QA Tests)] INFO -- clicking :sign_in_button2089[Nov 07 2023 04:05:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.566s2090[Nov 07 2023 04:05:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3ccf19ae.test/groups/gitlab-qa-sandbox-group-3/group-for-access-request-888d6a98a77464402091[Nov 07 2023 04:05:08 UTC (QA Tests)] INFO -- clicking :request-access-link2092[Nov 07 2023 04:05:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element request-access-link' took 2.129s2093[Nov 07 2023 04:05:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.04s2094[Nov 07 2023 04:05:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.051s2095[Nov 07 2023 04:05:13 UTC (QA Tests)] INFO -- clicking :user_avatar_content2096[Nov 07 2023 04:05:13 UTC (QA Tests)] INFO -- clicking :sign_out_link2097[Nov 07 2023 04:05:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 1.344s2098[Nov 07 2023 04:05:15 UTC (QA Tests)] INFO -- filling :login_field with "root"2099[Nov 07 2023 04:05:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2100[Nov 07 2023 04:05:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"2101[Nov 07 2023 04:05:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2102[Nov 07 2023 04:05:15 UTC (QA Tests)] INFO -- clicking :sign_in_button2103[Nov 07 2023 04:05:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.375s2104[Nov 07 2023 04:05:20 UTC (QA Tests)] INFO -- clicking :todos-shortcut-button2105[Nov 07 2023 04:05:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todos-shortcut-button' took 0.941s2106[Nov 07 2023 04:05:21 UTC (QA Tests)] INFO -- clicking :group-dropdown2107[Nov 07 2023 04:05:21 UTC (QA Tests)] INFO -- filling :dropdown-input-field with "group-for-access-request-888d6a98a7746440"2108[Nov 07 2023 04:05:21 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown-input-field2109[Nov 07 2023 04:05:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.743s2110[Nov 07 2023 04:05:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element dropdown-input-field' took 1.777s2111[Nov 07 2023 04:05:24 UTC (QA Tests)] INFO -- clicking :todo-item-container2112[Nov 07 2023 04:05:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todo-item-container' took 1.438s2113[Nov 07 2023 04:05:26 UTC (QA Tests)] INFO -- clicking :delete-member-button2114[Nov 07 2023 04:05:26 UTC (QA Tests)] INFO -- clicking :remove_member_button2115[Nov 07 2023 04:05:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element remove_member_button' took 1.434s2116[Nov 07 2023 04:05:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-e069029e6e87662f'2117 does not add user to the group2118 and request is accepted2119[Nov 07 2023 04:05:28 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request when managing requests as the group owner and request is accepted adds user to the group2120[Nov 07 2023 04:05:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.11 seconds2121[Nov 07 2023 04:05:30 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-c3230c1a0e23a17c"2122[Nov 07 2023 04:05:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2123[Nov 07 2023 04:05:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"2124[Nov 07 2023 04:05:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2125[Nov 07 2023 04:05:31 UTC (QA Tests)] INFO -- clicking :sign_in_button2126[Nov 07 2023 04:05:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.916s2127[Nov 07 2023 04:05:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-3ccf19ae.test/groups/gitlab-qa-sandbox-group-3/group-for-access-request-5d89bbd212168edc2128[Nov 07 2023 04:05:35 UTC (QA Tests)] INFO -- clicking :request-access-link2129[Nov 07 2023 04:05:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element request-access-link' took 1.119s2130[Nov 07 2023 04:05:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.031s2131[Nov 07 2023 04:05:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.062s2132[Nov 07 2023 04:05:38 UTC (QA Tests)] INFO -- clicking :user_avatar_content2133[Nov 07 2023 04:05:39 UTC (QA Tests)] INFO -- clicking :sign_out_link2134[Nov 07 2023 04:05:39 UTC (QA Tests)] INFO -- filling :login_field with "root"2135[Nov 07 2023 04:05:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2136[Nov 07 2023 04:05:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"2137[Nov 07 2023 04:05:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2138[Nov 07 2023 04:05:40 UTC (QA Tests)] INFO -- clicking :sign_in_button2139[Nov 07 2023 04:05:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.596s2140[Nov 07 2023 04:05:44 UTC (QA Tests)] INFO -- clicking :todos-shortcut-button2141[Nov 07 2023 04:05:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todos-shortcut-button' took 0.757s2142[Nov 07 2023 04:05:45 UTC (QA Tests)] INFO -- clicking :group-dropdown2143[Nov 07 2023 04:05:45 UTC (QA Tests)] INFO -- filling :dropdown-input-field with "group-for-access-request-5d89bbd212168edc"2144[Nov 07 2023 04:05:45 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown-input-field2145[Nov 07 2023 04:05:47 UTC (QA Tests)] INFO -- clicking :todo-item-container2146[Nov 07 2023 04:05:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todo-item-container' took 1.334s2147[Nov 07 2023 04:05:48 UTC (QA Tests)] INFO -- clicking :approve-access-request-button2148[Nov 07 2023 04:05:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element approve-access-request-button' took 1.537s2149[Nov 07 2023 04:05:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-c3230c1a0e23a17c'2150 adds user to the group2151Create2152 Merge request creation from fork2153[Nov 07 2023 04:05:50 UTC (QA Tests)] INFO -- Starting test: Create Merge request creation from fork can merge source branch from fork into upstream repository2154[Nov 07 2023 04:05:51 UTC (QA Tests)] INFO -- filling :login_field with "root"2155[Nov 07 2023 04:05:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2156[Nov 07 2023 04:05:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"2157[Nov 07 2023 04:05:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2158[Nov 07 2023 04:05:52 UTC (QA Tests)] INFO -- clicking :sign_in_button2159[Nov 07 2023 04:05:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.585s2160[Nov 07 2023 04:05:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds2161[Nov 07 2023 04:05:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.28 seconds2162[Nov 07 2023 04:05:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-code-930b114f720f51d9' via api in 1.35 seconds2163[Nov 07 2023 04:06:00 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2164[Nov 07 2023 04:06:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 4.82 seconds2165[Nov 07 2023 04:06:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-e8c19fcc98bab38c' via api in 0.52 seconds2166[Nov 07 2023 04:06:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.037s2167[Nov 07 2023 04:06:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.047s2168[Nov 07 2023 04:06:04 UTC (QA Tests)] INFO -- clicking :user_avatar_content2169[Nov 07 2023 04:06:05 UTC (QA Tests)] INFO -- clicking :sign_out_link2170[Nov 07 2023 04:06:05 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-e8c19fcc98bab38c"2171[Nov 07 2023 04:06:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2172[Nov 07 2023 04:06:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"2173[Nov 07 2023 04:06:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2174[Nov 07 2023 04:06:06 UTC (QA Tests)] INFO -- clicking :sign_in_button2175[Nov 07 2023 04:06:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.999s2176[Nov 07 2023 04:06:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-code-930b114f720f51d92177[Nov 07 2023 04:06:12 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown2178[Nov 07 2023 04:06:12 UTC (QA Tests)] INFO -- Searching in dropdown: "qa-user-e8c19fcc98bab38c"2179[Nov 07 2023 04:06:13 UTC (QA Tests)] INFO -- clicking :fork_privacy_button2180[Nov 07 2023 04:06:13 UTC (QA Tests)] INFO -- clicking :fork_project_button2181[Nov 07 2023 04:06:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.03s2182[Nov 07 2023 04:06:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.006s2183[Nov 07 2023 04:06:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.005s2184[Nov 07 2023 04:06:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.012s2185[Nov 07 2023 04:06:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.057s2186[Nov 07 2023 04:06:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 6.551s2187[Nov 07 2023 04:06:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? forked-from-link' took 8.553s2188[Nov 07 2023 04:06:22 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-e8c19fcc98bab38c2189[Nov 07 2023 04:06:22 UTC (QA Tests)] INFO -- Caching token for username: qa-user-e8c19fcc98bab38c, last six chars of token:xgV2GC2190[Nov 07 2023 04:06:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-e8c19fcc98bab38c-dyiy7nyz' via api in 0.17 seconds2191[Nov 07 2023 04:06:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'qa-user-e8c19fcc98bab38c/project-with-code-930b114f720f51d9' via api in 0.42 seconds2192[Nov 07 2023 04:06:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Fork with name 'project-with-code-930b114f720f51d9' via browser_ui in 25.71 seconds2193[Nov 07 2023 04:06:24 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2194[Nov 07 2023 04:06:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.21 seconds2195[Nov 07 2023 04:06:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/qa-user-e8c19fcc98bab38c/project-with-code-930b114f720f51d92196[Nov 07 2023 04:06:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.092s2197[Nov 07 2023 04:06:28 UTC (QA Tests)] INFO -- clicking :user_avatar_content2198[Nov 07 2023 04:06:28 UTC (QA Tests)] INFO -- clicking :user_avatar_content2199[Nov 07 2023 04:06:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.021s2200[Nov 07 2023 04:06:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.062s2201[Nov 07 2023 04:06:30 UTC (QA Tests)] INFO -- clicking :user_avatar_content2202[Nov 07 2023 04:06:31 UTC (QA Tests)] INFO -- clicking :sign_out_link2203[Nov 07 2023 04:06:31 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-e8c19fcc98bab38c"2204[Nov 07 2023 04:06:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2205[Nov 07 2023 04:06:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"2206[Nov 07 2023 04:06:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2207[Nov 07 2023 04:06:32 UTC (QA Tests)] INFO -- clicking :sign_in_button2208[Nov 07 2023 04:06:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.942s2209[Nov 07 2023 04:06:35 UTC (QA Tests)] INFO -- clicking :create-merge-request-button2210[Nov 07 2023 04:06:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 1.442s2211[Nov 07 2023 04:06:36 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present2212[Nov 07 2023 04:06:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.914s2213[Nov 07 2023 04:06:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.003s2214[Nov 07 2023 04:06:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? fork-icon' took 2.051s2215[Nov 07 2023 04:06:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.038s2216[Nov 07 2023 04:06:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.112s2217[Nov 07 2023 04:06:45 UTC (QA Tests)] INFO -- clicking :user_avatar_content2218[Nov 07 2023 04:06:46 UTC (QA Tests)] INFO -- clicking :sign_out_link2219[Nov 07 2023 04:06:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.543s2220[Nov 07 2023 04:06:46 UTC (QA Tests)] INFO -- filling :login_field with "root"2221[Nov 07 2023 04:06:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2222[Nov 07 2023 04:06:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"2223[Nov 07 2023 04:06:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2224[Nov 07 2023 04:06:47 UTC (QA Tests)] INFO -- clicking :sign_in_button2225[Nov 07 2023 04:06:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.623s2226[Nov 07 2023 04:06:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.2 seconds2227[Nov 07 2023 04:06:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.54 seconds2228[Nov 07 2023 04:06:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-merge-request-30ec7fbc6379a74e' via api in 2.52 seconds2229[Nov 07 2023 04:06:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequestFromFork via browser_ui in 57.16 seconds2230[Nov 07 2023 04:06:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequestFromFork at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-code-930b114f720f51d9/-/merge_requests/12231[Nov 07 2023 04:06:59 UTC (QA Tests)] INFO -- clicking :merge-button2232[Nov 07 2023 04:07:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.936s2233[Nov 07 2023 04:07:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'qa-user-e8c19fcc98bab38c/project-with-code-930b114f720f51d9'2234[Nov 07 2023 04:07:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-code-930b114f720f51d9'2235[Nov 07 2023 04:07:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-e8c19fcc98bab38c'2236[Nov 07 2023 04:07:04 UTC (QA Tests)] ERROR -- Interceptor Api Errors2237[404] GET /gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-with-code-930b114f720f51d9/-/merge_requests/1/diffs_metadata.json -- Correlation Id: 01HEKZBZEDE4P45BFWZE6TAKJS2238 can merge source branch from fork into upstream repository2239Plan2240 Epics milestone dates API2241[Nov 07 2023 04:07:04 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when deleting milestones2242[Nov 07 2023 04:07:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds2243[Nov 07 2023 04:07:05 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '1' via api in 0.44 seconds2244[Nov 07 2023 04:07:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectMilestone with id '3'2245 updates epic dates when deleting milestones2246[Nov 07 2023 04:07:09 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when removing issue2247[Nov 07 2023 04:07:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds2248[Nov 07 2023 04:07:11 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '2' via api in 0.62 seconds2249 updates epic dates when removing issue2250[Nov 07 2023 04:07:15 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when updating milestones2251[Nov 07 2023 04:07:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds2252[Nov 07 2023 04:07:16 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '3' via api in 0.39 seconds2253 updates epic dates when updating milestones2254[Nov 07 2023 04:07:19 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when adding another issue2255[Nov 07 2023 04:07:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds2256[Nov 07 2023 04:07:21 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '4' via api in 0.59 seconds2257 updates epic dates when adding another issue2258Monitor2259 Alert settings2260 when using HTTP endpoint integration2261 behaves like sends test alert2262[Nov 07 2023 04:07:26 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert2263[Nov 07 2023 04:07:26 UTC (QA Tests)] INFO -- filling :login_field with "root"2264[Nov 07 2023 04:07:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2265[Nov 07 2023 04:07:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"2266[Nov 07 2023 04:07:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2267[Nov 07 2023 04:07:27 UTC (QA Tests)] INFO -- clicking :sign_in_button2268[Nov 07 2023 04:07:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.839s2269[Nov 07 2023 04:07:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds2270[Nov 07 2023 04:07:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.26 seconds2271[Nov 07 2023 04:07:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-for-alerts-f5c0623533b5e7cf2272[Nov 07 2023 04:07:34 UTC (QA Tests)] INFO -- clicking :menu_section_button2273[Nov 07 2023 04:07:35 UTC (QA Tests)] INFO -- clicking :nav-item-link2274[Nov 07 2023 04:07:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.31s2275[Nov 07 2023 04:07:37 UTC (QA Tests)] INFO -- clicking :add-integration-button2276[Nov 07 2023 04:07:38 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown2277[Nov 07 2023 04:07:38 UTC (QA Tests)] INFO -- clicking :integration-name-field2278[Nov 07 2023 04:07:38 UTC (QA Tests)] INFO -- filling :integration-name-field with "autem"2279[Nov 07 2023 04:07:38 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field2280[Nov 07 2023 04:07:39 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button2281[Nov 07 2023 04:07:39 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"harum","description":"harum"}"2282[Nov 07 2023 04:07:39 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field2283[Nov 07 2023 04:07:40 UTC (QA Tests)] INFO -- clicking :send-test-alert2284[Nov 07 2023 04:07:40 UTC (QA Tests)] INFO -- clicking :menu_section_button2285[Nov 07 2023 04:07:40 UTC (QA Tests)] INFO -- clicking :nav-item-link2286[Nov 07 2023 04:07:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.06s2287 creates new alert2288 when using Prometheus integration2289 behaves like sends test alert2290[Nov 07 2023 04:07:42 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert2291[Nov 07 2023 04:07:42 UTC (QA Tests)] INFO -- filling :login_field with "root"2292[Nov 07 2023 04:07:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2293[Nov 07 2023 04:07:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"2294[Nov 07 2023 04:07:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2295[Nov 07 2023 04:07:43 UTC (QA Tests)] INFO -- clicking :sign_in_button2296[Nov 07 2023 04:07:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.771s2297[Nov 07 2023 04:07:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds2298[Nov 07 2023 04:07:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.31 seconds2299[Nov 07 2023 04:07:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/project-for-alerts-8a375722237293a82300[Nov 07 2023 04:07:51 UTC (QA Tests)] INFO -- clicking :menu_section_button2301[Nov 07 2023 04:07:51 UTC (QA Tests)] INFO -- clicking :nav-item-link2302[Nov 07 2023 04:07:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.093s2303[Nov 07 2023 04:07:53 UTC (QA Tests)] INFO -- clicking :add-integration-button2304[Nov 07 2023 04:07:53 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown2305[Nov 07 2023 04:07:54 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button2306[Nov 07 2023 04:07:54 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-11-07T04:07:54.233+00:00","generatorURL":"http://armstrong.example/andera","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"excepturi"},"annotations":{"title":"id","gitlab_y_label":"status"}}]}"2307[Nov 07 2023 04:07:54 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field2308[Nov 07 2023 04:07:55 UTC (QA Tests)] INFO -- clicking :send-test-alert2309[Nov 07 2023 04:07:55 UTC (QA Tests)] INFO -- clicking :menu_section_button2310[Nov 07 2023 04:07:55 UTC (QA Tests)] INFO -- clicking :nav-item-link2311[Nov 07 2023 04:07:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.968s2312 creates new alert2313Create2314 Git push to canary Gitaly node over HTTP2315 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)2316Create2317 Prereceive hook2318 when creating a tag for a ref2319 when it triggers a prereceive hook configured with a custom error2320[Nov 07 2023 04:07:56 UTC (QA Tests)] INFO -- Starting test: Create Prereceive hook when creating a tag for a ref when it triggers a prereceive hook configured with a custom error returns a custom server hook error2321[Nov 07 2023 04:07:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds2322[Nov 07 2023 04:07:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.24 seconds2323 returns a custom server hook error2324Create2325 Codeowners2326 when the project is in a subgroup2327 and the code owner is the subgroup2328 behaves like code owner merge request2329[Nov 07 2023 04:08:00 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is the subgroup behaves like code owner merge request is approved and merged2330[Nov 07 2023 04:08:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds2331[Nov 07 2023 04:08:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.29 seconds2332[Nov 07 2023 04:08:02 UTC (QA Tests)] INFO -- Adding user qa-user-85c41949e0b2edd8 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0 QA::Resource::Group2333[Nov 07 2023 04:08:03 UTC (QA Tests)] INFO -- filling :login_field with "root"2334[Nov 07 2023 04:08:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2335[Nov 07 2023 04:08:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"2336[Nov 07 2023 04:08:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2337[Nov 07 2023 04:08:04 UTC (QA Tests)] INFO -- clicking :sign_in_button2338[Nov 07 2023 04:08:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.613s2339[Nov 07 2023 04:08:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/approve-and-merge-f9f036afa35dd10e2340[Nov 07 2023 04:08:11 UTC (QA Tests)] INFO -- clicking :menu_section_button2341[Nov 07 2023 04:08:11 UTC (QA Tests)] INFO -- clicking :nav-item-link2342[Nov 07 2023 04:08:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.403s2343[Nov 07 2023 04:08:13 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"2344[Nov 07 2023 04:08:13 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field2345[Nov 07 2023 04:08:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.11 seconds2346[Nov 07 2023 04:08:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.81 seconds2347[Nov 07 2023 04:08:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.55 seconds2348[Nov 07 2023 04:08:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.035s2349[Nov 07 2023 04:08:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.022s2350[Nov 07 2023 04:08:22 UTC (QA Tests)] INFO -- clicking :user_avatar_content2351[Nov 07 2023 04:08:22 UTC (QA Tests)] INFO -- clicking :sign_out_link2352[Nov 07 2023 04:08:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.523s2353[Nov 07 2023 04:08:23 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-85c41949e0b2edd8"2354[Nov 07 2023 04:08:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2355[Nov 07 2023 04:08:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"2356[Nov 07 2023 04:08:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2357[Nov 07 2023 04:08:24 UTC (QA Tests)] INFO -- clicking :sign_in_button2358[Nov 07 2023 04:08:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.795s2359[Nov 07 2023 04:08:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/approve-and-merge-f9f036afa35dd10e/-/merge_requests/12360[Nov 07 2023 04:08:35 UTC (QA Tests)] INFO -- clicking :approve-button2361[Nov 07 2023 04:08:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.055s2362[Nov 07 2023 04:08:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve-button' took 1.098s2363[Nov 07 2023 04:08:37 UTC (QA Tests)] INFO -- clicking :merge-button2364[Nov 07 2023 04:08:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 3.98s2365[Nov 07 2023 04:08:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.049s2366[Nov 07 2023 04:08:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.14s2367[Nov 07 2023 04:08:44 UTC (QA Tests)] INFO -- clicking :user_avatar_content2368[Nov 07 2023 04:08:44 UTC (QA Tests)] INFO -- clicking :sign_out_link2369[Nov 07 2023 04:08:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.556s2370[Nov 07 2023 04:08:45 UTC (QA Tests)] INFO -- Removing user qa-user-85c41949e0b2edd8 from gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0 QA::Resource::Group2371[Nov 07 2023 04:08:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-85c41949e0b2edd8'2372 is approved and merged2373 and the code owner is the root group2374 behaves like code owner merge request2375[Nov 07 2023 04:08:45 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is the root group behaves like code owner merge request is approved and merged2376[Nov 07 2023 04:08:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds2377[Nov 07 2023 04:08:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.32 seconds2378[Nov 07 2023 04:08:48 UTC (QA Tests)] INFO -- Adding user qa-user-33b69234a1fba61f to gitlab-qa-sandbox-group-3 QA::Resource::Sandbox2379[Nov 07 2023 04:08:49 UTC (QA Tests)] INFO -- filling :login_field with "root"2380[Nov 07 2023 04:08:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2381[Nov 07 2023 04:08:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"2382[Nov 07 2023 04:08:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2383[Nov 07 2023 04:08:50 UTC (QA Tests)] INFO -- clicking :sign_in_button2384[Nov 07 2023 04:08:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.464s2385[Nov 07 2023 04:08:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/approve-and-merge-09e84ac98958e3b02386[Nov 07 2023 04:08:56 UTC (QA Tests)] INFO -- clicking :menu_section_button2387[Nov 07 2023 04:08:57 UTC (QA Tests)] INFO -- clicking :nav-item-link2388[Nov 07 2023 04:08:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.574s2389[Nov 07 2023 04:08:58 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"2390[Nov 07 2023 04:08:58 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field2391[Nov 07 2023 04:09:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.13 seconds2392[Nov 07 2023 04:09:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 2.33 seconds2393[Nov 07 2023 04:09:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 7.38 seconds2394[Nov 07 2023 04:09:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.031s2395[Nov 07 2023 04:09:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.056s2396[Nov 07 2023 04:09:13 UTC (QA Tests)] INFO -- clicking :user_avatar_content2397[Nov 07 2023 04:09:13 UTC (QA Tests)] INFO -- clicking :sign_out_link2398[Nov 07 2023 04:09:14 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-33b69234a1fba61f"2399[Nov 07 2023 04:09:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2400[Nov 07 2023 04:09:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"2401[Nov 07 2023 04:09:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2402[Nov 07 2023 04:09:15 UTC (QA Tests)] INFO -- clicking :sign_in_button2403[Nov 07 2023 04:09:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.945s2404[Nov 07 2023 04:09:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/approve-and-merge-09e84ac98958e3b0/-/merge_requests/12405[Nov 07 2023 04:09:23 UTC (QA Tests)] INFO -- clicking :approve-button2406[Nov 07 2023 04:09:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.139s2407[Nov 07 2023 04:09:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve-button' took 1.174s2408[Nov 07 2023 04:09:25 UTC (QA Tests)] INFO -- clicking :merge-button2409[Nov 07 2023 04:09:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 5.323s2410[Nov 07 2023 04:09:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.04s2411[Nov 07 2023 04:09:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.063s2412[Nov 07 2023 04:09:33 UTC (QA Tests)] INFO -- clicking :user_avatar_content2413[Nov 07 2023 04:09:33 UTC (QA Tests)] INFO -- clicking :sign_out_link2414[Nov 07 2023 04:09:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.537s2415[Nov 07 2023 04:09:34 UTC (QA Tests)] INFO -- Removing user qa-user-33b69234a1fba61f from gitlab-qa-sandbox-group-3 QA::Resource::Sandbox2416[Nov 07 2023 04:09:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-33b69234a1fba61f'2417 is approved and merged2418 and the code owner is a user2419 behaves like code owner merge request2420[Nov 07 2023 04:09:34 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is a user behaves like code owner merge request is approved and merged2421[Nov 07 2023 04:09:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds2422[Nov 07 2023 04:09:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0' via api in 0.26 seconds2423[Nov 07 2023 04:09:37 UTC (QA Tests)] INFO -- Adding user qa-user-91268a2a5ff212e2 to gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/approve-and-merge-cc75ac133ddbc07b QA::Resource::Project2424[Nov 07 2023 04:09:38 UTC (QA Tests)] INFO -- filling :login_field with "root"2425[Nov 07 2023 04:09:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2426[Nov 07 2023 04:09:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"2427[Nov 07 2023 04:09:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2428[Nov 07 2023 04:09:39 UTC (QA Tests)] INFO -- clicking :sign_in_button2429[Nov 07 2023 04:09:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.546s2430[Nov 07 2023 04:09:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/approve-and-merge-cc75ac133ddbc07b2431[Nov 07 2023 04:09:45 UTC (QA Tests)] INFO -- clicking :menu_section_button2432[Nov 07 2023 04:09:45 UTC (QA Tests)] INFO -- clicking :nav-item-link2433[Nov 07 2023 04:09:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.392s2434[Nov 07 2023 04:09:47 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"2435[Nov 07 2023 04:09:47 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field2436[Nov 07 2023 04:09:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.11 seconds2437[Nov 07 2023 04:09:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.98 seconds2438[Nov 07 2023 04:09:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.37 seconds2439[Nov 07 2023 04:09:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.033s2440[Nov 07 2023 04:09:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.056s2441[Nov 07 2023 04:09:56 UTC (QA Tests)] INFO -- clicking :user_avatar_content2442[Nov 07 2023 04:09:56 UTC (QA Tests)] INFO -- clicking :sign_out_link2443[Nov 07 2023 04:09:57 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-91268a2a5ff212e2"2444[Nov 07 2023 04:09:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2445[Nov 07 2023 04:09:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"2446[Nov 07 2023 04:09:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2447[Nov 07 2023 04:09:58 UTC (QA Tests)] INFO -- clicking :sign_in_button2448[Nov 07 2023 04:09:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.07s2449[Nov 07 2023 04:10:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-3ccf19ae.test/gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/approve-and-merge-cc75ac133ddbc07b/-/merge_requests/12450[Nov 07 2023 04:10:04 UTC (QA Tests)] INFO -- clicking :approve-button2451[Nov 07 2023 04:10:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.825s2452[Nov 07 2023 04:10:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve-button' took 0.859s2453[Nov 07 2023 04:10:06 UTC (QA Tests)] INFO -- clicking :merge-button2454[Nov 07 2023 04:10:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 7.261s2455[Nov 07 2023 04:10:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.141s2456[Nov 07 2023 04:10:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.028s2457[Nov 07 2023 04:10:16 UTC (QA Tests)] INFO -- clicking :user_avatar_content2458[Nov 07 2023 04:10:16 UTC (QA Tests)] INFO -- clicking :sign_out_link2459[Nov 07 2023 04:10:17 UTC (QA Tests)] INFO -- Removing user qa-user-91268a2a5ff212e2 from gitlab-qa-sandbox-group-3/qa-test-2023-11-07-03-33-32-6b10331b838a12b0/approve-and-merge-cc75ac133ddbc07b QA::Resource::Project2460[Nov 07 2023 04:10:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-91268a2a5ff212e2'2461 is approved and merged2462Plan2463 Dora Metrics2464 with group metrics2465 behaves like dora metrics api endpoint2466 returns correct metrics (PENDING: Test is not compatible with this environment or pipeline)2467 with project metrics2468 behaves like dora metrics api endpoint2469 returns correct metrics (PENDING: Test is not compatible with this environment or pipeline)2470Govern2471 OAuth2472 behaves like Instance OAuth Application2473 creates oauth application and uses it to login (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/415011)2474 OIDC2475 behaves like Instance OAuth Application2476 creates oidc application and uses it to login (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/429723)2477Release2478 Operations Dashboard2479 has many pipelines with appropriate statuses (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/424230)2480[Nov 07 2023 04:10:17 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2481{2482 "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb": 18.557156103999887,2483 "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb": 20.28089441799989,2484 "qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb": 34.37537991399995,2485 "qa/specs/features/browser_ui/3_create/merge_request/revert/revert_commit_spec.rb": 18.39149833600004,2486 "qa/specs/features/ee/browser_ui/10_govern/scan_execution_policy_vulnerabilities_spec.rb": 71.96849813299991,2487 "qa/specs/features/browser_ui/2_plan/issue/custom_issue_template_spec.rb": 14.797955133000187,2488 "qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb": 29.06313628299995,2489 "qa/specs/features/browser_ui/4_verify/ci_variable/raw_variables_defined_in_yaml_spec.rb": 15.649181291999867,2490 "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb": 13.07453142899999,2491 "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb": 31.734463645999995,2492 "qa/specs/features/ee/browser_ui/10_govern/fix_vulnerability_workflow_spec.rb": 84.19278293699995,2493 "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_project_level_spec.rb": 162.88380347600014,2494 "qa/specs/features/ee/browser_ui/13_secure/enable_scanning_from_configuration_spec.rb": 57.79037358000005,2495 "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_2_spec.rb": 77.98161505200005,2496 "qa/specs/features/ee/browser_ui/10_govern/user/minimal_access_user_spec.rb": 9.913408345000335,2497 "qa/specs/features/browser_ui/5_package/package_registry/helm_registry_spec.rb": 165.304525432,2498 "qa/specs/features/ee/browser_ui/2_plan/insights/default_insights_spec.rb": 17.988508365000143,2499 "qa/specs/features/ee/browser_ui/10_govern/vulnerability_security_training_spec.rb": 81.99870513899987,2500 "qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb": 44.15390359000003,2501 "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_spec.rb": 13.5867058179997,2502 "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb": 12.762375908000195,2503 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_directory_management_spec.rb": 12.527586764999796,2504 "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb": 28.83264598599999,2505 "qa/specs/features/ee/api/10_govern/compliance_pipeline_spec.rb": 13.084027407000121,2506 "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb": 16.274916260999817,2507 "qa/specs/features/browser_ui/5_package/infrastructure_registry/terraform_module_registry_spec.rb": 49.076859883,2508 "qa/specs/features/browser_ui/4_verify/ci_job_artifacts/expose_job_artifacts_in_mr_spec.rb": 34.7750725259998,2509 "qa/specs/features/browser_ui/3_create/snippet/add_comment_to_snippet_spec.rb": 43.77856080799984,2510 "qa/specs/features/ee/browser_ui/2_plan/analytics/contribution_analytics_spec.rb": 27.593153024999992,2511 "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb": 16.769299110999782,2512 "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb": 16.49317346299995,2513 "qa/specs/features/api/3_create/repository/storage_size_spec.rb": 17.09789646599984,2514 "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb": 33.06423440300023,2515 "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb": 37.128809745000126,2516 "qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb": 6.9421927220000725,2517 "qa/specs/features/ee/browser_ui/2_plan/analytics/mr_analytics_spec.rb": 6.65608133600017,2518 "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb": 18.25985406799964,2519 "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb": 14.762148847999924,2520 "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_group_level_spec.rb": 251.06828877099997,2521 "qa/specs/features/ee/browser_ui/2_plan/issues_weight/issue_weight_visualization_spec.rb": 15.870964470999752,2522 "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_with_multiple_files_spec.rb": 27.933863977999863,2523 "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb": 9.548023357000147,2524 "qa/specs/features/browser_ui/10_govern/login/register_spec.rb": 177.53792358500004,2525 "qa/specs/features/browser_ui/9_data_stores/group/group_member_access_request_spec.rb": 67.96081883099987,2526 "qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb": 73.35304937299998,2527 "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb": 21.912592454999867,2528 "qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb": 30.684192356999574,2529 "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb": 3.637611418999768,2530 "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb": 136.86931001000042531}2532[Nov 07 2023 04:10:17 UTC (QA Tests)] INFO -- 2533Knapsack global time execution for tests: 36m 45s2534Pending: (Failures listed here are expected and do not affect your suite's status)2535 1) Package SaaS Container Registry pushes project image to the container registry and deletes tag2536 # Test is not compatible with this environment or pipeline2537 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb:492538 2) Create Code Suggestions in Web IDE adds text into a file and verifies code suggestions appear2539 # Test is not compatible with this environment or pipeline2540 # ./qa/specs/features/ee/browser_ui/3_create/web_ide/code_suggestions_in_web_ide_spec.rb:322541 3) Package SaaS Container Registry API pushes, pulls image to the registry and deletes tag2542 # Test is not compatible with this environment or pipeline2543 # ./qa/specs/features/api/5_package/container_registry/saas/container_registry_spec.rb:772544 4) Configure AutoDevOps Templates using express template works with Auto DevOps2545 # Test is not compatible with this environment or pipeline2546 # ./qa/specs/features/browser_ui/7_configure/auto_devops/auto_devops_templates_spec.rb:472547 5) Fulfillment Seat overage modal with premium plan for member invite when guest role is added behaves like overage for member invite shows the modal2548 # Test is not compatible with this environment or pipeline2549 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:422550 6) Fulfillment Seat overage modal with premium plan for group invite when inviting a group with Guest role which increases seats owed behaves like overage for group invite shows the modal2551 # Test is not compatible with this environment or pipeline2552 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:532553 7) Fulfillment Seat overage modal with ultimate plan for group invite does not show overage modal when inviting a group which does not increase seats owed2554 # Test is not compatible with this environment or pipeline2555 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:1052556 8) Fulfillment Seat overage modal with ultimate plan for group invite when inviting a group with developer role which increases seats owed behaves like overage for group invite shows the modal2557 # Test is not compatible with this environment or pipeline2558 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:532559 9) Fulfillment Seat overage modal with ultimate plan for member invite does not show overage modal when inviting a member as a guest2560 # Test is not compatible with this environment or pipeline2561 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:942562 10) Fulfillment Seat overage modal with ultimate plan for member invite when access level developer or above is added behaves like overage for member invite shows the modal2563 # Test is not compatible with this environment or pipeline2564 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/overage_modal_spec.rb:422565 11) ModelOps Suggested Reviewers suggests reviewers2566 # Test is not compatible with this environment or pipeline2567 # ./qa/specs/features/ee/browser_ui/14_model_ops/suggested_reviewer_spec.rb:442568 12) Fulfillment Utilization in ultimate plan billing settings displays correct information for seat usage2569 # Test is not compatible with this environment or pipeline2570 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/billing_seats_usage_data_spec.rb:482571 13) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage2572 # Test is not compatible with this environment or pipeline2573 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:62574 14) Plan Dora Metrics with group metrics behaves like dora metrics api endpoint returns correct metrics2575 # Test is not compatible with this environment or pipeline2576 # ./qa/specs/features/ee/api/2_plan/analytics/dora_metrics_spec.rb:102577 15) Plan Dora Metrics with project metrics behaves like dora metrics api endpoint returns correct metrics2578 # Test is not compatible with this environment or pipeline2579 # ./qa/specs/features/ee/api/2_plan/analytics/dora_metrics_spec.rb:102580 16) Govern OAuth behaves like Instance OAuth Application creates oauth application and uses it to login2581 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4150112582 # ./qa/specs/features/browser_ui/10_govern/login/login_via_oauth_and_oidc_with_gitlab_as_idp_spec.rb:422583 17) Govern OIDC behaves like Instance OAuth Application creates oidc application and uses it to login2584 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4297232585 # ./qa/specs/features/browser_ui/10_govern/login/login_via_oauth_and_oidc_with_gitlab_as_idp_spec.rb:422586 18) Release Operations Dashboard has many pipelines with appropriate statuses2587 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4242302588 # ./qa/specs/features/ee/browser_ui/6_release/pipeline_status_on_operation_dashboard_spec.rb:262589Failures:2590 1) Plan Merge Request Analytics shows merge request analytics chart and stats2591 Failure/Error: create(:project_label, project: project, title: label, api_client: user_api_client)2593 QA::Resource::Errors::ResourceFabricationFailedError:2594 Fabrication of QA::Resource::ProjectLabel using the API failed (403) with `{"message":"403 Forbidden"}`.2595 Correlation Id: 01HEKYRQMVNKYPJ391VBSRP5XG2596 # ./qa/resource/api_fabricator.rb:134:in `api_post_to'2597 # ./qa/resource/api_fabricator.rb:107:in `api_post'2598 # ./qa/resource/api_fabricator.rb:29:in `fabricate_via_api!'2599 # ./qa/specs/features/ee/browser_ui/2_plan/analytics/mr_analytics_spec.rb:34:in `block (3 levels) in <module:QA>'2600 # ./qa/specs/spec_helper.rb:134:in `block (2 levels) in <top (required)>'2601 # /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'2602 # ./qa/specs/knapsack_runner.rb:17:in `run'2603 # ./qa/specs/runner.rb:57:in `perform'2604 # ./qa/scenario/template.rb:10:in `block in perform'2605 # ./qa/scenario/template.rb:8:in `perform'2606 # ./qa/scenario/template.rb:50:in `perform'2607 # ./qa/scenario/template.rb:10:in `block in perform'2608 # ./qa/scenario/template.rb:8:in `perform'2609 # ./qa/scenario/bootable.rb:52:in `launch!'2610Finished in 38 minutes 31 seconds (files took 5.14 seconds to load)261195 examples, 1 failure, 18 pending2612Failed examples:2613rspec ./qa/specs/features/ee/browser_ui/2_plan/analytics/mr_analytics_spec.rb:48 # Plan Merge Request Analytics shows merge request analytics chart and stats2614Randomized with seed 377562615[Nov 07 2023 04:10:18 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-3ccf19ae bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`2616[Nov 07 2023 04:10:18 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-3ccf19ae bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`2617[Nov 07 2023 04:10:19 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-3ccf19ae`2618[Nov 07 2023 04:10:19 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-3ccf19ae`2619bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)2620/usr/local/bin/bundle: Command `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" ...` failed! \e[31m✘\e[0m (Gitlab::QA::Support::ShellCommand::StatusError)2622Running after script...2623$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command2624$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2625$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2796Uploading artifacts...2797gitlab-qa-run-*: found 474 matching artifact files and directories 2798Uploading artifacts as "archive" to coordinator... 201 Created id=5473542792 responseStatus=201 Created token=64_CBxxu2799Uploading artifacts...2800gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 2801Uploading artifacts as "junit" to coordinator... 201 Created id=5473542792 responseStatus=201 Created token=64_CBxxu2802Uploading artifacts...2803/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 2804Uploading artifacts as "dotenv" to coordinator... 201 Created id=5473542792 responseStatus=201 Created token=64_CBxxu2806ERROR: Job failed: exit code 1