update-ee-to-ce
Failed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 16.3.1 (f5dfa4d1)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 ...6Starting service docker:24.0.5-dind ...7Pulling docker image docker:24.0.5-dind ...8Using docker image sha256:7015f2c475d511a251955877c2862016a4042512ba625ed905e69202f87e1a21 for docker:24.0.5-dind with digest docker@sha256:3c6e4dca7a63c9a32a4e00da40461ce067f255987ccc9721cf18ffa087bcd1ef ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 ...12Using docker image sha256:d74b87fe019fa5fbfd87eb37c97409980b5fc6d12aa4c2b38f9a42c6b6603544 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:bd0f840d4586dc539052b2724b94ae5d1f304eab5b321eb98b0b584ddacae214 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1695437580-12f114ce-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: 155805, done. 20remote: Counting objects: 100% (155805/155805), done. 21remote: Compressing objects: 100% (104096/104096), done. 22remote: Total 155805 (delta 69178), reused 104886 (delta 45670), pack-reused 0 23Receiving objects: 100% (155805/155805), 135.45 MiB | 42.07 MiB/s, done.24Resolving deltas: 100% (69178/69178), done.26 * [new ref] refs/pipelines/1014218092 -> refs/pipelines/101421809227 * [new branch] master -> origin/master28Checking out 33574b61 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-58a919b5573be149d65a5bc220d6fbc3-16...32Downloading cache from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-58a919b5573be149d65a5bc220d6fbc3-16 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (5149984345)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5149984345 responseStatus=200 OK token=64_un-5K38Downloading artifacts for download-fast-quarantine-report (5149984346)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5149984346 responseStatus=200 OK token=64_un-5K41Using docker image sha256:d74b87fe019fa5fbfd87eb37c97409980b5fc6d12aa4c2b38f9a42c6b6603544 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:bd0f840d4586dc539052b2724b94ae5d1f304eab5b321eb98b0b584ddacae214 ...42$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE43$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")44$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command45Bundle complete! 38 Gemfile dependencies, 136 gems now installed.46Use `bundle info [gemname]` to see where a bundled gem is installed.47$ export RSPEC_FAST_QUARANTINE_PATH="/home/gitlab/qa/${RSPEC_FAST_QUARANTINE_PATH}"48$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="/home/gitlab/qa/rspec/skipped_tests-${CI_JOB_ID}.txt"49$ export 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:33574b619352e0e3a7610a5f0262387315091cee 16.5.0-pre minor ee -- --tag smoke --format QA::Support::JsonFormatter --out tmp/rspec-5149984395.json --format RspecJunitFormatter --out tmp/rspec-5149984395.xml --format html --out tmp/rspec-$(echo update-ee-to-ce | sed 's/[ /]/_/g').htm --color --format documentation'53$ eval "$QA_COMMAND"54[Sep 23 2023 02:55:13 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 1 from 'gitlab/gitlab-ee' registry55[Sep 23 2023 02:55:14 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 2 from 'gitlab/gitlab-ee' registry56[Sep 23 2023 02:55:14 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 3 from 'gitlab/gitlab-ee' registry57[Sep 23 2023 02:55:14 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 4 from 'gitlab/gitlab-ee' registry58[Sep 23 2023 02:55:14 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 5 from 'gitlab/gitlab-ee' registry59[Sep 23 2023 02:55:14 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 6 from 'gitlab/gitlab-ee' registry60[Sep 23 2023 02:55:15 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 7 from 'gitlab/gitlab-ee' registry61[Sep 23 2023 02:55:15 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 8 from 'gitlab/gitlab-ee' registry62[Sep 23 2023 02:55:15 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 9 from 'gitlab/gitlab-ee' registry63[Sep 23 2023 02:55:15 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 10 from 'gitlab/gitlab-ee' registry64[Sep 23 2023 02:55:15 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 11 from 'gitlab/gitlab-ee' registry65[Sep 23 2023 02:55:15 UTC (Gitlab QA)] INFO -- Fetching Docker tags page 12 from 'gitlab/gitlab-ee' registry66[Sep 23 2023 02:55:16 UTC (Gitlab QA)] INFO -- Performing gitlab update: gitlab/gitlab-ee:16.4.0-ee.0 => registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:33574b619352e0e3a7610a5f0262387315091cee (16.5.0-pre)67[Sep 23 2023 02:55:16 UTC (Gitlab QA)] INFO -- Deploying release: gitlab/gitlab-ee:16.4.0-ee.068[Sep 23 2023 02:55:16 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-30c3fefe$`69[Sep 23 2023 02:55:16 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-30c3fefe --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`70[Sep 23 2023 02:55:17 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/authority/. alpine-30c3fefe:/etc/gitlab/trusted-certs`71[Sep 23 2023 02:55:17 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/gitlab/. alpine-30c3fefe:/etc/gitlab/ssl`72[Sep 23 2023 02:55:17 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-30c3fefe`73[Sep 23 2023 02:55:17 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-30c3fefe`74[Sep 23 2023 02:55:17 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q gitlab/gitlab-ee:16.4.0-ee.0`75[Sep 23 2023 02:56:05 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-f82a0a88$`76[Sep 23 2023 02:56:05 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`77[Sep 23 2023 02:56:05 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`78[Sep 23 2023 02:56:05 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-f82a0a88 --net test --hostname gitlab-ee-f82a0a88.test -p 80 --volume /tmp/gitlab-qa-20230923-22-6w3ar6/config:/etc/gitlab:Z --volume /tmp/gitlab-qa-20230923-22-6w3ar6/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-09-23-02-55-13-a38e0541/gitlab-ee-f82a0a88/logs:/var/log/gitlab:Z gitlab/gitlab-ee:16.4.0-ee.0`79[Sep 23 2023 02:56:15 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-f82a0a88 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-09-23 02:55:1680gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme81gitlab_rails['gitlab_disable_animations'] = true # Disable animations82gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry83gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password84gitlab_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;"`85[Sep 23 2023 02:56:15 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-f82a0a88`86[Sep 23 2023 02:59:57 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...87[Sep 23 2023 02:59:57 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f82a0a88`88[Sep 23 2023 02:59:58 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f82a0a88`89[Sep 23 2023 02:59:59 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f82a0a88`90[Sep 23 2023 03:00:00 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f82a0a88`91[Sep 23 2023 03:00:01 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f82a0a88`92[Sep 23 2023 03:00:02 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f82a0a88`93[Sep 23 2023 03:00:03 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f82a0a88`94[Sep 23 2023 03:00:04 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f82a0a88`95[Sep 23 2023 03:00:05 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f82a0a88`96[Sep 23 2023 03:00:06 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f82a0a88`97[Sep 23 2023 03:00:07 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f82a0a88`98[Sep 23 2023 03:00:08 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f82a0a88`99[Sep 23 2023 03:00:09 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f82a0a88`100[Sep 23 2023 03:00:10 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f82a0a88`101[Sep 23 2023 03:00:11 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f82a0a88`102[Sep 23 2023 03:00:12 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f82a0a88`103[Sep 23 2023 03:00:13 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f82a0a88`104[Sep 23 2023 03:00:14 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f82a0a88`105[Sep 23 2023 03:00:15 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f82a0a88`106[Sep 23 2023 03:00:16 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f82a0a88`107[Sep 23 2023 03:00:16 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-f82a0a88 80/tcp`108[Sep 23 2023 03:00:16 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!109[Sep 23 2023 03:00:16 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-f82a0a88 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`110[Sep 23 2023 03:00:16 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-f82a0a88 bash -c "echo '#!/usr/bin/env bash111if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then112 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'113 exit 1114fi115' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`116[Sep 23 2023 03:00:16 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-f82a0a88 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`117[Sep 23 2023 03:00:16 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/support/data gitlab-ee-f82a0a88:/tmp/data-seeds`118[Sep 23 2023 03:00:16 UTC (Gitlab QA)] INFO -- Running exec_commands...119[Sep 23 2023 03:00:16 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-f82a0a88 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`120[Sep 23 2023 03:01:08 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q gitlab/gitlab-ee-qa:16.4.0-ee`121[Sep 23 2023 03:02:10 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee122[Sep 23 2023 03:02:10 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_RSPEC_REPORT_PATH="$QA_RSPEC_REPORT_PATH" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_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_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_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_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_OMNIBUS_MR_TESTS="$QA_OMNIBUS_MR_TESTS" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env RSPEC_FAST_QUARANTINE_PATH="$RSPEC_FAST_QUARANTINE_PATH" --env RSPEC_SKIPPED_TESTS_REPORT_PATH="$RSPEC_SKIPPED_TESTS_REPORT_PATH" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-23-02-55-13-a38e0541/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-23-02-55-13-a38e0541/gitlab-ee-qa-69573cda:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/rspec:/home/gitlab/qa/rspec:z --name gitlab-ee-qa-69573cda gitlab/gitlab-ee-qa:16.4.0-ee Test::Instance::All http://gitlab-ee-f82a0a88.test -- --tag smoke`1232023-09-23 03:02:24 / CONF :: 124 ==> Base URL: http://gitlab-ee-f82a0a88.test125 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f9cf87edcf8>126 ==> Libraries: Chemlab::Vendor127[Sep 23 2023 03:02:24 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA128[Sep 23 2023 03:02:24 UTC (QA Tests)] INFO -- Browser: chrome129[Sep 23 2023 03:02:24 UTC (QA Tests)] INFO -- Performing sanity check for environment!130[Sep 23 2023 03:02:24 UTC (QA Tests)] INFO -- Performing initial license fabrication!131[Sep 23 2023 03:02:25 UTC (QA Tests)] INFO -- Successfully added license key. Details:132{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}133[Sep 23 2023 03:02:25 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.45 seconds134[Sep 23 2023 03:02:25 UTC (QA Tests)] INFO -- Disabling sync with External package metadata database135[Sep 23 2023 03:02:26 UTC (QA Tests)] INFO -- Setting application settings: {:package_metadata_purl_types=>[12]}136Run options:137 include {:smoke=>true}138 exclude {:geo=>true, :requires_praefect=>true}139Randomized with seed 19105140Create141 Personal snippet creation142[Sep 23 2023 03:02:27 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet143[Sep 23 2023 03:02:27 UTC (QA Tests)] INFO -- filling :login_field with "root"144[Sep 23 2023 03:02:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field145[Sep 23 2023 03:02:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"146[Sep 23 2023 03:02:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field147[Sep 23 2023 03:02:28 UTC (QA Tests)] INFO -- clicking :sign_in_button148[Sep 23 2023 03:02:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.742s149[Sep 23 2023 03:02:31 UTC (QA Tests)] INFO -- clicking :new-menu-toggle150[Sep 23 2023 03:02:32 UTC (QA Tests)] INFO -- clicking :create_menu_item151[Sep 23 2023 03:02:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.164s152[Sep 23 2023 03:02:33 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"153[Sep 23 2023 03:02:33 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field154[Sep 23 2023 03:02:33 UTC (QA Tests)] INFO -- clicking :description_placeholder155[Sep 23 2023 03:02:33 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"156[Sep 23 2023 03:02:33 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field157[Sep 23 2023 03:02:34 UTC (QA Tests)] INFO -- clicking :visibility_content158[Sep 23 2023 03:02:34 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"159[Sep 23 2023 03:02:34 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field160[Sep 23 2023 03:02:35 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button161[Sep 23 2023 03:02:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.095s162[Sep 23 2023 03:02:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 2.105s163[Sep 23 2023 03:02:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via browser_ui in 5.64 seconds164[Sep 23 2023 03:02:38 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA165[Sep 23 2023 03:02:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-k1v10vi7' via cache in 0.0 seconds166[Sep 23 2023 03:02:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '1'167 user creates a personal snippet168Monitor169 Alert settings170 when using HTTP endpoint integration171 behaves like sends test alert using authorization key172[Sep 23 2023 03:02:38 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert173[Sep 23 2023 03:02:38 UTC (QA Tests)] INFO -- filling :login_field with "root"174[Sep 23 2023 03:02:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field175[Sep 23 2023 03:02:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"176[Sep 23 2023 03:02:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field177[Sep 23 2023 03:02:39 UTC (QA Tests)] INFO -- clicking :sign_in_button178[Sep 23 2023 03:02:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.794s179[Sep 23 2023 03:02:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 1.07 seconds180[Sep 23 2023 03:02:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23' via api in 2.71 seconds181[Sep 23 2023 03:02:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f82a0a88.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/project-for-alerts-3f92f6cba3d1ddbd182[Sep 23 2023 03:02:48 UTC (QA Tests)] INFO -- clicking :menu_section_button183[Sep 23 2023 03:02:48 UTC (QA Tests)] INFO -- clicking :nav_item_link184[Sep 23 2023 03:02:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.161s185[Sep 23 2023 03:02:52 UTC (QA Tests)] INFO -- clicking :add-integration-button186[Sep 23 2023 03:02:52 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown187[Sep 23 2023 03:02:52 UTC (QA Tests)] INFO -- clicking :integration-name-field188[Sep 23 2023 03:02:52 UTC (QA Tests)] INFO -- filling :integration-name-field with "molestiae"189[Sep 23 2023 03:02:52 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field190[Sep 23 2023 03:02:53 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button191[Sep 23 2023 03:02:54 UTC (QA Tests)] INFO -- clicking :menu_section_button192[Sep 23 2023 03:02:54 UTC (QA Tests)] INFO -- clicking :nav_item_link193[Sep 23 2023 03:02:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.064s194[Sep 23 2023 03:02:55 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}' arguments195 creates new alert196 when using Prometheus integration197 behaves like sends test alert using authorization key198[Sep 23 2023 03:02:55 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert199[Sep 23 2023 03:02:56 UTC (QA Tests)] INFO -- filling :login_field with "root"200[Sep 23 2023 03:02:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field201[Sep 23 2023 03:02:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"202[Sep 23 2023 03:02:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field203[Sep 23 2023 03:02:56 UTC (QA Tests)] INFO -- clicking :sign_in_button204[Sep 23 2023 03:02:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.197s205[Sep 23 2023 03:02:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds206[Sep 23 2023 03:03:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23' via api in 0.19 seconds207[Sep 23 2023 03:03:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f82a0a88.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/project-for-alerts-3baca8f935534fe7208[Sep 23 2023 03:03:03 UTC (QA Tests)] INFO -- clicking :menu_section_button209[Sep 23 2023 03:03:04 UTC (QA Tests)] INFO -- clicking :nav_item_link210[Sep 23 2023 03:03:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.943s211[Sep 23 2023 03:03:06 UTC (QA Tests)] INFO -- clicking :add-integration-button212[Sep 23 2023 03:03:06 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown213[Sep 23 2023 03:03:06 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button214[Sep 23 2023 03:03:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.775s215[Sep 23 2023 03:03:07 UTC (QA Tests)] INFO -- clicking :menu_section_button216[Sep 23 2023 03:03:08 UTC (QA Tests)] INFO -- clicking :nav_item_link217[Sep 23 2023 03:03:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.802s218[Sep 23 2023 03:03:08 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}' arguments219 creates new alert220Monitor221 Alert settings222 when using Prometheus integration223 behaves like sends test alert224[Sep 23 2023 03:03:08 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert225[Sep 23 2023 03:03:09 UTC (QA Tests)] INFO -- filling :login_field with "root"226[Sep 23 2023 03:03:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field227[Sep 23 2023 03:03:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"228[Sep 23 2023 03:03:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field229[Sep 23 2023 03:03:10 UTC (QA Tests)] INFO -- clicking :sign_in_button230[Sep 23 2023 03:03:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.153s231[Sep 23 2023 03:03:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.19 seconds232[Sep 23 2023 03:03:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23' via api in 0.32 seconds233[Sep 23 2023 03:03:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f82a0a88.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/project-for-alerts-739fc626782bef57234[Sep 23 2023 03:03:15 UTC (QA Tests)] INFO -- clicking :menu_section_button235[Sep 23 2023 03:03:15 UTC (QA Tests)] INFO -- clicking :nav_item_link236[Sep 23 2023 03:03:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.914s237[Sep 23 2023 03:03:17 UTC (QA Tests)] INFO -- clicking :add-integration-button238[Sep 23 2023 03:03:17 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown239[Sep 23 2023 03:03:18 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button240[Sep 23 2023 03:03:18 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-09-23T03:03:18.266+00:00","generatorURL":"http://mclaughlin-ritchie.test/louis","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"ut"},"annotations":{"title":"deserunt","gitlab_y_label":"status"}}]}"241[Sep 23 2023 03:03:18 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field242[Sep 23 2023 03:03:19 UTC (QA Tests)] INFO -- clicking :send-test-alert243[Sep 23 2023 03:03:19 UTC (QA Tests)] INFO -- clicking :menu_section_button244[Sep 23 2023 03:03:19 UTC (QA Tests)] INFO -- clicking :nav_item_link245[Sep 23 2023 03:03:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.78s246 creates new alert247 when using HTTP endpoint integration248 behaves like sends test alert249[Sep 23 2023 03:03:20 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert250[Sep 23 2023 03:03:21 UTC (QA Tests)] INFO -- filling :login_field with "root"251[Sep 23 2023 03:03:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field252[Sep 23 2023 03:03:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"253[Sep 23 2023 03:03:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field254[Sep 23 2023 03:03:21 UTC (QA Tests)] INFO -- clicking :sign_in_button255[Sep 23 2023 03:03:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.79s256[Sep 23 2023 03:03:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.1 seconds257[Sep 23 2023 03:03:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23' via api in 0.23 seconds258[Sep 23 2023 03:03:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f82a0a88.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/project-for-alerts-85dcd53dbea8a05c259[Sep 23 2023 03:03:27 UTC (QA Tests)] INFO -- clicking :menu_section_button260[Sep 23 2023 03:03:27 UTC (QA Tests)] INFO -- clicking :nav_item_link261[Sep 23 2023 03:03:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.92s262[Sep 23 2023 03:03:29 UTC (QA Tests)] INFO -- clicking :add-integration-button263[Sep 23 2023 03:03:29 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown264[Sep 23 2023 03:03:29 UTC (QA Tests)] INFO -- clicking :integration-name-field265[Sep 23 2023 03:03:30 UTC (QA Tests)] INFO -- filling :integration-name-field with "iste"266[Sep 23 2023 03:03:30 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field267[Sep 23 2023 03:03:30 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button268[Sep 23 2023 03:03:30 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"est","description":"est"}"269[Sep 23 2023 03:03:30 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field270[Sep 23 2023 03:03:31 UTC (QA Tests)] INFO -- clicking :send-test-alert271[Sep 23 2023 03:03:31 UTC (QA Tests)] INFO -- clicking :menu_section_button272[Sep 23 2023 03:03:31 UTC (QA Tests)] INFO -- clicking :nav_item_link273[Sep 23 2023 03:03:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.755s274 creates new alert275Manage276 basic user login277[Sep 23 2023 03:03:32 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out278[Sep 23 2023 03:03:33 UTC (QA Tests)] INFO -- filling :login_field with "root"279[Sep 23 2023 03:03:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field280[Sep 23 2023 03:03:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"281[Sep 23 2023 03:03:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field282[Sep 23 2023 03:03:34 UTC (QA Tests)] INFO -- clicking :sign_in_button283[Sep 23 2023 03:03:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.858s284[Sep 23 2023 03:03:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.031s285[Sep 23 2023 03:03:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.036s286[Sep 23 2023 03:03:38 UTC (QA Tests)] INFO -- clicking :user_avatar_content287[Sep 23 2023 03:03:39 UTC (QA Tests)] INFO -- clicking :sign_out_link288 user logs in using basic credentials and logs out289Data Stores290 Project291 in personal namespace292 behaves like successful project creation293 creates a new project (PENDING: Skipping ./qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb[1:1:2:1:1] because it's been fast-quarantined.)294 in group295 behaves like successful project creation296 creates a new project (PENDING: Skipping ./qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb[1:1:1:1:1] because it's been fast-quarantined.)297Create298 SSH key support299[Sep 23 2023 03:03:39 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230923-39-lf86ot/id_rsa -N `300[Sep 23 2023 03:03:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.81 seconds301[Sep 23 2023 03:03:40 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes multiple branches and tags together302[Sep 23 2023 03:03:41 UTC (QA Tests)] INFO -- filling :login_field with "root"303[Sep 23 2023 03:03:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field304[Sep 23 2023 03:03:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"305[Sep 23 2023 03:03:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field306[Sep 23 2023 03:03:41 UTC (QA Tests)] INFO -- clicking :sign_in_button307[Sep 23 2023 03:03:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.735s308[Sep 23 2023 03:03:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds309[Sep 23 2023 03:03:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23' via api in 0.22 seconds310[Sep 23 2023 03:03:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/ssh-tests-29bc4c01732a9d63' via api in 2.15 seconds311 pushes multiple branches and tags together312[Sep 23 2023 03:03:48 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes code to the repository via SSH313[Sep 23 2023 03:03:49 UTC (QA Tests)] INFO -- filling :login_field with "root"314[Sep 23 2023 03:03:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field315[Sep 23 2023 03:03:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"316[Sep 23 2023 03:03:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field317[Sep 23 2023 03:03:50 UTC (QA Tests)] INFO -- clicking :sign_in_button318[Sep 23 2023 03:03:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.982s319[Sep 23 2023 03:03:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds320[Sep 23 2023 03:03:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23' via api in 0.18 seconds321[Sep 23 2023 03:03:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/ssh-tests-f188cd47b01293cc' via api in 1.23 seconds322[Sep 23 2023 03:03:55 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"323[Sep 23 2023 03:03:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.79 seconds324[Sep 23 2023 03:03:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f82a0a88.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/ssh-tests-f188cd47b01293cc325 pushes code to the repository via SSH326[Sep 23 2023 03:03:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'327Plan328 Issue creation329[Sep 23 2023 03:03:59 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue330[Sep 23 2023 03:03:59 UTC (QA Tests)] INFO -- filling :login_field with "root"331[Sep 23 2023 03:03:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field332[Sep 23 2023 03:03:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"333[Sep 23 2023 03:03:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field334[Sep 23 2023 03:04:00 UTC (QA Tests)] INFO -- clicking :sign_in_button335[Sep 23 2023 03:04:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.877s336[Sep 23 2023 03:04:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds337[Sep 23 2023 03:04:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23' via api in 0.2 seconds338[Sep 23 2023 03:04:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/project-for-issues-f3af3dc5cf6a96cc' via api in 1.04 seconds339[Sep 23 2023 03:04:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 1.91 seconds340[Sep 23 2023 03:04:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-f82a0a88.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/project-for-issues-f3af3dc5cf6a96cc/-/issues/1341[Sep 23 2023 03:04:07 UTC (QA Tests)] INFO -- clicking :toggle-issue-state-button342[Sep 23 2023 03:04:08 UTC (QA Tests)] INFO -- clicking :menu_section_button343[Sep 23 2023 03:04:08 UTC (QA Tests)] INFO -- clicking :nav_item_link344[Sep 23 2023 03:04:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.085s345[Sep 23 2023 03:04:09 UTC (QA Tests)] INFO -- clicking :closed-issuables-tab346 closes an issue347[Sep 23 2023 03:04:09 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue348[Sep 23 2023 03:04:10 UTC (QA Tests)] INFO -- filling :login_field with "root"349[Sep 23 2023 03:04:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field350[Sep 23 2023 03:04:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"351[Sep 23 2023 03:04:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field352[Sep 23 2023 03:04:11 UTC (QA Tests)] INFO -- clicking :sign_in_button353[Sep 23 2023 03:04:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.873s354[Sep 23 2023 03:04:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds355[Sep 23 2023 03:04:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23' via api in 0.2 seconds356[Sep 23 2023 03:04:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/the_awesome_project-442afcf6933b43fe' via api in 0.98 seconds357[Sep 23 2023 03:04:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f82a0a88.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/the_awesome_project-442afcf6933b43fe358[Sep 23 2023 03:04:15 UTC (QA Tests)] INFO -- clicking :new-menu-toggle359[Sep 23 2023 03:04:15 UTC (QA Tests)] INFO -- clicking :create_menu_item360[Sep 23 2023 03:04:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.144s361[Sep 23 2023 03:04:17 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Issue title fbb8467ffbcd427d"362[Sep 23 2023 03:04:17 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field363[Sep 23 2023 03:04:17 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "Issue description a0793508eb2ed6b2"364[Sep 23 2023 03:04:17 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field365[Sep 23 2023 03:04:18 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present366[Sep 23 2023 03:04:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.725s367[Sep 23 2023 03:04:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.92 seconds368[Sep 23 2023 03:04:20 UTC (QA Tests)] INFO -- clicking :menu_section_button369[Sep 23 2023 03:04:21 UTC (QA Tests)] INFO -- clicking :nav_item_link370[Sep 23 2023 03:04:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.96s371 creates an issue372 when using attachments in comments373[Sep 23 2023 03:04:22 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment374[Sep 23 2023 03:04:22 UTC (QA Tests)] INFO -- filling :login_field with "root"375[Sep 23 2023 03:04:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field376[Sep 23 2023 03:04:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"377[Sep 23 2023 03:04:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field378[Sep 23 2023 03:04:23 UTC (QA Tests)] INFO -- clicking :sign_in_button379[Sep 23 2023 03:04:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.796s380[Sep 23 2023 03:04:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds381[Sep 23 2023 03:04:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23' via api in 0.19 seconds382[Sep 23 2023 03:04:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/project-for-issues-2bf623b3c9c89407' via api in 1.03 seconds383[Sep 23 2023 03:04:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 1.73 seconds384[Sep 23 2023 03:04:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-f82a0a88.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/project-for-issues-2bf623b3c9c89407/-/issues/1385[Sep 23 2023 03:04:29 UTC (QA Tests)] INFO -- clicking :close-button386[Sep 23 2023 03:04:30 UTC (QA Tests)] INFO -- clicking :issue-title387[Sep 23 2023 03:04:30 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown388[Sep 23 2023 03:04:30 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale389"390[Sep 23 2023 03:04:30 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field391[Sep 23 2023 03:04:31 UTC (QA Tests)] INFO -- clicking :comment_button392 comments on an issue with an attachment393Govern394 Policies List page395[Sep 23 2023 03:04:32 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can navigate to Policy Editor page396[Sep 23 2023 03:04:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds397[Sep 23 2023 03:04:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23' via api in 0.29 seconds398[Sep 23 2023 03:04:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/the_awesome_project-211b2598cad7e9db' via api in 1.08 seconds399[Sep 23 2023 03:04:34 UTC (QA Tests)] INFO -- filling :login_field with "root"400[Sep 23 2023 03:04:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field401[Sep 23 2023 03:04:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"402[Sep 23 2023 03:04:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field403[Sep 23 2023 03:04:35 UTC (QA Tests)] INFO -- clicking :sign_in_button404[Sep 23 2023 03:04:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.822s405[Sep 23 2023 03:04:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f82a0a88.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/the_awesome_project-211b2598cad7e9db406[Sep 23 2023 03:04:38 UTC (QA Tests)] INFO -- clicking :menu_section_button407[Sep 23 2023 03:04:38 UTC (QA Tests)] INFO -- clicking :nav_item_link408[Sep 23 2023 03:04:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.772s409[Sep 23 2023 03:04:39 UTC (QA Tests)] INFO -- clicking :new-policy-button410[Sep 23 2023 03:04:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-policy-button' took 1.715s411[Sep 23 2023 03:04:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/the_awesome_project-211b2598cad7e9db'412 can navigate to Policy Editor page413[Sep 23 2023 03:04:41 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can load Policies page and view the policies list414[Sep 23 2023 03:04:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds415[Sep 23 2023 03:04:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23' via api in 0.18 seconds416[Sep 23 2023 03:04:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/the_awesome_project-25c1d801be81c8e2' via api in 1.23 seconds417[Sep 23 2023 03:04:43 UTC (QA Tests)] INFO -- filling :login_field with "root"418[Sep 23 2023 03:04:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field419[Sep 23 2023 03:04:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"420[Sep 23 2023 03:04:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field421[Sep 23 2023 03:04:44 UTC (QA Tests)] INFO -- clicking :sign_in_button422[Sep 23 2023 03:04:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.816s423[Sep 23 2023 03:04:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f82a0a88.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/the_awesome_project-25c1d801be81c8e2424[Sep 23 2023 03:04:47 UTC (QA Tests)] INFO -- clicking :menu_section_button425[Sep 23 2023 03:04:48 UTC (QA Tests)] INFO -- clicking :nav_item_link426[Sep 23 2023 03:04:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.802s427[Sep 23 2023 03:04:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/the_awesome_project-25c1d801be81c8e2'428 can load Policies page and view the policies list429Create430 Git push to canary Gitaly node over HTTP431 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)432Create433 SSH keys support434[Sep 23 2023 03:04:49 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key435[Sep 23 2023 03:04:49 UTC (QA Tests)] INFO -- filling :login_field with "root"436[Sep 23 2023 03:04:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field437[Sep 23 2023 03:04:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"438[Sep 23 2023 03:04:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field439[Sep 23 2023 03:04:50 UTC (QA Tests)] INFO -- clicking :sign_in_button440[Sep 23 2023 03:04:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.817s441[Sep 23 2023 03:04:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.041s442[Sep 23 2023 03:04:54 UTC (QA Tests)] INFO -- clicking :user_avatar_content443[Sep 23 2023 03:04:54 UTC (QA Tests)] INFO -- clicking :edit_profile_link444[Sep 23 2023 03:04:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.707s445[Sep 23 2023 03:04:55 UTC (QA Tests)] INFO -- clicking :nav_item_link446[Sep 23 2023 03:04:55 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230923-39-m05gl5/id_rsa -N `447[Sep 23 2023 03:04:56 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"448[Sep 23 2023 03:04:56 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field449[Sep 23 2023 03:04:56 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"450[Sep 23 2023 03:04:56 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field451[Sep 23 2023 03:04:56 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-09-25"452[Sep 23 2023 03:04:56 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field453[Sep 23 2023 03:04:57 UTC (QA Tests)] INFO -- clicking :add_key_button454[Sep 23 2023 03:04:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_key_button' took 0.962s455[Sep 23 2023 03:04:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 5.14 seconds456 user can add an SSH key457 after adding an ssh key458[Sep 23 2023 03:04:58 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support after adding an ssh key can delete an ssh key459[Sep 23 2023 03:04:59 UTC (QA Tests)] INFO -- filling :login_field with "root"460[Sep 23 2023 03:04:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field461[Sep 23 2023 03:05:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"462[Sep 23 2023 03:05:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field463[Sep 23 2023 03:05:00 UTC (QA Tests)] INFO -- clicking :sign_in_button464[Sep 23 2023 03:05:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.805s465[Sep 23 2023 03:05:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.056s466[Sep 23 2023 03:05:04 UTC (QA Tests)] INFO -- clicking :user_avatar_content467[Sep 23 2023 03:05:04 UTC (QA Tests)] INFO -- clicking :edit_profile_link468[Sep 23 2023 03:05:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.784s469[Sep 23 2023 03:05:05 UTC (QA Tests)] INFO -- clicking :nav_item_link470[Sep 23 2023 03:05:06 UTC (QA Tests)] INFO -- clicking :delete_ssh_key_button471 can delete an ssh key472Create473 Git push over HTTP474[Sep 23 2023 03:05:08 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository475[Sep 23 2023 03:05:08 UTC (QA Tests)] INFO -- filling :login_field with "root"476[Sep 23 2023 03:05:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field477[Sep 23 2023 03:05:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"478[Sep 23 2023 03:05:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field479[Sep 23 2023 03:05:09 UTC (QA Tests)] INFO -- clicking :sign_in_button480[Sep 23 2023 03:05:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.847s481[Sep 23 2023 03:05:11 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA482[Sep 23 2023 03:05:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-tmdznpho' via cache in 0.0 seconds483[Sep 23 2023 03:05:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds484[Sep 23 2023 03:05:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23' via api in 0.19 seconds485[Sep 23 2023 03:05:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/project-with-code-71fd3bee26e5b8c6' via api in 0.93 seconds486[Sep 23 2023 03:05:14 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"487[Sep 23 2023 03:05:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.62 seconds488[Sep 23 2023 03:05:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f82a0a88.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/project-with-code-71fd3bee26e5b8c6489 user using a personal access token pushes code to the repository490Framework sanity491 Version check492 is the specified version (PENDING: Test is not compatible with this environment or pipeline)493Create494 Create a new merge request495[Sep 23 2023 03:05:16 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request496[Sep 23 2023 03:05:17 UTC (QA Tests)] INFO -- filling :login_field with "root"497[Sep 23 2023 03:05:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field498[Sep 23 2023 03:05:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"499[Sep 23 2023 03:05:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field500[Sep 23 2023 03:05:18 UTC (QA Tests)] INFO -- clicking :sign_in_button501[Sep 23 2023 03:05:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.86s502[Sep 23 2023 03:05:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds503[Sep 23 2023 03:05:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23' via api in 0.4 seconds504[Sep 23 2023 03:05:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.08 seconds505[Sep 23 2023 03:05:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.82 seconds506[Sep 23 2023 03:05:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f82a0a88.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/the_awesome_project-1096d4ccb3b4aac8507[Sep 23 2023 03:05:27 UTC (QA Tests)] INFO -- clicking :create_merge_request_button508[Sep 23 2023 03:05:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.284s509[Sep 23 2023 03:05:28 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "One merge request to rule them all"510[Sep 23 2023 03:05:28 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field511[Sep 23 2023 03:05:29 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "... to find them, to bring them all, and in the darkness bind them"512[Sep 23 2023 03:05:29 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field513[Sep 23 2023 03:05:29 UTC (QA Tests)] INFO -- clicking :assign_to_me_link514[Sep 23 2023 03:05:29 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present515[Sep 23 2023 03:05:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 4.742s516[Sep 23 2023 03:05:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 11.96 seconds517 creates a basic merge request518Create519 Git push over HTTP520[Sep 23 2023 03:05:34 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user pushes code to the repository521[Sep 23 2023 03:05:35 UTC (QA Tests)] INFO -- filling :login_field with "root"522[Sep 23 2023 03:05:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field523[Sep 23 2023 03:05:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"524[Sep 23 2023 03:05:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field525[Sep 23 2023 03:05:36 UTC (QA Tests)] INFO -- clicking :sign_in_button526[Sep 23 2023 03:05:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.013s527[Sep 23 2023 03:05:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds528[Sep 23 2023 03:05:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23' via api in 0.21 seconds529[Sep 23 2023 03:05:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/project-with-code-5c5e49de77277385' via api in 1.27 seconds530[Sep 23 2023 03:05:41 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"531[Sep 23 2023 03:05:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.99 seconds532[Sep 23 2023 03:05:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f82a0a88.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/project-with-code-5c5e49de77277385533 user pushes code to the repository534Package535 SaaS Container Registry536 pulls an image from an existing repository (PENDING: Test is not compatible with this environment or pipeline)537Plan538 mention539[Sep 23 2023 03:05:44 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue540[Sep 23 2023 03:05:45 UTC (QA Tests)] INFO -- filling :login_field with "root"541[Sep 23 2023 03:05:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field542[Sep 23 2023 03:05:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"543[Sep 23 2023 03:05:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field544[Sep 23 2023 03:05:46 UTC (QA Tests)] INFO -- clicking :sign_in_button545[Sep 23 2023 03:05:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.998s546[Sep 23 2023 03:05:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds547[Sep 23 2023 03:05:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23' via api in 0.37 seconds548[Sep 23 2023 03:05:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/the_awesome_project-9a9597aab5c19737' via api in 1.89 seconds549[Sep 23 2023 03:05:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f82a0a88.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/the_awesome_project-9a9597aab5c19737550[Sep 23 2023 03:05:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.53 seconds551[Sep 23 2023 03:05:52 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/the_awesome_project-9a9597aab5c19737 QA::Resource::Project552[Sep 23 2023 03:05:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-f82a0a88.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-02-42-5c8111c030fc2a23/the_awesome_project-9a9597aab5c19737/-/issues/1553[Sep 23 2023 03:05:54 UTC (QA Tests)] INFO -- clicking :issue-title554[Sep 23 2023 03:05:55 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown555[Sep 23 2023 03:05:55 UTC (QA Tests)] INFO -- clicking :issue-title556[Sep 23 2023 03:05:55 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown557[Sep 23 2023 03:05:55 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user1558"559[Sep 23 2023 03:05:55 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field560[Sep 23 2023 03:05:56 UTC (QA Tests)] INFO -- clicking :comment_button561 mentions another user in an issue562[Sep 23 2023 03:05:57 UTC (QA Tests)] WARN -- /home/gitlab/qa/rspec/skipped_tests-5149984395.txt doesn't exist!563Pending: (Failures listed here are expected and do not affect your suite's status)564 1) Data Stores Project in personal namespace behaves like successful project creation creates a new project565 # Skipping ./qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb[1:1:2:1:1] because it's been fast-quarantined.566 Failure/Error: raise SkipDeclaredInExample.new(message)567 RSpec::Core::Pending::SkipDeclaredInExample568 Shared Example Group: "successful project creation" called from ./qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb:42569 # /home/gitlab/spec/support/fast_quarantine.rb:20:in `block (2 levels) in <top (required)>'570 # ./qa/specs/runner.rb:67:in `perform'571 # ./qa/scenario/template.rb:10:in `block in perform'572 # ./qa/scenario/template.rb:8:in `perform'573 # ./qa/scenario/template.rb:50:in `perform'574 # ./qa/scenario/template.rb:10:in `block in perform'575 # ./qa/scenario/template.rb:8:in `perform'576 # ./qa/scenario/bootable.rb:52:in `launch!'577 2) Data Stores Project in group behaves like successful project creation creates a new project578 # Skipping ./qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb[1:1:1:1:1] because it's been fast-quarantined.579 Failure/Error: raise SkipDeclaredInExample.new(message)580 RSpec::Core::Pending::SkipDeclaredInExample581 Shared Example Group: "successful project creation" called from ./qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb:29582 # /home/gitlab/spec/support/fast_quarantine.rb:20:in `block (2 levels) in <top (required)>'583 # ./qa/specs/runner.rb:67:in `perform'584 # ./qa/scenario/template.rb:10:in `block in perform'585 # ./qa/scenario/template.rb:8:in `perform'586 # ./qa/scenario/template.rb:50:in `perform'587 # ./qa/scenario/template.rb:10:in `block in perform'588 # ./qa/scenario/template.rb:8:in `perform'589 # ./qa/scenario/bootable.rb:52:in `launch!'590 3) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage591 # Test is not compatible with this environment or pipeline592 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:6593 4) Framework sanity Version check is the specified version594 # Test is not compatible with this environment or pipeline595 # ./qa/specs/features/sanity/version_spec.rb:15596 5) Package SaaS Container Registry pulls an image from an existing repository597 # Test is not compatible with this environment or pipeline598 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/pull_container_registry_image_spec.rb:11599Top 10 slowest examples (128.84 seconds, 61.5% of total time):600 Create Create a new merge request creates a basic merge request601 17.77 seconds ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:18602 Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert603 17.24 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb:7604 Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert605 13.48 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb:7606 Plan mention mentions another user in an issue607 12.56 seconds ./qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb:43608 Plan Issue creation creates an issue609 12.22 seconds ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:26610 Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert611 12.16 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7612 Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert613 11.55 seconds ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7614 Plan Issue creation closes an issue615 10.96 seconds ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:40616 Create Personal snippet creation user creates a personal snippet617 10.71 seconds ./qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb:29618 Plan Issue creation when using attachments in comments comments on an issue with an attachment619 10.2 seconds ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:75620Top 10 slowest example groups:621 Create622 17.78 seconds average (17.78 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:4623 Monitor624 15.36 seconds average (30.72 seconds / 2 examples) ./qa/specs/features/browser_ui/8_monitor/alert_management/create_alert_using_authorization_key_spec.rb:4625 Plan626 12.57 seconds average (12.57 seconds / 1 example) ./qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb:4627 Monitor628 11.86 seconds average (23.71 seconds / 2 examples) ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:4629 Plan630 11.13 seconds average (33.39 seconds / 3 examples) ./qa/specs/features/browser_ui/2_plan/issue/create_issue_spec.rb:4631 Create632 10.71 seconds average (10.71 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb:4633 Create634 9.97 seconds average (9.97 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb:4635 Create636 9.63 seconds average (19.26 seconds / 2 examples) ./qa/specs/features/browser_ui/3_create/repository/push_over_ssh_spec.rb:4637 Create638 9.38 seconds average (18.75 seconds / 2 examples) ./qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb:4639 Create640 8.84 seconds average (8.84 seconds / 1 example) ./qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb:4641Finished in 3 minutes 29.6 seconds (files took 4.89 seconds to load)64224 examples, 0 failures, 5 pending643Randomized with seed 19105644[Sep 23 2023 03:05:57 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-f82a0a88 bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`645[Sep 23 2023 03:05:57 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-f82a0a88 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`646[Sep 23 2023 03:05:57 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-f82a0a88`647[Sep 23 2023 03:05:57 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-f82a0a88`648[Sep 23 2023 03:05:58 UTC (Gitlab QA)] INFO -- Deploying release: registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:33574b619352e0e3a7610a5f0262387315091cee649[Sep 23 2023 03:05:58 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-f5d3ff10$`650[Sep 23 2023 03:05:58 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-f5d3ff10 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`651[Sep 23 2023 03:05:58 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/authority/. alpine-f5d3ff10:/etc/gitlab/trusted-certs`652[Sep 23 2023 03:05:58 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/gitlab/. alpine-f5d3ff10:/etc/gitlab/ssl`653[Sep 23 2023 03:05:58 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-f5d3ff10`654[Sep 23 2023 03:05:59 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-f5d3ff10`655[Sep 23 2023 03:05:59 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`656[Sep 23 2023 03:05:59 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:33574b619352e0e3a7610a5f0262387315091cee`657[Sep 23 2023 03:06:46 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-5305836b$`658[Sep 23 2023 03:06:46 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`659[Sep 23 2023 03:06:46 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-5305836b --net test --hostname gitlab-ce-5305836b.test -p 80 --volume /tmp/gitlab-qa-20230923-22-6w3ar6/config:/etc/gitlab:Z --volume /tmp/gitlab-qa-20230923-22-6w3ar6/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-09-23-02-55-13-a38e0541/gitlab-ce-5305836b/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:33574b619352e0e3a7610a5f0262387315091cee`660[Sep 23 2023 03:06:57 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5305836b bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-09-23 03:05:58661gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme662gitlab_rails['gitlab_disable_animations'] = true # Disable animations663gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry664gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password665gitlab_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;"`666[Sep 23 2023 03:06:57 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-5305836b`667[Sep 23 2023 03:10:23 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...668[Sep 23 2023 03:10:23 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-5305836b`669[Sep 23 2023 03:10:23 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-5305836b 80/tcp`670[Sep 23 2023 03:10:23 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32769`!671[Sep 23 2023 03:10:23 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`672[Sep 23 2023 03:10:23 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:33574b619352e0e3a7610a5f0262387315091cee`673[Sep 23 2023 03:10:28 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce674[Sep 23 2023 03:10:28 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_RSPEC_REPORT_PATH="$QA_RSPEC_REPORT_PATH" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_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_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_OMNIBUS_MR_TESTS="$QA_OMNIBUS_MR_TESTS" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env RSPEC_FAST_QUARANTINE_PATH="$RSPEC_FAST_QUARANTINE_PATH" --env RSPEC_SKIPPED_TESTS_REPORT_PATH="$RSPEC_SKIPPED_TESTS_REPORT_PATH" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-23-02-55-13-a38e0541/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-09-23-02-55-13-a38e0541/gitlab-ce-qa-0db9b72e:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/rspec:/home/gitlab/qa/rspec:z --name gitlab-ce-qa-0db9b72e registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:33574b619352e0e3a7610a5f0262387315091cee Test::Instance::All http://gitlab-ce-5305836b.test -- --tag smoke --format QA::Support::JsonFormatter --out tmp/rspec-5149984395.json --format RspecJunitFormatter --out tmp/rspec-5149984395.xml --format html --out tmp/rspec-update-ee-to-ce.htm --color --format documentation`6752023-09-23 03:10:33 / CONF :: 676 ==> Base URL: http://gitlab-ce-5305836b.test677 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f461edbb0f8>678 ==> Libraries: Chemlab::Vendor679[Sep 23 2023 03:10:33 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA680[Sep 23 2023 03:10:33 UTC (QA Tests)] INFO -- Browser: chrome681[Sep 23 2023 03:10:33 UTC (QA Tests)] INFO -- Performing sanity check for environment!682Run options:683 include {:smoke=>true}684 exclude {:geo=>true, :requires_praefect=>true}685Randomized with seed 63893686Plan687 Issue creation688[Sep 23 2023 03:10:38 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation closes an issue689[Sep 23 2023 03:10:39 UTC (QA Tests)] INFO -- filling :login_field with "root"690[Sep 23 2023 03:10:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field691[Sep 23 2023 03:10:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"692[Sep 23 2023 03:10:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field693[Sep 23 2023 03:10:40 UTC (QA Tests)] INFO -- clicking :sign_in_button694[Sep 23 2023 03:10:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.612s695[Sep 23 2023 03:10:44 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA696[Sep 23 2023 03:10:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-h926ekj4' via cache in 0.0 seconds697[Sep 23 2023 03:10:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.32 seconds698[Sep 23 2023 03:10:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3' via api in 2.06 seconds699[Sep 23 2023 03:10:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/project-for-issues-66117b553fda64cc' via api in 4.24 seconds700[Sep 23 2023 03:10:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '34' via api in 6.78 seconds701[Sep 23 2023 03:10:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-5305836b.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/project-for-issues-66117b553fda64cc/-/issues/1702[Sep 23 2023 03:10:54 UTC (QA Tests)] INFO -- clicking :toggle-issue-state-button703[Sep 23 2023 03:10:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? toggle-issue-state-button' took 0.529s704[Sep 23 2023 03:10:55 UTC (QA Tests)] INFO -- clicking :menu_section_button705[Sep 23 2023 03:10:55 UTC (QA Tests)] INFO -- clicking :nav_item_link706[Sep 23 2023 03:10:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.999s707[Sep 23 2023 03:10:56 UTC (QA Tests)] INFO -- clicking :closed-issuables-tab708 closes an issue709[Sep 23 2023 03:10:57 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation creates an issue710[Sep 23 2023 03:10:57 UTC (QA Tests)] INFO -- filling :login_field with "root"711[Sep 23 2023 03:10:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field712[Sep 23 2023 03:10:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"713[Sep 23 2023 03:10:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field714[Sep 23 2023 03:10:58 UTC (QA Tests)] INFO -- clicking :sign_in_button715[Sep 23 2023 03:10:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.26s716[Sep 23 2023 03:11:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds717[Sep 23 2023 03:11:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3' via api in 0.34 seconds718[Sep 23 2023 03:11:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/the_awesome_project-722bf0a482b359c0' via api in 2.15 seconds719[Sep 23 2023 03:11:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5305836b.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/the_awesome_project-722bf0a482b359c0720[Sep 23 2023 03:11:05 UTC (QA Tests)] INFO -- clicking :new-menu-toggle721[Sep 23 2023 03:11:05 UTC (QA Tests)] INFO -- clicking :create_menu_item722[Sep 23 2023 03:11:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.125s723[Sep 23 2023 03:11:06 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Issue title 8533c81d795b5007"724[Sep 23 2023 03:11:06 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field725[Sep 23 2023 03:11:06 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "Issue description 872b5338fe09bbd6"726[Sep 23 2023 03:11:06 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field727[Sep 23 2023 03:11:07 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present728[Sep 23 2023 03:11:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.344s729[Sep 23 2023 03:11:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.63 seconds730[Sep 23 2023 03:11:09 UTC (QA Tests)] INFO -- clicking :menu_section_button731[Sep 23 2023 03:11:09 UTC (QA Tests)] INFO -- clicking :nav_item_link732[Sep 23 2023 03:11:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.862s733 creates an issue734 when using attachments in comments735[Sep 23 2023 03:11:10 UTC (QA Tests)] INFO -- Starting test: Plan Issue creation when using attachments in comments comments on an issue with an attachment736[Sep 23 2023 03:11:11 UTC (QA Tests)] INFO -- filling :login_field with "root"737[Sep 23 2023 03:11:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field738[Sep 23 2023 03:11:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"739[Sep 23 2023 03:11:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field740[Sep 23 2023 03:11:12 UTC (QA Tests)] INFO -- clicking :sign_in_button741[Sep 23 2023 03:11:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.129s742[Sep 23 2023 03:11:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.14 seconds743[Sep 23 2023 03:11:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3' via api in 0.23 seconds744[Sep 23 2023 03:11:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/project-for-issues-1d4dc3d2aa0b73a3' via api in 1.14 seconds745[Sep 23 2023 03:11:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '36' via api in 2.65 seconds746[Sep 23 2023 03:11:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-5305836b.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/project-for-issues-1d4dc3d2aa0b73a3/-/issues/1747[Sep 23 2023 03:11:21 UTC (QA Tests)] INFO -- clicking :issue-title748[Sep 23 2023 03:11:21 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown749[Sep 23 2023 03:11:21 UTC (QA Tests)] INFO -- filling :comment_field with "See attached image for scale750"751[Sep 23 2023 03:11:21 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field752[Sep 23 2023 03:11:23 UTC (QA Tests)] INFO -- clicking :comment_button753[Sep 23 2023 03:11:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.717s754[Sep 23 2023 03:11:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element noteable_note_container' took 0.745s755 comments on an issue with an attachment756Monitor757 Alert settings758 when using HTTP endpoint integration759 behaves like sends test alert760[Sep 23 2023 03:11:23 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert761[Sep 23 2023 03:11:24 UTC (QA Tests)] INFO -- filling :login_field with "root"762[Sep 23 2023 03:11:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field763[Sep 23 2023 03:11:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"764[Sep 23 2023 03:11:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field765[Sep 23 2023 03:11:25 UTC (QA Tests)] INFO -- clicking :sign_in_button766[Sep 23 2023 03:11:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.998s767[Sep 23 2023 03:11:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.17 seconds768[Sep 23 2023 03:11:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3' via api in 0.24 seconds769[Sep 23 2023 03:11:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5305836b.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/project-for-alerts-0ef2501d1d709ce0770[Sep 23 2023 03:11:32 UTC (QA Tests)] INFO -- clicking :menu_section_button771[Sep 23 2023 03:11:32 UTC (QA Tests)] INFO -- clicking :nav_item_link772[Sep 23 2023 03:11:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.934s773[Sep 23 2023 03:11:35 UTC (QA Tests)] INFO -- clicking :add-integration-button774[Sep 23 2023 03:11:35 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown775[Sep 23 2023 03:11:35 UTC (QA Tests)] INFO -- clicking :integration-name-field776[Sep 23 2023 03:11:36 UTC (QA Tests)] INFO -- filling :integration-name-field with "sint"777[Sep 23 2023 03:11:36 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field778[Sep 23 2023 03:11:36 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button779[Sep 23 2023 03:11:36 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"reiciendis","description":"reiciendis"}"780[Sep 23 2023 03:11:36 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field781[Sep 23 2023 03:11:37 UTC (QA Tests)] INFO -- clicking :send-test-alert782[Sep 23 2023 03:11:37 UTC (QA Tests)] INFO -- clicking :menu_section_button783[Sep 23 2023 03:11:48 UTC (QA Tests)] INFO -- Saving screenshot..784[Sep 23 2023 03:11:49 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert785[Sep 23 2023 03:11:49 UTC (QA Tests)] INFO -- filling :login_field with "root"786[Sep 23 2023 03:11:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field787[Sep 23 2023 03:11:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"788[Sep 23 2023 03:11:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field789[Sep 23 2023 03:11:50 UTC (QA Tests)] INFO -- clicking :sign_in_button790[Sep 23 2023 03:11:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.102s791[Sep 23 2023 03:11:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds792[Sep 23 2023 03:11:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3' via api in 0.16 seconds793[Sep 23 2023 03:11:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5305836b.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/project-for-alerts-5fa043c7313d9a14794[Sep 23 2023 03:11:56 UTC (QA Tests)] INFO -- clicking :menu_section_button795[Sep 23 2023 03:11:57 UTC (QA Tests)] INFO -- clicking :nav_item_link796[Sep 23 2023 03:11:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.937s797[Sep 23 2023 03:11:59 UTC (QA Tests)] INFO -- clicking :add-integration-button798[Sep 23 2023 03:11:59 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown799[Sep 23 2023 03:11:59 UTC (QA Tests)] INFO -- clicking :integration-name-field800[Sep 23 2023 03:11:59 UTC (QA Tests)] INFO -- filling :integration-name-field with "consequatur"801[Sep 23 2023 03:11:59 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field802[Sep 23 2023 03:12:00 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button803[Sep 23 2023 03:12:00 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"deleniti","description":"deleniti"}"804[Sep 23 2023 03:12:00 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field805[Sep 23 2023 03:12:01 UTC (QA Tests)] INFO -- clicking :send-test-alert806[Sep 23 2023 03:12:01 UTC (QA Tests)] INFO -- clicking :menu_section_button807[Sep 23 2023 03:12:11 UTC (QA Tests)] INFO -- Saving screenshot..808 creates new alert (FAILED - 1)8101st Try error in ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7:811element click intercepted: Element <button id="menu-section-button-monitor" 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-min-h-7 gl-gap-3 gl-mb-2 gl-py-2 gl-px-3 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, 575). 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>812 (Session info: headless chrome=113.0.5672.126)814RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:7815 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/monitor_alert_settings_when_using_http_endpoint_integration_behaves_like_sends_t_2023-09-23-03-12-11.661.html816 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/monitor_alert_settings_when_using_http_endpoint_integration_behaves_like_sends_t_2023-09-23-03-12-11.661.png817 when using Prometheus integration818 behaves like sends test alert819[Sep 23 2023 03:12:12 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert820[Sep 23 2023 03:12:12 UTC (QA Tests)] INFO -- filling :login_field with "root"821[Sep 23 2023 03:12:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field822[Sep 23 2023 03:12:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"823[Sep 23 2023 03:12:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field824[Sep 23 2023 03:12:13 UTC (QA Tests)] INFO -- clicking :sign_in_button825[Sep 23 2023 03:12:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.352s826[Sep 23 2023 03:12:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds827[Sep 23 2023 03:12:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3' via api in 0.13 seconds828[Sep 23 2023 03:12:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5305836b.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/project-for-alerts-be73e5cfdd1fd502829[Sep 23 2023 03:12:18 UTC (QA Tests)] INFO -- clicking :menu_section_button830[Sep 23 2023 03:12:18 UTC (QA Tests)] INFO -- clicking :nav_item_link831[Sep 23 2023 03:12:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.942s832[Sep 23 2023 03:12:21 UTC (QA Tests)] INFO -- clicking :add-integration-button833[Sep 23 2023 03:12:21 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown834[Sep 23 2023 03:12:21 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button835[Sep 23 2023 03:12:21 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-09-23T03:12:21.535+00:00","generatorURL":"http://grady-pollich.test/regan.grant","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"neque"},"annotations":{"title":"nostrum","gitlab_y_label":"status"}}]}"836[Sep 23 2023 03:12:21 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field837[Sep 23 2023 03:12:22 UTC (QA Tests)] INFO -- clicking :send-test-alert838[Sep 23 2023 03:12:22 UTC (QA Tests)] INFO -- clicking :menu_section_button839[Sep 23 2023 03:12:22 UTC (QA Tests)] INFO -- clicking :nav_item_link840[Sep 23 2023 03:12:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.755s841 creates new alert842Create843 Git push to canary Gitaly node over HTTP844 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)845Package846 SaaS Container Registry847 pulls an image from an existing repository (PENDING: Test is not compatible with this environment or pipeline)848Create849 Create a new merge request850[Sep 23 2023 03:12:23 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request851[Sep 23 2023 03:12:24 UTC (QA Tests)] INFO -- filling :login_field with "root"852[Sep 23 2023 03:12:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field853[Sep 23 2023 03:12:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"854[Sep 23 2023 03:12:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field855[Sep 23 2023 03:12:25 UTC (QA Tests)] INFO -- clicking :sign_in_button856[Sep 23 2023 03:12:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.141s857[Sep 23 2023 03:12:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds858[Sep 23 2023 03:12:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3' via api in 0.13 seconds859[Sep 23 2023 03:12:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.94 seconds860[Sep 23 2023 03:12:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.86 seconds861[Sep 23 2023 03:12:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5305836b.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/the_awesome_project-36de4c86cff3ca3c862[Sep 23 2023 03:12:33 UTC (QA Tests)] INFO -- clicking :create_merge_request_button863[Sep 23 2023 03:12:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_merge_request_button' took 1.209s864[Sep 23 2023 03:12:34 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "One merge request to rule them all"865[Sep 23 2023 03:12:34 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field866[Sep 23 2023 03:12:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.085s867[Sep 23 2023 03:12:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.059s868[Sep 23 2023 03:12:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.018s869[Sep 23 2023 03:12:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s870[Sep 23 2023 03:12:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.101s871[Sep 23 2023 03:12:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.09s872[Sep 23 2023 03:12:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.069s873[Sep 23 2023 03:12:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.098s874[Sep 23 2023 03:12:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.021s875[Sep 23 2023 03:12:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.06s876[Sep 23 2023 03:12:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.005s877[Sep 23 2023 03:12:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.078s878[Sep 23 2023 03:12:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.087s879[Sep 23 2023 03:12:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.085s880[Sep 23 2023 03:12:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.011s881[Sep 23 2023 03:12:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.014s882[Sep 23 2023 03:12:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.098s883[Sep 23 2023 03:12:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.067s884[Sep 23 2023 03:12:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.061s885[Sep 23 2023 03:12:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.1s886[Sep 23 2023 03:12:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.002s887[Sep 23 2023 03:13:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.01s888[Sep 23 2023 03:13:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.074s889[Sep 23 2023 03:13:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.091s890[Sep 23 2023 03:13:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.069s891[Sep 23 2023 03:13:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.002s892[Sep 23 2023 03:13:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.015s893[Sep 23 2023 03:13:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.001s894[Sep 23 2023 03:13:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.067s895[Sep 23 2023 03:13:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.031s896[Sep 23 2023 03:13:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.066s897[Sep 23 2023 03:13:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.065s898[Sep 23 2023 03:13:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.061s899[Sep 23 2023 03:13:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.022s900[Sep 23 2023 03:13:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.048s901[Sep 23 2023 03:13:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.012s902[Sep 23 2023 03:13:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.104s903[Sep 23 2023 03:13:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.057s904[Sep 23 2023 03:13:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.077s905[Sep 23 2023 03:13:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.071s906[Sep 23 2023 03:13:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.023s907[Sep 23 2023 03:13:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.071s908[Sep 23 2023 03:13:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.083s909[Sep 23 2023 03:13:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.038s910[Sep 23 2023 03:13:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.069s911[Sep 23 2023 03:13:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.073s912[Sep 23 2023 03:13:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.06s913[Sep 23 2023 03:13:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.085s914[Sep 23 2023 03:13:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.058s915[Sep 23 2023 03:13:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.008s916[Sep 23 2023 03:13:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.064s917[Sep 23 2023 03:13:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.019s918[Sep 23 2023 03:13:35 UTC (QA Tests)] INFO -- Saving screenshot..919[Sep 23 2023 03:13:35 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request920[Sep 23 2023 03:13:36 UTC (QA Tests)] INFO -- filling :login_field with "root"921[Sep 23 2023 03:13:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field922[Sep 23 2023 03:13:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"923[Sep 23 2023 03:13:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field924[Sep 23 2023 03:13:37 UTC (QA Tests)] INFO -- clicking :sign_in_button925[Sep 23 2023 03:13:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.226s926[Sep 23 2023 03:13:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds927[Sep 23 2023 03:13:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3' via api in 0.15 seconds928[Sep 23 2023 03:13:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.66 seconds929[Sep 23 2023 03:13:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.68 seconds930[Sep 23 2023 03:13:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5305836b.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/the_awesome_project-c1154e145be6fcd3931[Sep 23 2023 03:13:54 UTC (QA Tests)] INFO -- clicking :menu_section_button932[Sep 23 2023 03:13:54 UTC (QA Tests)] INFO -- clicking :nav_item_link933[Sep 23 2023 03:13:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.79s934[Sep 23 2023 03:13:55 UTC (QA Tests)] INFO -- clicking :new_merge_request_button935[Sep 23 2023 03:13:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_merge_request_button' took 0.941s936[Sep 23 2023 03:13:56 UTC (QA Tests)] INFO -- clicking :source-branch-dropdown937[Sep 23 2023 03:14:06 UTC (QA Tests)] INFO -- Saving screenshot..938 creates a basic merge request (FAILED - 2)9401st Try error in ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:18:941Page did not fully load. This could be due to an unending async request or loading icon.943RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:18944 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/create_create_a_new_merge_request_creates_a_basic_merge_request_2023-09-23-03-14-06.550.html945 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/create_create_a_new_merge_request_creates_a_basic_merge_request_2023-09-23-03-14-06.550.png946Manage947 basic user login948[Sep 23 2023 03:14:06 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out949[Sep 23 2023 03:14:07 UTC (QA Tests)] INFO -- filling :login_field with "root"950[Sep 23 2023 03:14:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field951[Sep 23 2023 03:14:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"952[Sep 23 2023 03:14:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field953[Sep 23 2023 03:14:08 UTC (QA Tests)] INFO -- clicking :sign_in_button954[Sep 23 2023 03:14:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.084s955[Sep 23 2023 03:14:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.029s956[Sep 23 2023 03:14:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.071s957[Sep 23 2023 03:14:13 UTC (QA Tests)] INFO -- clicking :user_avatar_content958[Sep 23 2023 03:14:14 UTC (QA Tests)] INFO -- clicking :sign_out_link959 user logs in using basic credentials and logs out960Plan961 mention962[Sep 23 2023 03:14:14 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue963[Sep 23 2023 03:14:15 UTC (QA Tests)] INFO -- filling :login_field with "root"964[Sep 23 2023 03:14:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field965[Sep 23 2023 03:14:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"966[Sep 23 2023 03:14:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field967[Sep 23 2023 03:14:15 UTC (QA Tests)] INFO -- clicking :sign_in_button968[Sep 23 2023 03:14:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.074s969[Sep 23 2023 03:14:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.09 seconds970[Sep 23 2023 03:14:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3' via api in 0.21 seconds971[Sep 23 2023 03:14:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/the_awesome_project-db2a1a8cc8fe30c3' via api in 1.09 seconds972[Sep 23 2023 03:14:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5305836b.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/the_awesome_project-db2a1a8cc8fe30c3973[Sep 23 2023 03:14:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds974[Sep 23 2023 03:14:21 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/the_awesome_project-db2a1a8cc8fe30c3 QA::Resource::Project975[Sep 23 2023 03:14:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-5305836b.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/the_awesome_project-db2a1a8cc8fe30c3/-/issues/1976[Sep 23 2023 03:14:23 UTC (QA Tests)] INFO -- clicking :issue-title977[Sep 23 2023 03:14:23 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown978[Sep 23 2023 03:14:24 UTC (QA Tests)] INFO -- clicking :issue-title979[Sep 23 2023 03:14:24 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown980[Sep 23 2023 03:14:24 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user1981"982[Sep 23 2023 03:14:24 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field983[Sep 23 2023 03:14:25 UTC (QA Tests)] INFO -- clicking :comment_button984 mentions another user in an issue985Create986 Git push over HTTP987[Sep 23 2023 03:14:25 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository988[Sep 23 2023 03:14:26 UTC (QA Tests)] INFO -- filling :login_field with "root"989[Sep 23 2023 03:14:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field990[Sep 23 2023 03:14:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"991[Sep 23 2023 03:14:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field992[Sep 23 2023 03:14:27 UTC (QA Tests)] INFO -- clicking :sign_in_button993[Sep 23 2023 03:14:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.02s994[Sep 23 2023 03:14:30 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA995[Sep 23 2023 03:14:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-xfkf7l9p' via cache in 0.0 seconds996[Sep 23 2023 03:14:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds997[Sep 23 2023 03:14:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3' via api in 0.12 seconds998[Sep 23 2023 03:14:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/project-with-code-bef465065dd632ef' via api in 0.81 seconds999[Sep 23 2023 03:14:31 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1000[Sep 23 2023 03:14:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.26 seconds1001[Sep 23 2023 03:14:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5305836b.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/project-with-code-bef465065dd632ef1002 user using a personal access token pushes code to the repository1003Create1004 Git push over HTTP1005[Sep 23 2023 03:14:34 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user pushes code to the repository1006[Sep 23 2023 03:14:34 UTC (QA Tests)] INFO -- filling :login_field with "root"1007[Sep 23 2023 03:14:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1008[Sep 23 2023 03:14:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"1009[Sep 23 2023 03:14:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1010[Sep 23 2023 03:14:35 UTC (QA Tests)] INFO -- clicking :sign_in_button1011[Sep 23 2023 03:14:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.048s1012[Sep 23 2023 03:14:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1013[Sep 23 2023 03:14:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3' via api in 0.11 seconds1014[Sep 23 2023 03:14:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/project-with-code-d6f630b44501e510' via api in 0.99 seconds1015[Sep 23 2023 03:14:40 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1016[Sep 23 2023 03:14:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.49 seconds1017[Sep 23 2023 03:14:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5305836b.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/project-with-code-d6f630b44501e5101018 user pushes code to the repository1019Create1020 SSH keys support1021[Sep 23 2023 03:14:42 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key1022[Sep 23 2023 03:14:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1023[Sep 23 2023 03:14:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1024[Sep 23 2023 03:14:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1025[Sep 23 2023 03:14:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1026[Sep 23 2023 03:14:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1027[Sep 23 2023 03:14:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.951s1028[Sep 23 2023 03:14:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.041s1029[Sep 23 2023 03:14:48 UTC (QA Tests)] INFO -- clicking :user_avatar_content1030[Sep 23 2023 03:14:48 UTC (QA Tests)] INFO -- clicking :edit_profile_link1031[Sep 23 2023 03:14:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.66s1032[Sep 23 2023 03:14:49 UTC (QA Tests)] INFO -- clicking :nav_item_link1033[Sep 23 2023 03:14:49 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230923-39-cufs2p/id_rsa -N `1034[Sep 23 2023 03:14:50 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"1035[Sep 23 2023 03:14:50 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field1036[Sep 23 2023 03:14:50 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"1037[Sep 23 2023 03:14:50 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field1038[Sep 23 2023 03:14:51 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-09-25"1039[Sep 23 2023 03:14:51 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field1040[Sep 23 2023 03:14:51 UTC (QA Tests)] INFO -- clicking :add_key_button1041[Sep 23 2023 03:14:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_key_button' took 0.568s1042[Sep 23 2023 03:14:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 5.03 seconds1043 user can add an SSH key1044 after adding an ssh key1045[Sep 23 2023 03:14:52 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support after adding an ssh key can delete an ssh key1046[Sep 23 2023 03:14:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1047[Sep 23 2023 03:14:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1048[Sep 23 2023 03:14:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1049[Sep 23 2023 03:14:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1050[Sep 23 2023 03:14:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1051[Sep 23 2023 03:14:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.938s1052[Sep 23 2023 03:14:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.068s1053[Sep 23 2023 03:14:58 UTC (QA Tests)] INFO -- clicking :user_avatar_content1054[Sep 23 2023 03:14:58 UTC (QA Tests)] INFO -- clicking :edit_profile_link1055[Sep 23 2023 03:14:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.708s1056[Sep 23 2023 03:14:58 UTC (QA Tests)] INFO -- clicking :nav_item_link1057[Sep 23 2023 03:14:59 UTC (QA Tests)] INFO -- clicking :delete_ssh_key_button1058 can delete an ssh key1059Create1060 SSH key support1061[Sep 23 2023 03:15:01 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230923-39-9xy7fi/id_rsa -N `1062[Sep 23 2023 03:15:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '35' via api in 0.74 seconds1063[Sep 23 2023 03:15:02 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes multiple branches and tags together1064[Sep 23 2023 03:15:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1065[Sep 23 2023 03:15:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1066[Sep 23 2023 03:15:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1067[Sep 23 2023 03:15:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1068[Sep 23 2023 03:15:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1069[Sep 23 2023 03:15:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.081s1070[Sep 23 2023 03:15:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1071[Sep 23 2023 03:15:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3' via api in 0.12 seconds1072[Sep 23 2023 03:15:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/ssh-tests-bacf276cd86d4831' via api in 0.87 seconds1073 pushes multiple branches and tags together1074[Sep 23 2023 03:15:09 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes code to the repository via SSH1075[Sep 23 2023 03:15:10 UTC (QA Tests)] INFO -- filling :login_field with "root"1076[Sep 23 2023 03:15:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1077[Sep 23 2023 03:15:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1078[Sep 23 2023 03:15:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1079[Sep 23 2023 03:15:11 UTC (QA Tests)] INFO -- clicking :sign_in_button1080[Sep 23 2023 03:15:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.005s1081[Sep 23 2023 03:15:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.13 seconds1082[Sep 23 2023 03:15:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3' via api in 0.2 seconds1083[Sep 23 2023 03:15:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/ssh-tests-088675fc7cbee08b' via api in 0.88 seconds1084[Sep 23 2023 03:15:16 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1085[Sep 23 2023 03:15:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.51 seconds1086[Sep 23 2023 03:15:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5305836b.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/ssh-tests-088675fc7cbee08b1087 pushes code to the repository via SSH1088[Sep 23 2023 03:15:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '35'1089Monitor1090 Alert settings1091 when using HTTP endpoint integration1092 behaves like sends test alert using authorization key1093[Sep 23 2023 03:15:18 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert using authorization key creates new alert1094[Sep 23 2023 03:15:18 UTC (QA Tests)] INFO -- filling :login_field with "root"1095[Sep 23 2023 03:15:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1096[Sep 23 2023 03:15:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"1097[Sep 23 2023 03:15:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1098[Sep 23 2023 03:15:19 UTC (QA Tests)] INFO -- clicking :sign_in_button1099[Sep 23 2023 03:15:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.01s1100[Sep 23 2023 03:15:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1101[Sep 23 2023 03:15:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3' via api in 0.15 seconds1102[Sep 23 2023 03:15:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5305836b.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/project-for-alerts-02f0aa52094d708f1103[Sep 23 2023 03:15:24 UTC (QA Tests)] INFO -- clicking :menu_section_button1104[Sep 23 2023 03:15:24 UTC (QA Tests)] INFO -- clicking :nav_item_link1105[Sep 23 2023 03:15:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.923s1106[Sep 23 2023 03:15:26 UTC (QA Tests)] INFO -- clicking :add-integration-button1107[Sep 23 2023 03:15:26 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown1108[Sep 23 2023 03:15:27 UTC (QA Tests)] INFO -- clicking :integration-name-field1109[Sep 23 2023 03:15:27 UTC (QA Tests)] INFO -- filling :integration-name-field with "id"1110[Sep 23 2023 03:15:27 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field1111[Sep 23 2023 03:15:27 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button1112[Sep 23 2023 03:15:28 UTC (QA Tests)] INFO -- clicking :menu_section_button1113[Sep 23 2023 03:15:28 UTC (QA Tests)] INFO -- clicking :nav_item_link1114[Sep 23 2023 03:15:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.851s1115[Sep 23 2023 03:15:29 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}' arguments1116 creates new alert1117 when using Prometheus integration1118 behaves like sends test alert using authorization key1119[Sep 23 2023 03:15:29 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert using authorization key creates new alert1120[Sep 23 2023 03:15:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1121[Sep 23 2023 03:15:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1122[Sep 23 2023 03:15:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1123[Sep 23 2023 03:15:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1124[Sep 23 2023 03:15:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1125[Sep 23 2023 03:15:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.997s1126[Sep 23 2023 03:15:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1127[Sep 23 2023 03:15:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3' via api in 0.13 seconds1128[Sep 23 2023 03:15:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-5305836b.test/gitlab-qa-sandbox-group-7/qa-test-2023-09-23-03-10-44-03e075e82edbe8b3/project-for-alerts-c6cd7055211958791129[Sep 23 2023 03:15:35 UTC (QA Tests)] INFO -- clicking :menu_section_button1130[Sep 23 2023 03:15:35 UTC (QA Tests)] INFO -- clicking :nav_item_link1131[Sep 23 2023 03:15:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.883s1132[Sep 23 2023 03:15:38 UTC (QA Tests)] INFO -- clicking :add-integration-button1133[Sep 23 2023 03:15:38 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown1134[Sep 23 2023 03:15:38 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button1135[Sep 23 2023 03:15:39 UTC (QA Tests)] INFO -- clicking :menu_section_button1136[Sep 23 2023 03:15:39 UTC (QA Tests)] INFO -- clicking :nav_item_link1137[Sep 23 2023 03:15:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.741s1138[Sep 23 2023 03:15:40 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}' arguments1139 creates new alert1140Framework sanity1141 Version check1142 is the specified version (PENDING: Test is not compatible with this environment or pipeline)1143Data Stores1144 Project1145 in group1146 behaves like successful project creation1147 creates a new project (PENDING: Skipping ./qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb[1:1:1:1:1] because it's been fast-quarantined.)1148 in personal namespace1149 behaves like successful project creation1150 creates a new project (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/425904)1151Create1152 Personal snippet creation1153[Sep 23 2023 03:15:40 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet1154[Sep 23 2023 03:15:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1155[Sep 23 2023 03:15:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1156[Sep 23 2023 03:15:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1157[Sep 23 2023 03:15:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1158[Sep 23 2023 03:15:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1159[Sep 23 2023 03:15:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.179s1160[Sep 23 2023 03:15:44 UTC (QA Tests)] INFO -- clicking :new-menu-toggle1161[Sep 23 2023 03:15:45 UTC (QA Tests)] INFO -- clicking :create_menu_item1162[Sep 23 2023 03:15:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 0.755s1163[Sep 23 2023 03:15:45 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"1164[Sep 23 2023 03:15:45 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field1165[Sep 23 2023 03:15:46 UTC (QA Tests)] INFO -- clicking :description_placeholder1166[Sep 23 2023 03:15:46 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"1167[Sep 23 2023 03:15:46 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field1168[Sep 23 2023 03:15:46 UTC (QA Tests)] INFO -- clicking :visibility_content1169[Sep 23 2023 03:15:46 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"1170[Sep 23 2023 03:15:46 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1171[Sep 23 2023 03:15:47 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1172[Sep 23 2023 03:15:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.151s1173[Sep 23 2023 03:15:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? snippet_title_field' took 1.16s1174[Sep 23 2023 03:15:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '34' via browser_ui in 4.19 seconds1175[Sep 23 2023 03:15:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::Snippet with id '34'1176 user creates a personal snippet1177[Sep 23 2023 03:15:49 UTC (QA Tests)] WARN -- /home/gitlab/qa/rspec/skipped_tests-5149984395.txt doesn't exist!1178Pending: (Failures listed here are expected and do not affect your suite's status)1179 1) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage1180 # Test is not compatible with this environment or pipeline1181 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:61182 2) Package SaaS Container Registry pulls an image from an existing repository1183 # Test is not compatible with this environment or pipeline1184 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/pull_container_registry_image_spec.rb:111185 3) Framework sanity Version check is the specified version1186 # Test is not compatible with this environment or pipeline1187 # ./qa/specs/features/sanity/version_spec.rb:151188 4) Data Stores Project in group behaves like successful project creation creates a new project1189 # Skipping ./qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb[1:1:1:1:1] because it's been fast-quarantined.1190 Failure/Error: raise SkipDeclaredInExample.new(message)1191 RSpec::Core::Pending::SkipDeclaredInExample1192 Shared Example Group: "successful project creation" called from ./qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb:291193 # /home/gitlab/spec/support/fast_quarantine.rb:20:in `block (2 levels) in <top (required)>'1194 # ./qa/specs/runner.rb:67:in `perform'1195 # ./qa/scenario/template.rb:10:in `block in perform'1196 # ./qa/scenario/template.rb:8:in `perform'1197 # ./qa/scenario/template.rb:50:in `perform'1198 # ./qa/scenario/template.rb:10:in `block in perform'1199 # ./qa/scenario/template.rb:8:in `perform'1200 # ./qa/scenario/bootable.rb:52:in `launch!'1201 5) Data Stores Project in personal namespace behaves like successful project creation creates a new project1202 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4259041203 # ./qa/specs/features/browser_ui/9_data_stores/project/create_project_spec.rb:71204Failures:1205 1) Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert1206 Failure/Error: Page::Project::Menu.perform(&:go_to_monitor_alerts)1208 Selenium::WebDriver::Error::ElementClickInterceptedError:1209 element click intercepted: Element <button id="menu-section-button-monitor" 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-min-h-7 gl-gap-3 gl-mb-2 gl-py-2 gl-px-3 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, 575). 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>1210 (Session info: headless chrome=113.0.5672.126)1211 Shared Example Group: "sends test alert" called from ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:371212 # #0 0x55a82bf12133 <unknown>1213 # #1 0x55a82bc46966 <unknown>1214 # #2 0x55a82bc893f2 <unknown>1215 # #3 0x55a82bc875ac <unknown>1216 # #4 0x55a82bc853be <unknown>1217 # #5 0x55a82bc84696 <unknown>1218 # #6 0x55a82bc793ea <unknown>1219 # #7 0x55a82bca2bd2 <unknown>1220 # #8 0x55a82bc78d13 <unknown>1221 # #9 0x55a82bca2d9e <unknown>1222 # #10 0x55a82bcbb1c7 <unknown>1223 # #11 0x55a82bca29a3 <unknown>1224 # #12 0x55a82bc7746a <unknown>1225 # #13 0x55a82bc7855e <unknown>1226 # #14 0x55a82bed1cae <unknown>1227 # #15 0x55a82bed58fe <unknown>1228 # #16 0x55a82bedef20 <unknown>1229 # #17 0x55a82bed6923 <unknown>1230 # #18 0x55a82bea9c0e <unknown>1231 # #19 0x55a82bef9b08 <unknown>1232 # #20 0x55a82bef9c97 <unknown>1233 # #21 0x55a82bf0a113 <unknown>1234 # #22 0x7f126851cea7 start_thread1235 # ./qa/page/base.rb:247:in `click_element'1236 # ./qa/support/page/logging.rb:87:in `block in click_element'1237 # ./qa/support/page/logging.rb:206:in `log_slow_code'1238 # ./qa/support/page/logging.rb:87:in `click_element'1239 # ./qa/page/sub_menus/common.rb:45:in `open_submenu'1240 # ./qa/page/project/sub_menus/monitor.rb:33:in `open_monitor_submenu'1241 # ./qa/page/project/sub_menus/monitor.rb:15:in `go_to_monitor_alerts'1242 # ./qa/scenario/actable.rb:16:in `perform'1243 # ./qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb:8:in `block (4 levels) in <module:QA>'1244 # ./qa/specs/spec_helper.rb:134:in `block (2 levels) in <top (required)>'1245 # /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1246 # ./qa/specs/runner.rb:67:in `perform'1247 # ./qa/scenario/template.rb:10:in `block in perform'1248 # ./qa/scenario/template.rb:8:in `perform'1249 # ./qa/scenario/template.rb:50:in `perform'1250 # ./qa/scenario/template.rb:10:in `block in perform'1251 # ./qa/scenario/template.rb:8:in `perform'1252 # ./qa/scenario/bootable.rb:52:in `launch!'1253 2) Create Create a new merge request creates a basic merge request1254 Failure/Error:1255 Resource::MergeRequest.fabricate_via_browser_ui! do |merge_request|1256 merge_request.project = project1257 merge_request.title = merge_request_title1258 merge_request.assignee = 'me'1259 merge_request.description = merge_request_description1260 end1262 Capybara::Ambiguous:1263 Ambiguous match, found 4 elements matching visible css "[data-testid=\"source-branch-dropdown\"],[data-qa-selector=\"source-branch-dropdown\"]"1264 # ./qa/page/base.rb:247:in `click_element'1265 # ./qa/support/page/logging.rb:87:in `block in click_element'1266 # ./qa/support/page/logging.rb:206:in `log_slow_code'1267 # ./qa/support/page/logging.rb:87:in `click_element'1268 # ./qa/page/merge_request/new.rb:53:in `select_source_branch'1269 # ./qa/flow/merge_request.rb:28:in `block in create_new'1270 # ./qa/scenario/actable.rb:16:in `perform'1271 # ./qa/flow/merge_request.rb:27:in `create_new'1272 # ./qa/resource/merge_request.rb:91:in `fabricate!'1273 # ./qa/resource/base.rb:57:in `block (2 levels) in fabricate_via_browser_ui!'1274 # ./qa/resource/base.rb:108:in `log_and_record_fabrication'1275 # ./qa/resource/base.rb:57:in `block in fabricate_via_browser_ui!'1276 # ./qa/resource/base.rb:98:in `do_fabricate!'1277 # ./qa/resource/base.rb:56:in `fabricate_via_browser_ui!'1278 # ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:19:in `block (3 levels) in <module:QA>'1279 # ./qa/specs/spec_helper.rb:134:in `block (2 levels) in <top (required)>'1280 # /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1281 # ./qa/specs/runner.rb:67:in `perform'1282 # ./qa/scenario/template.rb:10:in `block in perform'1283 # ./qa/scenario/template.rb:8:in `perform'1284 # ./qa/scenario/template.rb:50:in `perform'1285 # ./qa/scenario/template.rb:10:in `block in perform'1286 # ./qa/scenario/template.rb:8:in `perform'1287 # ./qa/scenario/bootable.rb:52:in `launch!'1288Finished in 5 minutes 15 seconds (files took 2.93 seconds to load)128922 examples, 2 failures, 5 pending1290Failed examples:1291rspec './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 alert1292rspec ./qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb:18 # Create Create a new merge request creates a basic merge request1293Randomized with seed 638931294[Sep 23 2023 03:15:50 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5305836b bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`1295[Sep 23 2023 03:15:50 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-5305836b bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`1296[Sep 23 2023 03:15:50 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-5305836b`1297[Sep 23 2023 03:15:50 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-5305836b`1298bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)1299/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)1301Running after script...1302$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1303$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1304$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1424Uploading artifacts...1425gitlab-qa-run-*: found 292 matching artifact files and directories 1426Uploading artifacts as "archive" to coordinator... 201 Created id=5149984395 responseStatus=201 Created token=64_un-5K1427Uploading artifacts...1428gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1429Uploading artifacts as "junit" to coordinator... 201 Created id=5149984395 responseStatus=201 Created token=64_un-5K1430Uploading artifacts...1431/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1432Uploading artifacts as "dotenv" to coordinator... 201 Created id=5149984395 responseStatus=201 Created token=64_un-5K1434ERROR: Job failed: exit code 1