decomposition-multiple-db 3/5
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.3.0 (bbcb5aba)2 on gitlab-org-qa-runner ss7o3c7p5Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...12Using docker image sha256:cd8bbceb0e95190ac7f7e9b1e6e2e0f6e16a7aa683006352e1152901402c5523 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:1417fb91ae6091da52a3d17144fa553ea56ee6f3b46e2029e9e959da02b99bde ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1683157130-20e07fc5-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: 186805, done. 20remote: Counting objects: 100% (186805/186805), done. 21remote: Compressing objects: 100% (109063/109063), done. 22remote: Total 186805 (delta 97436), reused 134996 (delta 70815), pack-reused 0 23Receiving objects: 100% (186805/186805), 137.39 MiB | 21.86 MiB/s, done.24Resolving deltas: 100% (97436/97436), done.26 * [new ref] refs/pipelines/856484426 -> refs/pipelines/85648442627 * [new branch] master -> origin/master28Checking out b9575e7c as master...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-59c3ee4b1f58dad33fc9411c55f3ba54-16...32cache.zip is up to date 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (4222634541)...37Downloading artifacts from coordinator... ok id=4222634541 responseStatus=200 OK token=64_qx-FJ39Using docker image sha256:cd8bbceb0e95190ac7f7e9b1e6e2e0f6e16a7aa683006352e1152901402c5523 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:1417fb91ae6091da52a3d17144fa553ea56ee6f3b46e2029e9e959da02b99bde ...40$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")41$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command42Bundle complete! 36 Gemfile dependencies, 128 gems now installed.43Use `bundle info [gemname]` to see where a bundled gem is installed.44$ echo "SUITE_RAN=true" >> suite_status.env45$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"46$ echo "Running - '$QA_COMMAND'"47Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:b9575e7c43571b11a377dc18917bc9c6087b2da5 --omnibus-config decomposition_multiple_db -- --format QA::Support::JsonFormatter --out tmp/rspec-4222634573.json --format RspecJunitFormatter --out tmp/rspec-4222634573.xml --format html --out tmp/rspec-$(echo decomposition-multiple-db 3/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[May 03 2023 23:50:42 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-aee4965d$`50[May 03 2023 23:50:42 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-aee4965d --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`51[May 03 2023 23:50:43 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.3.0/tls_certificates/authority/. alpine-aee4965d:/etc/gitlab/trusted-certs`52[May 03 2023 23:50:43 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.3.0/tls_certificates/gitlab/. alpine-aee4965d:/etc/gitlab/ssl`53[May 03 2023 23:50:43 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-aee4965d`54[May 03 2023 23:50:43 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-aee4965d`55[May 03 2023 23:50:44 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`56[May 03 2023 23:50:44 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:b9575e7c43571b11a377dc18917bc9c6087b2da5`57[May 03 2023 23:51:23 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-1aa8b1c2$`58[May 03 2023 23:51:23 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`59[May 03 2023 23:51:24 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`60[May 03 2023 23:51:24 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-1aa8b1c2 --net test --hostname gitlab-ee-1aa8b1c2.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-05-03-23-50-41-a9a21902/gitlab-ee-1aa8b1c2/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:b9575e7c43571b11a377dc18917bc9c6087b2da5`61[May 03 2023 23:51:35 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1aa8b1c2 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-05-03 23:50:4262# Gitlab::QA::Runtime::OmnibusConfigurations::Default63gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme64gitlab_rails['gitlab_disable_animations'] = true # Disable animations65gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry66gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password67# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionMultipleDb68#gitlab_rails['databases']['main']['enable'] = true69#gitlab_rails['databases']['ci']['enable'] = true70#gitlab_rails['databases']['ci']['db_database'] = 'gitlabhq_production_ci'71gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com', 'GITLAB_QA_USER_AGENT'=>'*****', 'GITLAB_ALLOW_SEPARATE_CI_DATABASE'=>'true'}\" > /etc/gitlab/gitlab.rb;"`72[May 03 2023 23:51:35 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-1aa8b1c2`73[May 03 2023 23:54:57 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...74[May 03 2023 23:54:57 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1aa8b1c2`75[May 03 2023 23:54:57 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-1aa8b1c2 80/tcp`76[May 03 2023 23:54:57 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!77[May 03 2023 23:54:57 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1aa8b1c2 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`78[May 03 2023 23:54:57 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1aa8b1c2 bash -c "echo '#!/usr/bin/env bash79if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then80 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'81 exit 182fi83' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`84[May 03 2023 23:54:58 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1aa8b1c2 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`85[May 03 2023 23:54:58 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.3.0/support/data gitlab-ee-1aa8b1c2:/tmp/data-seeds`86[May 03 2023 23:54:58 UTC (Gitlab QA)] INFO -- Running exec_commands...87[May 03 2023 23:54:58 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1aa8b1c2 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`88[May 03 2023 23:55:46 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1aa8b1c2 bash -c "sed -i 's/#gitlab_rails/gitlab_rails/g' /etc/gitlab/gitlab.rb"`89[May 03 2023 23:55:46 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1aa8b1c2 bash -c "gitlab-ctl reconfigure"`90[May 03 2023 23:56:03 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1aa8b1c2 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'select 1' 2>1 > /dev/null || gitlab-psql -c 'create database gitlabhq_production_ci owner gitlab'"`91[May 03 2023 23:56:03 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1aa8b1c2 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists btree_gist'"`92[May 03 2023 23:56:03 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1aa8b1c2 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists pg_trgm'"`93[May 03 2023 23:56:03 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1aa8b1c2 bash -c "gitlab-psql -d gitlabhq_production_ci -c \"select schema_name from information_schema.schemata where schema_name = 'gitlab_partitions_dynamic'\" | grep -q gitlab_partitions_dynamic || DISABLE_DATABASE_ENVIRONMENT_CHECK=1 gitlab-rake db:schema:load:ci"`94[May 03 2023 23:56:42 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1aa8b1c2 bash -c "gitlab-ctl restart"`95[May 03 2023 23:57:12 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`96[May 03 2023 23:57:12 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:b9575e7c43571b11a377dc18917bc9c6087b2da5`97[May 03 2023 23:57:57 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee98[May 03 2023 23:57:57 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_REPORT_RESULT_TOKEN="$QA_REPORT_RESULT_TOKEN" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --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_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_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_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITHUB_ACCESS_TOKEN="$GITHUB_ACCESS_TOKEN" --env EE_LICENSE="$EE_LICENSE" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_COMMIT_REF_NAME="$CI_COMMIT_REF_NAME" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_ID="$CI_PROJECT_ID" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_SLACK_WEBHOOK_URL="$CI_SLACK_WEBHOOK_URL" --env CI_PIPELINE_ID="$CI_PIPELINE_ID" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env CI_API_V4_URL="$CI_API_V4_URL" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env 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-05-03-23-50-41-a9a21902/selenoid" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-05-03-23-50-41-a9a21902/gitlab-ee-qa-cc37acc7:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ee-qa-cc37acc7 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:b9575e7c43571b11a377dc18917bc9c6087b2da5 Test::Instance::All http://gitlab-ee-1aa8b1c2.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4222634573.json --format RspecJunitFormatter --out tmp/rspec-4222634573.xml --format html --out tmp/rspec-decomposition-multiple-db_3_5.htm --color --format documentation`99warning: parser/current is loading parser/ruby30, which recognizes3.0.5-compliant syntax, but you are running 3.0.6.1012023-05-03 23:58:11 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:1032023-05-03 23:58:11 WARN Selenium [DEPRECATION] [:caps_browsers] Remote::Capabilities.chrome is deprecated. Use Options.chrome instead.1042023-05-03 23:58:11 WARN Selenium [DEPRECATION] [:capabilities] The :capabilities parameter for Selenium::WebDriver::Chrome::Driver is deprecated. Use :options argument with an instance of Selenium::WebDriver::Chrome::Driver instead.1052023-05-03 23:58:12 / CONF :: 106 ==> Base URL: http://gitlab-ee-1aa8b1c2.test107 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007efe724af9d0>108 ==> Libraries: Chemlab::Vendor109[May 03 2023 23:58:12 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA110[May 03 2023 23:58:12 UTC (QA Tests)] INFO -- Browser: chrome111[May 03 2023 23:58:12 UTC (QA Tests)] INFO -- Browser version: latest112[May 03 2023 23:58:12 UTC (QA Tests)] INFO -- Performing sanity check for environment!113[May 03 2023 23:59:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? login_page' took 61.028s114[May 03 2023 23:59:14 UTC (QA Tests)] INFO -- Performing initial license fabrication!115[May 03 2023 23:59:15 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[May 03 2023 23:59:15 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.15 seconds118[May 03 2023 23:59:15 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'119[May 03 2023 23:59:15 UTC (QA Tests)] INFO -- Report already exists, skipping!120[May 03 2023 23:59:15 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====121[May 03 2023 23:59:15 UTC (QA Tests)] INFO -- Report specs:122[May 03 2023 23:59:15 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/1_manage/login/login_via_oidc_with_gitlab_as_idp_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/instance/instance_audit_logs_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/fix_vulnerability_workflow_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/approval_rules_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_creation_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_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/unlocking_job_artifacts_across_pipelines_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/batch_suggestion_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/automatically_creates_incident_for_alert_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/default_merge_request_template_spec.rb", "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/read_only_board_configuration_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_commit_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_list_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/iterations/assign_group_iteration_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_manipulation_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_with_protected_branch_and_squashed_commits_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/scoped_labels/editing_scoped_labels_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_local_config_file_paths_with_wildcard_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_remove_source_branch_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configurable_issue_board_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_spec.rb", "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/license/license_spec.rb"]123[May 03 2023 23:59:15 UTC (QA Tests)] INFO -- Leftover specs:124[May 03 2023 23:59:15 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/changing_repository_storage_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_replication_queue_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/browser_ui/14_analytics/service_ping_disabled_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/pipeline_status_emails_spec.rb", "qa/specs/features/browser_ui/1_manage/login/oauth_login_with_github_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/container_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/conan_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven_gradle_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/pypi_repository_spec.rb", "qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb", "qa/specs/features/ee/api/3_create/wiki/group_wiki_repository_storage_move_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/issues_index/issue_index_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/nightly_elasticsearch_test_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/saas_user_caps_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_maven_package_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/rename_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_ssh_push_spec.rb", "qa/specs/features/ee/browser_ui/15_growth/free_trial_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/integrations/jira_issues_list_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/system_cancel_merge_request_in_merge_train_spec.rb", "qa/specs/features/sanity/feature_flags_spec.rb"]125[May 03 2023 23:59:15 UTC (QA Tests)] INFO -- Knapsack report generator started!126[May 03 2023 23:59:15 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'127[May 03 2023 23:59:15 UTC (QA Tests)] INFO -- Report already exists, skipping!128Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}129Randomized with seed 55824130Create131 Create a new project from a template132[May 04 2023 00:01:30 UTC (QA Tests)] INFO -- Starting test: Create Create a new project from a template commits via the api133[May 04 2023 00:01:30 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA134[May 04 2023 00:01:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-5upcxbf4' via cache in 0.0 seconds135[May 04 2023 00:01:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 1.09 seconds136[May 04 2023 00:01:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 2.07 seconds137[May 04 2023 00:01:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/templated-project-0130dd63d2b38c17' via api in 4.15 seconds138[May 04 2023 00:01:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.95 seconds139 commits via the api140Create141 Pull mirror a repository over HTTP142[May 04 2023 00:01:35 UTC (QA Tests)] INFO -- Starting test: Create Pull mirror a repository over HTTP configures and syncs a (pull) mirrored repository with password auth143[May 04 2023 00:01:36 UTC (QA Tests)] INFO -- filling :login_field with "root"144[May 04 2023 00:01:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field145[May 04 2023 00:01:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"146[May 04 2023 00:01:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field147[May 04 2023 00:01:37 UTC (QA Tests)] INFO -- clicking :sign_in_button148[May 04 2023 00:01:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.523s149[May 04 2023 00:01:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds150[May 04 2023 00:01:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.19 seconds151[May 04 2023 00:01:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/pull-mirror-source-project-d8da511624536c78' via api in 2.05 seconds152[May 04 2023 00:01:45 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"153[May 04 2023 00:01:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 4.94 seconds154[May 04 2023 00:01:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds155[May 04 2023 00:01:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.21 seconds156[May 04 2023 00:01:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/pull-mirror-target-project-f7964fbef2328dda' via api in 1.63 seconds157[May 04 2023 00:01:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/pull-mirror-target-project-f7964fbef2328dda158[May 04 2023 00:01:48 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link159[May 04 2023 00:01:49 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link160[May 04 2023 00:01:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 1.456s161[May 04 2023 00:01:51 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/pull-mirror-source-project-d8da511624536c78.git"162[May 04 2023 00:01:51 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field163[May 04 2023 00:01:52 UTC (QA Tests)] INFO -- selecting "Pull" in :mirror_direction_field164[May 04 2023 00:01:53 UTC (QA Tests)] INFO -- selecting "Password" in :authentication_method_field165[May 04 2023 00:01:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"166[May 04 2023 00:01:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field167[May 04 2023 00:01:53 UTC (QA Tests)] INFO -- clicking :mirror_repository_button168[May 04 2023 00:01:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element mirror_repository_button' took 2.063s169[May 04 2023 00:02:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? updating_button' took 11.03s170[May 04 2023 00:02:07 UTC (QA Tests)] INFO -- clicking :update_now_button171[May 04 2023 00:02:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element update_now_button' took 1.652s172[May 04 2023 00:02:09 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/pull-mirror-target-project-f7964fbef2328dda/-/settings/repository#js-push-remote-settings173[May 04 2023 00:02:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/pull-mirror-target-project-f7964fbef2328dda174[May 04 2023 00:02:12 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments175 configures and syncs a (pull) mirrored repository with password auth176Verify177 Include local config file paths with wildcard178[May 04 2023 00:02:12 UTC (QA Tests)] INFO -- Starting test: Verify Include local config file paths with wildcard runs the pipeline with composed config179[May 04 2023 00:02:13 UTC (QA Tests)] INFO -- filling :login_field with "root"180[May 04 2023 00:02:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field181[May 04 2023 00:02:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"182[May 04 2023 00:02:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field183[May 04 2023 00:02:14 UTC (QA Tests)] INFO -- clicking :sign_in_button184[May 04 2023 00:02:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.351s185[May 04 2023 00:02:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds186[May 04 2023 00:02:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.19 seconds187[May 04 2023 00:02:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-pipeline-67789fd8d2cf1c60' via api in 1.73 seconds188[May 04 2023 00:02:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.21 seconds189[May 04 2023 00:02:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-pipeline-67789fd8d2cf1c60190[May 04 2023 00:02:21 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link191[May 04 2023 00:02:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_link' took 0.613s192[May 04 2023 00:02:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-pipeline-67789fd8d2cf1c60'193 runs the pipeline with composed config194Plan195 Issue comments196[May 04 2023 00:02:24 UTC (QA Tests)] INFO -- Starting test: Plan Issue comments comments on an issue and edits the comment197[May 04 2023 00:02:24 UTC (QA Tests)] INFO -- filling :login_field with "root"198[May 04 2023 00:02:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field199[May 04 2023 00:02:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"200[May 04 2023 00:02:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field201[May 04 2023 00:02:25 UTC (QA Tests)] INFO -- clicking :sign_in_button202[May 04 2023 00:02:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.795s203[May 04 2023 00:02:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds204[May 04 2023 00:02:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.22 seconds205[May 04 2023 00:02:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-for-issues-88f8c98dedcf689d' via api in 0.68 seconds206[May 04 2023 00:02:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 1.08 seconds207[May 04 2023 00:02:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-for-issues-88f8c98dedcf689d/-/issues/1208[May 04 2023 00:02:31 UTC (QA Tests)] INFO -- clicking :title_content209[May 04 2023 00:02:31 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown210[May 04 2023 00:02:31 UTC (QA Tests)] INFO -- filling :comment_field with "First version of the comment211"212[May 04 2023 00:02:31 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field213[May 04 2023 00:02:32 UTC (QA Tests)] INFO -- clicking :comment_button214[May 04 2023 00:02:32 UTC (QA Tests)] INFO -- clicking :note_edit_button215[May 04 2023 00:02:33 UTC (QA Tests)] INFO -- filling :reply_field with "Second version of the comment"216[May 04 2023 00:02:33 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field217[May 04 2023 00:02:33 UTC (QA Tests)] INFO -- clicking :reply_comment_button218 comments on an issue and edits the comment219Govern220 Policies List page221[May 04 2023 00:02:34 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can navigate to Policy Editor page222[May 04 2023 00:02:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds223[May 04 2023 00:02:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.2 seconds224[May 04 2023 00:02:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/the_awesome_project-660225f4eebd2c98' via api in 0.64 seconds225[May 04 2023 00:02:35 UTC (QA Tests)] INFO -- filling :login_field with "root"226[May 04 2023 00:02:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field227[May 04 2023 00:02:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"228[May 04 2023 00:02:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field229[May 04 2023 00:02:36 UTC (QA Tests)] INFO -- clicking :sign_in_button230[May 04 2023 00:02:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.823s231[May 04 2023 00:02:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/the_awesome_project-660225f4eebd2c98232[May 04 2023 00:02:40 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link233[May 04 2023 00:02:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.605s234[May 04 2023 00:02:41 UTC (QA Tests)] INFO -- clicking :new_policy_button235[May 04 2023 00:02:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_policy_button' took 0.657s236[May 04 2023 00:02:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/the_awesome_project-660225f4eebd2c98'237 can navigate to Policy Editor page238[May 04 2023 00:02:41 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can load Policies page and view the policies list239[May 04 2023 00:02:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.13 seconds240[May 04 2023 00:02:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.25 seconds241[May 04 2023 00:02:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/the_awesome_project-150289d11ec51803' via api in 0.78 seconds242[May 04 2023 00:02:43 UTC (QA Tests)] INFO -- filling :login_field with "root"243[May 04 2023 00:02:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field244[May 04 2023 00:02:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"245[May 04 2023 00:02:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field246[May 04 2023 00:02:44 UTC (QA Tests)] INFO -- clicking :sign_in_button247[May 04 2023 00:02:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.8s248[May 04 2023 00:02:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/the_awesome_project-150289d11ec51803249[May 04 2023 00:02:47 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link250[May 04 2023 00:02:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.56s251[May 04 2023 00:02:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/the_awesome_project-150289d11ec51803'252 can load Policies page and view the policies list253Plan254 Assign Iterations255[May 04 2023 00:02:48 UTC (QA Tests)] INFO -- Starting test: Plan Assign Iterations assigns a group iteration to an existing issue256[May 04 2023 00:02:49 UTC (QA Tests)] INFO -- filling :login_field with "root"257[May 04 2023 00:02:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field258[May 04 2023 00:02:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"259[May 04 2023 00:02:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field260[May 04 2023 00:02:50 UTC (QA Tests)] INFO -- clicking :sign_in_button261[May 04 2023 00:02:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.053s262[May 04 2023 00:02:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds263[May 04 2023 00:02:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-to-test-assigning-iterations-dc64735637303f9d' via api in 0.41 seconds264[May 04 2023 00:02:53 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::GroupCadence with id '1' via api in 0.08 seconds265[May 04 2023 00:02:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-to-test-assigning-iterations-dc64735637303f9d/project-to-test-iterations-1bd13d355ac8bce7-786a5fd58ccc3a88' via api in 0.63 seconds266[May 04 2023 00:02:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 0.39 seconds267[May 04 2023 00:02:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/group-to-test-assigning-iterations-dc64735637303f9d/project-to-test-iterations-1bd13d355ac8bce7-786a5fd58ccc3a88/-/issues/1268[May 04 2023 00:02:56 UTC (QA Tests)] INFO -- clicking :edit_link269[May 04 2023 00:02:57 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/group-to-test-assigning-iterations-dc64735637303f9d/project-to-test-iterations-1bd13d355ac8bce7-786a5fd58ccc3a88/-/issues/1270[May 04 2023 00:02:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.738s271[May 04 2023 00:02:59 UTC (QA Tests)] INFO -- clicking :iteration_link272[May 04 2023 00:03:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element iteration_link' took 0.738s273 assigns a group iteration to an existing issue274Fulfillment275 Purchase276 User Registration277 when adding and removing a group member278[May 04 2023 00:03:00 UTC (QA Tests)] INFO -- Starting test: Fulfillment Purchase User Registration when adding and removing a group member consumes a seat on the license279[May 04 2023 00:03:00 UTC (QA Tests)] INFO -- Setting application settings: {:signup_enabled=>true}280[May 04 2023 00:03:01 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>true}281[May 04 2023 00:03:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? get_started_button' took 11.018s282[May 04 2023 00:03:14 UTC (QA Tests)] INFO -- filling :login_field with "root"283[May 04 2023 00:03:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field284[May 04 2023 00:03:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"285[May 04 2023 00:03:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field286[May 04 2023 00:03:14 UTC (QA Tests)] INFO -- clicking :sign_in_button287[May 04 2023 00:03:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.707s288[May 04 2023 00:03:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds289[May 04 2023 00:03:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.18 seconds290[May 04 2023 00:03:19 UTC (QA Tests)] INFO -- Adding user qa-test-392c62 to gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb QA::Resource::Group291[May 04 2023 00:03:20 UTC (QA Tests)] INFO -- Removing user qa-test-392c62 from gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb QA::Resource::Group292[May 04 2023 00:03:20 UTC (QA Tests)] INFO -- Setting application settings: {:signup_enabled=>true}293[May 04 2023 00:03:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-test-392c62'294[May 04 2023 00:03:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb'295 consumes a seat on the license296Plan297 Burndown chart298[May 04 2023 00:03:21 UTC (QA Tests)] INFO -- Starting test: Plan Burndown chart shows burndown chart on milestone page299[May 04 2023 00:03:22 UTC (QA Tests)] INFO -- filling :login_field with "root"300[May 04 2023 00:03:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field301[May 04 2023 00:03:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"302[May 04 2023 00:03:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field303[May 04 2023 00:03:22 UTC (QA Tests)] INFO -- clicking :sign_in_button304[May 04 2023 00:03:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.657s305[May 04 2023 00:03:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds306[May 04 2023 00:03:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.19 seconds307[May 04 2023 00:03:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-milestone-cfddd967bf037daa' via api in 0.7 seconds308[May 04 2023 00:03:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '1' via api in 0.81 seconds309[May 04 2023 00:03:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.3 seconds310[May 04 2023 00:03:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.41 seconds311[May 04 2023 00:03:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectMilestone at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-milestone-cfddd967bf037daa/-/milestones/1312[May 04 2023 00:03:27 UTC (QA Tests)] INFO -- clicking :weight_button313 shows burndown chart on milestone page314Plan315 Issues list316[May 04 2023 00:03:28 UTC (QA Tests)] INFO -- Starting test: Plan Issues list successfully exports issues list as CSV317[May 04 2023 00:03:28 UTC (QA Tests)] INFO -- filling :login_field with "root"318[May 04 2023 00:03:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field319[May 04 2023 00:03:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"320[May 04 2023 00:03:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field321[May 04 2023 00:03:29 UTC (QA Tests)] INFO -- clicking :sign_in_button322[May 04 2023 00:03:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.762s323[May 04 2023 00:03:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds324[May 04 2023 00:03:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.2 seconds325[May 04 2023 00:03:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-to-test-export-issues-as-csv-76018d81a459a5b4' via api in 0.7 seconds326[May 04 2023 00:03:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.33 seconds327[May 04 2023 00:03:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 0.29 seconds328[May 04 2023 00:03:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-to-test-export-issues-as-csv-76018d81a459a5b4329[May 04 2023 00:03:34 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link330[May 04 2023 00:03:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_link' took 0.715s331[May 04 2023 00:03:34 UTC (QA Tests)] INFO -- clicking :issues_list_more_actions_dropdown332[May 04 2023 00:03:34 UTC (QA Tests)] INFO -- clicking :export_as_csv_button333[May 04 2023 00:03:35 UTC (QA Tests)] INFO -- clicking :export_issues_button334[May 04 2023 00:03:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element export_issues_button' took 0.831s335 successfully exports issues list as CSV336Create337 Default merge request templates338[May 04 2023 00:03:36 UTC (QA Tests)] INFO -- Starting test: Create Default merge request templates uses default template when creating a merge request339[May 04 2023 00:03:36 UTC (QA Tests)] INFO -- filling :login_field with "root"340[May 04 2023 00:03:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field341[May 04 2023 00:03:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"342[May 04 2023 00:03:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field343[May 04 2023 00:03:37 UTC (QA Tests)] INFO -- clicking :sign_in_button344[May 04 2023 00:03:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.732s345[May 04 2023 00:03:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds346[May 04 2023 00:03:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.19 seconds347[May 04 2023 00:03:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/default-mr-template-project-5a27f3bcdc121c87' via api in 0.85 seconds348[May 04 2023 00:03:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/default-mr-template-project-5a27f3bcdc121c87349[May 04 2023 00:03:41 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link350[May 04 2023 00:03:41 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link351[May 04 2023 00:03:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.712s352[May 04 2023 00:03:42 UTC (QA Tests)] INFO -- filling :default_merge_request_template_field with "This is a default merge request template"353[May 04 2023 00:03:42 UTC (QA Tests)] INFO -- clicking the coordinates of :default_merge_request_template_field354[May 04 2023 00:03:43 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button355[May 04 2023 00:03:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_merge_request_changes_button' took 0.876s356[May 04 2023 00:03:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds357[May 04 2023 00:03:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds358[May 04 2023 00:03:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/default-mr-template-project-5a27f3bcdc121c87359[May 04 2023 00:03:46 UTC (QA Tests)] INFO -- clicking :create_merge_request_button360[May 04 2023 00:03:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.089s361[May 04 2023 00:03:47 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "QA test - merge request"362[May 04 2023 00:03:47 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field363[May 04 2023 00:03:48 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present364[May 04 2023 00:03:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.51s365[May 04 2023 00:03:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 6.49 seconds366 uses default template when creating a merge request367Plan368 filter issue comments activities369[May 04 2023 00:03:50 UTC (QA Tests)] INFO -- Starting test: Plan filter issue comments activities filters comments and activities in an issue370[May 04 2023 00:03:51 UTC (QA Tests)] INFO -- filling :login_field with "root"371[May 04 2023 00:03:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field372[May 04 2023 00:03:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"373[May 04 2023 00:03:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field374[May 04 2023 00:03:51 UTC (QA Tests)] INFO -- clicking :sign_in_button375[May 04 2023 00:03:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.791s376[May 04 2023 00:03:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds377[May 04 2023 00:03:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.17 seconds378[May 04 2023 00:03:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-for-issues-80cb6974811c15be' via api in 0.63 seconds379[May 04 2023 00:03:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.87 seconds380[May 04 2023 00:03:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-for-issues-80cb6974811c15be/-/issues/1381[May 04 2023 00:03:57 UTC (QA Tests)] INFO -- clicking :title_content382[May 04 2023 00:03:57 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown383[May 04 2023 00:03:57 UTC (QA Tests)] INFO -- filling :comment_field with "/confidential384"385[May 04 2023 00:03:57 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field386[May 04 2023 00:03:58 UTC (QA Tests)] INFO -- clicking :comment_button387[May 04 2023 00:03:58 UTC (QA Tests)] INFO -- clicking :title_content388[May 04 2023 00:03:58 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown389[May 04 2023 00:03:58 UTC (QA Tests)] INFO -- filling :comment_field with "My own comment390"391[May 04 2023 00:03:58 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field392[May 04 2023 00:03:59 UTC (QA Tests)] INFO -- clicking :comment_button393[May 04 2023 00:03:59 UTC (QA Tests)] INFO -- clicking :title_content394[May 04 2023 00:04:00 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown395[May 04 2023 00:04:00 UTC (QA Tests)] INFO -- clicking :title_content396[May 04 2023 00:04:00 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown397 filters comments and activities in an issue398Create399 Push over HTTP using Git protocol version 2400[May 04 2023 00:04:01 UTC (QA Tests)] INFO -- Starting test: Create Push over HTTP using Git protocol version 2 user pushes to the repository401[May 04 2023 00:04:01 UTC (QA Tests)] INFO -- filling :login_field with "root"402[May 04 2023 00:04:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field403[May 04 2023 00:04:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"404[May 04 2023 00:04:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field405[May 04 2023 00:04:02 UTC (QA Tests)] INFO -- clicking :sign_in_button406[May 04 2023 00:04:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.706s407[May 04 2023 00:04:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds408[May 04 2023 00:04:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.19 seconds409[May 04 2023 00:04:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/git-protocol-project-05f4b3d297e00538' via api in 0.76 seconds410[May 04 2023 00:04:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/git-protocol-project-05f4b3d297e00538411[May 04 2023 00:04:09 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"412 user pushes to the repository413Plan414 Configurable issue board415[May 04 2023 00:04:09 UTC (QA Tests)] INFO -- Starting test: Plan Configurable issue board renames the issue board416[May 04 2023 00:04:10 UTC (QA Tests)] INFO -- filling :login_field with "root"417[May 04 2023 00:04:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field418[May 04 2023 00:04:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"419[May 04 2023 00:04:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field420[May 04 2023 00:04:11 UTC (QA Tests)] INFO -- clicking :sign_in_button421[May 04 2023 00:04:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.753s422[May 04 2023 00:04:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds423[May 04 2023 00:04:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.16 seconds424[May 04 2023 00:04:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-board-list-5ccfd10109d85522' via api in 0.75 seconds425[May 04 2023 00:04:14 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.15 seconds426[May 04 2023 00:04:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.12 seconds427[May 04 2023 00:04:14 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '3' via api in 1.18 seconds428[May 04 2023 00:04:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-board-list-5ccfd10109d85522429[May 04 2023 00:04:15 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link430[May 04 2023 00:04:15 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link431[May 04 2023 00:04:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.712s432[May 04 2023 00:04:16 UTC (QA Tests)] INFO -- clicking :boards_config_button433[May 04 2023 00:04:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.598s434[May 04 2023 00:04:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element boards_config_button' took 0.686s435[May 04 2023 00:04:17 UTC (QA Tests)] INFO -- clicking :save_changes_button436 renames the issue board437Monitor438 Alert439 when using HTTP endpoint integration440 behaves like new alert441[May 04 2023 00:04:17 UTC (QA Tests)] INFO -- Starting test: Monitor Alert when using HTTP endpoint integration behaves like new alert automatically creates new incident442[May 04 2023 00:04:18 UTC (QA Tests)] INFO -- filling :login_field with "root"443[May 04 2023 00:04:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field444[May 04 2023 00:04:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"445[May 04 2023 00:04:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field446[May 04 2023 00:04:18 UTC (QA Tests)] INFO -- clicking :sign_in_button447[May 04 2023 00:04:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.737s448[May 04 2023 00:04:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds449[May 04 2023 00:04:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.17 seconds450[May 04 2023 00:04:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-for-alerts-fd99510f5d501a5c' via api in 0.59 seconds451[May 04 2023 00:04:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-for-alerts-fd99510f5d501a5c452[May 04 2023 00:04:22 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link453[May 04 2023 00:04:23 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link454[May 04 2023 00:04:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.76s455[May 04 2023 00:04:25 UTC (QA Tests)] INFO -- checking via JS :create_incident_checkbox with args {}456[May 04 2023 00:04:25 UTC (QA Tests)] INFO -- clicking :save_changes_button457[May 04 2023 00:04:27 UTC (QA Tests)] INFO -- clicking :add_integration_button458[May 04 2023 00:04:27 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown459[May 04 2023 00:04:27 UTC (QA Tests)] INFO -- clicking :integration_name_field460[May 04 2023 00:04:28 UTC (QA Tests)] INFO -- filling :integration_name_field with "optio"461[May 04 2023 00:04:28 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field462[May 04 2023 00:04:28 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button463[May 04 2023 00:04:28 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"sed","description":"dolor"}"464[May 04 2023 00:04:28 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field465[May 04 2023 00:04:29 UTC (QA Tests)] INFO -- clicking :send_test_alert_button466[May 04 2023 00:04:29 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link467[May 04 2023 00:04:30 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link468[May 04 2023 00:04:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.61s469 automatically creates new incident470 when using Prometheus integration471 behaves like new alert472[May 04 2023 00:04:30 UTC (QA Tests)] INFO -- Starting test: Monitor Alert when using Prometheus integration behaves like new alert automatically creates new incident473[May 04 2023 00:04:31 UTC (QA Tests)] INFO -- filling :login_field with "root"474[May 04 2023 00:04:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field475[May 04 2023 00:04:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"476[May 04 2023 00:04:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field477[May 04 2023 00:04:31 UTC (QA Tests)] INFO -- clicking :sign_in_button478[May 04 2023 00:04:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.047s479[May 04 2023 00:04:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds480[May 04 2023 00:04:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.24 seconds481[May 04 2023 00:04:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-for-alerts-0ca2359d75afa2d8' via api in 0.7 seconds482[May 04 2023 00:04:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-for-alerts-0ca2359d75afa2d8483[May 04 2023 00:04:36 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link484[May 04 2023 00:04:36 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link485[May 04 2023 00:04:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.701s486[May 04 2023 00:04:38 UTC (QA Tests)] INFO -- checking via JS :create_incident_checkbox with args {}487[May 04 2023 00:04:38 UTC (QA Tests)] INFO -- clicking :save_changes_button488[May 04 2023 00:04:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.387s489[May 04 2023 00:04:41 UTC (QA Tests)] INFO -- clicking :add_integration_button490[May 04 2023 00:04:41 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown491[May 04 2023 00:04:41 UTC (QA Tests)] INFO -- clicking :prometheus_url_field492[May 04 2023 00:04:41 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-ee-1aa8b1c2.test"493[May 04 2023 00:04:41 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field494[May 04 2023 00:04:42 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button495[May 04 2023 00:04:42 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-05-04 00:04:42 +0000","generatorURL":"http://ferry-lesch.test/reggie","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"sunt"},"annotations":{"title":"et","gitlab_y_label":"status"}}]}"496[May 04 2023 00:04:42 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field497[May 04 2023 00:04:43 UTC (QA Tests)] INFO -- clicking :send_test_alert_button498[May 04 2023 00:04:43 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link499[May 04 2023 00:04:43 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link500[May 04 2023 00:04:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.586s501 automatically creates new incident502Release503 Git clone using a deploy key504[May 04 2023 00:04:44 UTC (QA Tests)] INFO -- Starting test: Release Git clone using a deploy key user sets up a deploy key with QA::Runtime::Key::ECDSA(521) to clone code using pipelines505[May 04 2023 00:04:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.11 seconds506[May 04 2023 00:04:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.37 seconds507[May 04 2023 00:04:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/deploy-key-clone-project-93447f6790342c4f' via api in 1.36 seconds508[May 04 2023 00:04:45 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`509[May 04 2023 00:04:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`510[May 04 2023 00:04:49 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-e6dbf758 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-e6dbf758 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-e6dbf758 --url http://gitlab-ee-1aa8b1c2.test --registration-token **** --tag-list qa-runner-e6dbf758 --executor shell && gitlab-runner run" `511[May 04 2023 00:04:51 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-e6dbf758`512[May 04 2023 00:04:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`513[May 04 2023 00:04:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-e6dbf758' via api in 6.5 seconds514[May 04 2023 00:04:52 UTC (QA Tests)] INFO -- filling :login_field with "root"515[May 04 2023 00:04:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field516[May 04 2023 00:04:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"517[May 04 2023 00:04:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field518[May 04 2023 00:04:53 UTC (QA Tests)] INFO -- clicking :sign_in_button519[May 04 2023 00:04:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.793s520[May 04 2023 00:04:56 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t ecdsa -b 521 -f /tmp/d20230504-38-a8btpe/id_ecdsa -N `521[May 04 2023 00:04:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/deploy-key-clone-project-93447f6790342c4f522[May 04 2023 00:04:57 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link523[May 04 2023 00:04:57 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link524[May 04 2023 00:04:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.631s525[May 04 2023 00:04:59 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"526[May 04 2023 00:04:59 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field527[May 04 2023 00:04:59 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"528[May 04 2023 00:04:59 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field529[May 04 2023 00:05:00 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button530[May 04 2023 00:05:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_deploy_key_button' took 1.143s531[May 04 2023 00:05:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 4.93 seconds532[May 04 2023 00:05:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds533[May 04 2023 00:05:03 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"534[May 04 2023 00:05:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.87 seconds535[May 04 2023 00:05:03 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link536[May 04 2023 00:05:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_link' took 0.622s537[May 04 2023 00:05:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-e6dbf758'538[May 04 2023 00:05:07 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-e6dbf758`539[May 04 2023 00:05:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/deploy-key-clone-project-93447f6790342c4f'540 user sets up a deploy key with QA::Runtime::Key::ECDSA(521) to clone code using pipelines541[May 04 2023 00:05:07 UTC (QA Tests)] INFO -- Starting test: Release Git clone using a deploy key user sets up a deploy key with QA::Runtime::Key::RSA(8192) to clone code using pipelines542[May 04 2023 00:05:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds543[May 04 2023 00:05:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.18 seconds544[May 04 2023 00:05:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/deploy-key-clone-project-60f53d821aebb558' via api in 0.59 seconds545[May 04 2023 00:05:08 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`546[May 04 2023 00:05:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`547[May 04 2023 00:05:13 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-70b3e03f --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-70b3e03f 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-70b3e03f --url http://gitlab-ee-1aa8b1c2.test --registration-token **** --tag-list qa-runner-70b3e03f --executor shell && gitlab-runner run" `548[May 04 2023 00:05:14 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-70b3e03f`549[May 04 2023 00:05:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`550[May 04 2023 00:05:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-70b3e03f' via api in 6.51 seconds551[May 04 2023 00:05:15 UTC (QA Tests)] INFO -- filling :login_field with "root"552[May 04 2023 00:05:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field553[May 04 2023 00:05:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"554[May 04 2023 00:05:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field555[May 04 2023 00:05:16 UTC (QA Tests)] INFO -- clicking :sign_in_button556[May 04 2023 00:05:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.796s557[May 04 2023 00:05:18 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 8192 -f /tmp/d20230504-38-bq3us1/id_rsa -N `558[May 04 2023 00:05:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/deploy-key-clone-project-60f53d821aebb558559[May 04 2023 00:05:23 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link560[May 04 2023 00:05:24 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link561[May 04 2023 00:05:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.624s562[May 04 2023 00:05:26 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"563[May 04 2023 00:05:26 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field564[May 04 2023 00:05:26 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"565[May 04 2023 00:05:26 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field566[May 04 2023 00:05:26 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button567[May 04 2023 00:05:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_deploy_key_button' took 1.017s568[May 04 2023 00:05:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 4.88 seconds569[May 04 2023 00:05:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds570[May 04 2023 00:05:29 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"571[May 04 2023 00:05:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.49 seconds572[May 04 2023 00:05:30 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link573[May 04 2023 00:05:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_link' took 0.656s574[May 04 2023 00:05:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.561s575[May 04 2023 00:05:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_log_content' took 0.576s576[May 04 2023 00:05:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-70b3e03f'577[May 04 2023 00:05:46 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-70b3e03f`578[May 04 2023 00:05:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/deploy-key-clone-project-60f53d821aebb558'579 user sets up a deploy key with QA::Runtime::Key::RSA(8192) to clone code using pipelines580[May 04 2023 00:05:46 UTC (QA Tests)] INFO -- Starting test: Release Git clone using a deploy key user sets up a deploy key with QA::Runtime::Key::ED25519(256) to clone code using pipelines581[May 04 2023 00:05:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds582[May 04 2023 00:05:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.17 seconds583[May 04 2023 00:05:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/deploy-key-clone-project-4ff5e0b2a59328c2' via api in 1.02 seconds584[May 04 2023 00:05:47 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`585[May 04 2023 00:05:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`586[May 04 2023 00:05:53 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-966129c3 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-966129c3 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-966129c3 --url http://gitlab-ee-1aa8b1c2.test --registration-token **** --tag-list qa-runner-966129c3 --executor shell && gitlab-runner run" `587[May 04 2023 00:05:53 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-966129c3`588[May 04 2023 00:05:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`589[May 04 2023 00:05:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-966129c3' via api in 6.63 seconds590[May 04 2023 00:05:54 UTC (QA Tests)] INFO -- filling :login_field with "root"591[May 04 2023 00:05:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field592[May 04 2023 00:05:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"593[May 04 2023 00:05:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field594[May 04 2023 00:05:55 UTC (QA Tests)] INFO -- clicking :sign_in_button595[May 04 2023 00:05:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.79s596[May 04 2023 00:05:58 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t ed25519 -b 256 -f /tmp/d20230504-38-aaujiu/id_ed25519 -N `597[May 04 2023 00:05:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/deploy-key-clone-project-4ff5e0b2a59328c2598[May 04 2023 00:05:59 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link599[May 04 2023 00:06:00 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link600[May 04 2023 00:06:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.693s601[May 04 2023 00:06:02 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"602[May 04 2023 00:06:02 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field603[May 04 2023 00:06:02 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"604[May 04 2023 00:06:02 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field605[May 04 2023 00:06:02 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button606[May 04 2023 00:06:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_deploy_key_button' took 1.175s607[May 04 2023 00:06:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 5.56 seconds608[May 04 2023 00:06:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds609[May 04 2023 00:06:05 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"610[May 04 2023 00:06:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.8 seconds611[May 04 2023 00:06:06 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link612[May 04 2023 00:06:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_link' took 0.595s613[May 04 2023 00:06:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job_log_content' took 1.335s614[May 04 2023 00:06:09 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/deploy-key-clone-project-4ff5e0b2a59328c2/-/jobs/5615[May 04 2023 00:06:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.81s616[May 04 2023 00:06:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-966129c3'617[May 04 2023 00:06:12 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-966129c3`618[May 04 2023 00:06:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/deploy-key-clone-project-4ff5e0b2a59328c2'619 user sets up a deploy key with QA::Runtime::Key::ED25519(256) to clone code using pipelines620Package621 Container Registry622 pushes project image to the container registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)623Growth624 SaaS trials625 starts a free trial626 when on billing page with only one eligible namespace627 registers for a new trial (PENDING: Test is not compatible with this environment or pipeline)628 when on about page with multiple eligible namespaces629 registers for a new trial (PENDING: Test is not compatible with this environment or pipeline)630Monitor631 Recovery alert632 when using HTTP endpoint integration633 behaves like triggers recovery alert634 only closes the correct incident (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/395512)635 when using Prometheus integration636 behaves like triggers recovery alert637 only closes the correct incident (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/395512)638Govern639 Instance640 for start and stop user impersonation641 behaves like audit event642[May 04 2023 00:06:12 UTC (QA Tests)] INFO -- Starting test: Govern Instance for start and stop user impersonation behaves like audit event logs audit events for UI operations643[May 04 2023 00:06:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-4622c4499494e1e8' via api in 0.24 seconds644[May 04 2023 00:06:13 UTC (QA Tests)] INFO -- filling :login_field with "root"645[May 04 2023 00:06:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field646[May 04 2023 00:06:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"647[May 04 2023 00:06:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field648[May 04 2023 00:06:14 UTC (QA Tests)] INFO -- clicking :sign_in_button649[May 04 2023 00:06:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.84s650[May 04 2023 00:06:16 UTC (QA Tests)] INFO -- clicking :navbar_dropdown651[May 04 2023 00:06:16 UTC (QA Tests)] INFO -- clicking :admin_area_link652[May 04 2023 00:06:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element admin_area_link' took 0.93s653[May 04 2023 00:06:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter Admin Mode' took 1.179s654[May 04 2023 00:06:19 UTC (QA Tests)] INFO -- clicking :admin_overview_users_link655[May 04 2023 00:06:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element admin_overview_users_link' took 0.736s656[May 04 2023 00:06:20 UTC (QA Tests)] INFO -- clicking :impersonate_user_link657[May 04 2023 00:06:21 UTC (QA Tests)] INFO -- clicking :stop_impersonation_link658[May 04 2023 00:06:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element stop_impersonation_link' took 0.626s659[May 04 2023 00:06:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.027s660[May 04 2023 00:06:23 UTC (QA Tests)] INFO -- clicking :user_avatar_content661[May 04 2023 00:06:23 UTC (QA Tests)] INFO -- clicking :sign_out_link662[May 04 2023 00:06:24 UTC (QA Tests)] INFO -- filling :login_field with "root"663[May 04 2023 00:06:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field664[May 04 2023 00:06:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"665[May 04 2023 00:06:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field666[May 04 2023 00:06:24 UTC (QA Tests)] INFO -- clicking :sign_in_button667[May 04 2023 00:06:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.855s668[May 04 2023 00:06:27 UTC (QA Tests)] INFO -- clicking :navbar_dropdown669[May 04 2023 00:06:27 UTC (QA Tests)] INFO -- clicking :admin_area_link670[May 04 2023 00:06:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter Admin Mode' took 1.13s671[May 04 2023 00:06:29 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_monitoring_menu_link"],.qa-admin-monitoring-menu-link672[May 04 2023 00:06:29 UTC (QA Tests)] INFO -- clicking :admin_monitoring_audit_logs_link673[May 04 2023 00:06:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element admin_monitoring_audit_logs_link' took 0.538s674[May 04 2023 00:06:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-4622c4499494e1e8'675 logs audit events for UI operations676 for add SSH key677 behaves like audit event678[May 04 2023 00:06:30 UTC (QA Tests)] INFO -- Starting test: Govern Instance for add SSH key behaves like audit event logs audit events for UI operations679[May 04 2023 00:06:30 UTC (QA Tests)] INFO -- filling :login_field with "root"680[May 04 2023 00:06:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field681[May 04 2023 00:06:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"682[May 04 2023 00:06:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field683[May 04 2023 00:06:31 UTC (QA Tests)] INFO -- clicking :sign_in_button684[May 04 2023 00:06:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.807s685[May 04 2023 00:06:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.014s686[May 04 2023 00:06:35 UTC (QA Tests)] INFO -- clicking :user_avatar_content687[May 04 2023 00:06:35 UTC (QA Tests)] INFO -- clicking :edit_profile_link688[May 04 2023 00:06:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.607s689[May 04 2023 00:06:35 UTC (QA Tests)] INFO -- clicking :ssh_keys_link690[May 04 2023 00:06:36 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230504-38-kcusnt/id_rsa -N `691[May 04 2023 00:06:36 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"692[May 04 2023 00:06:36 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field693[May 04 2023 00:06:37 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"694[May 04 2023 00:06:37 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field695[May 04 2023 00:06:37 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-05-06"696[May 04 2023 00:06:37 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field697[May 04 2023 00:06:38 UTC (QA Tests)] INFO -- clicking :add_key_button698[May 04 2023 00:06:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_key_button' took 0.547s699[May 04 2023 00:06:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 4.59 seconds700[May 04 2023 00:06:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.013s701[May 04 2023 00:06:39 UTC (QA Tests)] INFO -- clicking :user_avatar_content702[May 04 2023 00:06:39 UTC (QA Tests)] INFO -- clicking :sign_out_link703[May 04 2023 00:06:40 UTC (QA Tests)] INFO -- filling :login_field with "root"704[May 04 2023 00:06:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field705[May 04 2023 00:06:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"706[May 04 2023 00:06:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field707[May 04 2023 00:06:41 UTC (QA Tests)] INFO -- clicking :sign_in_button708[May 04 2023 00:06:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.756s709[May 04 2023 00:06:44 UTC (QA Tests)] INFO -- clicking :navbar_dropdown710[May 04 2023 00:06:44 UTC (QA Tests)] INFO -- clicking :admin_area_link711[May 04 2023 00:06:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter Admin Mode' took 1.15s712[May 04 2023 00:06:45 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_monitoring_menu_link"],.qa-admin-monitoring-menu-link713[May 04 2023 00:06:46 UTC (QA Tests)] INFO -- clicking :admin_monitoring_audit_logs_link714[May 04 2023 00:06:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element admin_monitoring_audit_logs_link' took 0.533s715[May 04 2023 00:06:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '4'716 logs audit events for UI operations717 for add and delete email718 behaves like audit event719[May 04 2023 00:06:46 UTC (QA Tests)] INFO -- Starting test: Govern Instance for add and delete email behaves like audit event logs audit events for UI operations720[May 04 2023 00:06:47 UTC (QA Tests)] INFO -- filling :login_field with "root"721[May 04 2023 00:06:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field722[May 04 2023 00:06:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"723[May 04 2023 00:06:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field724[May 04 2023 00:06:48 UTC (QA Tests)] INFO -- clicking :sign_in_button725[May 04 2023 00:06:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.28s726[May 04 2023 00:06:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.042s727[May 04 2023 00:06:52 UTC (QA Tests)] INFO -- clicking :user_avatar_content728[May 04 2023 00:06:52 UTC (QA Tests)] INFO -- clicking :edit_profile_link729[May 04 2023 00:06:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.583s730[May 04 2023 00:06:53 UTC (QA Tests)] INFO -- clicking :profile_emails_link731[May 04 2023 00:06:53 UTC (QA Tests)] INFO -- clicking :add_email_address_button732[May 04 2023 00:06:54 UTC (QA Tests)] INFO -- clicking :delete_email_link733[May 04 2023 00:06:54 UTC (QA Tests)] INFO -- clicking :confirm_ok_button734[May 04 2023 00:06:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.06s735[May 04 2023 00:06:56 UTC (QA Tests)] INFO -- clicking :user_avatar_content736[May 04 2023 00:06:56 UTC (QA Tests)] INFO -- clicking :sign_out_link737[May 04 2023 00:06:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.513s738[May 04 2023 00:06:57 UTC (QA Tests)] INFO -- filling :login_field with "root"739[May 04 2023 00:06:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field740[May 04 2023 00:06:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"741[May 04 2023 00:06:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field742[May 04 2023 00:06:57 UTC (QA Tests)] INFO -- clicking :sign_in_button743[May 04 2023 00:06:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.767s744[May 04 2023 00:07:00 UTC (QA Tests)] INFO -- clicking :navbar_dropdown745[May 04 2023 00:07:00 UTC (QA Tests)] INFO -- clicking :admin_area_link746[May 04 2023 00:07:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element admin_area_link' took 0.507s747[May 04 2023 00:07:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter Admin Mode' took 1.22s748[May 04 2023 00:07:02 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_monitoring_menu_link"],.qa-admin-monitoring-menu-link749[May 04 2023 00:07:02 UTC (QA Tests)] INFO -- clicking :admin_monitoring_audit_logs_link750[May 04 2023 00:07:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element admin_monitoring_audit_logs_link' took 0.878s751 logs audit events for UI operations752 for change password753 behaves like audit event754[May 04 2023 00:07:03 UTC (QA Tests)] INFO -- Starting test: Govern Instance for change password behaves like audit event logs audit events for UI operations755[May 04 2023 00:07:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'user_93852db0' via api in 0.25 seconds756[May 04 2023 00:07:04 UTC (QA Tests)] INFO -- filling :login_field with "user_93852db0"757[May 04 2023 00:07:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field758[May 04 2023 00:07:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"759[May 04 2023 00:07:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field760[May 04 2023 00:07:05 UTC (QA Tests)] INFO -- clicking :sign_in_button761[May 04 2023 00:07:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.627s762[May 04 2023 00:07:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.039s763[May 04 2023 00:07:08 UTC (QA Tests)] INFO -- clicking :user_avatar_content764[May 04 2023 00:07:08 UTC (QA Tests)] INFO -- clicking :edit_profile_link765[May 04 2023 00:07:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.528s766[May 04 2023 00:07:09 UTC (QA Tests)] INFO -- clicking :profile_password_link767[May 04 2023 00:07:09 UTC (QA Tests)] INFO -- clicking :save_password_button768[May 04 2023 00:07:10 UTC (QA Tests)] INFO -- filling :login_field with "root"769[May 04 2023 00:07:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field770[May 04 2023 00:07:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"771[May 04 2023 00:07:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field772[May 04 2023 00:07:11 UTC (QA Tests)] INFO -- clicking :sign_in_button773[May 04 2023 00:07:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.765s774[May 04 2023 00:07:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.043s775[May 04 2023 00:07:15 UTC (QA Tests)] INFO -- clicking :user_avatar_content776[May 04 2023 00:07:15 UTC (QA Tests)] INFO -- clicking :sign_out_link777[May 04 2023 00:07:15 UTC (QA Tests)] INFO -- filling :login_field with "root"778[May 04 2023 00:07:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field779[May 04 2023 00:07:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"780[May 04 2023 00:07:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field781[May 04 2023 00:07:16 UTC (QA Tests)] INFO -- clicking :sign_in_button782[May 04 2023 00:07:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.859s783[May 04 2023 00:07:19 UTC (QA Tests)] INFO -- clicking :navbar_dropdown784[May 04 2023 00:07:19 UTC (QA Tests)] INFO -- clicking :admin_area_link785[May 04 2023 00:07:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter Admin Mode' took 1.226s786[May 04 2023 00:07:21 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_monitoring_menu_link"],.qa-admin-monitoring-menu-link787[May 04 2023 00:07:21 UTC (QA Tests)] INFO -- clicking :admin_monitoring_audit_logs_link788[May 04 2023 00:07:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element admin_monitoring_audit_logs_link' took 0.53s789 logs audit events for UI operations790 for failed sign in791 behaves like audit event792[May 04 2023 00:07:22 UTC (QA Tests)] INFO -- Starting test: Govern Instance for failed sign in behaves like audit event logs audit events for UI operations793[May 04 2023 00:07:22 UTC (QA Tests)] INFO -- filling :login_field with "bad_user_name"794[May 04 2023 00:07:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field795[May 04 2023 00:07:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"796[May 04 2023 00:07:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field797[May 04 2023 00:07:23 UTC (QA Tests)] INFO -- clicking :sign_in_button798[May 04 2023 00:07:25 UTC (QA Tests)] INFO -- filling :login_field with "root"799[May 04 2023 00:07:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field800[May 04 2023 00:07:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"801[May 04 2023 00:07:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field802[May 04 2023 00:07:25 UTC (QA Tests)] INFO -- clicking :sign_in_button803[May 04 2023 00:07:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.845s804[May 04 2023 00:07:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.047s805[May 04 2023 00:07:29 UTC (QA Tests)] INFO -- clicking :user_avatar_content806[May 04 2023 00:07:29 UTC (QA Tests)] INFO -- clicking :sign_out_link807[May 04 2023 00:07:30 UTC (QA Tests)] INFO -- filling :login_field with "root"808[May 04 2023 00:07:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field809[May 04 2023 00:07:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"810[May 04 2023 00:07:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field811[May 04 2023 00:07:31 UTC (QA Tests)] INFO -- clicking :sign_in_button812[May 04 2023 00:07:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.769s813[May 04 2023 00:07:34 UTC (QA Tests)] INFO -- clicking :navbar_dropdown814[May 04 2023 00:07:34 UTC (QA Tests)] INFO -- clicking :admin_area_link815[May 04 2023 00:07:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter Admin Mode' took 1.214s816[May 04 2023 00:07:35 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_monitoring_menu_link"],.qa-admin-monitoring-menu-link817[May 04 2023 00:07:36 UTC (QA Tests)] INFO -- clicking :admin_monitoring_audit_logs_link818[May 04 2023 00:07:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element admin_monitoring_audit_logs_link' took 0.547s819 logs audit events for UI operations820 for successful sign in821 behaves like audit event822[May 04 2023 00:07:36 UTC (QA Tests)] INFO -- Starting test: Govern Instance for successful sign in behaves like audit event logs audit events for UI operations823[May 04 2023 00:07:37 UTC (QA Tests)] INFO -- filling :login_field with "root"824[May 04 2023 00:07:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field825[May 04 2023 00:07:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"826[May 04 2023 00:07:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field827[May 04 2023 00:07:37 UTC (QA Tests)] INFO -- clicking :sign_in_button828[May 04 2023 00:07:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.185s829[May 04 2023 00:07:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.046s830[May 04 2023 00:07:42 UTC (QA Tests)] INFO -- clicking :user_avatar_content831[May 04 2023 00:07:42 UTC (QA Tests)] INFO -- clicking :sign_out_link832[May 04 2023 00:07:43 UTC (QA Tests)] INFO -- filling :login_field with "root"833[May 04 2023 00:07:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field834[May 04 2023 00:07:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"835[May 04 2023 00:07:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field836[May 04 2023 00:07:43 UTC (QA Tests)] INFO -- clicking :sign_in_button837[May 04 2023 00:07:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.758s838[May 04 2023 00:07:46 UTC (QA Tests)] INFO -- clicking :navbar_dropdown839[May 04 2023 00:07:46 UTC (QA Tests)] INFO -- clicking :admin_area_link840[May 04 2023 00:07:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter Admin Mode' took 1.157s841[May 04 2023 00:07:48 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_monitoring_menu_link"],.qa-admin-monitoring-menu-link842[May 04 2023 00:07:48 UTC (QA Tests)] INFO -- clicking :admin_monitoring_audit_logs_link843 logs audit events for UI operations844Create845 Merge request push options846[May 04 2023 00:07:49 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options removes the source branch847[May 04 2023 00:07:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds848[May 04 2023 00:07:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.17 seconds849[May 04 2023 00:07:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/merge-request-push-options-631716287a860d42' via api in 0.89 seconds850[May 04 2023 00:07:51 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"851[May 04 2023 00:07:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.86 seconds852[May 04 2023 00:07:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.15 seconds853[May 04 2023 00:07:53 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "MR push options test 2f8ba52c023dc8b8"854 removes the source branch855Plan856 Editing scoped labels on issues857[May 04 2023 00:07:59 UTC (QA Tests)] INFO -- Starting test: Plan Editing scoped labels on issues correctly applies simple and multiple colon scoped pairs labels858[May 04 2023 00:07:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.13 seconds859[May 04 2023 00:07:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.31 seconds860[May 04 2023 00:08:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-for-issues-4bccebe132751bd2' via api in 1.33 seconds861[May 04 2023 00:08:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '10' via api in 1.79 seconds862[May 04 2023 00:08:01 UTC (QA Tests)] INFO -- filling :login_field with "root"863[May 04 2023 00:08:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field864[May 04 2023 00:08:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"865[May 04 2023 00:08:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field866[May 04 2023 00:08:02 UTC (QA Tests)] INFO -- clicking :sign_in_button867[May 04 2023 00:08:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.925s868[May 04 2023 00:08:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '4' via api in 0.11 seconds869[May 04 2023 00:08:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '5' via api in 0.1 seconds870[May 04 2023 00:08:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '6' via api in 0.09 seconds871[May 04 2023 00:08:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '7' via api in 0.12 seconds872[May 04 2023 00:08:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-for-issues-4bccebe132751bd2/-/issues/1873[May 04 2023 00:08:07 UTC (QA Tests)] INFO -- clicking :edit_link874[May 04 2023 00:08:07 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "animal::dolphin"875[May 04 2023 00:08:07 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field876[May 04 2023 00:08:08 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "plant::orchid"877[May 04 2023 00:08:08 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field878[May 04 2023 00:08:08 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group::car::porsche"879[May 04 2023 00:08:08 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field880[May 04 2023 00:08:09 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group::truck::mercedes-bens"881[May 04 2023 00:08:09 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field882[May 04 2023 00:08:10 UTC (QA Tests)] INFO -- clicking :title_content883 correctly applies simple and multiple colon scoped pairs labels884Plan885 Sum of issues weights on issue board886[May 04 2023 00:08:11 UTC (QA Tests)] INFO -- Starting test: Plan Sum of issues weights on issue board shows the sum of issues weights in the board list's header887[May 04 2023 00:08:11 UTC (QA Tests)] INFO -- filling :login_field with "root"888[May 04 2023 00:08:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field889[May 04 2023 00:08:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"890[May 04 2023 00:08:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field891[May 04 2023 00:08:12 UTC (QA Tests)] INFO -- clicking :sign_in_button892[May 04 2023 00:08:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.771s893[May 04 2023 00:08:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds894[May 04 2023 00:08:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.17 seconds895[May 04 2023 00:08:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-board-list-13599727a6343e40' via api in 0.63 seconds896[May 04 2023 00:08:15 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.1 seconds897[May 04 2023 00:08:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '8' via api in 0.1 seconds898[May 04 2023 00:08:16 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '6' via api in 0.93 seconds899[May 04 2023 00:08:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '11' via api in 0.32 seconds900[May 04 2023 00:08:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '12' via api in 0.24 seconds901[May 04 2023 00:08:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-board-list-13599727a6343e40902[May 04 2023 00:08:17 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link903[May 04 2023 00:08:17 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link904[May 04 2023 00:08:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.7s905[May 04 2023 00:08:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.518s906 shows the sum of issues weights in the board list's header907Verify908 Unlocking job artifacts across pipelines909 when latest pipeline failed910 keeps job artifacts from latest failed pipelines and from latest successful pipeline (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/266958)911 when latest pipeline is blocked912 keeps job artifacts from the latest blocked pipeline and from latest successful pipeline (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/387087)913 when latest pipeline is successful914[May 04 2023 00:08:19 UTC (QA Tests)] INFO -- Starting test: Verify Unlocking job artifacts across pipelines when latest pipeline is successful unlocks job artifacts from previous successful pipeline915[May 04 2023 00:08:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds916[May 04 2023 00:08:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.16 seconds917[May 04 2023 00:08:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/unlock-job-artifacts-project-f857a36946adc612' via api in 1.12 seconds918[May 04 2023 00:08:20 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`919[May 04 2023 00:08:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`920[May 04 2023 00:08:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-a9dpvjq5 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-a9dpvjq5 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-a9dpvjq5 --url http://gitlab-ee-1aa8b1c2.test --registration-token **** --tag-list qa-runner-a9dpvjq5 --executor shell && gitlab-runner run" `921[May 04 2023 00:08:21 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-a9dpvjq5`922[May 04 2023 00:08:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`923[May 04 2023 00:08:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-a9dpvjq5' via api in 1.55 seconds924[May 04 2023 00:08:22 UTC (QA Tests)] INFO -- filling :login_field with "root"925[May 04 2023 00:08:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field926[May 04 2023 00:08:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"927[May 04 2023 00:08:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field928[May 04 2023 00:08:22 UTC (QA Tests)] INFO -- clicking :sign_in_button929[May 04 2023 00:08:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.804s930[May 04 2023 00:08:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/unlock-job-artifacts-project-f857a36946adc612931[May 04 2023 00:08:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds932[May 04 2023 00:08:26 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link933[May 04 2023 00:08:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_link' took 0.563s934[May 04 2023 00:08:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '6' via api in 0.17 seconds935[May 04 2023 00:08:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/unlock-job-artifacts-project-f857a36946adc612/-/jobs/6936[May 04 2023 00:08:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds937[May 04 2023 00:08:40 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link938[May 04 2023 00:08:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_link' took 0.714s939[May 04 2023 00:08:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '7' via api in 0.08 seconds940[May 04 2023 00:08:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/unlock-job-artifacts-project-f857a36946adc612/-/jobs/7941[May 04 2023 00:08:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? artifacts_locked_message_content' took 9.918s942[May 04 2023 00:08:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with id '6' via api in 0.09 seconds943[May 04 2023 00:08:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/unlock-job-artifacts-project-f857a36946adc612/-/jobs/6944 unlocks job artifacts from previous successful pipeline945Plan946 Group milestone947[May 04 2023 00:08:54 UTC (QA Tests)] INFO -- Starting test: Plan Group milestone creates a group milestone948[May 04 2023 00:08:54 UTC (QA Tests)] INFO -- filling :login_field with "root"949[May 04 2023 00:08:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field950[May 04 2023 00:08:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"951[May 04 2023 00:08:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field952[May 04 2023 00:08:55 UTC (QA Tests)] INFO -- clicking :sign_in_button953[May 04 2023 00:08:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.925s954[May 04 2023 00:08:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds955[May 04 2023 00:08:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-with-milestone-da65eb8e' via api in 0.35 seconds956[May 04 2023 00:08:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-1aa8b1c2.test/groups/gitlab-qa-sandbox-group-5/group-with-milestone-da65eb8e957[May 04 2023 00:08:59 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link958[May 04 2023 00:08:59 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link959[May 04 2023 00:09:00 UTC (QA Tests)] INFO -- clicking :new_group_milestone_link960[May 04 2023 00:09:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_group_milestone_link' took 0.676s961[May 04 2023 00:09:00 UTC (QA Tests)] INFO -- filling :milestone_title_field with "Group milestone"962[May 04 2023 00:09:00 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_title_field963[May 04 2023 00:09:01 UTC (QA Tests)] INFO -- filling :milestone_description_field with "This milestone tests out group milestones."964[May 04 2023 00:09:01 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_description_field965[May 04 2023 00:09:01 UTC (QA Tests)] INFO -- filling :start_date_field with "2023/05/04966"967[May 04 2023 00:09:01 UTC (QA Tests)] INFO -- clicking the coordinates of :start_date_field968[May 04 2023 00:09:02 UTC (QA Tests)] INFO -- filling :due_date_field with "2023/06/04969"970[May 04 2023 00:09:02 UTC (QA Tests)] INFO -- clicking the coordinates of :due_date_field971[May 04 2023 00:09:02 UTC (QA Tests)] INFO -- clicking :create_milestone_button972[May 04 2023 00:09:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_milestone_button' took 0.909s973[May 04 2023 00:09:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone via browser_ui in 5.43 seconds974[May 04 2023 00:09:03 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link975[May 04 2023 00:09:04 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link976[May 04 2023 00:09:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.546s977[May 04 2023 00:09:04 UTC (QA Tests)] INFO -- clicking :milestone_link978[May 04 2023 00:09:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element milestone_link' took 0.71s979 creates a group milestone980Fulfillment981 Utilization982 when admin removes user cap limit for group983 does not automatically approve pending members (PENDING: Test is not compatible with this environment or pipeline)984 when admin sets user cap limit for group985 shows members over limit as pending for approvals (PENDING: Test is not compatible with this environment or pipeline)986Data Stores987 Invite group988 with a personal namespace project989 behaves like invites group to project990[May 04 2023 00:09:05 UTC (QA Tests)] INFO -- Starting test: Data Stores Invite group with a personal namespace project behaves like invites group to project verifies group is added and members can access project with correct access level991[May 04 2023 00:09:06 UTC (QA Tests)] INFO -- filling :login_field with "root"992[May 04 2023 00:09:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field993[May 04 2023 00:09:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"994[May 04 2023 00:09:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field995[May 04 2023 00:09:07 UTC (QA Tests)] INFO -- clicking :sign_in_button996[May 04 2023 00:09:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.9s997[May 04 2023 00:09:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds998[May 04 2023 00:09:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-personal-project-165847588270c227' via api in 0.43 seconds999[May 04 2023 00:09:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.26 seconds1000[May 04 2023 00:09:10 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/group-for-personal-project-165847588270c227 QA::Resource::Group1001[May 04 2023 00:09:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/personal-namespace-project-0d064c7c9e589efd' via api in 0.39 seconds1002[May 04 2023 00:09:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/root/personal-namespace-project-0d064c7c9e589efd1003[May 04 2023 00:09:12 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1004[May 04 2023 00:09:12 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1005[May 04 2023 00:09:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.778s1006[May 04 2023 00:09:13 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1007[May 04 2023 00:09:13 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "group-for-personal-project-165847588270c227"1008[May 04 2023 00:09:13 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field1009[May 04 2023 00:09:14 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown1010[May 04 2023 00:09:14 UTC (QA Tests)] INFO -- clicking :invite_button1011[May 04 2023 00:09:15 UTC (QA Tests)] INFO -- clicking :groups_list_tab1012[May 04 2023 00:09:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.681s1013[May 04 2023 00:09:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element groups_list_tab' took 0.8s1014[May 04 2023 00:09:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.033s1015[May 04 2023 00:09:17 UTC (QA Tests)] INFO -- clicking :user_avatar_content1016[May 04 2023 00:09:17 UTC (QA Tests)] INFO -- clicking :sign_out_link1017[May 04 2023 00:09:17 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1018[May 04 2023 00:09:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1019[May 04 2023 00:09:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1020[May 04 2023 00:09:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1021[May 04 2023 00:09:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1022[May 04 2023 00:09:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.636s1023[May 04 2023 00:09:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/root/personal-namespace-project-0d064c7c9e589efd1024[May 04 2023 00:09:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'root/personal-namespace-project-0d064c7c9e589efd'1025[May 04 2023 00:09:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-personal-project-165847588270c227'1026 verifies group is added and members can access project with correct access level1027 with a group project1028 behaves like invites group to project1029[May 04 2023 00:09:21 UTC (QA Tests)] INFO -- Starting test: Data Stores Invite group with a group project behaves like invites group to project verifies group is added and members can access project with correct access level1030[May 04 2023 00:09:22 UTC (QA Tests)] INFO -- filling :login_field with "root"1031[May 04 2023 00:09:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1032[May 04 2023 00:09:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"1033[May 04 2023 00:09:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1034[May 04 2023 00:09:23 UTC (QA Tests)] INFO -- clicking :sign_in_button1035[May 04 2023 00:09:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.908s1036[May 04 2023 00:09:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.24 seconds1037[May 04 2023 00:09:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-group-project-0ce55770421ef219' via api in 0.52 seconds1038[May 04 2023 00:09:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds1039[May 04 2023 00:09:27 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/group-for-group-project-0ce55770421ef219 QA::Resource::Group1040[May 04 2023 00:09:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1041[May 04 2023 00:09:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.16 seconds1042[May 04 2023 00:09:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/group-project-acdeccb81f6fa0ae' via api in 2.02 seconds1043[May 04 2023 00:09:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/group-project-acdeccb81f6fa0ae1044[May 04 2023 00:09:30 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1045[May 04 2023 00:09:31 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1046[May 04 2023 00:09:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.716s1047[May 04 2023 00:09:31 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1048[May 04 2023 00:09:32 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "group-for-group-project-0ce55770421ef219"1049[May 04 2023 00:09:32 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field1050[May 04 2023 00:09:32 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown1051[May 04 2023 00:09:32 UTC (QA Tests)] INFO -- clicking :invite_button1052[May 04 2023 00:09:35 UTC (QA Tests)] INFO -- clicking :groups_list_tab1053[May 04 2023 00:09:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.053s1054[May 04 2023 00:09:37 UTC (QA Tests)] INFO -- clicking :user_avatar_content1055[May 04 2023 00:09:37 UTC (QA Tests)] INFO -- clicking :sign_out_link1056[May 04 2023 00:09:37 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1057[May 04 2023 00:09:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1058[May 04 2023 00:09:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1059[May 04 2023 00:09:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1060[May 04 2023 00:09:38 UTC (QA Tests)] INFO -- clicking :sign_in_button1061[May 04 2023 00:09:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.668s1062[May 04 2023 00:09:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/group-project-acdeccb81f6fa0ae1063[May 04 2023 00:09:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/group-project-acdeccb81f6fa0ae'1064[May 04 2023 00:09:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-group-project-0ce55770421ef219'1065 verifies group is added and members can access project with correct access level1066Create1067 with merge request batch suggestions1068[May 04 2023 00:09:41 UTC (QA Tests)] INFO -- Starting test: Create with merge request batch suggestions applies multiple suggestions1069[May 04 2023 00:09:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1070[May 04 2023 00:09:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.17 seconds1071[May 04 2023 00:09:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/suggestions_project-d5a73a8100d5cc95' via api in 0.63 seconds1072[May 04 2023 00:09:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.11 seconds1073[May 04 2023 00:09:42 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/suggestions_project-d5a73a8100d5cc95 QA::Resource::Project1074[May 04 2023 00:09:43 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1075[May 04 2023 00:09:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1076[May 04 2023 00:09:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1077[May 04 2023 00:09:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1078[May 04 2023 00:09:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1079[May 04 2023 00:09:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.554s1080[May 04 2023 00:09:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds1081[May 04 2023 00:09:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds1082[May 04 2023 00:09:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.23 seconds1083[May 04 2023 00:09:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/suggestions_project-d5a73a8100d5cc95/-/merge_requests/11084[May 04 2023 00:09:49 UTC (QA Tests)] INFO -- clicking :diffs_tab1085[May 04 2023 00:09:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? file_tree_button' took 1.029s1086[May 04 2023 00:09:51 UTC (QA Tests)] INFO -- clicking :diff_comment_button1087[May 04 2023 00:09:51 UTC (QA Tests)] INFO -- clicking :suggestion_button1088[May 04 2023 00:09:51 UTC (QA Tests)] INFO -- filling :reply_field with ""1089[May 04 2023 00:09:51 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1090[May 04 2023 00:09:52 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+01091This is the suggestion for line number 4!1092```"1093[May 04 2023 00:09:52 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1094[May 04 2023 00:09:53 UTC (QA Tests)] INFO -- clicking :comment_now_button1095[May 04 2023 00:09:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.817s1096[May 04 2023 00:09:54 UTC (QA Tests)] INFO -- clicking :diff_comment_button1097[May 04 2023 00:09:54 UTC (QA Tests)] INFO -- clicking :suggestion_button1098[May 04 2023 00:09:54 UTC (QA Tests)] INFO -- filling :reply_field with ""1099[May 04 2023 00:09:54 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1100[May 04 2023 00:09:55 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+01101This is the suggestion for line number 6!1102```"1103[May 04 2023 00:09:55 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1104[May 04 2023 00:09:55 UTC (QA Tests)] INFO -- clicking :comment_now_button1105[May 04 2023 00:09:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.919s1106[May 04 2023 00:09:57 UTC (QA Tests)] INFO -- clicking :diff_comment_button1107[May 04 2023 00:09:57 UTC (QA Tests)] INFO -- clicking :suggestion_button1108[May 04 2023 00:09:57 UTC (QA Tests)] INFO -- filling :reply_field with ""1109[May 04 2023 00:09:57 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1110[May 04 2023 00:09:57 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+01111This is the suggestion for line number 10!1112```"1113[May 04 2023 00:09:57 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1114[May 04 2023 00:09:58 UTC (QA Tests)] INFO -- clicking :comment_now_button1115[May 04 2023 00:09:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.791s1116[May 04 2023 00:09:59 UTC (QA Tests)] INFO -- clicking :diff_comment_button1117[May 04 2023 00:09:59 UTC (QA Tests)] INFO -- clicking :suggestion_button1118[May 04 2023 00:09:59 UTC (QA Tests)] INFO -- filling :reply_field with ""1119[May 04 2023 00:09:59 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1120[May 04 2023 00:10:00 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+01121This is the suggestion for line number 13!1122```"1123[May 04 2023 00:10:00 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1124[May 04 2023 00:10:01 UTC (QA Tests)] INFO -- clicking :comment_now_button1125[May 04 2023 00:10:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.762s1126[May 04 2023 00:10:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.056s1127[May 04 2023 00:10:04 UTC (QA Tests)] INFO -- clicking :user_avatar_content1128[May 04 2023 00:10:04 UTC (QA Tests)] INFO -- clicking :sign_out_link1129[May 04 2023 00:10:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1130[May 04 2023 00:10:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1131[May 04 2023 00:10:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1132[May 04 2023 00:10:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1133[May 04 2023 00:10:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1134[May 04 2023 00:10:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.87s1135[May 04 2023 00:10:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/suggestions_project-d5a73a8100d5cc95/-/merge_requests/11136[May 04 2023 00:10:10 UTC (QA Tests)] INFO -- clicking :diffs_tab1137[May 04 2023 00:10:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? file_tree_button' took 1.026s1138[May 04 2023 00:10:12 UTC (QA Tests)] INFO -- filling :commit_message_field with "Custom commit message"1139[May 04 2023 00:10:12 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1140[May 04 2023 00:10:12 UTC (QA Tests)] INFO -- clicking :commit_with_custom_message_button1141[May 04 2023 00:10:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.201s1142[May 04 2023 00:10:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? applying_badge' took 2.216s1143 applies multiple suggestions1144Verify1145 Cancelling merge request in merge train1146 when system cancels the merge request1147 creates a TODO task (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/324122)1148Verify1149 Multi-project pipelines1150[May 04 2023 00:10:15 UTC (QA Tests)] INFO -- Starting test: Verify Multi-project pipelines creates a multi-project pipeline with artifact download1151[May 04 2023 00:10:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds1152[May 04 2023 00:10:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.22 seconds1153[May 04 2023 00:10:15 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1154[May 04 2023 00:10:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1155[May 04 2023 00:10:16 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1f8831bc --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1f8831bc 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-1f8831bc --url http://gitlab-ee-1aa8b1c2.test --registration-token **** --tag-list qa-runner-1f8831bc --executor shell && gitlab-runner run" `1156[May 04 2023 00:10:17 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1f8831bc`1157[May 04 2023 00:10:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1158[May 04 2023 00:10:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1f8831bc' via api in 2.0 seconds1159[May 04 2023 00:10:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/downstream-project-ab285ae7481309ec' via api in 0.42 seconds1160[May 04 2023 00:10:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/upstream-project-e4914c2d6c596c3a' via api in 0.41 seconds1161[May 04 2023 00:10:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1162[May 04 2023 00:10:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds1163[May 04 2023 00:10:19 UTC (QA Tests)] INFO -- filling :login_field with "root"1164[May 04 2023 00:10:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1165[May 04 2023 00:10:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1166[May 04 2023 00:10:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1167[May 04 2023 00:10:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1168[May 04 2023 00:10:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.938s1169[May 04 2023 00:10:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/upstream-project-e4914c2d6c596c3a1170[May 04 2023 00:10:27 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1171[May 04 2023 00:10:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_link' took 1.268s1172[May 04 2023 00:10:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 0.989s1173[May 04 2023 00:10:30 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1174[May 04 2023 00:10:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1f8831bc'1175[May 04 2023 00:10:31 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1f8831bc`1176[May 04 2023 00:10:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/upstream-project-e4914c2d6c596c3a'1177[May 04 2023 00:10:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/downstream-project-ab285ae7481309ec'1178 creates a multi-project pipeline with artifact download1179Release1180 Deploy token creation1181[May 04 2023 00:10:32 UTC (QA Tests)] INFO -- Starting test: Release Deploy token creation user adds a deploy token1182[May 04 2023 00:10:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1183[May 04 2023 00:10:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1184[May 04 2023 00:10:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"1185[May 04 2023 00:10:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1186[May 04 2023 00:10:33 UTC (QA Tests)] INFO -- clicking :sign_in_button1187[May 04 2023 00:10:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.939s1188[May 04 2023 00:10:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.13 seconds1189[May 04 2023 00:10:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.25 seconds1190[May 04 2023 00:10:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-to-deploy-95cdfb89dac257cf' via api in 0.73 seconds1191[May 04 2023 00:10:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.93 seconds1192 user adds a deploy token1193Fulfillment1194 Active license details1195[May 04 2023 00:10:37 UTC (QA Tests)] INFO -- Starting test: Fulfillment Active license details shows up in subscription page1196[May 04 2023 00:10:37 UTC (QA Tests)] INFO -- filling :login_field with "root"1197[May 04 2023 00:10:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1198[May 04 2023 00:10:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1199[May 04 2023 00:10:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1200[May 04 2023 00:10:38 UTC (QA Tests)] INFO -- clicking :sign_in_button1201[May 04 2023 00:10:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.931s1202[May 04 2023 00:10:41 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments1203 shows up in subscription page1204Manage1205 basic user login1206[May 04 2023 00:10:42 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out1207[May 04 2023 00:10:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1208[May 04 2023 00:10:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1209[May 04 2023 00:10:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1210[May 04 2023 00:10:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1211[May 04 2023 00:10:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1212[May 04 2023 00:10:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.307s1213[May 04 2023 00:10:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.022s1214[May 04 2023 00:10:48 UTC (QA Tests)] INFO -- clicking :user_avatar_content1215[May 04 2023 00:10:48 UTC (QA Tests)] INFO -- clicking :sign_out_link1216 user logs in using basic credentials and logs out1217Create1218 Approval rules1219[May 04 2023 00:10:48 UTC (QA Tests)] INFO -- Starting test: Create Approval rules allows multiple approval rules with users and groups1220[May 04 2023 00:10:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1221[May 04 2023 00:10:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.16 seconds1222[May 04 2023 00:10:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/approval-rules-317738f578346f68' via api in 0.79 seconds1223[May 04 2023 00:10:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1224[May 04 2023 00:10:49 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/approval-rules-317738f578346f68 QA::Resource::Project1225[May 04 2023 00:10:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.28 seconds1226[May 04 2023 00:10:50 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb QA::Resource::Group1227[May 04 2023 00:10:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1228[May 04 2023 00:10:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1229[May 04 2023 00:10:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1230[May 04 2023 00:10:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1231[May 04 2023 00:10:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1232[May 04 2023 00:10:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.989s1233[May 04 2023 00:10:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds1234[May 04 2023 00:10:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds1235[May 04 2023 00:10:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/approval-rules-317738f578346f681236[May 04 2023 00:10:56 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1237[May 04 2023 00:10:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.047s1238[May 04 2023 00:10:57 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Add a new feature"1239[May 04 2023 00:10:57 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1240[May 04 2023 00:10:58 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Great feature, much approval"1241[May 04 2023 00:10:58 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1242[May 04 2023 00:10:59 UTC (QA Tests)] INFO -- clicking :add_approvers_button1243[May 04 2023 00:11:00 UTC (QA Tests)] INFO -- filling :rule_name_field with "user"1244[May 04 2023 00:11:00 UTC (QA Tests)] INFO -- clicking the coordinates of :rule_name_field1245[May 04 2023 00:11:00 UTC (QA Tests)] INFO -- filling :approvals_required_field with "1"1246[May 04 2023 00:11:00 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_required_field1247[May 04 2023 00:11:01 UTC (QA Tests)] INFO -- Searching in dropdown: "gitlab-qa-user1"1248[May 04 2023 00:11:04 UTC (QA Tests)] INFO -- clicking :add_approvers_button1249[May 04 2023 00:11:05 UTC (QA Tests)] INFO -- filling :rule_name_field with "group"1250[May 04 2023 00:11:05 UTC (QA Tests)] INFO -- clicking the coordinates of :rule_name_field1251[May 04 2023 00:11:05 UTC (QA Tests)] INFO -- filling :approvals_required_field with "1"1252[May 04 2023 00:11:05 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_required_field1253[May 04 2023 00:11:06 UTC (QA Tests)] INFO -- Searching in dropdown: "gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb"1254[May 04 2023 00:11:10 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1255[May 04 2023 00:11:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.794s1256[May 04 2023 00:11:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 18.79 seconds1257[May 04 2023 00:11:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.054s1258[May 04 2023 00:11:16 UTC (QA Tests)] INFO -- clicking :user_avatar_content1259[May 04 2023 00:11:17 UTC (QA Tests)] INFO -- clicking :sign_out_link1260[May 04 2023 00:11:17 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1261[May 04 2023 00:11:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1262[May 04 2023 00:11:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1263[May 04 2023 00:11:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1264[May 04 2023 00:11:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1265[May 04 2023 00:11:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.554s1266[May 04 2023 00:11:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/approval-rules-317738f578346f68/-/merge_requests/11267[May 04 2023 00:11:22 UTC (QA Tests)] INFO -- clicking :approve_button1268[May 04 2023 00:11:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.54s1269[May 04 2023 00:11:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve_button' took 0.564s1270[May 04 2023 00:11:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.053s1271[May 04 2023 00:11:28 UTC (QA Tests)] INFO -- clicking :user_avatar_content1272[May 04 2023 00:11:28 UTC (QA Tests)] INFO -- clicking :sign_out_link1273[May 04 2023 00:11:29 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1274[May 04 2023 00:11:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1275[May 04 2023 00:11:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1276[May 04 2023 00:11:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1277[May 04 2023 00:11:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1278[May 04 2023 00:11:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.006s1279[May 04 2023 00:11:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/approval-rules-317738f578346f68/-/merge_requests/11280[May 04 2023 00:11:34 UTC (QA Tests)] INFO -- clicking :approve_button1281[May 04 2023 00:11:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.01s1282[May 04 2023 00:11:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve_button' took 1.038s1283[May 04 2023 00:11:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.033s1284[May 04 2023 00:11:39 UTC (QA Tests)] INFO -- clicking :user_avatar_content1285[May 04 2023 00:11:39 UTC (QA Tests)] INFO -- clicking :sign_out_link1286[May 04 2023 00:11:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1287[May 04 2023 00:11:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1288[May 04 2023 00:11:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"1289[May 04 2023 00:11:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1290[May 04 2023 00:11:40 UTC (QA Tests)] INFO -- clicking :sign_in_button1291[May 04 2023 00:11:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.88s1292[May 04 2023 00:11:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/approval-rules-317738f578346f68/-/merge_requests/11293[May 04 2023 00:11:45 UTC (QA Tests)] INFO -- clicking :merge_button1294[May 04 2023 00:11:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.523s1295[May 04 2023 00:11:48 UTC (QA Tests)] INFO -- Removing user gitlab-qa-user2 from gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb QA::Resource::Group1296[May 04 2023 00:11:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/approval-rules-317738f578346f68'1297 allows multiple approval rules with users and groups1298Plan1299 Read-only board configuration1300[May 04 2023 00:11:48 UTC (QA Tests)] INFO -- Starting test: Plan Read-only board configuration shows board configuration to user without edit permission1301[May 04 2023 00:11:49 UTC (QA Tests)] INFO -- filling :login_field with "root"1302[May 04 2023 00:11:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1303[May 04 2023 00:11:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"1304[May 04 2023 00:11:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1305[May 04 2023 00:11:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1306[May 04 2023 00:11:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.93s1307[May 04 2023 00:11:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1308[May 04 2023 00:11:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.17 seconds1309[May 04 2023 00:11:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-board-list-ee6b498f1f4c0ff0' via api in 0.71 seconds1310[May 04 2023 00:11:53 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.16 seconds1311[May 04 2023 00:11:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '9' via api in 0.13 seconds1312[May 04 2023 00:11:53 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '9' via api in 1.17 seconds1313[May 04 2023 00:11:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1314[May 04 2023 00:11:54 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-board-list-ee6b498f1f4c0ff0 QA::Resource::Project1315[May 04 2023 00:11:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.02s1316[May 04 2023 00:11:55 UTC (QA Tests)] INFO -- clicking :user_avatar_content1317[May 04 2023 00:11:55 UTC (QA Tests)] INFO -- clicking :sign_out_link1318[May 04 2023 00:12:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? sign_in_tab' took 11.018s1319[May 04 2023 00:12:07 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1320[May 04 2023 00:12:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1321[May 04 2023 00:12:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"1322[May 04 2023 00:12:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1323[May 04 2023 00:12:07 UTC (QA Tests)] INFO -- clicking :sign_in_button1324[May 04 2023 00:12:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.564s1325[May 04 2023 00:12:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-board-list-ee6b498f1f4c0ff01326[May 04 2023 00:12:10 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1327[May 04 2023 00:12:11 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1328[May 04 2023 00:12:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.672s1329[May 04 2023 00:12:11 UTC (QA Tests)] INFO -- clicking :boards_config_button1330[May 04 2023 00:12:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.55s1331[May 04 2023 00:12:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element boards_config_button' took 0.634s1332[May 04 2023 00:12:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? board_name_field' took 1.02s1333 shows board configuration to user without edit permission1334Fulfillment1335 with an active subscription1336 behaves like Purchase storage1337 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)1338 without active subscription1339 behaves like Purchase storage1340 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)1341 with existing CI minutes packs1342 behaves like Purchase storage1343 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)1344Create1345 Protected branch support1346 when developers and maintainers are not allowed to push to a protected branch1347[May 04 2023 00:12:13 UTC (QA Tests)] INFO -- Starting test: Create Protected branch support when developers and maintainers are not allowed to push to a protected branch user without push rights fails to push to the protected branch1348[May 04 2023 00:12:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1349[May 04 2023 00:12:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1350[May 04 2023 00:12:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1351[May 04 2023 00:12:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1352[May 04 2023 00:12:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1353[May 04 2023 00:12:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.94s1354[May 04 2023 00:12:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1355[May 04 2023 00:12:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.16 seconds1356[May 04 2023 00:12:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/protected-branch-project-dce7d25efeef1804' via api in 0.88 seconds1357[May 04 2023 00:12:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.33 seconds1358[May 04 2023 00:12:18 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"1359[May 04 2023 00:12:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.9 seconds1360 user without push rights fails to push to the protected branch1361 when developers and maintainers are allowed to push to a protected branch1362[May 04 2023 00:12:21 UTC (QA Tests)] INFO -- Starting test: Create Protected branch support when developers and maintainers are allowed to push to a protected branch user with push rights successfully pushes to the protected branch1363[May 04 2023 00:12:22 UTC (QA Tests)] INFO -- filling :login_field with "root"1364[May 04 2023 00:12:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1365[May 04 2023 00:12:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1366[May 04 2023 00:12:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1367[May 04 2023 00:12:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1368[May 04 2023 00:12:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.953s1369[May 04 2023 00:12:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1370[May 04 2023 00:12:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.19 seconds1371[May 04 2023 00:12:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/protected-branch-project-6968e223266afca2' via api in 0.93 seconds1372[May 04 2023 00:12:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds1373[May 04 2023 00:12:27 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"1374[May 04 2023 00:12:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.73 seconds1375[May 04 2023 00:12:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.55 seconds1376 user with push rights successfully pushes to the protected branch1377Verify1378 Pipeline API defined variable inheritance1379[May 04 2023 00:12:29 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline API defined variable inheritance is determined based on forward:pipeline_variables condition1380[May 04 2023 00:12:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1381[May 04 2023 00:12:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-uf2176hp' via api in 0.35 seconds1382[May 04 2023 00:12:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1383[May 04 2023 00:12:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1384[May 04 2023 00:12:30 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name uf2176hp --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach uf2176hp 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 uf2176hp --url http://gitlab-ee-1aa8b1c2.test --registration-token **** --tag-list uf2176hp --executor shell && gitlab-runner run" `1385[May 04 2023 00:12:30 UTC (QA Tests)] INFO -- Executing: `docker logs uf2176hp`1386[May 04 2023 00:12:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1387[May 04 2023 00:12:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'uf2176hp' via api in 1.54 seconds1388[May 04 2023 00:12:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1389[May 04 2023 00:12:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1390[May 04 2023 00:12:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1391[May 04 2023 00:12:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1392[May 04 2023 00:12:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1393[May 04 2023 00:12:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.862s1394[May 04 2023 00:12:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-uf2176hp/downstream1-variable-inheritance-e515697dfdf1e789' via api in 0.59 seconds1395[May 04 2023 00:12:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds1396[May 04 2023 00:12:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-uf2176hp/upstream-variable-inheritance-9b9c0452049bae93' via api in 0.98 seconds1397[May 04 2023 00:12:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.98 seconds1398[May 04 2023 00:12:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '12' via api in 0.07 seconds1399[May 04 2023 00:12:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '12' via api in 0.08 seconds1400[May 04 2023 00:12:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '12' via api in 0.07 seconds1401[May 04 2023 00:12:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '12' via api in 0.13 seconds1402[May 04 2023 00:12:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '12' via api in 0.09 seconds1403[May 04 2023 00:12:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '12' via api in 0.07 seconds1404[May 04 2023 00:12:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '12' via api in 0.11 seconds1405[May 04 2023 00:12:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '12' via api in 0.09 seconds1406[May 04 2023 00:12:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '12' via api in 0.12 seconds1407[May 04 2023 00:12:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '12' via api in 0.07 seconds1408[May 04 2023 00:12:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '12' via api in 0.07 seconds1409[May 04 2023 00:12:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Pipeline with id '16' via api in 0.48 seconds1410[May 04 2023 00:12:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.08 seconds1411[May 04 2023 00:12:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.07 seconds1412[May 04 2023 00:12:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.07 seconds1413[May 04 2023 00:12:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '19' via api in 0.07 seconds1414[May 04 2023 00:12:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.15 seconds1415[May 04 2023 00:12:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '17' via api in 0.07 seconds1416[May 04 2023 00:12:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.07 seconds1417[May 04 2023 00:12:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '18' via api in 0.06 seconds1418[May 04 2023 00:12:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.07 seconds1419[May 04 2023 00:12:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '19' via api in 0.07 seconds1420[May 04 2023 00:12:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'uf2176hp'1421[May 04 2023 00:12:55 UTC (QA Tests)] INFO -- Executing: `docker rm -f uf2176hp`1422 is determined based on forward:pipeline_variables condition1423Create1424 Cherry picking a commit1425[May 04 2023 00:12:55 UTC (QA Tests)] INFO -- Starting test: Create Cherry picking a commit creates a merge request1426[May 04 2023 00:12:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1427[May 04 2023 00:12:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1428[May 04 2023 00:12:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1429[May 04 2023 00:12:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1430[May 04 2023 00:12:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1431[May 04 2023 00:12:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.934s1432[May 04 2023 00:12:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1433[May 04 2023 00:12:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.18 seconds1434[May 04 2023 00:13:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-e58cc0395573c788' via api in 0.96 seconds1435[May 04 2023 00:13:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds1436[May 04 2023 00:13:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::Commit at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-e58cc0395573c788/-/commit/c687bed254e1a5d0619854fe75e1e21ffbf9e4381437[May 04 2023 00:13:02 UTC (QA Tests)] INFO -- clicking :options_button1438[May 04 2023 00:13:02 UTC (QA Tests)] INFO -- clicking :cherry_pick_button and ensuring QA::Page::Component::CommitModal is present1439[May 04 2023 00:13:03 UTC (QA Tests)] INFO -- clicking :submit_commit_button1440[May 04 2023 00:13:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_commit_button' took 1.414s1441[May 04 2023 00:13:04 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1442[May 04 2023 00:13:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.341s1443[May 04 2023 00:13:06 UTC (QA Tests)] INFO -- clicking :diffs_tab1444[May 04 2023 00:13:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? file_tree_button' took 1.026s1445[May 04 2023 00:13:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? file_tree_container' took 11.034s1446[May 04 2023 00:13:19 UTC (QA Tests)] INFO -- clicking :file_tree_button1447 creates a merge request1448Create1449 Push mirror a repository over HTTP1450[May 04 2023 00:13:19 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs LFS objects for a (push) mirrored repository1451[May 04 2023 00:13:19 UTC (QA Tests)] INFO -- filling :login_field with "root"1452[May 04 2023 00:13:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1453[May 04 2023 00:13:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1454[May 04 2023 00:13:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1455[May 04 2023 00:13:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1456[May 04 2023 00:13:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.948s1457[May 04 2023 00:13:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1458[May 04 2023 00:13:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.4 seconds1459[May 04 2023 00:13:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/push-mirror-target-project-aa1f7b785d5dabc1' via api in 2.13 seconds1460[May 04 2023 00:13:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1461[May 04 2023 00:13:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.16 seconds1462[May 04 2023 00:13:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-code-9da83b15e025e3bb' via api in 1.07 seconds1463[May 04 2023 00:13:29 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1464[May 04 2023 00:13:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 4.61 seconds1465[May 04 2023 00:13:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-code-9da83b15e025e3bb1466[May 04 2023 00:13:31 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1467[May 04 2023 00:13:32 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1468[May 04 2023 00:13:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 1.57s1469[May 04 2023 00:13:34 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/push-mirror-target-project-aa1f7b785d5dabc1.git"1470[May 04 2023 00:13:34 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field1471[May 04 2023 00:13:35 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field1472[May 04 2023 00:13:36 UTC (QA Tests)] INFO -- selecting "Password" in :authentication_method_field1473[May 04 2023 00:13:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"1474[May 04 2023 00:13:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1475[May 04 2023 00:13:36 UTC (QA Tests)] INFO -- clicking :mirror_repository_button1476[May 04 2023 00:13:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element mirror_repository_button' took 1.249s1477[May 04 2023 00:13:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? updating_button' took 11.044s1478[May 04 2023 00:13:49 UTC (QA Tests)] INFO -- clicking :update_now_button1479[May 04 2023 00:13:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element update_now_button' took 1.268s1480[May 04 2023 00:13:50 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-code-9da83b15e025e3bb/-/settings/repository#js-push-remote-settings1481[May 04 2023 00:14:12 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-code-9da83b15e025e3bb/-/settings/repository#js-push-remote-settings1482[May 04 2023 00:14:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.0s1483[May 04 2023 00:14:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/push-mirror-target-project-aa1f7b785d5dabc11484[May 04 2023 00:14:15 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments1485 configures and syncs LFS objects for a (push) mirrored repository1486Manage1487 OIDC1488[May 04 2023 00:14:15 UTC (QA Tests)] INFO -- Starting test: Manage OIDC creates GitLab OIDC application and uses it to login1489[May 04 2023 00:14:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-a8092879e828f3a4' via api in 0.31 seconds1490[May 04 2023 00:14:16 UTC (QA Tests)] INFO -- filling :login_field with "root"1491[May 04 2023 00:14:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1492[May 04 2023 00:14:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"1493[May 04 2023 00:14:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1494[May 04 2023 00:14:17 UTC (QA Tests)] INFO -- clicking :sign_in_button1495[May 04 2023 00:14:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.941s1496[May 04 2023 00:14:20 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1497[May 04 2023 00:14:20 UTC (QA Tests)] INFO -- clicking :admin_area_link1498[May 04 2023 00:14:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element admin_area_link' took 0.577s1499[May 04 2023 00:14:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter Admin Mode' took 1.251s1500[May 04 2023 00:14:22 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1501[May 04 2023 00:14:22 UTC (QA Tests)] INFO -- clicking :new_application_button1502[May 04 2023 00:14:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_application_button' took 1.013s1503[May 04 2023 00:14:23 UTC (QA Tests)] INFO -- filling :name_field with "Instance OAuth Application 29e8923888458c63"1504[May 04 2023 00:14:23 UTC (QA Tests)] INFO -- clicking the coordinates of :name_field1505[May 04 2023 00:14:24 UTC (QA Tests)] INFO -- filling :redirect_uri_field with "http://gitlab-oidc-consumer.test/users/auth/openid_connect/callback"1506[May 04 2023 00:14:24 UTC (QA Tests)] INFO -- clicking the coordinates of :redirect_uri_field1507[May 04 2023 00:14:24 UTC (QA Tests)] INFO -- checking via JS :trusted_checkbox with args {}1508[May 04 2023 00:14:24 UTC (QA Tests)] INFO -- clicking :openid_label1509[May 04 2023 00:14:24 UTC (QA Tests)] INFO -- clicking :profile_label1510[May 04 2023 00:14:24 UTC (QA Tests)] INFO -- clicking :email_label1511[May 04 2023 00:14:24 UTC (QA Tests)] INFO -- clicking :save_application_button1512[May 04 2023 00:14:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 29e8923888458c63' via browser_ui in 9.2 seconds1513[May 04 2023 00:14:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.039s1514[May 04 2023 00:14:26 UTC (QA Tests)] INFO -- clicking :user_avatar_content1515[May 04 2023 00:14:26 UTC (QA Tests)] INFO -- clicking :sign_out_link1516[May 04 2023 00:14:27 UTC (QA Tests)] INFO -- Executing: `docker login --username "gitlab-ci-token" --password "****" registry.gitlab.com`1517[May 04 2023 00:14:27 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:b9575e7c43571b11a377dc18917bc9c6087b2da5`1518[May 04 2023 00:14:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1519[May 04 2023 00:14:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1520[May 04 2023 00:14:28 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname gitlab-oidc-consumer.test --publish 80:80 --env GITLAB_OMNIBUS_CONFIG="gitlab_rails['initial_root_password']='5iveL!fe'; gitlab_rails['omniauth_enabled'] = true; gitlab_rails['omniauth_allow_single_sign_on'] = true; gitlab_rails['omniauth_block_auto_created_users'] = false; gitlab_rails['omniauth_providers'] = [ { name: 'openid_connect', label: 'GitLab OIDC', args: { name: 'openid_connect', scope: ['openid','profile','email'], response_type: 'code', issuer: 'http://gitlab-ee-1aa8b1c2.test', discovery: false, uid_field: 'preferred_username', send_scope_to_token_endpoint: 'false', client_options: { identifier: '89f6c730fc5685e6879e91f6a7e277ff5281b14f1a919a393c62a758a2c155b1', secret: '6ad4fd66b9607e3b9dcdcb323c572c39614a1397b315f24134e2b6190601ae3b', redirect_uri: 'http://gitlab-oidc-consumer.test/users/auth/openid_connect/callback', jwks_uri: 'http://gitlab-ee-1aa8b1c2.test/oauth/discovery/keys', userinfo_endpoint: 'http://gitlab-ee-1aa8b1c2.test/oauth/userinfo', token_endpoint: 'http://gitlab-ee-1aa8b1c2.test/oauth/token', authorization_endpoint: 'http://gitlab-ee-1aa8b1c2.test/oauth/authorize' } } } ]; " --name gitlab-oidc-consumer registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:b9575e7c43571b11a377dc18917bc9c6087b2da5 `1521[May 04 2023 00:14:28 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1522[May 04 2023 00:14:33 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1523[May 04 2023 00:14:39 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1524[May 04 2023 00:14:44 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1525[May 04 2023 00:14:49 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1526[May 04 2023 00:14:54 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1527[May 04 2023 00:14:59 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1528[May 04 2023 00:15:04 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1529[May 04 2023 00:15:10 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1530[May 04 2023 00:15:15 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1531[May 04 2023 00:15:20 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1532[May 04 2023 00:15:25 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1533[May 04 2023 00:15:30 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1534[May 04 2023 00:15:35 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1535[May 04 2023 00:15:41 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1536[May 04 2023 00:15:46 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1537[May 04 2023 00:15:51 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1538[May 04 2023 00:15:56 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1539[May 04 2023 00:16:01 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1540[May 04 2023 00:16:07 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1541[May 04 2023 00:16:12 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1542[May 04 2023 00:16:17 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1543[May 04 2023 00:16:22 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1544[May 04 2023 00:16:27 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1545[May 04 2023 00:16:32 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1546[May 04 2023 00:16:38 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1547[May 04 2023 00:16:43 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1548[May 04 2023 00:16:48 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1549[May 04 2023 00:16:53 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1550[May 04 2023 00:16:58 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1551[May 04 2023 00:17:04 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1552[May 04 2023 00:17:09 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1553[May 04 2023 00:17:14 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1554[May 04 2023 00:17:19 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1555[May 04 2023 00:17:24 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1556[May 04 2023 00:17:29 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1557[May 04 2023 00:17:40 UTC (QA Tests)] INFO -- clicking :oidc_login_button1558[May 04 2023 00:17:41 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-a8092879e828f3a4"1559[May 04 2023 00:17:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1560[May 04 2023 00:17:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1561[May 04 2023 00:17:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1562[May 04 2023 00:17:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1563[May 04 2023 00:17:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 3.296s1564[May 04 2023 00:17:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application 29e8923888458c63'1565[May 04 2023 00:17:47 UTC (QA Tests)] INFO -- Executing: `docker rm -f gitlab-oidc-consumer`1566 creates GitLab OIDC application and uses it to login1567Create1568 Personal snippet creation1569[May 04 2023 00:17:48 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet1570[May 04 2023 00:17:49 UTC (QA Tests)] INFO -- filling :login_field with "root"1571[May 04 2023 00:17:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1572[May 04 2023 00:17:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"1573[May 04 2023 00:17:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1574[May 04 2023 00:17:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1575[May 04 2023 00:17:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.147s1576[May 04 2023 00:17:53 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1577[May 04 2023 00:17:53 UTC (QA Tests)] INFO -- clicking :global_new_snippet_link1578[May 04 2023 00:17:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element global_new_snippet_link' took 0.736s1579[May 04 2023 00:17:54 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"1580[May 04 2023 00:17:54 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field1581[May 04 2023 00:17:54 UTC (QA Tests)] INFO -- clicking :description_placeholder1582[May 04 2023 00:17:54 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"1583[May 04 2023 00:17:54 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field1584[May 04 2023 00:17:55 UTC (QA Tests)] INFO -- clicking :visibility_content1585[May 04 2023 00:17:55 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"1586[May 04 2023 00:17:55 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1587[May 04 2023 00:17:55 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1588[May 04 2023 00:17:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.121s1589[May 04 2023 00:17:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.128s1590[May 04 2023 00:17:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via browser_ui in 3.94 seconds1591[May 04 2023 00:17:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '1'1592 user creates a personal snippet1593Govern1594 Project1595 for change visibility1596 behaves like audit event1597[May 04 2023 00:17:57 UTC (QA Tests)] INFO -- Starting test: Govern Project for change visibility behaves like audit event logs audit events for UI operations1598[May 04 2023 00:17:58 UTC (QA Tests)] INFO -- filling :login_field with "root"1599[May 04 2023 00:17:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1600[May 04 2023 00:17:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"1601[May 04 2023 00:17:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1602[May 04 2023 00:17:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1603[May 04 2023 00:18:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.665s1604[May 04 2023 00:18:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1605[May 04 2023 00:18:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.18 seconds1606[May 04 2023 00:18:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/awesome-project-2c096fc9c8b149c7' via api in 2.45 seconds1607[May 04 2023 00:18:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/awesome-project-2c096fc9c8b149c71608[May 04 2023 00:18:06 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1609[May 04 2023 00:18:06 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1610[May 04 2023 00:18:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 1.522s1611[May 04 2023 00:18:09 UTC (QA Tests)] INFO -- selecting "Private" in :project_visibility_dropdown1612[May 04 2023 00:18:09 UTC (QA Tests)] INFO -- clicking :visibility_features_permissions_save_button1613[May 04 2023 00:18:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element visibility_features_permissions_save_button' took 1.296s1614[May 04 2023 00:18:11 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1615[May 04 2023 00:18:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.687s1616 logs audit events for UI operations1617 for project archive and unarchive1618 behaves like audit event1619[May 04 2023 00:18:12 UTC (QA Tests)] INFO -- Starting test: Govern Project for project archive and unarchive behaves like audit event logs audit events for UI operations1620[May 04 2023 00:18:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.574s1621[May 04 2023 00:18:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.578s1622[May 04 2023 00:18:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? login_page' took 0.6s1623[May 04 2023 00:18:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1624[May 04 2023 00:18:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1625[May 04 2023 00:18:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1626[May 04 2023 00:18:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1627[May 04 2023 00:18:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1628[May 04 2023 00:18:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.062s1629[May 04 2023 00:18:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1630[May 04 2023 00:18:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.17 seconds1631[May 04 2023 00:18:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/awesome-project-d9017a11f96e7991' via api in 1.04 seconds1632[May 04 2023 00:18:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/awesome-project-d9017a11f96e79911633[May 04 2023 00:18:20 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1634[May 04 2023 00:18:20 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1635[May 04 2023 00:18:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.953s1636[May 04 2023 00:18:22 UTC (QA Tests)] INFO -- clicking :archive_project_link1637[May 04 2023 00:18:22 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1638[May 04 2023 00:18:24 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1639[May 04 2023 00:18:25 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1640[May 04 2023 00:18:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 1.405s1641[May 04 2023 00:18:27 UTC (QA Tests)] INFO -- clicking :unarchive_project_link1642[May 04 2023 00:18:28 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1643[May 04 2023 00:18:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 3.18s1644[May 04 2023 00:18:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 3.184s1645[May 04 2023 00:18:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element sidebar_menu_link' took 3.41s1646[May 04 2023 00:18:31 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1647[May 04 2023 00:18:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.598s1648 logs audit events for UI operations1649 for add project1650 behaves like audit event1651[May 04 2023 00:18:32 UTC (QA Tests)] INFO -- Starting test: Govern Project for add project behaves like audit event logs audit events for UI operations1652[May 04 2023 00:18:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1653[May 04 2023 00:18:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1654[May 04 2023 00:18:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"1655[May 04 2023 00:18:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1656[May 04 2023 00:18:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1657[May 04 2023 00:18:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.065s1658[May 04 2023 00:18:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.2 seconds1659[May 04 2023 00:18:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.31 seconds1660[May 04 2023 00:18:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-1aa8b1c2.test/groups/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb1661[May 04 2023 00:18:38 UTC (QA Tests)] INFO -- clicking :new_project_button1662[May 04 2023 00:18:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.732s1663[May 04 2023 00:18:39 UTC (QA Tests)] INFO -- clicking :panel_link1664[May 04 2023 00:18:39 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1665[May 04 2023 00:18:39 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb"1666[May 04 2023 00:18:39 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1667[May 04 2023 00:18:40 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}1668[May 04 2023 00:18:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/audit-add-project-via-ui-e5317b745c629b75' via browser_ui in 5.7 seconds1669[May 04 2023 00:18:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/audit-add-project-via-ui-e5317b745c629b751670[May 04 2023 00:18:44 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1671[May 04 2023 00:18:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.708s1672 logs audit events for UI operations1673 for add user access as guest1674 behaves like audit event1675[May 04 2023 00:18:45 UTC (QA Tests)] INFO -- Starting test: Govern Project for add user access as guest behaves like audit event logs audit events for UI operations1676[May 04 2023 00:18:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1677[May 04 2023 00:18:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1678[May 04 2023 00:18:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1679[May 04 2023 00:18:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1680[May 04 2023 00:18:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1681[May 04 2023 00:18:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.163s1682[May 04 2023 00:18:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1683[May 04 2023 00:18:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.2 seconds1684[May 04 2023 00:18:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/awesome-project-6653f10343d7700e' via api in 1.25 seconds1685[May 04 2023 00:18:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/awesome-project-6653f10343d7700e1686[May 04 2023 00:18:53 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1687[May 04 2023 00:18:53 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1688[May 04 2023 00:18:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.767s1689[May 04 2023 00:18:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds1690[May 04 2023 00:18:54 UTC (QA Tests)] INFO -- clicking :invite_members_button1691[May 04 2023 00:18:55 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"1692[May 04 2023 00:18:55 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input1693[May 04 2023 00:18:55 UTC (QA Tests)] INFO -- clicking :invite_button1694[May 04 2023 00:18:58 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1695[May 04 2023 00:18:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.601s1696 logs audit events for UI operations1697 for export file download1698 behaves like audit event1699[May 04 2023 00:18:59 UTC (QA Tests)] INFO -- Starting test: Govern Project for export file download behaves like audit event logs audit events for UI operations1700[May 04 2023 00:18:59 UTC (QA Tests)] INFO -- filling :login_field with "root"1701[May 04 2023 00:18:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1702[May 04 2023 00:18:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1703[May 04 2023 00:18:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1704[May 04 2023 00:19:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1705[May 04 2023 00:19:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.009s1706[May 04 2023 00:19:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.1 seconds1707[May 04 2023 00:19:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.22 seconds1708[May 04 2023 00:19:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project_for_export-6fb64f9b334053b6' via api in 1.25 seconds1709[May 04 2023 00:19:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project_for_export-6fb64f9b334053b61710[May 04 2023 00:19:06 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1711[May 04 2023 00:19:06 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1712[May 04 2023 00:19:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.76s1713[May 04 2023 00:19:08 UTC (QA Tests)] INFO -- clicking :export_project_link1714[May 04 2023 00:19:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element export_project_link' took 0.939s1715[May 04 2023 00:19:09 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1716[May 04 2023 00:19:20 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1717[May 04 2023 00:19:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.783s1718[May 04 2023 00:19:22 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="export_project_content"],.qa-export-project-content1719[May 04 2023 00:19:22 UTC (QA Tests)] INFO -- clicking :download_export_link1720[May 04 2023 00:19:23 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1721[May 04 2023 00:19:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.644s1722 logs audit events for UI operations1723 for add deploy key1724 behaves like audit event1725[May 04 2023 00:19:24 UTC (QA Tests)] INFO -- Starting test: Govern Project for add deploy key behaves like audit event logs audit events for UI operations1726[May 04 2023 00:19:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1727[May 04 2023 00:19:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1728[May 04 2023 00:19:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1729[May 04 2023 00:19:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1730[May 04 2023 00:19:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1731[May 04 2023 00:19:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.941s1732[May 04 2023 00:19:28 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230504-38-27urhc/id_rsa -N `1733[May 04 2023 00:19:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1734[May 04 2023 00:19:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.17 seconds1735[May 04 2023 00:19:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/awesome-project-79d8358b241e7e4d' via api in 0.99 seconds1736[May 04 2023 00:19:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/awesome-project-79d8358b241e7e4d1737[May 04 2023 00:19:30 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1738[May 04 2023 00:19:31 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1739[May 04 2023 00:19:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.787s1740[May 04 2023 00:19:33 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"1741[May 04 2023 00:19:33 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field1742[May 04 2023 00:19:33 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"1743[May 04 2023 00:19:33 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field1744[May 04 2023 00:19:34 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button1745[May 04 2023 00:19:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_deploy_key_button' took 1.359s1746[May 04 2023 00:19:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 5.87 seconds1747[May 04 2023 00:19:35 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1748[May 04 2023 00:19:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.603s1749 logs audit events for UI operations1750Create1751 Merge requests1752 when merging once1753 behaves like merge when pipeline succeeds1754 merges after pipeline succeeds (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/403017)1755Plan1756 Testing wiki content creation inside a project1757[May 04 2023 00:19:36 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a second page to the wiki1758[May 04 2023 00:19:37 UTC (QA Tests)] INFO -- filling :login_field with "root"1759[May 04 2023 00:19:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1760[May 04 2023 00:19:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"1761[May 04 2023 00:19:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1762[May 04 2023 00:19:38 UTC (QA Tests)] INFO -- clicking :sign_in_button1763[May 04 2023 00:19:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.958s1764[May 04 2023 00:19:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1765[May 04 2023 00:19:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.17 seconds1766[May 04 2023 00:19:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/wiki_testing-454b1ca2ef33c3fa' via api in 0.65 seconds1767[May 04 2023 00:19:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.38 seconds1768[May 04 2023 00:19:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/wiki_testing-454b1ca2ef33c3fa/-/wikis/Home1769[May 04 2023 00:19:43 UTC (QA Tests)] INFO -- clicking :new_page_button1770[May 04 2023 00:19:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_page_button' took 0.822s1771[May 04 2023 00:19:43 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"1772[May 04 2023 00:19:43 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1773[May 04 2023 00:19:44 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"1774[May 04 2023 00:19:44 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field1775[May 04 2023 00:19:45 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"1776[May 04 2023 00:19:45 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox1777[May 04 2023 00:19:46 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1778[May 04 2023 00:19:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.076s1779 by adding a second page to the wiki1780[May 04 2023 00:19:47 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a second page to the wiki using git push1781[May 04 2023 00:19:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1782[May 04 2023 00:19:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1783[May 04 2023 00:19:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1784[May 04 2023 00:19:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1785[May 04 2023 00:19:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1786[May 04 2023 00:19:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.947s1787[May 04 2023 00:19:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1788[May 04 2023 00:19:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.17 seconds1789[May 04 2023 00:19:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/wiki_testing-0bff4f6551d6c26f' via api in 0.72 seconds1790[May 04 2023 00:19:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.09 seconds1791[May 04 2023 00:19:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.33 seconds1792[May 04 2023 00:19:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/wiki_testing-0bff4f6551d6c26f/-/wikis/just_another_wiki_page1793 by adding a second page to the wiki using git push1794[May 04 2023 00:19:54 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a home page to the wiki1795[May 04 2023 00:19:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1796[May 04 2023 00:19:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1797[May 04 2023 00:19:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"1798[May 04 2023 00:19:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1799[May 04 2023 00:19:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1800[May 04 2023 00:19:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.899s1801[May 04 2023 00:19:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1802[May 04 2023 00:19:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.17 seconds1803[May 04 2023 00:19:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/the_awesome_project-13cf278f191348cc' via api in 0.65 seconds1804[May 04 2023 00:19:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/the_awesome_project-13cf278f191348cc1805[May 04 2023 00:20:00 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1806[May 04 2023 00:20:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_link' took 0.578s1807[May 04 2023 00:20:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? js_lazy_loaded_content' took 11.023s1808[May 04 2023 00:20:12 UTC (QA Tests)] INFO -- clicking :create_first_page_link1809[May 04 2023 00:20:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_first_page_link' took 0.719s1810[May 04 2023 00:20:12 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"1811[May 04 2023 00:20:12 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1812[May 04 2023 00:20:13 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"1813[May 04 2023 00:20:13 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field1814[May 04 2023 00:20:13 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"1815[May 04 2023 00:20:13 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox1816[May 04 2023 00:20:14 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1817[May 04 2023 00:20:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.032s1818 by adding a home page to the wiki1819[May 04 2023 00:20:16 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content creation inside a project by adding a home page to the wiki using git push1820[May 04 2023 00:20:16 UTC (QA Tests)] INFO -- filling :login_field with "root"1821[May 04 2023 00:20:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1822[May 04 2023 00:20:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"1823[May 04 2023 00:20:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1824[May 04 2023 00:20:17 UTC (QA Tests)] INFO -- clicking :sign_in_button1825[May 04 2023 00:20:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.905s1826[May 04 2023 00:20:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1827[May 04 2023 00:20:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.17 seconds1828[May 04 2023 00:20:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/wiki_testing-c49428524c16f09b' via api in 0.64 seconds1829[May 04 2023 00:20:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.86 seconds1830[May 04 2023 00:20:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/wiki_testing-c49428524c16f09b/-/wikis/just_another_wiki_page1831 by adding a home page to the wiki using git push1832Govern1833 Project vulnerability report1834[May 04 2023 00:20:23 UTC (QA Tests)] INFO -- Starting test: Govern Project vulnerability report validates "fix a vulnerability" workflow1835[May 04 2023 00:20:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds1836[May 04 2023 00:20:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.2 seconds1837[May 04 2023 00:20:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-secure-013ff75da14c1330' via api in 0.43 seconds1838[May 04 2023 00:20:23 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1839[May 04 2023 00:20:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1840[May 04 2023 00:20:24 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-013ff75da14c1330 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-013ff75da14c1330 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-013ff75da14c1330 --url http://gitlab-ee-1aa8b1c2.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1841[May 04 2023 00:20:24 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-013ff75da14c1330`1842[May 04 2023 00:20:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1843[May 04 2023 00:20:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-013ff75da14c1330' via api in 1.49 seconds1844[May 04 2023 00:20:26 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1845[May 04 2023 00:20:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.73 seconds1846[May 04 2023 00:20:27 UTC (QA Tests)] INFO -- filling :login_field with "root"1847[May 04 2023 00:20:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1848[May 04 2023 00:20:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1849[May 04 2023 00:20:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1850[May 04 2023 00:20:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1851[May 04 2023 00:20:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.964s1852[May 04 2023 00:20:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-secure-013ff75da14c13301853[May 04 2023 00:20:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1854[May 04 2023 00:20:33 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments1855[May 04 2023 00:20:33 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1856[May 04 2023 00:20:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_link' took 0.633s1857[May 04 2023 00:20:45 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1858[May 04 2023 00:20:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 1.012s1859[May 04 2023 00:20:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.7 seconds1860[May 04 2023 00:20:47 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments1861[May 04 2023 00:20:48 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1862[May 04 2023 00:20:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_link' took 0.621s1863[May 04 2023 00:21:00 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1864[May 04 2023 00:21:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 1.082s1865[May 04 2023 00:21:01 UTC (QA Tests)] INFO -- clicking :vulnerability_status_content1866[May 04 2023 00:21:01 UTC (QA Tests)] INFO -- clicking :vulnerability_card_status_dropdown1867[May 04 2023 00:21:01 UTC (QA Tests)] INFO -- clicking :item_status_resolve1868[May 04 2023 00:21:02 UTC (QA Tests)] INFO -- clicking :change_status_button1869[May 04 2023 00:21:02 UTC (QA Tests)] INFO -- clicking :filter_status_dropdown1870[May 04 2023 00:21:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.619s1871[May 04 2023 00:21:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_status_dropdown' took 0.694s1872[May 04 2023 00:21:02 UTC (QA Tests)] INFO -- clicking :filter_all_statuses_dropdown_item1873[May 04 2023 00:21:03 UTC (QA Tests)] INFO -- clicking :filter_resolved_dropdown_item1874[May 04 2023 00:21:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter_resolved_dropdown_item' took 0.549s1875[May 04 2023 00:21:03 UTC (QA Tests)] INFO -- clicking :filter_status_dropdown1876[May 04 2023 00:21:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds1877[May 04 2023 00:21:04 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments1878[May 04 2023 00:21:05 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1879[May 04 2023 00:21:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_link' took 0.701s1880[May 04 2023 00:21:17 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1881[May 04 2023 00:21:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.908s1882[May 04 2023 00:21:18 UTC (QA Tests)] INFO -- clicking :filter_status_dropdown1883[May 04 2023 00:21:18 UTC (QA Tests)] INFO -- clicking :filter_all_statuses_dropdown_item1884[May 04 2023 00:21:18 UTC (QA Tests)] INFO -- clicking :filter_all_statuses_dropdown_item1885[May 04 2023 00:21:18 UTC (QA Tests)] INFO -- clicking :filter_status_dropdown1886[May 04 2023 00:21:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability_remediated_badge_content' took 11.014s1887[May 04 2023 00:21:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-013ff75da14c1330'1888[May 04 2023 00:21:29 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-013ff75da14c1330`1889 validates "fix a vulnerability" workflow1890Plan1891 Testing wiki content manipulation inside a project1892[May 04 2023 00:21:30 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content manipulation inside a project by manipulating content on the page1893[May 04 2023 00:21:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1894[May 04 2023 00:21:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1895[May 04 2023 00:21:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1896[May 04 2023 00:21:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1897[May 04 2023 00:21:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1898[May 04 2023 00:21:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.905s1899[May 04 2023 00:21:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1900[May 04 2023 00:21:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.21 seconds1901[May 04 2023 00:21:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/wiki_testing-f54727a37a7c490c' via api in 0.71 seconds1902[May 04 2023 00:21:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.15 seconds1903[May 04 2023 00:21:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/wiki_testing-f54727a37a7c490c/-/wikis/Home1904[May 04 2023 00:21:36 UTC (QA Tests)] INFO -- clicking :edit_page_button1905[May 04 2023 00:21:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_page_button' took 0.688s1906[May 04 2023 00:21:36 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"1907[May 04 2023 00:21:36 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1908[May 04 2023 00:21:37 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"1909[May 04 2023 00:21:37 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field1910[May 04 2023 00:21:38 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"1911[May 04 2023 00:21:38 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox1912[May 04 2023 00:21:38 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1913[May 04 2023 00:21:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.022s1914 by manipulating content on the page1915[May 04 2023 00:21:40 UTC (QA Tests)] INFO -- Starting test: Plan Testing wiki content manipulation inside a project by manipulating content on the page using git push1916[May 04 2023 00:21:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1917[May 04 2023 00:21:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1918[May 04 2023 00:21:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1919[May 04 2023 00:21:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1920[May 04 2023 00:21:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1921[May 04 2023 00:21:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.923s1922[May 04 2023 00:21:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds1923[May 04 2023 00:21:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.2 seconds1924[May 04 2023 00:21:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/wiki_testing-8f1025b9aeb48289' via api in 0.71 seconds1925[May 04 2023 00:21:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.12 seconds1926[May 04 2023 00:21:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.39 seconds1927[May 04 2023 00:21:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/wiki_testing-8f1025b9aeb48289/-/wikis/Home1928 by manipulating content on the page using git push1929Verify1930 Code coverage statistics1931[May 04 2023 00:21:48 UTC (QA Tests)] INFO -- Starting test: Verify Code coverage statistics creates an MR with code coverage statistics1932[May 04 2023 00:21:48 UTC (QA Tests)] INFO -- filling :login_field with "root"1933[May 04 2023 00:21:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1934[May 04 2023 00:21:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"1935[May 04 2023 00:21:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1936[May 04 2023 00:21:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1937[May 04 2023 00:21:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.832s1938[May 04 2023 00:21:53 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1939[May 04 2023 00:21:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1940[May 04 2023 00:21:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.18 seconds1941[May 04 2023 00:21:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-ci-cd-9052e215ecb05baa' via api in 0.69 seconds1942[May 04 2023 00:21:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1943[May 04 2023 00:21:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1683159713 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1683159713 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-1683159713 --url http://gitlab-ee-1aa8b1c2.test --registration-token **** --tag-list e2e-test --executor shell && gitlab-runner run" `1944[May 04 2023 00:22:00 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1683159713`1945[May 04 2023 00:22:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1946[May 04 2023 00:22:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1683159713' via api in 7.15 seconds1947[May 04 2023 00:22:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds1948[May 04 2023 00:22:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.73 seconds1949[May 04 2023 00:22:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.7 seconds1950[May 04 2023 00:22:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-ci-cd-9052e215ecb05baa/-/merge_requests/11951[May 04 2023 00:22:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge_request_pipeline_info_content' took 9.78s1952[May 04 2023 00:22:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1683159713'1953[May 04 2023 00:22:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1683159713`1954 creates an MR with code coverage statistics1955Create1956 Setup an MR with codeowners file1957[May 04 2023 00:22:15 UTC (QA Tests)] INFO -- Starting test: Create Setup an MR with codeowners file creates a merge request with codeowners file and squashing commits enabled1958[May 04 2023 00:22:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1959[May 04 2023 00:22:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.19 seconds1960[May 04 2023 00:22:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/the_awesome_project-22a8401e94fae95d' via api in 1.04 seconds1961[May 04 2023 00:22:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds1962[May 04 2023 00:22:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds1963[May 04 2023 00:22:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.33 seconds1964[May 04 2023 00:22:17 UTC (QA Tests)] INFO -- filling :login_field with "root"1965[May 04 2023 00:22:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1966[May 04 2023 00:22:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1967[May 04 2023 00:22:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1968[May 04 2023 00:22:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1969[May 04 2023 00:22:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.048s1970[May 04 2023 00:22:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch1971[May 04 2023 00:22:22 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1972[May 04 2023 00:22:22 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1973[May 04 2023 00:22:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.19 seconds1974[May 04 2023 00:22:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.21 seconds1975[May 04 2023 00:22:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.38 seconds1976[May 04 2023 00:22:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/the_awesome_project-22a8401e94fae95d/-/merge_requests/11977[May 04 2023 00:22:25 UTC (QA Tests)] INFO -- checking via JS :squash_checkbox with args {}1978[May 04 2023 00:22:25 UTC (QA Tests)] INFO -- clicking :merge_button1979[May 04 2023 00:22:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.161s1980[May 04 2023 00:22:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.541s1981[May 04 2023 00:22:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged_status_content' took 1.607s1982 creates a merge request with codeowners file and squashing commits enabled1983Create1984 Codeowners1985 when the project is in a subgroup1986 and the code owner is a user1987 behaves like code owner merge request1988[May 04 2023 00:22:28 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 merged1989[May 04 2023 00:22:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1990[May 04 2023 00:22:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.22 seconds1991[May 04 2023 00:22:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/approve-and-merge-956a975e64f18c6b' via api in 1.05 seconds1992[May 04 2023 00:22:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-43dbf52de8acd90c' via api in 0.28 seconds1993[May 04 2023 00:22:30 UTC (QA Tests)] INFO -- Adding user qa-user-43dbf52de8acd90c to gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/approve-and-merge-956a975e64f18c6b QA::Resource::Project1994[May 04 2023 00:22:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1995[May 04 2023 00:22:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1996[May 04 2023 00:22:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1997[May 04 2023 00:22:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1998[May 04 2023 00:22:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1999[May 04 2023 00:22:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.944s2000[May 04 2023 00:22:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/approve-and-merge-956a975e64f18c6b2001[May 04 2023 00:22:35 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link2002[May 04 2023 00:22:36 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link2003[May 04 2023 00:22:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.791s2004[May 04 2023 00:22:36 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"2005[May 04 2023 00:22:36 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field2006[May 04 2023 00:22:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds2007[May 04 2023 00:22:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.07 seconds2008[May 04 2023 00:22:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.27 seconds2009[May 04 2023 00:22:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.36 seconds2010[May 04 2023 00:22:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.036s2011[May 04 2023 00:22:41 UTC (QA Tests)] INFO -- clicking :user_avatar_content2012[May 04 2023 00:22:41 UTC (QA Tests)] INFO -- clicking :sign_out_link2013[May 04 2023 00:22:41 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-43dbf52de8acd90c"2014[May 04 2023 00:22:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2015[May 04 2023 00:22:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"2016[May 04 2023 00:22:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2017[May 04 2023 00:22:42 UTC (QA Tests)] INFO -- clicking :sign_in_button2018[May 04 2023 00:22:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.642s2019[May 04 2023 00:22:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/approve-and-merge-956a975e64f18c6b/-/merge_requests/12020[May 04 2023 00:23:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge_button' took 20.058s2021[May 04 2023 00:23:07 UTC (QA Tests)] INFO -- clicking :approve_button2022[May 04 2023 00:23:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.546s2023[May 04 2023 00:23:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve_button' took 0.576s2024[May 04 2023 00:23:08 UTC (QA Tests)] INFO -- clicking :merge_button2025[May 04 2023 00:23:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.674s2026[May 04 2023 00:23:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.076s2027[May 04 2023 00:23:12 UTC (QA Tests)] INFO -- clicking :user_avatar_content2028[May 04 2023 00:23:13 UTC (QA Tests)] INFO -- clicking :sign_out_link2029[May 04 2023 00:23:13 UTC (QA Tests)] INFO -- Removing user qa-user-43dbf52de8acd90c from gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/approve-and-merge-956a975e64f18c6b QA::Resource::Project2030[May 04 2023 00:23:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-43dbf52de8acd90c'2031 is approved and merged2032 and the code owner is the subgroup2033 behaves like code owner merge request2034[May 04 2023 00:23:13 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 merged2035[May 04 2023 00:23:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds2036[May 04 2023 00:23:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.18 seconds2037[May 04 2023 00:23:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/approve-and-merge-0ad4d3d75bc9f848' via api in 0.97 seconds2038[May 04 2023 00:23:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-6c4b95ac2e116248' via api in 0.27 seconds2039[May 04 2023 00:23:14 UTC (QA Tests)] INFO -- Adding user qa-user-6c4b95ac2e116248 to gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb QA::Resource::Group2040[May 04 2023 00:23:15 UTC (QA Tests)] INFO -- filling :login_field with "root"2041[May 04 2023 00:23:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2042[May 04 2023 00:23:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"2043[May 04 2023 00:23:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2044[May 04 2023 00:23:16 UTC (QA Tests)] INFO -- clicking :sign_in_button2045[May 04 2023 00:23:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.977s2046[May 04 2023 00:23:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/approve-and-merge-0ad4d3d75bc9f8482047[May 04 2023 00:23:20 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link2048[May 04 2023 00:23:21 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link2049[May 04 2023 00:23:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.853s2050[May 04 2023 00:23:21 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"2051[May 04 2023 00:23:21 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field2052[May 04 2023 00:23:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds2053[May 04 2023 00:23:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.07 seconds2054[May 04 2023 00:23:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.23 seconds2055[May 04 2023 00:23:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.32 seconds2056[May 04 2023 00:23:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.052s2057[May 04 2023 00:23:26 UTC (QA Tests)] INFO -- clicking :user_avatar_content2058[May 04 2023 00:23:26 UTC (QA Tests)] INFO -- clicking :sign_out_link2059[May 04 2023 00:23:26 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-6c4b95ac2e116248"2060[May 04 2023 00:23:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2061[May 04 2023 00:23:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"2062[May 04 2023 00:23:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2063[May 04 2023 00:23:27 UTC (QA Tests)] INFO -- clicking :sign_in_button2064[May 04 2023 00:23:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.932s2065[May 04 2023 00:23:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/approve-and-merge-0ad4d3d75bc9f848/-/merge_requests/12066[May 04 2023 00:23:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge_button' took 20.072s2067[May 04 2023 00:23:53 UTC (QA Tests)] INFO -- clicking :approve_button2068[May 04 2023 00:23:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.783s2069[May 04 2023 00:23:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve_button' took 0.811s2070[May 04 2023 00:23:54 UTC (QA Tests)] INFO -- clicking :merge_button2071[May 04 2023 00:23:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.594s2072[May 04 2023 00:23:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.022s2073[May 04 2023 00:23:58 UTC (QA Tests)] INFO -- clicking :user_avatar_content2074[May 04 2023 00:23:58 UTC (QA Tests)] INFO -- clicking :sign_out_link2075[May 04 2023 00:23:59 UTC (QA Tests)] INFO -- Removing user qa-user-6c4b95ac2e116248 from gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb QA::Resource::Group2076[May 04 2023 00:23:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-6c4b95ac2e116248'2077 is approved and merged2078 and the code owner is the root group2079 behaves like code owner merge request2080[May 04 2023 00:23:59 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 merged2081[May 04 2023 00:23:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds2082[May 04 2023 00:23:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.22 seconds2083[May 04 2023 00:24:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/approve-and-merge-4fa18c4e48cb84ec' via api in 1.04 seconds2084[May 04 2023 00:24:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-8746b4613de1e022' via api in 0.29 seconds2085[May 04 2023 00:24:01 UTC (QA Tests)] INFO -- Adding user qa-user-8746b4613de1e022 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox2086[May 04 2023 00:24:01 UTC (QA Tests)] INFO -- filling :login_field with "root"2087[May 04 2023 00:24:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2088[May 04 2023 00:24:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"2089[May 04 2023 00:24:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2090[May 04 2023 00:24:02 UTC (QA Tests)] INFO -- clicking :sign_in_button2091[May 04 2023 00:24:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.943s2092[May 04 2023 00:24:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/approve-and-merge-4fa18c4e48cb84ec2093[May 04 2023 00:24:06 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link2094[May 04 2023 00:24:07 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link2095[May 04 2023 00:24:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.833s2096[May 04 2023 00:24:08 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"2097[May 04 2023 00:24:08 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field2098[May 04 2023 00:24:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds2099[May 04 2023 00:24:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.07 seconds2100[May 04 2023 00:24:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.32 seconds2101[May 04 2023 00:24:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.35 seconds2102[May 04 2023 00:24:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.052s2103[May 04 2023 00:24:12 UTC (QA Tests)] INFO -- clicking :user_avatar_content2104[May 04 2023 00:24:12 UTC (QA Tests)] INFO -- clicking :sign_out_link2105[May 04 2023 00:24:12 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-8746b4613de1e022"2106[May 04 2023 00:24:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2107[May 04 2023 00:24:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"2108[May 04 2023 00:24:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2109[May 04 2023 00:24:13 UTC (QA Tests)] INFO -- clicking :sign_in_button2110[May 04 2023 00:24:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.197s2111[May 04 2023 00:24:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/approve-and-merge-4fa18c4e48cb84ec/-/merge_requests/12112[May 04 2023 00:24:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge_button' took 20.057s2113[May 04 2023 00:24:39 UTC (QA Tests)] INFO -- clicking :approve_button2114[May 04 2023 00:24:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.758s2115[May 04 2023 00:24:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve_button' took 0.787s2116[May 04 2023 00:24:40 UTC (QA Tests)] INFO -- clicking :merge_button2117[May 04 2023 00:24:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.775s2118[May 04 2023 00:24:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.039s2119[May 04 2023 00:24:45 UTC (QA Tests)] INFO -- clicking :user_avatar_content2120[May 04 2023 00:24:45 UTC (QA Tests)] INFO -- clicking :sign_out_link2121[May 04 2023 00:24:45 UTC (QA Tests)] INFO -- Removing user qa-user-8746b4613de1e022 from gitlab-qa-sandbox-group-5 QA::Resource::Sandbox2122[May 04 2023 00:24:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-8746b4613de1e022'2123 is approved and merged2124Verify2125 Pipeline with customizable variable2126[May 04 2023 00:24:45 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with customizable variable manually creates a pipeline and uses the defined custom variable value2127[May 04 2023 00:24:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds2128[May 04 2023 00:24:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.17 seconds2129[May 04 2023 00:24:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-customizable-variable-pipeline-60b5bbe65f6509f1' via api in 0.65 seconds2130[May 04 2023 00:24:46 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2131[May 04 2023 00:24:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2132[May 04 2023 00:24:47 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1683159886 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1683159886 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-1683159886 --url http://gitlab-ee-1aa8b1c2.test --registration-token **** --tag-list qa-runner-1683159886 --executor shell && gitlab-runner run" `2133[May 04 2023 00:24:47 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1683159886`2134[May 04 2023 00:24:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2135[May 04 2023 00:24:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1683159886' via api in 1.33 seconds2136[May 04 2023 00:24:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds2137[May 04 2023 00:24:48 UTC (QA Tests)] INFO -- filling :login_field with "root"2138[May 04 2023 00:24:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2139[May 04 2023 00:24:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"2140[May 04 2023 00:24:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2141[May 04 2023 00:24:49 UTC (QA Tests)] INFO -- clicking :sign_in_button2142[May 04 2023 00:24:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.024s2143[May 04 2023 00:24:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-customizable-variable-pipeline-60b5bbe65f6509f12144[May 04 2023 00:24:53 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link2145[May 04 2023 00:24:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_link' took 0.634s2146[May 04 2023 00:24:54 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present2147[May 04 2023 00:24:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.182s2148[May 04 2023 00:24:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.003s2149[May 04 2023 00:24:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.551s2150[May 04 2023 00:24:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.663s2151[May 04 2023 00:24:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci_variable_row_container' took 1.678s2152[May 04 2023 00:24:57 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "Custom Foo"2153[May 04 2023 00:24:57 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field2154[May 04 2023 00:24:57 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present2155[May 04 2023 00:24:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_header' took 1.395s2156[May 04 2023 00:24:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.623s2157[May 04 2023 00:25:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with name 'customizable-variable' via api in 0.09 seconds2158[May 04 2023 00:25:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-with-customizable-variable-pipeline-60b5bbe65f6509f1/-/jobs/302159[May 04 2023 00:25:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1683159886'2160[May 04 2023 00:25:13 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1683159886`2161 manually creates a pipeline and uses the defined custom variable value2162Plan2163 Project Wiki2164 with Wiki Sidebar2165[May 04 2023 00:25:13 UTC (QA Tests)] INFO -- Starting test: Plan Project Wiki with Wiki Sidebar has all expected links that work2166[May 04 2023 00:25:13 UTC (QA Tests)] INFO -- filling :login_field with "root"2167[May 04 2023 00:25:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2168[May 04 2023 00:25:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"2169[May 04 2023 00:25:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2170[May 04 2023 00:25:14 UTC (QA Tests)] INFO -- clicking :sign_in_button2171[May 04 2023 00:25:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.983s2172[May 04 2023 00:25:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds2173[May 04 2023 00:25:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.17 seconds2174[May 04 2023 00:25:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/wiki_testing-a5a6dc18d7903a6c' via api in 0.63 seconds2175[May 04 2023 00:25:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.99 seconds2176[May 04 2023 00:25:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.33 seconds2177[May 04 2023 00:25:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.32 seconds2178[May 04 2023 00:25:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.32 seconds2179[May 04 2023 00:25:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.33 seconds2180[May 04 2023 00:25:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds2181[May 04 2023 00:25:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/wiki_testing-a5a6dc18d7903a6c/-/wikis/Home2182[May 04 2023 00:25:21 UTC (QA Tests)] INFO -- clicking :wiki_page_link2183[May 04 2023 00:25:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_page_link' took 0.568s2184 has all expected links that work2185 with Wiki Page List2186[May 04 2023 00:25:21 UTC (QA Tests)] INFO -- Starting test: Plan Project Wiki with Wiki Page List has all expected links that work2187[May 04 2023 00:25:22 UTC (QA Tests)] INFO -- filling :login_field with "root"2188[May 04 2023 00:25:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2189[May 04 2023 00:25:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"2190[May 04 2023 00:25:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2191[May 04 2023 00:25:23 UTC (QA Tests)] INFO -- clicking :sign_in_button2192[May 04 2023 00:25:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.914s2193[May 04 2023 00:25:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.29 seconds2194[May 04 2023 00:25:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.41 seconds2195[May 04 2023 00:25:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/wiki_testing-0c563df42801157a' via api in 0.91 seconds2196[May 04 2023 00:25:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.37 seconds2197[May 04 2023 00:25:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.33 seconds2198[May 04 2023 00:25:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.34 seconds2199[May 04 2023 00:25:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.36 seconds2200[May 04 2023 00:25:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.47 seconds2201[May 04 2023 00:25:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.4 seconds2202[May 04 2023 00:25:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.33 seconds2203[May 04 2023 00:25:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.55 seconds2204[May 04 2023 00:25:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds2205[May 04 2023 00:25:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds2206[May 04 2023 00:25:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.36 seconds2207[May 04 2023 00:25:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.35 seconds2208[May 04 2023 00:25:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.37 seconds2209[May 04 2023 00:25:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.4 seconds2210[May 04 2023 00:25:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.39 seconds2211[May 04 2023 00:25:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 0.36 seconds2212[May 04 2023 00:25:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-1aa8b1c2.test/gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/wiki_testing-0c563df42801157a/-/wikis/Home2213[May 04 2023 00:25:34 UTC (QA Tests)] INFO -- clicking :view_all_pages_button2214[May 04 2023 00:25:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element view_all_pages_button' took 0.587s2215[May 04 2023 00:25:35 UTC (QA Tests)] INFO -- clicking :wiki_page_link2216[May 04 2023 00:25:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_page_link' took 0.676s2217 has all expected links that work2218Plan2219 Project level issues analytics2220 behaves like issues analytics page2221[May 04 2023 00:25:35 UTC (QA Tests)] INFO -- Starting test: Plan Project level issues analytics behaves like issues analytics page displays a graph2222[May 04 2023 00:25:36 UTC (QA Tests)] INFO -- filling :login_field with "root"2223[May 04 2023 00:25:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2224[May 04 2023 00:25:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"2225[May 04 2023 00:25:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2226[May 04 2023 00:25:37 UTC (QA Tests)] INFO -- clicking :sign_in_button2227[May 04 2023 00:25:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.935s2228[May 04 2023 00:25:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds2229[May 04 2023 00:25:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.17 seconds2230[May 04 2023 00:25:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-for-issues-c7954bb635fb673a' via api in 1.35 seconds2231[May 04 2023 00:25:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '13' via api in 1.73 seconds2232 displays a graph2233 Group level issues analytics2234 behaves like issues analytics page2235[May 04 2023 00:25:43 UTC (QA Tests)] INFO -- Starting test: Plan Group level issues analytics behaves like issues analytics page displays a graph2236[May 04 2023 00:25:44 UTC (QA Tests)] INFO -- filling :login_field with "root"2237[May 04 2023 00:25:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2238[May 04 2023 00:25:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"2239[May 04 2023 00:25:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2240[May 04 2023 00:25:45 UTC (QA Tests)] INFO -- clicking :sign_in_button2241[May 04 2023 00:25:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.592s2242[May 04 2023 00:25:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds2243[May 04 2023 00:25:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb' via api in 0.16 seconds2244[May 04 2023 00:25:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-05-04-00-01-30-2984df7d245acdcb/project-for-issues-d83d5b936f0cd514' via api in 0.6 seconds2245[May 04 2023 00:25:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '14' via api in 0.91 seconds2246 displays a graph2247[May 04 2023 00:25:51 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2248{2249 "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb": 5.195118756000056,2250 "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb": 36.78990554799998,2251 "qa/specs/features/browser_ui/4_verify/pipeline/include_local_config_file_paths_with_wildcard_spec.rb": 11.556968303000076,2252 "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb": 9.951929854000127,2253 "qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb": 14.458854671999916,2254 "qa/specs/features/ee/browser_ui/2_plan/iterations/assign_group_iteration_spec.rb": 12.05536594199998,2255 "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb": 20.814096719999952,2256 "qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb": 6.5515591900000345,2257 "qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb": 8.09729037499983,2258 "qa/specs/features/ee/browser_ui/3_create/merge_request/default_merge_request_template_spec.rb": 14.40115736100006,2259 "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb": 10.629859432999865,2260 "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb": 8.624178893000135,2261 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configurable_issue_board_spec.rb": 7.915929642999799,2262 "qa/specs/features/browser_ui/8_monitor/alert_management/automatically_creates_incident_for_alert_spec.rb": 26.714530373999878,2263 "qa/specs/features/browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb": 88.19340592699996,2264 "qa/specs/features/ee/browser_ui/10_govern/instance/instance_audit_logs_spec.rb": 96.26633885899992,2265 "qa/specs/features/api/3_create/merge_request/push_options_remove_source_branch_spec.rb": 10.310401740000088,2266 "qa/specs/features/ee/browser_ui/2_plan/scoped_labels/editing_scoped_labels_spec.rb": 12.108708346999947,2267 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb": 7.711134692000087,2268 "qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_pipelines_spec.rb": 34.925053072999845,2269 "qa/specs/features/browser_ui/2_plan/milestone/create_group_milestone_spec.rb": 11.784272902000112,2270 "qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb": 36.04657788600002,2271 "qa/specs/features/browser_ui/3_create/merge_request/suggestions/batch_suggestion_spec.rb": 33.4302567860002,2272 "qa/specs/features/ee/browser_ui/4_verify/multi-project_pipelines_spec.rb": 17.246426044999907,2273 "qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_spec.rb": 4.975768445999847,2274 "qa/specs/features/ee/browser_ui/11_fulfillment/license/license_spec.rb": 4.980867777999947,2275 "qa/specs/features/browser_ui/1_manage/login/log_in_spec.rb": 6.385563865999984,2276 "qa/specs/features/ee/browser_ui/3_create/merge_request/approval_rules_spec.rb": 59.75517036999986,2277 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/read_only_board_configuration_spec.rb": 24.833355710999967,2278 "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb": 15.618630393000103,2279 "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb": 26.3702129159999,2280 "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_commit_spec.rb": 23.950873869999896,2281 "qa/specs/features/browser_ui/3_create/repository/push_mirroring_lfs_over_http_spec.rb": 56.462606765000146,2282 "qa/specs/features/browser_ui/1_manage/login/login_via_oidc_with_gitlab_as_idp_spec.rb": 212.87258264500042,2283 "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb": 8.956177432999993,2284 "qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb": 99.07754856499969,2285 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_creation_spec.rb": 46.33763989399995,2286 "qa/specs/features/ee/browser_ui/10_govern/fix_vulnerability_workflow_spec.rb": 67.0654037700001,2287 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_content_manipulation_spec.rb": 17.925219566000123,2288 "qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb": 26.9595807339997,2289 "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_with_protected_branch_and_squashed_commits_spec.rb": 13.622086458000012,2290 "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb": 137.15011265800013,2291 "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb": 27.50202793499966,2292 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_list_spec.rb": 22.467027791999953,2293 "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb": 15.3807284759996042294}2295[May 04 2023 00:25:51 UTC (QA Tests)] INFO -- 2296Knapsack global time execution for tests: 24m 20s2297Pending: (Failures listed here are expected and do not affect your suite's status)2298 1) Package Container Registry pushes project image to the container registry and deletes tag2299 # Test is not compatible with this environment or pipeline2300 # ./qa/specs/features/browser_ui/5_package/container_registry/container_registry_spec.rb:522301 2) Growth SaaS trials starts a free trial when on billing page with only one eligible namespace registers for a new trial2302 # Test is not compatible with this environment or pipeline2303 # ./qa/specs/features/ee/browser_ui/15_growth/free_trial_spec.rb:782304 3) Growth SaaS trials starts a free trial when on about page with multiple eligible namespaces registers for a new trial2305 # Test is not compatible with this environment or pipeline2306 # ./qa/specs/features/ee/browser_ui/15_growth/free_trial_spec.rb:522307 4) Monitor Recovery alert when using HTTP endpoint integration behaves like triggers recovery alert only closes the correct incident2308 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3955122309 # ./qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb:102310 5) Monitor Recovery alert when using Prometheus integration behaves like triggers recovery alert only closes the correct incident2311 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3955122312 # ./qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb:102313 6) Verify Unlocking job artifacts across pipelines when latest pipeline failed keeps job artifacts from latest failed pipelines and from latest successful pipeline2314 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/2669582315 # ./qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_pipelines_spec.rb:622316 7) Verify Unlocking job artifacts across pipelines when latest pipeline is blocked keeps job artifacts from the latest blocked pipeline and from latest successful pipeline2317 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3870872318 # ./qa/specs/features/browser_ui/4_verify/ci_job_artifacts/unlocking_job_artifacts_across_pipelines_spec.rb:972319 8) Fulfillment Utilization when admin removes user cap limit for group does not automatically approve pending members2320 # Test is not compatible with this environment or pipeline2321 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/saas_user_caps_spec.rb:632322 9) Fulfillment Utilization when admin sets user cap limit for group shows members over limit as pending for approvals2323 # Test is not compatible with this environment or pipeline2324 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/saas_user_caps_spec.rb:362325 10) Verify Cancelling merge request in merge train when system cancels the merge request creates a TODO task2326 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3241222327 # ./qa/specs/features/ee/browser_ui/4_verify/system_cancel_merge_request_in_merge_train_spec.rb:162328 11) Fulfillment with an active subscription behaves like Purchase storage adds additional storage to group namespace2329 # Test is not compatible with this environment or pipeline2330 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:72331 12) Fulfillment without active subscription behaves like Purchase storage adds additional storage to group namespace2332 # Test is not compatible with this environment or pipeline2333 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:72334 13) Fulfillment with existing CI minutes packs behaves like Purchase storage adds additional storage to group namespace2335 # Test is not compatible with this environment or pipeline2336 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:72337 14) Create Merge requests when merging once behaves like merge when pipeline succeeds merges after pipeline succeeds2338 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4030172339 # ./qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb:532340Finished in 26 minutes 36 seconds (files took 1 minute 4.94 seconds to load)234183 examples, 0 failures, 14 pending2342Randomized with seed 558242343[May 04 2023 00:25:51 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-1aa8b1c2`2344[May 04 2023 00:25:52 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-1aa8b1c2`2346Running after script...2347$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command2348$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2349$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2502Not uploading cache qa-e2e-ruby-3.0-59c3ee4b1f58dad33fc9411c55f3ba54-16 due to policy2504Uploading artifacts...2505gitlab-qa-run-*: found 427 matching files and directories 2506Uploading artifacts as "archive" to coordinator... 201 Created id=4222634573 responseStatus=201 Created token=64_qx-FJ2507Uploading artifacts...2508gitlab-qa-run-*/**/rspec-*.xml: found 1 matching files and directories 2509Uploading artifacts as "junit" to coordinator... 201 Created id=4222634573 responseStatus=201 Created token=64_qx-FJ2510Uploading artifacts...2511WARNING: suite_status.env: no matching files. Ensure that the artifact path is relative to the working directory 2512ERROR: No files to upload 2514Job succeeded