large-setup
Passed 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:695aa71402b900e1277aeef019edb9a65abee5f9d559c090ad6b043f4cfb4c10 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:52c03840f70a6b84bcbe155342629f93821ef2c9660f0e29a6bd302bb85821bf ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1697943145-1a62aeb3-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: 135146, done. 20remote: Counting objects: 100% (135146/135146), done. 21remote: Compressing objects: 100% (98135/98135), done. 22remote: Total 135146 (delta 54773), reused 84675 (delta 31862), pack-reused 0 23Receiving objects: 100% (135146/135146), 130.35 MiB | 42.07 MiB/s, done.24Resolving deltas: 100% (54773/54773), done.26 * [new ref] refs/pipelines/1044994257 -> refs/pipelines/104499425727 * [new branch] master -> origin/master28Checking out 9f1ab465 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-2bbb441946f1fc9a77d23097301c9d4d-16...32Downloading cache from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-2bbb441946f1fc9a77d23097301c9d4d-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 (5345256066)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5345256066 responseStatus=200 OK token=64_Dr9Cx38Downloading artifacts for download-fast-quarantine-report (5345256067)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5345256067 responseStatus=200 OK token=64_Dr9Cx41Using docker image sha256:695aa71402b900e1277aeef019edb9a65abee5f9d559c090ad6b043f4cfb4c10 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:52c03840f70a6b84bcbe155342629f93821ef2c9660f0e29a6bd302bb85821bf ...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 QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"50$ echo "Running - '$QA_COMMAND'"51Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:9f1ab4651dddffcfd7c021b61e06f00cc09fe2da -- --tag can_use_large_setup --format QA::Support::JsonFormatter --out tmp/rspec-5345256119.json --format RspecJunitFormatter --out tmp/rspec-5345256119.xml --format html --out tmp/rspec-$(echo large-setup | sed 's/[ /]/_/g').htm --color --format documentation'52$ eval "$QA_COMMAND"53[Oct 22 2023 02:54:33 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-f7db20b6$`54[Oct 22 2023 02:54:33 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-f7db20b6 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`55[Oct 22 2023 02:54:35 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/authority/. alpine-f7db20b6:/etc/gitlab/trusted-certs`56[Oct 22 2023 02:54:35 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/gitlab/. alpine-f7db20b6:/etc/gitlab/ssl`57[Oct 22 2023 02:54:35 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-f7db20b6`58[Oct 22 2023 02:54:35 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-f7db20b6`59[Oct 22 2023 02:54:35 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`60[Oct 22 2023 02:54:35 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:9f1ab4651dddffcfd7c021b61e06f00cc09fe2da`61[Oct 22 2023 02:55:16 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-0cef5feb$`62[Oct 22 2023 02:55:16 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`63[Oct 22 2023 02:55:16 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`64[Oct 22 2023 02:55:16 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-0cef5feb --net test --hostname gitlab-ce-0cef5feb.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-10-22-02-54-33-49d3fc1b/gitlab-ce-0cef5feb/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:9f1ab4651dddffcfd7c021b61e06f00cc09fe2da`65[Oct 22 2023 02:55:25 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-0cef5feb bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-10-22 02:54:3366gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme67gitlab_rails['gitlab_disable_animations'] = true # Disable animations68gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry69gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password70gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com', 'GITLAB_QA_USER_AGENT'=>'*****', 'GITLAB_ALLOW_SEPARATE_CI_DATABASE'=>'true'}\" > /etc/gitlab/gitlab.rb;"`71[Oct 22 2023 02:55:25 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-0cef5feb`72[Oct 22 2023 02:58:43 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...73[Oct 22 2023 02:58:43 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-0cef5feb`74[Oct 22 2023 02:58:43 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-0cef5feb 80/tcp`75[Oct 22 2023 02:58:43 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!76[Oct 22 2023 02:58:43 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-0cef5feb bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`77[Oct 22 2023 02:58:44 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-0cef5feb bash -c "echo '#!/usr/bin/env bash78if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then79 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'80 exit 181fi82' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`83[Oct 22 2023 02:58:44 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-0cef5feb bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`84[Oct 22 2023 02:58:44 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/support/data gitlab-ce-0cef5feb:/tmp/data-seeds`85[Oct 22 2023 02:58:44 UTC (Gitlab QA)] INFO -- Running exec_commands...86[Oct 22 2023 02:58:44 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-0cef5feb bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`87[Oct 22 2023 02:59:32 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q aerokube/selenoid:latest-release`88[Oct 22 2023 02:59:33 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^selenoid$`89[Oct 22 2023 02:59:33 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`90[Oct 22 2023 02:59:33 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q selenoid/chrome:111.0`91[Oct 22 2023 02:59:47 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q presidenten/selenoid-manual-video-recorder:latest`92[Oct 22 2023 02:59:48 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name selenoid --net test --hostname selenoid.test --publish 4444:4444 -e OVERRIDE_VIDEO_OUTPUT_DIR=/builds/gitlab-org/gitlab/gitlab-qa-run-2023-10-22-02-54-33-49d3fc1b/selenoid/video --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/lib/gitlab/qa/component/../../../../fixtures/selenoid:/etc/selenoid:z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-10-22-02-54-33-49d3fc1b/selenoid/video:/opt/selenoid/video:z aerokube/selenoid:latest-release -video-recorder-image presidenten/selenoid-manual-video-recorder -container-network test -timeout 10m0s`93[Oct 22 2023 02:59:56 UTC (Gitlab QA)] INFO -- Waiting for Selenoid ...94[Oct 22 2023 02:59:56 UTC (Gitlab QA)] INFO -- Selenoid ready!95[Oct 22 2023 02:59:56 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`96[Oct 22 2023 02:59:57 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:9f1ab4651dddffcfd7c021b61e06f00cc09fe2da`97[Oct 22 2023 03:00:54 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce98[Oct 22 2023 03:00:54 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_REMOTE_GRID="$QA_REMOTE_GRID" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_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_RECORD_VIDEO="$QA_RECORD_VIDEO" --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_REMOTE_GRID_PROTOCOL="http" --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 WEBDRIVER_HEADLESS="0" --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 CHROME_DISABLE_DEV_SHM="true" --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-10-22-02-54-33-49d3fc1b/selenoid" --env USE_SELENOID="$USE_SELENOID" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-10-22-02-54-33-49d3fc1b/gitlab-ce-qa-0b5514e7:/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-0b5514e7 registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:9f1ab4651dddffcfd7c021b61e06f00cc09fe2da Test::Instance::All http://gitlab-ce-0cef5feb.test -- --tag can_use_large_setup --format QA::Support::JsonFormatter --out tmp/rspec-5345256119.json --format RspecJunitFormatter --out tmp/rspec-5345256119.xml --format html --out tmp/rspec-large-setup.htm --color --format documentation`992023-10-22 03:01:12 / CONF :: 100 ==> Base URL: http://gitlab-ce-0cef5feb.test101 ==> Browser: #<Selenium::WebDriver::Remote::Driver:0x00007f4ce8131fc8>102 ==> Libraries: Chemlab::Vendor103[Oct 22 2023 03:01:12 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA104[Oct 22 2023 03:01:12 UTC (QA Tests)] INFO -- Browser: chrome105[Oct 22 2023 03:01:12 UTC (QA Tests)] INFO -- Browser version: 111.0106[Oct 22 2023 03:01:12 UTC (QA Tests)] INFO -- Performing sanity check for environment!107[Oct 22 2023 03:01:13 UTC (QA Tests)] INFO -- Executing: `docker ps -f ancestor='presidenten/selenoid-manual-video-recorder' --format '{{.Names}}'`108[Oct 22 2023 03:01:13 UTC (QA Tests)] INFO -- Executing: `docker ps -f ancestor='selenoid/chrome:111.0' --format '{{.Names}}'`109[Oct 22 2023 03:01:13 UTC (QA Tests)] INFO -- Executing: `docker inspect awesome_zhukovsky --format '{{.Config.Hostname}}'`110[Oct 22 2023 03:01:13 UTC (QA Tests)] INFO -- Test failure video recording setup complete!111Run options:112 include {:can_use_large_setup=>true}113 exclude {:geo=>true, :requires_praefect=>true}114Randomized with seed 46117115Create116 Merged merge request117[Oct 22 2023 03:01:18 UTC (QA Tests)] INFO -- Starting test: Create Merged merge request can be reverted118[Oct 22 2023 03:01:19 UTC (QA Tests)] INFO -- Executing: `docker exec -d stupefied_chaplygin sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i 4e80bdbf25b4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/create_merged_merge_request_can_be_reverted-2023-10-22-03-01-19-508.mp4" '`119[Oct 22 2023 03:01:19 UTC (QA Tests)] INFO -- filling :login_field with "root"120[Oct 22 2023 03:01:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field121[Oct 22 2023 03:01:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"122[Oct 22 2023 03:01:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field123[Oct 22 2023 03:01:20 UTC (QA Tests)] INFO -- clicking :sign_in_button124[Oct 22 2023 03:01:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.439s125[Oct 22 2023 03:01:24 UTC (QA Tests)] INFO -- Setting application settings: {:import_sources=>["gitlab_project"]}126[Oct 22 2023 03:01:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.019s127[Oct 22 2023 03:01:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.03s128[Oct 22 2023 03:01:27 UTC (QA Tests)] INFO -- clicking :user_avatar_content129[Oct 22 2023 03:01:27 UTC (QA Tests)] INFO -- clicking :sign_out_link130[Oct 22 2023 03:01:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.849s131[Oct 22 2023 03:01:28 UTC (QA Tests)] INFO -- filling :login_field with "root"132[Oct 22 2023 03:01:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field133[Oct 22 2023 03:01:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"134[Oct 22 2023 03:01:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field135[Oct 22 2023 03:01:28 UTC (QA Tests)] INFO -- clicking :sign_in_button136[Oct 22 2023 03:01:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.543s137[Oct 22 2023 03:01:30 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA138[Oct 22 2023 03:01:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-gucrahm3' via cache in 0.0 seconds139[Oct 22 2023 03:01:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.76 seconds140[Oct 22 2023 03:01:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-10-22-03-01-30-9c9f02e5b9774638' via api in 1.62 seconds141[Oct 22 2023 03:01:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-0cef5feb.test/groups/gitlab-qa-sandbox-group-1/qa-test-2023-10-22-03-01-30-9c9f02e5b9774638142[Oct 22 2023 03:01:33 UTC (QA Tests)] INFO -- clicking :new-project-button143[Oct 22 2023 03:01:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-project-button' took 1.272s144[Oct 22 2023 03:01:35 UTC (QA Tests)] INFO -- clicking :gitlab_import_button145[Oct 22 2023 03:01:35 UTC (QA Tests)] INFO -- filling :project_name_field with "ImportedProject-f6d4b44025752552"146[Oct 22 2023 03:01:35 UTC (QA Tests)] INFO -- clicking the coordinates of :project_name_field147[Oct 22 2023 03:01:36 UTC (QA Tests)] INFO -- clicking :import_project_button148[Oct 22 2023 03:01:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element import_project_button' took 1.748s149[Oct 22 2023 03:01:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.027s150[Oct 22 2023 03:01:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.02s151[Oct 22 2023 03:01:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.002s152[Oct 22 2023 03:01:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.014s153[Oct 22 2023 03:01:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.019s154[Oct 22 2023 03:01:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 5.61s155[Oct 22 2023 03:01:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? The project was successfully imported.' took 10.039s156[Oct 22 2023 03:01:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? project-name-content' took 2.435s157[Oct 22 2023 03:01:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ImportProject with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-10-22-03-01-30-9c9f02e5b9774638/ImportedProject-f6d4b44025752552' via browser_ui in 25.12 seconds158[Oct 22 2023 03:01:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-0cef5feb.test/gitlab-qa-sandbox-group-1/qa-test-2023-10-22-03-01-30-9c9f02e5b9774638/importedproject-f6d4b44025752552/-/merge_requests/1159[Oct 22 2023 03:02:12 UTC (QA Tests)] INFO -- clicking :merge-button160[Oct 22 2023 03:02:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 3.977s161[Oct 22 2023 03:02:16 UTC (QA Tests)] INFO -- clicking :revert-button and ensuring QA::Page::Component::CommitModal is present162[Oct 22 2023 03:02:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element revert-button' took 31.75s163[Oct 22 2023 03:02:48 UTC (QA Tests)] INFO -- clicking :submit_commit_button164[Oct 22 2023 03:02:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_commit_button' took 2.397s165[Oct 22 2023 03:02:51 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present166[Oct 22 2023 03:02:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.433s167[Oct 22 2023 03:02:54 UTC (QA Tests)] INFO -- clicking :diffs-tab168[Oct 22 2023 03:02:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.143s169[Oct 22 2023 03:03:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 11.116s170[Oct 22 2023 03:03:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file-tree-container' took 12.551s171[Oct 22 2023 03:03:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? file-row-name-container' took 11.036s172[Oct 22 2023 03:03:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file-tree-container' took 1.316s173[Oct 22 2023 03:03:19 UTC (QA Tests)] INFO -- filling :diff-tree-search with "added_file-00000000.txt"174[Oct 22 2023 03:03:19 UTC (QA Tests)] INFO -- clicking the coordinates of :diff-tree-search175[Oct 22 2023 03:03:20 UTC (QA Tests)] ERROR -- Interceptor Api Errors176[404] GET /gitlab-qa-sandbox-group-1/qa-test-2023-10-22-03-01-30-9c9f02e5b9774638/importedproject-f6d4b44025752552/-/merge_requests/2/diffs_metadata.json -- Correlation Id: 01HDANBQCKGBXH033A8YS1AKVB177[Oct 22 2023 03:03:20 UTC (QA Tests)] INFO -- Executing: `docker exec -d stupefied_chaplygin sh -c 'pkill -INT -f ffmpeg'`178[Oct 22 2023 03:03:20 UTC (QA Tests)] INFO -- Executing: `docker exec -d stupefied_chaplygin sh -c 'rm /data/create_merged_merge_request_can_be_reverted-2023-10-22-03-01-19-508.mp4'`179 can be reverted180Create181 Download merge request patch and diff182[Oct 22 2023 03:03:20 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request plain diff183[Oct 22 2023 03:03:20 UTC (QA Tests)] INFO -- Executing: `docker exec -d stupefied_chaplygin sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i 4e80bdbf25b4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/create_download_merge_request_patch_and_diff_views_the_me-2023-10-22-03-03-20-687.mp4" '`184[Oct 22 2023 03:03:21 UTC (QA Tests)] INFO -- filling :login_field with "root"185[Oct 22 2023 03:03:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field186[Oct 22 2023 03:03:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"187[Oct 22 2023 03:03:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field188[Oct 22 2023 03:03:22 UTC (QA Tests)] INFO -- clicking :sign_in_button189[Oct 22 2023 03:03:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.219s190[Oct 22 2023 03:03:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.02s191[Oct 22 2023 03:03:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.027s192[Oct 22 2023 03:03:27 UTC (QA Tests)] INFO -- clicking :user_avatar_content193[Oct 22 2023 03:03:27 UTC (QA Tests)] INFO -- clicking :sign_out_link194[Oct 22 2023 03:03:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.717s195[Oct 22 2023 03:03:28 UTC (QA Tests)] INFO -- filling :login_field with "root"196[Oct 22 2023 03:03:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field197[Oct 22 2023 03:03:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"198[Oct 22 2023 03:03:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field199[Oct 22 2023 03:03:29 UTC (QA Tests)] INFO -- clicking :sign_in_button200[Oct 22 2023 03:03:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.138s201[Oct 22 2023 03:03:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.12 seconds202[Oct 22 2023 03:03:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-10-22-03-01-30-9c9f02e5b9774638' via api in 0.25 seconds203[Oct 22 2023 03:03:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-0cef5feb.test/groups/gitlab-qa-sandbox-group-1/qa-test-2023-10-22-03-01-30-9c9f02e5b9774638204[Oct 22 2023 03:03:33 UTC (QA Tests)] INFO -- clicking :new-project-button205[Oct 22 2023 03:03:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-project-button' took 0.629s206[Oct 22 2023 03:03:33 UTC (QA Tests)] INFO -- clicking :gitlab_import_button207[Oct 22 2023 03:03:34 UTC (QA Tests)] INFO -- filling :project_name_field with "ImportedProject-0e63c94301cb622e"208[Oct 22 2023 03:03:34 UTC (QA Tests)] INFO -- clicking the coordinates of :project_name_field209[Oct 22 2023 03:03:34 UTC (QA Tests)] INFO -- clicking :import_project_button210[Oct 22 2023 03:03:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element import_project_button' took 1.474s211[Oct 22 2023 03:03:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.008s212[Oct 22 2023 03:03:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.014s213[Oct 22 2023 03:03:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.02s214[Oct 22 2023 03:03:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.028s215[Oct 22 2023 03:03:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.014s216[Oct 22 2023 03:03:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.02s217[Oct 22 2023 03:03:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s218[Oct 22 2023 03:03:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.016s219[Oct 22 2023 03:03:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.016s220[Oct 22 2023 03:03:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.039s221[Oct 22 2023 03:03:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 11.147s222[Oct 22 2023 03:03:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? The project was successfully imported.' took 6.527s223[Oct 22 2023 03:03:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ImportProject with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-10-22-03-01-30-9c9f02e5b9774638/ImportedProject-0e63c94301cb622e' via browser_ui in 21.94 seconds224[Oct 22 2023 03:03:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-0cef5feb.test/gitlab-qa-sandbox-group-1/qa-test-2023-10-22-03-01-30-9c9f02e5b9774638/importedproject-0e63c94301cb622e/-/merge_requests/1225[Oct 22 2023 03:04:10 UTC (QA Tests)] INFO -- Executing: `docker exec -d stupefied_chaplygin sh -c 'pkill -INT -f ffmpeg'`226[Oct 22 2023 03:04:10 UTC (QA Tests)] INFO -- Executing: `docker exec -d stupefied_chaplygin sh -c 'rm /data/create_download_merge_request_patch_and_diff_views_the_me-2023-10-22-03-03-20-687.mp4'`227 views the merge request plain diff228[Oct 22 2023 03:04:10 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request patches229[Oct 22 2023 03:04:10 UTC (QA Tests)] INFO -- Executing: `docker exec -d stupefied_chaplygin sh -c 'ffmpeg -y -f x11grab -video_size 1920x1080 -r 15 -i 4e80bdbf25b4:99 -vcodec 'libx264' -pix_fmt 'yuv420p' "/data/create_download_merge_request_patch_and_diff_views_the_me-2023-10-22-03-04-10-754.mp4" '`230[Oct 22 2023 03:04:11 UTC (QA Tests)] INFO -- filling :login_field with "root"231[Oct 22 2023 03:04:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field232[Oct 22 2023 03:04:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"233[Oct 22 2023 03:04:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field234[Oct 22 2023 03:04:12 UTC (QA Tests)] INFO -- clicking :sign_in_button235[Oct 22 2023 03:04:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.791s236[Oct 22 2023 03:04:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.013s237[Oct 22 2023 03:04:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.013s238[Oct 22 2023 03:04:16 UTC (QA Tests)] INFO -- clicking :user_avatar_content239[Oct 22 2023 03:04:16 UTC (QA Tests)] INFO -- clicking :sign_out_link240[Oct 22 2023 03:04:17 UTC (QA Tests)] INFO -- filling :login_field with "root"241[Oct 22 2023 03:04:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field242[Oct 22 2023 03:04:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"243[Oct 22 2023 03:04:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field244[Oct 22 2023 03:04:18 UTC (QA Tests)] INFO -- clicking :sign_in_button245[Oct 22 2023 03:04:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.772s246[Oct 22 2023 03:04:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-1' via api in 0.1 seconds247[Oct 22 2023 03:04:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-10-22-03-01-30-9c9f02e5b9774638' via api in 0.18 seconds248[Oct 22 2023 03:04:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-0cef5feb.test/groups/gitlab-qa-sandbox-group-1/qa-test-2023-10-22-03-01-30-9c9f02e5b9774638249[Oct 22 2023 03:04:21 UTC (QA Tests)] INFO -- clicking :new-project-button250[Oct 22 2023 03:04:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-project-button' took 0.724s251[Oct 22 2023 03:04:22 UTC (QA Tests)] INFO -- clicking :gitlab_import_button252[Oct 22 2023 03:04:22 UTC (QA Tests)] INFO -- filling :project_name_field with "ImportedProject-52a1b18551c51203"253[Oct 22 2023 03:04:22 UTC (QA Tests)] INFO -- clicking the coordinates of :project_name_field254[Oct 22 2023 03:04:23 UTC (QA Tests)] INFO -- clicking :import_project_button255[Oct 22 2023 03:04:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element import_project_button' took 1.426s256[Oct 22 2023 03:04:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.027s257[Oct 22 2023 03:04:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.008s258[Oct 22 2023 03:04:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.006s259[Oct 22 2023 03:04:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.002s260[Oct 22 2023 03:04:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.116s261[Oct 22 2023 03:04:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.007s262[Oct 22 2023 03:04:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.002s263[Oct 22 2023 03:04:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.018s264[Oct 22 2023 03:04:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.026s265[Oct 22 2023 03:04:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.036s266[Oct 22 2023 03:04:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.018s267[Oct 22 2023 03:04:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.013s268[Oct 22 2023 03:04:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.005s269[Oct 22 2023 03:04:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.014s270[Oct 22 2023 03:04:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.802s271[Oct 22 2023 03:04:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 17.583s272[Oct 22 2023 03:04:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ImportProject with full_path 'gitlab-qa-sandbox-group-1/qa-test-2023-10-22-03-01-30-9c9f02e5b9774638/ImportedProject-52a1b18551c51203' via browser_ui in 22.19 seconds273[Oct 22 2023 03:04:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-0cef5feb.test/gitlab-qa-sandbox-group-1/qa-test-2023-10-22-03-01-30-9c9f02e5b9774638/importedproject-52a1b18551c51203/-/merge_requests/1274[Oct 22 2023 03:04:57 UTC (QA Tests)] INFO -- Executing: `docker exec -d stupefied_chaplygin sh -c 'pkill -INT -f ffmpeg'`275[Oct 22 2023 03:04:57 UTC (QA Tests)] INFO -- Executing: `docker exec -d stupefied_chaplygin sh -c 'rm /data/create_download_merge_request_patch_and_diff_views_the_me-2023-10-22-03-04-10-754.mp4'`276 views the merge request patches277Finished in 3 minutes 43.9 seconds (files took 3.27 seconds to load)2783 examples, 0 failures279Randomized with seed 46117280[Oct 22 2023 03:04:58 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=selenoid`281[Oct 22 2023 03:04:58 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f selenoid`282[Oct 22 2023 03:04:58 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-0cef5feb 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;'"`283[Oct 22 2023 03:04:58 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-0cef5feb bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`284[Oct 22 2023 03:04:58 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-0cef5feb`285[Oct 22 2023 03:04:58 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-0cef5feb`287Running after script...288$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command289$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")290$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"308Not uploading cache qa-e2e-ruby-3.0-2bbb441946f1fc9a77d23097301c9d4d-16 due to policy310Uploading artifacts...311gitlab-qa-run-*: found 111 matching artifact files and directories 312Uploading artifacts as "archive" to coordinator... 201 Created id=5345256119 responseStatus=201 Created token=64_Dr9Cx313Uploading artifacts...314gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 315Uploading artifacts as "junit" to coordinator... 201 Created id=5345256119 responseStatus=201 Created token=64_Dr9Cx316Uploading artifacts...317/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 318Uploading artifacts as "dotenv" to coordinator... 201 Created id=5345256119 responseStatus=201 Created token=64_Dr9Cx320Job succeeded