update-ee-to-ce
Failed 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:b69505fb6de7b54eb89a5e779a34db2f37bbd7a73b49583f8ee6e619e87fc2ba 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:e02654b239ab1d0f04979c737861e53776de287de8af1e1005c9f2731c3dc905 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1684892865-c0e018c1-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: 176798, done. 20remote: Counting objects: 100% (176798/176798), done. 21remote: Compressing objects: 100% (106361/106361), done. 22remote: Total 176798 (delta 90658), reused 125303 (delta 63946), pack-reused 0 23Receiving objects: 100% (176798/176798), 139.41 MiB | 44.10 MiB/s, done.24Resolving deltas: 100% (90658/90658), done.26 * [new ref] refs/pipelines/876835421 -> refs/pipelines/87683542127 * [new branch] master -> origin/master28Checking out e73b540d as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-cc139e7a6017dde712be6c7f1fd97b0a-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-cc139e7a6017dde712be6c7f1fd97b0a-16 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for trigger-omnibus-env (4338778314)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4338778314 responseStatus=200 OK token=64_C2-N-38Downloading artifacts for trigger-omnibus-env-ce (4338778315)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4338778315 responseStatus=200 OK token=64_C2-N-40Downloading artifacts for download-knapsack-report (4338778319)...41Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4338778319 responseStatus=200 OK token=64_C2-N-43Using docker image sha256:b69505fb6de7b54eb89a5e779a34db2f37bbd7a73b49583f8ee6e619e87fc2ba 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:e02654b239ab1d0f04979c737861e53776de287de8af1e1005c9f2731c3dc905 ...44$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE45$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")46$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command47Bundle complete! 37 Gemfile dependencies, 129 gems now installed.48Use `bundle info [gemname]` to see where a bundled gem is installed.49$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")50$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa Test::Omnibus::UpdateFromPrevious $RELEASE $GITLAB_SEMVER_VERSION $UPDATE_TYPE $UPDATE_FROM_EDITION -- $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"51$ echo "Running - '$QA_COMMAND'"52Running - 'bundle exec gitlab-qa Test::Omnibus::UpdateFromPrevious registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:e73b540d95c261aed73b1dfe4b9e2166942fae09 16.1.0-pre minor ee -- --tag smoke --format QA::Support::JsonFormatter --out tmp/rspec-4338778320.json --format RspecJunitFormatter --out tmp/rspec-4338778320.xml --format html --out tmp/rspec-$(echo update-ee-to-ce | sed 's/[ /]/_/g').htm --color --format documentation'53$ eval "$QA_COMMAND"54[May 24 2023 03:00:11 UTC (Gitlab QA)] INFO -- Fetching docker tags from 'gitlab/gitlab-ee' registry55[May 24 2023 03:00:11 UTC (Gitlab QA)] INFO -- Performing gitlab update: gitlab/gitlab-ee:16.0.1-ee.0 => registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:e73b540d95c261aed73b1dfe4b9e2166942fae09 (16.1.0-pre)56[May 24 2023 03:00:11 UTC (Gitlab QA)] INFO -- Deploying release: gitlab/gitlab-ee:16.0.1-ee.057[May 24 2023 03:00:11 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-78781f11$`58[May 24 2023 03:00:11 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-78781f11 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`59[May 24 2023 03:00:12 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.4.1/tls_certificates/authority/. alpine-78781f11:/etc/gitlab/trusted-certs`60[May 24 2023 03:00:13 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.4.1/tls_certificates/gitlab/. alpine-78781f11:/etc/gitlab/ssl`61[May 24 2023 03:00:13 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-78781f11`62[May 24 2023 03:00:13 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-78781f11`63[May 24 2023 03:00:13 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q gitlab/gitlab-ee:16.0.1-ee.0`64[May 24 2023 03:00:46 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-34487c35$`65[May 24 2023 03:00:46 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`66[May 24 2023 03:00:46 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`67[May 24 2023 03:00:46 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-34487c35 --net test --hostname gitlab-ee-34487c35.test -p 80 --volume /tmp/gitlab-qa-20230524-23-qo0ck1/config:/etc/gitlab:Z --volume /tmp/gitlab-qa-20230524-23-qo0ck1/data:/var/opt/gitlab:Z --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-05-24-03-00-11-6c6cdb7a/gitlab-ee-34487c35/logs:/var/log/gitlab:Z gitlab/gitlab-ee:16.0.1-ee.0`68[May 24 2023 03:00:57 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-34487c35 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-05-24 03:00:1169# Gitlab::QA::Runtime::OmnibusConfigurations::Default70gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme71gitlab_rails['gitlab_disable_animations'] = true # Disable animations72gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry73gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password74gitlab_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;"`75[May 24 2023 03:00:58 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-34487c35`76[May 24 2023 03:04:18 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...77[May 24 2023 03:04:18 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-34487c35`78[May 24 2023 03:04:18 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-34487c35 80/tcp`79[May 24 2023 03:04:18 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!80[May 24 2023 03:04:18 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-34487c35 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`81[May 24 2023 03:04:18 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-34487c35 bash -c "echo '#!/usr/bin/env bash82if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then83 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'84 exit 185fi86' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`87[May 24 2023 03:04:18 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-34487c35 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`88[May 24 2023 03:04:18 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.4.1/support/data gitlab-ee-34487c35:/tmp/data-seeds`89[May 24 2023 03:04:18 UTC (Gitlab QA)] INFO -- Running exec_commands...90[May 24 2023 03:04:18 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-34487c35 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`91[May 24 2023 03:05:06 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q gitlab/gitlab-ee-qa:16.0.1-ee`92[May 24 2023 03:05:50 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee93[May 24 2023 03:05:50 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_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_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_RSPEC_TAGS="$QA_RSPEC_TAGS" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_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_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="false" --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_RELATE_FAILURE_ISSUE_TOKEN="$QA_RELATE_FAILURE_ISSUE_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 KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_COMMIT_REF_NAME="$CI_COMMIT_REF_NAME" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_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 SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-05-24-03-00-11-6c6cdb7a/selenoid" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-05-24-03-00-11-6c6cdb7a/gitlab-ee-qa-dede66e5:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ee-qa-dede66e5 gitlab/gitlab-ee-qa:16.0.1-ee Test::Instance::All http://gitlab-ee-34487c35.test -- --tag smoke`94warning: parser/current is loading parser/ruby30, which recognizes3.0.5-compliant syntax, but you are running 3.0.6.962023-05-24 03:06:09 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:982023-05-24 03:06:09 WARN Selenium [DEPRECATION] [:caps_browsers] Remote::Capabilities.chrome is deprecated. Use Options.chrome instead.992023-05-24 03:06:09 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.1002023-05-24 03:06:10 / CONF :: 101 ==> Base URL: http://gitlab-ee-34487c35.test102 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fd24add1908>103 ==> Libraries: Chemlab::Vendor104[May 24 2023 03:06:10 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA105[May 24 2023 03:06:10 UTC (QA Tests)] INFO -- Browser: chrome106[May 24 2023 03:06:10 UTC (QA Tests)] INFO -- Browser version: latest107[May 24 2023 03:06:10 UTC (QA Tests)] INFO -- Performing sanity check for environment!108[May 24 2023 03:06:11 UTC (QA Tests)] INFO -- Performing initial license fabrication!109[May 24 2023 03:06:11 UTC (QA Tests)] INFO -- Successfully added license key. Details:110{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}111[May 24 2023 03:06:11 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.24 seconds112Run options:113 include {:smoke=>true}114 exclude {:geo=>true, :requires_praefect=>true}115Randomized with seed 23050116Create117 Git push over HTTP118[May 24 2023 03:06:12 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository119[May 24 2023 03:06:12 UTC (QA Tests)] INFO -- filling :login_field with "root"120[May 24 2023 03:06:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field121[May 24 2023 03:06:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"122[May 24 2023 03:06:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field123[May 24 2023 03:06:13 UTC (QA Tests)] INFO -- clicking :sign_in_button124[May 24 2023 03:06:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.813s125[May 24 2023 03:06:16 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA126[May 24 2023 03:06:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-qh0g9jwt' via cache in 0.0 seconds127[May 24 2023 03:06:16 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA128[May 24 2023 03:06:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-ae2mlksv' via cache in 0.0 seconds129[May 24 2023 03:06:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.94 seconds130[May 24 2023 03:06:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385' via api in 2.09 seconds131[May 24 2023 03:06:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/project-with-code-494dfad35ac170db' via api in 3.98 seconds132[May 24 2023 03:06:22 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"133[May 24 2023 03:06:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 6.01 seconds134[May 24 2023 03:06:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-34487c35.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/project-with-code-494dfad35ac170db135 user using a personal access token pushes code to the repository136Plan137 Issue creation138[May 24 2023 03:06:25 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue139[May 24 2023 03:06:26 UTC (QA Tests)] INFO -- filling :login_field with "root"140[May 24 2023 03:06:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field141[May 24 2023 03:06:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"142[May 24 2023 03:06:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field143[May 24 2023 03:06:27 UTC (QA Tests)] INFO -- clicking :sign_in_button144[May 24 2023 03:06:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.907s145[May 24 2023 03:06:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.13 seconds146[May 24 2023 03:06:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385' via api in 0.25 seconds147[May 24 2023 03:06:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/project-for-issues-679c1532e8b34325' via api in 0.73 seconds148[May 24 2023 03:06:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 1.13 seconds149[May 24 2023 03:06:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-34487c35.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/project-for-issues-679c1532e8b34325/-/issues/1150[May 24 2023 03:06:33 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link151[May 24 2023 03:06:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_link' took 1.083s152[May 24 2023 03:06:34 UTC (QA Tests)] INFO -- clicking :closed_issuables_tab153 closes an issue154[May 24 2023 03:06:35 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue155[May 24 2023 03:06:35 UTC (QA Tests)] INFO -- filling :login_field with "root"156[May 24 2023 03:06:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field157[May 24 2023 03:06:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"158[May 24 2023 03:06:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field159[May 24 2023 03:06:36 UTC (QA Tests)] INFO -- clicking :sign_in_button160[May 24 2023 03:06:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.008s161[May 24 2023 03:06:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds162[May 24 2023 03:06:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385' via api in 0.24 seconds163[May 24 2023 03:06:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/the_awesome_project-18cbdbf271146394' via api in 1.86 seconds164[May 24 2023 03:06:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-34487c35.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/the_awesome_project-18cbdbf271146394165[May 24 2023 03:06:42 UTC (QA Tests)] INFO -- clicking :new_menu_toggle166[May 24 2023 03:06:43 UTC (QA Tests)] INFO -- clicking :new_issue_link167[May 24 2023 03:06:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_issue_link' took 1.221s168[May 24 2023 03:06:44 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title 65a7f645ba929361"169[May 24 2023 03:06:44 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field170[May 24 2023 03:06:44 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description fc549922dae61abb"171[May 24 2023 03:06:44 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field172[May 24 2023 03:06:45 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present173[May 24 2023 03:06:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 3.118s174[May 24 2023 03:06:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 7.45 seconds175[May 24 2023 03:06:48 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link176[May 24 2023 03:06:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_link' took 0.772s177 creates an issue178 when using attachments in comments179[May 24 2023 03:06:49 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment180[May 24 2023 03:06:50 UTC (QA Tests)] INFO -- filling :login_field with "root"181[May 24 2023 03:06:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field182[May 24 2023 03:06:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"183[May 24 2023 03:06:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field184[May 24 2023 03:06:50 UTC (QA Tests)] INFO -- clicking :sign_in_button185[May 24 2023 03:06:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.634s186[May 24 2023 03:06:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds187[May 24 2023 03:06:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385' via api in 0.21 seconds188[May 24 2023 03:06:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/project-for-issues-cdb74ef9e98dc594' via api in 1.27 seconds189[May 24 2023 03:06:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 1.52 seconds190[May 24 2023 03:06:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-34487c35.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/project-for-issues-cdb74ef9e98dc594/-/issues/1191[May 24 2023 03:06:56 UTC (QA Tests)] INFO -- clicking :title_content192[May 24 2023 03:06:56 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown193[May 24 2023 03:06:56 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale194"195[May 24 2023 03:06:56 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field196[May 24 2023 03:06:57 UTC (QA Tests)] INFO -- clicking :comment_button197[May 24 2023 03:06:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.573s198[May 24 2023 03:06:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element noteable_note_container' took 0.594s199 comments on an issue with an attachment200Create201 Git push over HTTP202[May 24 2023 03:06:58 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user pushes code to the repository203[May 24 2023 03:06:59 UTC (QA Tests)] INFO -- filling :login_field with "root"204[May 24 2023 03:06:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field205[May 24 2023 03:06:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"206[May 24 2023 03:06:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field207[May 24 2023 03:06:59 UTC (QA Tests)] INFO -- clicking :sign_in_button208[May 24 2023 03:07:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.205s209[May 24 2023 03:07:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds210[May 24 2023 03:07:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385' via api in 0.19 seconds211[May 24 2023 03:07:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/project-with-code-82da1e5af1393c3d' via api in 0.91 seconds212[May 24 2023 03:07:05 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"213[May 24 2023 03:07:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.98 seconds214[May 24 2023 03:07:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-34487c35.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/project-with-code-82da1e5af1393c3d215 user pushes code to the repository216Plan217 mention218[May 24 2023 03:07:07 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue219[May 24 2023 03:07:08 UTC (QA Tests)] INFO -- filling :login_field with "root"220[May 24 2023 03:07:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field221[May 24 2023 03:07:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"222[May 24 2023 03:07:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field223[May 24 2023 03:07:09 UTC (QA Tests)] INFO -- clicking :sign_in_button224[May 24 2023 03:07:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.863s225[May 24 2023 03:07:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds226[May 24 2023 03:07:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385' via api in 0.2 seconds227[May 24 2023 03:07:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/the_awesome_project-d26ff6f7b57f32ae' via api in 0.69 seconds228[May 24 2023 03:07:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-34487c35.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/the_awesome_project-d26ff6f7b57f32ae229[May 24 2023 03:07:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.32 seconds230[May 24 2023 03:07:13 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/the_awesome_project-d26ff6f7b57f32ae QA::Resource::Project231[May 24 2023 03:07:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.23 seconds232[May 24 2023 03:07:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-34487c35.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/the_awesome_project-d26ff6f7b57f32ae/-/issues/1233[May 24 2023 03:07:15 UTC (QA Tests)] INFO -- clicking :title_content234[May 24 2023 03:07:15 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown235[May 24 2023 03:07:15 UTC (QA Tests)] INFO -- clicking :title_content236[May 24 2023 03:07:15 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown237[May 24 2023 03:07:16 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user1238"239[May 24 2023 03:07:16 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field240[May 24 2023 03:07:16 UTC (QA Tests)] INFO -- clicking :comment_button241 mentions another user in an issue242Framework sanity243 Version check244 is the specified version (PENDING: Test is not compatible with this environment or pipeline)245Monitor246 Alert settings247 when using HTTP endpoint integration248 behaves like sends test alert249[May 24 2023 03:07:17 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert250[May 24 2023 03:07:17 UTC (QA Tests)] INFO -- filling :login_field with "root"251[May 24 2023 03:07:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field252[May 24 2023 03:07:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"253[May 24 2023 03:07:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field254[May 24 2023 03:07:18 UTC (QA Tests)] INFO -- clicking :sign_in_button255[May 24 2023 03:07:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.83s256[May 24 2023 03:07:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.09 seconds257[May 24 2023 03:07:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385' via api in 0.21 seconds258[May 24 2023 03:07:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/project-for-alerts-dc3afcf5909b8fa5' via api in 0.99 seconds259[May 24 2023 03:07:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-34487c35.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/project-for-alerts-dc3afcf5909b8fa5260[May 24 2023 03:07:23 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link261[May 24 2023 03:07:23 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link262[May 24 2023 03:07:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.768s263[May 24 2023 03:07:26 UTC (QA Tests)] INFO -- clicking :add_integration_button264[May 24 2023 03:07:27 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown265[May 24 2023 03:07:27 UTC (QA Tests)] INFO -- clicking :integration_name_field266[May 24 2023 03:07:27 UTC (QA Tests)] INFO -- filling :integration_name_field with "quisquam"267[May 24 2023 03:07:27 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field268[May 24 2023 03:07:27 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button269[May 24 2023 03:07:27 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"et","description":"et"}"270[May 24 2023 03:07:27 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field271[May 24 2023 03:07:28 UTC (QA Tests)] INFO -- clicking :send_test_alert_button272[May 24 2023 03:07:29 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link273[May 24 2023 03:07:29 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link274[May 24 2023 03:07:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.62s275 creates new alert276 when using Prometheus integration277 behaves like sends test alert278[May 24 2023 03:07:30 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert279[May 24 2023 03:07:30 UTC (QA Tests)] INFO -- filling :login_field with "root"280[May 24 2023 03:07:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field281[May 24 2023 03:07:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"282[May 24 2023 03:07:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field283[May 24 2023 03:07:31 UTC (QA Tests)] INFO -- clicking :sign_in_button284[May 24 2023 03:07:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.795s285[May 24 2023 03:07:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds286[May 24 2023 03:07:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385' via api in 0.19 seconds287[May 24 2023 03:07:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/project-for-alerts-fc1234efa129f9df' via api in 0.65 seconds288[May 24 2023 03:07:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-34487c35.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/project-for-alerts-fc1234efa129f9df289[May 24 2023 03:07:35 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link290[May 24 2023 03:07:35 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link291[May 24 2023 03:07:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.77s292[May 24 2023 03:07:37 UTC (QA Tests)] INFO -- clicking :add_integration_button293[May 24 2023 03:07:38 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown294[May 24 2023 03:07:38 UTC (QA Tests)] INFO -- clicking :prometheus_url_field295[May 24 2023 03:07:38 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-ee-34487c35.test"296[May 24 2023 03:07:38 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field297[May 24 2023 03:07:38 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button298[May 24 2023 03:07:39 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-05-24 03:07:39 +0000","generatorURL":"http://wyman.example/bryce","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"molestias"},"annotations":{"title":"dolores","gitlab_y_label":"status"}}]}"299[May 24 2023 03:07:39 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field300[May 24 2023 03:07:39 UTC (QA Tests)] INFO -- clicking :send_test_alert_button301[May 24 2023 03:07:40 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link302[May 24 2023 03:07:40 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link303[May 24 2023 03:07:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.575s304 creates new alert305Create306 Create a new merge request307[May 24 2023 03:07:41 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request308[May 24 2023 03:07:41 UTC (QA Tests)] INFO -- filling :login_field with "root"309[May 24 2023 03:07:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field310[May 24 2023 03:07:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"311[May 24 2023 03:07:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field312[May 24 2023 03:07:42 UTC (QA Tests)] INFO -- clicking :sign_in_button313[May 24 2023 03:07:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.713s314[May 24 2023 03:07:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds315[May 24 2023 03:07:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385' via api in 0.18 seconds316[May 24 2023 03:07:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/project-e8be86fa58db2ce5' via api in 0.62 seconds317[May 24 2023 03:07:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds318[May 24 2023 03:07:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.33 seconds319[May 24 2023 03:07:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-34487c35.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/project-e8be86fa58db2ce5320[May 24 2023 03:07:48 UTC (QA Tests)] INFO -- clicking :create_merge_request_button321[May 24 2023 03:07:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.004s322[May 24 2023 03:07:49 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"323[May 24 2023 03:07:49 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field324[May 24 2023 03:07:49 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "... to find them, to bring them all, and in the darkness bind them"325[May 24 2023 03:07:49 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field326[May 24 2023 03:07:50 UTC (QA Tests)] INFO -- clicking :assign_to_me_link327[May 24 2023 03:07:50 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::MergeRequest::Show is present328[May 24 2023 03:07:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.755s329[May 24 2023 03:07:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 7.38 seconds330 creates a basic merge request331Monitor332 Alert settings333 when using Prometheus integration334 behaves like sends test alert using authorization key335[May 24 2023 03:07:53 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert336[May 24 2023 03:07:53 UTC (QA Tests)] INFO -- filling :login_field with "root"337[May 24 2023 03:07:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field338[May 24 2023 03:07:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"339[May 24 2023 03:07:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field340[May 24 2023 03:07:54 UTC (QA Tests)] INFO -- clicking :sign_in_button341[May 24 2023 03:07:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.738s342[May 24 2023 03:07:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds343[May 24 2023 03:07:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385' via api in 0.17 seconds344[May 24 2023 03:07:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/project-for-alerts-d18e565504cde5cc' via api in 0.75 seconds345[May 24 2023 03:07:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-34487c35.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/project-for-alerts-d18e565504cde5cc346[May 24 2023 03:07:58 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link347[May 24 2023 03:07:58 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link348[May 24 2023 03:07:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.695s349[May 24 2023 03:08:00 UTC (QA Tests)] INFO -- clicking :add_integration_button350[May 24 2023 03:08:01 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown351[May 24 2023 03:08:01 UTC (QA Tests)] INFO -- clicking :prometheus_url_field352[May 24 2023 03:08:01 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-ee-34487c35.test"353[May 24 2023 03:08:01 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field354[May 24 2023 03:08:01 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button355[May 24 2023 03:08:02 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link356[May 24 2023 03:08:02 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link357[May 24 2023 03:08:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.607s358[May 24 2023 03:08:03 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}' arguments359 creates new alert360 when using HTTP endpoint integration361 behaves like sends test alert using authorization key362[May 24 2023 03:08:03 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert363[May 24 2023 03:08:04 UTC (QA Tests)] INFO -- filling :login_field with "root"364[May 24 2023 03:08:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field365[May 24 2023 03:08:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"366[May 24 2023 03:08:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field367[May 24 2023 03:08:04 UTC (QA Tests)] INFO -- clicking :sign_in_button368[May 24 2023 03:08:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.787s369[May 24 2023 03:08:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds370[May 24 2023 03:08:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385' via api in 0.18 seconds371[May 24 2023 03:08:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/project-for-alerts-ce5434d67deef99b' via api in 0.7 seconds372[May 24 2023 03:08:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-34487c35.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/project-for-alerts-ce5434d67deef99b373[May 24 2023 03:08:09 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link374[May 24 2023 03:08:09 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link375[May 24 2023 03:08:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.621s376[May 24 2023 03:08:11 UTC (QA Tests)] INFO -- clicking :add_integration_button377[May 24 2023 03:08:11 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown378[May 24 2023 03:08:11 UTC (QA Tests)] INFO -- clicking :integration_name_field379[May 24 2023 03:08:11 UTC (QA Tests)] INFO -- filling :integration_name_field with "cupiditate"380[May 24 2023 03:08:11 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field381[May 24 2023 03:08:12 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button382[May 24 2023 03:08:12 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link383[May 24 2023 03:08:13 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link384[May 24 2023 03:08:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.587s385[May 24 2023 03:08:13 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}' arguments386 creates new alert387Create388 Git push to canary Gitaly node over HTTP389 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)390Data Stores391 Project392 in personal namespace393 behaves like successful project creation394[May 24 2023 03:08:13 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in personal namespace behaves like successful project creation creates a new project395[May 24 2023 03:08:14 UTC (QA Tests)] INFO -- filling :login_field with "root"396[May 24 2023 03:08:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field397[May 24 2023 03:08:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"398[May 24 2023 03:08:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field399[May 24 2023 03:08:15 UTC (QA Tests)] INFO -- clicking :sign_in_button400[May 24 2023 03:08:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.754s401[May 24 2023 03:08:17 UTC (QA Tests)] INFO -- clicking :new_project_button and ensuring QA::Page::Project::New is present402[May 24 2023 03:08:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.806s403[May 24 2023 03:08:18 UTC (QA Tests)] INFO -- clicking :panel_link404[May 24 2023 03:08:18 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown405[May 24 2023 03:08:18 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "root"406[May 24 2023 03:08:18 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field407[May 24 2023 03:08:19 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}408[May 24 2023 03:08:19 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}409[May 24 2023 03:08:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/project-in-personal-namespace-1e47370f9ecf1808-e6d797cd14420ebf' via browser_ui in 3.24 seconds410 creates a new project411 in group412 behaves like successful project creation413[May 24 2023 03:08:21 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in group behaves like successful project creation creates a new project414[May 24 2023 03:08:21 UTC (QA Tests)] INFO -- filling :login_field with "root"415[May 24 2023 03:08:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field416[May 24 2023 03:08:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"417[May 24 2023 03:08:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field418[May 24 2023 03:08:22 UTC (QA Tests)] INFO -- clicking :sign_in_button419[May 24 2023 03:08:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.772s420[May 24 2023 03:08:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds421[May 24 2023 03:08:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385' via api in 0.18 seconds422[May 24 2023 03:08:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-34487c35.test/groups/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385423[May 24 2023 03:08:26 UTC (QA Tests)] INFO -- clicking :new_project_button424[May 24 2023 03:08:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.627s425[May 24 2023 03:08:26 UTC (QA Tests)] INFO -- clicking :panel_link426[May 24 2023 03:08:26 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown427[May 24 2023 03:08:26 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385"428[May 24 2023 03:08:26 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field429[May 24 2023 03:08:27 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}430[May 24 2023 03:08:27 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}431[May 24 2023 03:08:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/project-in-group-1f345839edc082e8-087c6b7046dd00c5' via browser_ui in 4.36 seconds432 creates a new project433Create434 SSH key support435[May 24 2023 03:08:29 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230524-39-xeli5a/id_rsa -N `436[May 24 2023 03:08:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.22 seconds437[May 24 2023 03:08:29 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes multiple branches and tags together438[May 24 2023 03:08:30 UTC (QA Tests)] INFO -- filling :login_field with "root"439[May 24 2023 03:08:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field440[May 24 2023 03:08:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"441[May 24 2023 03:08:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field442[May 24 2023 03:08:30 UTC (QA Tests)] INFO -- clicking :sign_in_button443[May 24 2023 03:08:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.749s444[May 24 2023 03:08:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds445[May 24 2023 03:08:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385' via api in 0.18 seconds446[May 24 2023 03:08:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/ssh-tests-3cc62bcb385239d1' via api in 0.75 seconds447 pushes multiple branches and tags together448[May 24 2023 03:08:36 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes code to the repository via SSH449[May 24 2023 03:08:36 UTC (QA Tests)] INFO -- filling :login_field with "root"450[May 24 2023 03:08:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field451[May 24 2023 03:08:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"452[May 24 2023 03:08:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field453[May 24 2023 03:08:37 UTC (QA Tests)] INFO -- clicking :sign_in_button454[May 24 2023 03:08:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.786s455[May 24 2023 03:08:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds456[May 24 2023 03:08:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385' via api in 0.18 seconds457[May 24 2023 03:08:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/ssh-tests-661480077f106438' via api in 0.6 seconds458[May 24 2023 03:08:41 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"459[May 24 2023 03:08:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.44 seconds460[May 24 2023 03:08:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-34487c35.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/ssh-tests-661480077f106438461 pushes code to the repository via SSH462[May 24 2023 03:08:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'463Govern464 Policies List page465[May 24 2023 03:08:43 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can navigate to Policy Editor page466[May 24 2023 03:08:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds467[May 24 2023 03:08:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385' via api in 0.19 seconds468[May 24 2023 03:08:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/the_awesome_project-02631b53f870c638' via api in 0.65 seconds469[May 24 2023 03:08:44 UTC (QA Tests)] INFO -- filling :login_field with "root"470[May 24 2023 03:08:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field471[May 24 2023 03:08:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"472[May 24 2023 03:08:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field473[May 24 2023 03:08:45 UTC (QA Tests)] INFO -- clicking :sign_in_button474[May 24 2023 03:08:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.995s475[May 24 2023 03:08:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-34487c35.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/the_awesome_project-02631b53f870c638476[May 24 2023 03:08:49 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link477[May 24 2023 03:08:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.613s478[May 24 2023 03:08:50 UTC (QA Tests)] INFO -- clicking :new_policy_button479[May 24 2023 03:08:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_policy_button' took 0.716s480[May 24 2023 03:08:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/the_awesome_project-02631b53f870c638'481 can navigate to Policy Editor page482[May 24 2023 03:08:51 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can load Policies page and view the policies list483[May 24 2023 03:08:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds484[May 24 2023 03:08:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385' via api in 0.19 seconds485[May 24 2023 03:08:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/the_awesome_project-a556a199b6938f43' via api in 0.68 seconds486[May 24 2023 03:08:52 UTC (QA Tests)] INFO -- filling :login_field with "root"487[May 24 2023 03:08:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field488[May 24 2023 03:08:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"489[May 24 2023 03:08:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field490[May 24 2023 03:08:53 UTC (QA Tests)] INFO -- clicking :sign_in_button491[May 24 2023 03:08:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.952s492[May 24 2023 03:08:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-34487c35.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/the_awesome_project-a556a199b6938f43493[May 24 2023 03:08:57 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link494[May 24 2023 03:08:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sidebar_menu_item_link' took 0.695s495[May 24 2023 03:08:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-06-16-181bc6e0353ed385/the_awesome_project-a556a199b6938f43'496 can load Policies page and view the policies list497Create498 Personal snippet creation499[May 24 2023 03:08:58 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet500[May 24 2023 03:08:59 UTC (QA Tests)] INFO -- filling :login_field with "root"501[May 24 2023 03:08:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field502[May 24 2023 03:08:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"503[May 24 2023 03:08:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field504[May 24 2023 03:08:59 UTC (QA Tests)] INFO -- clicking :sign_in_button505[May 24 2023 03:09:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.997s506[May 24 2023 03:09:02 UTC (QA Tests)] INFO -- clicking :new_menu_toggle507[May 24 2023 03:09:02 UTC (QA Tests)] INFO -- clicking :global_new_snippet_link508[May 24 2023 03:09:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element global_new_snippet_link' took 0.75s509[May 24 2023 03:09:03 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"510[May 24 2023 03:09:03 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field511[May 24 2023 03:09:04 UTC (QA Tests)] INFO -- clicking :description_placeholder512[May 24 2023 03:09:04 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"513[May 24 2023 03:09:04 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field514[May 24 2023 03:09:04 UTC (QA Tests)] INFO -- clicking :visibility_content515[May 24 2023 03:09:04 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"516[May 24 2023 03:09:04 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field517[May 24 2023 03:09:05 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button518[May 24 2023 03:09:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.015s519[May 24 2023 03:09:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.022s520[May 24 2023 03:09:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via browser_ui in 3.89 seconds521[May 24 2023 03:09:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '1'522 user creates a personal snippet523Create524 SSH keys support525[May 24 2023 03:09:07 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key526[May 24 2023 03:09:07 UTC (QA Tests)] INFO -- filling :login_field with "root"527[May 24 2023 03:09:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field528[May 24 2023 03:09:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"529[May 24 2023 03:09:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field530[May 24 2023 03:09:08 UTC (QA Tests)] INFO -- clicking :sign_in_button531[May 24 2023 03:09:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.774s532[May 24 2023 03:09:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.037s533[May 24 2023 03:09:12 UTC (QA Tests)] INFO -- clicking :user_avatar_content534[May 24 2023 03:09:12 UTC (QA Tests)] INFO -- clicking :edit_profile_link535[May 24 2023 03:09:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.588s536[May 24 2023 03:09:13 UTC (QA Tests)] INFO -- clicking :ssh_keys_link537[May 24 2023 03:09:13 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230524-39-t2zw5w/id_rsa -N `538[May 24 2023 03:09:13 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"539[May 24 2023 03:09:13 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field540[May 24 2023 03:09:14 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"541[May 24 2023 03:09:14 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field542[May 24 2023 03:09:14 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-05-26"543[May 24 2023 03:09:14 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field544[May 24 2023 03:09:14 UTC (QA Tests)] INFO -- clicking :add_key_button545[May 24 2023 03:09:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 4.13 seconds546 user can add an SSH key547 after adding an ssh key548[May 24 2023 03:09:15 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support after adding an ssh key can delete an ssh key549[May 24 2023 03:09:16 UTC (QA Tests)] INFO -- filling :login_field with "root"550[May 24 2023 03:09:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field551[May 24 2023 03:09:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"552[May 24 2023 03:09:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field553[May 24 2023 03:09:16 UTC (QA Tests)] INFO -- clicking :sign_in_button554[May 24 2023 03:09:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.808s555[May 24 2023 03:09:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.019s556[May 24 2023 03:09:20 UTC (QA Tests)] INFO -- clicking :user_avatar_content557[May 24 2023 03:09:20 UTC (QA Tests)] INFO -- clicking :edit_profile_link558[May 24 2023 03:09:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.588s559[May 24 2023 03:09:21 UTC (QA Tests)] INFO -- clicking :ssh_keys_link560[May 24 2023 03:09:22 UTC (QA Tests)] INFO -- clicking :delete_ssh_key_button561 can delete an ssh key562Manage563 basic user login564[May 24 2023 03:09:24 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out565[May 24 2023 03:09:24 UTC (QA Tests)] INFO -- filling :login_field with "root"566[May 24 2023 03:09:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field567[May 24 2023 03:09:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"568[May 24 2023 03:09:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field569[May 24 2023 03:09:25 UTC (QA Tests)] INFO -- clicking :sign_in_button570[May 24 2023 03:09:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.893s571[May 24 2023 03:09:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.048s572[May 24 2023 03:09:29 UTC (QA Tests)] INFO -- clicking :user_avatar_content573[May 24 2023 03:09:29 UTC (QA Tests)] INFO -- clicking :sign_out_link574 user logs in using basic credentials and logs out575Pending: (Failures listed here are expected and do not affect your suite's status)576 1) Framework sanity Version check is the specified version577 # Test is not compatible with this environment or pipeline578 # ./qa/specs/features/sanity/version_spec.rb:15579 2) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage580 # Test is not compatible with this environment or pipeline581 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:6582Top 10 slowest examples (112.55 seconds, 56.8% of total time):583 Plan Issue creation creates an issue584 14.42 seconds ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:26585 Create Git push over HTTP user using a personal access token pushes code to the repository586 13.58 seconds ./qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb:6587 Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert588 12.84 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7589 Create Create a new merge request creates a basic merge request590 11.82 seconds ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:23591 Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert592 10.97 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7593 Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert594 10.72 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb:7595 Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert596 10.18 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb:7597 Plan mention mentions another user in an issue598 9.51 seconds ./qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb:45599 Plan Issue creation when using attachments in comments comments on an issue with an attachment600 9.27 seconds ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:77601 Plan Issue creation closes an issue602 9.25 seconds ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:40603Top 10 slowest example groups:604 Create605 13.59 seconds average (13.59 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb:4606 Monitor607 11.91 seconds average (23.82 seconds / 2 examples) ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:4608 Create609 11.82 seconds average (11.82 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:4610 Plan611 10.98 seconds average (32.95 seconds / 3 examples) ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:4612 Monitor613 10.45 seconds average (20.9 seconds / 2 examples) ./qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb:4614 Plan615 9.51 seconds average (9.51 seconds / 1 example) ./qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb:4616 Create617 9.17 seconds average (9.17 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb:4618 Create619 8.54 seconds average (17.09 seconds / 2 examples) ./qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb:4620 Create621 8.53 seconds average (8.53 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb:4622 Data Stores623 7.81 seconds average (15.61 seconds / 2 examples) ./qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb:4624Finished in 3 minutes 18.1 seconds (files took 3.69 seconds to load)62523 examples, 0 failures, 2 pending626Randomized with seed 23050627[May 24 2023 03:09:30 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-34487c35`628[May 24 2023 03:09:30 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-34487c35`629[May 24 2023 03:09:31 UTC (Gitlab QA)] INFO -- Deploying release: registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:e73b540d95c261aed73b1dfe4b9e2166942fae09630[May 24 2023 03:09:31 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-143e969f$`631[May 24 2023 03:09:31 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-143e969f --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`632[May 24 2023 03:09:31 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.4.1/tls_certificates/authority/. alpine-143e969f:/etc/gitlab/trusted-certs`633[May 24 2023 03:09:32 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.4.1/tls_certificates/gitlab/. alpine-143e969f:/etc/gitlab/ssl`634[May 24 2023 03:09:32 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-143e969f`635[May 24 2023 03:09:32 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-143e969f`636[May 24 2023 03:09:32 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "[MASKED]-token" --password "*****" registry.gitlab.com`637[May 24 2023 03:09:32 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:e73b540d95c261aed73b1dfe4b9e2166942fae09`638[May 24 2023 03:10:04 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-6edec1c9$`639[May 24 2023 03:10:04 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`640[May 24 2023 03:10:04 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-6edec1c9 --net test --hostname gitlab-ce-6edec1c9.test -p 80 --volume /tmp/gitlab-qa-20230524-23-qo0ck1/config:/etc/gitlab:Z --volume /tmp/gitlab-qa-20230524-23-qo0ck1/data:/var/opt/gitlab:Z --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-05-24-03-00-11-6c6cdb7a/gitlab-ce-6edec1c9/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:e73b540d95c261aed73b1dfe4b9e2166942fae09`641[May 24 2023 03:10:13 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-6edec1c9 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-05-24 03:09:31642# Gitlab::QA::Runtime::OmnibusConfigurations::Default643gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme644gitlab_rails['gitlab_disable_animations'] = true # Disable animations645gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry646gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password647gitlab_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;"`648[May 24 2023 03:10:13 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-6edec1c9`649[May 24 2023 03:13:24 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...650[May 24 2023 03:13:24 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-6edec1c9`651[May 24 2023 03:13:24 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-6edec1c9 80/tcp`652[May 24 2023 03:13:24 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32769`!653[May 24 2023 03:13:24 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "[MASKED]-token" --password "*****" registry.gitlab.com`654[May 24 2023 03:13:25 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:e73b540d95c261aed73b1dfe4b9e2166942fae09`655[May 24 2023 03:13:29 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce656[May 24 2023 03:13:29 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_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_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_RSPEC_TAGS="$QA_RSPEC_TAGS" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_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_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_RELATE_FAILURE_ISSUE_TOKEN="$QA_RELATE_FAILURE_ISSUE_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 KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_COMMIT_REF_NAME="$CI_COMMIT_REF_NAME" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_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-24-03-00-11-6c6cdb7a/selenoid" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-05-24-03-00-11-6c6cdb7a/gitlab-ce-qa-22690a45:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --name gitlab-ce-qa-22690a45 registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:e73b540d95c261aed73b1dfe4b9e2166942fae09 Test::Instance::All http://gitlab-ce-6edec1c9.test -- --tag smoke --format QA::Support::JsonFormatter --out tmp/rspec-4338778320.json --format RspecJunitFormatter --out tmp/rspec-4338778320.xml --format html --out tmp/rspec-update-ee-to-ce.htm --color --format documentation`657warning: parser/current is loading parser/ruby30, which recognizes3.0.5-compliant syntax, but you are running 3.0.6.6592023-05-24 03:13:32 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:6612023-05-24 03:13:32 WARN Selenium [DEPRECATION] [:caps_browsers] Remote::Capabilities.chrome is deprecated. Use Options.chrome instead.6622023-05-24 03:13:32 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.6632023-05-24 03:13:33 / CONF :: 664 ==> Base URL: http://gitlab-ce-6edec1c9.test665 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f6717cd3c98>666 ==> Libraries: Chemlab::Vendor667[May 24 2023 03:13:33 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA668[May 24 2023 03:13:33 UTC (QA Tests)] INFO -- Browser: chrome669[May 24 2023 03:13:33 UTC (QA Tests)] INFO -- Browser version: latest670[May 24 2023 03:13:33 UTC (QA Tests)] INFO -- Performing sanity check for environment!671Run options:672 include {:smoke=>true}673 exclude {:geo=>true, :requires_praefect=>true}674Randomized with seed 64539675Plan676 Issue creation677[May 24 2023 03:13:42 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue678[May 24 2023 03:13:42 UTC (QA Tests)] INFO -- filling :login_field with "root"679[May 24 2023 03:13:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field680[May 24 2023 03:13:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"681[May 24 2023 03:13:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field682[May 24 2023 03:13:43 UTC (QA Tests)] INFO -- clicking :sign_in_button683[May 24 2023 03:13:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.123s684[May 24 2023 03:13:46 UTC (QA Tests)] INFO -- Enabling super sidebar!685[May 24 2023 03:13:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.027s686[May 24 2023 03:13:47 UTC (QA Tests)] INFO -- clicking :user_avatar_content687[May 24 2023 03:13:47 UTC (QA Tests)] INFO -- clicking :new_navigation_toggle688[May 24 2023 03:13:49 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA689[May 24 2023 03:13:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-jilhpldh' via cache in 0.0 seconds690[May 24 2023 03:13:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.33 seconds691[May 24 2023 03:13:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9' via api in 1.13 seconds692[May 24 2023 03:13:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-for-issues-6b31213595a24918' via api in 3.02 seconds693[May 24 2023 03:13:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '35' via api in 4.23 seconds694[May 24 2023 03:13:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-6edec1c9.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-for-issues-6b31213595a24918/-/issues/1695[May 24 2023 03:13:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? reopen_issue_button' took 0.73s696[May 24 2023 03:13:58 UTC (QA Tests)] INFO -- clicking :menu_section_button697[May 24 2023 03:13:58 UTC (QA Tests)] INFO -- clicking :nav_item_link698[May 24 2023 03:13:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.043s699[May 24 2023 03:13:59 UTC (QA Tests)] INFO -- clicking :closed_issuables_tab700 closes an issue701[May 24 2023 03:13:59 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue702[May 24 2023 03:14:00 UTC (QA Tests)] INFO -- filling :login_field with "root"703[May 24 2023 03:14:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field704[May 24 2023 03:14:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"705[May 24 2023 03:14:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field706[May 24 2023 03:14:01 UTC (QA Tests)] INFO -- clicking :sign_in_button707[May 24 2023 03:14:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.397s708[May 24 2023 03:14:03 UTC (QA Tests)] INFO -- Enabling super sidebar!709[May 24 2023 03:14:03 UTC (QA Tests)] INFO -- Super sidebar is already enabled710[May 24 2023 03:14:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.09 seconds711[May 24 2023 03:14:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9' via api in 0.26 seconds712[May 24 2023 03:14:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/the_awesome_project-ea4f87ef7edb314c' via api in 1.89 seconds713[May 24 2023 03:14:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6edec1c9.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/the_awesome_project-ea4f87ef7edb314c714[May 24 2023 03:14:07 UTC (QA Tests)] INFO -- clicking :new_menu_toggle715[May 24 2023 03:14:07 UTC (QA Tests)] INFO -- clicking :create_menu_item716[May 24 2023 03:14:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.131s717[May 24 2023 03:14:08 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title e549dc56b34bc901"718[May 24 2023 03:14:08 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field719[May 24 2023 03:14:09 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description a1809b0fd66b42f9"720[May 24 2023 03:14:09 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field721[May 24 2023 03:14:09 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present722[May 24 2023 03:14:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.594s723[May 24 2023 03:14:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.79 seconds724[May 24 2023 03:14:12 UTC (QA Tests)] INFO -- clicking :menu_section_button725[May 24 2023 03:14:12 UTC (QA Tests)] INFO -- clicking :nav_item_link726[May 24 2023 03:14:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.298s727 creates an issue728 when using attachments in comments729[May 24 2023 03:14:13 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment730[May 24 2023 03:14:14 UTC (QA Tests)] INFO -- filling :login_field with "root"731[May 24 2023 03:14:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field732[May 24 2023 03:14:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"733[May 24 2023 03:14:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field734[May 24 2023 03:14:15 UTC (QA Tests)] INFO -- clicking :sign_in_button735[May 24 2023 03:14:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.371s736[May 24 2023 03:14:17 UTC (QA Tests)] INFO -- Enabling super sidebar!737[May 24 2023 03:14:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled738[May 24 2023 03:14:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds739[May 24 2023 03:14:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9' via api in 0.11 seconds740[May 24 2023 03:14:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-for-issues-fe5ee12d03b075a4' via api in 0.81 seconds741[May 24 2023 03:14:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '37' via api in 1.18 seconds742[May 24 2023 03:14:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-6edec1c9.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-for-issues-fe5ee12d03b075a4/-/issues/1743[May 24 2023 03:14:21 UTC (QA Tests)] INFO -- clicking :title_content744[May 24 2023 03:14:21 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown745[May 24 2023 03:14:21 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale746"747[May 24 2023 03:14:21 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field748[May 24 2023 03:14:23 UTC (QA Tests)] INFO -- clicking :comment_button749[May 24 2023 03:14:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.543s750[May 24 2023 03:14:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element noteable_note_container' took 0.56s751 comments on an issue with an attachment752Manage753 basic user login754[May 24 2023 03:14:24 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out755[May 24 2023 03:14:24 UTC (QA Tests)] INFO -- filling :login_field with "root"756[May 24 2023 03:14:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field757[May 24 2023 03:14:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"758[May 24 2023 03:14:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field759[May 24 2023 03:14:25 UTC (QA Tests)] INFO -- clicking :sign_in_button760[May 24 2023 03:14:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.554s761[May 24 2023 03:14:27 UTC (QA Tests)] INFO -- Enabling super sidebar!762[May 24 2023 03:14:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled763[May 24 2023 03:14:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.034s764[May 24 2023 03:14:30 UTC (QA Tests)] INFO -- clicking :user_avatar_content765[May 24 2023 03:14:30 UTC (QA Tests)] INFO -- clicking :sign_out_link766 user logs in using basic credentials and logs out767Monitor768 Alert settings769 when using Prometheus integration770 behaves like sends test alert771[May 24 2023 03:14:30 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert772[May 24 2023 03:14:31 UTC (QA Tests)] INFO -- filling :login_field with "root"773[May 24 2023 03:14:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field774[May 24 2023 03:14:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"775[May 24 2023 03:14:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field776[May 24 2023 03:14:31 UTC (QA Tests)] INFO -- clicking :sign_in_button777[May 24 2023 03:14:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.068s778[May 24 2023 03:14:33 UTC (QA Tests)] INFO -- Enabling super sidebar!779[May 24 2023 03:14:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled780[May 24 2023 03:14:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds781[May 24 2023 03:14:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9' via api in 0.13 seconds782[May 24 2023 03:14:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-for-alerts-9ad8eb61a2cfe0c0' via api in 1.43 seconds783[May 24 2023 03:14:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6edec1c9.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-for-alerts-9ad8eb61a2cfe0c0784[May 24 2023 03:14:37 UTC (QA Tests)] INFO -- clicking :menu_section_button785[May 24 2023 03:14:37 UTC (QA Tests)] INFO -- clicking :nav_item_link786[May 24 2023 03:14:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.913s787[May 24 2023 03:14:39 UTC (QA Tests)] INFO -- clicking :add_integration_button788[May 24 2023 03:14:39 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown789[May 24 2023 03:14:39 UTC (QA Tests)] INFO -- clicking :prometheus_url_field790[May 24 2023 03:14:39 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-ce-6edec1c9.test"791[May 24 2023 03:14:39 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field792[May 24 2023 03:14:40 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button793[May 24 2023 03:14:41 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-05-24 03:14:40 +0000","generatorURL":"http://heidenreich-kilback.test/marquis.hagenes","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"repudiandae"},"annotations":{"title":"libero","gitlab_y_label":"status"}}]}"794[May 24 2023 03:14:41 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field795[May 24 2023 03:14:41 UTC (QA Tests)] INFO -- clicking :send_test_alert_button796[May 24 2023 03:14:42 UTC (QA Tests)] INFO -- clicking :menu_section_button797[May 24 2023 03:14:42 UTC (QA Tests)] INFO -- clicking :nav_item_link798[May 24 2023 03:14:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.753s799 creates new alert800 when using HTTP endpoint integration801 behaves like sends test alert802[May 24 2023 03:14:43 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert803[May 24 2023 03:14:43 UTC (QA Tests)] INFO -- filling :login_field with "root"804[May 24 2023 03:14:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field805[May 24 2023 03:14:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"806[May 24 2023 03:14:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field807[May 24 2023 03:14:44 UTC (QA Tests)] INFO -- clicking :sign_in_button808[May 24 2023 03:14:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.99s809[May 24 2023 03:14:45 UTC (QA Tests)] INFO -- Enabling super sidebar!810[May 24 2023 03:14:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled811[May 24 2023 03:14:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds812[May 24 2023 03:14:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9' via api in 0.11 seconds813[May 24 2023 03:14:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-for-alerts-4b022147db3197fb' via api in 0.48 seconds814[May 24 2023 03:14:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6edec1c9.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-for-alerts-4b022147db3197fb815[May 24 2023 03:14:48 UTC (QA Tests)] INFO -- clicking :menu_section_button816[May 24 2023 03:14:49 UTC (QA Tests)] INFO -- clicking :nav_item_link817[May 24 2023 03:14:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.905s818[May 24 2023 03:14:51 UTC (QA Tests)] INFO -- clicking :add_integration_button819[May 24 2023 03:14:51 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown820[May 24 2023 03:14:51 UTC (QA Tests)] INFO -- clicking :integration_name_field821[May 24 2023 03:14:51 UTC (QA Tests)] INFO -- filling :integration_name_field with "nihil"822[May 24 2023 03:14:51 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field823[May 24 2023 03:14:52 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button824[May 24 2023 03:14:52 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"et","description":"et"}"825[May 24 2023 03:14:52 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field826[May 24 2023 03:14:52 UTC (QA Tests)] INFO -- clicking :send_test_alert_button827[May 24 2023 03:14:53 UTC (QA Tests)] INFO -- clicking :menu_section_button828[May 24 2023 03:15:03 UTC (QA Tests)] INFO -- Saving screenshot..829[May 24 2023 03:15:04 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert830[May 24 2023 03:15:04 UTC (QA Tests)] INFO -- filling :login_field with "root"831[May 24 2023 03:15:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field832[May 24 2023 03:15:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"833[May 24 2023 03:15:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field834[May 24 2023 03:15:05 UTC (QA Tests)] INFO -- clicking :sign_in_button835[May 24 2023 03:15:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.013s836[May 24 2023 03:15:06 UTC (QA Tests)] INFO -- Enabling super sidebar!837[May 24 2023 03:15:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled838[May 24 2023 03:15:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds839[May 24 2023 03:15:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9' via api in 0.12 seconds840[May 24 2023 03:15:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-for-alerts-4e20d9ac169d85fc' via api in 1.06 seconds841[May 24 2023 03:15:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6edec1c9.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-for-alerts-4e20d9ac169d85fc842[May 24 2023 03:15:10 UTC (QA Tests)] INFO -- clicking :menu_section_button843[May 24 2023 03:15:10 UTC (QA Tests)] INFO -- clicking :nav_item_link844[May 24 2023 03:15:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.864s845[May 24 2023 03:15:12 UTC (QA Tests)] INFO -- clicking :add_integration_button846[May 24 2023 03:15:13 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown847[May 24 2023 03:15:13 UTC (QA Tests)] INFO -- clicking :integration_name_field848[May 24 2023 03:15:13 UTC (QA Tests)] INFO -- filling :integration_name_field with "nobis"849[May 24 2023 03:15:13 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field850[May 24 2023 03:15:13 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button851[May 24 2023 03:15:13 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"cupiditate","description":"cupiditate"}"852[May 24 2023 03:15:13 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field853[May 24 2023 03:15:14 UTC (QA Tests)] INFO -- clicking :send_test_alert_button854[May 24 2023 03:15:14 UTC (QA Tests)] INFO -- clicking :menu_section_button855[May 24 2023 03:15:25 UTC (QA Tests)] INFO -- Saving screenshot..856 creates new alert (FAILED - 1)8581st Try error in ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7:859element click intercepted: Element <button data-qa-selector="menu_section_button" data-qa-section-name="Monitor" aria-controls="monitor" aria-expanded="false" data-qa-menu-item="Monitor" class="gl-rounded-base gl-relative gl-display-flex gl-align-items-center gl-mb-1 gl-py-3 gl-px-0 gl-line-height-normal gl-text-black-normal! gl-hover-bg-t-gray-a-08 gl-focus-bg-t-gray-a-08 gl-text-decoration-none! gl-appearance-none gl-border-0 gl-bg-transparent gl-text-left gl-w-full gl-focus--focus">...</button> is not clickable at point (127, 528). Other element would receive the click: <div id="confirmSendTestAlert" role="dialog" aria-label="The form has unsaved changes" aria-describedby="confirmSendTestAlert___BV_modal_body_" class="modal fade show gl-modal" aria-modal="true" style="display: block; padding-right: 15px;">...</div>860 (Session info: headless chrome=109.0.5414.119)862RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7863 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/monitor_alert_settings_when_using_http_endpoint_integration_behaves_like_sends_t_2023-05-24-03-15-25.473.html864 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/monitor_alert_settings_when_using_http_endpoint_integration_behaves_like_sends_t_2023-05-24-03-15-25.473.png865Create866 Git push to canary Gitaly node over HTTP867 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)868Create869 Personal snippet creation870[May 24 2023 03:15:25 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet871[May 24 2023 03:15:26 UTC (QA Tests)] INFO -- filling :login_field with "root"872[May 24 2023 03:15:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field873[May 24 2023 03:15:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"874[May 24 2023 03:15:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field875[May 24 2023 03:15:27 UTC (QA Tests)] INFO -- clicking :sign_in_button876[May 24 2023 03:15:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.954s877[May 24 2023 03:15:28 UTC (QA Tests)] INFO -- Enabling super sidebar!878[May 24 2023 03:15:28 UTC (QA Tests)] INFO -- Super sidebar is already enabled879[May 24 2023 03:15:29 UTC (QA Tests)] INFO -- clicking :new_menu_toggle880[May 24 2023 03:15:30 UTC (QA Tests)] INFO -- clicking :create_menu_item881[May 24 2023 03:15:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.73s882[May 24 2023 03:15:30 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"883[May 24 2023 03:15:30 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field884[May 24 2023 03:15:31 UTC (QA Tests)] INFO -- clicking :description_placeholder885[May 24 2023 03:15:31 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"886[May 24 2023 03:15:31 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field887[May 24 2023 03:15:31 UTC (QA Tests)] INFO -- clicking :visibility_content888[May 24 2023 03:15:31 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"889[May 24 2023 03:15:31 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field890[May 24 2023 03:15:32 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button891[May 24 2023 03:15:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.093s892[May 24 2023 03:15:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.1s893[May 24 2023 03:15:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '34' via browser_ui in 3.84 seconds894[May 24 2023 03:15:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '34'895 user creates a personal snippet896Create897 Git push over HTTP898[May 24 2023 03:15:34 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user pushes code to the repository899[May 24 2023 03:15:34 UTC (QA Tests)] INFO -- filling :login_field with "root"900[May 24 2023 03:15:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field901[May 24 2023 03:15:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"902[May 24 2023 03:15:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field903[May 24 2023 03:15:35 UTC (QA Tests)] INFO -- clicking :sign_in_button904[May 24 2023 03:15:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.91s905[May 24 2023 03:15:36 UTC (QA Tests)] INFO -- Enabling super sidebar!906[May 24 2023 03:15:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled907[May 24 2023 03:15:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds908[May 24 2023 03:15:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9' via api in 0.13 seconds909[May 24 2023 03:15:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-with-code-1975972779cd340f' via api in 0.49 seconds910[May 24 2023 03:15:39 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"911[May 24 2023 03:15:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.99 seconds912[May 24 2023 03:15:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6edec1c9.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-with-code-1975972779cd340f913 user pushes code to the repository914Create915 SSH keys support916[May 24 2023 03:15:42 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key917[May 24 2023 03:15:42 UTC (QA Tests)] INFO -- filling :login_field with "root"918[May 24 2023 03:15:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field919[May 24 2023 03:15:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"920[May 24 2023 03:15:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field921[May 24 2023 03:15:43 UTC (QA Tests)] INFO -- clicking :sign_in_button922[May 24 2023 03:15:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.048s923[May 24 2023 03:15:45 UTC (QA Tests)] INFO -- Enabling super sidebar!924[May 24 2023 03:15:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled925[May 24 2023 03:15:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.053s926[May 24 2023 03:15:47 UTC (QA Tests)] INFO -- clicking :user_avatar_content927[May 24 2023 03:15:47 UTC (QA Tests)] INFO -- clicking :edit_profile_link928[May 24 2023 03:15:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.7s929[May 24 2023 03:15:48 UTC (QA Tests)] INFO -- clicking :nav_item_link930[May 24 2023 03:15:49 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230524-39-kjzch5/id_rsa -N `931[May 24 2023 03:15:49 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"932[May 24 2023 03:15:49 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field933[May 24 2023 03:15:50 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"934[May 24 2023 03:15:50 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field935[May 24 2023 03:15:50 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-05-26"936[May 24 2023 03:15:50 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field937[May 24 2023 03:15:50 UTC (QA Tests)] INFO -- clicking :add_key_button938[May 24 2023 03:15:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_key_button' took 0.571s939[May 24 2023 03:15:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 4.9 seconds940 user can add an SSH key941 after adding an ssh key942[May 24 2023 03:15:51 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support after adding an ssh key can delete an ssh key943[May 24 2023 03:15:52 UTC (QA Tests)] INFO -- filling :login_field with "root"944[May 24 2023 03:15:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field945[May 24 2023 03:15:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"946[May 24 2023 03:15:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field947[May 24 2023 03:15:52 UTC (QA Tests)] INFO -- clicking :sign_in_button948[May 24 2023 03:15:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.027s949[May 24 2023 03:15:54 UTC (QA Tests)] INFO -- Enabling super sidebar!950[May 24 2023 03:15:54 UTC (QA Tests)] INFO -- Super sidebar is already enabled951[May 24 2023 03:15:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.036s952[May 24 2023 03:15:56 UTC (QA Tests)] INFO -- clicking :user_avatar_content953[May 24 2023 03:15:56 UTC (QA Tests)] INFO -- clicking :edit_profile_link954[May 24 2023 03:15:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.714s955[May 24 2023 03:15:57 UTC (QA Tests)] INFO -- clicking :nav_item_link956[May 24 2023 03:15:58 UTC (QA Tests)] INFO -- clicking :delete_ssh_key_button957 can delete an ssh key958Create959 SSH key support960[May 24 2023 03:16:00 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230524-39-6zvlv8/id_rsa -N `961[May 24 2023 03:16:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '35' via api in 0.51 seconds962[May 24 2023 03:16:01 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes code to the repository via SSH963[May 24 2023 03:16:01 UTC (QA Tests)] INFO -- filling :login_field with "root"964[May 24 2023 03:16:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field965[May 24 2023 03:16:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"966[May 24 2023 03:16:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field967[May 24 2023 03:16:02 UTC (QA Tests)] INFO -- clicking :sign_in_button968[May 24 2023 03:16:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.032s969[May 24 2023 03:16:03 UTC (QA Tests)] INFO -- Enabling super sidebar!970[May 24 2023 03:16:03 UTC (QA Tests)] INFO -- Super sidebar is already enabled971[May 24 2023 03:16:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds972[May 24 2023 03:16:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9' via api in 0.11 seconds973[May 24 2023 03:16:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/ssh-tests-c361d9a0ef4307ea' via api in 0.6 seconds974[May 24 2023 03:16:06 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"975[May 24 2023 03:16:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.51 seconds976[May 24 2023 03:16:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6edec1c9.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/ssh-tests-c361d9a0ef4307ea977 pushes code to the repository via SSH978[May 24 2023 03:16:08 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes multiple branches and tags together979[May 24 2023 03:16:09 UTC (QA Tests)] INFO -- filling :login_field with "root"980[May 24 2023 03:16:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field981[May 24 2023 03:16:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"982[May 24 2023 03:16:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field983[May 24 2023 03:16:10 UTC (QA Tests)] INFO -- clicking :sign_in_button984[May 24 2023 03:16:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.912s985[May 24 2023 03:16:11 UTC (QA Tests)] INFO -- Enabling super sidebar!986[May 24 2023 03:16:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled987[May 24 2023 03:16:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds988[May 24 2023 03:16:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9' via api in 0.12 seconds989[May 24 2023 03:16:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/ssh-tests-1859be4f89813d99' via api in 0.52 seconds990 pushes multiple branches and tags together991[May 24 2023 03:16:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '35'992Framework sanity993 Version check994 is the specified version (PENDING: Test is not compatible with this environment or pipeline)995Data Stores996 Project997 in group998 behaves like successful project creation999[May 24 2023 03:16:15 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in group behaves like successful project creation creates a new project1000[May 24 2023 03:16:15 UTC (QA Tests)] INFO -- filling :login_field with "root"1001[May 24 2023 03:16:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1002[May 24 2023 03:16:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"1003[May 24 2023 03:16:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1004[May 24 2023 03:16:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1005[May 24 2023 03:16:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.966s1006[May 24 2023 03:16:18 UTC (QA Tests)] INFO -- Enabling super sidebar!1007[May 24 2023 03:16:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled1008[May 24 2023 03:16:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds1009[May 24 2023 03:16:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9' via api in 0.11 seconds1010[May 24 2023 03:16:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-6edec1c9.test/groups/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e91011[May 24 2023 03:16:20 UTC (QA Tests)] INFO -- clicking :new_project_button1012[May 24 2023 03:16:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.765s1013[May 24 2023 03:16:21 UTC (QA Tests)] INFO -- clicking :panel_link1014[May 24 2023 03:16:21 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1015[May 24 2023 03:16:21 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9"1016[May 24 2023 03:16:21 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1017[May 24 2023 03:16:22 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}1018[May 24 2023 03:16:22 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}1019[May 24 2023 03:16:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-in-group-f1d09f87ae6b26c9-a338bd7d5f95db24' via browser_ui in 4.29 seconds1020 creates a new project1021 in personal namespace1022 behaves like successful project creation1023[May 24 2023 03:16:24 UTC (QA Tests)] INFO -- Starting test: Data Stores Project in personal namespace behaves like successful project creation creates a new project1024[May 24 2023 03:16:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1025[May 24 2023 03:16:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1026[May 24 2023 03:16:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1027[May 24 2023 03:16:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1028[May 24 2023 03:16:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1029[May 24 2023 03:16:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.019s1030[May 24 2023 03:16:26 UTC (QA Tests)] INFO -- Enabling super sidebar!1031[May 24 2023 03:16:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled1032[May 24 2023 03:16:28 UTC (QA Tests)] INFO -- clicking :new_project_button and ensuring QA::Page::Project::New is present1033[May 24 2023 03:16:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.783s1034[May 24 2023 03:16:28 UTC (QA Tests)] INFO -- clicking :panel_link1035[May 24 2023 03:16:29 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1036[May 24 2023 03:16:29 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "root"1037[May 24 2023 03:16:29 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1038[May 24 2023 03:16:30 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}1039[May 24 2023 03:16:30 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_readme_checkbox with args {}1040[May 24 2023 03:16:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'root/project-in-personal-namespace-f52aa63e38ba719f-2114c3e6d8620e83' via browser_ui in 3.24 seconds1041 creates a new project1042Plan1043 mention1044[May 24 2023 03:16:31 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue1045[May 24 2023 03:16:32 UTC (QA Tests)] INFO -- filling :login_field with "root"1046[May 24 2023 03:16:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1047[May 24 2023 03:16:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1048[May 24 2023 03:16:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1049[May 24 2023 03:16:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1050[May 24 2023 03:16:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.942s1051[May 24 2023 03:16:34 UTC (QA Tests)] INFO -- Enabling super sidebar!1052[May 24 2023 03:16:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled1053[May 24 2023 03:16:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds1054[May 24 2023 03:16:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9' via api in 0.15 seconds1055[May 24 2023 03:16:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/the_awesome_project-1424db3a21f12759' via api in 0.54 seconds1056[May 24 2023 03:16:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6edec1c9.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/the_awesome_project-1424db3a21f127591057[May 24 2023 03:16:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds1058[May 24 2023 03:16:37 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/the_awesome_project-1424db3a21f12759 QA::Resource::Project1059[May 24 2023 03:16:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '38' via api in 0.78 seconds1060[May 24 2023 03:16:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-6edec1c9.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/the_awesome_project-1424db3a21f12759/-/issues/11061[May 24 2023 03:16:40 UTC (QA Tests)] INFO -- clicking :title_content1062[May 24 2023 03:16:40 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1063[May 24 2023 03:16:40 UTC (QA Tests)] INFO -- clicking :title_content1064[May 24 2023 03:16:40 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1065[May 24 2023 03:16:40 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user11066"1067[May 24 2023 03:16:40 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1068[May 24 2023 03:16:41 UTC (QA Tests)] INFO -- clicking :comment_button1069 mentions another user in an issue1070Create1071 Git push over HTTP1072[May 24 2023 03:16:41 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository1073[May 24 2023 03:16:42 UTC (QA Tests)] INFO -- filling :login_field with "root"1074[May 24 2023 03:16:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1075[May 24 2023 03:16:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1076[May 24 2023 03:16:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1077[May 24 2023 03:16:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1078[May 24 2023 03:16:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.006s1079[May 24 2023 03:16:44 UTC (QA Tests)] INFO -- Enabling super sidebar!1080[May 24 2023 03:16:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled1081[May 24 2023 03:16:46 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1082[May 24 2023 03:16:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-rqi1k2zi' via cache in 0.0 seconds1083[May 24 2023 03:16:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1084[May 24 2023 03:16:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9' via api in 0.12 seconds1085[May 24 2023 03:16:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-with-code-ef1d7b8d1e454846' via api in 0.51 seconds1086[May 24 2023 03:16:47 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1087[May 24 2023 03:16:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.89 seconds1088[May 24 2023 03:16:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6edec1c9.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-with-code-ef1d7b8d1e4548461089 user using a personal access token pushes code to the repository1090Create1091 Create a new merge request1092[May 24 2023 03:16:49 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request1093[May 24 2023 03:16:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1094[May 24 2023 03:16:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1095[May 24 2023 03:16:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1096[May 24 2023 03:16:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1097[May 24 2023 03:16:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1098[May 24 2023 03:16:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.983s1099[May 24 2023 03:16:52 UTC (QA Tests)] INFO -- Enabling super sidebar!1100[May 24 2023 03:16:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled1101[May 24 2023 03:16:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1102[May 24 2023 03:16:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9' via api in 0.13 seconds1103[May 24 2023 03:16:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-3a68cad7ee55c303' via api in 0.75 seconds1104[May 24 2023 03:16:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds1105[May 24 2023 03:16:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds1106[May 24 2023 03:16:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6edec1c9.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-3a68cad7ee55c3031107[May 24 2023 03:16:57 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1108[May 24 2023 03:16:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.22s1109[May 24 2023 03:16:58 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"1110[May 24 2023 03:16:58 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1111[May 24 2023 03:16:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.031s1112[May 24 2023 03:17:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.037s1113[May 24 2023 03:17:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.067s1114[May 24 2023 03:17:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.022s1115[May 24 2023 03:17:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.022s1116[May 24 2023 03:17:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.01s1117[May 24 2023 03:17:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.006s1118[May 24 2023 03:17:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.023s1119[May 24 2023 03:17:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.052s1120[May 24 2023 03:17:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.058s1121[May 24 2023 03:17:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.001s1122[May 24 2023 03:17:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.025s1123[May 24 2023 03:17:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.059s1124[May 24 2023 03:17:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.067s1125[May 24 2023 03:17:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.015s1126[May 24 2023 03:17:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.01s1127[May 24 2023 03:17:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.055s1128[May 24 2023 03:17:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.05s1129[May 24 2023 03:17:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.013s1130[May 24 2023 03:17:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.034s1131[May 24 2023 03:17:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.064s1132[May 24 2023 03:17:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.018s1133[May 24 2023 03:17:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.003s1134[May 24 2023 03:17:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.01s1135[May 24 2023 03:17:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.062s1136[May 24 2023 03:17:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.011s1137[May 24 2023 03:17:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.05s1138[May 24 2023 03:17:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.035s1139[May 24 2023 03:17:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.005s1140[May 24 2023 03:17:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s1141[May 24 2023 03:17:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.003s1142[May 24 2023 03:17:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.051s1143[May 24 2023 03:17:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.049s1144[May 24 2023 03:17:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.014s1145[May 24 2023 03:17:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.044s1146[May 24 2023 03:17:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.059s1147[May 24 2023 03:17:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.035s1148[May 24 2023 03:17:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.033s1149[May 24 2023 03:17:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.035s1150[May 24 2023 03:17:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.047s1151[May 24 2023 03:17:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.033s1152[May 24 2023 03:17:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.009s1153[May 24 2023 03:17:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.047s1154[May 24 2023 03:17:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.066s1155[May 24 2023 03:17:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.027s1156[May 24 2023 03:17:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.009s1157[May 24 2023 03:17:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.011s1158[May 24 2023 03:17:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.004s1159[May 24 2023 03:17:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s1160[May 24 2023 03:17:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.005s1161[May 24 2023 03:17:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.035s1162[May 24 2023 03:17:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.019s1163[May 24 2023 03:17:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.037s1164[May 24 2023 03:17:58 UTC (QA Tests)] INFO -- Saving screenshot..1165[May 24 2023 03:17:59 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request1166[May 24 2023 03:17:59 UTC (QA Tests)] INFO -- filling :login_field with "root"1167[May 24 2023 03:17:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1168[May 24 2023 03:18:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1169[May 24 2023 03:18:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1170[May 24 2023 03:18:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1171[May 24 2023 03:18:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.079s1172[May 24 2023 03:18:01 UTC (QA Tests)] INFO -- Enabling super sidebar!1173[May 24 2023 03:18:01 UTC (QA Tests)] INFO -- Super sidebar is already enabled1174[May 24 2023 03:18:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1175[May 24 2023 03:18:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9' via api in 0.13 seconds1176[May 24 2023 03:18:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-5a2149108a2ba556' via api in 0.55 seconds1177[May 24 2023 03:18:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds1178[May 24 2023 03:18:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds1179[May 24 2023 03:18:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6edec1c9.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-5a2149108a2ba5561180[May 24 2023 03:18:06 UTC (QA Tests)] INFO -- clicking :create_merge_request_button1181[May 24 2023 03:18:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.226s1182[May 24 2023 03:18:08 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"1183[May 24 2023 03:18:08 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1184[May 24 2023 03:18:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.068s1185[May 24 2023 03:18:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.056s1186[May 24 2023 03:18:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.043s1187[May 24 2023 03:18:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.034s1188[May 24 2023 03:18:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.041s1189[May 24 2023 03:18:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.014s1190[May 24 2023 03:18:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.019s1191[May 24 2023 03:18:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.006s1192[May 24 2023 03:18:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.045s1193[May 24 2023 03:18:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.026s1194[May 24 2023 03:18:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.004s1195[May 24 2023 03:18:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.028s1196[May 24 2023 03:18:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.051s1197[May 24 2023 03:18:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.026s1198[May 24 2023 03:18:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.036s1199[May 24 2023 03:18:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.031s1200[May 24 2023 03:18:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.035s1201[May 24 2023 03:18:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.041s1202[May 24 2023 03:18:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.059s1203[May 24 2023 03:18:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.033s1204[May 24 2023 03:18:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.025s1205[May 24 2023 03:18:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.021s1206[May 24 2023 03:18:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.041s1207[May 24 2023 03:18:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.009s1208[May 24 2023 03:18:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.059s1209[May 24 2023 03:18:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.033s1210[May 24 2023 03:18:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.034s1211[May 24 2023 03:18:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.057s1212[May 24 2023 03:18:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.056s1213[May 24 2023 03:18:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.032s1214[May 24 2023 03:18:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.033s1215[May 24 2023 03:18:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.006s1216[May 24 2023 03:18:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.012s1217[May 24 2023 03:18:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.062s1218[May 24 2023 03:18:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.019s1219[May 24 2023 03:18:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.012s1220[May 24 2023 03:18:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.059s1221[May 24 2023 03:18:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.042s1222[May 24 2023 03:18:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.018s1223[May 24 2023 03:18:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.023s1224[May 24 2023 03:18:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.027s1225[May 24 2023 03:18:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.005s1226[May 24 2023 03:18:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.035s1227[May 24 2023 03:18:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.012s1228[May 24 2023 03:18:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.022s1229[May 24 2023 03:19:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.009s1230[May 24 2023 03:19:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.056s1231[May 24 2023 03:19:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.054s1232[May 24 2023 03:19:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.006s1233[May 24 2023 03:19:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.063s1234[May 24 2023 03:19:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.051s1235[May 24 2023 03:19:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.041s1236[May 24 2023 03:19:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.044s1237[May 24 2023 03:19:08 UTC (QA Tests)] INFO -- Saving screenshot..1238 creates a basic merge request (FAILED - 2)12401st Try error in ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:23:1241Page did not fully load. This could be due to an unending async request or loading icon.1243RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:231244 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/create_create_a_new_merge_request_creates_a_basic_merge_request_2023-05-24-03-19-08.514.html1245 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/create_create_a_new_merge_request_creates_a_basic_merge_request_2023-05-24-03-19-08.514.png1246Monitor1247 Alert settings1248 when using Prometheus integration1249 behaves like sends test alert using authorization key1250[May 24 2023 03:19:08 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert1251[May 24 2023 03:19:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1252[May 24 2023 03:19:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1253[May 24 2023 03:19:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1254[May 24 2023 03:19:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1255[May 24 2023 03:19:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1256[May 24 2023 03:19:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.013s1257[May 24 2023 03:19:11 UTC (QA Tests)] INFO -- Enabling super sidebar!1258[May 24 2023 03:19:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled1259[May 24 2023 03:19:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds1260[May 24 2023 03:19:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9' via api in 0.14 seconds1261[May 24 2023 03:19:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-for-alerts-521390b8a3c4ae38' via api in 0.55 seconds1262[May 24 2023 03:19:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6edec1c9.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-for-alerts-521390b8a3c4ae381263[May 24 2023 03:19:14 UTC (QA Tests)] INFO -- clicking :menu_section_button1264[May 24 2023 03:19:14 UTC (QA Tests)] INFO -- clicking :nav_item_link1265[May 24 2023 03:19:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.972s1266[May 24 2023 03:19:16 UTC (QA Tests)] INFO -- clicking :add_integration_button1267[May 24 2023 03:19:17 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1268[May 24 2023 03:19:17 UTC (QA Tests)] INFO -- clicking :prometheus_url_field1269[May 24 2023 03:19:17 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-ce-6edec1c9.test"1270[May 24 2023 03:19:17 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field1271[May 24 2023 03:19:18 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1272[May 24 2023 03:19:18 UTC (QA Tests)] INFO -- clicking :menu_section_button1273[May 24 2023 03:19:18 UTC (QA Tests)] INFO -- clicking :nav_item_link1274[May 24 2023 03:19:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.763s1275[May 24 2023 03:19:19 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}' arguments1276 creates new alert1277 when using HTTP endpoint integration1278 behaves like sends test alert using authorization key1279[May 24 2023 03:19:19 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert1280[May 24 2023 03:19:20 UTC (QA Tests)] INFO -- filling :login_field with "root"1281[May 24 2023 03:19:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1282[May 24 2023 03:19:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1283[May 24 2023 03:19:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1284[May 24 2023 03:19:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1285[May 24 2023 03:19:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.028s1286[May 24 2023 03:19:22 UTC (QA Tests)] INFO -- Enabling super sidebar!1287[May 24 2023 03:19:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled1288[May 24 2023 03:19:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1289[May 24 2023 03:19:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9' via api in 0.13 seconds1290[May 24 2023 03:19:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-for-alerts-c0ac598ca79c1754' via api in 0.56 seconds1291[May 24 2023 03:19:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-6edec1c9.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-13-49-84f683934a2f24e9/project-for-alerts-c0ac598ca79c17541292[May 24 2023 03:19:25 UTC (QA Tests)] INFO -- clicking :menu_section_button1293[May 24 2023 03:19:25 UTC (QA Tests)] INFO -- clicking :nav_item_link1294[May 24 2023 03:19:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.926s1295[May 24 2023 03:19:27 UTC (QA Tests)] INFO -- clicking :add_integration_button1296[May 24 2023 03:19:27 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1297[May 24 2023 03:19:28 UTC (QA Tests)] INFO -- clicking :integration_name_field1298[May 24 2023 03:19:28 UTC (QA Tests)] INFO -- filling :integration_name_field with "autem"1299[May 24 2023 03:19:28 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field1300[May 24 2023 03:19:28 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1301[May 24 2023 03:19:29 UTC (QA Tests)] INFO -- clicking :menu_section_button1302[May 24 2023 03:19:29 UTC (QA Tests)] INFO -- clicking :nav_item_link1303[May 24 2023 03:19:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.806s1304[May 24 2023 03:19:30 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}' arguments1305 creates new alert1306Pending: (Failures listed here are expected and do not affect your suite's status)1307 1) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage1308 # Test is not compatible with this environment or pipeline1309 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:61310 2) Framework sanity Version check is the specified version1311 # Test is not compatible with this environment or pipeline1312 # ./qa/specs/features/sanity/version_spec.rb:151313Failures:1314 1) Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert1315 Failure/Error: Page::Project::Menu.perform(&:go_to_monitor_alerts)1317 Selenium::WebDriver::Error::ElementClickInterceptedError:1318 element click intercepted: Element <button data-qa-selector="menu_section_button" data-qa-section-name="Monitor" aria-controls="monitor" aria-expanded="false" data-qa-menu-item="Monitor" class="gl-rounded-base gl-relative gl-display-flex gl-align-items-center gl-mb-1 gl-py-3 gl-px-0 gl-line-height-normal gl-text-black-normal! gl-hover-bg-t-gray-a-08 gl-focus-bg-t-gray-a-08 gl-text-decoration-none! gl-appearance-none gl-border-0 gl-bg-transparent gl-text-left gl-w-full gl-focus--focus">...</button> is not clickable at point (127, 528). Other element would receive the click: <div id="confirmSendTestAlert" role="dialog" aria-label="The form has unsaved changes" aria-describedby="confirmSendTestAlert___BV_modal_body_" class="modal fade show gl-modal" aria-modal="true" style="display: block; padding-right: 15px;">...</div>1319 (Session info: headless chrome=109.0.5414.119)1320 Shared Example Group: "sends test alert" called from ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:431321 # #0 0x557c775a3303 <unknown>1322 # #1 0x557c77377d37 <unknown>1323 # #2 0x557c773bae29 <unknown>1324 # #3 0x557c773b8e2f <unknown>1325 # #4 0x557c773b69de <unknown>1326 # #5 0x557c773b5b7d <unknown>1327 # #6 0x557c773a99a5 <unknown>1328 # #7 0x557c773d4982 <unknown>1329 # #8 0x557c773a922f <unknown>1330 # #9 0x557c773d4b4e <unknown>1331 # #10 0x557c773ec88c <unknown>1332 # #11 0x557c773d4753 <unknown>1333 # #12 0x557c773a7a14 <unknown>1334 # #13 0x557c773a8b7e <unknown>1335 # #14 0x557c775f232e <unknown>1336 # #15 0x557c775f5c0e <unknown>1337 # #16 0x557c775d8610 <unknown>1338 # #17 0x557c775f6c23 <unknown>1339 # #18 0x557c775ca545 <unknown>1340 # #19 0x557c776176a8 <unknown>1341 # #20 0x557c77617836 <unknown>1342 # #21 0x557c77632d13 <unknown>1343 # #22 0x7f0a19992ea7 start_thread1344 # ./qa/page/base.rb:233:in `click_element'1345 # ./qa/support/page/logging.rb:87:in `block in click_element'1346 # ./qa/support/page/logging.rb:206:in `log_slow_code'1347 # ./qa/support/page/logging.rb:87:in `click_element'1348 # ./qa/page/sub_menus/common.rb:50:in `open_submenu'1349 # ./qa/page/project/sub_menus/super_sidebar/monitor.rb:34:in `open_monitor_submenu'1350 # ./qa/page/project/sub_menus/super_sidebar/monitor.rb:16:in `go_to_monitor_alerts'1351 # ./qa/scenario/actable.rb:16:in `perform'1352 # ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:8:in `block (4 levels) in <module:QA>'1353 # ./qa/specs/spec_helper.rb:121:in `block (2 levels) in <top (required)>'1354 # ./qa/specs/runner.rb:67:in `perform'1355 # ./qa/scenario/template.rb:10:in `block in perform'1356 # ./qa/scenario/template.rb:8:in `perform'1357 # ./qa/scenario/template.rb:50:in `perform'1358 # ./qa/scenario/template.rb:10:in `block in perform'1359 # ./qa/scenario/template.rb:8:in `perform'1360 # ./qa/scenario/bootable.rb:52:in `launch!'1361 2) Create Create a new merge request creates a basic merge request1362 Failure/Error:1363 Resource::MergeRequest.fabricate_via_browser_ui! do |merge_request|1364 merge_request.project = project1365 merge_request.title = merge_request_title1366 merge_request.assignee = 'me'1367 merge_request.description = merge_request_description1368 end1370 QA::Support::Repeater::WaitExceededError:1371 Page did not fully load. This could be due to an unending async request or loading icon.1372 # ./qa/support/repeater.rb:74:in `repeat_until'1373 # ./qa/support/waiter.rb:20:in `wait_until'1374 # ./qa/support/wait_for_requests.rb:11:in `wait_for_requests'1375 # ./qa/support/page/logging.rb:144:in `block in wait_for_requests'1376 # ./qa/support/page/logging.rb:206:in `log_slow_code'1377 # ./qa/support/page/logging.rb:144:in `wait_for_requests'1378 # ./qa/page/base.rb:130:in `find_element'1379 # ./qa/support/page/logging.rb:39:in `block in find_element'1380 # ./qa/support/page/logging.rb:206:in `log_slow_code'1381 # ./qa/support/page/logging.rb:39:in `find_element'1382 # ./qa/page/base.rb:222:in `click_element_coordinates'1383 # ./qa/support/page/logging.rb:75:in `click_element_coordinates'1384 # ./qa/page/base.rb:251:in `fill_element'1385 # ./qa/support/page/logging.rb:101:in `fill_element'1386 # ./qa/page/issuable/new.rb:32:in `fill_title'1387 # ./qa/resource/merge_request.rb:92:in `block in fabricate!'1388 # ./qa/scenario/actable.rb:16:in `perform'1389 # ./qa/resource/merge_request.rb:91:in `fabricate!'1390 # ./qa/resource/base.rb:49:in `block (2 levels) in fabricate_via_browser_ui!'1391 # ./qa/resource/base.rb:96:in `log_and_record_fabrication'1392 # ./qa/resource/base.rb:49:in `block in fabricate_via_browser_ui!'1393 # ./qa/resource/base.rb:86:in `do_fabricate!'1394 # ./qa/resource/base.rb:48:in `fabricate_via_browser_ui!'1395 # ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:24:in `block (3 levels) in <module:QA>'1396 # ./qa/specs/spec_helper.rb:121:in `block (2 levels) in <top (required)>'1397 # ./qa/specs/runner.rb:67:in `perform'1398 # ./qa/scenario/template.rb:10:in `block in perform'1399 # ./qa/scenario/template.rb:8:in `perform'1400 # ./qa/scenario/template.rb:50:in `perform'1401 # ./qa/scenario/template.rb:10:in `block in perform'1402 # ./qa/scenario/template.rb:8:in `perform'1403 # ./qa/scenario/bootable.rb:52:in `launch!'1404 # ------------------1405 # --- Caused by: ---1406 # QA::Support::Repeater::WaitExceededError:1407 # Wait failed after 60 seconds1408 # ./qa/support/repeater.rb:74:in `repeat_until'1409Finished in 5 minutes 56 seconds (files took 3.34 seconds to load)141021 examples, 2 failures, 2 pending1411Failed examples:1412rspec './qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb[1:1:1:1:1]' # Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert1413rspec ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:23 # Create Create a new merge request creates a basic merge request1414Randomized with seed 645391415[May 24 2023 03:19:31 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-6edec1c9`1416[May 24 2023 03:19:31 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-6edec1c9`1417bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)1418/usr/local/bin/bundle: Command `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" ...` failed! \e[31m✘\e[0m (Gitlab::QA::Support::ShellCommand::StatusError)1420Running after script...1421$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1422$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1423$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1585Uploading artifacts...1586gitlab-qa-run-*: found 288 matching artifact files and directories 1587Uploading artifacts as "archive" to coordinator... 201 Created id=4338778320 responseStatus=201 Created token=64_C2-N-1588Uploading artifacts...1589gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1590Uploading artifacts as "junit" to coordinator... 201 Created id=4338778320 responseStatus=201 Created token=64_C2-N-1591Uploading artifacts...1592/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1593Uploading artifacts as "dotenv" to coordinator... 201 Created id=4338778320 responseStatus=201 Created token=64_C2-N-1595ERROR: Job failed: exit code 1