relative-url 4/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:5a7c4217b9356aeaa6ac75a2c357d6340db62f2cec6c7eaa5abb0a0dd6790f75 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:8ef72d41bf089694a13bb148e12368e5fc1cfe1322d56e98f151b703153efe57 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1685413161-f545761e-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: 154155, done. 20remote: Counting objects: 100% (154155/154155), done. 21remote: Compressing objects: 100% (96439/96439), done. 22remote: Total 154155 (delta 72479), reused 107333 (delta 51924), pack-reused 0 23Receiving objects: 100% (154155/154155), 128.75 MiB | 44.02 MiB/s, done.24Resolving deltas: 100% (72479/72479), done.26 * [new ref] refs/pipelines/882411299 -> refs/pipelines/88241129927 * [new branch] master -> origin/master28Checking out 29999e7d as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-6a056e500f83db53eb3d88c766f9864d-16...32cache.zip is up to date 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for trigger-omnibus-env-ce (4370061730)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4370061730 responseStatus=200 OK token=64_FTLHU38Downloading artifacts for download-knapsack-report (4370061733)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4370061733 responseStatus=200 OK token=64_FTLHU41Using docker image sha256:5a7c4217b9356aeaa6ac75a2c357d6340db62f2cec6c7eaa5abb0a0dd6790f75 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:8ef72d41bf089694a13bb148e12368e5fc1cfe1322d56e98f151b703153efe57 ...42$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE43$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")44$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command45Bundle complete! 37 Gemfile dependencies, 129 gems now installed.46Use `bundle info [gemname]` to see where a bundled gem is installed.47$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"48$ echo "Running - '$QA_COMMAND'"49Running - 'bundle exec gitlab-qa Test::Instance::RelativeUrl registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:29999e7df1369e9013fd24ccd7e45971a743d462 --set-feature-flags super_sidebar_nav_enrolled=enabled -- --format QA::Support::JsonFormatter --out tmp/rspec-4370061767.json --format RspecJunitFormatter --out tmp/rspec-4370061767.xml --format html --out tmp/rspec-$(echo relative-url 4/5 | sed 's/[ /]/_/g').htm --color --format documentation'50$ eval "$QA_COMMAND"51[May 30 2023 03:00:24 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-3d3ff7b3$`52[May 30 2023 03:00:24 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-3d3ff7b3 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`53[May 30 2023 03:00:26 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.4.1/tls_certificates/authority/. alpine-3d3ff7b3:/etc/gitlab/trusted-certs`54[May 30 2023 03:00:26 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.4.1/tls_certificates/gitlab/. alpine-3d3ff7b3:/etc/gitlab/ssl`55[May 30 2023 03:00:26 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-3d3ff7b3`56[May 30 2023 03:00:26 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-3d3ff7b3`57[May 30 2023 03:00:26 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "[MASKED]-token" --password "*****" registry.gitlab.com`58[May 30 2023 03:00:26 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:29999e7df1369e9013fd24ccd7e45971a743d462`59[May 30 2023 03:01:01 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-6b98be1c$`60[May 30 2023 03:01:01 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`61[May 30 2023 03:01:01 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`62[May 30 2023 03:01:02 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-6b98be1c --net test --hostname gitlab-ce-6b98be1c.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-05-30-03-00-24-e0fbf5aa/gitlab-ce-6b98be1c/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:29999e7df1369e9013fd24ccd7e45971a743d462`63[May 30 2023 03:01:10 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-6b98be1c bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-05-30 03:00:2464# Gitlab::QA::Runtime::OmnibusConfigurations::Default65gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme66gitlab_rails['gitlab_disable_animations'] = true # Disable animations67gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry68gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password69external_url 'http://gitlab-ce-6b98be1c.test/relative'70gitlab_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;"`71[May 30 2023 03:01:10 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-6b98be1c`72[May 30 2023 03:04:44 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...73[May 30 2023 03:04:44 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6b98be1c`74[May 30 2023 03:04:44 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-6b98be1c 80/tcp`75[May 30 2023 03:04:44 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768/relative`!76[May 30 2023 03:04:44 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-6b98be1c bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`77[May 30 2023 03:04:44 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-6b98be1c bash -c "echo '#!/usr/bin/env bash78if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then79 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'80 exit 181fi82' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`83[May 30 2023 03:04:44 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-6b98be1c bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`84[May 30 2023 03:04:44 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.4.1/support/data gitlab-ce-6b98be1c:/tmp/data-seeds`85[May 30 2023 03:04:44 UTC (Gitlab QA)] INFO -- Running exec_commands...86[May 30 2023 03:04:44 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-6b98be1c bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`87[May 30 2023 03:05:33 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "[MASKED]-token" --password "*****" registry.gitlab.com`88[May 30 2023 03:05:33 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:29999e7df1369e9013fd24ccd7e45971a743d462`89[May 30 2023 03:06:34 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce90[May 30 2023 03:06:34 UTC (Gitlab QA)] INFO -- Running with feature flag: --set-feature-flags super_sidebar_nav_enrolled=enabled91[May 30 2023 03:06:34 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --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_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_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_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --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_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITHUB_ACCESS_TOKEN="$GITHUB_ACCESS_TOKEN" --env EE_LICENSE="$EE_LICENSE" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env CI="$CI" --env CI_COMMIT_REF_NAME="$CI_COMMIT_REF_NAME" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_ID="$CI_PROJECT_ID" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_SLACK_WEBHOOK_URL="$CI_SLACK_WEBHOOK_URL" --env CI_PIPELINE_ID="$CI_PIPELINE_ID" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env CI_API_V4_URL="$CI_API_V4_URL" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="[MASKED]-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-05-30-03-00-24-e0fbf5aa/selenoid" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-05-30-03-00-24-e0fbf5aa/gitlab-ce-qa-62b0b5d6:/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-ce-qa-62b0b5d6 registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:29999e7df1369e9013fd24ccd7e45971a743d462 Test::Instance::All http://gitlab-ce-6b98be1c.test/relative --set-feature-flags super_sidebar_nav_enrolled=enabled -- --format QA::Support::JsonFormatter --out tmp/rspec-4370061767.json --format RspecJunitFormatter --out tmp/rspec-4370061767.xml --format html --out tmp/rspec-relative-url_4_5.htm --color --format documentation`92warning: parser/current is loading parser/ruby30, which recognizes3.0.5-compliant syntax, but you are running 3.0.6.942023-05-30 03:06:37 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:962023-05-30 03:06:37 WARN Selenium [DEPRECATION] [:caps_browsers] Remote::Capabilities.chrome is deprecated. Use Options.chrome instead.972023-05-30 03:06:37 WARN Selenium [DEPRECATION] [:capabilities] The :capabilities parameter for Selenium::WebDriver::Chrome::Driver is deprecated. Use :options argument with an instance of Selenium::WebDriver::Chrome::Driver instead.982023-05-30 03:06:37 / CONF :: 99 ==> Base URL: http://gitlab-ce-6b98be1c.test/relative100 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007ff809652990>101 ==> Libraries: Chemlab::Vendor102[May 30 2023 03:06:37 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA103[May 30 2023 03:06:37 UTC (QA Tests)] INFO -- Browser: chrome104[May 30 2023 03:06:37 UTC (QA Tests)] INFO -- Browser version: latest105[May 30 2023 03:06:37 UTC (QA Tests)] INFO -- Performing sanity check for environment!106[May 30 2023 03:06:38 UTC (QA Tests)] INFO -- Enabling feature: super_sidebar_nav_enrolled107[May 30 2023 03:06:39 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: super_sidebar_nav_enrolled108[May 30 2023 03:06:39 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'relative-url' to 'knapsack/relative-url.json'109[May 30 2023 03:06:39 UTC (QA Tests)] INFO -- Report already exists, skipping!110[May 30 2023 03:06:39 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====111[May 30 2023 03:06:39 UTC (QA Tests)] INFO -- Report specs:112[May 30 2023 03:06:39 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/1_manage/login/register_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_project_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/pipeline_with_protected_variable_spec.rb", "qa/specs/features/browser_ui/1_manage/login/2fa_ssh_recovery_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/assign_milestone_spec.rb", "qa/specs/features/browser_ui/1_manage/login/2fa_recovery_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/automatically_creates_incident_for_alert_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb", "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb", "qa/specs/features/api/9_data_stores/user_inherited_access_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/user_inherited_access_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/share_snippet_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/collapse_comments_in_discussions_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/create_project_badge_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/custom_issue_template_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/issue_suggestions_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_ssh_spec.rb", "qa/specs/features/browser_ui/1_manage/group/group_access_token_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_page_deletion_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_default_enabled_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_spec.rb", "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb", "qa/specs/features/api/9_data_stores/users_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/open_web_ide_from_diff_tab_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/review_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/create_first_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/server_hooks_custom_error_message_spec.rb"]113[May 30 2023 03:06:39 UTC (QA Tests)] INFO -- Leftover specs:114[May 30 2023 03:06:39 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/distributed_reads_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_repo_sync_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/login/log_in_with_2fa_spec.rb", "qa/specs/features/browser_ui/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/conan_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven_gradle_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/pypi_repository_spec.rb", "qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb"]115[May 30 2023 03:06:39 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!116[May 30 2023 03:06:39 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'relative-url' to 'knapsack/relative-url.json'117[May 30 2023 03:06:39 UTC (QA Tests)] INFO -- Report already exists, skipping!118Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}119Randomized with seed 36191120Plan121 Issue comments122[May 30 2023 03:06:40 UTC (QA Tests)] INFO -- Starting test: Plan Issue comments comments on an issue and edits the comment123[May 30 2023 03:06:40 UTC (QA Tests)] INFO -- filling :login_field with "root"124[May 30 2023 03:06:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field125[May 30 2023 03:06:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"126[May 30 2023 03:06:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field127[May 30 2023 03:06:41 UTC (QA Tests)] INFO -- clicking :sign_in_button128[May 30 2023 03:06:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.742s129[May 30 2023 03:06:43 UTC (QA Tests)] INFO -- Enabling super sidebar!130[May 30 2023 03:06:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled131[May 30 2023 03:06:44 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA132[May 30 2023 03:06:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-2ll1tc22' via cache in 0.0 seconds133[May 30 2023 03:06:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.87 seconds134[May 30 2023 03:06:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 1.78 seconds135[May 30 2023 03:06:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-issues-deb7e0a018ea50d4' via api in 3.01 seconds136[May 30 2023 03:06:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 3.96 seconds137[May 30 2023 03:06:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-issues-deb7e0a018ea50d4/-/issues/1138[May 30 2023 03:06:51 UTC (QA Tests)] INFO -- clicking :title_content139[May 30 2023 03:06:51 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown140[May 30 2023 03:06:52 UTC (QA Tests)] INFO -- filling :comment_field with "First version of the comment141"142[May 30 2023 03:06:52 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field143[May 30 2023 03:06:52 UTC (QA Tests)] INFO -- clicking :comment_button144[May 30 2023 03:06:53 UTC (QA Tests)] INFO -- clicking :note_edit_button145[May 30 2023 03:06:53 UTC (QA Tests)] INFO -- filling :reply_field with "Second version of the comment"146[May 30 2023 03:06:53 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field147[May 30 2023 03:06:54 UTC (QA Tests)] INFO -- clicking :reply_comment_button148 comments on an issue and edits the comment149Manage150 Group access tokens151[May 30 2023 03:06:54 UTC (QA Tests)] INFO -- Starting test: Manage Group access tokens can be created and revoked via the UI152[May 30 2023 03:06:55 UTC (QA Tests)] INFO -- filling :login_field with "root"153[May 30 2023 03:06:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field154[May 30 2023 03:06:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"155[May 30 2023 03:06:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field156[May 30 2023 03:06:56 UTC (QA Tests)] INFO -- clicking :sign_in_button157[May 30 2023 03:06:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.897s158[May 30 2023 03:06:57 UTC (QA Tests)] INFO -- Enabling super sidebar!159[May 30 2023 03:06:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled160[May 30 2023 03:06:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds161[May 30 2023 03:06:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.18 seconds162[May 30 2023 03:06:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-6b98be1c.test/relative/groups/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8163[May 30 2023 03:06:59 UTC (QA Tests)] INFO -- clicking :menu_section_button164[May 30 2023 03:06:59 UTC (QA Tests)] INFO -- clicking :nav_item_link165[May 30 2023 03:07:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.621s166[May 30 2023 03:07:00 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"167[May 30 2023 03:07:00 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field168[May 30 2023 03:07:00 UTC (QA Tests)] INFO -- clicking :api_label169[May 30 2023 03:07:00 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-06-01"170[May 30 2023 03:07:00 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field171[May 30 2023 03:07:01 UTC (QA Tests)] INFO -- clicking :create_token_button172[May 30 2023 03:07:01 UTC (QA Tests)] INFO -- clicking :toggle_visibility_button173[May 30 2023 03:07:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupAccessToken with name 'api-group-access-token-7vae4its', token's bot username 'group_3_bot_974e06a1ddd754aecb2efd7b6f5c9f5c' via browser_ui in 6.8 seconds174[May 30 2023 03:07:02 UTC (QA Tests)] INFO -- clicking :revoke_button175[May 30 2023 03:07:02 UTC (QA Tests)] INFO -- clicking :confirm_ok_button176 can be created and revoked via the UI177Data Stores178 Create project badge179[May 30 2023 03:07:03 UTC (QA Tests)] INFO -- Starting test: Data Stores Create project badge creates project badge successfully180[May 30 2023 03:07:04 UTC (QA Tests)] INFO -- filling :login_field with "root"181[May 30 2023 03:07:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field182[May 30 2023 03:07:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"183[May 30 2023 03:07:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field184[May 30 2023 03:07:04 UTC (QA Tests)] INFO -- clicking :sign_in_button185[May 30 2023 03:07:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.367s186[May 30 2023 03:07:06 UTC (QA Tests)] INFO -- Enabling super sidebar!187[May 30 2023 03:07:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled188[May 30 2023 03:07:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds189[May 30 2023 03:07:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.12 seconds190[May 30 2023 03:07:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/badge-test-project-98fecb32148731b7' via api in 0.86 seconds191[May 30 2023 03:07:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/badge-test-project-98fecb32148731b7192[May 30 2023 03:07:10 UTC (QA Tests)] INFO -- clicking :menu_section_button193[May 30 2023 03:07:10 UTC (QA Tests)] INFO -- clicking :nav_item_link194[May 30 2023 03:07:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.969s195[May 30 2023 03:07:12 UTC (QA Tests)] INFO -- filling :badge_name_field with "project-badge-e159b15d7b4716c2"196[May 30 2023 03:07:12 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_name_field197[May 30 2023 03:07:13 UTC (QA Tests)] INFO -- filling :badge_link_url_field with "http://gitlab-ce-6b98be1c.test/relative/%{project_path}"198[May 30 2023 03:07:13 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_link_url_field199[May 30 2023 03:07:13 UTC (QA Tests)] INFO -- filling :badge_image_url_field with "http://gitlab-ce-6b98be1c.test/relative/%{project_path}/badges/%{default_branch}/pipeline.svg"200[May 30 2023 03:07:13 UTC (QA Tests)] INFO -- clicking the coordinates of :badge_image_url_field201[May 30 2023 03:07:13 UTC (QA Tests)] INFO -- clicking :add_badge_button202[May 30 2023 03:07:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectBadge with name 'project-badge-e159b15d7b4716c2' via browser_ui in 3.69 seconds203[May 30 2023 03:07:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/badge-test-project-98fecb32148731b7204 creates project badge successfully205Plan206 Milestones207 Group milestone208 behaves like milestone assigned to new issue209[May 30 2023 03:07:17 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Group milestone behaves like milestone assigned to new issue is assigned to a new issue210[May 30 2023 03:07:18 UTC (QA Tests)] INFO -- filling :login_field with "root"211[May 30 2023 03:07:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field212[May 30 2023 03:07:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"213[May 30 2023 03:07:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field214[May 30 2023 03:07:19 UTC (QA Tests)] INFO -- clicking :sign_in_button215[May 30 2023 03:07:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.999s216[May 30 2023 03:07:20 UTC (QA Tests)] INFO -- Enabling super sidebar!217[May 30 2023 03:07:20 UTC (QA Tests)] INFO -- Super sidebar is already enabled218[May 30 2023 03:07:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds219[May 30 2023 03:07:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-to-test-milestones-3628601c' via api in 0.71 seconds220[May 30 2023 03:07:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-to-test-milestones-3628601c/project-to-test-milestones-7987dc4a-d3a8a69285cac938' via api in 1.2 seconds221[May 30 2023 03:07:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone with id '1' via api in 0.19 seconds222[May 30 2023 03:07:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/group-to-test-milestones-3628601c/project-to-test-milestones-7987dc4a-d3a8a69285cac938223[May 30 2023 03:07:24 UTC (QA Tests)] INFO -- clicking :new_menu_toggle224[May 30 2023 03:07:24 UTC (QA Tests)] INFO -- clicking :create_menu_item225[May 30 2023 03:07:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.264s226[May 30 2023 03:07:26 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title 27598c0a6dfb14ac"227[May 30 2023 03:07:26 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field228[May 30 2023 03:07:26 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 4fcf7ba50c7da454"229[May 30 2023 03:07:26 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field230[May 30 2023 03:07:27 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present231[May 30 2023 03:07:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.985s232[May 30 2023 03:07:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 6.92 seconds233 is assigned to a new issue234 behaves like milestone assigned to existing issue235[May 30 2023 03:07:30 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Group milestone behaves like milestone assigned to existing issue is assigned to an existing issue236[May 30 2023 03:07:31 UTC (QA Tests)] INFO -- filling :login_field with "root"237[May 30 2023 03:07:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field238[May 30 2023 03:07:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"239[May 30 2023 03:07:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field240[May 30 2023 03:07:31 UTC (QA Tests)] INFO -- clicking :sign_in_button241[May 30 2023 03:07:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.929s242[May 30 2023 03:07:33 UTC (QA Tests)] INFO -- Enabling super sidebar!243[May 30 2023 03:07:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled244[May 30 2023 03:07:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds245[May 30 2023 03:07:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-to-test-milestones-6c2126fd' via api in 0.34 seconds246[May 30 2023 03:07:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-to-test-milestones-6c2126fd/project-to-test-milestones-d44482b5-793001b0c06fd304' via api in 0.73 seconds247[May 30 2023 03:07:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.4 seconds248[May 30 2023 03:07:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/group-to-test-milestones-6c2126fd/project-to-test-milestones-d44482b5-793001b0c06fd304/-/issues/1249[May 30 2023 03:07:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone with id '2' via api in 0.49 seconds250[May 30 2023 03:07:38 UTC (QA Tests)] INFO -- clicking :edit_link251[May 30 2023 03:07:38 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/group-to-test-milestones-6c2126fd/project-to-test-milestones-d44482b5-793001b0c06fd304/-/issues/1252 is assigned to an existing issue253 Project milestone254 behaves like milestone assigned to new issue255[May 30 2023 03:07:40 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Project milestone behaves like milestone assigned to new issue is assigned to a new issue256[May 30 2023 03:07:41 UTC (QA Tests)] INFO -- filling :login_field with "root"257[May 30 2023 03:07:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field258[May 30 2023 03:07:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"259[May 30 2023 03:07:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field260[May 30 2023 03:07:42 UTC (QA Tests)] INFO -- clicking :sign_in_button261[May 30 2023 03:07:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.983s262[May 30 2023 03:07:43 UTC (QA Tests)] INFO -- Enabling super sidebar!263[May 30 2023 03:07:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled264[May 30 2023 03:07:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds265[May 30 2023 03:07:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-to-test-milestones-44565446' via api in 0.37 seconds266[May 30 2023 03:07:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-to-test-milestones-44565446/project-to-test-milestones-9ba9fe47-3e250d7e7f17ecbb' via api in 0.41 seconds267[May 30 2023 03:07:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '3' via api in 0.15 seconds268[May 30 2023 03:07:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/group-to-test-milestones-44565446/project-to-test-milestones-9ba9fe47-3e250d7e7f17ecbb269[May 30 2023 03:07:46 UTC (QA Tests)] INFO -- clicking :new_menu_toggle270[May 30 2023 03:07:46 UTC (QA Tests)] INFO -- clicking :create_menu_item271[May 30 2023 03:07:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.09s272[May 30 2023 03:07:47 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title 2dcab6f22b9a17a5"273[May 30 2023 03:07:47 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field274[May 30 2023 03:07:47 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description fe4c779f7d8c4057"275[May 30 2023 03:07:47 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field276[May 30 2023 03:07:49 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present277[May 30 2023 03:07:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.389s278[May 30 2023 03:07:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.91 seconds279 is assigned to a new issue280 behaves like milestone assigned to existing issue281[May 30 2023 03:07:51 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Project milestone behaves like milestone assigned to existing issue is assigned to an existing issue282[May 30 2023 03:07:52 UTC (QA Tests)] INFO -- filling :login_field with "root"283[May 30 2023 03:07:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field284[May 30 2023 03:07:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"285[May 30 2023 03:07:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field286[May 30 2023 03:07:52 UTC (QA Tests)] INFO -- clicking :sign_in_button287[May 30 2023 03:07:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.002s288[May 30 2023 03:07:54 UTC (QA Tests)] INFO -- Enabling super sidebar!289[May 30 2023 03:07:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled290[May 30 2023 03:07:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds291[May 30 2023 03:07:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/group-to-test-milestones-7eb72411' via api in 0.46 seconds292[May 30 2023 03:07:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/group-to-test-milestones-7eb72411/project-to-test-milestones-c1b71e64-8c6dcfd262625317' via api in 1.19 seconds293[May 30 2023 03:07:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.24 seconds294[May 30 2023 03:07:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/group-to-test-milestones-7eb72411/project-to-test-milestones-c1b71e64-8c6dcfd262625317/-/issues/1295[May 30 2023 03:07:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '4' via api in 0.22 seconds296[May 30 2023 03:07:59 UTC (QA Tests)] INFO -- clicking :edit_link297[May 30 2023 03:08:00 UTC (QA Tests)] INFO -- refreshing http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/group-to-test-milestones-7eb72411/project-to-test-milestones-c1b71e64-8c6dcfd262625317/-/issues/1298 is assigned to an existing issue299Monitor300 Alert settings301 when using Prometheus integration302 behaves like sends test alert using authorization key303[May 30 2023 03:08:02 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert304[May 30 2023 03:08:02 UTC (QA Tests)] INFO -- filling :login_field with "root"305[May 30 2023 03:08:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field306[May 30 2023 03:08:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"307[May 30 2023 03:08:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field308[May 30 2023 03:08:03 UTC (QA Tests)] INFO -- clicking :sign_in_button309[May 30 2023 03:08:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.957s310[May 30 2023 03:08:04 UTC (QA Tests)] INFO -- Enabling super sidebar!311[May 30 2023 03:08:04 UTC (QA Tests)] INFO -- Super sidebar is already enabled312[May 30 2023 03:08:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds313[May 30 2023 03:08:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.14 seconds314[May 30 2023 03:08:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-alerts-fbe6b98b78fd42b7' via api in 1.64 seconds315[May 30 2023 03:08:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-alerts-fbe6b98b78fd42b7316[May 30 2023 03:08:08 UTC (QA Tests)] INFO -- clicking :menu_section_button317[May 30 2023 03:08:08 UTC (QA Tests)] INFO -- clicking :nav_item_link318[May 30 2023 03:08:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.962s319[May 30 2023 03:08:11 UTC (QA Tests)] INFO -- clicking :add_integration_button320[May 30 2023 03:08:11 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown321[May 30 2023 03:08:11 UTC (QA Tests)] INFO -- clicking :prometheus_url_field322[May 30 2023 03:08:11 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-ce-6b98be1c.test/relative"323[May 30 2023 03:08:11 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field324[May 30 2023 03:08:12 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button325[May 30 2023 03:08:14 UTC (QA Tests)] INFO -- clicking :menu_section_button326[May 30 2023 03:08:14 UTC (QA Tests)] INFO -- clicking :nav_item_link327[May 30 2023 03:08:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.836s328[May 30 2023 03:08:14 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::Project::Monitor::Alerts::Index, :sleep_interval=>0.5}' arguments329 creates new alert330 when using HTTP endpoint integration331 behaves like sends test alert using authorization key332[May 30 2023 03:08:15 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert333[May 30 2023 03:08:15 UTC (QA Tests)] INFO -- filling :login_field with "root"334[May 30 2023 03:08:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field335[May 30 2023 03:08:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"336[May 30 2023 03:08:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field337[May 30 2023 03:08:16 UTC (QA Tests)] INFO -- clicking :sign_in_button338[May 30 2023 03:08:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.881s339[May 30 2023 03:08:17 UTC (QA Tests)] INFO -- Enabling super sidebar!340[May 30 2023 03:08:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled341[May 30 2023 03:08:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds342[May 30 2023 03:08:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.12 seconds343[May 30 2023 03:08:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-alerts-a5ea1da825c963aa' via api in 0.51 seconds344[May 30 2023 03:08:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-alerts-a5ea1da825c963aa345[May 30 2023 03:08:20 UTC (QA Tests)] INFO -- clicking :menu_section_button346[May 30 2023 03:08:20 UTC (QA Tests)] INFO -- clicking :nav_item_link347[May 30 2023 03:08:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.819s348[May 30 2023 03:08:22 UTC (QA Tests)] INFO -- clicking :add_integration_button349[May 30 2023 03:08:22 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown350[May 30 2023 03:08:22 UTC (QA Tests)] INFO -- clicking :integration_name_field351[May 30 2023 03:08:22 UTC (QA Tests)] INFO -- filling :integration_name_field with "quia"352[May 30 2023 03:08:22 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field353[May 30 2023 03:08:23 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button354[May 30 2023 03:08:23 UTC (QA Tests)] INFO -- clicking :menu_section_button355[May 30 2023 03:08:24 UTC (QA Tests)] INFO -- clicking :nav_item_link356[May 30 2023 03:08:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.809s357[May 30 2023 03:08:24 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::Project::Monitor::Alerts::Index, :sleep_interval=>0.5}' arguments358 creates new alert359Plan360 Design Management361[May 30 2023 03:08:25 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user adds a design and modifies it362[May 30 2023 03:08:25 UTC (QA Tests)] INFO -- filling :login_field with "root"363[May 30 2023 03:08:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field364[May 30 2023 03:08:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"365[May 30 2023 03:08:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field366[May 30 2023 03:08:26 UTC (QA Tests)] INFO -- clicking :sign_in_button367[May 30 2023 03:08:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.841s368[May 30 2023 03:08:27 UTC (QA Tests)] INFO -- Enabling super sidebar!369[May 30 2023 03:08:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled370[May 30 2023 03:08:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds371[May 30 2023 03:08:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.13 seconds372[May 30 2023 03:08:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-issues-a1e9e6bde595757c' via api in 0.72 seconds373[May 30 2023 03:08:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 1.05 seconds374[May 30 2023 03:08:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-issues-a1e9e6bde595757c/-/issues/1375[May 30 2023 03:08:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.88s376[May 30 2023 03:08:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.897s377[May 30 2023 03:08:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 3.79 seconds378[May 30 2023 03:08:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-issues-a1e9e6bde595757c/-/issues/1379[May 30 2023 03:08:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.762s380[May 30 2023 03:08:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 0.773s381 user adds a design and modifies it382Create383 Sharing snippets384 when the snippet is changed to private385[May 30 2023 03:08:35 UTC (QA Tests)] INFO -- Starting test: Create Sharing snippets when the snippet is changed to private does not display Embed/Share dropdown386[May 30 2023 03:08:36 UTC (QA Tests)] INFO -- filling :login_field with "root"387[May 30 2023 03:08:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field388[May 30 2023 03:08:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"389[May 30 2023 03:08:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field390[May 30 2023 03:08:37 UTC (QA Tests)] INFO -- clicking :sign_in_button391[May 30 2023 03:08:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.067s392[May 30 2023 03:08:38 UTC (QA Tests)] INFO -- Enabling super sidebar!393[May 30 2023 03:08:38 UTC (QA Tests)] INFO -- Super sidebar is already enabled394[May 30 2023 03:08:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via api in 0.42 seconds395[May 30 2023 03:08:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ce-6b98be1c.test/relative/-/snippets/1396[May 30 2023 03:08:41 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present397[May 30 2023 03:08:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 0.903s398[May 30 2023 03:08:42 UTC (QA Tests)] INFO -- clicking :visibility_content399[May 30 2023 03:08:42 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button400[May 30 2023 03:08:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.912s401[May 30 2023 03:08:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 0.924s402 does not display Embed/Share dropdown403 when the snippet is public404[May 30 2023 03:08:43 UTC (QA Tests)] INFO -- Starting test: Create Sharing snippets when the snippet is public can be shared with not signed-in users405[May 30 2023 03:08:44 UTC (QA Tests)] INFO -- filling :login_field with "root"406[May 30 2023 03:08:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field407[May 30 2023 03:08:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"408[May 30 2023 03:08:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field409[May 30 2023 03:08:44 UTC (QA Tests)] INFO -- clicking :sign_in_button410[May 30 2023 03:08:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.012s411[May 30 2023 03:08:46 UTC (QA Tests)] INFO -- Enabling super sidebar!412[May 30 2023 03:08:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled413[May 30 2023 03:08:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '2' via api in 0.43 seconds414[May 30 2023 03:08:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ce-6b98be1c.test/relative/-/snippets/2415[May 30 2023 03:08:48 UTC (QA Tests)] INFO -- clicking :snippet_embed_dropdown416[May 30 2023 03:08:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.022s417[May 30 2023 03:08:50 UTC (QA Tests)] INFO -- clicking :user_avatar_content418[May 30 2023 03:08:50 UTC (QA Tests)] INFO -- clicking :sign_out_link419 can be shared with not signed-in users420Manage421 standard422 when admin approval is required423[May 30 2023 03:08:51 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is required allows user login after approval424[May 30 2023 03:08:52 UTC (QA Tests)] INFO -- filling :login_field with "root"425[May 30 2023 03:08:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field426[May 30 2023 03:08:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"427[May 30 2023 03:08:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field428[May 30 2023 03:08:52 UTC (QA Tests)] INFO -- clicking :sign_in_button429[May 30 2023 03:08:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.847s430[May 30 2023 03:08:54 UTC (QA Tests)] INFO -- Enabling super sidebar!431[May 30 2023 03:08:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled432[May 30 2023 03:08:55 UTC (QA Tests)] INFO -- clicking :context_switcher433[May 30 2023 03:08:55 UTC (QA Tests)] INFO -- clicking :nav_item_link434[May 30 2023 03:08:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.648s435[May 30 2023 03:08:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.257s436[May 30 2023 03:08:57 UTC (QA Tests)] INFO -- clicking :nav_item_link437[May 30 2023 03:08:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.72s438[May 30 2023 03:08:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_row_content' took 1.059s439[May 30 2023 03:09:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.045s440[May 30 2023 03:09:01 UTC (QA Tests)] INFO -- clicking :user_avatar_content441[May 30 2023 03:09:01 UTC (QA Tests)] INFO -- clicking :sign_out_link442[May 30 2023 03:09:11 UTC (QA Tests)] INFO -- clicking :register_link443[May 30 2023 03:09:12 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"444[May 30 2023 03:09:12 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field445[May 30 2023 03:09:12 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 82b3e330a3ddd07c"446[May 30 2023 03:09:12 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field447[May 30 2023 03:09:12 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-82b3e330a3ddd07c"448[May 30 2023 03:09:12 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field449[May 30 2023 03:09:13 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-82b3e330a3ddd07c@gitlab.com"450[May 30 2023 03:09:13 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field451[May 30 2023 03:09:13 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"452[May 30 2023 03:09:13 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field453[May 30 2023 03:09:14 UTC (QA Tests)] INFO -- clicking :new_user_register_button454[May 30 2023 03:09:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_user_register_button' took 0.514s455[May 30 2023 03:09:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? get_started_button' took 11.034s456[May 30 2023 03:09:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-82b3e330a3ddd07c' via browser_ui in 34.22 seconds457[May 30 2023 03:09:26 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-82b3e330a3ddd07c"458[May 30 2023 03:09:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field459[May 30 2023 03:09:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"460[May 30 2023 03:09:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field461[May 30 2023 03:09:27 UTC (QA Tests)] INFO -- clicking :sign_in_button462[May 30 2023 03:09:27 UTC (QA Tests)] INFO -- Enabling super sidebar!463[May 30 2023 03:09:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.014s464[May 30 2023 03:09:30 UTC (QA Tests)] INFO -- User is not signed in, skipping465[May 30 2023 03:09:31 UTC (QA Tests)] INFO -- filling :login_field with "root"466[May 30 2023 03:09:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field467[May 30 2023 03:09:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"468[May 30 2023 03:09:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field469[May 30 2023 03:09:32 UTC (QA Tests)] INFO -- clicking :sign_in_button470[May 30 2023 03:09:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.859s471[May 30 2023 03:09:33 UTC (QA Tests)] INFO -- Enabling super sidebar!472[May 30 2023 03:09:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled473[May 30 2023 03:09:35 UTC (QA Tests)] INFO -- clicking :context_switcher474[May 30 2023 03:09:35 UTC (QA Tests)] INFO -- clicking :nav_item_link475[May 30 2023 03:09:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.636s476[May 30 2023 03:09:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.147s477[May 30 2023 03:09:37 UTC (QA Tests)] INFO -- clicking :nav_item_link478[May 30 2023 03:09:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.689s479[May 30 2023 03:09:37 UTC (QA Tests)] INFO -- clicking :pending_approval_tab480[May 30 2023 03:09:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pending_approval_tab' took 0.722s481[May 30 2023 03:09:40 UTC (QA Tests)] INFO -- clicking :user_actions_dropdown_toggle482[May 30 2023 03:09:40 UTC (QA Tests)] INFO -- clicking :approve_user_button483[May 30 2023 03:09:40 UTC (QA Tests)] INFO -- clicking :approve_user_confirm_button484[May 30 2023 03:09:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element approve_user_confirm_button' took 0.85s485[May 30 2023 03:09:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.018s486[May 30 2023 03:09:42 UTC (QA Tests)] INFO -- clicking :user_avatar_content487[May 30 2023 03:09:42 UTC (QA Tests)] INFO -- clicking :sign_out_link488[May 30 2023 03:09:43 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-82b3e330a3ddd07c"489[May 30 2023 03:09:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field490[May 30 2023 03:09:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"491[May 30 2023 03:09:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field492[May 30 2023 03:09:44 UTC (QA Tests)] INFO -- clicking :sign_in_button493[May 30 2023 03:09:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.613s494[May 30 2023 03:09:44 UTC (QA Tests)] INFO -- Enabling super sidebar!495[May 30 2023 03:09:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.023s496[May 30 2023 03:09:47 UTC (QA Tests)] INFO -- User is not signed in, skipping497[May 30 2023 03:09:49 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown498[May 30 2023 03:09:49 UTC (QA Tests)] INFO -- clicking :get_started_button499[May 30 2023 03:09:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 0.548s500[May 30 2023 03:09:50 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>false}501 allows user login after approval502 when admin approval is not required503 behaves like registration and login504[May 30 2023 03:09:50 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is not required behaves like registration and login allows the user to register and login505[May 30 2023 03:09:51 UTC (QA Tests)] INFO -- filling :login_field with "root"506[May 30 2023 03:09:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field507[May 30 2023 03:09:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"508[May 30 2023 03:09:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field509[May 30 2023 03:09:52 UTC (QA Tests)] INFO -- clicking :sign_in_button510[May 30 2023 03:09:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.925s511[May 30 2023 03:09:53 UTC (QA Tests)] INFO -- Enabling super sidebar!512[May 30 2023 03:09:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled513[May 30 2023 03:09:54 UTC (QA Tests)] INFO -- clicking :context_switcher514[May 30 2023 03:09:54 UTC (QA Tests)] INFO -- clicking :nav_item_link515[May 30 2023 03:09:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.666s516[May 30 2023 03:09:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.28s517[May 30 2023 03:09:56 UTC (QA Tests)] INFO -- clicking :nav_item_link518[May 30 2023 03:09:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.711s519[May 30 2023 03:09:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_row_content' took 1.056s520[May 30 2023 03:10:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.043s521[May 30 2023 03:10:00 UTC (QA Tests)] INFO -- clicking :user_avatar_content522[May 30 2023 03:10:00 UTC (QA Tests)] INFO -- clicking :sign_out_link523[May 30 2023 03:10:11 UTC (QA Tests)] INFO -- clicking :register_link524[May 30 2023 03:10:11 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"525[May 30 2023 03:10:11 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field526[May 30 2023 03:10:11 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 2681e684877c522a"527[May 30 2023 03:10:11 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field528[May 30 2023 03:10:12 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-2681e684877c522a"529[May 30 2023 03:10:12 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field530[May 30 2023 03:10:12 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-2681e684877c522a@gitlab.com"531[May 30 2023 03:10:12 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field532[May 30 2023 03:10:13 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"533[May 30 2023 03:10:13 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field534[May 30 2023 03:10:13 UTC (QA Tests)] INFO -- clicking :new_user_register_button535[May 30 2023 03:10:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_user_register_button' took 0.587s536[May 30 2023 03:10:14 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown537[May 30 2023 03:10:14 UTC (QA Tests)] INFO -- clicking :get_started_button538[May 30 2023 03:10:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 0.55s539[May 30 2023 03:10:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-2681e684877c522a' via browser_ui in 24.36 seconds540 allows the user to register and login541 when user account is deleted542[May 30 2023 03:10:15 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is not required when user account is deleted allows recreating with same credentials543[May 30 2023 03:10:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-cac28bb12eb0f2ec' via api in 0.25 seconds544[May 30 2023 03:10:16 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-cac28bb12eb0f2ec"545[May 30 2023 03:10:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field546[May 30 2023 03:10:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"547[May 30 2023 03:10:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field548[May 30 2023 03:10:17 UTC (QA Tests)] INFO -- clicking :sign_in_button549[May 30 2023 03:10:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.762s550[May 30 2023 03:10:18 UTC (QA Tests)] INFO -- Enabling super sidebar!551[May 30 2023 03:10:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled552[May 30 2023 03:10:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.047s553[May 30 2023 03:10:20 UTC (QA Tests)] INFO -- clicking :user_avatar_content554[May 30 2023 03:10:20 UTC (QA Tests)] INFO -- clicking :edit_profile_link555[May 30 2023 03:10:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.706s556[May 30 2023 03:10:21 UTC (QA Tests)] INFO -- clicking :nav_item_link557[May 30 2023 03:10:22 UTC (QA Tests)] INFO -- clicking :delete_account_button558[May 30 2023 03:10:22 UTC (QA Tests)] INFO -- clicking :confirm_delete_account_button559[May 30 2023 03:12:06 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-cac28bb12eb0f2ec"560[May 30 2023 03:12:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field561[May 30 2023 03:12:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"562[May 30 2023 03:12:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field563[May 30 2023 03:12:07 UTC (QA Tests)] INFO -- clicking :sign_in_button564[May 30 2023 03:12:07 UTC (QA Tests)] INFO -- Enabling super sidebar!565[May 30 2023 03:12:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.038s566[May 30 2023 03:12:10 UTC (QA Tests)] INFO -- User is not signed in, skipping567[May 30 2023 03:12:12 UTC (QA Tests)] INFO -- filling :login_field with "root"568[May 30 2023 03:12:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field569[May 30 2023 03:12:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"570[May 30 2023 03:12:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field571[May 30 2023 03:12:13 UTC (QA Tests)] INFO -- clicking :sign_in_button572[May 30 2023 03:12:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.009s573[May 30 2023 03:12:14 UTC (QA Tests)] INFO -- Enabling super sidebar!574[May 30 2023 03:12:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled575[May 30 2023 03:12:15 UTC (QA Tests)] INFO -- clicking :context_switcher576[May 30 2023 03:12:15 UTC (QA Tests)] INFO -- clicking :nav_item_link577[May 30 2023 03:12:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.579s578[May 30 2023 03:12:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.228s579[May 30 2023 03:12:17 UTC (QA Tests)] INFO -- clicking :nav_item_link580[May 30 2023 03:12:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.659s581[May 30 2023 03:12:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_row_content' took 1.026s582[May 30 2023 03:12:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.051s583[May 30 2023 03:12:21 UTC (QA Tests)] INFO -- clicking :user_avatar_content584[May 30 2023 03:12:21 UTC (QA Tests)] INFO -- clicking :sign_out_link585[May 30 2023 03:12:32 UTC (QA Tests)] INFO -- clicking :register_link586[May 30 2023 03:12:32 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"587[May 30 2023 03:12:32 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field588[May 30 2023 03:12:32 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User cac28bb12eb0f2ec"589[May 30 2023 03:12:32 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field590[May 30 2023 03:12:33 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-cac28bb12eb0f2ec"591[May 30 2023 03:12:33 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field592[May 30 2023 03:12:33 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-cac28bb12eb0f2ec@example.com"593[May 30 2023 03:12:33 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field594[May 30 2023 03:12:34 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"595[May 30 2023 03:12:34 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field596[May 30 2023 03:12:34 UTC (QA Tests)] INFO -- clicking :new_user_register_button597[May 30 2023 03:12:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_user_register_button' took 0.585s598[May 30 2023 03:12:35 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown599[May 30 2023 03:12:35 UTC (QA Tests)] INFO -- clicking :get_started_button600[May 30 2023 03:12:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 0.641s601[May 30 2023 03:12:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-cac28bb12eb0f2ec' via browser_ui in 24.63 seconds602[May 30 2023 03:12:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-cac28bb12eb0f2ec'603 allows recreating with same credentials604Data Stores605 Users API606[May 30 2023 03:12:37 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users607 GET /users608[May 30 2023 03:12:37 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users/:username with an invalid username609 GET /users/:username with an invalid username610[May 30 2023 03:12:37 UTC (QA Tests)] INFO -- Starting test: Data Stores Users API GET /users/:username with a valid username611 GET /users/:username with a valid username612Manage613 2FA614[May 30 2023 03:12:37 UTC (QA Tests)] INFO -- Starting test: Manage 2FA allows using 2FA recovery code once only615[May 30 2023 03:12:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-4cd77829978f1428' via api in 0.3 seconds616[May 30 2023 03:12:37 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-4cd77829978f1428617[May 30 2023 03:12:37 UTC (QA Tests)] INFO -- Caching token for username: qa-user-4cd77829978f1428, last six chars of token:DMBdVW618[May 30 2023 03:12:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-4cd77829978f1428-iyl29myk' via api in 0.08 seconds619[May 30 2023 03:12:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-recovery-sandbox-group-e74c6f73' via api in 0.35 seconds620[May 30 2023 03:12:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-2fa-recovery-sandbox-group-e74c6f73/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.32 seconds621[May 30 2023 03:12:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-f7fd609776de25cd' via api in 0.28 seconds622[May 30 2023 03:12:38 UTC (QA Tests)] INFO -- Adding user qa-user-f7fd609776de25cd to gitlab-qa-2fa-recovery-sandbox-group-e74c6f73/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8 QA::Resource::Group623[May 30 2023 03:12:39 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-f7fd609776de25cd"624[May 30 2023 03:12:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field625[May 30 2023 03:12:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"626[May 30 2023 03:12:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field627[May 30 2023 03:12:40 UTC (QA Tests)] INFO -- clicking :sign_in_button628[May 30 2023 03:12:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.657s629[May 30 2023 03:12:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_text? GitLab is taking too much time to respond' took 0.531s630[May 30 2023 03:12:42 UTC (QA Tests)] INFO -- Enabling super sidebar!631[May 30 2023 03:12:42 UTC (QA Tests)] INFO -- Super sidebar is already enabled632[May 30 2023 03:13:00 UTC (QA Tests)] INFO -- filling :pin_code_field with "690341"633[May 30 2023 03:13:00 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field634[May 30 2023 03:13:00 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"635[May 30 2023 03:13:00 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field636[May 30 2023 03:13:01 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button637[May 30 2023 03:13:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element register_2fa_app_button' took 1.16s638[May 30 2023 03:13:02 UTC (QA Tests)] INFO -- clicking :copy_button639[May 30 2023 03:13:02 UTC (QA Tests)] INFO -- clicking :proceed_button640[May 30 2023 03:13:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.053s641[May 30 2023 03:13:04 UTC (QA Tests)] INFO -- clicking :user_avatar_content642[May 30 2023 03:13:04 UTC (QA Tests)] INFO -- clicking :sign_out_link643[May 30 2023 03:13:05 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-f7fd609776de25cd"644[May 30 2023 03:13:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field645[May 30 2023 03:13:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"646[May 30 2023 03:13:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field647[May 30 2023 03:13:05 UTC (QA Tests)] INFO -- clicking :sign_in_button648[May 30 2023 03:13:06 UTC (QA Tests)] INFO -- Enabling super sidebar!649[May 30 2023 03:13:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.031s650[May 30 2023 03:13:09 UTC (QA Tests)] INFO -- User is not signed in, skipping651[May 30 2023 03:13:10 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "eecc7abb7ef4740c"652[May 30 2023 03:13:10 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field653[May 30 2023 03:13:10 UTC (QA Tests)] INFO -- clicking :verify_code_button654[May 30 2023 03:13:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.683s655[May 30 2023 03:13:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.053s656[May 30 2023 03:13:12 UTC (QA Tests)] INFO -- clicking :user_avatar_content657[May 30 2023 03:13:12 UTC (QA Tests)] INFO -- clicking :sign_out_link658[May 30 2023 03:13:13 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-f7fd609776de25cd"659[May 30 2023 03:13:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field660[May 30 2023 03:13:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"661[May 30 2023 03:13:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field662[May 30 2023 03:13:14 UTC (QA Tests)] INFO -- clicking :sign_in_button663[May 30 2023 03:13:14 UTC (QA Tests)] INFO -- Enabling super sidebar!664[May 30 2023 03:13:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.026s665[May 30 2023 03:13:17 UTC (QA Tests)] INFO -- User is not signed in, skipping666[May 30 2023 03:13:18 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "eecc7abb7ef4740c"667[May 30 2023 03:13:18 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field668[May 30 2023 03:13:18 UTC (QA Tests)] INFO -- clicking :verify_code_button669[May 30 2023 03:13:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.778s670 allows using 2FA recovery code once only671Plan672 Testing project wiki673[May 30 2023 03:13:19 UTC (QA Tests)] INFO -- Starting test: Plan Testing project wiki can delete a page674[May 30 2023 03:13:20 UTC (QA Tests)] INFO -- filling :login_field with "root"675[May 30 2023 03:13:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field676[May 30 2023 03:13:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"677[May 30 2023 03:13:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field678[May 30 2023 03:13:20 UTC (QA Tests)] INFO -- clicking :sign_in_button679[May 30 2023 03:13:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.828s680[May 30 2023 03:13:22 UTC (QA Tests)] INFO -- Enabling super sidebar!681[May 30 2023 03:13:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled682[May 30 2023 03:13:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds683[May 30 2023 03:13:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.13 seconds684[May 30 2023 03:13:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/wiki_testing-0920504c0f75615c' via api in 0.6 seconds685[May 30 2023 03:13:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.03 seconds686[May 30 2023 03:13:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/wiki_testing-0920504c0f75615c/-/wikis/Home687[May 30 2023 03:13:25 UTC (QA Tests)] INFO -- clicking :edit_page_button688[May 30 2023 03:13:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_page_button' took 0.889s689[May 30 2023 03:13:26 UTC (QA Tests)] INFO -- clicking :delete_button and ensuring QA::Page::Modal::DeleteWiki is present690[May 30 2023 03:13:26 UTC (QA Tests)] INFO -- clicking :confirm_deletion_button691[May 30 2023 03:13:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_deletion_button' took 2.011s692 can delete a page693Create694 Review a merge request in Web IDE695[May 30 2023 03:13:28 UTC (QA Tests)] INFO -- Starting test: Create Review a merge request in Web IDE opens and edits a merge request in Web IDE696 opens and edits a merge request in Web IDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)697Plan698 Custom issue templates699[May 30 2023 03:13:28 UTC (QA Tests)] INFO -- Starting test: Plan Custom issue templates creates an issue via custom template700[May 30 2023 03:13:29 UTC (QA Tests)] INFO -- filling :login_field with "root"701[May 30 2023 03:13:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field702[May 30 2023 03:13:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"703[May 30 2023 03:13:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field704[May 30 2023 03:13:29 UTC (QA Tests)] INFO -- clicking :sign_in_button705[May 30 2023 03:13:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.893s706[May 30 2023 03:13:31 UTC (QA Tests)] INFO -- Enabling super sidebar!707[May 30 2023 03:13:31 UTC (QA Tests)] INFO -- Super sidebar is already enabled708[May 30 2023 03:13:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds709[May 30 2023 03:13:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.11 seconds710[May 30 2023 03:13:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/custom-issue-template-project-e34bb160bae49ab4' via api in 0.89 seconds711[May 30 2023 03:13:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.66 seconds712[May 30 2023 03:13:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/custom-issue-template-project-e34bb160bae49ab4713[May 30 2023 03:13:35 UTC (QA Tests)] INFO -- clicking :new_menu_toggle714[May 30 2023 03:13:35 UTC (QA Tests)] INFO -- clicking :create_menu_item715[May 30 2023 03:13:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.059s716[May 30 2023 03:13:36 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title a20c658b33d14dd8"717[May 30 2023 03:13:36 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field718[May 30 2023 03:13:37 UTC (QA Tests)] INFO -- clicking :template_dropdown719[May 30 2023 03:13:37 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present720[May 30 2023 03:13:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.824s721[May 30 2023 03:13:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 6.31 seconds722 creates an issue via custom template723Create724 Snippet index page725 behaves like displaying details on index page726[May 30 2023 03:13:40 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_multiple_files including file number727[May 30 2023 03:13:41 UTC (QA Tests)] INFO -- filling :login_field with "root"728[May 30 2023 03:13:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field729[May 30 2023 03:13:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"730[May 30 2023 03:13:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field731[May 30 2023 03:13:41 UTC (QA Tests)] INFO -- clicking :sign_in_button732[May 30 2023 03:13:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.918s733[May 30 2023 03:13:43 UTC (QA Tests)] INFO -- Enabling super sidebar!734[May 30 2023 03:13:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled735[May 30 2023 03:13:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds736[May 30 2023 03:13:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.12 seconds737[May 30 2023 03:13:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-snippets-248aeb5a52e8813c' via api in 0.51 seconds738[May 30 2023 03:13:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '3' via api in 0.95 seconds739[May 30 2023 03:13:45 UTC (QA Tests)] INFO -- clicking :nav_item_link740 shows correct details of project_snippet_with_multiple_files including file number741 behaves like displaying details on index page742[May 30 2023 03:13:46 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of personal_snippet_with_single_file including file number743[May 30 2023 03:13:46 UTC (QA Tests)] INFO -- filling :login_field with "root"744[May 30 2023 03:13:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field745[May 30 2023 03:13:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"746[May 30 2023 03:13:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field747[May 30 2023 03:13:47 UTC (QA Tests)] INFO -- clicking :sign_in_button748[May 30 2023 03:13:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.943s749[May 30 2023 03:13:48 UTC (QA Tests)] INFO -- Enabling super sidebar!750[May 30 2023 03:13:48 UTC (QA Tests)] INFO -- Super sidebar is already enabled751[May 30 2023 03:13:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '4' via api in 0.42 seconds752[May 30 2023 03:13:50 UTC (QA Tests)] INFO -- clicking :nav_item_link753[May 30 2023 03:13:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.792s754 shows correct details of personal_snippet_with_single_file including file number755 behaves like displaying details on index page756[May 30 2023 03:13:51 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of personal_snippet_with_multiple_files including file number757[May 30 2023 03:13:51 UTC (QA Tests)] INFO -- filling :login_field with "root"758[May 30 2023 03:13:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field759[May 30 2023 03:13:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"760[May 30 2023 03:13:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field761[May 30 2023 03:13:52 UTC (QA Tests)] INFO -- clicking :sign_in_button762[May 30 2023 03:13:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.985s763[May 30 2023 03:13:53 UTC (QA Tests)] INFO -- Enabling super sidebar!764[May 30 2023 03:13:53 UTC (QA Tests)] INFO -- Super sidebar is already enabled765[May 30 2023 03:13:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '5' via api in 0.82 seconds766[May 30 2023 03:13:55 UTC (QA Tests)] INFO -- clicking :nav_item_link767 shows correct details of personal_snippet_with_multiple_files including file number768 behaves like displaying details on index page769[May 30 2023 03:13:56 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_single_file including file number770[May 30 2023 03:13:56 UTC (QA Tests)] INFO -- filling :login_field with "root"771[May 30 2023 03:13:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field772[May 30 2023 03:13:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"773[May 30 2023 03:13:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field774[May 30 2023 03:13:57 UTC (QA Tests)] INFO -- clicking :sign_in_button775[May 30 2023 03:13:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.839s776[May 30 2023 03:13:58 UTC (QA Tests)] INFO -- Enabling super sidebar!777[May 30 2023 03:13:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled778[May 30 2023 03:14:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds779[May 30 2023 03:14:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.12 seconds780[May 30 2023 03:14:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-snippets-25752a8f98dcba06' via api in 0.66 seconds781[May 30 2023 03:14:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '6' via api in 1.1 seconds782[May 30 2023 03:14:01 UTC (QA Tests)] INFO -- clicking :nav_item_link783 shows correct details of project_snippet_with_single_file including file number784Plan785 collapse comments in issue discussions786[May 30 2023 03:14:02 UTC (QA Tests)] INFO -- Starting test: Plan collapse comments in issue discussions collapses and expands reply for comments in an issue787[May 30 2023 03:14:02 UTC (QA Tests)] INFO -- filling :login_field with "root"788[May 30 2023 03:14:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field789[May 30 2023 03:14:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"790[May 30 2023 03:14:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field791[May 30 2023 03:14:03 UTC (QA Tests)] INFO -- clicking :sign_in_button792[May 30 2023 03:14:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.929s793[May 30 2023 03:14:04 UTC (QA Tests)] INFO -- Enabling super sidebar!794[May 30 2023 03:14:04 UTC (QA Tests)] INFO -- Super sidebar is already enabled795[May 30 2023 03:14:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds796[May 30 2023 03:14:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.13 seconds797[May 30 2023 03:14:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-issues-7a3ab8b404eb7fc4' via api in 0.53 seconds798[May 30 2023 03:14:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '8' via api in 0.75 seconds799[May 30 2023 03:14:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-issues-7a3ab8b404eb7fc4/-/issues/1800[May 30 2023 03:14:08 UTC (QA Tests)] INFO -- clicking :title_content801[May 30 2023 03:14:08 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown802[May 30 2023 03:14:08 UTC (QA Tests)] INFO -- filling :comment_field with "My first discussion"803[May 30 2023 03:14:08 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field804[May 30 2023 03:14:09 UTC (QA Tests)] INFO -- clicking :discussion_menu_item805[May 30 2023 03:14:09 UTC (QA Tests)] INFO -- clicking :comment_button806[May 30 2023 03:14:10 UTC (QA Tests)] INFO -- filling :reply_field with "My first reply"807[May 30 2023 03:14:10 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field808[May 30 2023 03:14:10 UTC (QA Tests)] INFO -- clicking :reply_comment_button809[May 30 2023 03:14:10 UTC (QA Tests)] INFO -- clicking :collapse_replies_button810[May 30 2023 03:14:11 UTC (QA Tests)] INFO -- clicking :expand_replies_button811 collapses and expands reply for comments in an issue812Release813 Deploy token creation814[May 30 2023 03:14:12 UTC (QA Tests)] INFO -- Starting test: Release Deploy token creation user adds a deploy token815[May 30 2023 03:14:12 UTC (QA Tests)] INFO -- filling :login_field with "root"816[May 30 2023 03:14:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field817[May 30 2023 03:14:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"818[May 30 2023 03:14:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field819[May 30 2023 03:14:13 UTC (QA Tests)] INFO -- clicking :sign_in_button820[May 30 2023 03:14:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.928s821[May 30 2023 03:14:14 UTC (QA Tests)] INFO -- Enabling super sidebar!822[May 30 2023 03:14:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled823[May 30 2023 03:14:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds824[May 30 2023 03:14:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.13 seconds825[May 30 2023 03:14:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-to-deploy-9fa7ca8254367a04' via api in 0.57 seconds826[May 30 2023 03:14:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.69 seconds827 user adds a deploy token828Create829 Merge requests830 when merging once831 behaves like merge when pipeline succeeds832 merges after pipeline succeeds (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/403017)833Monitor834 Recovery alert835 when using Prometheus integration836 behaves like triggers recovery alert837 only closes the correct incident (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/395512)838 when using HTTP endpoint integration839 behaves like triggers recovery alert840 only closes the correct incident (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/395512)841Monitor842 Alert settings843 when using Prometheus integration844 behaves like sends test alert845[May 30 2023 03:14:16 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert846[May 30 2023 03:14:17 UTC (QA Tests)] INFO -- filling :login_field with "root"847[May 30 2023 03:14:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field848[May 30 2023 03:14:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"849[May 30 2023 03:14:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field850[May 30 2023 03:14:17 UTC (QA Tests)] INFO -- clicking :sign_in_button851[May 30 2023 03:14:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.987s852[May 30 2023 03:14:19 UTC (QA Tests)] INFO -- Enabling super sidebar!853[May 30 2023 03:14:19 UTC (QA Tests)] INFO -- Super sidebar is already enabled854[May 30 2023 03:14:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds855[May 30 2023 03:14:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.12 seconds856[May 30 2023 03:14:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-alerts-73f0b23f0629b0d7' via api in 0.57 seconds857[May 30 2023 03:14:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-alerts-73f0b23f0629b0d7858[May 30 2023 03:14:22 UTC (QA Tests)] INFO -- clicking :menu_section_button859[May 30 2023 03:14:22 UTC (QA Tests)] INFO -- clicking :nav_item_link860[May 30 2023 03:14:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.903s861[May 30 2023 03:14:24 UTC (QA Tests)] INFO -- clicking :add_integration_button862[May 30 2023 03:14:24 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown863[May 30 2023 03:14:24 UTC (QA Tests)] INFO -- clicking :prometheus_url_field864[May 30 2023 03:14:25 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-ce-6b98be1c.test/relative"865[May 30 2023 03:14:25 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field866[May 30 2023 03:14:25 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button867[May 30 2023 03:14:25 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-05-30 03:14:25 +0000","generatorURL":"http://price.test/adam","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"consequuntur"},"annotations":{"title":"voluptatem","gitlab_y_label":"status"}}]}"868[May 30 2023 03:14:25 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field869[May 30 2023 03:14:26 UTC (QA Tests)] INFO -- clicking :send_test_alert_button870[May 30 2023 03:14:26 UTC (QA Tests)] INFO -- clicking :menu_section_button871[May 30 2023 03:14:26 UTC (QA Tests)] INFO -- clicking :nav_item_link872[May 30 2023 03:14:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.764s873 creates new alert874 when using HTTP endpoint integration875 behaves like sends test alert876[May 30 2023 03:14:27 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert877[May 30 2023 03:14:28 UTC (QA Tests)] INFO -- filling :login_field with "root"878[May 30 2023 03:14:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field879[May 30 2023 03:14:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"880[May 30 2023 03:14:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field881[May 30 2023 03:14:28 UTC (QA Tests)] INFO -- clicking :sign_in_button882[May 30 2023 03:14:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.993s883[May 30 2023 03:14:30 UTC (QA Tests)] INFO -- Enabling super sidebar!884[May 30 2023 03:14:30 UTC (QA Tests)] INFO -- Super sidebar is already enabled885[May 30 2023 03:14:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds886[May 30 2023 03:14:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.12 seconds887[May 30 2023 03:14:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-alerts-3232f9d2298de0c5' via api in 0.55 seconds888[May 30 2023 03:14:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-alerts-3232f9d2298de0c5889[May 30 2023 03:14:33 UTC (QA Tests)] INFO -- clicking :menu_section_button890[May 30 2023 03:14:33 UTC (QA Tests)] INFO -- clicking :nav_item_link891[May 30 2023 03:14:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.944s892[May 30 2023 03:14:35 UTC (QA Tests)] INFO -- clicking :add_integration_button893[May 30 2023 03:14:35 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown894[May 30 2023 03:14:35 UTC (QA Tests)] INFO -- clicking :integration_name_field895[May 30 2023 03:14:36 UTC (QA Tests)] INFO -- filling :integration_name_field with "vel"896[May 30 2023 03:14:36 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field897[May 30 2023 03:14:36 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button898[May 30 2023 03:14:36 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"quae","description":"quae"}"899[May 30 2023 03:14:36 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field900[May 30 2023 03:14:37 UTC (QA Tests)] INFO -- clicking :send_test_alert_button901[May 30 2023 03:14:37 UTC (QA Tests)] INFO -- clicking :menu_section_button902[May 30 2023 03:14:37 UTC (QA Tests)] INFO -- clicking :nav_item_link903[May 30 2023 03:14:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.739s904 creates new alert905Plan906 issue suggestions907[May 30 2023 03:14:38 UTC (QA Tests)] INFO -- Starting test: Plan issue suggestions shows issue suggestions when creating a new issue908[May 30 2023 03:14:39 UTC (QA Tests)] INFO -- filling :login_field with "root"909[May 30 2023 03:14:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field910[May 30 2023 03:14:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"911[May 30 2023 03:14:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field912[May 30 2023 03:14:39 UTC (QA Tests)] INFO -- clicking :sign_in_button913[May 30 2023 03:14:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.999s914[May 30 2023 03:14:41 UTC (QA Tests)] INFO -- Enabling super sidebar!915[May 30 2023 03:14:41 UTC (QA Tests)] INFO -- Super sidebar is already enabled916[May 30 2023 03:14:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds917[May 30 2023 03:14:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.13 seconds918[May 30 2023 03:14:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-issues-48f3ae8034563ff4' via api in 0.54 seconds919[May 30 2023 03:14:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 0.83 seconds920[May 30 2023 03:14:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-issues-48f3ae8034563ff4921[May 30 2023 03:14:44 UTC (QA Tests)] INFO -- clicking :new_menu_toggle922[May 30 2023 03:14:44 UTC (QA Tests)] INFO -- clicking :create_menu_item923[May 30 2023 03:14:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.062s924[May 30 2023 03:14:45 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "issue"925[May 30 2023 03:14:45 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field926[May 30 2023 03:14:47 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue Board"927[May 30 2023 03:14:47 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field928 shows issue suggestions when creating a new issue929Plan930 Issue creation931[May 30 2023 03:14:48 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue932[May 30 2023 03:14:49 UTC (QA Tests)] INFO -- filling :login_field with "root"933[May 30 2023 03:14:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field934[May 30 2023 03:14:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"935[May 30 2023 03:14:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field936[May 30 2023 03:14:50 UTC (QA Tests)] INFO -- clicking :sign_in_button937[May 30 2023 03:14:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.048s938[May 30 2023 03:14:51 UTC (QA Tests)] INFO -- Enabling super sidebar!939[May 30 2023 03:14:51 UTC (QA Tests)] INFO -- Super sidebar is already enabled940[May 30 2023 03:14:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds941[May 30 2023 03:14:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.11 seconds942[May 30 2023 03:14:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-issues-aa1cac9044490b74' via api in 0.53 seconds943[May 30 2023 03:14:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '10' via api in 0.78 seconds944[May 30 2023 03:14:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-issues-aa1cac9044490b74/-/issues/1945[May 30 2023 03:14:55 UTC (QA Tests)] INFO -- clicking :menu_section_button946[May 30 2023 03:14:56 UTC (QA Tests)] INFO -- clicking :nav_item_link947[May 30 2023 03:14:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.851s948[May 30 2023 03:14:57 UTC (QA Tests)] INFO -- clicking :closed_issuables_tab949 closes an issue950[May 30 2023 03:14:57 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue951[May 30 2023 03:14:57 UTC (QA Tests)] INFO -- filling :login_field with "root"952[May 30 2023 03:14:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field953[May 30 2023 03:14:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"954[May 30 2023 03:14:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field955[May 30 2023 03:14:58 UTC (QA Tests)] INFO -- clicking :sign_in_button956[May 30 2023 03:14:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.969s957[May 30 2023 03:14:59 UTC (QA Tests)] INFO -- Enabling super sidebar!958[May 30 2023 03:14:59 UTC (QA Tests)] INFO -- Super sidebar is already enabled959[May 30 2023 03:15:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds960[May 30 2023 03:15:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.11 seconds961[May 30 2023 03:15:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/the_awesome_project-34a6298d9da93321' via api in 0.59 seconds962[May 30 2023 03:15:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/the_awesome_project-34a6298d9da93321963[May 30 2023 03:15:02 UTC (QA Tests)] INFO -- clicking :new_menu_toggle964[May 30 2023 03:15:02 UTC (QA Tests)] INFO -- clicking :create_menu_item965[May 30 2023 03:15:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.975s966[May 30 2023 03:15:03 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title c7431488dd3eb539"967[May 30 2023 03:15:03 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field968[May 30 2023 03:15:04 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 2296e62b7d316901"969[May 30 2023 03:15:04 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field970[May 30 2023 03:15:04 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present971[May 30 2023 03:15:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.107s972[May 30 2023 03:15:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 4.96 seconds973[May 30 2023 03:15:07 UTC (QA Tests)] INFO -- clicking :menu_section_button974[May 30 2023 03:15:07 UTC (QA Tests)] INFO -- clicking :nav_item_link975[May 30 2023 03:15:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.947s976 creates an issue977 when using attachments in comments978[May 30 2023 03:15:08 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment979[May 30 2023 03:15:08 UTC (QA Tests)] INFO -- filling :login_field with "root"980[May 30 2023 03:15:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field981[May 30 2023 03:15:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"982[May 30 2023 03:15:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field983[May 30 2023 03:15:09 UTC (QA Tests)] INFO -- clicking :sign_in_button984[May 30 2023 03:15:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.048s985[May 30 2023 03:15:11 UTC (QA Tests)] INFO -- Enabling super sidebar!986[May 30 2023 03:15:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled987[May 30 2023 03:15:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds988[May 30 2023 03:15:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.12 seconds989[May 30 2023 03:15:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-issues-e6dd01b68ec699ee' via api in 0.52 seconds990[May 30 2023 03:15:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '12' via api in 0.75 seconds991[May 30 2023 03:15:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-issues-e6dd01b68ec699ee/-/issues/1992[May 30 2023 03:15:15 UTC (QA Tests)] INFO -- clicking :title_content993[May 30 2023 03:15:15 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown994[May 30 2023 03:15:15 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale995"996[May 30 2023 03:15:15 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field997[May 30 2023 03:15:16 UTC (QA Tests)] INFO -- clicking :comment_button998[May 30 2023 03:15:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.683s999[May 30 2023 03:15:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element noteable_note_container' took 0.699s1000 comments on an issue with an attachment1001Data Stores1002 User1003 when added to sub-group1004[May 30 2023 03:15:17 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to edit the parent group project files1005[May 30 2023 03:15:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.08 seconds1006[May 30 2023 03:15:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-c09aa6e3f8561a9a' via api in 0.34 seconds1007[May 30 2023 03:15:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-c09aa6e3f8561a9a/sub-group-to-test-user-access-0c5e1aecf745ff0e' via api in 0.22 seconds1008[May 30 2023 03:15:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-c09aa6e3f8561a9a/parent-group-project-to-test-user-access-d2f102cf88330ee6' via api in 0.84 seconds1009[May 30 2023 03:15:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-88411c41185d3437' via api in 0.48 seconds1010[May 30 2023 03:15:19 UTC (QA Tests)] INFO -- Adding user qa-user-88411c41185d3437 to gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-c09aa6e3f8561a9a/sub-group-to-test-user-access-0c5e1aecf745ff0e QA::Resource::Group1011[May 30 2023 03:15:20 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-88411c41185d3437"1012[May 30 2023 03:15:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1013[May 30 2023 03:15:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1014[May 30 2023 03:15:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1015[May 30 2023 03:15:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1016[May 30 2023 03:15:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.732s1017[May 30 2023 03:15:21 UTC (QA Tests)] INFO -- Enabling super sidebar!1018[May 30 2023 03:15:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled1019[May 30 2023 03:15:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-c09aa6e3f8561a9a/parent-group-project-to-test-user-access-d2f102cf88330ee61020[May 30 2023 03:15:24 UTC (QA Tests)] INFO -- clicking :file_name_link1021[May 30 2023 03:15:25 UTC (QA Tests)] INFO -- clicking :edit_menu_item1022[May 30 2023 03:15:25 UTC (QA Tests)] INFO -- clicking :edit_button1023[May 30 2023 03:15:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-88411c41185d3437'1024 is not allowed to edit the parent group project files1025 when added to parent group1026[May 30 2023 03:15:25 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to edit the sub-group project files1027[May 30 2023 03:15:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1028[May 30 2023 03:15:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-d04c4eec7005bcca' via api in 0.29 seconds1029[May 30 2023 03:15:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-d04c4eec7005bcca/sub-group-to-test-user-access-6af0e226d2e85efc' via api in 0.25 seconds1030[May 30 2023 03:15:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-66c95ad88788105c' via api in 0.24 seconds1031[May 30 2023 03:15:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-d04c4eec7005bcca/sub-group-to-test-user-access-6af0e226d2e85efc/sub-group-project-to-test-user-access-3cf08b78a0b4b546' via api in 0.75 seconds1032[May 30 2023 03:15:27 UTC (QA Tests)] INFO -- Adding user qa-user-66c95ad88788105c to gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-d04c4eec7005bcca QA::Resource::Group1033[May 30 2023 03:15:28 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-66c95ad88788105c"1034[May 30 2023 03:15:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1035[May 30 2023 03:15:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1036[May 30 2023 03:15:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1037[May 30 2023 03:15:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1038[May 30 2023 03:15:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.814s1039[May 30 2023 03:15:29 UTC (QA Tests)] INFO -- Enabling super sidebar!1040[May 30 2023 03:15:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled1041[May 30 2023 03:15:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-d04c4eec7005bcca/sub-group-to-test-user-access-6af0e226d2e85efc/sub-group-project-to-test-user-access-3cf08b78a0b4b5461042[May 30 2023 03:15:32 UTC (QA Tests)] INFO -- clicking :file_name_link1043[May 30 2023 03:15:33 UTC (QA Tests)] INFO -- clicking :edit_menu_item1044[May 30 2023 03:15:33 UTC (QA Tests)] INFO -- clicking :edit_button1045[May 30 2023 03:15:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_button' took 1.218s1046[May 30 2023 03:15:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-66c95ad88788105c'1047 is allowed to edit the sub-group project files1048Monitor1049 Alert1050 when using HTTP endpoint integration1051 behaves like new alert1052[May 30 2023 03:15:34 UTC (QA Tests)] INFO -- Starting test: Monitor Alert when using HTTP endpoint integration behaves like new alert automatically creates new incident1053[May 30 2023 03:15:35 UTC (QA Tests)] INFO -- filling :login_field with "root"1054[May 30 2023 03:15:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1055[May 30 2023 03:15:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"1056[May 30 2023 03:15:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1057[May 30 2023 03:15:35 UTC (QA Tests)] INFO -- clicking :sign_in_button1058[May 30 2023 03:15:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.008s1059[May 30 2023 03:15:37 UTC (QA Tests)] INFO -- Enabling super sidebar!1060[May 30 2023 03:15:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled1061[May 30 2023 03:15:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1062[May 30 2023 03:15:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.12 seconds1063[May 30 2023 03:15:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-alerts-44e2e97e1a54eaa7' via api in 0.55 seconds1064[May 30 2023 03:15:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-alerts-44e2e97e1a54eaa71065[May 30 2023 03:15:40 UTC (QA Tests)] INFO -- clicking :menu_section_button1066[May 30 2023 03:15:40 UTC (QA Tests)] INFO -- clicking :nav_item_link1067[May 30 2023 03:15:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.874s1068[May 30 2023 03:15:42 UTC (QA Tests)] INFO -- checking via JS :create_incident_checkbox with args {}1069[May 30 2023 03:15:42 UTC (QA Tests)] INFO -- clicking :save_changes_button1070[May 30 2023 03:15:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.954s1071[May 30 2023 03:15:44 UTC (QA Tests)] INFO -- clicking :add_integration_button1072[May 30 2023 03:15:45 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1073[May 30 2023 03:15:45 UTC (QA Tests)] INFO -- clicking :integration_name_field1074[May 30 2023 03:15:45 UTC (QA Tests)] INFO -- filling :integration_name_field with "praesentium"1075[May 30 2023 03:15:45 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field1076[May 30 2023 03:15:45 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1077[May 30 2023 03:15:45 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"doloremque","description":"sint"}"1078[May 30 2023 03:15:45 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1079[May 30 2023 03:15:46 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1080[May 30 2023 03:15:46 UTC (QA Tests)] INFO -- clicking :menu_section_button1081[May 30 2023 03:15:46 UTC (QA Tests)] INFO -- clicking :nav_item_link1082[May 30 2023 03:15:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.808s1083 automatically creates new incident1084 when using Prometheus integration1085 behaves like new alert1086[May 30 2023 03:15:48 UTC (QA Tests)] INFO -- Starting test: Monitor Alert when using Prometheus integration behaves like new alert automatically creates new incident1087[May 30 2023 03:15:48 UTC (QA Tests)] INFO -- filling :login_field with "root"1088[May 30 2023 03:15:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1089[May 30 2023 03:15:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1090[May 30 2023 03:15:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1091[May 30 2023 03:15:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1092[May 30 2023 03:15:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.075s1093[May 30 2023 03:15:50 UTC (QA Tests)] INFO -- Enabling super sidebar!1094[May 30 2023 03:15:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled1095[May 30 2023 03:15:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.05 seconds1096[May 30 2023 03:15:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.11 seconds1097[May 30 2023 03:15:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-alerts-c819b9093e471f96' via api in 0.52 seconds1098[May 30 2023 03:15:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-alerts-c819b9093e471f961099[May 30 2023 03:15:53 UTC (QA Tests)] INFO -- clicking :menu_section_button1100[May 30 2023 03:15:53 UTC (QA Tests)] INFO -- clicking :nav_item_link1101[May 30 2023 03:15:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.848s1102[May 30 2023 03:15:55 UTC (QA Tests)] INFO -- checking via JS :create_incident_checkbox with args {}1103[May 30 2023 03:15:56 UTC (QA Tests)] INFO -- clicking :save_changes_button1104[May 30 2023 03:15:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.95s1105[May 30 2023 03:15:58 UTC (QA Tests)] INFO -- clicking :add_integration_button1106[May 30 2023 03:15:58 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1107[May 30 2023 03:15:58 UTC (QA Tests)] INFO -- clicking :prometheus_url_field1108[May 30 2023 03:15:58 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-ce-6b98be1c.test/relative"1109[May 30 2023 03:15:58 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field1110[May 30 2023 03:15:59 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1111[May 30 2023 03:15:59 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-05-30 03:15:59 +0000","generatorURL":"http://volkman.example/coralee","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"adipisci"},"annotations":{"title":"soluta","gitlab_y_label":"status"}}]}"1112[May 30 2023 03:15:59 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1113[May 30 2023 03:16:00 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1114[May 30 2023 03:16:00 UTC (QA Tests)] INFO -- clicking :menu_section_button1115[May 30 2023 03:16:00 UTC (QA Tests)] INFO -- clicking :nav_item_link1116[May 30 2023 03:16:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.849s1117 automatically creates new incident1118Data Stores1119 User1120 when added to sub-group1121[May 30 2023 03:16:01 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to commit to parent group project via the API1122[May 30 2023 03:16:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1123[May 30 2023 03:16:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-7cdaca581b3c4969' via api in 0.31 seconds1124[May 30 2023 03:16:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-7cdaca581b3c4969/sub-group-to-test-user-access-20815dff21894963' via api in 0.24 seconds1125[May 30 2023 03:16:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-7cdaca581b3c4969/parent-group-project-to-test-user-access-2b08d86796d64e97' via api in 0.77 seconds1126[May 30 2023 03:16:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-b79fe9745802e941' via api in 0.25 seconds1127[May 30 2023 03:16:03 UTC (QA Tests)] INFO -- Adding user qa-user-b79fe9745802e941 to gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-7cdaca581b3c4969/sub-group-to-test-user-access-20815dff21894963 QA::Resource::Group1128[May 30 2023 03:16:03 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-b79fe9745802e9411129[May 30 2023 03:16:03 UTC (QA Tests)] INFO -- Caching token for username: qa-user-b79fe9745802e941, last six chars of token:yyN8jF1130[May 30 2023 03:16:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-b79fe9745802e941-rsjy69qn' via api in 0.07 seconds1131[May 30 2023 03:16:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-b79fe9745802e941'1132 is not allowed to commit to parent group project via the API1133[May 30 2023 03:16:03 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to create a file in parent group project via the API1134[May 30 2023 03:16:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1135[May 30 2023 03:16:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-56f1bc020e4f7bf1' via api in 0.3 seconds1136[May 30 2023 03:16:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-56f1bc020e4f7bf1/sub-group-to-test-user-access-797c139bcf0ab762' via api in 0.23 seconds1137[May 30 2023 03:16:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-56f1bc020e4f7bf1/parent-group-project-to-test-user-access-067c83ae21edbfb5' via api in 0.73 seconds1138[May 30 2023 03:16:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-e85e8eba9be2147e' via api in 0.27 seconds1139[May 30 2023 03:16:05 UTC (QA Tests)] INFO -- Adding user qa-user-e85e8eba9be2147e to gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-56f1bc020e4f7bf1/sub-group-to-test-user-access-797c139bcf0ab762 QA::Resource::Group1140[May 30 2023 03:16:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1141[May 30 2023 03:16:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.12 seconds1142[May 30 2023 03:16:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-new-file-9047cd0beec349e6' via api in 1.28 seconds1143[May 30 2023 03:16:06 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-e85e8eba9be2147e1144[May 30 2023 03:16:06 UTC (QA Tests)] INFO -- Caching token for username: qa-user-e85e8eba9be2147e, last six chars of token:EykR4T1145[May 30 2023 03:16:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-e85e8eba9be2147e-m9mqjif1' via api in 0.08 seconds1146[May 30 2023 03:16:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-e85e8eba9be2147e'1147 is not allowed to create a file in parent group project via the API1148[May 30 2023 03:16:07 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to push code to parent group project via the CLI1149[May 30 2023 03:16:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1150[May 30 2023 03:16:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-dca8ca353e4c0c4c' via api in 0.29 seconds1151[May 30 2023 03:16:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-dca8ca353e4c0c4c/sub-group-to-test-user-access-e25f10e8d234cbf9' via api in 0.29 seconds1152[May 30 2023 03:16:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-dca8ca353e4c0c4c/parent-group-project-to-test-user-access-f05dd6be40f59581' via api in 0.83 seconds1153[May 30 2023 03:16:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-5f4b01b80a432002' via api in 0.26 seconds1154[May 30 2023 03:16:08 UTC (QA Tests)] INFO -- Adding user qa-user-5f4b01b80a432002 to gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-dca8ca353e4c0c4c/sub-group-to-test-user-access-e25f10e8d234cbf9 QA::Resource::Group1155[May 30 2023 03:16:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-5f4b01b80a432002'1156 is not allowed to push code to parent group project via the CLI1157 when added to parent group1158[May 30 2023 03:16:10 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to create a file in sub-group project via the API1159[May 30 2023 03:16:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1160[May 30 2023 03:16:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-82cb345f60a2b215' via api in 0.31 seconds1161[May 30 2023 03:16:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-82cb345f60a2b215/sub-group-to-test-user-access-d8d5e61611c42c0e' via api in 0.76 seconds1162[May 30 2023 03:16:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-f6e97c5b9ab313dc' via api in 0.24 seconds1163[May 30 2023 03:16:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-82cb345f60a2b215/sub-group-to-test-user-access-d8d5e61611c42c0e/sub-group-project-to-test-user-access-c0eea638b91b94df' via api in 0.68 seconds1164[May 30 2023 03:16:12 UTC (QA Tests)] INFO -- Adding user qa-user-f6e97c5b9ab313dc to gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-82cb345f60a2b215 QA::Resource::Group1165[May 30 2023 03:16:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1166[May 30 2023 03:16:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.13 seconds1167[May 30 2023 03:16:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-new-file-18f0c88608365a42' via api in 0.9 seconds1168[May 30 2023 03:16:13 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-f6e97c5b9ab313dc1169[May 30 2023 03:16:14 UTC (QA Tests)] INFO -- Caching token for username: qa-user-f6e97c5b9ab313dc, last six chars of token:HXKDys1170[May 30 2023 03:16:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-f6e97c5b9ab313dc-b6nx8gv5' via api in 0.23 seconds1171[May 30 2023 03:16:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'test.txt' via api in 0.81 seconds1172[May 30 2023 03:16:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-f6e97c5b9ab313dc'1173 is allowed to create a file in sub-group project via the API1174[May 30 2023 03:16:14 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to push code to sub-group project via the CLI1175[May 30 2023 03:16:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1176[May 30 2023 03:16:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-e7b760096de9606a' via api in 0.3 seconds1177[May 30 2023 03:16:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-e7b760096de9606a/sub-group-to-test-user-access-17c10654b16c0e45' via api in 0.23 seconds1178[May 30 2023 03:16:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-48061f8957f46273' via api in 0.26 seconds1179[May 30 2023 03:16:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-e7b760096de9606a/sub-group-to-test-user-access-17c10654b16c0e45/sub-group-project-to-test-user-access-11bf0152ae26775b' via api in 0.72 seconds1180[May 30 2023 03:16:16 UTC (QA Tests)] INFO -- Adding user qa-user-48061f8957f46273 to gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-e7b760096de9606a QA::Resource::Group1181[May 30 2023 03:16:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.07 seconds1182[May 30 2023 03:16:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-48061f8957f46273'1183 is allowed to push code to sub-group project via the CLI1184[May 30 2023 03:16:17 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to commit to sub-group project via the API1185[May 30 2023 03:16:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1186[May 30 2023 03:16:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-bde49d3dcf4b85cf' via api in 0.3 seconds1187[May 30 2023 03:16:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-bde49d3dcf4b85cf/sub-group-to-test-user-access-09183901e3de3262' via api in 0.22 seconds1188[May 30 2023 03:16:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-95f0d0df35b63b2f' via api in 0.22 seconds1189[May 30 2023 03:16:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-bde49d3dcf4b85cf/sub-group-to-test-user-access-09183901e3de3262/sub-group-project-to-test-user-access-a39c11244e774dd9' via api in 0.67 seconds1190[May 30 2023 03:16:19 UTC (QA Tests)] INFO -- Adding user qa-user-95f0d0df35b63b2f to gitlab-qa-sandbox-group-3/parent-group-to-test-user-access-bde49d3dcf4b85cf QA::Resource::Group1191[May 30 2023 03:16:19 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-95f0d0df35b63b2f1192[May 30 2023 03:16:19 UTC (QA Tests)] INFO -- Caching token for username: qa-user-95f0d0df35b63b2f, last six chars of token:s7DeJN1193[May 30 2023 03:16:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-95f0d0df35b63b2f-yfqxf8dr' via api in 0.08 seconds1194[May 30 2023 03:16:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds1195[May 30 2023 03:16:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-95f0d0df35b63b2f'1196 is allowed to commit to sub-group project via the API1197Analytics1198 Service ping default enabled1199 when using default enabled from gitlab.yml config1200[May 30 2023 03:16:19 UTC (QA Tests)] INFO -- Starting test: Analytics Service ping default enabled when using default enabled from gitlab.yml config has service ping toggle enabled1201[May 30 2023 03:16:20 UTC (QA Tests)] INFO -- filling :login_field with "root"1202[May 30 2023 03:16:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1203[May 30 2023 03:16:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1204[May 30 2023 03:16:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1205[May 30 2023 03:16:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1206[May 30 2023 03:16:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.106s1207[May 30 2023 03:16:23 UTC (QA Tests)] INFO -- Enabling super sidebar!1208[May 30 2023 03:16:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled1209[May 30 2023 03:16:25 UTC (QA Tests)] INFO -- clicking :context_switcher1210[May 30 2023 03:16:25 UTC (QA Tests)] INFO -- clicking :nav_item_link1211[May 30 2023 03:16:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.641s1212[May 30 2023 03:16:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.252s1213[May 30 2023 03:16:27 UTC (QA Tests)] INFO -- clicking :menu_section_button1214[May 30 2023 03:16:27 UTC (QA Tests)] INFO -- clicking :nav_item_link1215[May 30 2023 03:16:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.523s1216 has service ping toggle enabled1217Analytics1218 Performance bar display1219 when logged in as an admin user1220[May 30 2023 03:16:29 UTC (QA Tests)] INFO -- Starting test: Analytics Performance bar display when logged in as an admin user shows results for the original request and AJAX requests1221[May 30 2023 03:16:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1222[May 30 2023 03:16:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1223[May 30 2023 03:16:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1224[May 30 2023 03:16:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1225[May 30 2023 03:16:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1226[May 30 2023 03:16:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.071s1227[May 30 2023 03:16:31 UTC (QA Tests)] INFO -- Enabling super sidebar!1228[May 30 2023 03:16:31 UTC (QA Tests)] INFO -- Super sidebar is already enabled1229[May 30 2023 03:16:33 UTC (QA Tests)] INFO -- clicking :context_switcher1230[May 30 2023 03:16:33 UTC (QA Tests)] INFO -- clicking :nav_item_link1231[May 30 2023 03:16:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.625s1232[May 30 2023 03:16:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.245s1233[May 30 2023 03:16:35 UTC (QA Tests)] INFO -- clicking :menu_section_button1234[May 30 2023 03:16:35 UTC (QA Tests)] INFO -- clicking :nav_item_link1235[May 30 2023 03:16:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.573s1236[May 30 2023 03:16:37 UTC (QA Tests)] INFO -- checking via JS :enable_performance_bar_checkbox with args {}1237[May 30 2023 03:16:37 UTC (QA Tests)] INFO -- clicking :save_changes_button1238[May 30 2023 03:16:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_changes_button' took 0.869s1239[May 30 2023 03:16:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds1240[May 30 2023 03:16:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.15 seconds1241[May 30 2023 03:16:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-issues-4413a01ecbf93763' via api in 0.61 seconds1242[May 30 2023 03:16:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-issues-4413a01ecbf937631243[May 30 2023 03:16:39 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1244[May 30 2023 03:16:39 UTC (QA Tests)] INFO -- clicking :create_menu_item1245[May 30 2023 03:16:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.179s1246[May 30 2023 03:16:41 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Performance bar test"1247[May 30 2023 03:16:41 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1248[May 30 2023 03:16:41 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description eb36783477dfafcd"1249[May 30 2023 03:16:41 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1250[May 30 2023 03:16:42 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present1251[May 30 2023 03:16:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.177s1252[May 30 2023 03:16:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 7.32 seconds1253[May 30 2023 03:16:45 UTC (QA Tests)] INFO -- clicking :request_dropdown1254 shows results for the original request and AJAX requests1255Verify1256 Pipeline with protected variable1257[May 30 2023 03:16:46 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable exposes variable on protected branch1258[May 30 2023 03:16:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1259[May 30 2023 03:16:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.14 seconds1260[May 30 2023 03:16:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-ci-variables-40fb1039482c0117' via api in 0.57 seconds1261[May 30 2023 03:16:46 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1262[May 30 2023 03:16:46 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1263[May 30 2023 03:16:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1264[May 30 2023 03:16:49 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-00tyibip --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-00tyibip 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-00tyibip --url http://gitlab-ce-6b98be1c.test/relative --registration-token **** --tag-list qa-runner-00tyibip --executor shell && gitlab-runner run" `1265[May 30 2023 03:16:52 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-00tyibip`1266[May 30 2023 03:16:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1267[May 30 2023 03:16:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-00tyibip' via api in 7.41 seconds1268[May 30 2023 03:16:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds1269[May 30 2023 03:16:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1270[May 30 2023 03:16:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1271[May 30 2023 03:16:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"1272[May 30 2023 03:16:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1273[May 30 2023 03:16:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1274[May 30 2023 03:16:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.242s1275[May 30 2023 03:16:57 UTC (QA Tests)] INFO -- Enabling super sidebar!1276[May 30 2023 03:16:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled1277[May 30 2023 03:16:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-ci-variables-40fb1039482c01171278[May 30 2023 03:17:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.28 seconds1279[May 30 2023 03:17:01 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-ci-variables-40fb1039482c0117 QA::Resource::Project1280[May 30 2023 03:17:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.29 seconds1281[May 30 2023 03:17:01 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-ci-variables-40fb1039482c0117 QA::Resource::Project1282[May 30 2023 03:17:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds1283[May 30 2023 03:17:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds1284[May 30 2023 03:17:02 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"1285[May 30 2023 03:17:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 1.29 seconds1286[May 30 2023 03:17:03 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user11287[May 30 2023 03:17:03 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:Rey1aS1288[May 30 2023 03:17:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-o2ee6ws2' via api in 0.11 seconds1289[May 30 2023 03:17:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds1290[May 30 2023 03:17:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.071s1291[May 30 2023 03:17:05 UTC (QA Tests)] INFO -- clicking :user_avatar_content1292[May 30 2023 03:17:05 UTC (QA Tests)] INFO -- clicking :sign_out_link1293[May 30 2023 03:17:06 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1294[May 30 2023 03:17:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1295[May 30 2023 03:17:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1296[May 30 2023 03:17:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1297[May 30 2023 03:17:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1298[May 30 2023 03:17:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.837s1299[May 30 2023 03:17:08 UTC (QA Tests)] INFO -- Enabling super sidebar!1300[May 30 2023 03:17:08 UTC (QA Tests)] INFO -- Super sidebar is already enabled1301[May 30 2023 03:17:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-ci-variables-40fb1039482c01171302[May 30 2023 03:17:10 UTC (QA Tests)] INFO -- clicking :menu_section_button1303[May 30 2023 03:17:10 UTC (QA Tests)] INFO -- clicking :nav_item_link1304[May 30 2023 03:17:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.869s1305[May 30 2023 03:17:13 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1306[May 30 2023 03:17:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.312s1307[May 30 2023 03:17:14 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user21308[May 30 2023 03:17:14 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user2, last six chars of token:Hat3zL1309[May 30 2023 03:17:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-0uxxjg62' via api in 0.08 seconds1310[May 30 2023 03:17:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1311[May 30 2023 03:17:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.055s1312[May 30 2023 03:17:16 UTC (QA Tests)] INFO -- clicking :user_avatar_content1313[May 30 2023 03:17:16 UTC (QA Tests)] INFO -- clicking :sign_out_link1314[May 30 2023 03:17:17 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1315[May 30 2023 03:17:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1316[May 30 2023 03:17:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"1317[May 30 2023 03:17:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1318[May 30 2023 03:17:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1319[May 30 2023 03:17:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.882s1320[May 30 2023 03:17:19 UTC (QA Tests)] INFO -- Enabling super sidebar!1321[May 30 2023 03:17:19 UTC (QA Tests)] INFO -- Super sidebar is already enabled1322[May 30 2023 03:17:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-ci-variables-40fb1039482c01171323[May 30 2023 03:17:21 UTC (QA Tests)] INFO -- clicking :menu_section_button1324[May 30 2023 03:17:21 UTC (QA Tests)] INFO -- clicking :nav_item_link1325[May 30 2023 03:17:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.787s1326[May 30 2023 03:17:24 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1327[May 30 2023 03:17:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.348s1328[May 30 2023 03:17:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-00tyibip'1329[May 30 2023 03:17:25 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-00tyibip`1330 exposes variable on protected branch1331[May 30 2023 03:17:26 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable does not expose variable on unprotected branch1332[May 30 2023 03:17:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1333[May 30 2023 03:17:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.13 seconds1334[May 30 2023 03:17:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-ci-variables-3e094fbff75cfedb' via api in 0.57 seconds1335[May 30 2023 03:17:26 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1336[May 30 2023 03:17:26 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1337[May 30 2023 03:17:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1338[May 30 2023 03:17:32 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-p694vgae --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-p694vgae 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-p694vgae --url http://gitlab-ce-6b98be1c.test/relative --registration-token **** --tag-list qa-runner-p694vgae --executor shell && gitlab-runner run" `1339[May 30 2023 03:17:32 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-p694vgae`1340[May 30 2023 03:17:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1341[May 30 2023 03:17:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-p694vgae' via api in 6.19 seconds1342[May 30 2023 03:17:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds1343[May 30 2023 03:17:34 UTC (QA Tests)] INFO -- filling :login_field with "root"1344[May 30 2023 03:17:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1345[May 30 2023 03:17:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1346[May 30 2023 03:17:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1347[May 30 2023 03:17:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1348[May 30 2023 03:17:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.076s1349[May 30 2023 03:17:36 UTC (QA Tests)] INFO -- Enabling super sidebar!1350[May 30 2023 03:17:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled1351[May 30 2023 03:17:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-ci-variables-3e094fbff75cfedb1352[May 30 2023 03:17:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.21 seconds1353[May 30 2023 03:17:39 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-ci-variables-3e094fbff75cfedb QA::Resource::Project1354[May 30 2023 03:17:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds1355[May 30 2023 03:17:39 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-ci-variables-3e094fbff75cfedb QA::Resource::Project1356[May 30 2023 03:17:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.17 seconds1357[May 30 2023 03:17:40 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:Rey1aS1358[May 30 2023 03:17:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-mef7uace' via cache in 0.0 seconds1359[May 30 2023 03:17:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds1360[May 30 2023 03:17:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.79 seconds1361[May 30 2023 03:17:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.028s1362[May 30 2023 03:17:42 UTC (QA Tests)] INFO -- clicking :user_avatar_content1363[May 30 2023 03:17:42 UTC (QA Tests)] INFO -- clicking :sign_out_link1364[May 30 2023 03:17:43 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1365[May 30 2023 03:17:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1366[May 30 2023 03:17:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1367[May 30 2023 03:17:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1368[May 30 2023 03:17:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1369[May 30 2023 03:17:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.748s1370[May 30 2023 03:17:44 UTC (QA Tests)] INFO -- Enabling super sidebar!1371[May 30 2023 03:17:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled1372[May 30 2023 03:17:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-ci-variables-3e094fbff75cfedb1373[May 30 2023 03:17:47 UTC (QA Tests)] INFO -- clicking :menu_section_button1374[May 30 2023 03:17:47 UTC (QA Tests)] INFO -- clicking :nav_item_link1375[May 30 2023 03:17:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.78s1376[May 30 2023 03:17:49 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1377[May 30 2023 03:17:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.345s1378[May 30 2023 03:17:51 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user2, last six chars of token:Hat3zL1379[May 30 2023 03:17:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-8t1dsf61' via cache in 0.0 seconds1380[May 30 2023 03:17:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds1381[May 30 2023 03:17:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '2' via api in 0.77 seconds1382[May 30 2023 03:17:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.015s1383[May 30 2023 03:17:53 UTC (QA Tests)] INFO -- clicking :user_avatar_content1384[May 30 2023 03:17:53 UTC (QA Tests)] INFO -- clicking :sign_out_link1385[May 30 2023 03:17:54 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1386[May 30 2023 03:17:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1387[May 30 2023 03:17:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1388[May 30 2023 03:17:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1389[May 30 2023 03:17:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1390[May 30 2023 03:17:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.771s1391[May 30 2023 03:17:55 UTC (QA Tests)] INFO -- Enabling super sidebar!1392[May 30 2023 03:17:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled1393[May 30 2023 03:17:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-ci-variables-3e094fbff75cfedb1394[May 30 2023 03:17:58 UTC (QA Tests)] INFO -- clicking :menu_section_button1395[May 30 2023 03:17:58 UTC (QA Tests)] INFO -- clicking :nav_item_link1396[May 30 2023 03:17:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.788s1397[May 30 2023 03:18:00 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1398[May 30 2023 03:18:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.268s1399[May 30 2023 03:18:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-p694vgae'1400[May 30 2023 03:18:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-p694vgae`1401 does not expose variable on unprotected branch1402Create1403 Git Server Hooks1404 with custom error messages1405[May 30 2023 03:18:02 UTC (QA Tests)] INFO -- Starting test: Create Git Server Hooks with custom error messages renders preconfigured error message when user hook failed on commit in WebIDE1406 renders preconfigured error message when user hook failed on commit in WebIDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1407Manage1408 Gitlab migration1409 with import within same instance1410[May 30 2023 03:18:02 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with import within same instance successfully imports project1411[May 30 2023 03:18:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds1412[May 30 2023 03:18:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1413[May 30 2023 03:18:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.12 seconds1414[May 30 2023 03:18:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/source-group-for-import-85e0c9f5' via api in 0.56 seconds1415[May 30 2023 03:18:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.06 seconds1416[May 30 2023 03:18:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'target-user-2ee70d3451e2' via api in 0.25 seconds1417[May 30 2023 03:18:04 UTC (QA Tests)] INFO -- Setting application settings: {:bulk_import_enabled=>true}1418[May 30 2023 03:18:04 UTC (QA Tests)] INFO -- Setting application settings: {:bulk_import_enabled=>true}1419[May 30 2023 03:18:04 UTC (QA Tests)] INFO -- Adding user target-user-2ee70d3451e2 to gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8 QA::Resource::Group1420[May 30 2023 03:18:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/source-group-for-import-85e0c9f5/the_awesome_project-cd28a987aef919ca' via api in 0.75 seconds1421[May 30 2023 03:18:05 UTC (QA Tests)] INFO -- No cached token found for username: target-user-2ee70d3451e21422[May 30 2023 03:18:05 UTC (QA Tests)] INFO -- Caching token for username: target-user-2ee70d3451e2, last six chars of token:RsC_Mx1423[May 30 2023 03:18:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-2ee70d3451e2-nzpvm96i' via api in 0.09 seconds1424[May 30 2023 03:18:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/target-group-for-import-56925cb8' via api in 0.63 seconds1425[May 30 2023 03:19:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'target-user-2ee70d3451e2'1426 successfully imports project1427Create1428 First file using Web IDE1429[May 30 2023 03:19:28 UTC (QA Tests)] INFO -- Starting test: Create First file using Web IDE creates the first file in an empty project via Web IDE1430 creates the first file in an empty project via Web IDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1431Manage1432 basic user login1433[May 30 2023 03:19:28 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out1434[May 30 2023 03:19:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1435[May 30 2023 03:19:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1436[May 30 2023 03:19:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1437[May 30 2023 03:19:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1438[May 30 2023 03:19:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1439[May 30 2023 03:19:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.051s1440[May 30 2023 03:19:32 UTC (QA Tests)] INFO -- Enabling super sidebar!1441[May 30 2023 03:19:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled1442[May 30 2023 03:19:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.019s1443[May 30 2023 03:19:35 UTC (QA Tests)] INFO -- clicking :user_avatar_content1444[May 30 2023 03:19:35 UTC (QA Tests)] INFO -- clicking :sign_out_link1445[May 30 2023 03:19:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.924s1446 user logs in using basic credentials and logs out1447Verify1448 Trigger matrix1449[May 30 2023 03:19:36 UTC (QA Tests)] INFO -- Starting test: Verify Trigger matrix creates 2 trigger jobs and passes corresponding matrix variables1450[May 30 2023 03:19:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1451[May 30 2023 03:19:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.15 seconds1452[May 30 2023 03:19:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-pipeline-a6b95c3f603fe522' via api in 1.92 seconds1453[May 30 2023 03:19:38 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1454[May 30 2023 03:19:38 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1455[May 30 2023 03:19:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1456[May 30 2023 03:19:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-jjwj9580 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-jjwj9580 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-jjwj9580 --url http://gitlab-ce-6b98be1c.test/relative --registration-token **** --tag-list qa-runner-jjwj9580 --executor shell && gitlab-runner run" `1457[May 30 2023 03:19:39 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-jjwj9580`1458[May 30 2023 03:19:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1459[May 30 2023 03:19:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-jjwj9580' via api in 2.38 seconds1460[May 30 2023 03:19:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1461[May 30 2023 03:19:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1462[May 30 2023 03:19:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1463[May 30 2023 03:19:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1464[May 30 2023 03:19:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1465[May 30 2023 03:19:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.221s1466[May 30 2023 03:19:43 UTC (QA Tests)] INFO -- Enabling super sidebar!1467[May 30 2023 03:19:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled1468[May 30 2023 03:19:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.67 seconds1469[May 30 2023 03:19:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-pipeline-a6b95c3f603fe5221470[May 30 2023 03:19:47 UTC (QA Tests)] INFO -- clicking :menu_section_button1471[May 30 2023 03:19:48 UTC (QA Tests)] INFO -- clicking :nav_item_link1472[May 30 2023 03:19:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.21s1473[May 30 2023 03:20:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements linked_pipeline_container' took 0.512s1474[May 30 2023 03:20:02 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1475[May 30 2023 03:20:02 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1476[May 30 2023 03:20:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.442s1477[May 30 2023 03:20:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-jjwj9580'1478[May 30 2023 03:20:04 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-jjwj9580`1479[May 30 2023 03:20:05 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-pipeline-a6b95c3f603fe522'1480 creates 2 trigger jobs and passes corresponding matrix variables1481Manage1482 2FA1483 allows enforcing 2FA via UI and logging in with 2FA (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/409336)1484Create1485 Create a new merge request1486[May 30 2023 03:20:05 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request1487[May 30 2023 03:20:06 UTC (QA Tests)] INFO -- filling :login_field with "root"1488[May 30 2023 03:20:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1489[May 30 2023 03:20:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1490[May 30 2023 03:20:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1491[May 30 2023 03:20:07 UTC (QA Tests)] INFO -- clicking :sign_in_button1492[May 30 2023 03:20:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.259s1493[May 30 2023 03:20:08 UTC (QA Tests)] INFO -- Enabling super sidebar!1494[May 30 2023 03:20:08 UTC (QA Tests)] INFO -- Super sidebar is already enabled1495[May 30 2023 03:20:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.1 seconds1496[May 30 2023 03:20:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.17 seconds1497[May 30 2023 03:20:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-9aa9bb40e44e829f' via api in 1.48 seconds1498[May 30 2023 03:20:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds1499[May 30 2023 03:20:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1500[May 30 2023 03:20:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-9aa9bb40e44e829f1501[May 30 2023 03:20:16 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1502[May 30 2023 03:20:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.348s1503[May 30 2023 03:20:18 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"1504[May 30 2023 03:20:18 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1505[May 30 2023 03:20:18 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "... to find them, to bring them all, and in the darkness bind them"1506[May 30 2023 03:20:18 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1507[May 30 2023 03:20:19 UTC (QA Tests)] INFO -- clicking :assign_to_me_link1508[May 30 2023 03:20:19 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1509[May 30 2023 03:20:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.687s1510[May 30 2023 03:20:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 11.0 seconds1511 creates a basic merge request1512[May 30 2023 03:20:23 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a merge request with a milestone and label1513[May 30 2023 03:20:23 UTC (QA Tests)] INFO -- filling :login_field with "root"1514[May 30 2023 03:20:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1515[May 30 2023 03:20:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1516[May 30 2023 03:20:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1517[May 30 2023 03:20:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1518[May 30 2023 03:20:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.18s1519[May 30 2023 03:20:26 UTC (QA Tests)] INFO -- Enabling super sidebar!1520[May 30 2023 03:20:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled1521[May 30 2023 03:20:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.07 seconds1522[May 30 2023 03:20:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.14 seconds1523[May 30 2023 03:20:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-4666e7d04162ecc8' via api in 1.23 seconds1524[May 30 2023 03:20:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '5' via api in 0.17 seconds1525[May 30 2023 03:20:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.14 seconds1526[May 30 2023 03:20:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds1527[May 30 2023 03:20:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1528[May 30 2023 03:20:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-4666e7d04162ecc81529[May 30 2023 03:20:32 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1530[May 30 2023 03:20:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.727s1531[May 30 2023 03:20:34 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"1532[May 30 2023 03:20:34 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1533[May 30 2023 03:20:34 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "... to find them, to bring them all, and in the darkness bind them"1534[May 30 2023 03:20:34 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1535[May 30 2023 03:20:35 UTC (QA Tests)] INFO -- clicking :assign_to_me_link1536[May 30 2023 03:20:35 UTC (QA Tests)] INFO -- clicking :issuable_label_dropdown1537[May 30 2023 03:20:36 UTC (QA Tests)] INFO -- clicking :issuable_label_dropdown1538[May 30 2023 03:20:36 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present1539[May 30 2023 03:20:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.491s1540[May 30 2023 03:20:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 10.34 seconds1541 creates a merge request with a milestone and label1542Plan1543 Issue1544[May 30 2023 03:20:40 UTC (QA Tests)] INFO -- Starting test: Plan Issue closes via pushing a commit1545[May 30 2023 03:20:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds1546[May 30 2023 03:20:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.24 seconds1547[May 30 2023 03:20:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-for-issues-7c84fb29a539d3bd' via api in 0.93 seconds1548[May 30 2023 03:20:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '16' via api in 1.38 seconds1549[May 30 2023 03:20:42 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Initial commit"1550[May 30 2023 03:20:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.74 seconds1551[May 30 2023 03:20:44 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Closes #1"1552[May 30 2023 03:20:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.59 seconds1553 closes via pushing a commit1554Verify1555 Pipeline with prefill variables1556[May 30 2023 03:20:46 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows only variables with description as prefill variables on the run pipeline page1557[May 30 2023 03:20:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.06 seconds1558[May 30 2023 03:20:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.14 seconds1559[May 30 2023 03:20:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-prefill-variables-3601e75c702179a7' via api in 1.01 seconds1560[May 30 2023 03:20:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds1561[May 30 2023 03:20:48 UTC (QA Tests)] INFO -- filling :login_field with "root"1562[May 30 2023 03:20:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1563[May 30 2023 03:20:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1564[May 30 2023 03:20:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1565[May 30 2023 03:20:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1566[May 30 2023 03:20:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.988s1567[May 30 2023 03:20:51 UTC (QA Tests)] INFO -- Enabling super sidebar!1568[May 30 2023 03:20:51 UTC (QA Tests)] INFO -- Super sidebar is already enabled1569[May 30 2023 03:20:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-prefill-variables-3601e75c702179a71570[May 30 2023 03:20:55 UTC (QA Tests)] INFO -- clicking :menu_section_button1571[May 30 2023 03:20:55 UTC (QA Tests)] INFO -- clicking :nav_item_link1572[May 30 2023 03:20:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.822s1573[May 30 2023 03:20:56 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present1574[May 30 2023 03:20:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.749s1575 shows only variables with description as prefill variables on the run pipeline page1576[May 30 2023 03:21:00 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows dropdown for variables with description, value, and options defined1577[May 30 2023 03:21:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.09 seconds1578[May 30 2023 03:21:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.16 seconds1579[May 30 2023 03:21:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-prefill-variables-803e5bef8da4cb28' via api in 0.66 seconds1580[May 30 2023 03:21:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds1581[May 30 2023 03:21:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1582[May 30 2023 03:21:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1583[May 30 2023 03:21:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1584[May 30 2023 03:21:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1585[May 30 2023 03:21:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1586[May 30 2023 03:21:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.453s1587[May 30 2023 03:21:05 UTC (QA Tests)] INFO -- Enabling super sidebar!1588[May 30 2023 03:21:05 UTC (QA Tests)] INFO -- Super sidebar is already enabled1589[May 30 2023 03:21:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/project-with-prefill-variables-803e5bef8da4cb281590[May 30 2023 03:21:08 UTC (QA Tests)] INFO -- clicking :menu_section_button1591[May 30 2023 03:21:08 UTC (QA Tests)] INFO -- clicking :nav_item_link1592[May 30 2023 03:21:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.82s1593[May 30 2023 03:21:09 UTC (QA Tests)] INFO -- clicking :run_pipeline_button and ensuring QA::Page::Project::Pipeline::New is present1594[May 30 2023 03:21:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run_pipeline_button' took 1.296s1595[May 30 2023 03:21:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.76s1596[May 30 2023 03:21:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.78s1597[May 30 2023 03:21:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? ci_variable_value_dropdown' took 1.802s1598[May 30 2023 03:21:12 UTC (QA Tests)] INFO -- clicking :ci_variable_value_dropdown1599 shows dropdown for variables with description, value, and options defined1600Create1601 Upload a file in Web IDE1602 when the file is binary1603[May 30 2023 03:21:12 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is binary shows a Download button1604 shows a Download button (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1605 when the file is an image1606[May 30 2023 03:21:12 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is an image shows an image viewer1607 shows an image viewer (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1608 when the file is a text file1609[May 30 2023 03:21:12 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when the file is a text file shows the Edit tab with the text1610 shows the Edit tab with the text (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1611 when a file with the same name already exists1612[May 30 2023 03:21:12 UTC (QA Tests)] INFO -- Starting test: Create Upload a file in Web IDE when a file with the same name already exists throws an error1613 throws an error (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1614Create1615 Push over SSH using Git protocol version 21616[May 30 2023 03:21:13 UTC (QA Tests)] INFO -- filling :login_field with "root"1617[May 30 2023 03:21:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1618[May 30 2023 03:21:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"1619[May 30 2023 03:21:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1620[May 30 2023 03:21:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1621[May 30 2023 03:21:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.29s1622[May 30 2023 03:21:15 UTC (QA Tests)] INFO -- Enabling super sidebar!1623[May 30 2023 03:21:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled1624[May 30 2023 03:21:17 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230530-39-9kyqir/id_rsa -N `1625[May 30 2023 03:21:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.81 seconds1626[May 30 2023 03:21:18 UTC (QA Tests)] INFO -- Starting test: Create Push over SSH using Git protocol version 2 user pushes to the repository1627[May 30 2023 03:21:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-3' via api in 0.22 seconds1628[May 30 2023 03:21:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8' via api in 0.3 seconds1629[May 30 2023 03:21:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/git-protocol-project-e40204a00346dabe' via api in 0.78 seconds1630[May 30 2023 03:21:20 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"1631[May 30 2023 03:21:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6b98be1c.test/relative/gitlab-qa-sandbox-group-3/qa-test-2023-05-30-03-06-44-7e8ea5e34b0c14b8/git-protocol-project-e40204a00346dabe1632[May 30 2023 03:21:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'1633 user pushes to the repository1634Create1635 Open Web IDE from Diff Tab1636[May 30 2023 03:21:23 UTC (QA Tests)] INFO -- Starting test: Create Open Web IDE from Diff Tab opens and edits a multi-file merge request in Web IDE from Diff Tab1637 opens and edits a multi-file merge request in Web IDE from Diff Tab (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1638Package1639 SaaS Container Registry1640 pushes project image to the container registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)1641Manage1642 2FA1643[May 30 2023 03:21:23 UTC (QA Tests)] INFO -- Starting test: Manage 2FA allows 2FA code recovery via ssh1644[May 30 2023 03:21:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-744eae15dabfb8d7' via api in 0.42 seconds1645[May 30 2023 03:21:23 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230530-39-4m7uu1/id_rsa -N `1646[May 30 2023 03:21:23 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-744eae15dabfb8d71647[May 30 2023 03:21:24 UTC (QA Tests)] INFO -- Caching token for username: qa-user-744eae15dabfb8d7, last six chars of token:xrMo181648[May 30 2023 03:21:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-744eae15dabfb8d7-uehef5wp' via api in 0.1 seconds1649[May 30 2023 03:21:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.41 seconds1650[May 30 2023 03:21:24 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-744eae15dabfb8d7"1651[May 30 2023 03:21:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1652[May 30 2023 03:21:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1653[May 30 2023 03:21:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1654[May 30 2023 03:21:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1655[May 30 2023 03:21:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.798s1656[May 30 2023 03:21:26 UTC (QA Tests)] INFO -- Enabling super sidebar!1657[May 30 2023 03:21:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled1658[May 30 2023 03:21:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.023s1659[May 30 2023 03:21:28 UTC (QA Tests)] INFO -- clicking :user_avatar_content1660[May 30 2023 03:21:28 UTC (QA Tests)] INFO -- clicking :edit_profile_link1661[May 30 2023 03:21:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.816s1662[May 30 2023 03:21:29 UTC (QA Tests)] INFO -- clicking :nav_item_link1663[May 30 2023 03:21:30 UTC (QA Tests)] INFO -- clicking :enable_2fa_button1664[May 30 2023 03:21:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element enable_2fa_button' took 0.758s1665[May 30 2023 03:22:00 UTC (QA Tests)] INFO -- filling :pin_code_field with "698332"1666[May 30 2023 03:22:00 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field1667[May 30 2023 03:22:01 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"1668[May 30 2023 03:22:01 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field1669[May 30 2023 03:22:01 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button1670[May 30 2023 03:22:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element register_2fa_app_button' took 1.233s1671[May 30 2023 03:22:02 UTC (QA Tests)] INFO -- clicking :copy_button1672[May 30 2023 03:22:02 UTC (QA Tests)] INFO -- clicking :proceed_button1673[May 30 2023 03:22:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.024s1674[May 30 2023 03:22:04 UTC (QA Tests)] INFO -- clicking :user_avatar_content1675[May 30 2023 03:22:04 UTC (QA Tests)] INFO -- clicking :sign_out_link1676[May 30 2023 03:22:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.561s1677[May 30 2023 03:22:06 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-744eae15dabfb8d7"1678[May 30 2023 03:22:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1679[May 30 2023 03:22:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"1680[May 30 2023 03:22:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1681[May 30 2023 03:22:07 UTC (QA Tests)] INFO -- clicking :sign_in_button1682[May 30 2023 03:22:07 UTC (QA Tests)] INFO -- Enabling super sidebar!1683[May 30 2023 03:22:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.037s1684[May 30 2023 03:22:11 UTC (QA Tests)] INFO -- User is not signed in, skipping1685[May 30 2023 03:22:12 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "b5afbc6b37fa49dc"1686[May 30 2023 03:22:12 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field1687[May 30 2023 03:22:12 UTC (QA Tests)] INFO -- clicking :verify_code_button1688[May 30 2023 03:22:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 1.144s1689[May 30 2023 03:22:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.056s1690[May 30 2023 03:22:14 UTC (QA Tests)] INFO -- clicking :user_avatar_content1691[May 30 2023 03:22:14 UTC (QA Tests)] INFO -- clicking :sign_out_link1692[May 30 2023 03:22:15 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-744eae15dabfb8d7"1693[May 30 2023 03:22:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1694[May 30 2023 03:22:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"1695[May 30 2023 03:22:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1696[May 30 2023 03:22:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1697[May 30 2023 03:22:16 UTC (QA Tests)] INFO -- Enabling super sidebar!1698[May 30 2023 03:22:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.028s1699[May 30 2023 03:22:19 UTC (QA Tests)] INFO -- User is not signed in, skipping1700[May 30 2023 03:22:20 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "b5afbc6b37fa49dc"1701[May 30 2023 03:22:20 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field1702[May 30 2023 03:22:21 UTC (QA Tests)] INFO -- clicking :verify_code_button1703[May 30 2023 03:22:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.813s1704 allows 2FA code recovery via ssh1705[May 30 2023 03:22:22 UTC (QA Tests)] WARN -- 1706========= Knapsack Time Offset Warning ==========1707Time offset: 30s1708Max allowed node time execution: 15m 23s1709Exceeded time: 18s1711Test on this CI node ran for longer than the max allowed node time execution.1712Please regenerate your knapsack report.1713If that doesn't help, you can split your slowest test files into smaller files, or bump up the time_offset_in_seconds setting.1714You can also allow the knapsack_pro gem to automatically divide your slow test files across parallel CI nodes.1715https://knapsackpro.com/faq/question/how-to-auto-split-test-files-by-test-cases-on-parallel-jobs-ci-nodes?utm_source=knapsack_gem&utm_medium=knapsack_gem_output&utm_campaign=knapsack_gem_time_offset_warning1716Need explanation? See FAQ:1718=================================================1719Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:1720https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation1721Sign up for Knapsack Pro here:1723=================================================1724[May 30 2023 03:22:22 UTC (QA Tests)] INFO -- 1725Knapsack global time execution for tests: 15m 41s1726Pending: (Failures listed here are expected and do not affect your suite's status)1727 1) Create Review a merge request in Web IDE opens and edits a merge request in Web IDE1728 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441729 # ./qa/specs/features/browser_ui/3_create/web_ide_old/review_merge_request_spec.rb:351730 2) Create Merge requests when merging once behaves like merge when pipeline succeeds merges after pipeline succeeds1731 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4030171732 # ./qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb:531733 3) Monitor Recovery alert when using Prometheus integration behaves like triggers recovery alert only closes the correct incident1734 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3955121735 # ./qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb:101736 4) Monitor Recovery alert when using HTTP endpoint integration behaves like triggers recovery alert only closes the correct incident1737 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3955121738 # ./qa/specs/features/browser_ui/8_monitor/incident_management/recovery_alert_closes_correct_incident_spec.rb:101739 5) Create Git Server Hooks with custom error messages renders preconfigured error message when user hook failed on commit in WebIDE1740 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441741 # ./qa/specs/features/browser_ui/3_create/web_ide_old/server_hooks_custom_error_message_spec.rb:271742 6) Create First file using Web IDE creates the first file in an empty project via Web IDE1743 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441744 # ./qa/specs/features/browser_ui/3_create/web_ide_old/create_first_file_in_web_ide_spec.rb:241745 7) Manage 2FA allows enforcing 2FA via UI and logging in with 2FA1746 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4093361747 # ./qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb:521748 8) Create Upload a file in Web IDE when the file is binary shows a Download button1749 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441750 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:631751 9) Create Upload a file in Web IDE when the file is an image shows an image viewer1752 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441753 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:811754 10) Create Upload a file in Web IDE when the file is a text file shows the Edit tab with the text1755 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441756 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:431757 11) Create Upload a file in Web IDE when a file with the same name already exists throws an error1758 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441759 # ./qa/specs/features/browser_ui/3_create/web_ide_old/upload_new_file_in_web_ide_spec.rb:301760 12) Create Open Web IDE from Diff Tab opens and edits a multi-file merge request in Web IDE from Diff Tab1761 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441762 # ./qa/specs/features/browser_ui/3_create/web_ide_old/open_web_ide_from_diff_tab_spec.rb:561763 13) Package SaaS Container Registry pushes project image to the container registry and deletes tag1764 # Test is not compatible with this environment or pipeline1765 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/container_registry_spec.rb:531766Finished in 15 minutes 43 seconds (files took 3.54 seconds to load)176770 examples, 0 failures, 13 pending1768Randomized with seed 361911769[May 30 2023 03:22:22 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-6b98be1c`1770[May 30 2023 03:22:22 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-6b98be1c`1772Running after script...1773$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1774$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1775$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1901Not uploading cache qa-e2e-ruby-3.0-6a056e500f83db53eb3d88c766f9864d-16 due to policy1903Uploading artifacts...1904gitlab-qa-run-*: found 364 matching artifact files and directories 1905Uploading artifacts as "archive" to coordinator... 201 Created id=4370061767 responseStatus=201 Created token=64_FTLHU1906Uploading artifacts...1907gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1908Uploading artifacts as "junit" to coordinator... 201 Created id=4370061767 responseStatus=201 Created token=64_FTLHU1909Uploading artifacts...1910/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1911Uploading artifacts as "dotenv" to coordinator... 201 Created id=4370061767 responseStatus=201 Created token=64_FTLHU1913Job succeeded