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

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.11.0 (436955cb)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...12Using docker image sha256:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 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:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1690438400-5fe1584f-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: 170048, done. 20remote: Counting objects: 100% (170048/170048), done. 21remote: Compressing objects: 100% (106733/106733), done. 22remote: Total 170048 (delta 83950), reused 116874 (delta 57069), pack-reused 0 23Receiving objects: 100% (170048/170048), 131.75 MiB | 45.96 MiB/s, done.24Resolving deltas: 100% (83950/83950), done.26 * [new ref] refs/pipelines/947111561 -> refs/pipelines/94711156127 * [new branch] master -> origin/master28Checking out dd77f346 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-c62e56e5e86789fd869c3bcac450f355-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-c62e56e5e86789fd869c3bcac450f355-16 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (4751002485)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4751002485 responseStatus=200 OK token=64_Ybs8f39Using docker image sha256:f5a02bf774aef64cc33176a18c75da35bad4d7ec9e4ba0e202ce873eb1cf0e76 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:cfd42d69a6aa3fb6ec4a7e9abb60d75a4a8374b6e6e5e331022117152aef1e99 ...40$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE41$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")42$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command43Bundle complete! 37 Gemfile dependencies, 135 gems now installed.44Use `bundle info [gemname]` to see where a bundled gem is installed.45$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"46$ echo "Running - '$QA_COMMAND'"47Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:dd77f34628f46aa537af9ff67d556ad435d3ae5d --omnibus-config decomposition_multiple_db -- --format QA::Support::JsonFormatter --out tmp/rspec-4751002535.json --format RspecJunitFormatter --out tmp/rspec-4751002535.xml --format html --out tmp/rspec-$(echo decomposition-multiple-db 1/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Jul 27 2023 09:50:27 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-176dc59f$`50[Jul 27 2023 09:50:27 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-176dc59f --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`51[Jul 27 2023 09:50:29 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/authority/. alpine-176dc59f:/etc/gitlab/trusted-certs`52[Jul 27 2023 09:50:29 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/tls_certificates/gitlab/. alpine-176dc59f:/etc/gitlab/ssl`53[Jul 27 2023 09:50:29 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-176dc59f`54[Jul 27 2023 09:50:29 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-176dc59f`55[Jul 27 2023 09:50:29 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`56[Jul 27 2023 09:50:30 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:dd77f34628f46aa537af9ff67d556ad435d3ae5d`57[Jul 27 2023 09:51:03 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-654d1104$`58[Jul 27 2023 09:51:03 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`59[Jul 27 2023 09:51:03 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`60[Jul 27 2023 09:51:04 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-654d1104 --net test --hostname gitlab-ee-654d1104.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-07-27-09-50-27-c30d7fee/gitlab-ee-654d1104/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:dd77f34628f46aa537af9ff67d556ad435d3ae5d`61[Jul 27 2023 09:51:15 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-654d1104 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-07-27 09:50:2762# 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[Jul 27 2023 09:51:15 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-654d1104`73[Jul 27 2023 09:54:45 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...74[Jul 27 2023 09:54:45 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-654d1104`75[Jul 27 2023 09:54:45 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-654d1104 80/tcp`76[Jul 27 2023 09:54:46 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!77[Jul 27 2023 09:54:46 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-654d1104 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`78[Jul 27 2023 09:54:46 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-654d1104 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[Jul 27 2023 09:54:46 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-654d1104 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`85[Jul 27 2023 09:54:46 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.2.1/support/data gitlab-ee-654d1104:/tmp/data-seeds`86[Jul 27 2023 09:54:46 UTC (Gitlab QA)] INFO -- Running exec_commands...87[Jul 27 2023 09:54:46 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-654d1104 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`88[Jul 27 2023 09:55:33 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-654d1104 bash -c "sed -i 's/#gitlab_rails/gitlab_rails/g' /etc/gitlab/gitlab.rb"`89[Jul 27 2023 09:55:33 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-654d1104 bash -c "gitlab-ctl reconfigure"`90[Jul 27 2023 09:55:50 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-654d1104 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[Jul 27 2023 09:55:50 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-654d1104 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists btree_gist'"`92[Jul 27 2023 09:55:50 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-654d1104 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists pg_trgm'"`93[Jul 27 2023 09:55:50 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-654d1104 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[Jul 27 2023 09:56:26 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-654d1104 bash -c "gitlab-ctl restart"`95[Jul 27 2023 09:56:57 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`96[Jul 27 2023 09:56:57 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:dd77f34628f46aa537af9ff67d556ad435d3ae5d`97[Jul 27 2023 09:57:47 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee98[Jul 27 2023 09:57:47 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-27-09-50-27-c30d7fee/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-07-27-09-50-27-c30d7fee/gitlab-ee-qa-9345e193:/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-9345e193 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:dd77f34628f46aa537af9ff67d556ad435d3ae5d Test::Instance::All http://gitlab-ee-654d1104.test -- --format QA::Support::JsonFormatter --out tmp/rspec-4751002535.json --format RspecJunitFormatter --out tmp/rspec-4751002535.xml --format html --out tmp/rspec-decomposition-multiple-db_1_5.htm --color --format documentation`992023-07-27 09:58:02 / CONF :: 100 ==> Base URL: http://gitlab-ee-654d1104.test101 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f41aa2e6420>102 ==> Libraries: Chemlab::Vendor103[Jul 27 2023 09:58:02 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA104[Jul 27 2023 09:58:02 UTC (QA Tests)] INFO -- Browser: chrome105[Jul 27 2023 09:58:02 UTC (QA Tests)] INFO -- Performing sanity check for environment!106[Jul 27 2023 09:59:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? login_page' took 61.043s107[Jul 27 2023 09:59:05 UTC (QA Tests)] INFO -- Performing initial license fabrication!108[Jul 27 2023 09:59:05 UTC (QA Tests)] INFO -- Successfully added license key. Details:109{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}110[Jul 27 2023 09:59:05 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.42 seconds111[Jul 27 2023 09:59:05 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'112[Jul 27 2023 09:59:05 UTC (QA Tests)] INFO -- Report already exists, skipping!113[Jul 27 2023 09:59:05 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====114[Jul 27 2023 09:59:05 UTC (QA Tests)] INFO -- Report specs:115[Jul 27 2023 09:59:05 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/1_manage/login/login_via_oauth_and_oidc_with_gitlab_as_idp_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_project_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/fix_vulnerability_workflow_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_1_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/pipeline_with_protected_variable_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_with_manual_jobs_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/group_member_access_request_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_inheritable_when_forward_pipeline_variables_true_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb", "qa/specs/features/browser_ui/1_manage/user/impersonation_token_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_child_pipeline_with_manual_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipeline_subscription_with_group_owned_project_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_personal_snippet_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/update_ci_file_with_pipeline_editor_spec.rb", "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_with_multiple_files_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/parent_group_access_termination_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/custom_email/custom_email_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_badge_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_commit_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/four_assignees_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/follow_user_activity_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/promote_issue_to_epic_spec.rb", "qa/specs/features/browser_ui/3_create/source_editor/source_editor_toolbar_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/add_design_content_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/issue_suggestions_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/real_time_assignee_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb", "qa/specs/features/browser_ui/1_manage/group/group_access_token_spec.rb", "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configurable_issue_board_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/roadmap_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/license/license_spec.rb", "qa/specs/features/api/1_manage/user_access_termination_spec.rb", "qa/specs/features/ee/api/1_manage/user/minimal_access_user_spec.rb"]116[Jul 27 2023 09:59:05 UTC (QA Tests)] INFO -- Leftover specs:117[Jul 27 2023 09:59:05 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/automatic_failover_and_recovery_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_replication_queue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_release_spec.rb", "qa/specs/features/browser_ui/1_manage/group/create_group_with_mattermost_team_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb", "qa/specs/features/browser_ui/1_manage/login/oauth_login_with_facebook_spec.rb", "qa/specs/features/browser_ui/2_plan/transient/comment_on_discussion_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb", "qa/specs/features/ee/api/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/ee/api/7_configure/kubernetes/kubernetes_agent_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/main_index/blob_index_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/vulnerabilities_jira_integration_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/usage_quotas_seats_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_npm_registry_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/ssh_push_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_ssh_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_ldap_sync_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/ldap/admin_ldap_sync_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"]118[Jul 27 2023 09:59:05 UTC (QA Tests)] INFO -- Knapsack report generator started!119[Jul 27 2023 09:59:05 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'120[Jul 27 2023 09:59:05 UTC (QA Tests)] INFO -- Report already exists, skipping!121Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}122Randomized with seed 32112123Create124 Commit data125[Jul 27 2023 10:00:30 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA126[Jul 27 2023 10:00:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-mjw52mxf' via cache in 0.0 seconds127[Jul 27 2023 10:00:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.53 seconds128[Jul 27 2023 10:00:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.83 seconds129[Jul 27 2023 10:00:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 1.83 seconds130[Jul 27 2023 10:00:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-code-be4e14e0c88d3a5c' via api in 3.83 seconds131[Jul 27 2023 10:00:36 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"132[Jul 27 2023 10:00:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 6.32 seconds133[Jul 27 2023 10:00:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds134[Jul 27 2023 10:00:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.36 seconds135[Jul 27 2023 10:00:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-new-file-051040fe5dd775e0' via api in 2.23 seconds136[Jul 27 2023 10:00:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'second' via api in 0.67 seconds137[Jul 27 2023 10:00:40 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw email patch138[Jul 27 2023 10:00:41 UTC (QA Tests)] INFO -- filling :login_field with "root"139[Jul 27 2023 10:00:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field140[Jul 27 2023 10:00:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"141[Jul 27 2023 10:00:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field142[Jul 27 2023 10:00:41 UTC (QA Tests)] INFO -- clicking :sign_in_button143[Jul 27 2023 10:00:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.831s144[Jul 27 2023 10:00:43 UTC (QA Tests)] INFO -- Enabling super sidebar!145[Jul 27 2023 10:00:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled146[Jul 27 2023 10:00:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-code-be4e14e0c88d3a5c147[Jul 27 2023 10:00:49 UTC (QA Tests)] INFO -- clicking :options_button148 user views raw email patch149[Jul 27 2023 10:00:50 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw commit diff150[Jul 27 2023 10:00:51 UTC (QA Tests)] INFO -- filling :login_field with "root"151[Jul 27 2023 10:00:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field152[Jul 27 2023 10:00:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"153[Jul 27 2023 10:00:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field154[Jul 27 2023 10:00:52 UTC (QA Tests)] INFO -- clicking :sign_in_button155[Jul 27 2023 10:00:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.992s156[Jul 27 2023 10:00:53 UTC (QA Tests)] INFO -- Enabling super sidebar!157[Jul 27 2023 10:00:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled158[Jul 27 2023 10:00:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-code-be4e14e0c88d3a5c159[Jul 27 2023 10:00:58 UTC (QA Tests)] INFO -- clicking :options_button160 user views raw commit diff161Verify162 UI defined variable163[Jul 27 2023 10:00:58 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable when forward:pipeline_variables is false164[Jul 27 2023 10:00:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds165[Jul 27 2023 10:00:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-27onhm7a' via api in 0.54 seconds166[Jul 27 2023 10:00:59 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.167[Jul 27 2023 10:00:59 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`168[Jul 27 2023 10:01:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`169[Jul 27 2023 10:01:02 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name 27onhm7a --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach 27onhm7a 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 27onhm7a --url http://gitlab-ee-654d1104.test --registration-token **** --tag-list 27onhm7a --executor shell && gitlab-runner run" `170[Jul 27 2023 10:01:05 UTC (QA Tests)] INFO -- Executing: `docker logs 27onhm7a`171[Jul 27 2023 10:01:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`172[Jul 27 2023 10:01:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name '27onhm7a' via api in 7.83 seconds173[Jul 27 2023 10:01:07 UTC (QA Tests)] INFO -- filling :login_field with "root"174[Jul 27 2023 10:01:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field175[Jul 27 2023 10:01:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"176[Jul 27 2023 10:01:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field177[Jul 27 2023 10:01:08 UTC (QA Tests)] INFO -- clicking :sign_in_button178[Jul 27 2023 10:01:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.111s179[Jul 27 2023 10:01:10 UTC (QA Tests)] INFO -- Enabling super sidebar!180[Jul 27 2023 10:01:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled181[Jul 27 2023 10:01:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-27onhm7a/downstream1-variable-inheritance-663c7df2c40ca6fa' via api in 1.46 seconds182[Jul 27 2023 10:01:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.21 seconds183[Jul 27 2023 10:01:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-27onhm7a/downstream2-variable-inheritance-f5c0bfaac07c14be' via api in 0.5 seconds184[Jul 27 2023 10:01:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.62 seconds185[Jul 27 2023 10:01:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-27onhm7a/upstream-variable-inheritance-1e3983883c3f9ec6' via api in 1.15 seconds186[Jul 27 2023 10:01:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.12 seconds187[Jul 27 2023 10:01:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/group-for-variable-inheritance-27onhm7a/upstream-variable-inheritance-1e3983883c3f9ec6188[Jul 27 2023 10:01:19 UTC (QA Tests)] INFO -- clicking :menu_section_button189[Jul 27 2023 10:01:19 UTC (QA Tests)] INFO -- clicking :nav_item_link190[Jul 27 2023 10:01:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.948s191[Jul 27 2023 10:01:31 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present192[Jul 27 2023 10:01:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 0.945s193[Jul 27 2023 10:01:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.0s194[Jul 27 2023 10:01:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.681s195[Jul 27 2023 10:01:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.795s196[Jul 27 2023 10:01:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci_variable_row_container' took 1.818s197[Jul 27 2023 10:01:34 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"198[Jul 27 2023 10:01:34 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field199[Jul 27 2023 10:01:34 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"200[Jul 27 2023 10:01:34 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field201[Jul 27 2023 10:01:35 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present202[Jul 27 2023 10:01:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_details_header' took 1.317s203[Jul 27 2023 10:01:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.897s204[Jul 27 2023 10:01:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '8' via api in 0.09 seconds205[Jul 27 2023 10:01:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '8' via api in 0.08 seconds206[Jul 27 2023 10:01:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '8' via api in 0.32 seconds207[Jul 27 2023 10:01:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '11' via api in 0.52 seconds208[Jul 27 2023 10:01:49 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button209[Jul 27 2023 10:01:49 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present210[Jul 27 2023 10:01:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.766s211[Jul 27 2023 10:01:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.851s212[Jul 27 2023 10:01:52 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button213[Jul 27 2023 10:01:52 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present214[Jul 27 2023 10:01:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.266s215[Jul 27 2023 10:01:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name '27onhm7a'216[Jul 27 2023 10:01:54 UTC (QA Tests)] INFO -- Executing: `docker rm -f 27onhm7a`217 is not inheritable when forward:pipeline_variables is false218[Jul 27 2023 10:01:54 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable by default219[Jul 27 2023 10:01:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds220[Jul 27 2023 10:01:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-lx1yhhza' via api in 0.45 seconds221[Jul 27 2023 10:01:55 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.222[Jul 27 2023 10:01:55 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`223[Jul 27 2023 10:01:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`224[Jul 27 2023 10:01:55 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name lx1yhhza --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach lx1yhhza 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 lx1yhhza --url http://gitlab-ee-654d1104.test --registration-token **** --tag-list lx1yhhza --executor shell && gitlab-runner run" `225[Jul 27 2023 10:01:56 UTC (QA Tests)] INFO -- Executing: `docker logs lx1yhhza`226[Jul 27 2023 10:01:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`227[Jul 27 2023 10:01:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'lx1yhhza' via api in 1.47 seconds228[Jul 27 2023 10:01:57 UTC (QA Tests)] INFO -- filling :login_field with "root"229[Jul 27 2023 10:01:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field230[Jul 27 2023 10:01:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"231[Jul 27 2023 10:01:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field232[Jul 27 2023 10:01:58 UTC (QA Tests)] INFO -- clicking :sign_in_button233[Jul 27 2023 10:01:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.881s234[Jul 27 2023 10:01:59 UTC (QA Tests)] INFO -- Enabling super sidebar!235[Jul 27 2023 10:01:59 UTC (QA Tests)] INFO -- Super sidebar is already enabled236[Jul 27 2023 10:02:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-lx1yhhza/downstream1-variable-inheritance-122c193e880bd5dc' via api in 0.56 seconds237[Jul 27 2023 10:02:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds238[Jul 27 2023 10:02:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-lx1yhhza/downstream2-variable-inheritance-95ee61e769c07aea' via api in 0.64 seconds239[Jul 27 2023 10:02:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.66 seconds240[Jul 27 2023 10:02:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-lx1yhhza/upstream-variable-inheritance-f2d92e93765a16f7' via api in 0.58 seconds241[Jul 27 2023 10:02:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds242[Jul 27 2023 10:02:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/group-for-variable-inheritance-lx1yhhza/upstream-variable-inheritance-f2d92e93765a16f7243[Jul 27 2023 10:02:06 UTC (QA Tests)] INFO -- clicking :menu_section_button244[Jul 27 2023 10:02:06 UTC (QA Tests)] INFO -- clicking :nav_item_link245[Jul 27 2023 10:02:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.83s246[Jul 27 2023 10:02:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_row_container' took 10.478s247[Jul 27 2023 10:02:17 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present248[Jul 27 2023 10:02:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.141s249[Jul 27 2023 10:02:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.002s250[Jul 27 2023 10:02:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.708s251[Jul 27 2023 10:02:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.825s252[Jul 27 2023 10:02:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci_variable_row_container' took 1.845s253[Jul 27 2023 10:02:20 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"254[Jul 27 2023 10:02:20 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field255[Jul 27 2023 10:02:21 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"256[Jul 27 2023 10:02:21 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field257[Jul 27 2023 10:02:21 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present258[Jul 27 2023 10:02:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_details_header' took 1.163s259[Jul 27 2023 10:02:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.656s260[Jul 27 2023 10:02:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '20' via api in 0.07 seconds261[Jul 27 2023 10:02:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '20' via api in 0.07 seconds262[Jul 27 2023 10:02:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '20' via api in 0.09 seconds263[Jul 27 2023 10:02:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '23' via api in 0.07 seconds264[Jul 27 2023 10:02:34 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button265[Jul 27 2023 10:02:34 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present266[Jul 27 2023 10:02:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.471s267[Jul 27 2023 10:02:37 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button268[Jul 27 2023 10:02:37 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present269[Jul 27 2023 10:02:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.249s270[Jul 27 2023 10:02:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'lx1yhhza'271[Jul 27 2023 10:02:39 UTC (QA Tests)] INFO -- Executing: `docker rm -f lx1yhhza`272 is not inheritable by default273Package274 SaaS Container Registry275 pushes project image to the container registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)276Verify277 Pipeline subscription with a group owned project278 when upstream project new tag pipeline finishes279[Jul 27 2023 10:02:39 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline subscription with a group owned project when upstream project new tag pipeline finishes triggers pipeline in downstream project280[Jul 27 2023 10:02:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds281[Jul 27 2023 10:02:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-pipeline-subscriptions-5f9048' via api in 0.36 seconds282[Jul 27 2023 10:02:39 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.283[Jul 27 2023 10:02:39 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`284[Jul 27 2023 10:02:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`285[Jul 27 2023 10:02:40 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-e5a5ad --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-e5a5ad 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-e5a5ad --url http://gitlab-ee-654d1104.test --registration-token **** --tag-list qa-runner-e5a5ad --executor shell && gitlab-runner run" `286[Jul 27 2023 10:02:40 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-e5a5ad`287[Jul 27 2023 10:02:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`288[Jul 27 2023 10:02:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-e5a5ad' via api in 1.4 seconds289[Jul 27 2023 10:02:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-pipeline-subscriptions-5f9048/project-with-pipeline-subscription-207386294cf3a01b' via api in 0.58 seconds290[Jul 27 2023 10:02:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-pipeline-subscriptions-5f9048/upstream-project-for-subscription-a0dae7906da7eb32' via api in 0.44 seconds291[Jul 27 2023 10:02:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds292[Jul 27 2023 10:02:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.85 seconds293[Jul 27 2023 10:02:44 UTC (QA Tests)] INFO -- filling :login_field with "root"294[Jul 27 2023 10:02:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field295[Jul 27 2023 10:02:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"296[Jul 27 2023 10:02:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field297[Jul 27 2023 10:02:45 UTC (QA Tests)] INFO -- clicking :sign_in_button298[Jul 27 2023 10:02:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.17s299[Jul 27 2023 10:02:46 UTC (QA Tests)] INFO -- Enabling super sidebar!300[Jul 27 2023 10:02:47 UTC (QA Tests)] INFO -- Super sidebar is already enabled301[Jul 27 2023 10:02:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/group-for-pipeline-subscriptions-5f9048/project-with-pipeline-subscription-207386294cf3a01b302[Jul 27 2023 10:02:50 UTC (QA Tests)] INFO -- clicking :menu_section_button303[Jul 27 2023 10:02:50 UTC (QA Tests)] INFO -- clicking :nav_item_link304[Jul 27 2023 10:02:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 2.486s305[Jul 27 2023 10:02:54 UTC (QA Tests)] INFO -- filling :upstream_project_path_field with "gitlab-qa-sandbox-group-5/group-for-pipeline-subscriptions-5f9048/upstream-project-for-subscription-a0dae7906da7eb32"306[Jul 27 2023 10:02:54 UTC (QA Tests)] INFO -- clicking the coordinates of :upstream_project_path_field307[Jul 27 2023 10:02:55 UTC (QA Tests)] INFO -- clicking :subscribe_button308[Jul 27 2023 10:02:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element subscribe_button' took 1.875s309[Jul 27 2023 10:02:56 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::PipelineSubscriptions via browser_ui in 6.67 seconds310[Jul 27 2023 10:02:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Tag with name 'awesome-tag-1189c6' via api in 0.34 seconds311[Jul 27 2023 10:02:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/group-for-pipeline-subscriptions-5f9048/project-with-pipeline-subscription-207386294cf3a01b312[Jul 27 2023 10:02:58 UTC (QA Tests)] INFO -- Waiting for upstream pipeline to succeed.313[Jul 27 2023 10:03:01 UTC (QA Tests)] INFO -- Waiting for upstream pipeline to succeed.314[Jul 27 2023 10:03:01 UTC (QA Tests)] INFO -- clicking :menu_section_button315[Jul 27 2023 10:03:01 UTC (QA Tests)] INFO -- clicking :nav_item_link316[Jul 27 2023 10:03:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.809s317[Jul 27 2023 10:03:02 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:sleep_interval=>0.5}' arguments318[Jul 27 2023 10:03:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-e5a5ad'319[Jul 27 2023 10:03:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-e5a5ad`320[Jul 27 2023 10:03:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-pipeline-subscriptions-5f9048/upstream-project-for-subscription-a0dae7906da7eb32'321[Jul 27 2023 10:03:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-pipeline-subscriptions-5f9048/project-with-pipeline-subscription-207386294cf3a01b'322[Jul 27 2023 10:03:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-pipeline-subscriptions-5f9048'323 triggers pipeline in downstream project324Plan325 Custom email326[Jul 27 2023 10:03:15 UTC (QA Tests)] INFO -- Starting test: Plan Custom email customizes email with additional text327[Jul 27 2023 10:03:16 UTC (QA Tests)] INFO -- filling :login_field with "root"328[Jul 27 2023 10:03:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field329[Jul 27 2023 10:03:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"330[Jul 27 2023 10:03:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field331[Jul 27 2023 10:03:16 UTC (QA Tests)] INFO -- clicking :sign_in_button332[Jul 27 2023 10:03:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.095s333[Jul 27 2023 10:03:19 UTC (QA Tests)] INFO -- Enabling super sidebar!334[Jul 27 2023 10:03:19 UTC (QA Tests)] INFO -- Super sidebar is already enabled335[Jul 27 2023 10:03:21 UTC (QA Tests)] INFO -- clicking :context_switcher336[Jul 27 2023 10:03:21 UTC (QA Tests)] INFO -- clicking :nav_item_link337[Jul 27 2023 10:03:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.679s338[Jul 27 2023 10:03:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.143s339[Jul 27 2023 10:03:23 UTC (QA Tests)] INFO -- clicking :menu_section_button340[Jul 27 2023 10:03:23 UTC (QA Tests)] INFO -- clicking :nav_item_link341[Jul 27 2023 10:03:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.617s342[Jul 27 2023 10:03:25 UTC (QA Tests)] INFO -- filling :additional_text_textarea_field with "Testing custom email - ac3bf4493ea0fefe"343[Jul 27 2023 10:03:25 UTC (QA Tests)] INFO -- clicking the coordinates of :additional_text_textarea_field344[Jul 27 2023 10:03:25 UTC (QA Tests)] INFO -- clicking :save_changes_button345[Jul 27 2023 10:03:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.795s346 customizes email with additional text347Data Stores348 Create project badge349[Jul 27 2023 10:03:26 UTC (QA Tests)] INFO -- Starting test: Data Stores Create project badge creates project badge successfully350[Jul 27 2023 10:03:27 UTC (QA Tests)] INFO -- filling :login_field with "root"351[Jul 27 2023 10:03:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field352[Jul 27 2023 10:03:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"353[Jul 27 2023 10:03:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field354[Jul 27 2023 10:03:28 UTC (QA Tests)] INFO -- clicking :sign_in_button355[Jul 27 2023 10:03:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.933s356[Jul 27 2023 10:03:29 UTC (QA Tests)] INFO -- Enabling super sidebar!357[Jul 27 2023 10:03:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled358[Jul 27 2023 10:03:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds359[Jul 27 2023 10:03:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.22 seconds360[Jul 27 2023 10:03:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/badge-test-project-3d0282f31621308b' via api in 1.03 seconds361[Jul 27 2023 10:03:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/badge-test-project-3d0282f31621308b362[Jul 27 2023 10:03:34 UTC (QA Tests)] INFO -- clicking :menu_section_button363[Jul 27 2023 10:03:34 UTC (QA Tests)] INFO -- clicking :nav_item_link364[Jul 27 2023 10:03:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.043s365[Jul 27 2023 10:03:36 UTC (QA Tests)] INFO -- filling :badge_name_field with "project-badge-d3b4478cfe4ebc43"366[Jul 27 2023 10:03:36 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_name_field367[Jul 27 2023 10:03:37 UTC (QA Tests)] INFO -- filling :badge_link_url_field with "http://gitlab-ee-654d1104.test/%{project_path}"368[Jul 27 2023 10:03:37 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_link_url_field369[Jul 27 2023 10:03:37 UTC (QA Tests)] INFO -- filling :badge_image_url_field with "http://gitlab-ee-654d1104.test/%{project_path}/badges/%{default_branch}/pipeline.svg"370[Jul 27 2023 10:03:37 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_image_url_field371[Jul 27 2023 10:03:38 UTC (QA Tests)] INFO -- clicking :add_badge_button372[Jul 27 2023 10:03:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectBadge with name 'project-badge-d3b4478cfe4ebc43' via browser_ui in 4.05 seconds373[Jul 27 2023 10:03:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/badge-test-project-3d0282f31621308b374 creates project badge successfully375Verify376 Code coverage statistics377[Jul 27 2023 10:03:43 UTC (QA Tests)] INFO -- Starting test: Verify Code coverage statistics creates an MR with code coverage statistics378[Jul 27 2023 10:03:43 UTC (QA Tests)] INFO -- filling :login_field with "root"379[Jul 27 2023 10:03:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field380[Jul 27 2023 10:03:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"381[Jul 27 2023 10:03:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field382[Jul 27 2023 10:03:44 UTC (QA Tests)] INFO -- clicking :sign_in_button383[Jul 27 2023 10:03:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.894s384[Jul 27 2023 10:03:45 UTC (QA Tests)] INFO -- Enabling super sidebar!385[Jul 27 2023 10:03:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled386[Jul 27 2023 10:03:47 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.387[Jul 27 2023 10:03:47 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`388[Jul 27 2023 10:03:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds389[Jul 27 2023 10:03:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.2 seconds390[Jul 27 2023 10:03:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-ci-cd-ca6ce545a1d1c370' via api in 0.7 seconds391[Jul 27 2023 10:03:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`392[Jul 27 2023 10:03:48 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690452227 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690452227 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-1690452227 --url http://gitlab-ee-654d1104.test --registration-token **** --tag-list e2e-test --executor shell && gitlab-runner run" `393[Jul 27 2023 10:03:49 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690452227`394[Jul 27 2023 10:03:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`395[Jul 27 2023 10:03:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690452227' via api in 2.15 seconds396[Jul 27 2023 10:03:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds397[Jul 27 2023 10:03:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds398[Jul 27 2023 10:03:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.43 seconds399[Jul 27 2023 10:03:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-ci-cd-ca6ce545a1d1c370/-/merge_requests/1400[Jul 27 2023 10:04:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge_request_pipeline_info_content' took 16.073s401[Jul 27 2023 10:04:09 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-ci-cd-ca6ce545a1d1c370/-/merge_requests/1402[Jul 27 2023 10:04:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690452227'403[Jul 27 2023 10:04:16 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690452227`404 creates an MR with code coverage statistics405Package406 RubyGems Repository407[Jul 27 2023 10:04:17 UTC (QA Tests)] INFO -- Starting test: Package RubyGems Repository publishes a Ruby gem408[Jul 27 2023 10:04:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds409[Jul 27 2023 10:04:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.19 seconds410[Jul 27 2023 10:04:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/rubygems-package-project-206b12c61eeebad8' via api in 0.74 seconds411[Jul 27 2023 10:04:18 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.412[Jul 27 2023 10:04:18 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`413[Jul 27 2023 10:04:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`414[Jul 27 2023 10:04:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`415[Jul 27 2023 10:04:23 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690452257 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690452257 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-1690452257 --url http://gitlab-ee-654d1104.test --registration-token **** --tag-list runner-for-rubygems-package-project-206b12c61eeebad8 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `416[Jul 27 2023 10:04:24 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690452257`417[Jul 27 2023 10:04:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`418[Jul 27 2023 10:04:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690452257' via api in 6.45 seconds419[Jul 27 2023 10:04:24 UTC (QA Tests)] INFO -- Enabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/rubygems-package-project-206b12c61eeebad8"420[Jul 27 2023 10:04:30 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: rubygem_packages421[Jul 27 2023 10:04:31 UTC (QA Tests)] INFO -- filling :login_field with "root"422[Jul 27 2023 10:04:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field423[Jul 27 2023 10:04:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"424[Jul 27 2023 10:04:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field425[Jul 27 2023 10:04:32 UTC (QA Tests)] INFO -- clicking :sign_in_button426[Jul 27 2023 10:04:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.001s427[Jul 27 2023 10:04:33 UTC (QA Tests)] INFO -- Enabling super sidebar!428[Jul 27 2023 10:04:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled429[Jul 27 2023 10:04:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds430[Jul 27 2023 10:04:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/rubygems-package-project-206b12c61eeebad8431[Jul 27 2023 10:04:37 UTC (QA Tests)] INFO -- clicking :menu_section_button432[Jul 27 2023 10:04:37 UTC (QA Tests)] INFO -- clicking :nav_item_link433[Jul 27 2023 10:04:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.798s434[Jul 27 2023 10:04:39 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present435[Jul 27 2023 10:04:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.498s436[Jul 27 2023 10:05:11 UTC (QA Tests)] INFO -- clicking :menu_section_button437[Jul 27 2023 10:05:11 UTC (QA Tests)] INFO -- clicking :nav_item_link438[Jul 27 2023 10:05:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.798s439[Jul 27 2023 10:05:12 UTC (QA Tests)] INFO -- Disabling feature: rubygem_packages for scope "project: gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/rubygems-package-project-206b12c61eeebad8"440[Jul 27 2023 10:05:12 UTC (QA Tests)] INFO -- Successfully disabled and verified feature flag: rubygem_packages441 publishes a Ruby gem442Create443 Source editor toolbar preview444[Jul 27 2023 10:05:13 UTC (QA Tests)] INFO -- Starting test: Create Source editor toolbar preview can preview markdown side-by-side while editing445[Jul 27 2023 10:05:13 UTC (QA Tests)] INFO -- filling :login_field with "root"446[Jul 27 2023 10:05:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field447[Jul 27 2023 10:05:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"448[Jul 27 2023 10:05:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field449[Jul 27 2023 10:05:14 UTC (QA Tests)] INFO -- clicking :sign_in_button450[Jul 27 2023 10:05:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.093s451[Jul 27 2023 10:05:16 UTC (QA Tests)] INFO -- Enabling super sidebar!452[Jul 27 2023 10:05:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled453[Jul 27 2023 10:05:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds454[Jul 27 2023 10:05:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.21 seconds455[Jul 27 2023 10:05:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/empty-project-with-md-acb32f6f1437a690' via api in 1.12 seconds456[Jul 27 2023 10:05:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/empty-project-with-md-acb32f6f1437a690457[Jul 27 2023 10:05:20 UTC (QA Tests)] INFO -- clicking :file_name_link458[Jul 27 2023 10:05:20 UTC (QA Tests)] INFO -- clicking :action_dropdown459[Jul 27 2023 10:05:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.516s460[Jul 27 2023 10:05:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element action_dropdown' took 0.598s461[Jul 27 2023 10:05:21 UTC (QA Tests)] INFO -- clicking :edit_menu_item462[Jul 27 2023 10:05:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_menu_item' took 1.34s4632023-07-27 10:05:22 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:4652023-07-27 10:05:22 WARN Selenium [DEPRECATION] [:jwp_caps] `Capabilities#platform` is deprecated. Use `Capabilities#platform_name` instead.466[Jul 27 2023 10:05:23 UTC (QA Tests)] INFO -- clicking :commit_button467[Jul 27 2023 10:05:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit_button' took 1.356s468[Jul 27 2023 10:05:24 UTC (QA Tests)] ERROR -- Interceptor Api Errors469[200] POST http://gitlab-ee-654d1104.test/api/graphql -- Correlation Id: 01H6BCYVQR2FTBPT6NXDWWGSC0470error-messages: Variable $refType of type RefType was provided invalid value471 can preview markdown side-by-side while editing472Manage473 Impersonation tokens474[Jul 27 2023 10:05:24 UTC (QA Tests)] INFO -- Starting test: Manage Impersonation tokens can be created and revoked via the UI475[Jul 27 2023 10:05:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-b7b2dfb333e5465f' via api in 0.29 seconds476[Jul 27 2023 10:05:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_avatar_content' took 11.018s477[Jul 27 2023 10:05:36 UTC (QA Tests)] INFO -- filling :login_field with "root"478[Jul 27 2023 10:05:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field479[Jul 27 2023 10:05:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"480[Jul 27 2023 10:05:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field481[Jul 27 2023 10:05:37 UTC (QA Tests)] INFO -- clicking :sign_in_button482[Jul 27 2023 10:05:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.035s483[Jul 27 2023 10:05:39 UTC (QA Tests)] INFO -- Enabling super sidebar!484[Jul 27 2023 10:05:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled485[Jul 27 2023 10:05:40 UTC (QA Tests)] INFO -- clicking :context_switcher486[Jul 27 2023 10:05:40 UTC (QA Tests)] INFO -- clicking :nav_item_link487[Jul 27 2023 10:05:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.645s488[Jul 27 2023 10:05:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.287s489[Jul 27 2023 10:05:42 UTC (QA Tests)] INFO -- clicking :nav_item_link490[Jul 27 2023 10:05:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.645s491[Jul 27 2023 10:05:45 UTC (QA Tests)] INFO -- clicking :impersonation_tokens_tab492[Jul 27 2023 10:05:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element impersonation_tokens_tab' took 0.596s493[Jul 27 2023 10:05:46 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"494[Jul 27 2023 10:05:46 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field495[Jul 27 2023 10:05:46 UTC (QA Tests)] INFO -- clicking :api_label496[Jul 27 2023 10:05:46 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-07-29"497[Jul 27 2023 10:05:46 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field498[Jul 27 2023 10:05:47 UTC (QA Tests)] INFO -- clicking :create_token_button499[Jul 27 2023 10:05:47 UTC (QA Tests)] INFO -- clicking :toggle_visibility_button500[Jul 27 2023 10:05:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ImpersonationToken with name 'api-impersonation-access-token-goumt3ch' via browser_ui in 22.62 seconds501[Jul 27 2023 10:05:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.068s502[Jul 27 2023 10:05:48 UTC (QA Tests)] INFO -- clicking :user_avatar_content503[Jul 27 2023 10:05:49 UTC (QA Tests)] INFO -- clicking :user_avatar_content504[Jul 27 2023 10:05:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.032s505[Jul 27 2023 10:05:50 UTC (QA Tests)] INFO -- clicking :user_avatar_content506[Jul 27 2023 10:05:50 UTC (QA Tests)] INFO -- clicking :sign_out_link507[Jul 27 2023 10:05:51 UTC (QA Tests)] INFO -- filling :login_field with "root"508[Jul 27 2023 10:05:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field509[Jul 27 2023 10:05:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"510[Jul 27 2023 10:05:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field511[Jul 27 2023 10:05:52 UTC (QA Tests)] INFO -- clicking :sign_in_button512[Jul 27 2023 10:05:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.96s513[Jul 27 2023 10:05:54 UTC (QA Tests)] INFO -- Enabling super sidebar!514[Jul 27 2023 10:05:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled515[Jul 27 2023 10:05:56 UTC (QA Tests)] INFO -- clicking :context_switcher516[Jul 27 2023 10:05:56 UTC (QA Tests)] INFO -- clicking :nav_item_link517[Jul 27 2023 10:05:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.529s518[Jul 27 2023 10:05:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.268s519[Jul 27 2023 10:05:58 UTC (QA Tests)] INFO -- clicking :nav_item_link520[Jul 27 2023 10:05:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.675s521[Jul 27 2023 10:06:01 UTC (QA Tests)] INFO -- clicking :impersonation_tokens_tab522[Jul 27 2023 10:06:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element impersonation_tokens_tab' took 0.599s523[Jul 27 2023 10:06:01 UTC (QA Tests)] INFO -- clicking :revoke_button524[Jul 27 2023 10:06:02 UTC (QA Tests)] INFO -- clicking :confirm_ok_button525 can be created and revoked via the UI526Fulfillment527 Utilization528 in usage quotas529 max seats used count does not change after members are removed (PENDING: Test is not compatible with this environment or pipeline)530 user seat data is displayed correctly (PENDING: Test is not compatible with this environment or pipeline)531Create532 Protected branch support533 when developers and maintainers are allowed to push to a protected branch534[Jul 27 2023 10:06:03 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 branch535[Jul 27 2023 10:06:03 UTC (QA Tests)] INFO -- filling :login_field with "root"536[Jul 27 2023 10:06:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field537[Jul 27 2023 10:06:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"538[Jul 27 2023 10:06:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field539[Jul 27 2023 10:06:04 UTC (QA Tests)] INFO -- clicking :sign_in_button540[Jul 27 2023 10:06:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.205s541[Jul 27 2023 10:06:06 UTC (QA Tests)] INFO -- Enabling super sidebar!542[Jul 27 2023 10:06:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled543[Jul 27 2023 10:06:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds544[Jul 27 2023 10:06:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.23 seconds545[Jul 27 2023 10:06:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/protected-branch-project-e9486c9c97101c20' via api in 1.19 seconds546[Jul 27 2023 10:06:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds547[Jul 27 2023 10:06:09 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"548[Jul 27 2023 10:06:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 1.07 seconds549[Jul 27 2023 10:06:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.09 seconds550 user with push rights successfully pushes to the protected branch551 when developers and maintainers are not allowed to push to a protected branch552[Jul 27 2023 10:06:11 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 branch553[Jul 27 2023 10:06:11 UTC (QA Tests)] INFO -- filling :login_field with "root"554[Jul 27 2023 10:06:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field555[Jul 27 2023 10:06:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"556[Jul 27 2023 10:06:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field557[Jul 27 2023 10:06:12 UTC (QA Tests)] INFO -- clicking :sign_in_button558[Jul 27 2023 10:06:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.14s559[Jul 27 2023 10:06:14 UTC (QA Tests)] INFO -- Enabling super sidebar!560[Jul 27 2023 10:06:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled561[Jul 27 2023 10:06:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.11 seconds562[Jul 27 2023 10:06:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.23 seconds563[Jul 27 2023 10:06:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/protected-branch-project-36345170119f466c' via api in 1.11 seconds564[Jul 27 2023 10:06:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds565[Jul 27 2023 10:06:17 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"566[Jul 27 2023 10:06:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 1.05 seconds567 user without push rights fails to push to the protected branch568Manage569 Group access tokens570[Jul 27 2023 10:06:20 UTC (QA Tests)] INFO -- Starting test: Manage Group access tokens can be created and revoked via the UI571[Jul 27 2023 10:06:20 UTC (QA Tests)] INFO -- filling :login_field with "root"572[Jul 27 2023 10:06:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field573[Jul 27 2023 10:06:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"574[Jul 27 2023 10:06:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field575[Jul 27 2023 10:06:21 UTC (QA Tests)] INFO -- clicking :sign_in_button576[Jul 27 2023 10:06:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.126s577[Jul 27 2023 10:06:23 UTC (QA Tests)] INFO -- Enabling super sidebar!578[Jul 27 2023 10:06:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled579[Jul 27 2023 10:06:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds580[Jul 27 2023 10:06:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.21 seconds581[Jul 27 2023 10:06:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-654d1104.test/groups/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa582[Jul 27 2023 10:06:26 UTC (QA Tests)] INFO -- clicking :menu_section_button583[Jul 27 2023 10:06:26 UTC (QA Tests)] INFO -- clicking :nav_item_link584[Jul 27 2023 10:06:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.745s585[Jul 27 2023 10:06:27 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"586[Jul 27 2023 10:06:27 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field587[Jul 27 2023 10:06:27 UTC (QA Tests)] INFO -- clicking :api_label588[Jul 27 2023 10:06:27 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-07-29"589[Jul 27 2023 10:06:27 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field590[Jul 27 2023 10:06:28 UTC (QA Tests)] INFO -- clicking :create_token_button591[Jul 27 2023 10:06:28 UTC (QA Tests)] INFO -- clicking :toggle_visibility_button592[Jul 27 2023 10:06:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupAccessToken with name 'api-group-access-token-bbdqoffw', token's bot username 'group_3_bot_4b8f7ba3bda85cfc01285be25f87f1e4' via browser_ui in 8.79 seconds593[Jul 27 2023 10:06:29 UTC (QA Tests)] INFO -- clicking :revoke_button594[Jul 27 2023 10:06:29 UTC (QA Tests)] INFO -- clicking :confirm_ok_button595 can be created and revoked via the UI596Create597 Multiple file snippet598[Jul 27 2023 10:06:30 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet creates a project snippet with multiple files599[Jul 27 2023 10:06:30 UTC (QA Tests)] INFO -- filling :login_field with "root"600[Jul 27 2023 10:06:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field601[Jul 27 2023 10:06:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"602[Jul 27 2023 10:06:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field603[Jul 27 2023 10:06:31 UTC (QA Tests)] INFO -- clicking :sign_in_button604[Jul 27 2023 10:06:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.213s605[Jul 27 2023 10:06:33 UTC (QA Tests)] INFO -- Enabling super sidebar!606[Jul 27 2023 10:06:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled607[Jul 27 2023 10:06:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds608[Jul 27 2023 10:06:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.18 seconds609[Jul 27 2023 10:06:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-snippets-f41bb14bc6de7d3b' via api in 0.71 seconds610[Jul 27 2023 10:06:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-snippets-f41bb14bc6de7d3b611[Jul 27 2023 10:06:36 UTC (QA Tests)] INFO -- clicking :menu_section_button612[Jul 27 2023 10:06:37 UTC (QA Tests)] INFO -- clicking :nav_item_link613[Jul 27 2023 10:06:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.624s614[Jul 27 2023 10:06:37 UTC (QA Tests)] INFO -- clicking :create_first_snippet_link615[Jul 27 2023 10:06:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_first_snippet_link' took 1.01s616[Jul 27 2023 10:06:38 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Project snippet with multiple files"617[Jul 27 2023 10:06:38 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field618[Jul 27 2023 10:06:39 UTC (QA Tests)] INFO -- clicking :description_placeholder619[Jul 27 2023 10:06:39 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"620[Jul 27 2023 10:06:39 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field621[Jul 27 2023 10:06:39 UTC (QA Tests)] INFO -- clicking :visibility_content622[Jul 27 2023 10:06:40 UTC (QA Tests)] INFO -- filling :file_name_field with "01 file name"623[Jul 27 2023 10:06:40 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field624[Jul 27 2023 10:06:40 UTC (QA Tests)] INFO -- clicking :add_file_button625[Jul 27 2023 10:06:40 UTC (QA Tests)] INFO -- filling :file_name_field with "02 file name"626[Jul 27 2023 10:06:40 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field627[Jul 27 2023 10:06:41 UTC (QA Tests)] INFO -- clicking :add_file_button628[Jul 27 2023 10:06:41 UTC (QA Tests)] INFO -- filling :file_name_field with "03 file name"629[Jul 27 2023 10:06:41 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field630[Jul 27 2023 10:06:42 UTC (QA Tests)] INFO -- clicking :add_file_button631[Jul 27 2023 10:06:42 UTC (QA Tests)] INFO -- filling :file_name_field with "04 file name"632[Jul 27 2023 10:06:42 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field633[Jul 27 2023 10:06:42 UTC (QA Tests)] INFO -- clicking :add_file_button634[Jul 27 2023 10:06:42 UTC (QA Tests)] INFO -- filling :file_name_field with "05 file name"635[Jul 27 2023 10:06:42 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field636[Jul 27 2023 10:06:43 UTC (QA Tests)] INFO -- clicking :add_file_button637[Jul 27 2023 10:06:43 UTC (QA Tests)] INFO -- filling :file_name_field with "06 file name"638[Jul 27 2023 10:06:43 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field639[Jul 27 2023 10:06:44 UTC (QA Tests)] INFO -- clicking :add_file_button640[Jul 27 2023 10:06:44 UTC (QA Tests)] INFO -- filling :file_name_field with "07 file name"641[Jul 27 2023 10:06:44 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field642[Jul 27 2023 10:06:44 UTC (QA Tests)] INFO -- clicking :add_file_button643[Jul 27 2023 10:06:45 UTC (QA Tests)] INFO -- filling :file_name_field with "08 file name"644[Jul 27 2023 10:06:45 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field645[Jul 27 2023 10:06:45 UTC (QA Tests)] INFO -- clicking :add_file_button646[Jul 27 2023 10:06:45 UTC (QA Tests)] INFO -- filling :file_name_field with "09 file name"647[Jul 27 2023 10:06:45 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field648[Jul 27 2023 10:06:46 UTC (QA Tests)] INFO -- clicking :add_file_button649[Jul 27 2023 10:06:46 UTC (QA Tests)] INFO -- filling :file_name_field with "10 file name"650[Jul 27 2023 10:06:46 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field651[Jul 27 2023 10:06:47 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button652[Jul 27 2023 10:06:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.851s653[Jul 27 2023 10:06:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.862s654[Jul 27 2023 10:06:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via browser_ui in 14.16 seconds655 creates a project snippet with multiple files656Verify657 UI defined variable658[Jul 27 2023 10:06:51 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is inheritable when forward:pipeline_variables is true659[Jul 27 2023 10:06:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds660[Jul 27 2023 10:06:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-33zekqai' via api in 0.41 seconds661[Jul 27 2023 10:06:51 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.662[Jul 27 2023 10:06:51 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`663[Jul 27 2023 10:06:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`664[Jul 27 2023 10:06:52 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name 33zekqai --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach 33zekqai 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 33zekqai --url http://gitlab-ee-654d1104.test --registration-token **** --tag-list 33zekqai --executor shell && gitlab-runner run" `665[Jul 27 2023 10:06:52 UTC (QA Tests)] INFO -- Executing: `docker logs 33zekqai`666[Jul 27 2023 10:06:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`667[Jul 27 2023 10:06:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name '33zekqai' via api in 1.44 seconds668[Jul 27 2023 10:06:53 UTC (QA Tests)] INFO -- filling :login_field with "root"669[Jul 27 2023 10:06:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field670[Jul 27 2023 10:06:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"671[Jul 27 2023 10:06:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field672[Jul 27 2023 10:06:54 UTC (QA Tests)] INFO -- clicking :sign_in_button673[Jul 27 2023 10:06:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.129s674[Jul 27 2023 10:06:56 UTC (QA Tests)] INFO -- Enabling super sidebar!675[Jul 27 2023 10:06:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled676[Jul 27 2023 10:06:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-33zekqai/downstream1-variable-inheritance-26ee92266952f433' via api in 0.46 seconds677[Jul 27 2023 10:06:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds678[Jul 27 2023 10:06:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-33zekqai/upstream-variable-inheritance-b858777a0a2b0fba' via api in 0.49 seconds679[Jul 27 2023 10:06:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds680[Jul 27 2023 10:06:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/group-for-variable-inheritance-33zekqai/upstream-variable-inheritance-b858777a0a2b0fba681[Jul 27 2023 10:07:01 UTC (QA Tests)] INFO -- clicking :menu_section_button682[Jul 27 2023 10:07:01 UTC (QA Tests)] INFO -- clicking :nav_item_link683[Jul 27 2023 10:07:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.885s684[Jul 27 2023 10:07:13 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present685[Jul 27 2023 10:07:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 0.977s686[Jul 27 2023 10:07:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.03s687[Jul 27 2023 10:07:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.655s688[Jul 27 2023 10:07:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.8s689[Jul 27 2023 10:07:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci_variable_row_container' took 1.821s690[Jul 27 2023 10:07:16 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"691[Jul 27 2023 10:07:16 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field692[Jul 27 2023 10:07:16 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"693[Jul 27 2023 10:07:16 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field694[Jul 27 2023 10:07:17 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present695[Jul 27 2023 10:07:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_details_header' took 1.39s696[Jul 27 2023 10:07:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.718s697[Jul 27 2023 10:07:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '35' via api in 0.08 seconds698[Jul 27 2023 10:07:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '35' via api in 0.08 seconds699[Jul 27 2023 10:07:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '35' via api in 0.08 seconds700[Jul 27 2023 10:07:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '37' via api in 0.08 seconds701[Jul 27 2023 10:07:29 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button702[Jul 27 2023 10:07:29 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present703[Jul 27 2023 10:07:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.252s704[Jul 27 2023 10:07:32 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button705[Jul 27 2023 10:07:32 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present706[Jul 27 2023 10:07:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.339s707[Jul 27 2023 10:07:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name '33zekqai'708[Jul 27 2023 10:07:34 UTC (QA Tests)] INFO -- Executing: `docker rm -f 33zekqai`709 is inheritable when forward:pipeline_variables is true710Package711 Maven project level endpoint712 using a ci job token713[Jul 27 2023 10:07:34 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a ci job token pushes and pulls a maven package via maven714[Jul 27 2023 10:07:35 UTC (QA Tests)] INFO -- filling :login_field with "root"715[Jul 27 2023 10:07:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field716[Jul 27 2023 10:07:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"717[Jul 27 2023 10:07:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field718[Jul 27 2023 10:07:36 UTC (QA Tests)] INFO -- clicking :sign_in_button719[Jul 27 2023 10:07:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.263s720[Jul 27 2023 10:07:38 UTC (QA Tests)] INFO -- Enabling super sidebar!721[Jul 27 2023 10:07:38 UTC (QA Tests)] INFO -- Super sidebar is already enabled722[Jul 27 2023 10:07:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds723[Jul 27 2023 10:07:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.21 seconds724[Jul 27 2023 10:07:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/maven_package_project-9913db87d3f28c4e' via api in 1.13 seconds725[Jul 27 2023 10:07:40 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.726[Jul 27 2023 10:07:40 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`727[Jul 27 2023 10:07:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`728[Jul 27 2023 10:07:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`729[Jul 27 2023 10:07:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690452459 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690452459 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-1690452459 --url http://gitlab-ee-654d1104.test --registration-token **** --tag-list runner-for-maven_package_project-9913db87d3f28c4e --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `730[Jul 27 2023 10:07:42 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690452459`731[Jul 27 2023 10:07:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`732[Jul 27 2023 10:07:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690452459' via api in 1.56 seconds733[Jul 27 2023 10:07:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds734[Jul 27 2023 10:07:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/maven_package_project-9913db87d3f28c4e735[Jul 27 2023 10:07:44 UTC (QA Tests)] INFO -- clicking :menu_section_button736[Jul 27 2023 10:07:45 UTC (QA Tests)] INFO -- clicking :nav_item_link737[Jul 27 2023 10:07:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.801s738[Jul 27 2023 10:07:47 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present739[Jul 27 2023 10:07:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.23s740[Jul 27 2023 10:08:19 UTC (QA Tests)] INFO -- clicking :menu_section_button741[Jul 27 2023 10:08:20 UTC (QA Tests)] INFO -- clicking :nav_item_link742[Jul 27 2023 10:08:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.814s743[Jul 27 2023 10:08:21 UTC (QA Tests)] INFO -- clicking :details_link744[Jul 27 2023 10:08:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690452459'745[Jul 27 2023 10:08:21 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690452459`746[Jul 27 2023 10:08:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-054f183d162e65b8'747[Jul 27 2023 10:08:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/maven_package_project-9913db87d3f28c4e'748 pushes and pulls a maven package via maven749 using a project deploy token750[Jul 27 2023 10:08:23 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a project deploy token pushes and pulls a maven package via maven751[Jul 27 2023 10:08:23 UTC (QA Tests)] INFO -- filling :login_field with "root"752[Jul 27 2023 10:08:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field753[Jul 27 2023 10:08:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"754[Jul 27 2023 10:08:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field755[Jul 27 2023 10:08:24 UTC (QA Tests)] INFO -- clicking :sign_in_button756[Jul 27 2023 10:08:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.183s757[Jul 27 2023 10:08:26 UTC (QA Tests)] INFO -- Enabling super sidebar!758[Jul 27 2023 10:08:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled759[Jul 27 2023 10:08:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds760[Jul 27 2023 10:08:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.2 seconds761[Jul 27 2023 10:08:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/maven_package_project-57ade449a74f239b' via api in 1.1 seconds762[Jul 27 2023 10:08:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.763[Jul 27 2023 10:08:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`764[Jul 27 2023 10:08:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`765[Jul 27 2023 10:08:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`766[Jul 27 2023 10:08:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690452508 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690452508 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-1690452508 --url http://gitlab-ee-654d1104.test --registration-token **** --tag-list runner-for-maven_package_project-57ade449a74f239b --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `767[Jul 27 2023 10:08:30 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690452508`768[Jul 27 2023 10:08:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`769[Jul 27 2023 10:08:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690452508' via api in 1.54 seconds770[Jul 27 2023 10:08:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.12 seconds771[Jul 27 2023 10:08:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.23 seconds772[Jul 27 2023 10:08:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds773[Jul 27 2023 10:08:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/maven_package_project-57ade449a74f239b774[Jul 27 2023 10:08:33 UTC (QA Tests)] INFO -- clicking :menu_section_button775[Jul 27 2023 10:08:33 UTC (QA Tests)] INFO -- clicking :nav_item_link776[Jul 27 2023 10:08:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.868s777[Jul 27 2023 10:08:36 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present778[Jul 27 2023 10:08:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.376s779[Jul 27 2023 10:08:59 UTC (QA Tests)] INFO -- clicking :menu_section_button780[Jul 27 2023 10:08:59 UTC (QA Tests)] INFO -- clicking :nav_item_link781[Jul 27 2023 10:09:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.838s782[Jul 27 2023 10:09:00 UTC (QA Tests)] INFO -- clicking :details_link783[Jul 27 2023 10:09:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package_information_content' took 0.502s784[Jul 27 2023 10:09:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690452508'785[Jul 27 2023 10:09:01 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690452508`786[Jul 27 2023 10:09:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-11c1c59e6f327760'787[Jul 27 2023 10:09:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/maven_package_project-57ade449a74f239b'788 pushes and pulls a maven package via maven789 using a personal access token790[Jul 27 2023 10:09:02 UTC (QA Tests)] INFO -- Starting test: Package Maven project level endpoint using a personal access token pushes and pulls a maven package via maven791[Jul 27 2023 10:09:03 UTC (QA Tests)] INFO -- filling :login_field with "root"792[Jul 27 2023 10:09:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field793[Jul 27 2023 10:09:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"794[Jul 27 2023 10:09:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field795[Jul 27 2023 10:09:04 UTC (QA Tests)] INFO -- clicking :sign_in_button796[Jul 27 2023 10:09:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.331s797[Jul 27 2023 10:09:06 UTC (QA Tests)] INFO -- Enabling super sidebar!798[Jul 27 2023 10:09:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled799[Jul 27 2023 10:09:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds800[Jul 27 2023 10:09:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.19 seconds801[Jul 27 2023 10:09:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/maven_package_project-d5275c1daf903e87' via api in 1.1 seconds802[Jul 27 2023 10:09:08 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.803[Jul 27 2023 10:09:08 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`804[Jul 27 2023 10:09:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`805[Jul 27 2023 10:09:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`806[Jul 27 2023 10:09:14 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690452547 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690452547 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-1690452547 --url http://gitlab-ee-654d1104.test --registration-token **** --tag-list runner-for-maven_package_project-d5275c1daf903e87 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `807[Jul 27 2023 10:09:15 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690452547`808[Jul 27 2023 10:09:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`809[Jul 27 2023 10:09:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690452547' via api in 6.58 seconds810[Jul 27 2023 10:09:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds811[Jul 27 2023 10:09:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds812[Jul 27 2023 10:09:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/maven_package_project-d5275c1daf903e87813[Jul 27 2023 10:09:18 UTC (QA Tests)] INFO -- clicking :menu_section_button814[Jul 27 2023 10:09:18 UTC (QA Tests)] INFO -- clicking :nav_item_link815[Jul 27 2023 10:09:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.894s816[Jul 27 2023 10:09:20 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present817[Jul 27 2023 10:09:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.415s818[Jul 27 2023 10:09:44 UTC (QA Tests)] INFO -- clicking :menu_section_button819[Jul 27 2023 10:09:44 UTC (QA Tests)] INFO -- clicking :nav_item_link820[Jul 27 2023 10:09:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.749s821[Jul 27 2023 10:09:45 UTC (QA Tests)] INFO -- clicking :details_link822[Jul 27 2023 10:09:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690452547'823[Jul 27 2023 10:09:45 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690452547`824[Jul 27 2023 10:09:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'com/gitlab/qa/maven-355763b8cef871fe'825[Jul 27 2023 10:09:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/maven_package_project-d5275c1daf903e87'826 pushes and pulls a maven package via maven827Plan828 Design Management829[Jul 27 2023 10:09:46 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user adds a design and annotates it830[Jul 27 2023 10:09:47 UTC (QA Tests)] INFO -- filling :login_field with "root"831[Jul 27 2023 10:09:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field832[Jul 27 2023 10:09:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"833[Jul 27 2023 10:09:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field834[Jul 27 2023 10:09:48 UTC (QA Tests)] INFO -- clicking :sign_in_button835[Jul 27 2023 10:09:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.346s836[Jul 27 2023 10:09:50 UTC (QA Tests)] INFO -- Enabling super sidebar!837[Jul 27 2023 10:09:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled838[Jul 27 2023 10:09:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds839[Jul 27 2023 10:09:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.17 seconds840[Jul 27 2023 10:09:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-for-issues-97fa94d18814d734' via api in 0.71 seconds841[Jul 27 2023 10:09:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 1.1 seconds842[Jul 27 2023 10:09:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-for-issues-97fa94d18814d734/-/issues/1843[Jul 27 2023 10:09:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.966s844[Jul 27 2023 10:09:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.99s845[Jul 27 2023 10:09:56 UTC (QA Tests)] INFO -- clicking :design_file_name846[Jul 27 2023 10:09:56 UTC (QA Tests)] INFO -- clicking :design_image_button847[Jul 27 2023 10:09:57 UTC (QA Tests)] INFO -- filling :note_textarea with "This design is great!"848[Jul 27 2023 10:09:57 UTC (QA Tests)] INFO -- clicking the coordinates of :note_textarea849[Jul 27 2023 10:09:58 UTC (QA Tests)] INFO -- clicking :save_comment_button850[Jul 27 2023 10:09:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.923s851[Jul 27 2023 10:09:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? save_comment_button' took 0.934s852 user adds a design and annotates it853Verify854 Trigger child pipeline with 'when:manual'855[Jul 27 2023 10:09:59 UTC (QA Tests)] INFO -- Starting test: Verify Trigger child pipeline with 'when:manual' can trigger bridge job856[Jul 27 2023 10:09:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds857[Jul 27 2023 10:09:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.19 seconds858[Jul 27 2023 10:09:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-pipeline-2a020d9ce727e9ae' via api in 0.69 seconds859[Jul 27 2023 10:09:59 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.860[Jul 27 2023 10:09:59 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`861[Jul 27 2023 10:10:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`862[Jul 27 2023 10:10:00 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-wsbjdlke --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-wsbjdlke 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-wsbjdlke --url http://gitlab-ee-654d1104.test --registration-token **** --tag-list qa-runner-wsbjdlke --executor shell && gitlab-runner run" `863[Jul 27 2023 10:10:01 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-wsbjdlke`864[Jul 27 2023 10:10:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`865[Jul 27 2023 10:10:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-wsbjdlke' via api in 1.5 seconds866[Jul 27 2023 10:10:02 UTC (QA Tests)] INFO -- filling :login_field with "root"867[Jul 27 2023 10:10:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field868[Jul 27 2023 10:10:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"869[Jul 27 2023 10:10:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field870[Jul 27 2023 10:10:02 UTC (QA Tests)] INFO -- clicking :sign_in_button871[Jul 27 2023 10:10:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.296s872[Jul 27 2023 10:10:04 UTC (QA Tests)] INFO -- Enabling super sidebar!873[Jul 27 2023 10:10:04 UTC (QA Tests)] INFO -- Super sidebar is already enabled874[Jul 27 2023 10:10:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds875[Jul 27 2023 10:10:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-pipeline-2a020d9ce727e9ae876[Jul 27 2023 10:10:08 UTC (QA Tests)] INFO -- clicking :menu_section_button877[Jul 27 2023 10:10:09 UTC (QA Tests)] INFO -- clicking :nav_item_link878[Jul 27 2023 10:10:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.789s879[Jul 27 2023 10:10:22 UTC (QA Tests)] INFO -- clicking :job_action_button880[Jul 27 2023 10:10:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? linked_pipeline_container' took 9.612s881[Jul 27 2023 10:10:32 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button882[Jul 27 2023 10:10:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-wsbjdlke'883[Jul 27 2023 10:10:32 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-wsbjdlke`884 can trigger bridge job885Create886 Cherry picking a commit887[Jul 27 2023 10:10:33 UTC (QA Tests)] INFO -- Starting test: Create Cherry picking a commit creates a merge request888[Jul 27 2023 10:10:33 UTC (QA Tests)] INFO -- filling :login_field with "root"889[Jul 27 2023 10:10:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field890[Jul 27 2023 10:10:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"891[Jul 27 2023 10:10:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field892[Jul 27 2023 10:10:34 UTC (QA Tests)] INFO -- clicking :sign_in_button893[Jul 27 2023 10:10:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.294s894[Jul 27 2023 10:10:36 UTC (QA Tests)] INFO -- Enabling super sidebar!895[Jul 27 2023 10:10:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled896[Jul 27 2023 10:10:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds897[Jul 27 2023 10:10:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.19 seconds898[Jul 27 2023 10:10:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-eca247c8c6084093' via api in 1.05 seconds899[Jul 27 2023 10:10:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds900[Jul 27 2023 10:10:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::Commit at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-eca247c8c6084093/-/commit/8f09ab1ed3ed7ff29726cb0c6920d7bb7fd339d4901[Jul 27 2023 10:10:40 UTC (QA Tests)] INFO -- clicking :options_button902[Jul 27 2023 10:10:40 UTC (QA Tests)] INFO -- clicking :cherry_pick_button and ensuring QA::Page::Component::CommitModal is present903[Jul 27 2023 10:10:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element cherry_pick_button' took 0.515s904[Jul 27 2023 10:10:41 UTC (QA Tests)] INFO -- clicking :submit_commit_button905[Jul 27 2023 10:10:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_commit_button' took 1.827s906[Jul 27 2023 10:10:43 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present907[Jul 27 2023 10:10:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.035s908[Jul 27 2023 10:10:46 UTC (QA Tests)] INFO -- clicking :diffs_tab909[Jul 27 2023 10:10:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? file_tree_container' took 11.046s910[Jul 27 2023 10:10:57 UTC (QA Tests)] INFO -- clicking :file_tree_button911 creates a merge request912Configure913 Kubernetes Agent914 deploys a K8s manifest file (PENDING: Test is not compatible with this environment or pipeline)915Package916 Composer Repository917[Jul 27 2023 10:10:57 UTC (QA Tests)] INFO -- Starting test: Package Composer Repository publishes a composer package and deletes it918[Jul 27 2023 10:10:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds919[Jul 27 2023 10:10:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.19 seconds920[Jul 27 2023 10:10:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/composer-package-project-4aaaa980c5bd1771' via api in 0.71 seconds921[Jul 27 2023 10:10:58 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.922[Jul 27 2023 10:10:58 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`923[Jul 27 2023 10:10:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`924[Jul 27 2023 10:10:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`925[Jul 27 2023 10:10:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690452657 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690452657 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-1690452657 --url http://gitlab-ee-654d1104.test --registration-token **** --tag-list runner-for-composer-package-project-4aaaa980c5bd1771 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `926[Jul 27 2023 10:10:59 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690452657`927[Jul 27 2023 10:10:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`928[Jul 27 2023 10:11:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690452657' via api in 1.5 seconds929[Jul 27 2023 10:11:00 UTC (QA Tests)] INFO -- filling :login_field with "root"930[Jul 27 2023 10:11:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field931[Jul 27 2023 10:11:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"932[Jul 27 2023 10:11:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field933[Jul 27 2023 10:11:01 UTC (QA Tests)] INFO -- clicking :sign_in_button934[Jul 27 2023 10:11:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.352s935[Jul 27 2023 10:11:03 UTC (QA Tests)] INFO -- Enabling super sidebar!936[Jul 27 2023 10:11:03 UTC (QA Tests)] INFO -- Super sidebar is already enabled937[Jul 27 2023 10:11:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds938[Jul 27 2023 10:11:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/composer-package-project-4aaaa980c5bd1771939[Jul 27 2023 10:11:07 UTC (QA Tests)] INFO -- clicking :menu_section_button940[Jul 27 2023 10:11:07 UTC (QA Tests)] INFO -- clicking :nav_item_link941[Jul 27 2023 10:11:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.851s942[Jul 27 2023 10:11:09 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present943[Jul 27 2023 10:11:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.303s944[Jul 27 2023 10:11:23 UTC (QA Tests)] INFO -- clicking :menu_section_button945[Jul 27 2023 10:11:23 UTC (QA Tests)] INFO -- clicking :nav_item_link946[Jul 27 2023 10:11:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.823s947[Jul 27 2023 10:11:24 UTC (QA Tests)] INFO -- clicking :details_link948[Jul 27 2023 10:11:25 UTC (QA Tests)] INFO -- clicking :delete_package949[Jul 27 2023 10:11:26 UTC (QA Tests)] INFO -- clicking :delete_modal_button950[Jul 27 2023 10:11:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690452657'951[Jul 27 2023 10:11:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690452657`952 publishes a composer package and deletes it953Plan954 promote issue to epic955[Jul 27 2023 10:11:28 UTC (QA Tests)] INFO -- Starting test: Plan promote issue to epic promotes issue to epic956[Jul 27 2023 10:11:29 UTC (QA Tests)] INFO -- filling :login_field with "root"957[Jul 27 2023 10:11:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field958[Jul 27 2023 10:11:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"959[Jul 27 2023 10:11:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field960[Jul 27 2023 10:11:29 UTC (QA Tests)] INFO -- clicking :sign_in_button961[Jul 27 2023 10:11:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.235s962[Jul 27 2023 10:11:31 UTC (QA Tests)] INFO -- Enabling super sidebar!963[Jul 27 2023 10:11:31 UTC (QA Tests)] INFO -- Super sidebar is already enabled964[Jul 27 2023 10:11:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds965[Jul 27 2023 10:11:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.18 seconds966[Jul 27 2023 10:11:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/promote-issue-to-epic-f121f63347f2e3db' via api in 0.71 seconds967[Jul 27 2023 10:11:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 0.33 seconds968[Jul 27 2023 10:11:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/promote-issue-to-epic-f121f63347f2e3db/-/issues/1969[Jul 27 2023 10:11:36 UTC (QA Tests)] INFO -- clicking :issue_title970[Jul 27 2023 10:11:36 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown971[Jul 27 2023 10:11:37 UTC (QA Tests)] INFO -- clicking :close_button972[Jul 27 2023 10:11:37 UTC (QA Tests)] INFO -- clicking :issue_title973[Jul 27 2023 10:11:37 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown974[Jul 27 2023 10:11:37 UTC (QA Tests)] INFO -- filling :comment_field with "/promote 975"976[Jul 27 2023 10:11:37 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field977[Jul 27 2023 10:11:38 UTC (QA Tests)] INFO -- clicking :comment_button978[Jul 27 2023 10:11:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-654d1104.test/groups/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa979[Jul 27 2023 10:11:40 UTC (QA Tests)] INFO -- clicking :nav_item_link980[Jul 27 2023 10:11:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.669s981 promotes issue to epic982Create983 Add a directory in Web IDE984 when user adds a new empty directory985[Jul 27 2023 10:11:41 UTC (QA Tests)] INFO -- Starting test: Create Add a directory in Web IDE when user adds a new empty directory shows successfully but not able to be committed986[Jul 27 2023 10:11:42 UTC (QA Tests)] INFO -- filling :login_field with "root"987[Jul 27 2023 10:11:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field988[Jul 27 2023 10:11:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"989[Jul 27 2023 10:11:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field990[Jul 27 2023 10:11:43 UTC (QA Tests)] INFO -- clicking :sign_in_button991[Jul 27 2023 10:11:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.213s992[Jul 27 2023 10:11:45 UTC (QA Tests)] INFO -- Enabling super sidebar!993[Jul 27 2023 10:11:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled994[Jul 27 2023 10:11:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds995[Jul 27 2023 10:11:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.18 seconds996[Jul 27 2023 10:11:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/add-directory-project-fa568c89be398365' via api in 1.16 seconds997[Jul 27 2023 10:11:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/add-directory-project-fa568c89be398365998[Jul 27 2023 10:11:49 UTC (QA Tests)] INFO -- clicking :action_dropdown999[Jul 27 2023 10:11:49 UTC (QA Tests)] INFO -- clicking :webide_menu_item1000[Jul 27 2023 10:11:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.099s1001 shows successfully but not able to be committed1002 when a directory with the same name already exists1003[Jul 27 2023 10:12:08 UTC (QA Tests)] INFO -- Starting test: Create Add a directory in Web IDE when a directory with the same name already exists throws an error1004[Jul 27 2023 10:12:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1005[Jul 27 2023 10:12:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1006[Jul 27 2023 10:12:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1007[Jul 27 2023 10:12:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1008[Jul 27 2023 10:12:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1009[Jul 27 2023 10:12:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.239s1010[Jul 27 2023 10:12:11 UTC (QA Tests)] INFO -- Enabling super sidebar!1011[Jul 27 2023 10:12:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled1012[Jul 27 2023 10:12:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1013[Jul 27 2023 10:12:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.18 seconds1014[Jul 27 2023 10:12:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/add-directory-project-72fa766a9dc5cbc0' via api in 1.02 seconds1015[Jul 27 2023 10:12:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/add-directory-project-72fa766a9dc5cbc01016[Jul 27 2023 10:12:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds1017[Jul 27 2023 10:12:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/add-directory-project-72fa766a9dc5cbc01018[Jul 27 2023 10:12:18 UTC (QA Tests)] INFO -- clicking :action_dropdown1019[Jul 27 2023 10:12:18 UTC (QA Tests)] INFO -- clicking :webide_menu_item1020[Jul 27 2023 10:12:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast_notification_container' took 6.217s1021 throws an error1022Plan1023 Related issues1024[Jul 27 2023 10:12:26 UTC (QA Tests)] INFO -- Starting test: Plan Related issues relates and unrelates one issue to/from another1025[Jul 27 2023 10:12:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1026[Jul 27 2023 10:12:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1027[Jul 27 2023 10:12:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1028[Jul 27 2023 10:12:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1029[Jul 27 2023 10:12:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1030[Jul 27 2023 10:12:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.242s1031[Jul 27 2023 10:12:29 UTC (QA Tests)] INFO -- Enabling super sidebar!1032[Jul 27 2023 10:12:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled1033[Jul 27 2023 10:12:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1034[Jul 27 2023 10:12:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.2 seconds1035[Jul 27 2023 10:12:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-to-test-related-issues-5c39612037f90215' via api in 0.72 seconds1036[Jul 27 2023 10:12:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.42 seconds1037[Jul 27 2023 10:12:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-to-test-related-issues-5c39612037f90215/-/issues/11038[Jul 27 2023 10:12:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.22 seconds1039[Jul 27 2023 10:12:34 UTC (QA Tests)] INFO -- clicking :related_issues_plus_button1040[Jul 27 2023 10:12:34 UTC (QA Tests)] INFO -- filling :add_issue_field with "http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-to-test-related-issues-5c39612037f90215/-/issues/2"1041[Jul 27 2023 10:12:34 UTC (QA Tests)] INFO -- clicking the coordinates of :add_issue_field1042[Jul 27 2023 10:12:35 UTC (QA Tests)] INFO -- clicking :remove_related_issue_button1043 relates and unrelates one issue to/from another1044Package1045 NuGet project level endpoint1046 using a personal access token1047[Jul 27 2023 10:12:36 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a personal access token publishes a nuget package and installs1048[Jul 27 2023 10:12:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds1049[Jul 27 2023 10:12:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.2 seconds1050[Jul 27 2023 10:12:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/nuget-package-project-644da342b3e82068' via api in 6.0 seconds1051[Jul 27 2023 10:12:42 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1052[Jul 27 2023 10:12:42 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1053[Jul 27 2023 10:12:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1054[Jul 27 2023 10:12:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1055[Jul 27 2023 10:12:48 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690452756 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690452756 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-1690452756 --url http://gitlab-ee-654d1104.test --registration-token **** --tag-list runner-for-nuget-package-project-644da342b3e82068 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1056[Jul 27 2023 10:12:48 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690452756`1057[Jul 27 2023 10:12:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1058[Jul 27 2023 10:12:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690452756' via api in 6.42 seconds1059[Jul 27 2023 10:12:49 UTC (QA Tests)] INFO -- filling :login_field with "root"1060[Jul 27 2023 10:12:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1061[Jul 27 2023 10:12:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"1062[Jul 27 2023 10:12:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1063[Jul 27 2023 10:12:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1064[Jul 27 2023 10:12:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.266s1065[Jul 27 2023 10:12:52 UTC (QA Tests)] INFO -- Enabling super sidebar!1066[Jul 27 2023 10:12:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled1067[Jul 27 2023 10:12:54 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1068[Jul 27 2023 10:12:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-m79k34fw' via cache in 0.0 seconds1069[Jul 27 2023 10:12:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds1070[Jul 27 2023 10:12:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds1071[Jul 27 2023 10:12:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/nuget-package-project-644da342b3e820681072[Jul 27 2023 10:12:56 UTC (QA Tests)] INFO -- clicking :menu_section_button1073[Jul 27 2023 10:12:56 UTC (QA Tests)] INFO -- clicking :nav_item_link1074[Jul 27 2023 10:12:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.698s1075[Jul 27 2023 10:12:58 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1076[Jul 27 2023 10:13:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.384s1077[Jul 27 2023 10:13:22 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1078[Jul 27 2023 10:13:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.316s1079[Jul 27 2023 10:13:36 UTC (QA Tests)] INFO -- clicking :menu_section_button1080[Jul 27 2023 10:13:36 UTC (QA Tests)] INFO -- clicking :nav_item_link1081[Jul 27 2023 10:13:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.72s1082[Jul 27 2023 10:13:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690452756'1083[Jul 27 2023 10:13:37 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690452756`1084[Jul 27 2023 10:13:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-46fc574e55fcb82c'1085[Jul 27 2023 10:13:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/nuget-package-project-644da342b3e82068'1086 publishes a nuget package and installs1087 using a ci job token1088[Jul 27 2023 10:13:38 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a ci job token publishes a nuget package and installs1089[Jul 27 2023 10:13:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1090[Jul 27 2023 10:13:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.2 seconds1091[Jul 27 2023 10:13:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/nuget-package-project-2de52931dcc5a1a4' via api in 5.95 seconds1092[Jul 27 2023 10:13:44 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1093[Jul 27 2023 10:13:44 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1094[Jul 27 2023 10:13:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1095[Jul 27 2023 10:13:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1096[Jul 27 2023 10:13:50 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690452818 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690452818 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-1690452818 --url http://gitlab-ee-654d1104.test --registration-token **** --tag-list runner-for-nuget-package-project-2de52931dcc5a1a4 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1097[Jul 27 2023 10:13:50 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690452818`1098[Jul 27 2023 10:13:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1099[Jul 27 2023 10:13:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690452818' via api in 6.38 seconds1100[Jul 27 2023 10:13:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1101[Jul 27 2023 10:13:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1102[Jul 27 2023 10:13:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"1103[Jul 27 2023 10:13:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1104[Jul 27 2023 10:13:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1105[Jul 27 2023 10:13:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.247s1106[Jul 27 2023 10:13:54 UTC (QA Tests)] INFO -- Enabling super sidebar!1107[Jul 27 2023 10:13:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled1108[Jul 27 2023 10:13:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds1109[Jul 27 2023 10:13:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/nuget-package-project-2de52931dcc5a1a41110[Jul 27 2023 10:13:58 UTC (QA Tests)] INFO -- clicking :menu_section_button1111[Jul 27 2023 10:13:58 UTC (QA Tests)] INFO -- clicking :nav_item_link1112[Jul 27 2023 10:13:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.889s1113[Jul 27 2023 10:14:01 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1114[Jul 27 2023 10:14:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.405s1115[Jul 27 2023 10:14:15 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1116[Jul 27 2023 10:14:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.365s1117[Jul 27 2023 10:14:29 UTC (QA Tests)] INFO -- clicking :menu_section_button1118[Jul 27 2023 10:14:29 UTC (QA Tests)] INFO -- clicking :nav_item_link1119[Jul 27 2023 10:14:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.846s1120[Jul 27 2023 10:14:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690452818'1121[Jul 27 2023 10:14:31 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690452818`1122[Jul 27 2023 10:14:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-090d522c23a2ea06'1123[Jul 27 2023 10:14:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/nuget-package-project-2de52931dcc5a1a4'1124 publishes a nuget package and installs1125 using a project deploy token1126[Jul 27 2023 10:14:32 UTC (QA Tests)] INFO -- Starting test: Package NuGet project level endpoint using a project deploy token publishes a nuget package and installs1127[Jul 27 2023 10:14:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1128[Jul 27 2023 10:14:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.18 seconds1129[Jul 27 2023 10:14:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/nuget-package-project-ef3ba5e358ff5f72' via api in 5.94 seconds1130[Jul 27 2023 10:14:37 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1131[Jul 27 2023 10:14:37 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1132[Jul 27 2023 10:14:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1133[Jul 27 2023 10:14:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1134[Jul 27 2023 10:14:43 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690452872 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690452872 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-1690452872 --url http://gitlab-ee-654d1104.test --registration-token **** --tag-list runner-for-nuget-package-project-ef3ba5e358ff5f72 --executor docker --docker-image registry.gitlab.com/ gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1135[Jul 27 2023 10:14:44 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690452872`1136[Jul 27 2023 10:14:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1137[Jul 27 2023 10:14:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690452872' via api in 6.5 seconds1138[Jul 27 2023 10:14:45 UTC (QA Tests)] INFO -- filling :login_field with "root"1139[Jul 27 2023 10:14:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1140[Jul 27 2023 10:14:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1141[Jul 27 2023 10:14:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1142[Jul 27 2023 10:14:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1143[Jul 27 2023 10:14:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.296s1144[Jul 27 2023 10:14:47 UTC (QA Tests)] INFO -- Enabling super sidebar!1145[Jul 27 2023 10:14:47 UTC (QA Tests)] INFO -- Super sidebar is already enabled1146[Jul 27 2023 10:14:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-2' via api in 0.12 seconds1147[Jul 27 2023 10:14:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds1148[Jul 27 2023 10:14:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds1149[Jul 27 2023 10:14:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/nuget-package-project-ef3ba5e358ff5f721150[Jul 27 2023 10:14:52 UTC (QA Tests)] INFO -- clicking :menu_section_button1151[Jul 27 2023 10:14:52 UTC (QA Tests)] INFO -- clicking :nav_item_link1152[Jul 27 2023 10:14:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.863s1153[Jul 27 2023 10:14:54 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1154[Jul 27 2023 10:14:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.345s1155[Jul 27 2023 10:15:09 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1156[Jul 27 2023 10:15:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.362s1157[Jul 27 2023 10:15:23 UTC (QA Tests)] INFO -- clicking :menu_section_button1158[Jul 27 2023 10:15:23 UTC (QA Tests)] INFO -- clicking :nav_item_link1159[Jul 27 2023 10:15:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.793s1160[Jul 27 2023 10:15:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690452872'1161[Jul 27 2023 10:15:24 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690452872`1162[Jul 27 2023 10:15:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name 'dotnetcore-ddaa12d2c46368bd'1163[Jul 27 2023 10:15:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/nuget-package-project-ef3ba5e358ff5f72'1164 publishes a nuget package and installs1165Plan1166 issue suggestions1167[Jul 27 2023 10:15:25 UTC (QA Tests)] INFO -- Starting test: Plan issue suggestions shows issue suggestions when creating a new issue1168[Jul 27 2023 10:15:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1169[Jul 27 2023 10:15:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1170[Jul 27 2023 10:15:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1171[Jul 27 2023 10:15:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1172[Jul 27 2023 10:15:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1173[Jul 27 2023 10:15:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.233s1174[Jul 27 2023 10:15:28 UTC (QA Tests)] INFO -- Enabling super sidebar!1175[Jul 27 2023 10:15:28 UTC (QA Tests)] INFO -- Super sidebar is already enabled1176[Jul 27 2023 10:15:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1177[Jul 27 2023 10:15:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.19 seconds1178[Jul 27 2023 10:15:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-for-issues-a36b9c079a1cff27' via api in 0.76 seconds1179[Jul 27 2023 10:15:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 1.09 seconds1180[Jul 27 2023 10:15:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-for-issues-a36b9c079a1cff271181[Jul 27 2023 10:15:32 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1182[Jul 27 2023 10:15:32 UTC (QA Tests)] INFO -- clicking :create_menu_item1183[Jul 27 2023 10:15:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.087s1184[Jul 27 2023 10:15:33 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "issue"1185[Jul 27 2023 10:15:33 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1186[Jul 27 2023 10:15:35 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue Board"1187[Jul 27 2023 10:15:35 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1188 shows issue suggestions when creating a new issue1189Govern1190 Group1191 for add user, change access level, remove user1192 behaves like audit event1193[Jul 27 2023 10:15:37 UTC (QA Tests)] INFO -- Starting test: Govern Group for add user, change access level, remove user behaves like audit event logs audit events for UI operations1194[Jul 27 2023 10:15:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1195[Jul 27 2023 10:15:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/test-group-f855c5e6ec2f2bcd' via api in 0.39 seconds1196[Jul 27 2023 10:15:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1197[Jul 27 2023 10:15:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1198[Jul 27 2023 10:15:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1199[Jul 27 2023 10:15:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1200[Jul 27 2023 10:15:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1201[Jul 27 2023 10:15:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.246s1202[Jul 27 2023 10:15:41 UTC (QA Tests)] INFO -- Enabling super sidebar!1203[Jul 27 2023 10:15:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled1204[Jul 27 2023 10:15:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-654d1104.test/groups/gitlab-qa-sandbox-group-5/test-group-f855c5e6ec2f2bcd1205[Jul 27 2023 10:15:43 UTC (QA Tests)] INFO -- clicking :menu_section_button1206[Jul 27 2023 10:15:44 UTC (QA Tests)] INFO -- clicking :nav_item_link1207[Jul 27 2023 10:15:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.004s1208[Jul 27 2023 10:15:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.3 seconds1209[Jul 27 2023 10:15:45 UTC (QA Tests)] INFO -- clicking :invite_members_button1210[Jul 27 2023 10:15:45 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"1211[Jul 27 2023 10:15:45 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input1212[Jul 27 2023 10:15:46 UTC (QA Tests)] INFO -- clicking :invite_button1213[Jul 27 2023 10:15:48 UTC (QA Tests)] INFO -- filling :search_bar_input with "gitlab-qa-user1"1214[Jul 27 2023 10:15:48 UTC (QA Tests)] INFO -- clicking the coordinates of :search_bar_input1215[Jul 27 2023 10:15:48 UTC (QA Tests)] INFO -- clicking :search_button1216[Jul 27 2023 10:15:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element search_button' took 0.763s1217[Jul 27 2023 10:15:49 UTC (QA Tests)] INFO -- clicking :access_level_dropdown1218[Jul 27 2023 10:15:49 UTC (QA Tests)] INFO -- clicking :access_level_link1219[Jul 27 2023 10:16:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? confirmation_modal' took 11.028s1220[Jul 27 2023 10:16:00 UTC (QA Tests)] INFO -- clicking :user_action_dropdown1221[Jul 27 2023 10:16:01 UTC (QA Tests)] INFO -- clicking :delete_member_dropdown_item1222[Jul 27 2023 10:16:01 UTC (QA Tests)] INFO -- clicking :remove_member_button1223[Jul 27 2023 10:16:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element remove_member_button' took 1.969s1224[Jul 27 2023 10:16:03 UTC (QA Tests)] INFO -- clicking :menu_section_button1225[Jul 27 2023 10:16:03 UTC (QA Tests)] INFO -- clicking :nav_item_link1226[Jul 27 2023 10:16:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.75s1227 logs audit events for UI operations1228 for change repository size limit1229 behaves like audit event1230[Jul 27 2023 10:16:04 UTC (QA Tests)] INFO -- Starting test: Govern Group for change repository size limit behaves like audit event logs audit events for UI operations1231[Jul 27 2023 10:16:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1232[Jul 27 2023 10:16:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/test-group-567f8f6549e051ad' via api in 0.38 seconds1233[Jul 27 2023 10:16:05 UTC (QA Tests)] INFO -- filling :login_field with "root"1234[Jul 27 2023 10:16:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1235[Jul 27 2023 10:16:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1236[Jul 27 2023 10:16:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1237[Jul 27 2023 10:16:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1238[Jul 27 2023 10:16:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.287s1239[Jul 27 2023 10:16:08 UTC (QA Tests)] INFO -- Enabling super sidebar!1240[Jul 27 2023 10:16:08 UTC (QA Tests)] INFO -- Super sidebar is already enabled1241[Jul 27 2023 10:16:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-654d1104.test/groups/gitlab-qa-sandbox-group-5/test-group-567f8f6549e051ad1242[Jul 27 2023 10:16:11 UTC (QA Tests)] INFO -- clicking :menu_section_button1243[Jul 27 2023 10:16:11 UTC (QA Tests)] INFO -- clicking :nav_item_link1244[Jul 27 2023 10:16:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.028s1245[Jul 27 2023 10:16:12 UTC (QA Tests)] INFO -- clicking :save_name_visibility_settings_button1246[Jul 27 2023 10:16:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_name_visibility_settings_button' took 0.919s1247[Jul 27 2023 10:16:13 UTC (QA Tests)] INFO -- clicking :menu_section_button1248[Jul 27 2023 10:16:13 UTC (QA Tests)] INFO -- clicking :nav_item_link1249[Jul 27 2023 10:16:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.689s1250 logs audit events for UI operations1251 for update group name1252 behaves like audit event1253[Jul 27 2023 10:16:14 UTC (QA Tests)] INFO -- Starting test: Govern Group for update group name behaves like audit event logs audit events for UI operations1254[Jul 27 2023 10:16:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1255[Jul 27 2023 10:16:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/test-group-b3767ab1e30959f7' via api in 0.42 seconds1256[Jul 27 2023 10:16:15 UTC (QA Tests)] INFO -- filling :login_field with "root"1257[Jul 27 2023 10:16:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1258[Jul 27 2023 10:16:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"1259[Jul 27 2023 10:16:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1260[Jul 27 2023 10:16:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1261[Jul 27 2023 10:16:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.239s1262[Jul 27 2023 10:16:18 UTC (QA Tests)] INFO -- Enabling super sidebar!1263[Jul 27 2023 10:16:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled1264[Jul 27 2023 10:16:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-654d1104.test/groups/gitlab-qa-sandbox-group-5/test-group-b3767ab1e30959f71265[Jul 27 2023 10:16:21 UTC (QA Tests)] INFO -- clicking :menu_section_button1266[Jul 27 2023 10:16:21 UTC (QA Tests)] INFO -- clicking :nav_item_link1267[Jul 27 2023 10:16:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.767s1268[Jul 27 2023 10:16:22 UTC (QA Tests)] INFO -- clicking :save_name_visibility_settings_button1269[Jul 27 2023 10:16:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_name_visibility_settings_button' took 0.922s1270[Jul 27 2023 10:16:23 UTC (QA Tests)] INFO -- clicking :menu_section_button1271[Jul 27 2023 10:16:23 UTC (QA Tests)] INFO -- clicking :nav_item_link1272[Jul 27 2023 10:16:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.726s1273 logs audit events for UI operations1274 for add and remove project access1275 behaves like audit event1276[Jul 27 2023 10:16:24 UTC (QA Tests)] INFO -- Starting test: Govern Group for add and remove project access behaves like audit event logs audit events for UI operations1277[Jul 27 2023 10:16:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1278[Jul 27 2023 10:16:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/test-group-7eb8fa9f3381705a' via api in 0.4 seconds1279[Jul 27 2023 10:16:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1280[Jul 27 2023 10:16:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1281[Jul 27 2023 10:16:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1282[Jul 27 2023 10:16:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1283[Jul 27 2023 10:16:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1284[Jul 27 2023 10:16:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.249s1285[Jul 27 2023 10:16:28 UTC (QA Tests)] INFO -- Enabling super sidebar!1286[Jul 27 2023 10:16:28 UTC (QA Tests)] INFO -- Super sidebar is already enabled1287[Jul 27 2023 10:16:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1288[Jul 27 2023 10:16:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.18 seconds1289[Jul 27 2023 10:16:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-shared-with-group-d18399a94977e903' via api in 0.68 seconds1290[Jul 27 2023 10:16:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-shared-with-group-d18399a94977e9031291[Jul 27 2023 10:16:32 UTC (QA Tests)] INFO -- clicking :menu_section_button1292[Jul 27 2023 10:16:32 UTC (QA Tests)] INFO -- clicking :nav_item_link1293[Jul 27 2023 10:16:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.939s1294[Jul 27 2023 10:16:33 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1295[Jul 27 2023 10:16:35 UTC (QA Tests)] INFO -- Searching in dropdown: "test-group-7eb8fa9f3381705a"1296[Jul 27 2023 10:16:36 UTC (QA Tests)] INFO -- clicking :invite_button1297[Jul 27 2023 10:16:38 UTC (QA Tests)] INFO -- clicking :nav_item_link1298[Jul 27 2023 10:16:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.034s1299[Jul 27 2023 10:16:39 UTC (QA Tests)] INFO -- clicking :groups_list_tab1300[Jul 27 2023 10:16:39 UTC (QA Tests)] INFO -- clicking :remove_group_link_button1301[Jul 27 2023 10:16:39 UTC (QA Tests)] INFO -- clicking :remove_group_button1302[Jul 27 2023 10:16:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element remove_group_button' took 0.918s1303[Jul 27 2023 10:16:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-654d1104.test/groups/gitlab-qa-sandbox-group-5/test-group-7eb8fa9f3381705a1304[Jul 27 2023 10:16:41 UTC (QA Tests)] INFO -- clicking :menu_section_button1305[Jul 27 2023 10:16:41 UTC (QA Tests)] INFO -- clicking :nav_item_link1306[Jul 27 2023 10:16:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.748s1307 logs audit events for UI operations1308 for add group1309 behaves like audit event1310[Jul 27 2023 10:16:42 UTC (QA Tests)] INFO -- Starting test: Govern Group for add group behaves like audit event logs audit events for UI operations1311[Jul 27 2023 10:16:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1312[Jul 27 2023 10:16:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/test-group-2c66461b83fcd75d' via api in 0.41 seconds1313[Jul 27 2023 10:16:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1314[Jul 27 2023 10:16:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1315[Jul 27 2023 10:16:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1316[Jul 27 2023 10:16:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1317[Jul 27 2023 10:16:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1318[Jul 27 2023 10:16:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.242s1319[Jul 27 2023 10:16:46 UTC (QA Tests)] INFO -- Enabling super sidebar!1320[Jul 27 2023 10:16:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled1321[Jul 27 2023 10:16:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1322[Jul 27 2023 10:16:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-654d1104.test/groups/gitlab-qa-sandbox-group-51323[Jul 27 2023 10:16:50 UTC (QA Tests)] INFO -- filling :groups_filter_field with "group-to-test-audit-event-log-3f3cd5efd1b94199"1324[Jul 27 2023 10:16:50 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field1325[Jul 27 2023 10:16:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? groups_list_tree_container' took 1.02s1326[Jul 27 2023 10:16:52 UTC (QA Tests)] INFO -- clicking :new_subgroup_button1327[Jul 27 2023 10:16:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_subgroup_button' took 0.641s1328[Jul 27 2023 10:16:53 UTC (QA Tests)] INFO -- filling :group_path_field with "group-to-test-audit-event-log-3f3cd5efd1b94199"1329[Jul 27 2023 10:16:53 UTC (QA Tests)] INFO -- clicking the coordinates of :group_path_field1330[Jul 27 2023 10:16:53 UTC (QA Tests)] INFO -- filling :group_name_field with "group-to-test-audit-event-log-3f3cd5efd1b94199"1331[Jul 27 2023 10:16:53 UTC (QA Tests)] INFO -- clicking the coordinates of :group_name_field1332[Jul 27 2023 10:16:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-654d1104.test/groups/gitlab-qa-sandbox-group-51333[Jul 27 2023 10:16:56 UTC (QA Tests)] INFO -- filling :groups_filter_field with "group-to-test-audit-event-log-3f3cd5efd1b94199"1334[Jul 27 2023 10:16:56 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field1335[Jul 27 2023 10:16:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-to-test-audit-event-log-3f3cd5efd1b94199' via browser_ui in 10.61 seconds1336[Jul 27 2023 10:16:59 UTC (QA Tests)] INFO -- clicking :menu_section_button1337[Jul 27 2023 10:16:59 UTC (QA Tests)] INFO -- clicking :nav_item_link1338[Jul 27 2023 10:17:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.681s1339 logs audit events for UI operations1340Manage1341 OAuth1342 behaves like Instance OAuth Application1343[Jul 27 2023 10:17:00 UTC (QA Tests)] INFO -- Starting test: Manage OAuth behaves like Instance OAuth Application creates oauth application and uses it to login1344[Jul 27 2023 10:17:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-c58f63287dbf6b8c' via api in 0.28 seconds1345[Jul 27 2023 10:17:01 UTC (QA Tests)] INFO -- filling :login_field with "root"1346[Jul 27 2023 10:17:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1347[Jul 27 2023 10:17:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"1348[Jul 27 2023 10:17:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1349[Jul 27 2023 10:17:01 UTC (QA Tests)] INFO -- clicking :sign_in_button1350[Jul 27 2023 10:17:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.348s1351[Jul 27 2023 10:17:04 UTC (QA Tests)] INFO -- Enabling super sidebar!1352[Jul 27 2023 10:17:04 UTC (QA Tests)] INFO -- Super sidebar is already enabled1353[Jul 27 2023 10:17:06 UTC (QA Tests)] INFO -- clicking :context_switcher1354[Jul 27 2023 10:17:06 UTC (QA Tests)] INFO -- clicking :nav_item_link1355[Jul 27 2023 10:17:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.731s1356[Jul 27 2023 10:17:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.193s1357[Jul 27 2023 10:17:08 UTC (QA Tests)] INFO -- clicking :nav_item_link1358[Jul 27 2023 10:17:09 UTC (QA Tests)] INFO -- clicking :new_application_button1359[Jul 27 2023 10:17:09 UTC (QA Tests)] INFO -- filling :name_field with "Instance OAuth Application cf2b7e691531e6c2"1360[Jul 27 2023 10:17:09 UTC (QA Tests)] INFO -- clicking the coordinates of :name_field1361[Jul 27 2023 10:17:10 UTC (QA Tests)] INFO -- filling :redirect_uri_field with "http://gitlab-oauth-consumer.test/users/auth/gitlab/callback"1362[Jul 27 2023 10:17:10 UTC (QA Tests)] INFO -- clicking the coordinates of :redirect_uri_field1363[Jul 27 2023 10:17:10 UTC (QA Tests)] INFO -- checking via JS :trusted_checkbox with args {}1364[Jul 27 2023 10:17:10 UTC (QA Tests)] INFO -- clicking :read_user_label1365[Jul 27 2023 10:17:10 UTC (QA Tests)] INFO -- clicking :save_application_button1366[Jul 27 2023 10:17:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_application_button' took 0.506s1367[Jul 27 2023 10:17:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application cf2b7e691531e6c2' via browser_ui in 10.9 seconds1368[Jul 27 2023 10:17:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.021s1369[Jul 27 2023 10:17:12 UTC (QA Tests)] INFO -- clicking :user_avatar_content1370[Jul 27 2023 10:17:12 UTC (QA Tests)] INFO -- clicking :sign_out_link1371[Jul 27 2023 10:17:13 UTC (QA Tests)] INFO -- Executing: `docker login --username "gitlab-ci-token" --password "****" registry.gitlab.com`1372[Jul 27 2023 10:17:13 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:dd77f34628f46aa537af9ff67d556ad435d3ae5d`1373[Jul 27 2023 10:17:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1374[Jul 27 2023 10:17:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1375[Jul 27 2023 10:17:14 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname gitlab-oauth-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: 'gitlab', label: 'GitLab OAuth', app_id: 'e9179a40d2cd0ba726f1e0a96c6a0ba5ccde59ae147dddba347ac770259d952a', app_secret: '4a28a5e5741c33768d816db4d87d799c91412567577a797efdfaf24a699150b5', args: { scope: 'read_user', client_options: { site: 'http://gitlab-ee-654d1104.test' } } } ]; " --name gitlab-oauth-consumer registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:dd77f34628f46aa537af9ff67d556ad435d3ae5d `1376[Jul 27 2023 10:17:14 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1377[Jul 27 2023 10:17:19 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1378[Jul 27 2023 10:17:24 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1379[Jul 27 2023 10:17:29 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1380[Jul 27 2023 10:17:35 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1381[Jul 27 2023 10:17:40 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1382[Jul 27 2023 10:17:45 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1383[Jul 27 2023 10:17:50 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1384[Jul 27 2023 10:17:55 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1385[Jul 27 2023 10:18:00 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1386[Jul 27 2023 10:18:05 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1387[Jul 27 2023 10:18:10 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1388[Jul 27 2023 10:18:15 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1389[Jul 27 2023 10:18:21 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1390[Jul 27 2023 10:18:26 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1391[Jul 27 2023 10:18:31 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1392[Jul 27 2023 10:18:36 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1393[Jul 27 2023 10:18:41 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1394[Jul 27 2023 10:18:46 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1395[Jul 27 2023 10:18:51 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1396[Jul 27 2023 10:18:56 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1397[Jul 27 2023 10:19:01 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1398[Jul 27 2023 10:19:07 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1399[Jul 27 2023 10:19:12 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1400[Jul 27 2023 10:19:17 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1401[Jul 27 2023 10:19:22 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1402[Jul 27 2023 10:19:27 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1403[Jul 27 2023 10:19:32 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1404[Jul 27 2023 10:19:37 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1405[Jul 27 2023 10:19:42 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1406[Jul 27 2023 10:19:48 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1407[Jul 27 2023 10:19:53 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1408[Jul 27 2023 10:19:58 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1409[Jul 27 2023 10:20:03 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1410[Jul 27 2023 10:20:08 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1411[Jul 27 2023 10:20:13 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1412[Jul 27 2023 10:20:19 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oauth-consumer`1413[Jul 27 2023 10:20:29 UTC (QA Tests)] INFO -- clicking :gitlab_oauth_login_button1414[Jul 27 2023 10:20:30 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-c58f63287dbf6b8c"1415[Jul 27 2023 10:20:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1416[Jul 27 2023 10:20:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1417[Jul 27 2023 10:20:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1418[Jul 27 2023 10:20:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1419[Jul 27 2023 10:20:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.061s1420[Jul 27 2023 10:20:33 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown1421[Jul 27 2023 10:20:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.03s1422[Jul 27 2023 10:20:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.029s1423[Jul 27 2023 10:20:35 UTC (QA Tests)] INFO -- clicking :get_started_button1424[Jul 27 2023 10:20:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 1.653s1425[Jul 27 2023 10:20:37 UTC (QA Tests)] INFO -- Enabling super sidebar!1426[Jul 27 2023 10:20:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled1427[Jul 27 2023 10:20:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application cf2b7e691531e6c2'1428[Jul 27 2023 10:20:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f gitlab-oauth-consumer`1429 creates oauth application and uses it to login1430 OIDC1431 behaves like Instance OAuth Application1432[Jul 27 2023 10:20:40 UTC (QA Tests)] INFO -- Starting test: Manage OIDC behaves like Instance OAuth Application creates oidc application and uses it to login1433[Jul 27 2023 10:20:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-dc3940cf5e836391' via api in 0.28 seconds1434[Jul 27 2023 10:20:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1435[Jul 27 2023 10:20:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1436[Jul 27 2023 10:20:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1437[Jul 27 2023 10:20:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1438[Jul 27 2023 10:20:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1439[Jul 27 2023 10:20:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.295s1440[Jul 27 2023 10:20:43 UTC (QA Tests)] INFO -- Enabling super sidebar!1441[Jul 27 2023 10:20:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled1442[Jul 27 2023 10:20:45 UTC (QA Tests)] INFO -- clicking :context_switcher1443[Jul 27 2023 10:20:45 UTC (QA Tests)] INFO -- clicking :nav_item_link1444[Jul 27 2023 10:20:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.719s1445[Jul 27 2023 10:20:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.175s1446[Jul 27 2023 10:20:47 UTC (QA Tests)] INFO -- clicking :nav_item_link1447[Jul 27 2023 10:20:48 UTC (QA Tests)] INFO -- clicking :new_application_button1448[Jul 27 2023 10:20:48 UTC (QA Tests)] INFO -- filling :name_field with "Instance OAuth Application c01f94164c370cad"1449[Jul 27 2023 10:20:48 UTC (QA Tests)] INFO -- clicking the coordinates of :name_field1450[Jul 27 2023 10:20:49 UTC (QA Tests)] INFO -- filling :redirect_uri_field with "http://gitlab-oidc-consumer.test/users/auth/openid_connect/callback"1451[Jul 27 2023 10:20:49 UTC (QA Tests)] INFO -- clicking the coordinates of :redirect_uri_field1452[Jul 27 2023 10:20:49 UTC (QA Tests)] INFO -- checking via JS :trusted_checkbox with args {}1453[Jul 27 2023 10:20:49 UTC (QA Tests)] INFO -- clicking :openid_label1454[Jul 27 2023 10:20:49 UTC (QA Tests)] INFO -- clicking :profile_label1455[Jul 27 2023 10:20:49 UTC (QA Tests)] INFO -- clicking :email_label1456[Jul 27 2023 10:20:49 UTC (QA Tests)] INFO -- clicking :save_application_button1457[Jul 27 2023 10:20:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_application_button' took 0.549s1458[Jul 27 2023 10:20:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application c01f94164c370cad' via browser_ui in 9.98 seconds1459[Jul 27 2023 10:20:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.049s1460[Jul 27 2023 10:20:52 UTC (QA Tests)] INFO -- clicking :user_avatar_content1461[Jul 27 2023 10:20:52 UTC (QA Tests)] INFO -- clicking :sign_out_link1462[Jul 27 2023 10:20:52 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:dd77f34628f46aa537af9ff67d556ad435d3ae5d`1463[Jul 27 2023 10:20:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1464[Jul 27 2023 10:20:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1465[Jul 27 2023 10:20:53 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-654d1104.test', discovery: false, uid_field: 'preferred_username', send_scope_to_token_endpoint: 'false', client_options: { identifier: '36ba97eaf9bd77204bbf91530cfbe4559dbeda5be0522d93de6fdaccd49edef4', secret: '409a2a19c849bba94bfaf5e97ad745d33b65d9d0994e44baa61e0de50e960319', redirect_uri: 'http://gitlab-oidc-consumer.test/users/auth/openid_connect/callback', jwks_uri: 'http://gitlab-ee-654d1104.test/oauth/discovery/keys', userinfo_endpoint: 'http://gitlab-ee-654d1104.test/oauth/userinfo', token_endpoint: 'http://gitlab-ee-654d1104.test/oauth/token', authorization_endpoint: 'http://gitlab-ee-654d1104.test/oauth/authorize' } } } ]; " --name gitlab-oidc-consumer registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:dd77f34628f46aa537af9ff67d556ad435d3ae5d `1466[Jul 27 2023 10:20:53 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1467[Jul 27 2023 10:20:58 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1468[Jul 27 2023 10:21:03 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1469[Jul 27 2023 10:21:08 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1470[Jul 27 2023 10:21:14 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1471[Jul 27 2023 10:21:19 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1472[Jul 27 2023 10:21:24 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1473[Jul 27 2023 10:21:29 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1474[Jul 27 2023 10:21:34 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1475[Jul 27 2023 10:21:39 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1476[Jul 27 2023 10:21:44 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1477[Jul 27 2023 10:21:49 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1478[Jul 27 2023 10:21:54 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1479[Jul 27 2023 10:21:59 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1480[Jul 27 2023 10:22:05 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1481[Jul 27 2023 10:22:10 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1482[Jul 27 2023 10:22:15 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1483[Jul 27 2023 10:22:20 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1484[Jul 27 2023 10:22:25 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1485[Jul 27 2023 10:22:30 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1486[Jul 27 2023 10:22:35 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1487[Jul 27 2023 10:22:40 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1488[Jul 27 2023 10:22:45 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1489[Jul 27 2023 10:22:51 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1490[Jul 27 2023 10:22:56 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1491[Jul 27 2023 10:23:01 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1492[Jul 27 2023 10:23:06 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1493[Jul 27 2023 10:23:11 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1494[Jul 27 2023 10:23:16 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1495[Jul 27 2023 10:23:21 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1496[Jul 27 2023 10:23:26 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1497[Jul 27 2023 10:23:31 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1498[Jul 27 2023 10:23:37 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1499[Jul 27 2023 10:23:42 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1500[Jul 27 2023 10:23:47 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1501[Jul 27 2023 10:23:52 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1502[Jul 27 2023 10:23:57 UTC (QA Tests)] INFO -- Executing: `docker inspect --format='{{json .State.Health.Status}}' gitlab-oidc-consumer`1503[Jul 27 2023 10:24:08 UTC (QA Tests)] INFO -- clicking :oidc_login_button1504[Jul 27 2023 10:24:08 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-dc3940cf5e836391"1505[Jul 27 2023 10:24:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1506[Jul 27 2023 10:24:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1507[Jul 27 2023 10:24:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1508[Jul 27 2023 10:24:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1509[Jul 27 2023 10:24:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.034s1510[Jul 27 2023 10:24:11 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown1511[Jul 27 2023 10:24:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.022s1512[Jul 27 2023 10:24:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.028s1513[Jul 27 2023 10:24:14 UTC (QA Tests)] INFO -- clicking :get_started_button1514[Jul 27 2023 10:24:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 1.528s1515[Jul 27 2023 10:24:15 UTC (QA Tests)] INFO -- Enabling super sidebar!1516[Jul 27 2023 10:24:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled1517[Jul 27 2023 10:24:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::InstanceOauthApplication with name 'Instance OAuth Application c01f94164c370cad'1518[Jul 27 2023 10:24:17 UTC (QA Tests)] INFO -- Executing: `docker rm -f gitlab-oidc-consumer`1519 creates oidc application and uses it to login1520Plan1521 Epics roadmap1522[Jul 27 2023 10:24:18 UTC (QA Tests)] INFO -- Starting test: Plan Epics roadmap presents epic on roadmap1523[Jul 27 2023 10:24:19 UTC (QA Tests)] INFO -- filling :login_field with "root"1524[Jul 27 2023 10:24:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1525[Jul 27 2023 10:24:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"1526[Jul 27 2023 10:24:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1527[Jul 27 2023 10:24:19 UTC (QA Tests)] INFO -- clicking :sign_in_button1528[Jul 27 2023 10:24:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.236s1529[Jul 27 2023 10:24:21 UTC (QA Tests)] INFO -- Enabling super sidebar!1530[Jul 27 2023 10:24:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled1531[Jul 27 2023 10:24:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1532[Jul 27 2023 10:24:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.19 seconds1533[Jul 27 2023 10:24:23 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '2' via api in 0.38 seconds1534 presents epic on roadmap1535Create1536 Project snippet creation1537[Jul 27 2023 10:24:24 UTC (QA Tests)] INFO -- Starting test: Create Project snippet creation user creates a project snippet1538[Jul 27 2023 10:24:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1539[Jul 27 2023 10:24:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1540[Jul 27 2023 10:24:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1541[Jul 27 2023 10:24:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1542[Jul 27 2023 10:24:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1543[Jul 27 2023 10:24:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.144s1544[Jul 27 2023 10:24:28 UTC (QA Tests)] INFO -- Enabling super sidebar!1545[Jul 27 2023 10:24:28 UTC (QA Tests)] INFO -- Super sidebar is already enabled1546[Jul 27 2023 10:24:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1547[Jul 27 2023 10:24:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.17 seconds1548[Jul 27 2023 10:24:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-snippets-97290c55b99a25a9' via api in 0.67 seconds1549[Jul 27 2023 10:24:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-snippets-97290c55b99a25a91550[Jul 27 2023 10:24:31 UTC (QA Tests)] INFO -- clicking :menu_section_button1551[Jul 27 2023 10:24:31 UTC (QA Tests)] INFO -- clicking :nav_item_link1552[Jul 27 2023 10:24:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.667s1553[Jul 27 2023 10:24:32 UTC (QA Tests)] INFO -- clicking :create_first_snippet_link1554[Jul 27 2023 10:24:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_first_snippet_link' took 1.018s1555[Jul 27 2023 10:24:33 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Project snippet"1556[Jul 27 2023 10:24:33 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field1557[Jul 27 2023 10:24:34 UTC (QA Tests)] INFO -- clicking :description_placeholder1558[Jul 27 2023 10:24:34 UTC (QA Tests)] INFO -- filling :snippet_description_field with " "1559[Jul 27 2023 10:24:34 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field1560[Jul 27 2023 10:24:34 UTC (QA Tests)] INFO -- clicking :visibility_content1561[Jul 27 2023 10:24:34 UTC (QA Tests)] INFO -- filling :file_name_field with "markdown_file.md"1562[Jul 27 2023 10:24:34 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1563[Jul 27 2023 10:24:35 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1564[Jul 27 2023 10:24:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.582s1565[Jul 27 2023 10:24:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.591s1566[Jul 27 2023 10:24:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '2' via browser_ui in 7.36 seconds1567 user creates a project snippet1568Manage1569 User1570[Jul 27 2023 10:24:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-7c1764ec52ad73f1' via api in 0.28 seconds1571[Jul 27 2023 10:24:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'sandbox-for-access-termination-b76ebc88' via api in 0.21 seconds1572[Jul 27 2023 10:24:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'sandbox-for-access-termination-b76ebc88/group-to-test-access-termination-d0ab3b51ce776d00' via api in 0.24 seconds1573[Jul 27 2023 10:24:38 UTC (QA Tests)] INFO -- Adding user qa-user-7c1764ec52ad73f1 to sandbox-for-access-termination-b76ebc88 QA::Resource::Sandbox1574[Jul 27 2023 10:24:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'sandbox-for-access-termination-b76ebc88/group-to-test-access-termination-d0ab3b51ce776d00/project-for-user-group-access-termination-03f6af7f55b8cc9c' via api in 0.73 seconds1575 after parent group membership termination1576[Jul 27 2023 10:24:39 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to commit via the API1577[Jul 27 2023 10:24:39 UTC (QA Tests)] INFO -- Removing user qa-user-7c1764ec52ad73f1 from sandbox-for-access-termination-b76ebc88 QA::Resource::Sandbox1578[Jul 27 2023 10:24:39 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-7c1764ec52ad73f11579[Jul 27 2023 10:24:39 UTC (QA Tests)] INFO -- Caching token for username: qa-user-7c1764ec52ad73f1, last six chars of token:UTGxJo1580[Jul 27 2023 10:24:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-7c1764ec52ad73f1-0b06zhgz' via api in 0.09 seconds1581 is not allowed to commit via the API1582[Jul 27 2023 10:24:40 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to create a file via the API1583[Jul 27 2023 10:24:40 UTC (QA Tests)] INFO -- Removing user qa-user-7c1764ec52ad73f1 from sandbox-for-access-termination-b76ebc88 QA::Resource::Sandbox1584[Jul 27 2023 10:24:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1585[Jul 27 2023 10:24:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.18 seconds1586[Jul 27 2023 10:24:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-new-file-32537b373946fb3f' via api in 1.04 seconds1587 is not allowed to create a file via the API1588[Jul 27 2023 10:24:41 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to push code via the CLI1589[Jul 27 2023 10:24:41 UTC (QA Tests)] INFO -- Removing user qa-user-7c1764ec52ad73f1 from sandbox-for-access-termination-b76ebc88 QA::Resource::Sandbox1590 is not allowed to push code via the CLI1591[Jul 27 2023 10:24:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'sandbox-for-access-termination-b76ebc88'1592Verify1593 Pipeline with customizable variable1594[Jul 27 2023 10:24:42 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with customizable variable manually creates a pipeline and uses the defined custom variable value1595[Jul 27 2023 10:24:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1596[Jul 27 2023 10:24:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.22 seconds1597[Jul 27 2023 10:24:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-customizable-variable-pipeline-3cb13de17526a1d4' via api in 0.73 seconds1598[Jul 27 2023 10:24:43 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1599[Jul 27 2023 10:24:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1600[Jul 27 2023 10:24:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1601[Jul 27 2023 10:24:44 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1690453483 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1690453483 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-1690453483 --url http://gitlab-ee-654d1104.test --registration-token **** --tag-list qa-runner-1690453483 --executor shell && gitlab-runner run" `1602[Jul 27 2023 10:24:44 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1690453483`1603[Jul 27 2023 10:24:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1604[Jul 27 2023 10:24:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1690453483' via api in 1.35 seconds1605[Jul 27 2023 10:24:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds1606[Jul 27 2023 10:24:45 UTC (QA Tests)] INFO -- filling :login_field with "root"1607[Jul 27 2023 10:24:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1608[Jul 27 2023 10:24:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1609[Jul 27 2023 10:24:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1610[Jul 27 2023 10:24:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1611[Jul 27 2023 10:24:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.172s1612[Jul 27 2023 10:24:48 UTC (QA Tests)] INFO -- Enabling super sidebar!1613[Jul 27 2023 10:24:48 UTC (QA Tests)] INFO -- Super sidebar is already enabled1614[Jul 27 2023 10:24:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-customizable-variable-pipeline-3cb13de17526a1d41615[Jul 27 2023 10:24:51 UTC (QA Tests)] INFO -- clicking :menu_section_button1616[Jul 27 2023 10:24:52 UTC (QA Tests)] INFO -- clicking :nav_item_link1617[Jul 27 2023 10:24:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.768s1618[Jul 27 2023 10:24:52 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present1619[Jul 27 2023 10:24:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.276s1620[Jul 27 2023 10:24:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.027s1621[Jul 27 2023 10:24:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.69s1622[Jul 27 2023 10:24:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.828s1623[Jul 27 2023 10:24:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci_variable_row_container' took 1.848s1624[Jul 27 2023 10:24:55 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "Custom Foo"1625[Jul 27 2023 10:24:55 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field1626[Jul 27 2023 10:24:56 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::Show is present1627[Jul 27 2023 10:24:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline_details_header' took 1.102s1628[Jul 27 2023 10:24:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.552s1629[Jul 27 2023 10:25:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Job with name 'customizable-variable' via api in 0.1 seconds1630[Jul 27 2023 10:25:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Job at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-customizable-variable-pipeline-3cb13de17526a1d4/-/jobs/671631[Jul 27 2023 10:25:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1690453483'1632[Jul 27 2023 10:25:11 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1690453483`1633 manually creates a pipeline and uses the defined custom variable value1634Govern1635 Project vulnerability report1636[Jul 27 2023 10:25:12 UTC (QA Tests)] INFO -- Starting test: Govern Project vulnerability report validates "fix a vulnerability" workflow1637[Jul 27 2023 10:25:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1638[Jul 27 2023 10:25:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.17 seconds1639[Jul 27 2023 10:25:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-secure-b5e6a9cab74a1a18' via api in 0.43 seconds1640[Jul 27 2023 10:25:12 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1641[Jul 27 2023 10:25:12 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1642[Jul 27 2023 10:25:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1643[Jul 27 2023 10:25:18 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-b5e6a9cab74a1a18 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-b5e6a9cab74a1a18 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-b5e6a9cab74a1a18 --url http://gitlab-ee-654d1104.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1644[Jul 27 2023 10:25:18 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-b5e6a9cab74a1a18`1645[Jul 27 2023 10:25:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1646[Jul 27 2023 10:25:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-b5e6a9cab74a1a18' via api in 6.49 seconds1647[Jul 27 2023 10:25:20 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1648[Jul 27 2023 10:25:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.99 seconds1649[Jul 27 2023 10:25:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1650[Jul 27 2023 10:25:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1651[Jul 27 2023 10:25:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1652[Jul 27 2023 10:25:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1653[Jul 27 2023 10:25:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1654[Jul 27 2023 10:25:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.148s1655[Jul 27 2023 10:25:24 UTC (QA Tests)] INFO -- Enabling super sidebar!1656[Jul 27 2023 10:25:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled1657[Jul 27 2023 10:25:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-secure-b5e6a9cab74a1a181658[Jul 27 2023 10:25:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1659[Jul 27 2023 10:25:28 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments1660[Jul 27 2023 10:25:28 UTC (QA Tests)] INFO -- clicking :menu_section_button1661[Jul 27 2023 10:25:28 UTC (QA Tests)] INFO -- clicking :nav_item_link1662[Jul 27 2023 10:25:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.751s1663[Jul 27 2023 10:25:40 UTC (QA Tests)] INFO -- clicking :menu_section_button1664[Jul 27 2023 10:25:40 UTC (QA Tests)] INFO -- clicking :nav_item_link1665[Jul 27 2023 10:25:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.995s1666[Jul 27 2023 10:25:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds1667[Jul 27 2023 10:25:42 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments1668[Jul 27 2023 10:25:44 UTC (QA Tests)] INFO -- clicking :menu_section_button1669[Jul 27 2023 10:25:44 UTC (QA Tests)] INFO -- clicking :nav_item_link1670[Jul 27 2023 10:25:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.727s1671[Jul 27 2023 10:25:56 UTC (QA Tests)] INFO -- clicking :menu_section_button1672[Jul 27 2023 10:25:56 UTC (QA Tests)] INFO -- clicking :nav_item_link1673[Jul 27 2023 10:25:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.024s1674[Jul 27 2023 10:25:57 UTC (QA Tests)] INFO -- clicking :vulnerability_status_content1675[Jul 27 2023 10:25:57 UTC (QA Tests)] INFO -- clicking :status_listbox1676[Jul 27 2023 10:25:58 UTC (QA Tests)] INFO -- clicking :listbox-item-resolved1677[Jul 27 2023 10:25:58 UTC (QA Tests)] INFO -- filling :change_status_comment_textbox with "E2E Test"1678[Jul 27 2023 10:25:58 UTC (QA Tests)] INFO -- clicking the coordinates of :change_status_comment_textbox1679[Jul 27 2023 10:25:58 UTC (QA Tests)] INFO -- clicking :change_status_button1680[Jul 27 2023 10:26:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.099s1681[Jul 27 2023 10:26:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1682[Jul 27 2023 10:26:00 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments1683[Jul 27 2023 10:26:01 UTC (QA Tests)] INFO -- clicking :menu_section_button1684[Jul 27 2023 10:26:01 UTC (QA Tests)] INFO -- clicking :nav_item_link1685[Jul 27 2023 10:26:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.808s1686[Jul 27 2023 10:26:13 UTC (QA Tests)] INFO -- clicking :menu_section_button1687[Jul 27 2023 10:26:13 UTC (QA Tests)] INFO -- clicking :nav_item_link1688[Jul 27 2023 10:26:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.448s1689[Jul 27 2023 10:26:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability_remediated_badge_content' took 11.028s1690[Jul 27 2023 10:26:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-b5e6a9cab74a1a18'1691[Jul 27 2023 10:26:26 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-b5e6a9cab74a1a18`1692 validates "fix a vulnerability" workflow1693Data Stores1694 User1695 when parent group membership is terminated1696[Jul 27 2023 10:26:27 UTC (QA Tests)] INFO -- Starting test: Data Stores User when parent group membership is terminated is not allowed to edit the project files1697[Jul 27 2023 10:26:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-9a66caec74156c06' via api in 0.24 seconds1698[Jul 27 2023 10:26:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1699[Jul 27 2023 10:26:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-to-test-access-termination-1bfa33b8e51861cd' via api in 0.34 seconds1700[Jul 27 2023 10:26:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-to-test-access-termination-1bfa33b8e51861cd/project-for-user-access-termination-ac102d14908b276a' via api in 0.95 seconds1701[Jul 27 2023 10:26:28 UTC (QA Tests)] INFO -- Adding user qa-user-9a66caec74156c06 to gitlab-qa-sandbox-group-5/group-to-test-access-termination-1bfa33b8e51861cd QA::Resource::Group1702[Jul 27 2023 10:26:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1703[Jul 27 2023 10:26:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1704[Jul 27 2023 10:26:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1705[Jul 27 2023 10:26:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1706[Jul 27 2023 10:26:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1707[Jul 27 2023 10:26:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.226s1708[Jul 27 2023 10:26:32 UTC (QA Tests)] INFO -- Enabling super sidebar!1709[Jul 27 2023 10:26:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled1710[Jul 27 2023 10:26:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-654d1104.test/groups/gitlab-qa-sandbox-group-5/group-to-test-access-termination-1bfa33b8e51861cd1711[Jul 27 2023 10:26:35 UTC (QA Tests)] INFO -- clicking :menu_section_button1712[Jul 27 2023 10:26:35 UTC (QA Tests)] INFO -- clicking :nav_item_link1713[Jul 27 2023 10:26:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.96s1714[Jul 27 2023 10:26:36 UTC (QA Tests)] INFO -- filling :search_bar_input with "qa-user-9a66caec74156c06"1715[Jul 27 2023 10:26:36 UTC (QA Tests)] INFO -- clicking the coordinates of :search_bar_input1716[Jul 27 2023 10:26:36 UTC (QA Tests)] INFO -- clicking :search_button1717[Jul 27 2023 10:26:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element search_button' took 0.813s1718[Jul 27 2023 10:26:37 UTC (QA Tests)] INFO -- clicking :user_action_dropdown1719[Jul 27 2023 10:26:37 UTC (QA Tests)] INFO -- clicking :delete_member_dropdown_item1720[Jul 27 2023 10:26:38 UTC (QA Tests)] INFO -- clicking :remove_member_button1721[Jul 27 2023 10:26:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element remove_member_button' took 0.913s1722[Jul 27 2023 10:26:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.039s1723[Jul 27 2023 10:26:40 UTC (QA Tests)] INFO -- clicking :user_avatar_content1724[Jul 27 2023 10:26:40 UTC (QA Tests)] INFO -- clicking :sign_out_link1725[Jul 27 2023 10:26:41 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-9a66caec74156c06"1726[Jul 27 2023 10:26:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1727[Jul 27 2023 10:26:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1728[Jul 27 2023 10:26:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1729[Jul 27 2023 10:26:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1730[Jul 27 2023 10:26:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.669s1731[Jul 27 2023 10:26:42 UTC (QA Tests)] INFO -- Enabling super sidebar!1732[Jul 27 2023 10:26:42 UTC (QA Tests)] INFO -- Super sidebar is already enabled1733[Jul 27 2023 10:26:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/group-to-test-access-termination-1bfa33b8e51861cd/project-for-user-access-termination-ac102d14908b276a1734[Jul 27 2023 10:26:45 UTC (QA Tests)] INFO -- clicking :file_name_link1735[Jul 27 2023 10:26:45 UTC (QA Tests)] INFO -- clicking :action_dropdown1736[Jul 27 2023 10:26:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.688s1737[Jul 27 2023 10:26:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element action_dropdown' took 0.764s1738[Jul 27 2023 10:26:46 UTC (QA Tests)] INFO -- clicking :edit_menu_item1739 is not allowed to edit the project files1740Verify1741 Update CI file with pipeline editor1742[Jul 27 2023 10:26:47 UTC (QA Tests)] INFO -- Starting test: Verify Update CI file with pipeline editor creates new pipeline and target branch1743[Jul 27 2023 10:26:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1744[Jul 27 2023 10:26:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.17 seconds1745[Jul 27 2023 10:26:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/pipeline-editor-project-d479710c943e0c31' via api in 0.66 seconds1746[Jul 27 2023 10:26:47 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1747[Jul 27 2023 10:26:47 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1748[Jul 27 2023 10:26:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1749[Jul 27 2023 10:26:48 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name 241278020d81609c264e --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach 241278020d81609c264e 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 241278020d81609c264e --url http://gitlab-ee-654d1104.test --registration-token **** --tag-list 241278020d81609c264e --executor shell && gitlab-runner run" `1750[Jul 27 2023 10:26:48 UTC (QA Tests)] INFO -- Executing: `docker logs 241278020d81609c264e`1751[Jul 27 2023 10:26:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1752[Jul 27 2023 10:26:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name '241278020d81609c264e' via api in 1.4 seconds1753[Jul 27 2023 10:26:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1754[Jul 27 2023 10:26:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1755[Jul 27 2023 10:26:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1756[Jul 27 2023 10:26:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1757[Jul 27 2023 10:26:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1758[Jul 27 2023 10:26:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1759[Jul 27 2023 10:26:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.205s1760[Jul 27 2023 10:26:52 UTC (QA Tests)] INFO -- Enabling super sidebar!1761[Jul 27 2023 10:26:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled1762[Jul 27 2023 10:26:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/pipeline-editor-project-d479710c943e0c311763[Jul 27 2023 10:26:56 UTC (QA Tests)] INFO -- clicking :menu_section_button1764[Jul 27 2023 10:26:56 UTC (QA Tests)] INFO -- clicking :nav_item_link1765[Jul 27 2023 10:26:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 2.011s1766[Jul 27 2023 10:26:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.641s1767[Jul 27 2023 10:26:58 UTC (QA Tests)] INFO -- clicking :pipeline_editor_app1768[Jul 27 2023 10:26:59 UTC (QA Tests)] INFO -- clicking :commit_changes_button1769[Jul 27 2023 10:27:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.013s1770[Jul 27 2023 10:27:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.026s1771[Jul 27 2023 10:27:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.005s1772[Jul 27 2023 10:27:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.018s1773[Jul 27 2023 10:27:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.002s1774[Jul 27 2023 10:27:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.028s1775[Jul 27 2023 10:27:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.031s1776[Jul 27 2023 10:27:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.034s1777[Jul 27 2023 10:27:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.872s1778[Jul 27 2023 10:27:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 10.647s1779[Jul 27 2023 10:27:10 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>3}' arguments1780[Jul 27 2023 10:27:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name '241278020d81609c264e'1781[Jul 27 2023 10:27:11 UTC (QA Tests)] INFO -- Executing: `docker rm -f 241278020d81609c264e`1782[Jul 27 2023 10:27:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/pipeline-editor-project-d479710c943e0c31'1783[Jul 27 2023 10:27:11 UTC (QA Tests)] ERROR -- Interceptor Api Errors1784[-1] POST /api/graphql -- Correlation Id: Correlation Id not found1785[200] GET /api/graphql -- Correlation Id: 01H6BE6BP6FJ5TETZ3N3KERPW21786error-messages: Provide one of an IID or SHA1787 creates new pipeline and target branch1788Plan1789 Configurable issue board1790[Jul 27 2023 10:27:12 UTC (QA Tests)] INFO -- Starting test: Plan Configurable issue board renames the issue board1791[Jul 27 2023 10:27:12 UTC (QA Tests)] INFO -- filling :login_field with "root"1792[Jul 27 2023 10:27:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1793[Jul 27 2023 10:27:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1794[Jul 27 2023 10:27:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1795[Jul 27 2023 10:27:13 UTC (QA Tests)] INFO -- clicking :sign_in_button1796[Jul 27 2023 10:27:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.162s1797[Jul 27 2023 10:27:15 UTC (QA Tests)] INFO -- Enabling super sidebar!1798[Jul 27 2023 10:27:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled1799[Jul 27 2023 10:27:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1800[Jul 27 2023 10:27:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.18 seconds1801[Jul 27 2023 10:27:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-board-list-c264f8b36cf3ed8b' via api in 0.66 seconds1802[Jul 27 2023 10:27:17 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.17 seconds1803[Jul 27 2023 10:27:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.12 seconds1804[Jul 27 2023 10:27:18 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '3' via api in 1.13 seconds1805[Jul 27 2023 10:27:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-board-list-c264f8b36cf3ed8b1806[Jul 27 2023 10:27:19 UTC (QA Tests)] INFO -- clicking :menu_section_button1807[Jul 27 2023 10:27:19 UTC (QA Tests)] INFO -- clicking :nav_item_link1808[Jul 27 2023 10:27:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.939s1809[Jul 27 2023 10:27:20 UTC (QA Tests)] INFO -- clicking :boards_config_button1810[Jul 27 2023 10:27:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.574s1811[Jul 27 2023 10:27:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element boards_config_button' took 0.68s1812[Jul 27 2023 10:27:20 UTC (QA Tests)] INFO -- clicking :save_changes_button1813 renames the issue board1814Fulfillment1815 Active license details1816[Jul 27 2023 10:27:21 UTC (QA Tests)] INFO -- Starting test: Fulfillment Active license details shows up in subscription page1817[Jul 27 2023 10:27:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1818[Jul 27 2023 10:27:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1819[Jul 27 2023 10:27:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1820[Jul 27 2023 10:27:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1821[Jul 27 2023 10:27:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1822[Jul 27 2023 10:27:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.142s1823[Jul 27 2023 10:27:24 UTC (QA Tests)] INFO -- Enabling super sidebar!1824[Jul 27 2023 10:27:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled1825[Jul 27 2023 10:27:26 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments1826 shows up in subscription page1827Plan1828 Multiple assignees per issue1829[Jul 27 2023 10:27:27 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows four assignees in the issues list1830[Jul 27 2023 10:27:28 UTC (QA Tests)] INFO -- filling :login_field with "root"1831[Jul 27 2023 10:27:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1832[Jul 27 2023 10:27:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1833[Jul 27 2023 10:27:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1834[Jul 27 2023 10:27:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1835[Jul 27 2023 10:27:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.144s1836[Jul 27 2023 10:27:30 UTC (QA Tests)] INFO -- Enabling super sidebar!1837[Jul 27 2023 10:27:30 UTC (QA Tests)] INFO -- Super sidebar is already enabled1838[Jul 27 2023 10:27:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds1839[Jul 27 2023 10:27:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.26 seconds1840[Jul 27 2023 10:27:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.24 seconds1841[Jul 27 2023 10:27:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.23 seconds1842[Jul 27 2023 10:27:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1843[Jul 27 2023 10:27:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.18 seconds1844[Jul 27 2023 10:27:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-to-test-issue-with-multiple-assignees-17502b167ab68b32' via api in 0.66 seconds1845[Jul 27 2023 10:27:33 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-to-test-issue-with-multiple-assignees-17502b167ab68b32 QA::Resource::Project1846[Jul 27 2023 10:27:34 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-to-test-issue-with-multiple-assignees-17502b167ab68b32 QA::Resource::Project1847[Jul 27 2023 10:27:34 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-to-test-issue-with-multiple-assignees-17502b167ab68b32 QA::Resource::Project1848[Jul 27 2023 10:27:34 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-to-test-issue-with-multiple-assignees-17502b167ab68b32 QA::Resource::Project1849[Jul 27 2023 10:27:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 0.34 seconds1850[Jul 27 2023 10:27:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-to-test-issue-with-multiple-assignees-17502b167ab68b321851[Jul 27 2023 10:27:36 UTC (QA Tests)] INFO -- clicking :menu_section_button1852[Jul 27 2023 10:27:36 UTC (QA Tests)] INFO -- clicking :nav_item_link1853[Jul 27 2023 10:27:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.097s1854 shows four assignees in the issues list1855Monitor1856 Alert settings1857 when using Prometheus integration1858 behaves like sends test alert1859[Jul 27 2023 10:27:37 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert1860[Jul 27 2023 10:27:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1861[Jul 27 2023 10:27:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1862[Jul 27 2023 10:27:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1863[Jul 27 2023 10:27:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1864[Jul 27 2023 10:27:38 UTC (QA Tests)] INFO -- clicking :sign_in_button1865[Jul 27 2023 10:27:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.176s1866[Jul 27 2023 10:27:40 UTC (QA Tests)] INFO -- Enabling super sidebar!1867[Jul 27 2023 10:27:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled1868[Jul 27 2023 10:27:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1869[Jul 27 2023 10:27:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.18 seconds1870[Jul 27 2023 10:27:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-for-alerts-a8accab4d9afbd5a' via api in 0.67 seconds1871[Jul 27 2023 10:27:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-for-alerts-a8accab4d9afbd5a1872[Jul 27 2023 10:27:44 UTC (QA Tests)] INFO -- clicking :menu_section_button1873[Jul 27 2023 10:27:44 UTC (QA Tests)] INFO -- clicking :nav_item_link1874[Jul 27 2023 10:27:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.986s1875[Jul 27 2023 10:27:46 UTC (QA Tests)] INFO -- clicking :add_integration_button1876[Jul 27 2023 10:27:46 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1877[Jul 27 2023 10:27:46 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1878[Jul 27 2023 10:27:48 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-07-27T10:27:47.089+00:00","generatorURL":"http://bradtke.example/virgen_abernathy","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"ea"},"annotations":{"title":"dignissimos","gitlab_y_label":"status"}}]}"1879[Jul 27 2023 10:27:48 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1880[Jul 27 2023 10:27:48 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1881[Jul 27 2023 10:27:48 UTC (QA Tests)] INFO -- clicking :menu_section_button1882[Jul 27 2023 10:27:48 UTC (QA Tests)] INFO -- clicking :nav_item_link1883[Jul 27 2023 10:27:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.787s1884 creates new alert1885 when using HTTP endpoint integration1886 behaves like sends test alert1887[Jul 27 2023 10:27:49 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert1888[Jul 27 2023 10:27:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1889[Jul 27 2023 10:27:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1890[Jul 27 2023 10:27:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1891[Jul 27 2023 10:27:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1892[Jul 27 2023 10:27:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1893[Jul 27 2023 10:27:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.231s1894[Jul 27 2023 10:27:53 UTC (QA Tests)] INFO -- Enabling super sidebar!1895[Jul 27 2023 10:27:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled1896[Jul 27 2023 10:27:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1897[Jul 27 2023 10:27:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.18 seconds1898[Jul 27 2023 10:27:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-for-alerts-f11a47c53fcab350' via api in 0.66 seconds1899[Jul 27 2023 10:27:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-for-alerts-f11a47c53fcab3501900[Jul 27 2023 10:27:56 UTC (QA Tests)] INFO -- clicking :menu_section_button1901[Jul 27 2023 10:27:56 UTC (QA Tests)] INFO -- clicking :nav_item_link1902[Jul 27 2023 10:27:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.949s1903[Jul 27 2023 10:27:58 UTC (QA Tests)] INFO -- clicking :add_integration_button1904[Jul 27 2023 10:27:59 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1905[Jul 27 2023 10:27:59 UTC (QA Tests)] INFO -- clicking :integration_name_field1906[Jul 27 2023 10:27:59 UTC (QA Tests)] INFO -- filling :integration_name_field with "id"1907[Jul 27 2023 10:27:59 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field1908[Jul 27 2023 10:27:59 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1909[Jul 27 2023 10:28:00 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"ut","description":"ut"}"1910[Jul 27 2023 10:28:00 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1911[Jul 27 2023 10:28:00 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1912[Jul 27 2023 10:28:01 UTC (QA Tests)] INFO -- clicking :menu_section_button1913[Jul 27 2023 10:28:01 UTC (QA Tests)] INFO -- clicking :nav_item_link1914[Jul 27 2023 10:28:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.787s1915 creates new alert1916Plan1917 Assignees1918[Jul 27 2023 10:28:02 UTC (QA Tests)] INFO -- Starting test: Plan Assignees update without refresh1919[Jul 27 2023 10:28:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1920[Jul 27 2023 10:28:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1921[Jul 27 2023 10:28:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1922[Jul 27 2023 10:28:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1923[Jul 27 2023 10:28:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1924[Jul 27 2023 10:28:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.203s1925[Jul 27 2023 10:28:05 UTC (QA Tests)] INFO -- Enabling super sidebar!1926[Jul 27 2023 10:28:05 UTC (QA Tests)] INFO -- Super sidebar is already enabled1927[Jul 27 2023 10:28:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1928[Jul 27 2023 10:28:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.17 seconds1929[Jul 27 2023 10:28:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-to-test-assignees-123bfdbc57e2d61c' via api in 0.66 seconds1930[Jul 27 2023 10:28:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds1931[Jul 27 2023 10:28:08 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-to-test-assignees-123bfdbc57e2d61c QA::Resource::Project1932[Jul 27 2023 10:28:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds1933[Jul 27 2023 10:28:08 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-to-test-assignees-123bfdbc57e2d61c QA::Resource::Project1934[Jul 27 2023 10:28:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.33 seconds1935[Jul 27 2023 10:28:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-to-test-assignees-123bfdbc57e2d61c/-/issues/11936 update without refresh1937Create1938 Version control for personal snippets1939[Jul 27 2023 10:28:13 UTC (QA Tests)] INFO -- Starting test: Create Version control for personal snippets clones, pushes, and pulls a snippet over SSH, deletes via UI1940[Jul 27 2023 10:28:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1941[Jul 27 2023 10:28:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1942[Jul 27 2023 10:28:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1943[Jul 27 2023 10:28:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1944[Jul 27 2023 10:28:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1945[Jul 27 2023 10:28:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.221s1946[Jul 27 2023 10:28:16 UTC (QA Tests)] INFO -- Enabling super sidebar!1947[Jul 27 2023 10:28:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled1948[Jul 27 2023 10:28:18 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230727-39-btdks8/id_rsa -N `1949[Jul 27 2023 10:28:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.4 seconds1950[Jul 27 2023 10:28:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 0.37 seconds1951[Jul 27 2023 10:28:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-654d1104.test/-/snippets/31952[Jul 27 2023 10:28:19 UTC (QA Tests)] INFO -- clicking :clone_button1953[Jul 27 2023 10:28:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.05 seconds1954[Jul 27 2023 10:28:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.703s1955[Jul 27 2023 10:28:21 UTC (QA Tests)] INFO -- clicking :snippet_action_button1956[Jul 27 2023 10:28:21 UTC (QA Tests)] INFO -- clicking :delete_snippet_button1957[Jul 27 2023 10:28:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.559s1958[Jul 27 2023 10:28:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? delete_snippet_button' took 0.568s1959[Jul 27 2023 10:28:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'1960 clones, pushes, and pulls a snippet over SSH, deletes via UI1961[Jul 27 2023 10:28:22 UTC (QA Tests)] INFO -- Starting test: Create Version control for personal snippets clones, pushes, and pulls a snippet over HTTP, edits via UI1962[Jul 27 2023 10:28:23 UTC (QA Tests)] INFO -- filling :login_field with "root"1963[Jul 27 2023 10:28:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1964[Jul 27 2023 10:28:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"1965[Jul 27 2023 10:28:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1966[Jul 27 2023 10:28:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1967[Jul 27 2023 10:28:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.172s1968[Jul 27 2023 10:28:26 UTC (QA Tests)] INFO -- Enabling super sidebar!1969[Jul 27 2023 10:28:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled1970[Jul 27 2023 10:28:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '4' via api in 0.4 seconds1971[Jul 27 2023 10:28:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-654d1104.test/-/snippets/41972[Jul 27 2023 10:28:28 UTC (QA Tests)] INFO -- clicking :clone_button1973[Jul 27 2023 10:28:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.01 seconds1974[Jul 27 2023 10:28:30 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present1975[Jul 27 2023 10:28:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 0.913s1976[Jul 27 2023 10:28:41 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1977[Jul 27 2023 10:28:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.951s1978[Jul 27 2023 10:28:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 1.963s1979[Jul 27 2023 10:28:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '4'1980[Jul 27 2023 10:28:44 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230727-39-w3pzz7/id_rsa -N `1981[Jul 27 2023 10:28:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.36 seconds1982[Jul 27 2023 10:28:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'1983 clones, pushes, and pulls a snippet over HTTP, edits via UI1984Fulfillment1985 Purchase1986 User Registration1987 when adding and removing a group member1988[Jul 27 2023 10:28:45 UTC (QA Tests)] INFO -- Starting test: Fulfillment Purchase User Registration when adding and removing a group member consumes a seat on the license1989[Jul 27 2023 10:28:45 UTC (QA Tests)] INFO -- Setting application settings: {:signup_enabled=>true}1990[Jul 27 2023 10:28:45 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>true}1991[Jul 27 2023 10:28:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1992[Jul 27 2023 10:28:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1993[Jul 27 2023 10:28:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1994[Jul 27 2023 10:28:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1995[Jul 27 2023 10:28:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1996[Jul 27 2023 10:28:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.248s1997[Jul 27 2023 10:28:50 UTC (QA Tests)] INFO -- Enabling super sidebar!1998[Jul 27 2023 10:28:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled1999[Jul 27 2023 10:28:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds2000[Jul 27 2023 10:28:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.2 seconds2001[Jul 27 2023 10:28:54 UTC (QA Tests)] INFO -- Adding user qa-test-e44f8f to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa QA::Resource::Group2002[Jul 27 2023 10:28:55 UTC (QA Tests)] INFO -- Removing user qa-test-e44f8f from gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa QA::Resource::Group2003[Jul 27 2023 10:28:56 UTC (QA Tests)] INFO -- Setting application settings: {:signup_enabled=>true}2004[Jul 27 2023 10:28:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-test-e44f8f'2005[Jul 27 2023 10:28:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa'2006 consumes a seat on the license2007Verify2008 Run pipeline with manual jobs2009[Jul 27 2023 10:28:56 UTC (QA Tests)] INFO -- Starting test: Verify Run pipeline with manual jobs does not leave any job in skipped state2010[Jul 27 2023 10:28:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds2011[Jul 27 2023 10:28:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.18 seconds2012[Jul 27 2023 10:28:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/pipeline-with-manual-job-186c52994392aaf7' via api in 0.69 seconds2013[Jul 27 2023 10:28:57 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2014[Jul 27 2023 10:28:57 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2015[Jul 27 2023 10:28:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2016[Jul 27 2023 10:28:58 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-5e401e59 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-5e401e59 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-5e401e59 --url http://gitlab-ee-654d1104.test --registration-token **** --tag-list qa-runner-5e401e59 --executor shell && gitlab-runner run" `2017[Jul 27 2023 10:28:58 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-5e401e59`2018[Jul 27 2023 10:28:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2019[Jul 27 2023 10:28:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-5e401e59' via api in 1.54 seconds2020[Jul 27 2023 10:28:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds2021[Jul 27 2023 10:28:59 UTC (QA Tests)] INFO -- Waiting for pipeline to have status "skipped"...2022[Jul 27 2023 10:29:03 UTC (QA Tests)] INFO -- filling :login_field with "root"2023[Jul 27 2023 10:29:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2024[Jul 27 2023 10:29:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"2025[Jul 27 2023 10:29:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2026[Jul 27 2023 10:29:04 UTC (QA Tests)] INFO -- clicking :sign_in_button2027[Jul 27 2023 10:29:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.328s2028[Jul 27 2023 10:29:06 UTC (QA Tests)] INFO -- Enabling super sidebar!2029[Jul 27 2023 10:29:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled2030[Jul 27 2023 10:29:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/pipeline-with-manual-job-186c52994392aaf72031[Jul 27 2023 10:29:09 UTC (QA Tests)] INFO -- clicking :menu_section_button2032[Jul 27 2023 10:29:09 UTC (QA Tests)] INFO -- clicking :nav_item_link2033[Jul 27 2023 10:29:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.717s2034[Jul 27 2023 10:29:11 UTC (QA Tests)] INFO -- clicking :job_action_button2035[Jul 27 2023 10:29:37 UTC (QA Tests)] INFO -- clicking :job_dropdown_container2036[Jul 27 2023 10:29:47 UTC (QA Tests)] INFO -- clicking :job_dropdown_container2037[Jul 27 2023 10:29:47 UTC (QA Tests)] INFO -- clicking :job_dropdown_container2038[Jul 27 2023 10:29:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-5e401e59'2039[Jul 27 2023 10:29:58 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-5e401e59`2040 does not leave any job in skipped state2041Manage2042 User with minimal access to group2043[Jul 27 2023 10:29:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-98543cd3c8842cb3' via api in 0.25 seconds2044[Jul 27 2023 10:29:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds2045[Jul 27 2023 10:29:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-minimal-access-7830abe2dbc08beb' via api in 0.35 seconds2046[Jul 27 2023 10:29:59 UTC (QA Tests)] INFO -- Adding user qa-user-98543cd3c8842cb3 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox2047[Jul 27 2023 10:30:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-minimal-access-7830abe2dbc08beb/project-for-minimal-access-12c21c5eaea31c5d' via api in 0.85 seconds2048[Jul 27 2023 10:30:00 UTC (QA Tests)] INFO -- Starting test: Manage User with minimal access to group is not allowed to commit via the API2049[Jul 27 2023 10:30:00 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-98543cd3c8842cb32050[Jul 27 2023 10:30:00 UTC (QA Tests)] INFO -- Caching token for username: qa-user-98543cd3c8842cb3, last six chars of token:FfgtsL2051[Jul 27 2023 10:30:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-98543cd3c8842cb3-mhoa3j2y' via api in 0.09 seconds2052 is not allowed to commit via the API2053[Jul 27 2023 10:30:00 UTC (QA Tests)] INFO -- Starting test: Manage User with minimal access to group is not allowed to create a file via the API2054[Jul 27 2023 10:30:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds2055[Jul 27 2023 10:30:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.17 seconds2056[Jul 27 2023 10:30:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-new-file-f35a05551223e8cd' via api in 1.01 seconds2057 is not allowed to create a file via the API2058[Jul 27 2023 10:30:01 UTC (QA Tests)] INFO -- Starting test: Manage User with minimal access to group is not allowed to push code via the CLI2059 is not allowed to push code via the CLI2060[Jul 27 2023 10:30:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-98543cd3c8842cb3'2061[Jul 27 2023 10:30:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-minimal-access-7830abe2dbc08beb/project-for-minimal-access-12c21c5eaea31c5d'2062[Jul 27 2023 10:30:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-minimal-access-7830abe2dbc08beb'2063Govern2064 Security Dashboard in a Project2065[Jul 27 2023 10:30:03 UTC (QA Tests)] INFO -- Starting test: Govern Security Dashboard in a Project creates an issue from vulnerability details2066[Jul 27 2023 10:30:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds2067[Jul 27 2023 10:30:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.19 seconds2068[Jul 27 2023 10:30:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-secure-b96284e4ff8d27ed' via api in 1.95 seconds2069[Jul 27 2023 10:30:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '2' via api in 0.14 seconds2070[Jul 27 2023 10:30:06 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Gryffindor vulnerability' via api in 0.35 seconds2071[Jul 27 2023 10:30:06 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Ravenclaw vulnerability' via api in 0.22 seconds2072[Jul 27 2023 10:30:06 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Hufflepuff vulnerability' via api in 0.22 seconds2073[Jul 27 2023 10:30:06 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Slytherin' via api in 0.22 seconds2074[Jul 27 2023 10:30:07 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'CVE-2017-18269 in glibc' via api in 0.32 seconds2075[Jul 27 2023 10:30:07 UTC (QA Tests)] INFO -- filling :login_field with "root"2076[Jul 27 2023 10:30:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2077[Jul 27 2023 10:30:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"2078[Jul 27 2023 10:30:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2079[Jul 27 2023 10:30:08 UTC (QA Tests)] INFO -- clicking :sign_in_button2080[Jul 27 2023 10:30:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.156s2081[Jul 27 2023 10:30:10 UTC (QA Tests)] INFO -- Enabling super sidebar!2082[Jul 27 2023 10:30:10 UTC (QA Tests)] INFO -- Super sidebar is already enabled2083[Jul 27 2023 10:30:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-secure-b96284e4ff8d27ed2084[Jul 27 2023 10:30:13 UTC (QA Tests)] INFO -- clicking :menu_section_button2085[Jul 27 2023 10:30:13 UTC (QA Tests)] INFO -- clicking :nav_item_link2086[Jul 27 2023 10:30:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.036s2087[Jul 27 2023 10:30:15 UTC (QA Tests)] INFO -- clicking :vulnerability2088[Jul 27 2023 10:30:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 0.995s2089[Jul 27 2023 10:30:16 UTC (QA Tests)] INFO -- clicking :create_issue_button2090[Jul 27 2023 10:30:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_issue_button' took 1.211s2091[Jul 27 2023 10:30:17 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Test Vulnerability edited comment"2092[Jul 27 2023 10:30:17 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field2093[Jul 27 2023 10:30:18 UTC (QA Tests)] INFO -- clicking :issuable_label_dropdown2094[Jul 27 2023 10:30:18 UTC (QA Tests)] INFO -- clicking :issuable_label_dropdown2095[Jul 27 2023 10:30:18 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present2096[Jul 27 2023 10:30:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.63s2097 creates an issue from vulnerability details2098[Jul 27 2023 10:30:21 UTC (QA Tests)] INFO -- Starting test: Govern Security Dashboard in a Project shows vulnerability details2099[Jul 27 2023 10:30:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds2100[Jul 27 2023 10:30:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.18 seconds2101[Jul 27 2023 10:30:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-secure-d6e22c35d7369668' via api in 0.95 seconds2102[Jul 27 2023 10:30:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '3' via api in 0.14 seconds2103[Jul 27 2023 10:30:23 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Gryffindor vulnerability' via api in 0.26 seconds2104[Jul 27 2023 10:30:23 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Ravenclaw vulnerability' via api in 0.22 seconds2105[Jul 27 2023 10:30:23 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Hufflepuff vulnerability' via api in 0.24 seconds2106[Jul 27 2023 10:30:23 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Slytherin' via api in 0.22 seconds2107[Jul 27 2023 10:30:24 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'CVE-2017-18269 in glibc' via api in 0.22 seconds2108[Jul 27 2023 10:30:24 UTC (QA Tests)] INFO -- filling :login_field with "root"2109[Jul 27 2023 10:30:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2110[Jul 27 2023 10:30:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"2111[Jul 27 2023 10:30:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2112[Jul 27 2023 10:30:25 UTC (QA Tests)] INFO -- clicking :sign_in_button2113[Jul 27 2023 10:30:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.23s2114[Jul 27 2023 10:30:27 UTC (QA Tests)] INFO -- Enabling super sidebar!2115[Jul 27 2023 10:30:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled2116[Jul 27 2023 10:30:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-secure-d6e22c35d73696682117[Jul 27 2023 10:30:30 UTC (QA Tests)] INFO -- clicking :menu_section_button2118[Jul 27 2023 10:30:31 UTC (QA Tests)] INFO -- clicking :nav_item_link2119[Jul 27 2023 10:30:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.126s2120[Jul 27 2023 10:30:32 UTC (QA Tests)] INFO -- clicking :vulnerability2121[Jul 27 2023 10:30:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 0.815s2122 shows vulnerability details2123Verify2124 Pipeline with protected variable2125[Jul 27 2023 10:30:33 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable does not expose variable on unprotected branch2126[Jul 27 2023 10:30:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds2127[Jul 27 2023 10:30:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.18 seconds2128[Jul 27 2023 10:30:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-ci-variables-45cc823aaaedfe20' via api in 0.67 seconds2129[Jul 27 2023 10:30:34 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2130[Jul 27 2023 10:30:34 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2131[Jul 27 2023 10:30:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2132[Jul 27 2023 10:30:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-dwpjp3dw --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-dwpjp3dw 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-dwpjp3dw --url http://gitlab-ee-654d1104.test --registration-token **** --tag-list qa-runner-dwpjp3dw --executor shell && gitlab-runner run" `2133[Jul 27 2023 10:30:35 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-dwpjp3dw`2134[Jul 27 2023 10:30:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2135[Jul 27 2023 10:30:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-dwpjp3dw' via api in 1.72 seconds2136[Jul 27 2023 10:30:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds2137[Jul 27 2023 10:30:37 UTC (QA Tests)] INFO -- filling :login_field with "root"2138[Jul 27 2023 10:30:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2139[Jul 27 2023 10:30:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"2140[Jul 27 2023 10:30:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2141[Jul 27 2023 10:30:37 UTC (QA Tests)] INFO -- clicking :sign_in_button2142[Jul 27 2023 10:30:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.945s2143[Jul 27 2023 10:30:40 UTC (QA Tests)] INFO -- Enabling super sidebar!2144[Jul 27 2023 10:30:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled2145[Jul 27 2023 10:30:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-ci-variables-45cc823aaaedfe202146[Jul 27 2023 10:30:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds2147[Jul 27 2023 10:30:43 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-ci-variables-45cc823aaaedfe20 QA::Resource::Project2148[Jul 27 2023 10:30:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds2149[Jul 27 2023 10:30:43 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-ci-variables-45cc823aaaedfe20 QA::Resource::Project2150[Jul 27 2023 10:30:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds2151[Jul 27 2023 10:30:44 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user12152[Jul 27 2023 10:30:44 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:1-sFHb2153[Jul 27 2023 10:30:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-cpbn2whm' via api in 0.07 seconds2154[Jul 27 2023 10:30:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds2155[Jul 27 2023 10:30:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.83 seconds2156[Jul 27 2023 10:30:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.064s2157[Jul 27 2023 10:30:46 UTC (QA Tests)] INFO -- clicking :user_avatar_content2158[Jul 27 2023 10:30:46 UTC (QA Tests)] INFO -- clicking :sign_out_link2159[Jul 27 2023 10:30:47 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2160[Jul 27 2023 10:30:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2161[Jul 27 2023 10:30:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"2162[Jul 27 2023 10:30:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2163[Jul 27 2023 10:30:48 UTC (QA Tests)] INFO -- clicking :sign_in_button2164[Jul 27 2023 10:30:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.765s2165[Jul 27 2023 10:30:49 UTC (QA Tests)] INFO -- Enabling super sidebar!2166[Jul 27 2023 10:30:49 UTC (QA Tests)] INFO -- Super sidebar is already enabled2167[Jul 27 2023 10:30:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-ci-variables-45cc823aaaedfe202168[Jul 27 2023 10:30:52 UTC (QA Tests)] INFO -- clicking :menu_section_button2169[Jul 27 2023 10:30:52 UTC (QA Tests)] INFO -- clicking :nav_item_link2170[Jul 27 2023 10:30:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.802s2171[Jul 27 2023 10:30:54 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2172[Jul 27 2023 10:30:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.137s2173[Jul 27 2023 10:30:55 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user22174[Jul 27 2023 10:30:55 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user2, last six chars of token:-JhA5S2175[Jul 27 2023 10:30:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-hiegfcr0' via api in 0.09 seconds2176[Jul 27 2023 10:30:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds2177[Jul 27 2023 10:30:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '2' via api in 0.91 seconds2178[Jul 27 2023 10:30:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.073s2179[Jul 27 2023 10:30:58 UTC (QA Tests)] INFO -- clicking :user_avatar_content2180[Jul 27 2023 10:30:58 UTC (QA Tests)] INFO -- clicking :sign_out_link2181[Jul 27 2023 10:30:58 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"2182[Jul 27 2023 10:30:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2183[Jul 27 2023 10:30:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"2184[Jul 27 2023 10:30:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2185[Jul 27 2023 10:30:59 UTC (QA Tests)] INFO -- clicking :sign_in_button2186[Jul 27 2023 10:31:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.871s2187[Jul 27 2023 10:31:00 UTC (QA Tests)] INFO -- Enabling super sidebar!2188[Jul 27 2023 10:31:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled2189[Jul 27 2023 10:31:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-ci-variables-45cc823aaaedfe202190[Jul 27 2023 10:31:03 UTC (QA Tests)] INFO -- clicking :menu_section_button2191[Jul 27 2023 10:31:03 UTC (QA Tests)] INFO -- clicking :nav_item_link2192[Jul 27 2023 10:31:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.789s2193[Jul 27 2023 10:31:05 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2194[Jul 27 2023 10:31:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.253s2195[Jul 27 2023 10:31:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-dwpjp3dw'2196[Jul 27 2023 10:31:07 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-dwpjp3dw`2197 does not expose variable on unprotected branch2198[Jul 27 2023 10:31:07 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable exposes variable on protected branch2199[Jul 27 2023 10:31:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds2200[Jul 27 2023 10:31:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.19 seconds2201[Jul 27 2023 10:31:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-ci-variables-14e4fe1bc9df3e9e' via api in 0.69 seconds2202[Jul 27 2023 10:31:08 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.2203[Jul 27 2023 10:31:08 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2204[Jul 27 2023 10:31:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2205[Jul 27 2023 10:31:09 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1rma8ohr --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1rma8ohr 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-1rma8ohr --url http://gitlab-ee-654d1104.test --registration-token **** --tag-list qa-runner-1rma8ohr --executor shell && gitlab-runner run" `2206[Jul 27 2023 10:31:09 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1rma8ohr`2207[Jul 27 2023 10:31:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2208[Jul 27 2023 10:31:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1rma8ohr' via api in 1.34 seconds2209[Jul 27 2023 10:31:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds2210[Jul 27 2023 10:31:11 UTC (QA Tests)] INFO -- filling :login_field with "root"2211[Jul 27 2023 10:31:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2212[Jul 27 2023 10:31:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"2213[Jul 27 2023 10:31:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2214[Jul 27 2023 10:31:11 UTC (QA Tests)] INFO -- clicking :sign_in_button2215[Jul 27 2023 10:31:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.228s2216[Jul 27 2023 10:31:13 UTC (QA Tests)] INFO -- Enabling super sidebar!2217[Jul 27 2023 10:31:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled2218[Jul 27 2023 10:31:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-ci-variables-14e4fe1bc9df3e9e2219[Jul 27 2023 10:31:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds2220[Jul 27 2023 10:31:17 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-ci-variables-14e4fe1bc9df3e9e QA::Resource::Project2221[Jul 27 2023 10:31:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds2222[Jul 27 2023 10:31:17 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-ci-variables-14e4fe1bc9df3e9e QA::Resource::Project2223[Jul 27 2023 10:31:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds2224[Jul 27 2023 10:31:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds2225[Jul 27 2023 10:31:18 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"2226[Jul 27 2023 10:31:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.84 seconds2227[Jul 27 2023 10:31:18 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:1-sFHb2228[Jul 27 2023 10:31:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-u0ojckq3' via cache in 0.0 seconds2229[Jul 27 2023 10:31:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds2230[Jul 27 2023 10:31:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.031s2231[Jul 27 2023 10:31:20 UTC (QA Tests)] INFO -- clicking :user_avatar_content2232[Jul 27 2023 10:31:20 UTC (QA Tests)] INFO -- clicking :sign_out_link2233[Jul 27 2023 10:31:21 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2234[Jul 27 2023 10:31:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2235[Jul 27 2023 10:31:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"2236[Jul 27 2023 10:31:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2237[Jul 27 2023 10:31:22 UTC (QA Tests)] INFO -- clicking :sign_in_button2238[Jul 27 2023 10:31:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.872s2239[Jul 27 2023 10:31:23 UTC (QA Tests)] INFO -- Enabling super sidebar!2240[Jul 27 2023 10:31:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled2241[Jul 27 2023 10:31:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-ci-variables-14e4fe1bc9df3e9e2242[Jul 27 2023 10:31:26 UTC (QA Tests)] INFO -- clicking :menu_section_button2243[Jul 27 2023 10:31:26 UTC (QA Tests)] INFO -- clicking :nav_item_link2244[Jul 27 2023 10:31:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.776s2245[Jul 27 2023 10:31:28 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2246[Jul 27 2023 10:31:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.222s2247[Jul 27 2023 10:31:30 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user2, last six chars of token:-JhA5S2248[Jul 27 2023 10:31:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-ncha4ro4' via cache in 0.0 seconds2249[Jul 27 2023 10:31:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds2250[Jul 27 2023 10:31:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.064s2251[Jul 27 2023 10:31:31 UTC (QA Tests)] INFO -- clicking :user_avatar_content2252[Jul 27 2023 10:31:32 UTC (QA Tests)] INFO -- clicking :sign_out_link2253[Jul 27 2023 10:31:32 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"2254[Jul 27 2023 10:31:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2255[Jul 27 2023 10:31:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"2256[Jul 27 2023 10:31:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2257[Jul 27 2023 10:31:33 UTC (QA Tests)] INFO -- clicking :sign_in_button2258[Jul 27 2023 10:31:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.897s2259[Jul 27 2023 10:31:34 UTC (QA Tests)] INFO -- Enabling super sidebar!2260[Jul 27 2023 10:31:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled2261[Jul 27 2023 10:31:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-ci-variables-14e4fe1bc9df3e9e2262[Jul 27 2023 10:31:38 UTC (QA Tests)] INFO -- clicking :menu_section_button2263[Jul 27 2023 10:31:39 UTC (QA Tests)] INFO -- clicking :nav_item_link2264[Jul 27 2023 10:31:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.836s2265[Jul 27 2023 10:31:41 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present2266[Jul 27 2023 10:31:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.448s2267[Jul 27 2023 10:31:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1rma8ohr'2268[Jul 27 2023 10:31:42 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1rma8ohr`2269 exposes variable on protected branch2270Data Stores2271 Group member access request2272[Jul 27 2023 10:31:43 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request generates a todo item for the group owner2273[Jul 27 2023 10:31:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-d264d474a926fa64' via api in 0.28 seconds2274[Jul 27 2023 10:31:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds2275[Jul 27 2023 10:31:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-access-request-a59334ea9bfe6695' via api in 0.37 seconds2276[Jul 27 2023 10:31:44 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-d264d474a926fa64"2277[Jul 27 2023 10:31:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2278[Jul 27 2023 10:31:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"2279[Jul 27 2023 10:31:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2280[Jul 27 2023 10:31:45 UTC (QA Tests)] INFO -- clicking :sign_in_button2281[Jul 27 2023 10:31:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.728s2282[Jul 27 2023 10:31:46 UTC (QA Tests)] INFO -- Enabling super sidebar!2283[Jul 27 2023 10:31:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled2284[Jul 27 2023 10:31:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-654d1104.test/groups/gitlab-qa-sandbox-group-5/group-for-access-request-a59334ea9bfe66952285[Jul 27 2023 10:31:48 UTC (QA Tests)] INFO -- clicking :request_access_link2286[Jul 27 2023 10:31:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.041s2287[Jul 27 2023 10:31:50 UTC (QA Tests)] INFO -- clicking :user_avatar_content2288[Jul 27 2023 10:31:50 UTC (QA Tests)] INFO -- clicking :sign_out_link2289[Jul 27 2023 10:31:51 UTC (QA Tests)] INFO -- filling :login_field with "root"2290[Jul 27 2023 10:31:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2291[Jul 27 2023 10:31:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"2292[Jul 27 2023 10:31:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2293[Jul 27 2023 10:31:52 UTC (QA Tests)] INFO -- clicking :sign_in_button2294[Jul 27 2023 10:31:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.205s2295[Jul 27 2023 10:31:54 UTC (QA Tests)] INFO -- Enabling super sidebar!2296[Jul 27 2023 10:31:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled2297[Jul 27 2023 10:31:55 UTC (QA Tests)] INFO -- clicking :todos_shortcut_button2298[Jul 27 2023 10:31:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todos_shortcut_button' took 0.521s2299[Jul 27 2023 10:31:56 UTC (QA Tests)] INFO -- clicking :group_dropdown2300[Jul 27 2023 10:31:56 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group-for-access-request-a59334ea9bfe6695"2301[Jul 27 2023 10:31:56 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field2302[Jul 27 2023 10:31:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-d264d474a926fa64'2303 generates a todo item for the group owner2304 when managing requests as the group owner2305 and request is denied2306[Jul 27 2023 10:31:58 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request when managing requests as the group owner and request is denied does not add user to the group2307[Jul 27 2023 10:31:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-18a22c9c1582873f' via api in 0.26 seconds2308[Jul 27 2023 10:31:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds2309[Jul 27 2023 10:31:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-access-request-31bea2b557f62719' via api in 0.36 seconds2310[Jul 27 2023 10:31:59 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-18a22c9c1582873f"2311[Jul 27 2023 10:31:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2312[Jul 27 2023 10:31:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"2313[Jul 27 2023 10:31:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2314[Jul 27 2023 10:32:00 UTC (QA Tests)] INFO -- clicking :sign_in_button2315[Jul 27 2023 10:32:01 UTC (QA Tests)] INFO -- Enabling super sidebar!2316[Jul 27 2023 10:32:01 UTC (QA Tests)] INFO -- Super sidebar is already enabled2317[Jul 27 2023 10:32:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-654d1104.test/groups/gitlab-qa-sandbox-group-5/group-for-access-request-31bea2b557f627192318[Jul 27 2023 10:32:03 UTC (QA Tests)] INFO -- clicking :request_access_link2319[Jul 27 2023 10:32:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element request_access_link' took 0.823s2320[Jul 27 2023 10:32:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.024s2321[Jul 27 2023 10:32:05 UTC (QA Tests)] INFO -- clicking :user_avatar_content2322[Jul 27 2023 10:32:05 UTC (QA Tests)] INFO -- clicking :sign_out_link2323[Jul 27 2023 10:32:06 UTC (QA Tests)] INFO -- filling :login_field with "root"2324[Jul 27 2023 10:32:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2325[Jul 27 2023 10:32:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"2326[Jul 27 2023 10:32:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2327[Jul 27 2023 10:32:07 UTC (QA Tests)] INFO -- clicking :sign_in_button2328[Jul 27 2023 10:32:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.27s2329[Jul 27 2023 10:32:08 UTC (QA Tests)] INFO -- Enabling super sidebar!2330[Jul 27 2023 10:32:09 UTC (QA Tests)] INFO -- Super sidebar is already enabled2331[Jul 27 2023 10:32:10 UTC (QA Tests)] INFO -- clicking :todos_shortcut_button2332[Jul 27 2023 10:32:11 UTC (QA Tests)] INFO -- clicking :group_dropdown2333[Jul 27 2023 10:32:11 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group-for-access-request-31bea2b557f62719"2334[Jul 27 2023 10:32:11 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field2335[Jul 27 2023 10:32:12 UTC (QA Tests)] INFO -- clicking :todo_item_container2336[Jul 27 2023 10:32:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todo_item_container' took 0.93s2337[Jul 27 2023 10:32:13 UTC (QA Tests)] INFO -- clicking :delete_member_button2338[Jul 27 2023 10:32:13 UTC (QA Tests)] INFO -- clicking :remove_member_button2339[Jul 27 2023 10:32:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element remove_member_button' took 0.938s2340[Jul 27 2023 10:32:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-18a22c9c1582873f'2341 does not add user to the group2342 and request is accepted2343[Jul 27 2023 10:32:15 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request when managing requests as the group owner and request is accepted adds user to the group2344[Jul 27 2023 10:32:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-7b17d087ba92c474' via api in 0.24 seconds2345[Jul 27 2023 10:32:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds2346[Jul 27 2023 10:32:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-access-request-e06d8c4da6065eeb' via api in 0.36 seconds2347[Jul 27 2023 10:32:16 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-7b17d087ba92c474"2348[Jul 27 2023 10:32:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2349[Jul 27 2023 10:32:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"2350[Jul 27 2023 10:32:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2351[Jul 27 2023 10:32:17 UTC (QA Tests)] INFO -- clicking :sign_in_button2352[Jul 27 2023 10:32:18 UTC (QA Tests)] INFO -- Enabling super sidebar!2353[Jul 27 2023 10:32:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled2354[Jul 27 2023 10:32:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-654d1104.test/groups/gitlab-qa-sandbox-group-5/group-for-access-request-e06d8c4da6065eeb2355[Jul 27 2023 10:32:20 UTC (QA Tests)] INFO -- clicking :request_access_link2356[Jul 27 2023 10:32:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.019s2357[Jul 27 2023 10:32:22 UTC (QA Tests)] INFO -- clicking :user_avatar_content2358[Jul 27 2023 10:32:22 UTC (QA Tests)] INFO -- clicking :sign_out_link2359[Jul 27 2023 10:32:23 UTC (QA Tests)] INFO -- filling :login_field with "root"2360[Jul 27 2023 10:32:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2361[Jul 27 2023 10:32:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"2362[Jul 27 2023 10:32:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2363[Jul 27 2023 10:32:23 UTC (QA Tests)] INFO -- clicking :sign_in_button2364[Jul 27 2023 10:32:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.192s2365[Jul 27 2023 10:32:25 UTC (QA Tests)] INFO -- Enabling super sidebar!2366[Jul 27 2023 10:32:25 UTC (QA Tests)] INFO -- Super sidebar is already enabled2367[Jul 27 2023 10:32:27 UTC (QA Tests)] INFO -- clicking :todos_shortcut_button2368[Jul 27 2023 10:32:28 UTC (QA Tests)] INFO -- clicking :group_dropdown2369[Jul 27 2023 10:32:28 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group-for-access-request-e06d8c4da6065eeb"2370[Jul 27 2023 10:32:28 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field2371[Jul 27 2023 10:32:29 UTC (QA Tests)] INFO -- clicking :todo_item_container2372[Jul 27 2023 10:32:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todo_item_container' took 1.178s2373[Jul 27 2023 10:32:30 UTC (QA Tests)] INFO -- clicking :approve_access_request_button2374[Jul 27 2023 10:32:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element approve_access_request_button' took 1.026s2375[Jul 27 2023 10:32:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-7b17d087ba92c474'2376 adds user to the group2377Fulfillment2378 Purchase2379 group plan2380 upgrades from free to ultimate (PENDING: Test is not compatible with this environment or pipeline)2381 with existing CI minutes pack2382 upgrades from free to premium with correct CI minutes (PENDING: Test is not compatible with this environment or pipeline)2383Configure2384 Auto DevOps with a Kubernetes Agent2385 runs auto devops (PENDING: Test is not compatible with this environment or pipeline)2386Verify2387 Cancelling merge request in merge train2388 when system cancels the merge request2389 creates a TODO task (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/324122)2390Create2391 Git push over HTTP2392[Jul 27 2023 10:32:32 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user pushes code to the repository2393[Jul 27 2023 10:32:32 UTC (QA Tests)] INFO -- filling :login_field with "root"2394[Jul 27 2023 10:32:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2395[Jul 27 2023 10:32:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"2396[Jul 27 2023 10:32:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2397[Jul 27 2023 10:32:33 UTC (QA Tests)] INFO -- clicking :sign_in_button2398[Jul 27 2023 10:32:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.304s2399[Jul 27 2023 10:32:35 UTC (QA Tests)] INFO -- Enabling super sidebar!2400[Jul 27 2023 10:32:35 UTC (QA Tests)] INFO -- Super sidebar is already enabled2401[Jul 27 2023 10:32:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds2402[Jul 27 2023 10:32:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa' via api in 0.17 seconds2403[Jul 27 2023 10:32:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-code-6367df20e398cc74' via api in 0.65 seconds2404[Jul 27 2023 10:32:39 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"2405[Jul 27 2023 10:32:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 4.18 seconds2406[Jul 27 2023 10:32:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-654d1104.test/gitlab-qa-sandbox-group-5/qa-test-2023-07-27-10-00-30-9ce36e5ebd3fedfa/project-with-code-6367df20e398cc742407 user pushes code to the repository2408Create2409 Personal snippet creation2410[Jul 27 2023 10:32:42 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet2411[Jul 27 2023 10:32:43 UTC (QA Tests)] INFO -- filling :login_field with "root"2412[Jul 27 2023 10:32:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2413[Jul 27 2023 10:32:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"2414[Jul 27 2023 10:32:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2415[Jul 27 2023 10:32:44 UTC (QA Tests)] INFO -- clicking :sign_in_button2416[Jul 27 2023 10:32:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.154s2417[Jul 27 2023 10:32:46 UTC (QA Tests)] INFO -- Enabling super sidebar!2418[Jul 27 2023 10:32:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled2419[Jul 27 2023 10:32:47 UTC (QA Tests)] INFO -- clicking :new_menu_toggle2420[Jul 27 2023 10:32:48 UTC (QA Tests)] INFO -- clicking :create_menu_item2421[Jul 27 2023 10:32:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.858s2422[Jul 27 2023 10:32:48 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"2423[Jul 27 2023 10:32:48 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field2424[Jul 27 2023 10:32:49 UTC (QA Tests)] INFO -- clicking :description_placeholder2425[Jul 27 2023 10:32:49 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"2426[Jul 27 2023 10:32:49 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field2427[Jul 27 2023 10:32:49 UTC (QA Tests)] INFO -- clicking :visibility_content2428[Jul 27 2023 10:32:49 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"2429[Jul 27 2023 10:32:49 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field2430[Jul 27 2023 10:32:50 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button2431[Jul 27 2023 10:32:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.009s2432[Jul 27 2023 10:32:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.018s2433[Jul 27 2023 10:32:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '5' via browser_ui in 4.1 seconds2434[Jul 27 2023 10:32:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '5'2435 user creates a personal snippet2436Create2437 Slack app integration2438 when using Slash commands2439 creates an issue (PENDING: Test is not compatible with this environment or pipeline)2440 with gitlab issue2441 closes an issue (PENDING: Test is not compatible with this environment or pipeline)2442 comments on an issue (PENDING: Test is not compatible with this environment or pipeline)2443 displays an issue (PENDING: Test is not compatible with this environment or pipeline)2444 with target project2445 moves an issue (PENDING: Test is not compatible with this environment or pipeline)2446Data Stores2447 User2448[Jul 27 2023 10:32:52 UTC (QA Tests)] INFO -- Starting test: Data Stores User can be followed and their activity seen2449[Jul 27 2023 10:32:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-b4f50328714913f9' via api in 0.24 seconds2450[Jul 27 2023 10:32:52 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-b4f50328714913f92451[Jul 27 2023 10:32:52 UTC (QA Tests)] INFO -- Caching token for username: qa-user-b4f50328714913f9, last six chars of token:3QyGJy2452[Jul 27 2023 10:32:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-b4f50328714913f9-gmqkz0p7' via api in 0.09 seconds2453[Jul 27 2023 10:32:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-f9b9093176e439d7' via api in 0.25 seconds2454[Jul 27 2023 10:32:53 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-f9b9093176e439d7"2455[Jul 27 2023 10:32:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2456[Jul 27 2023 10:32:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"2457[Jul 27 2023 10:32:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2458[Jul 27 2023 10:32:54 UTC (QA Tests)] INFO -- clicking :sign_in_button2459[Jul 27 2023 10:32:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.703s2460[Jul 27 2023 10:32:55 UTC (QA Tests)] INFO -- Enabling super sidebar!2461[Jul 27 2023 10:32:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled2462[Jul 27 2023 10:32:57 UTC (QA Tests)] INFO -- clicking :follow_user_link2463[Jul 27 2023 10:32:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds2464[Jul 27 2023 10:32:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group_for_follow_user_activity_3a58e4266ecf646d' via api in 0.37 seconds2465[Jul 27 2023 10:32:58 UTC (QA Tests)] INFO -- Adding user qa-user-b4f50328714913f9 to gitlab-qa-sandbox-group-5/group_for_follow_user_activity_3a58e4266ecf646d QA::Resource::Group2466[Jul 27 2023 10:32:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group_for_follow_user_activity_3a58e4266ecf646d/project-for-tags-090f853da66c6349' via api in 0.79 seconds2467[Jul 27 2023 10:33:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds2468[Jul 27 2023 10:33:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.97 seconds2469[Jul 27 2023 10:33:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 0.25 seconds2470[Jul 27 2023 10:33:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectIssueNote with id '19' via api in 0.18 seconds2471[Jul 27 2023 10:33:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.061s2472[Jul 27 2023 10:33:02 UTC (QA Tests)] INFO -- clicking :user_avatar_content2473[Jul 27 2023 10:33:02 UTC (QA Tests)] INFO -- clicking :user_profile_link2474[Jul 27 2023 10:33:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element user_profile_link' took 0.556s2475[Jul 27 2023 10:33:03 UTC (QA Tests)] INFO -- clicking :nav_item_link2476[Jul 27 2023 10:33:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.617s2477[Jul 27 2023 10:33:03 UTC (QA Tests)] INFO -- clicking :user_link2478[Jul 27 2023 10:33:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element user_link' took 0.557s2479[Jul 27 2023 10:33:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group_for_follow_user_activity_3a58e4266ecf646d/project-for-tags-090f853da66c6349'2480[Jul 27 2023 10:33:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-b4f50328714913f9'2481[Jul 27 2023 10:33:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-f9b9093176e439d7'2482 can be followed and their activity seen2483[Jul 27 2023 10:33:05 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2484{2485 "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb": 28.472389439000835,2486 "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb": 100.8027068299998,2487 "qa/specs/features/ee/browser_ui/4_verify/pipeline_subscription_with_group_owned_project_spec.rb": 35.81631798200033,2488 "qa/specs/features/ee/browser_ui/2_plan/custom_email/custom_email_spec.rb": 11.282014634000006,2489 "qa/specs/features/browser_ui/9_data_stores/project/create_project_badge_spec.rb": 16.440383065999413,2490 "qa/specs/features/browser_ui/4_verify/testing/view_code_coverage_spec.rb": 34.281709835000584,2491 "qa/specs/features/browser_ui/5_package/package_registry/rubygems_registry_spec.rb": 55.703024489999734,2492 "qa/specs/features/browser_ui/3_create/source_editor/source_editor_toolbar_spec.rb": 11.8762859819999,2493 "qa/specs/features/browser_ui/1_manage/user/impersonation_token_spec.rb": 38.138178626999434,2494 "qa/specs/features/browser_ui/3_create/repository/push_protected_branch_spec.rb": 17.00640869400013,2495 "qa/specs/features/browser_ui/1_manage/group/group_access_token_spec.rb": 10.365806075000364,2496 "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_with_multiple_files_spec.rb": 20.70018291999986,2497 "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_inheritable_when_forward_pipeline_variables_true_spec.rb": 43.69841535299929,2498 "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb": 132.09203130499918,2499 "qa/specs/features/browser_ui/2_plan/design_management/add_design_content_spec.rb": 12.31774998399851,2500 "qa/specs/features/browser_ui/4_verify/pipeline/trigger_child_pipeline_with_manual_spec.rb": 33.76769931199851,2501 "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_commit_spec.rb": 24.848437521999585,2502 "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb": 30.629548957000225,2503 "qa/specs/features/ee/browser_ui/2_plan/epic/promote_issue_to_epic_spec.rb": 13.425688342000285,2504 "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb": 44.301362271999096,2505 "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb": 10.27474204400096,2506 "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_project_level_spec.rb": 168.9740613009999,2507 "qa/specs/features/browser_ui/2_plan/issue/issue_suggestions_spec.rb": 11.989991467000436,2508 "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_1_spec.rb": 82.816801166,2509 "qa/specs/features/browser_ui/1_manage/login/login_via_oauth_and_oidc_with_gitlab_as_idp_spec.rb": 438.17816840200067,2510 "qa/specs/features/ee/browser_ui/2_plan/epic/roadmap_spec.rb": 6.521088678000524,2511 "qa/specs/features/browser_ui/3_create/snippet/create_project_snippet_spec.rb": 12.799739944000976,2512 "qa/specs/features/api/1_manage/user_access_termination_spec.rb": 5.047628366999561,2513 "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb": 29.388177963999624,2514 "qa/specs/features/ee/browser_ui/10_govern/fix_vulnerability_workflow_spec.rb": 75.1185488989995,2515 "qa/specs/features/browser_ui/9_data_stores/user/parent_group_access_termination_spec.rb": 19.681133502001103,2516 "qa/specs/features/browser_ui/4_verify/pipeline/update_ci_file_with_pipeline_editor_spec.rb": 25.01251228199908,2517 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configurable_issue_board_spec.rb": 9.433637718999307,2518 "qa/specs/features/ee/browser_ui/11_fulfillment/license/license_spec.rb": 6.107108117001189,2519 "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/four_assignees_spec.rb": 10.068968166000559,2520 "qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb": 24.700617971999236,2521 "qa/specs/features/browser_ui/2_plan/issue/real_time_assignee_spec.rb": 10.941578284999196,2522 "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_personal_snippet_spec.rb": 31.938685432000057,2523 "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/user_registration_billing_spec.rb": 11.734179858000061,2524 "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_with_manual_jobs_spec.rb": 61.52447385599953,2525 "qa/specs/features/ee/api/1_manage/user/minimal_access_user_spec.rb": 5.162120108001545,2526 "qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb": 29.823921519000578,2527 "qa/specs/features/browser_ui/4_verify/ci_variable/pipeline_with_protected_variable_spec.rb": 69.8521637039994,2528 "qa/specs/features/browser_ui/9_data_stores/group/group_member_access_request_spec.rb": 48.685183706000316,2529 "qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb": 10.976827410000624,2530 "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb": 9.605149569000787,2531 "qa/specs/features/browser_ui/9_data_stores/user/follow_user_activity_spec.rb": 12.7872898419991542532}2533[Jul 27 2023 10:33:05 UTC (QA Tests)] INFO -- 2534Knapsack global time execution for tests: 32m 35s2535Pending: (Failures listed here are expected and do not affect your suite's status)2536 1) Package SaaS Container Registry pushes project image to the container registry and deletes tag2537 # Test is not compatible with this environment or pipeline2538 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb:552539 2) Fulfillment Utilization in usage quotas max seats used count does not change after members are removed2540 # Test is not compatible with this environment or pipeline2541 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/usage_quotas_seats_spec.rb:672542 3) Fulfillment Utilization in usage quotas user seat data is displayed correctly2543 # Test is not compatible with this environment or pipeline2544 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/usage_quotas_seats_spec.rb:472545 4) Configure Kubernetes Agent deploys a K8s manifest file2546 # Test is not compatible with this environment or pipeline2547 # ./qa/specs/features/ee/api/7_configure/kubernetes/kubernetes_agent_spec.rb:352548 5) Fulfillment Purchase group plan upgrades from free to ultimate2549 # Test is not compatible with this environment or pipeline2550 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb:372551 6) Fulfillment Purchase group plan with existing CI minutes pack upgrades from free to premium with correct CI minutes2552 # Test is not compatible with this environment or pipeline2553 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/upgrade_group_spec.rb:672554 7) Configure Auto DevOps with a Kubernetes Agent runs auto devops2555 # Test is not compatible with this environment or pipeline2556 # ./qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb:432557 8) Verify Cancelling merge request in merge train when system cancels the merge request creates a TODO task2558 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3241222559 # ./qa/specs/features/ee/browser_ui/4_verify/system_cancel_merge_request_in_merge_train_spec.rb:162560 9) Create Slack app integration when using Slash commands creates an issue2561 # Test is not compatible with this environment or pipeline2562 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:452563 10) Create Slack app integration when using Slash commands with gitlab issue closes an issue2564 # Test is not compatible with this environment or pipeline2565 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:822566 11) Create Slack app integration when using Slash commands with gitlab issue comments on an issue2567 # Test is not compatible with this environment or pipeline2568 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:922569 12) Create Slack app integration when using Slash commands with gitlab issue displays an issue2570 # Test is not compatible with this environment or pipeline2571 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:722572 13) Create Slack app integration when using Slash commands with gitlab issue with target project moves an issue2573 # Test is not compatible with this environment or pipeline2574 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:1152575Finished in 34 minutes 0 seconds (files took 1 minute 4.72 seconds to load)257683 examples, 0 failures, 13 pending2577Randomized with seed 321122578[Jul 27 2023 10:33:06 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-654d1104 bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`2579[Jul 27 2023 10:33:06 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-654d1104 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`2580[Jul 27 2023 10:33:06 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-654d1104`2581[Jul 27 2023 10:33:06 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-654d1104`2583Running after script...2584$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command2585$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2586$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2740Not uploading cache qa-e2e-ruby-3.0-c62e56e5e86789fd869c3bcac450f355-16 due to policy2742Uploading artifacts...2743gitlab-qa-run-*: found 408 matching artifact files and directories 2744Uploading artifacts as "archive" to coordinator... 201 Created id=4751002535 responseStatus=201 Created token=64_Ybs8f2745Uploading artifacts...2746gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 2747Uploading artifacts as "junit" to coordinator... 201 Created id=4751002535 responseStatus=201 Created token=64_Ybs8f2748Uploading artifacts...2749/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 2750Uploading artifacts as "dotenv" to coordinator... 201 Created id=4751002535 responseStatus=201 Created token=64_Ybs8f2752Job succeeded