instance-image-slow-network 4/5
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.11.0 (436955cb)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...6Starting service docker:23.0.1-dind ...7Pulling docker image docker:23.0.1-dind ...8Using docker image sha256:0965b14b96d892eee2a963801769af5328817a64ed1af67ec4d76364ddd62706 for docker:23.0.1-dind with digest docker@sha256:d9a0fd8bdd156aae6e9be5db0264e0bc99e000e89e92055d4567e27ff13daff0 ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 ...12Using docker image sha256:b69505fb6de7b54eb89a5e779a34db2f37bbd7a73b49583f8ee6e619e87fc2ba for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:e02654b239ab1d0f04979c737861e53776de287de8af1e1005c9f2731c3dc905 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1684892400-7a70f4db-gcp...16Fetching changes with git depth set to 20...17Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/18Created fresh repository.19remote: Enumerating objects: 176798, done. 20remote: Counting objects: 100% (176798/176798), done. 21remote: Compressing objects: 100% (106361/106361), done. 22remote: Total 176798 (delta 90658), reused 125303 (delta 63946), pack-reused 0 23Receiving objects: 100% (176798/176798), 139.41 MiB | 43.88 MiB/s, done.24Resolving deltas: 100% (90658/90658), done.26 * [new ref] refs/pipelines/876835421 -> refs/pipelines/87683542127 * [new branch] master -> origin/master28Checking out e73b540d as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-cc139e7a6017dde712be6c7f1fd97b0a-16...32Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-cc139e7a6017dde712be6c7f1fd97b0a-16 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for trigger-omnibus-env (4338778314)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4338778314 responseStatus=200 OK token=64_Y4aJn38Downloading artifacts for trigger-omnibus-env-ce (4338778315)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4338778315 responseStatus=200 OK token=64_Y4aJn40Downloading artifacts for download-knapsack-report (4338778319)...41Downloading artifacts from coordinator... ok host=storage.googleapis.com id=4338778319 responseStatus=200 OK token=64_Y4aJn43Using docker image sha256:b69505fb6de7b54eb89a5e779a34db2f37bbd7a73b49583f8ee6e619e87fc2ba for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-23.0.1 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:e02654b239ab1d0f04979c737861e53776de287de8af1e1005c9f2731c3dc905 ...44$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE45$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")46$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command47Bundle complete! 37 Gemfile dependencies, 129 gems now installed.48Use `bundle info [gemname]` to see where a bundled gem is installed.49$ export 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-ee:e73b540d95c261aed73b1dfe4b9e2166942fae09 --set-feature-flags super_sidebar_nav_enrolled=enabled -- --format QA::Support::JsonFormatter --out tmp/rspec-4338778330.json --format RspecJunitFormatter --out tmp/rspec-4338778330.xml --format html --out tmp/rspec-$(echo instance-image-slow-network 4/5 | sed 's/[ /]/_/g').htm --color --format documentation'52$ eval "$QA_COMMAND"53[May 24 2023 03:00:23 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-5af86c6f$`54[May 24 2023 03:00:23 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-5af86c6f --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine:latest tail -f /dev/null`55[May 24 2023 03:00:24 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.4.1/tls_certificates/authority/. alpine-5af86c6f:/etc/gitlab/trusted-certs`56[May 24 2023 03:00:25 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.4.1/tls_certificates/gitlab/. alpine-5af86c6f:/etc/gitlab/ssl`57[May 24 2023 03:00:25 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-5af86c6f`58[May 24 2023 03:00:25 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-5af86c6f`59[May 24 2023 03:00:25 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "[MASKED]-token" --password "*****" registry.gitlab.com`60[May 24 2023 03:00:25 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:e73b540d95c261aed73b1dfe4b9e2166942fae09`61[May 24 2023 03:01:06 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-f8c3593c$`62[May 24 2023 03:01:06 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`63[May 24 2023 03:01:06 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`64[May 24 2023 03:01:06 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-f8c3593c --net test --hostname gitlab-ee-f8c3593c.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-05-24-03-00-23-ce0f68bf/gitlab-ee-f8c3593c/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:e73b540d95c261aed73b1dfe4b9e2166942fae09`65[May 24 2023 03:01:17 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-f8c3593c bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-05-24 03:00:2366# Gitlab::QA::Runtime::OmnibusConfigurations::Default67gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme68gitlab_rails['gitlab_disable_animations'] = true # Disable animations69gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry70gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password71gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com', 'GITLAB_QA_USER_AGENT'=>'*****', 'GITLAB_ALLOW_SEPARATE_CI_DATABASE'=>'true'}\" > /etc/gitlab/gitlab.rb;"`72[May 24 2023 03:01:17 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-f8c3593c`73[May 24 2023 03:04:54 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...74[May 24 2023 03:04:54 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`75[May 24 2023 03:04:55 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`76[May 24 2023 03:04:56 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`77[May 24 2023 03:04:57 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`78[May 24 2023 03:04:58 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`79[May 24 2023 03:04:59 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`80[May 24 2023 03:05:00 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`81[May 24 2023 03:05:01 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`82[May 24 2023 03:05:02 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`83[May 24 2023 03:05:03 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`84[May 24 2023 03:05:04 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`85[May 24 2023 03:05:06 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`86[May 24 2023 03:05:07 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`87[May 24 2023 03:05:08 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`88[May 24 2023 03:05:09 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`89[May 24 2023 03:05:10 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`90[May 24 2023 03:05:11 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`91[May 24 2023 03:05:12 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`92[May 24 2023 03:05:13 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`93[May 24 2023 03:05:14 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`94[May 24 2023 03:05:15 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`95[May 24 2023 03:05:16 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`96[May 24 2023 03:05:17 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`97[May 24 2023 03:05:18 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-f8c3593c`98[May 24 2023 03:05:18 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-f8c3593c 80/tcp`99[May 24 2023 03:05:18 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!100[May 24 2023 03:05:18 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-f8c3593c bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`101[May 24 2023 03:05:19 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-f8c3593c bash -c "echo '#!/usr/bin/env bash102if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then103 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'104 exit 1105fi106' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`107[May 24 2023 03:05:19 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-f8c3593c bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`108[May 24 2023 03:05:19 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-10.4.1/support/data gitlab-ee-f8c3593c:/tmp/data-seeds`109[May 24 2023 03:05:19 UTC (Gitlab QA)] INFO -- Running exec_commands...110[May 24 2023 03:05:19 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-f8c3593c bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`111[May 24 2023 03:06:12 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "[MASKED]-token" --password "*****" registry.gitlab.com`112[May 24 2023 03:06:12 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:e73b540d95c261aed73b1dfe4b9e2166942fae09`113[May 24 2023 03:07:02 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee114[May 24 2023 03:07:02 UTC (Gitlab QA)] INFO -- Running with feature flag: --set-feature-flags super_sidebar_nav_enrolled=enabled115[May 24 2023 03:07:02 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_SIMULATE_SLOW_CONNECTION="$QA_SIMULATE_SLOW_CONNECTION" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_RELATE_FAILURE_ISSUE_TOKEN="$QA_RELATE_FAILURE_ISSUE_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITHUB_ACCESS_TOKEN="$GITHUB_ACCESS_TOKEN" --env EE_LICENSE="$EE_LICENSE" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_COMMIT_REF_NAME="$CI_COMMIT_REF_NAME" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_ID="$CI_PROJECT_ID" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_SLACK_WEBHOOK_URL="$CI_SLACK_WEBHOOK_URL" --env CI_PIPELINE_ID="$CI_PIPELINE_ID" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env CI_API_V4_URL="$CI_API_V4_URL" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="[MASKED]-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-05-24-03-00-23-ce0f68bf/selenoid" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-05-24-03-00-23-ce0f68bf/gitlab-ee-qa-ed651084:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ee-qa-ed651084 registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:e73b540d95c261aed73b1dfe4b9e2166942fae09 Test::Instance::All http://gitlab-ee-f8c3593c.test --set-feature-flags super_sidebar_nav_enrolled=enabled -- --format QA::Support::JsonFormatter --out tmp/rspec-4338778330.json --format RspecJunitFormatter --out tmp/rspec-4338778330.xml --format html --out tmp/rspec-instance-image-slow-network_4_5.htm --color --format documentation`116warning: parser/current is loading parser/ruby30, which recognizes3.0.5-compliant syntax, but you are running 3.0.6.1182023-05-24 03:07:20 WARN Selenium [:logger_info] Details on how to use and modify Selenium logger:1202023-05-24 03:07:20 WARN Selenium [DEPRECATION] [:caps_browsers] Remote::Capabilities.chrome is deprecated. Use Options.chrome instead.1212023-05-24 03:07:20 WARN Selenium [DEPRECATION] [:capabilities] The :capabilities parameter for Selenium::WebDriver::Chrome::Driver is deprecated. Use :options argument with an instance of Selenium::WebDriver::Chrome::Driver instead.1222023-05-24 03:07:21 / CONF :: 123 ==> Base URL: http://gitlab-ee-f8c3593c.test124 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f089ff1c3f0>125 ==> Libraries: Chemlab::Vendor126[May 24 2023 03:07:21 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA127[May 24 2023 03:07:21 UTC (QA Tests)] INFO -- Browser: chrome128[May 24 2023 03:07:21 UTC (QA Tests)] INFO -- Browser version: latest129[May 24 2023 03:07:21 UTC (QA Tests)] INFO -- Performing sanity check for environment!130[May 24 2023 03:07:21 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 131[May 24 2023 03:07:22 UTC (QA Tests)] INFO -- Performing initial license fabrication!132[May 24 2023 03:07:22 UTC (QA Tests)] INFO -- Successfully added license key. Details:133{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}134[May 24 2023 03:07:22 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.53 seconds135[May 24 2023 03:07:22 UTC (QA Tests)] INFO -- Enabling feature: super_sidebar_nav_enrolled136[May 24 2023 03:07:25 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: super_sidebar_nav_enrolled137[May 24 2023 03:07:25 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'instance-image-slow-network' to 'knapsack/instance-image-slow-network.json'138[May 24 2023 03:07:25 UTC (QA Tests)] INFO -- Report already exists, skipping!139[May 24 2023 03:07:25 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====140[May 24 2023 03:07:25 UTC (QA Tests)] INFO -- Report specs:141[May 24 2023 03:07:25 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/1_manage/login/register_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/file_locking_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_root_group_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/restrict_by_ip_address_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protected_tags_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/project_owner_permissions_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/group_member_access_request_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/delete_file_from_snippet_spec.rb", "qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb", "qa/specs/features/browser_ui/1_manage/login/2fa_recovery_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipeline_subscription_with_group_owned_project_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/recovery_alert_resolves_correct_alert_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/change_vulnerability_status_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_a_project_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_file_to_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_list_delete_branches_spec.rb", "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/raw_variables_defined_in_yaml_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/group/share_group_with_group_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/group_wiki/file_upload_group_wiki_page_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/add_design_content_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/add_deploy_key_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/group_issue_boards_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/view_project_activity_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb", "qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/four_assignees_spec.rb", "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/roadmap_spec.rb", "qa/specs/features/api/3_create/repository/push_postreceive_idempotent_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_title_description_spec.rb", "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb"]142[May 24 2023 03:07:25 UTC (QA Tests)] INFO -- Leftover specs:143[May 24 2023 03:07:25 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/distributed_reads_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_repo_sync_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_issue_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_release_spec.rb", "qa/specs/features/browser_ui/1_manage/group/create_group_with_mattermost_team_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb", "qa/specs/features/browser_ui/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_new_branch_rule_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/container_registry_omnibus_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_project_level_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/email_notification_for_alert_spec.rb", "qa/specs/features/ee/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/commit_index/commit_index_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/user_index/user_index_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_ci_job_log_artifacts_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/http_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_http_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/14_model_ops/suggested_reviewer_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_saml_non_enforced_sso_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/job_trace_archival_spec.rb", "qa/specs/features/ee/browser_ui/8_monitor/alert_management/alert_with_escalation_policy_spec.rb", "qa/specs/features/sanity/version_spec.rb"]144[May 24 2023 03:07:25 UTC (QA Tests)] INFO -- Knapsack report generator started!145[May 24 2023 03:07:25 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'instance-image-slow-network' to 'knapsack/instance-image-slow-network.json'146[May 24 2023 03:07:25 UTC (QA Tests)] INFO -- Report already exists, skipping!147Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}148Randomized with seed 47837149Create150 Create, list, and delete branches via web151[May 24 2023 03:07:33 UTC (QA Tests)] INFO -- Starting test: Create Create, list, and delete branches via web lists branches correctly after CRUD operations152[May 24 2023 03:07:34 UTC (QA Tests)] INFO -- filling :login_field with "root"153[May 24 2023 03:07:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field154[May 24 2023 03:07:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"155[May 24 2023 03:07:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field156[May 24 2023 03:07:34 UTC (QA Tests)] INFO -- clicking :sign_in_button157[May 24 2023 03:07:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.48s158[May 24 2023 03:07:37 UTC (QA Tests)] INFO -- Enabling super sidebar!159[May 24 2023 03:07:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled160[May 24 2023 03:07:39 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA161[May 24 2023 03:07:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-o39syilb' via cache in 0.0 seconds162[May 24 2023 03:07:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.9 seconds163[May 24 2023 03:07:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 1.66 seconds164[May 24 2023 03:07:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-qa-test-6d7f0e78fc9da7be' via api in 3.75 seconds165[May 24 2023 03:07:48 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add file-3.txt"166[May 24 2023 03:07:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-qa-test-6d7f0e78fc9da7be167[May 24 2023 03:07:52 UTC (QA Tests)] INFO -- clicking :menu_section_button168[May 24 2023 03:07:52 UTC (QA Tests)] INFO -- clicking :nav_item_link169[May 24 2023 03:07:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.007s170[May 24 2023 03:07:54 UTC (QA Tests)] INFO -- clicking :delete_branch_button171[May 24 2023 03:07:54 UTC (QA Tests)] INFO -- clicking :delete_branch_confirmation_button172[May 24 2023 03:07:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete_branch_confirmation_button' took 1.602s173[May 24 2023 03:07:56 UTC (QA Tests)] INFO -- clicking :delete_merged_branches_dropdown_button174[May 24 2023 03:07:56 UTC (QA Tests)] INFO -- clicking :delete_merged_branches_button175[May 24 2023 03:07:56 UTC (QA Tests)] INFO -- filling :delete_merged_branches_input with "delete"176[May 24 2023 03:07:56 UTC (QA Tests)] INFO -- clicking the coordinates of :delete_merged_branches_input177[May 24 2023 03:07:57 UTC (QA Tests)] INFO -- clicking :delete_merged_branches_confirmation_button178[May 24 2023 03:07:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete_merged_branches_confirmation_button' took 1.564s179[May 24 2023 03:07:59 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-qa-test-6d7f0e78fc9da7be/-/branches180[May 24 2023 03:08:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.223s181 lists branches correctly after CRUD operations182Create183 PostReceive idempotent184[May 24 2023 03:08:00 UTC (QA Tests)] INFO -- Starting test: Create PostReceive idempotent pushes and creates a single push event three times185[May 24 2023 03:08:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.09 seconds186[May 24 2023 03:08:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.23 seconds187[May 24 2023 03:08:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/push-postreceive-idempotent-7e74bff16f02789c' via api in 2.05 seconds188[May 24 2023 03:08:03 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "test post-receive idempotency 536acc939ce3f65a"189[May 24 2023 03:08:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.71 seconds190[May 24 2023 03:08:04 UTC (QA Tests)] INFO -- QA::Resource::Project - wait for and fetch push events"191[May 24 2023 03:08:06 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "test post-receive idempotency af54f1cfd9234f04"192[May 24 2023 03:08:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.33 seconds193[May 24 2023 03:08:06 UTC (QA Tests)] INFO -- QA::Resource::Project - wait for and fetch push events"194[May 24 2023 03:08:08 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "test post-receive idempotency 966e364f7c88c5d0"195[May 24 2023 03:08:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.3 seconds196[May 24 2023 03:08:08 UTC (QA Tests)] INFO -- QA::Resource::Project - wait for and fetch push events"197[May 24 2023 03:08:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/push-postreceive-idempotent-7e74bff16f02789c'198 pushes and creates a single push event three times199Data Stores200 Project owner permissions201 for group projects202 behaves like when user is added as maintainer203[May 24 2023 03:08:09 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like when user is added as maintainer has maintainer role without owner permissions204[May 24 2023 03:08:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.7 seconds205[May 24 2023 03:08:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.7 seconds206[May 24 2023 03:08:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds207[May 24 2023 03:08:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.23 seconds208[May 24 2023 03:08:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/qa-owner-group-project-cc597e4b11220175' via api in 1.15 seconds209[May 24 2023 03:08:12 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user1210[May 24 2023 03:08:12 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:Tyxj-y211[May 24 2023 03:08:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-l18rhvfx' via api in 0.1 seconds212[May 24 2023 03:08:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 0.61 seconds213[May 24 2023 03:08:13 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/qa-owner-group-project-cc597e4b11220175 QA::Resource::Project214[May 24 2023 03:08:14 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 215[May 24 2023 03:08:14 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"216[May 24 2023 03:08:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field217[May 24 2023 03:08:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"218[May 24 2023 03:08:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field219[May 24 2023 03:08:15 UTC (QA Tests)] INFO -- clicking :sign_in_button220[May 24 2023 03:08:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.161s221[May 24 2023 03:08:16 UTC (QA Tests)] INFO -- Enabling super sidebar!222[May 24 2023 03:08:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled223[May 24 2023 03:08:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/qa-owner-group-project-cc597e4b11220175/-/issues/1224[May 24 2023 03:08:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? delete_issue_button' took 11.045s225 has maintainer role without owner permissions226 behaves like when user is added as owner227[May 24 2023 03:08:33 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like when user is added as owner has owner role with owner permissions228[May 24 2023 03:08:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds229[May 24 2023 03:08:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.25 seconds230[May 24 2023 03:08:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds231[May 24 2023 03:08:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.26 seconds232[May 24 2023 03:08:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/qa-owner-group-project-b29040a3982005d9' via api in 0.66 seconds233[May 24 2023 03:08:35 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:Tyxj-y234[May 24 2023 03:08:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-3512i1v8' via cache in 0.0 seconds235[May 24 2023 03:08:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 0.49 seconds236[May 24 2023 03:08:35 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/qa-owner-group-project-b29040a3982005d9 QA::Resource::Project237[May 24 2023 03:08:36 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 238[May 24 2023 03:08:36 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"239[May 24 2023 03:08:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field240[May 24 2023 03:08:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"241[May 24 2023 03:08:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field242[May 24 2023 03:08:37 UTC (QA Tests)] INFO -- clicking :sign_in_button243[May 24 2023 03:08:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.211s244[May 24 2023 03:08:39 UTC (QA Tests)] INFO -- Enabling super sidebar!245[May 24 2023 03:08:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled246[May 24 2023 03:08:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/qa-owner-group-project-b29040a3982005d9/-/issues/1247[May 24 2023 03:08:43 UTC (QA Tests)] INFO -- clicking :delete_issue_button and ensuring QA::Page::Modal::DeleteIssue is present248[May 24 2023 03:08:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete_issue_button' took 0.509s249[May 24 2023 03:08:43 UTC (QA Tests)] INFO -- clicking :confirm_delete_issue_button250[May 24 2023 03:08:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_delete_issue_button' took 1.504s251[May 24 2023 03:08:45 UTC (QA Tests)] ERROR -- Interceptor Api Errors252[404] GET /gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/qa-owner-group-project-b29040a3982005d9/-/issues/1/realtime_changes -- Correlation Id: 01H15VNXTAFXS9BA990XAW3WFB253 has owner role with owner permissions254 for personal projects255 behaves like when user is added as owner256[May 24 2023 03:08:45 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like when user is added as owner has owner role with owner permissions257[May 24 2023 03:08:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.17 seconds258[May 24 2023 03:08:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.16 seconds259[May 24 2023 03:08:45 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:Tyxj-y260[May 24 2023 03:08:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-4fxwolyg' via cache in 0.0 seconds261[May 24 2023 03:08:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user1/qa-owner-personal-project-51d48c5939942da1' via api in 0.68 seconds262[May 24 2023 03:08:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.4 seconds263[May 24 2023 03:08:47 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 264[May 24 2023 03:08:47 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"265[May 24 2023 03:08:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field266[May 24 2023 03:08:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"267[May 24 2023 03:08:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field268[May 24 2023 03:08:48 UTC (QA Tests)] INFO -- clicking :sign_in_button269[May 24 2023 03:08:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.146s270[May 24 2023 03:08:49 UTC (QA Tests)] INFO -- Enabling super sidebar!271[May 24 2023 03:08:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled272[May 24 2023 03:08:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-f8c3593c.test/gitlab-qa-user1/qa-owner-personal-project-51d48c5939942da1/-/issues/1273[May 24 2023 03:08:53 UTC (QA Tests)] INFO -- clicking :delete_issue_button and ensuring QA::Page::Modal::DeleteIssue is present274[May 24 2023 03:08:54 UTC (QA Tests)] INFO -- clicking :confirm_delete_issue_button275[May 24 2023 03:08:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_delete_issue_button' took 1.232s276[May 24 2023 03:08:55 UTC (QA Tests)] ERROR -- Interceptor Api Errors277[404] GET /gitlab-qa-user1/qa-owner-personal-project-51d48c5939942da1/-/issues/1/realtime_changes -- Correlation Id: 01H15VP7VRWHP6C6TTWX2R1NZ1278 has owner role with owner permissions279 behaves like when user is added as maintainer280[May 24 2023 03:08:55 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like when user is added as maintainer has maintainer role without owner permissions281[May 24 2023 03:08:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds282[May 24 2023 03:08:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.14 seconds283[May 24 2023 03:08:55 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:Tyxj-y284[May 24 2023 03:08:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-n18ssqd1' via cache in 0.0 seconds285[May 24 2023 03:08:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-user1/qa-owner-personal-project-6facc81eec45bbf0' via api in 1.08 seconds286[May 24 2023 03:08:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.36 seconds287[May 24 2023 03:08:57 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-user1/qa-owner-personal-project-6facc81eec45bbf0 QA::Resource::Project288[May 24 2023 03:08:57 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 289[May 24 2023 03:08:58 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"290[May 24 2023 03:08:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field291[May 24 2023 03:08:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"292[May 24 2023 03:08:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field293[May 24 2023 03:08:59 UTC (QA Tests)] INFO -- clicking :sign_in_button294[May 24 2023 03:08:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.844s295[May 24 2023 03:09:00 UTC (QA Tests)] INFO -- Enabling super sidebar!296[May 24 2023 03:09:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled297[May 24 2023 03:09:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-f8c3593c.test/gitlab-qa-user1/qa-owner-personal-project-6facc81eec45bbf0/-/issues/1298[May 24 2023 03:09:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? delete_issue_button' took 11.138s299 has maintainer role without owner permissions300Plan301 Group level issues analytics302 behaves like issues analytics page303[May 24 2023 03:09:15 UTC (QA Tests)] INFO -- Starting test: Plan Group level issues analytics behaves like issues analytics page displays a graph304[May 24 2023 03:09:15 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 305[May 24 2023 03:09:15 UTC (QA Tests)] INFO -- filling :login_field with "root"306[May 24 2023 03:09:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field307[May 24 2023 03:09:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"308[May 24 2023 03:09:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field309[May 24 2023 03:09:16 UTC (QA Tests)] INFO -- clicking :sign_in_button310[May 24 2023 03:09:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.977s311[May 24 2023 03:09:17 UTC (QA Tests)] INFO -- Enabling super sidebar!312[May 24 2023 03:09:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled313[May 24 2023 03:09:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds314[May 24 2023 03:09:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.26 seconds315[May 24 2023 03:09:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-issues-cbc59bb215054897' via api in 1.6 seconds316[May 24 2023 03:09:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 1.88 seconds317 displays a graph318 Project level issues analytics319 behaves like issues analytics page320[May 24 2023 03:09:23 UTC (QA Tests)] INFO -- Starting test: Plan Project level issues analytics behaves like issues analytics page displays a graph321[May 24 2023 03:09:24 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 322[May 24 2023 03:09:24 UTC (QA Tests)] INFO -- filling :login_field with "root"323[May 24 2023 03:09:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field324[May 24 2023 03:09:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"325[May 24 2023 03:09:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field326[May 24 2023 03:09:25 UTC (QA Tests)] INFO -- clicking :sign_in_button327[May 24 2023 03:09:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.96s328[May 24 2023 03:09:26 UTC (QA Tests)] INFO -- Enabling super sidebar!329[May 24 2023 03:09:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled330[May 24 2023 03:09:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds331[May 24 2023 03:09:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.25 seconds332[May 24 2023 03:09:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-issues-7337607fcb8cde7c' via api in 0.83 seconds333[May 24 2023 03:09:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 1.21 seconds334 displays a graph335Create336 Merge request push options337[May 24 2023 03:09:30 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets title and description338[May 24 2023 03:09:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds339[May 24 2023 03:09:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.2 seconds340[May 24 2023 03:09:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/merge-request-push-options-453ac870bec68461' via api in 1.11 seconds341[May 24 2023 03:09:33 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"342[May 24 2023 03:09:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.76 seconds343[May 24 2023 03:09:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.17 seconds344[May 24 2023 03:09:33 UTC (QA Tests)] INFO -- Merging via PUT /projects/9/merge_requests/1/merge345[May 24 2023 03:09:37 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "MR push options test f148b8dad77950ad"346 sets title and description347Verify348 Include multiple files from a project349[May 24 2023 03:09:37 UTC (QA Tests)] INFO -- Starting test: Verify Include multiple files from a project runs the pipeline with composed config350[May 24 2023 03:09:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds351[May 24 2023 03:09:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.21 seconds352[May 24 2023 03:09:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-pipeline-1-c937f3bb64014707' via api in 0.88 seconds353[May 24 2023 03:09:38 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.354[May 24 2023 03:09:38 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`355[May 24 2023 03:09:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`356[May 24 2023 03:09:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-5yznsdi6 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-5yznsdi6 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-5yznsdi6 --url http://gitlab-ee-f8c3593c.test --registration-token **** --tag-list qa-runner-5yznsdi6 --executor shell && gitlab-runner run" `357[May 24 2023 03:09:44 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-5yznsdi6`358[May 24 2023 03:09:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`359[May 24 2023 03:09:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-5yznsdi6' via api in 6.44 seconds360[May 24 2023 03:09:44 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 361[May 24 2023 03:09:45 UTC (QA Tests)] INFO -- filling :login_field with "root"362[May 24 2023 03:09:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field363[May 24 2023 03:09:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"364[May 24 2023 03:09:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field365[May 24 2023 03:09:46 UTC (QA Tests)] INFO -- clicking :sign_in_button366[May 24 2023 03:09:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.95s367[May 24 2023 03:09:47 UTC (QA Tests)] INFO -- Enabling super sidebar!368[May 24 2023 03:09:47 UTC (QA Tests)] INFO -- Super sidebar is already enabled369[May 24 2023 03:09:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds370[May 24 2023 03:09:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.2 seconds371[May 24 2023 03:09:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-pipeline-2-6e4c00b406ea7208' via api in 0.78 seconds372[May 24 2023 03:09:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds373[May 24 2023 03:09:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds374[May 24 2023 03:09:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-pipeline-1-c937f3bb64014707375[May 24 2023 03:09:53 UTC (QA Tests)] INFO -- clicking :menu_section_button376[May 24 2023 03:09:53 UTC (QA Tests)] INFO -- clicking :nav_item_link377[May 24 2023 03:09:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.269s378[May 24 2023 03:10:09 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present379[May 24 2023 03:10:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.288s380[May 24 2023 03:10:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-5yznsdi6'381[May 24 2023 03:10:10 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-5yznsdi6`382 runs the pipeline with composed config383Verify384 Pass dotenv variables to downstream via bridge385[May 24 2023 03:10:11 UTC (QA Tests)] INFO -- Starting test: Verify Pass dotenv variables to downstream via bridge runs the pipeline with composed config386[May 24 2023 03:10:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds387[May 24 2023 03:10:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.21 seconds388[May 24 2023 03:10:11 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.389[May 24 2023 03:10:11 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`390[May 24 2023 03:10:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`391[May 24 2023 03:10:12 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-4ajm54ts --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-4ajm54ts sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-4ajm54ts --url http://gitlab-ee-f8c3593c.test --registration-token **** --tag-list qa-runner-4ajm54ts --executor shell && gitlab-runner run" `392[May 24 2023 03:10:12 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-4ajm54ts`393[May 24 2023 03:10:12 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`394[May 24 2023 03:10:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-4ajm54ts' via api in 1.26 seconds395[May 24 2023 03:10:13 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 396[May 24 2023 03:10:13 UTC (QA Tests)] INFO -- filling :login_field with "root"397[May 24 2023 03:10:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field398[May 24 2023 03:10:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"399[May 24 2023 03:10:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field400[May 24 2023 03:10:14 UTC (QA Tests)] INFO -- clicking :sign_in_button401[May 24 2023 03:10:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.163s402[May 24 2023 03:10:15 UTC (QA Tests)] INFO -- Enabling super sidebar!403[May 24 2023 03:10:15 UTC (QA Tests)] INFO -- Super sidebar is already enabled404[May 24 2023 03:10:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/downstream-project-with-bridge-c6b60a381af80d3d' via api in 0.45 seconds405[May 24 2023 03:10:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds406[May 24 2023 03:10:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/upstream-project-with-bridge-47788d2dd8fb3386' via api in 0.61 seconds407[May 24 2023 03:10:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.57 seconds408[May 24 2023 03:10:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/upstream-project-with-bridge-47788d2dd8fb3386409[May 24 2023 03:10:20 UTC (QA Tests)] INFO -- clicking :menu_section_button410[May 24 2023 03:10:20 UTC (QA Tests)] INFO -- clicking :nav_item_link411[May 24 2023 03:10:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.89s412[May 24 2023 03:10:34 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button413[May 24 2023 03:10:34 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present414[May 24 2023 03:10:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.376s415[May 24 2023 03:10:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-4ajm54ts'416[May 24 2023 03:10:36 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-4ajm54ts`417[May 24 2023 03:10:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/upstream-project-with-bridge-47788d2dd8fb3386'418[May 24 2023 03:10:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/downstream-project-with-bridge-c6b60a381af80d3d'419 runs the pipeline with composed config420Plan421 Testing group wiki file upload422[May 24 2023 03:10:37 UTC (QA Tests)] INFO -- Starting test: Plan Testing group wiki file upload by creating a formatted page with an image uploaded423[May 24 2023 03:10:37 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 424[May 24 2023 03:10:37 UTC (QA Tests)] INFO -- filling :login_field with "root"425[May 24 2023 03:10:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field426[May 24 2023 03:10:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"427[May 24 2023 03:10:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field428[May 24 2023 03:10:38 UTC (QA Tests)] INFO -- clicking :sign_in_button429[May 24 2023 03:10:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.951s430[May 24 2023 03:10:39 UTC (QA Tests)] INFO -- Enabling super sidebar!431[May 24 2023 03:10:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled432[May 24 2023 03:10:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds433[May 24 2023 03:10:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-with-wiki-62b975d81485fd61' via api in 0.44 seconds434[May 24 2023 03:10:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::GroupPage via api in 1.06 seconds435[May 24 2023 03:10:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::GroupPage at http://gitlab-ee-f8c3593c.test/groups/gitlab-qa-sandbox-group-4/group-with-wiki-62b975d81485fd61/-/wikis/Home436[May 24 2023 03:10:43 UTC (QA Tests)] INFO -- clicking :new_page_button437[May 24 2023 03:10:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_page_button' took 1.442s438[May 24 2023 03:10:44 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "Content Editor Page"439[May 24 2023 03:10:44 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox440[May 24 2023 03:10:45 UTC (QA Tests)] INFO -- clicking :editing_mode_switcher441[May 24 2023 03:10:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? content_editor_container' took 1.458s442[May 24 2023 03:10:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? text_style_dropdown' took 1.052s443[May 24 2023 03:10:48 UTC (QA Tests)] INFO -- clicking :text_style_dropdown444[May 24 2023 03:10:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.964s445[May 24 2023 03:10:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element markdown_editor_form_field' took 0.975s446[May 24 2023 03:10:49 UTC (QA Tests)] INFO -- clicking :wiki_submit_button447[May 24 2023 03:10:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki_submit_button' took 1.162s448 by creating a formatted page with an image uploaded449Verify450 Endpoint Coverage451[May 24 2023 03:10:51 UTC (QA Tests)] INFO -- Starting test: Verify Endpoint Coverage spans r/w postgres web sidekiq git api452[May 24 2023 03:10:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds453[May 24 2023 03:10:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.2 seconds454[May 24 2023 03:10:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/endpoint-coverage-2f0da464ac31e71e' via api in 0.71 seconds455[May 24 2023 03:10:52 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.456[May 24 2023 03:10:52 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`457[May 24 2023 03:10:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`458[May 24 2023 03:10:52 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name endpoint-coverage-2f0da464ac31e71e --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach endpoint-coverage-2f0da464ac31e71e sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name endpoint-coverage-2f0da464ac31e71e --url http://gitlab-ee-f8c3593c.test --registration-token **** --tag-list endpoint-coverage-2f0da464ac31e71e --executor shell && gitlab-runner run" `459[May 24 2023 03:10:53 UTC (QA Tests)] INFO -- Executing: `docker logs endpoint-coverage-2f0da464ac31e71e`460[May 24 2023 03:10:53 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`461[May 24 2023 03:10:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'endpoint-coverage-2f0da464ac31e71e' via api in 1.31 seconds462[May 24 2023 03:10:53 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 463[May 24 2023 03:10:54 UTC (QA Tests)] INFO -- filling :login_field with "root"464[May 24 2023 03:10:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field465[May 24 2023 03:10:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"466[May 24 2023 03:10:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field467[May 24 2023 03:10:54 UTC (QA Tests)] INFO -- clicking :sign_in_button468[May 24 2023 03:10:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.975s469[May 24 2023 03:10:56 UTC (QA Tests)] INFO -- Enabling super sidebar!470[May 24 2023 03:10:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled471[May 24 2023 03:10:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/endpoint-coverage-2f0da464ac31e71e472[May 24 2023 03:10:58 UTC (QA Tests)] INFO -- clicking :menu_section_button473[May 24 2023 03:10:58 UTC (QA Tests)] INFO -- clicking :nav_item_link474[May 24 2023 03:11:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 2.143s475[May 24 2023 03:11:02 UTC (QA Tests)] INFO -- clicking :add_ci_variable_button476[May 24 2023 03:11:02 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "secret-value"477[May 24 2023 03:11:02 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field478[May 24 2023 03:11:03 UTC (QA Tests)] INFO -- clicking :ci_variable_save_button479[May 24 2023 03:11:05 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Commit .[MASKED].yml"480[May 24 2023 03:11:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.69 seconds481[May 24 2023 03:11:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/endpoint-coverage-2f0da464ac31e71e482[May 24 2023 03:11:07 UTC (QA Tests)] INFO -- clicking :menu_section_button483[May 24 2023 03:11:07 UTC (QA Tests)] INFO -- clicking :nav_item_link484[May 24 2023 03:11:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.871s485[May 24 2023 03:11:10 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present486[May 24 2023 03:11:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.292s487[May 24 2023 03:11:11 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :sleep_interval=>1}' arguments488[May 24 2023 03:11:11 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button489[May 24 2023 03:11:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse_artifacts_button' took 1.009s490[May 24 2023 03:11:12 UTC (QA Tests)] INFO -- clicking :directory_name_link491[May 24 2023 03:11:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory_name_link' took 0.793s492[May 24 2023 03:11:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/endpoint-coverage-2f0da464ac31e71e'493[May 24 2023 03:11:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'endpoint-coverage-2f0da464ac31e71e'494[May 24 2023 03:11:14 UTC (QA Tests)] INFO -- Executing: `docker rm -f endpoint-coverage-2f0da464ac31e71e`495 spans r/w postgres web sidekiq git api496Plan497 Multiple assignees per issue498[May 24 2023 03:11:14 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows four assignees in the issues list499[May 24 2023 03:11:14 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 500[May 24 2023 03:11:15 UTC (QA Tests)] INFO -- filling :login_field with "root"501[May 24 2023 03:11:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field502[May 24 2023 03:11:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"503[May 24 2023 03:11:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field504[May 24 2023 03:11:15 UTC (QA Tests)] INFO -- clicking :sign_in_button505[May 24 2023 03:11:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.937s506[May 24 2023 03:11:17 UTC (QA Tests)] INFO -- Enabling super sidebar!507[May 24 2023 03:11:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled508[May 24 2023 03:11:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds509[May 24 2023 03:11:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.15 seconds510[May 24 2023 03:11:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.31 seconds511[May 24 2023 03:11:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.44 seconds512[May 24 2023 03:11:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds513[May 24 2023 03:11:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.19 seconds514[May 24 2023 03:11:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-to-test-issue-with-multiple-assignees-14aa22039e454d2d' via api in 0.8 seconds515[May 24 2023 03:11:20 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-to-test-issue-with-multiple-assignees-14aa22039e454d2d QA::Resource::Project516[May 24 2023 03:11:20 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-to-test-issue-with-multiple-assignees-14aa22039e454d2d QA::Resource::Project517[May 24 2023 03:11:20 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-to-test-issue-with-multiple-assignees-14aa22039e454d2d QA::Resource::Project518[May 24 2023 03:11:20 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-to-test-issue-with-multiple-assignees-14aa22039e454d2d QA::Resource::Project519[May 24 2023 03:11:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.46 seconds520[May 24 2023 03:11:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-to-test-issue-with-multiple-assignees-14aa22039e454d2d521[May 24 2023 03:11:22 UTC (QA Tests)] INFO -- clicking :menu_section_button522[May 24 2023 03:11:22 UTC (QA Tests)] INFO -- clicking :nav_item_link523[May 24 2023 03:11:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.995s524 shows four assignees in the issues list525Create526 Default branch name instance setting527[May 24 2023 03:11:24 UTC (QA Tests)] INFO -- Setting application settings: {:default_branch_name=>"main"}528[May 24 2023 03:11:24 UTC (QA Tests)] INFO -- Starting test: Create Default branch name instance setting sets the default branch name for a new project529[May 24 2023 03:11:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds530[May 24 2023 03:11:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.18 seconds531[May 24 2023 03:11:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/default-branch-name-eea151444cb19959' via api in 1.02 seconds532 sets the default branch name for a new project533[May 24 2023 03:11:25 UTC (QA Tests)] INFO -- Starting test: Create Default branch name instance setting allows a project to be created via the CLI with a different default branch name534[May 24 2023 03:11:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds535[May 24 2023 03:11:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.19 seconds536[May 24 2023 03:11:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/default-branch-name-via-cli-6c6aa21a3ed68080' via api in 0.14 seconds537 allows a project to be created via the CLI with a different default branch name538[May 24 2023 03:11:27 UTC (QA Tests)] INFO -- Setting application settings: {:default_branch_name=>nil}539Govern540 project vulnerability report541[May 24 2023 03:11:28 UTC (QA Tests)] INFO -- Starting test: Govern project vulnerability report can successfully change status of a vulnerability in vulnerability details page542[May 24 2023 03:11:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds543[May 24 2023 03:11:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.19 seconds544[May 24 2023 03:11:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-secure-e32bf5d7b981d7e3' via api in 1.05 seconds545[May 24 2023 03:11:29 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Greyhound vulnerability' via api in 0.3 seconds546[May 24 2023 03:11:29 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Scenthound vulnerability' via api in 0.25 seconds547[May 24 2023 03:11:30 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Spellbound vulnerability' via api in 0.25 seconds548[May 24 2023 03:11:30 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Sonicsound vulnerability' via api in 0.24 seconds549[May 24 2023 03:11:30 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 550[May 24 2023 03:11:30 UTC (QA Tests)] INFO -- filling :login_field with "root"551[May 24 2023 03:11:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field552[May 24 2023 03:11:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"553[May 24 2023 03:11:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field554[May 24 2023 03:11:31 UTC (QA Tests)] INFO -- clicking :sign_in_button555[May 24 2023 03:11:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.068s556[May 24 2023 03:11:33 UTC (QA Tests)] INFO -- Enabling super sidebar!557[May 24 2023 03:11:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled558[May 24 2023 03:11:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-secure-e32bf5d7b981d7e3559[May 24 2023 03:11:36 UTC (QA Tests)] INFO -- clicking :menu_section_button560[May 24 2023 03:11:36 UTC (QA Tests)] INFO -- clicking :nav_item_link561[May 24 2023 03:11:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.177s562[May 24 2023 03:11:37 UTC (QA Tests)] INFO -- clicking :vulnerability563[May 24 2023 03:11:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 1.369s564[May 24 2023 03:11:39 UTC (QA Tests)] INFO -- clicking :vulnerability_status_dropdown565[May 24 2023 03:11:39 UTC (QA Tests)] INFO -- clicking :vulnerability_state_confirmed566[May 24 2023 03:11:39 UTC (QA Tests)] INFO -- clicking :vulnerability_save_status_button567[May 24 2023 03:11:39 UTC (QA Tests)] INFO -- clicking :nav_item_link568[May 24 2023 03:11:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.063s569[May 24 2023 03:11:42 UTC (QA Tests)] ERROR -- Interceptor Api Errors570[-1] POST /api/graphql -- Correlation Id: Correlation Id not found571 can successfully change status of a vulnerability in vulnerability details page572[May 24 2023 03:11:42 UTC (QA Tests)] INFO -- Starting test: Govern project vulnerability report can successfully bulk change status in vulnerability report573[May 24 2023 03:11:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds574[May 24 2023 03:11:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.18 seconds575[May 24 2023 03:11:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-secure-1926ca6021649116' via api in 1.03 seconds576[May 24 2023 03:11:43 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Greyhound vulnerability' via api in 0.15 seconds577[May 24 2023 03:11:43 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Scenthound vulnerability' via api in 0.22 seconds578[May 24 2023 03:11:43 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Spellbound vulnerability' via api in 0.13 seconds579[May 24 2023 03:11:43 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Sonicsound vulnerability' via api in 0.12 seconds580[May 24 2023 03:11:44 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 581[May 24 2023 03:11:44 UTC (QA Tests)] INFO -- filling :login_field with "root"582[May 24 2023 03:11:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field583[May 24 2023 03:11:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"584[May 24 2023 03:11:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field585[May 24 2023 03:11:45 UTC (QA Tests)] INFO -- clicking :sign_in_button586[May 24 2023 03:11:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.997s587[May 24 2023 03:11:46 UTC (QA Tests)] INFO -- Enabling super sidebar!588[May 24 2023 03:11:46 UTC (QA Tests)] INFO -- Super sidebar is already enabled589[May 24 2023 03:11:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-secure-1926ca6021649116590[May 24 2023 03:11:49 UTC (QA Tests)] INFO -- clicking :menu_section_button591[May 24 2023 03:11:49 UTC (QA Tests)] INFO -- clicking :nav_item_link592[May 24 2023 03:11:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.027s593[May 24 2023 03:11:50 UTC (QA Tests)] INFO -- checking via JS :vulnerability_report_checkbox_all with args {}594[May 24 2023 03:11:50 UTC (QA Tests)] INFO -- clicking :vulnerability_card_status_dropdown595[May 24 2023 03:11:50 UTC (QA Tests)] INFO -- clicking :item_status_resolve596[May 24 2023 03:11:51 UTC (QA Tests)] INFO -- clicking :change_status_button597[May 24 2023 03:12:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability' took 11.094s598[May 24 2023 03:12:13 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-secure-1926ca6021649116/-/security/vulnerability_report/?state=RESOLVED599[May 24 2023 03:12:14 UTC (QA Tests)] ERROR -- Interceptor Api Errors600[-1] POST /api/graphql -- Correlation Id: Correlation Id not found601 can successfully bulk change status in vulnerability report602Manage603 2FA604 allows enforcing 2FA via UI and logging in with 2FA (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/409336)605Plan606 Design Management607[May 24 2023 03:12:14 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user adds a design and annotates it608[May 24 2023 03:12:15 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 609[May 24 2023 03:12:15 UTC (QA Tests)] INFO -- filling :login_field with "root"610[May 24 2023 03:12:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field611[May 24 2023 03:12:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"612[May 24 2023 03:12:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field613[May 24 2023 03:12:16 UTC (QA Tests)] INFO -- clicking :sign_in_button614[May 24 2023 03:12:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.13s615[May 24 2023 03:12:17 UTC (QA Tests)] INFO -- Enabling super sidebar!616[May 24 2023 03:12:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled617[May 24 2023 03:12:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds618[May 24 2023 03:12:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.21 seconds619[May 24 2023 03:12:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-issues-5280e93a0ef67f84' via api in 0.84 seconds620[May 24 2023 03:12:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '8' via api in 1.1 seconds621[May 24 2023 03:12:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-issues-5280e93a0ef67f84/-/issues/1622[May 24 2023 03:12:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.501s623[May 24 2023 03:12:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.558s624[May 24 2023 03:12:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 1.575s625[May 24 2023 03:12:24 UTC (QA Tests)] INFO -- clicking :design_file_name626[May 24 2023 03:12:24 UTC (QA Tests)] INFO -- clicking :design_image_button627[May 24 2023 03:12:24 UTC (QA Tests)] INFO -- filling :note_textarea with "This design is great!"628[May 24 2023 03:12:24 UTC (QA Tests)] INFO -- clicking the coordinates of :note_textarea629[May 24 2023 03:12:25 UTC (QA Tests)] INFO -- clicking :save_comment_button630[May 24 2023 03:12:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.068s631[May 24 2023 03:12:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? save_comment_button' took 1.074s632 user adds a design and annotates it633Plan634 Epics roadmap635[May 24 2023 03:12:26 UTC (QA Tests)] INFO -- Starting test: Plan Epics roadmap presents epic on roadmap636[May 24 2023 03:12:27 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 637[May 24 2023 03:12:27 UTC (QA Tests)] INFO -- filling :login_field with "root"638[May 24 2023 03:12:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field639[May 24 2023 03:12:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"640[May 24 2023 03:12:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field641[May 24 2023 03:12:28 UTC (QA Tests)] INFO -- clicking :sign_in_button642[May 24 2023 03:12:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.022s643[May 24 2023 03:12:29 UTC (QA Tests)] INFO -- Enabling super sidebar!644[May 24 2023 03:12:29 UTC (QA Tests)] INFO -- Super sidebar is already enabled645[May 24 2023 03:12:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds646[May 24 2023 03:12:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.21 seconds647[May 24 2023 03:12:31 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '1' via api in 0.47 seconds648 presents epic on roadmap649Create650 Multiple file snippet651 behaves like deleting file from snippet652[May 24 2023 03:12:33 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like deleting file from snippet deletes second file from an existing personal_snippet to make it single-file653[May 24 2023 03:12:34 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 654[May 24 2023 03:12:34 UTC (QA Tests)] INFO -- filling :login_field with "root"655[May 24 2023 03:12:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field656[May 24 2023 03:12:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"657[May 24 2023 03:12:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field658[May 24 2023 03:12:35 UTC (QA Tests)] INFO -- clicking :sign_in_button659[May 24 2023 03:12:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.064s660[May 24 2023 03:12:36 UTC (QA Tests)] INFO -- Enabling super sidebar!661[May 24 2023 03:12:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled662[May 24 2023 03:12:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via api in 0.4 seconds663[May 24 2023 03:12:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-f8c3593c.test/-/snippets/1664[May 24 2023 03:12:39 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present665[May 24 2023 03:12:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 3.894s666[May 24 2023 03:12:43 UTC (QA Tests)] INFO -- clicking :delete_file_button667[May 24 2023 03:12:43 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button668[May 24 2023 03:12:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.159s669[May 24 2023 03:12:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 1.172s670[May 24 2023 03:12:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Second file name' took 10.031s671 deletes second file from an existing personal_snippet to make it single-file672 behaves like deleting file from snippet673[May 24 2023 03:12:55 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like deleting file from snippet deletes second file from an existing project_snippet to make it single-file674[May 24 2023 03:12:56 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 675[May 24 2023 03:12:56 UTC (QA Tests)] INFO -- filling :login_field with "root"676[May 24 2023 03:12:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field677[May 24 2023 03:12:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"678[May 24 2023 03:12:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field679[May 24 2023 03:12:57 UTC (QA Tests)] INFO -- clicking :sign_in_button680[May 24 2023 03:12:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.02s681[May 24 2023 03:12:58 UTC (QA Tests)] INFO -- Enabling super sidebar!682[May 24 2023 03:12:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled683[May 24 2023 03:13:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds684[May 24 2023 03:13:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.18 seconds685[May 24 2023 03:13:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-snippets-2ef2f27817b714ca' via api in 0.69 seconds686[May 24 2023 03:13:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '2' via api in 1.17 seconds687[May 24 2023 03:13:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-snippets-2ef2f27817b714ca/-/snippets/2688[May 24 2023 03:13:02 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present689[May 24 2023 03:13:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 1.676s690[May 24 2023 03:13:04 UTC (QA Tests)] INFO -- clicking :delete_file_button691[May 24 2023 03:13:04 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button692[May 24 2023 03:13:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.624s693[May 24 2023 03:13:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 2.636s694[May 24 2023 03:13:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Second file name' took 10.013s695 deletes second file from an existing project_snippet to make it single-file696Create697 Commit data698[May 24 2023 03:13:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.07 seconds699[May 24 2023 03:13:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds700[May 24 2023 03:13:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.19 seconds701[May 24 2023 03:13:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-code-6e2a2551af9c010b' via api in 0.68 seconds702[May 24 2023 03:13:19 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"703[May 24 2023 03:13:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.24 seconds704[May 24 2023 03:13:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds705[May 24 2023 03:13:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.19 seconds706[May 24 2023 03:13:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-new-file-bb2940dcfd8a8aca' via api in 1.0 seconds707[May 24 2023 03:13:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'second' via api in 0.44 seconds708[May 24 2023 03:13:21 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw commit diff709[May 24 2023 03:13:21 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 710[May 24 2023 03:13:22 UTC (QA Tests)] INFO -- filling :login_field with "root"711[May 24 2023 03:13:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field712[May 24 2023 03:13:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"713[May 24 2023 03:13:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field714[May 24 2023 03:13:22 UTC (QA Tests)] INFO -- clicking :sign_in_button715[May 24 2023 03:13:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.06s716[May 24 2023 03:13:24 UTC (QA Tests)] INFO -- Enabling super sidebar!717[May 24 2023 03:13:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled718[May 24 2023 03:13:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-code-6e2a2551af9c010b719[May 24 2023 03:13:28 UTC (QA Tests)] INFO -- clicking :options_button720 user views raw commit diff721[May 24 2023 03:13:29 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw email patch722[May 24 2023 03:13:29 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 723[May 24 2023 03:13:30 UTC (QA Tests)] INFO -- filling :login_field with "root"724[May 24 2023 03:13:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field725[May 24 2023 03:13:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"726[May 24 2023 03:13:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field727[May 24 2023 03:13:30 UTC (QA Tests)] INFO -- clicking :sign_in_button728[May 24 2023 03:13:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.038s729[May 24 2023 03:13:32 UTC (QA Tests)] INFO -- Enabling super sidebar!730[May 24 2023 03:13:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled731[May 24 2023 03:13:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-code-6e2a2551af9c010b732[May 24 2023 03:13:35 UTC (QA Tests)] INFO -- clicking :options_button733 user views raw email patch734Data Stores735 Group member access request736[May 24 2023 03:13:36 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request generates a todo item for the group owner737[May 24 2023 03:13:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-518830efc2a2acf5' via api in 0.29 seconds738[May 24 2023 03:13:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds739[May 24 2023 03:13:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-access-request-7373ff7c9b9a5392' via api in 0.4 seconds740[May 24 2023 03:13:37 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 741[May 24 2023 03:13:38 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-518830efc2a2acf5"742[May 24 2023 03:13:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field743[May 24 2023 03:13:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"744[May 24 2023 03:13:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field745[May 24 2023 03:13:38 UTC (QA Tests)] INFO -- clicking :sign_in_button746[May 24 2023 03:13:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.862s747[May 24 2023 03:13:39 UTC (QA Tests)] INFO -- Enabling super sidebar!748[May 24 2023 03:13:39 UTC (QA Tests)] INFO -- Super sidebar is already enabled749[May 24 2023 03:13:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-f8c3593c.test/groups/gitlab-qa-sandbox-group-4/group-for-access-request-7373ff7c9b9a5392750[May 24 2023 03:13:42 UTC (QA Tests)] INFO -- clicking :request_access_link751[May 24 2023 03:13:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element request_access_link' took 0.933s752[May 24 2023 03:13:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.024s753[May 24 2023 03:13:44 UTC (QA Tests)] INFO -- clicking :user_avatar_content754[May 24 2023 03:13:44 UTC (QA Tests)] INFO -- clicking :sign_out_link755[May 24 2023 03:13:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.536s756[May 24 2023 03:13:45 UTC (QA Tests)] INFO -- filling :login_field with "root"757[May 24 2023 03:13:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field758[May 24 2023 03:13:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"759[May 24 2023 03:13:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field760[May 24 2023 03:13:46 UTC (QA Tests)] INFO -- clicking :sign_in_button761[May 24 2023 03:13:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.099s762[May 24 2023 03:13:48 UTC (QA Tests)] INFO -- Enabling super sidebar!763[May 24 2023 03:13:48 UTC (QA Tests)] INFO -- Super sidebar is already enabled764[May 24 2023 03:13:49 UTC (QA Tests)] INFO -- clicking :todos_shortcut_button765[May 24 2023 03:13:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todos_shortcut_button' took 0.546s766[May 24 2023 03:13:50 UTC (QA Tests)] INFO -- clicking :group_dropdown767[May 24 2023 03:13:50 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group-for-access-request-7373ff7c9b9a5392"768[May 24 2023 03:13:50 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field769[May 24 2023 03:13:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-518830efc2a2acf5'770 generates a todo item for the group owner771 when managing requests as the group owner772 and request is denied773[May 24 2023 03:13:52 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request when managing requests as the group owner and request is denied does not add user to the group774[May 24 2023 03:13:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-607d08eecb2606d6' via api in 0.28 seconds775[May 24 2023 03:13:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds776[May 24 2023 03:13:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-access-request-3afed68794ac9bea' via api in 0.4 seconds777[May 24 2023 03:13:53 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 778[May 24 2023 03:13:53 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-607d08eecb2606d6"779[May 24 2023 03:13:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field780[May 24 2023 03:13:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"781[May 24 2023 03:13:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field782[May 24 2023 03:13:54 UTC (QA Tests)] INFO -- clicking :sign_in_button783[May 24 2023 03:13:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.8s784[May 24 2023 03:13:55 UTC (QA Tests)] INFO -- Enabling super sidebar!785[May 24 2023 03:13:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled786[May 24 2023 03:13:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-f8c3593c.test/groups/gitlab-qa-sandbox-group-4/group-for-access-request-3afed68794ac9bea787[May 24 2023 03:13:57 UTC (QA Tests)] INFO -- clicking :request_access_link788[May 24 2023 03:13:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element request_access_link' took 0.937s789[May 24 2023 03:13:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.024s790[May 24 2023 03:13:59 UTC (QA Tests)] INFO -- clicking :user_avatar_content791[May 24 2023 03:13:59 UTC (QA Tests)] INFO -- clicking :sign_out_link792[May 24 2023 03:14:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.529s793[May 24 2023 03:14:00 UTC (QA Tests)] INFO -- filling :login_field with "root"794[May 24 2023 03:14:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field795[May 24 2023 03:14:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"796[May 24 2023 03:14:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field797[May 24 2023 03:14:01 UTC (QA Tests)] INFO -- clicking :sign_in_button798[May 24 2023 03:14:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.235s799[May 24 2023 03:14:03 UTC (QA Tests)] INFO -- Enabling super sidebar!800[May 24 2023 03:14:03 UTC (QA Tests)] INFO -- Super sidebar is already enabled801[May 24 2023 03:14:05 UTC (QA Tests)] INFO -- clicking :todos_shortcut_button802[May 24 2023 03:14:05 UTC (QA Tests)] INFO -- clicking :group_dropdown803[May 24 2023 03:14:05 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group-for-access-request-3afed68794ac9bea"804[May 24 2023 03:14:05 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field805[May 24 2023 03:14:07 UTC (QA Tests)] INFO -- clicking :todo_item_container806[May 24 2023 03:14:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todo_item_container' took 1.335s807[May 24 2023 03:14:08 UTC (QA Tests)] INFO -- clicking :delete_member_button808[May 24 2023 03:14:08 UTC (QA Tests)] INFO -- clicking :remove_member_button809[May 24 2023 03:14:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element remove_member_button' took 1.061s810[May 24 2023 03:14:09 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-607d08eecb2606d6'811 does not add user to the group812 and request is accepted813[May 24 2023 03:14:10 UTC (QA Tests)] INFO -- Starting test: Data Stores Group member access request when managing requests as the group owner and request is accepted adds user to the group814[May 24 2023 03:14:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-9b7bcb033fcbcd18' via api in 0.26 seconds815[May 24 2023 03:14:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds816[May 24 2023 03:14:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-access-request-3c74ec3180abde18' via api in 0.39 seconds817[May 24 2023 03:14:11 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 818[May 24 2023 03:14:11 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-9b7bcb033fcbcd18"819[May 24 2023 03:14:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field820[May 24 2023 03:14:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"821[May 24 2023 03:14:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field822[May 24 2023 03:14:12 UTC (QA Tests)] INFO -- clicking :sign_in_button823[May 24 2023 03:14:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.879s824[May 24 2023 03:14:13 UTC (QA Tests)] INFO -- Enabling super sidebar!825[May 24 2023 03:14:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled826[May 24 2023 03:14:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-f8c3593c.test/groups/gitlab-qa-sandbox-group-4/group-for-access-request-3c74ec3180abde18827[May 24 2023 03:14:15 UTC (QA Tests)] INFO -- clicking :request_access_link828[May 24 2023 03:14:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element request_access_link' took 0.925s829[May 24 2023 03:14:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.022s830[May 24 2023 03:14:17 UTC (QA Tests)] INFO -- clicking :user_avatar_content831[May 24 2023 03:14:17 UTC (QA Tests)] INFO -- clicking :sign_out_link832[May 24 2023 03:14:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.533s833[May 24 2023 03:14:18 UTC (QA Tests)] INFO -- filling :login_field with "root"834[May 24 2023 03:14:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field835[May 24 2023 03:14:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"836[May 24 2023 03:14:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field837[May 24 2023 03:14:19 UTC (QA Tests)] INFO -- clicking :sign_in_button838[May 24 2023 03:14:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.045s839[May 24 2023 03:14:20 UTC (QA Tests)] INFO -- Enabling super sidebar!840[May 24 2023 03:14:20 UTC (QA Tests)] INFO -- Super sidebar is already enabled841[May 24 2023 03:14:22 UTC (QA Tests)] INFO -- clicking :todos_shortcut_button842[May 24 2023 03:14:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todos_shortcut_button' took 0.594s843[May 24 2023 03:14:23 UTC (QA Tests)] INFO -- clicking :group_dropdown844[May 24 2023 03:14:23 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "group-for-access-request-3c74ec3180abde18"845[May 24 2023 03:14:23 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field846[May 24 2023 03:14:24 UTC (QA Tests)] INFO -- clicking :todo_item_container847[May 24 2023 03:14:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element todo_item_container' took 1.131s848[May 24 2023 03:14:25 UTC (QA Tests)] INFO -- clicking :approve_access_request_button849[May 24 2023 03:14:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element approve_access_request_button' took 1.326s850[May 24 2023 03:14:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-9b7bcb033fcbcd18'851 adds user to the group852Create853 File with unusual name854 when file name starts with a dash and contains hash, semicolon, colon, and question mark855[May 24 2023 03:14:27 UTC (QA Tests)] INFO -- Starting test: Create File with unusual name when file name starts with a dash and contains hash, semicolon, colon, and question mark renders repository file tree correctly856[May 24 2023 03:14:27 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 857[May 24 2023 03:14:27 UTC (QA Tests)] INFO -- filling :login_field with "root"858[May 24 2023 03:14:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field859[May 24 2023 03:14:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"860[May 24 2023 03:14:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field861[May 24 2023 03:14:28 UTC (QA Tests)] INFO -- clicking :sign_in_button862[May 24 2023 03:14:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.096s863[May 24 2023 03:14:30 UTC (QA Tests)] INFO -- Enabling super sidebar!864[May 24 2023 03:14:30 UTC (QA Tests)] INFO -- Super sidebar is already enabled865[May 24 2023 03:14:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds866[May 24 2023 03:14:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.21 seconds867[May 24 2023 03:14:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-new-file-5fdc3e64e93c504c' via api in 1.77 seconds868[May 24 2023 03:14:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds869[May 24 2023 03:14:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.31 seconds870[May 24 2023 03:14:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/unusually-named-file-project-9e14b5416770f950' via api in 1.85 seconds871[May 24 2023 03:14:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'test-folder/-un:usually;named#file?.md' via api in 0.56 seconds872[May 24 2023 03:14:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/unusually-named-file-project-9e14b5416770f950873[May 24 2023 03:14:38 UTC (QA Tests)] INFO -- clicking :file_name_link874[May 24 2023 03:14:38 UTC (QA Tests)] INFO -- clicking :file_name_link875 renders repository file tree correctly876Create877 Multiple file snippet878 behaves like adding file to snippet879[May 24 2023 03:14:40 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like adding file to snippet adds second file to an existing project_snippet to make it multi-file880[May 24 2023 03:14:40 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 881[May 24 2023 03:14:40 UTC (QA Tests)] INFO -- filling :login_field with "root"882[May 24 2023 03:14:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field883[May 24 2023 03:14:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"884[May 24 2023 03:14:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field885[May 24 2023 03:14:41 UTC (QA Tests)] INFO -- clicking :sign_in_button886[May 24 2023 03:14:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.265s887[May 24 2023 03:14:43 UTC (QA Tests)] INFO -- Enabling super sidebar!888[May 24 2023 03:14:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled889[May 24 2023 03:14:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds890[May 24 2023 03:14:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.2 seconds891[May 24 2023 03:14:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-snippets-b22af5dded315f93' via api in 0.79 seconds892[May 24 2023 03:14:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '3' via api in 1.5 seconds893[May 24 2023 03:14:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-snippets-b22af5dded315f93/-/snippets/3894[May 24 2023 03:14:48 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present895[May 24 2023 03:14:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 1.757s896[May 24 2023 03:14:50 UTC (QA Tests)] INFO -- clicking :add_file_button897[May 24 2023 03:14:51 UTC (QA Tests)] INFO -- filling :file_name_field with "Second file name"898[May 24 2023 03:14:51 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field899[May 24 2023 03:14:51 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button900[May 24 2023 03:14:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.802s901[May 24 2023 03:14:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 1.815s902 adds second file to an existing project_snippet to make it multi-file903 behaves like adding file to snippet904[May 24 2023 03:14:54 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like adding file to snippet adds second file to an existing personal_snippet to make it multi-file905[May 24 2023 03:14:54 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 906[May 24 2023 03:14:54 UTC (QA Tests)] INFO -- filling :login_field with "root"907[May 24 2023 03:14:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field908[May 24 2023 03:14:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"909[May 24 2023 03:14:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field910[May 24 2023 03:14:55 UTC (QA Tests)] INFO -- clicking :sign_in_button911[May 24 2023 03:14:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.092s912[May 24 2023 03:14:57 UTC (QA Tests)] INFO -- Enabling super sidebar!913[May 24 2023 03:14:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled914[May 24 2023 03:14:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '4' via api in 0.43 seconds915[May 24 2023 03:14:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-f8c3593c.test/-/snippets/4916[May 24 2023 03:15:00 UTC (QA Tests)] INFO -- clicking :snippet_action_button and ensuring QA::Page::Dashboard::Snippet::Edit is present917[May 24 2023 03:15:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet_action_button' took 1.013s918[May 24 2023 03:15:01 UTC (QA Tests)] INFO -- clicking :add_file_button919[May 24 2023 03:15:01 UTC (QA Tests)] INFO -- filling :file_name_field with "Second file name"920[May 24 2023 03:15:01 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field921[May 24 2023 03:15:02 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button922[May 24 2023 03:15:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.329s923[May 24 2023 03:15:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file_name_field' took 1.342s924 adds second file to an existing personal_snippet to make it multi-file925Create926 Snippet index page927 behaves like displaying details on index page928[May 24 2023 03:15:04 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_multiple_files including file number929[May 24 2023 03:15:04 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 930[May 24 2023 03:15:05 UTC (QA Tests)] INFO -- filling :login_field with "root"931[May 24 2023 03:15:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field932[May 24 2023 03:15:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"933[May 24 2023 03:15:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field934[May 24 2023 03:15:06 UTC (QA Tests)] INFO -- clicking :sign_in_button935[May 24 2023 03:15:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.308s936[May 24 2023 03:15:07 UTC (QA Tests)] INFO -- Enabling super sidebar!937[May 24 2023 03:15:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled938[May 24 2023 03:15:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds939[May 24 2023 03:15:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.23 seconds940[May 24 2023 03:15:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-snippets-ceddc5a7c69e954d' via api in 0.8 seconds941[May 24 2023 03:15:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '5' via api in 1.33 seconds942[May 24 2023 03:15:10 UTC (QA Tests)] INFO -- clicking :nav_item_link943[May 24 2023 03:15:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.533s944 shows correct details of project_snippet_with_multiple_files including file number945 behaves like displaying details on index page946[May 24 2023 03:15:11 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of personal_snippet_with_multiple_files including file number947[May 24 2023 03:15:11 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 948[May 24 2023 03:15:12 UTC (QA Tests)] INFO -- filling :login_field with "root"949[May 24 2023 03:15:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field950[May 24 2023 03:15:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"951[May 24 2023 03:15:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field952[May 24 2023 03:15:12 UTC (QA Tests)] INFO -- clicking :sign_in_button953[May 24 2023 03:15:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.182s954[May 24 2023 03:15:14 UTC (QA Tests)] INFO -- Enabling super sidebar!955[May 24 2023 03:15:14 UTC (QA Tests)] INFO -- Super sidebar is already enabled956[May 24 2023 03:15:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '6' via api in 0.43 seconds957[May 24 2023 03:15:16 UTC (QA Tests)] INFO -- clicking :nav_item_link958[May 24 2023 03:15:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.502s959 shows correct details of personal_snippet_with_multiple_files including file number960 behaves like displaying details on index page961[May 24 2023 03:15:17 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of personal_snippet_with_single_file including file number962[May 24 2023 03:15:17 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 963[May 24 2023 03:15:17 UTC (QA Tests)] INFO -- filling :login_field with "root"964[May 24 2023 03:15:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field965[May 24 2023 03:15:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"966[May 24 2023 03:15:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field967[May 24 2023 03:15:18 UTC (QA Tests)] INFO -- clicking :sign_in_button968[May 24 2023 03:15:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.379s969[May 24 2023 03:15:20 UTC (QA Tests)] INFO -- Enabling super sidebar!970[May 24 2023 03:15:20 UTC (QA Tests)] INFO -- Super sidebar is already enabled971[May 24 2023 03:15:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '7' via api in 0.46 seconds972[May 24 2023 03:15:22 UTC (QA Tests)] INFO -- clicking :nav_item_link973[May 24 2023 03:15:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.536s974 shows correct details of personal_snippet_with_single_file including file number975 behaves like displaying details on index page976[May 24 2023 03:15:23 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_single_file including file number977[May 24 2023 03:15:23 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 978[May 24 2023 03:15:23 UTC (QA Tests)] INFO -- filling :login_field with "root"979[May 24 2023 03:15:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field980[May 24 2023 03:15:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"981[May 24 2023 03:15:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field982[May 24 2023 03:15:24 UTC (QA Tests)] INFO -- clicking :sign_in_button983[May 24 2023 03:15:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.167s984[May 24 2023 03:15:26 UTC (QA Tests)] INFO -- Enabling super sidebar!985[May 24 2023 03:15:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled986[May 24 2023 03:15:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds987[May 24 2023 03:15:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.29 seconds988[May 24 2023 03:15:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-snippets-f57fe9a20ce42c14' via api in 1.43 seconds989[May 24 2023 03:15:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '8' via api in 1.98 seconds990[May 24 2023 03:15:29 UTC (QA Tests)] INFO -- clicking :nav_item_link991[May 24 2023 03:15:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.556s992 shows correct details of project_snippet_with_single_file including file number993Monitor994 Recovery alert995 when using Prometheus integration996 behaves like triggers recovery alert997[May 24 2023 03:15:30 UTC (QA Tests)] INFO -- Starting test: Monitor Recovery alert when using Prometheus integration behaves like triggers recovery alert only resolves the correct alert998[May 24 2023 03:15:31 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 999[May 24 2023 03:15:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1000[May 24 2023 03:15:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1001[May 24 2023 03:15:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1002[May 24 2023 03:15:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1003[May 24 2023 03:15:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1004[May 24 2023 03:15:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.203s1005[May 24 2023 03:15:33 UTC (QA Tests)] INFO -- Enabling super sidebar!1006[May 24 2023 03:15:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled1007[May 24 2023 03:15:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.14 seconds1008[May 24 2023 03:15:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.33 seconds1009[May 24 2023 03:15:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-alerts-39b41ffff15608da' via api in 0.92 seconds1010[May 24 2023 03:15:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-alerts-39b41ffff15608da1011[May 24 2023 03:15:37 UTC (QA Tests)] INFO -- clicking :menu_section_button1012[May 24 2023 03:15:37 UTC (QA Tests)] INFO -- clicking :nav_item_link1013[May 24 2023 03:15:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.355s1014[May 24 2023 03:15:40 UTC (QA Tests)] INFO -- clicking :add_integration_button1015[May 24 2023 03:15:40 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1016[May 24 2023 03:15:40 UTC (QA Tests)] INFO -- clicking :prometheus_url_field1017[May 24 2023 03:15:40 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-ee-f8c3593c.test"1018[May 24 2023 03:15:40 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field1019[May 24 2023 03:15:41 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1020[May 24 2023 03:15:41 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-05-24 03:15:41 +0000","generatorURL":"http://haag.example/marvin_muller","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"rerum"},"annotations":{"title":"Id dolor ut iusto."}}]}"1021[May 24 2023 03:15:41 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1022[May 24 2023 03:15:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.539s1023[May 24 2023 03:15:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element test_payload_field' took 0.558s1024[May 24 2023 03:15:42 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1025[May 24 2023 03:15:42 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-05-24 03:15:41 +0000","generatorURL":"http://borer.example/filiberto","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"sit"},"annotations":{"title":"Labore cupiditate aut dolor."}}]}"1026[May 24 2023 03:15:42 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1027[May 24 2023 03:15:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.067s1028[May 24 2023 03:15:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element test_payload_field' took 1.08s1029[May 24 2023 03:15:44 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1030[May 24 2023 03:15:47 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-05-24 03:15:41 +0000","generatorURL":"http://haag.example/marvin_muller","endsAt":"2023-05-24 03:15:47 +0000","status":"resolved","labels":{"gitlab_environment_name":"rerum"},"annotations":{"title":"Id dolor ut iusto."}}]}"1031[May 24 2023 03:15:47 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1032[May 24 2023 03:15:47 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1033[May 24 2023 03:15:48 UTC (QA Tests)] INFO -- clicking :menu_section_button1034[May 24 2023 03:15:48 UTC (QA Tests)] INFO -- clicking :nav_item_link1035[May 24 2023 03:15:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.954s1036 only resolves the correct alert1037 when using HTTP endpoint integration1038 behaves like triggers recovery alert1039[May 24 2023 03:15:49 UTC (QA Tests)] INFO -- Starting test: Monitor Recovery alert when using HTTP endpoint integration behaves like triggers recovery alert only resolves the correct alert1040[May 24 2023 03:15:50 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1041[May 24 2023 03:15:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1042[May 24 2023 03:15:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1043[May 24 2023 03:15:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1044[May 24 2023 03:15:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1045[May 24 2023 03:15:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1046[May 24 2023 03:15:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.161s1047[May 24 2023 03:15:52 UTC (QA Tests)] INFO -- Enabling super sidebar!1048[May 24 2023 03:15:52 UTC (QA Tests)] INFO -- Super sidebar is already enabled1049[May 24 2023 03:15:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds1050[May 24 2023 03:15:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.21 seconds1051[May 24 2023 03:15:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-alerts-28bc53a7e5688406' via api in 0.77 seconds1052[May 24 2023 03:15:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-alerts-28bc53a7e56884061053[May 24 2023 03:15:56 UTC (QA Tests)] INFO -- clicking :menu_section_button1054[May 24 2023 03:15:56 UTC (QA Tests)] INFO -- clicking :nav_item_link1055[May 24 2023 03:15:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.091s1056[May 24 2023 03:15:58 UTC (QA Tests)] INFO -- clicking :add_integration_button1057[May 24 2023 03:15:58 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1058[May 24 2023 03:15:59 UTC (QA Tests)] INFO -- clicking :integration_name_field1059[May 24 2023 03:15:59 UTC (QA Tests)] INFO -- filling :integration_name_field with "sit"1060[May 24 2023 03:15:59 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field1061[May 24 2023 03:15:59 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1062[May 24 2023 03:15:59 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"Adipisci enim ut sint.","description":"Adipisci enim ut sint."}"1063[May 24 2023 03:15:59 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1064[May 24 2023 03:16:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element test_payload_field' took 0.504s1065[May 24 2023 03:16:00 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1066[May 24 2023 03:16:00 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"Non voluptate assumenda est.","description":"Non voluptate assumenda est."}"1067[May 24 2023 03:16:00 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1068[May 24 2023 03:16:01 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1069[May 24 2023 03:16:04 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"Adipisci enim ut sint.","description":"Adipisci enim ut sint.","end_time":"2023-05-24 03:16:04 +0000"}"1070[May 24 2023 03:16:04 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1071[May 24 2023 03:16:04 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1072[May 24 2023 03:16:05 UTC (QA Tests)] INFO -- clicking :menu_section_button1073[May 24 2023 03:16:05 UTC (QA Tests)] INFO -- clicking :nav_item_link1074[May 24 2023 03:16:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.843s1075 only resolves the correct alert1076Data Stores1077 Group with members1078[May 24 2023 03:16:06 UTC (QA Tests)] INFO -- Starting test: Data Stores Group with members can be shared with another group with correct access level1079[May 24 2023 03:16:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds1080[May 24 2023 03:16:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/target-group-with-project_75d56cdbea645684' via api in 0.47 seconds1081[May 24 2023 03:16:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/target-group-with-project_75d56cdbea645684/the_awesome_project-b409bf3fd5144b9b' via api in 0.81 seconds1082[May 24 2023 03:16:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1083[May 24 2023 03:16:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/source-group-with-members_987284e2d295bace' via api in 0.44 seconds1084[May 24 2023 03:16:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds1085[May 24 2023 03:16:08 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/source-group-with-members_987284e2d295bace QA::Resource::Group1086[May 24 2023 03:16:09 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1087[May 24 2023 03:16:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1088[May 24 2023 03:16:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1089[May 24 2023 03:16:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1090[May 24 2023 03:16:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1091[May 24 2023 03:16:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1092[May 24 2023 03:16:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.218s1093[May 24 2023 03:16:11 UTC (QA Tests)] INFO -- Enabling super sidebar!1094[May 24 2023 03:16:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled1095[May 24 2023 03:16:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-f8c3593c.test/groups/gitlab-qa-sandbox-group-4/target-group-with-project_75d56cdbea6456841096[May 24 2023 03:16:15 UTC (QA Tests)] INFO -- clicking :menu_section_button1097[May 24 2023 03:16:15 UTC (QA Tests)] INFO -- clicking :nav_item_link1098[May 24 2023 03:16:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.309s1099[May 24 2023 03:16:16 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1100[May 24 2023 03:16:17 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "source-group-with-members_987284e2d295bace"1101[May 24 2023 03:16:17 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field1102[May 24 2023 03:16:17 UTC (QA Tests)] INFO -- clicking :invite_button1103[May 24 2023 03:16:20 UTC (QA Tests)] INFO -- clicking :groups_list_tab1104[May 24 2023 03:16:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.06s1105[May 24 2023 03:16:22 UTC (QA Tests)] INFO -- clicking :user_avatar_content1106[May 24 2023 03:16:22 UTC (QA Tests)] INFO -- clicking :sign_out_link1107[May 24 2023 03:16:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.556s1108[May 24 2023 03:16:23 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1109[May 24 2023 03:16:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1110[May 24 2023 03:16:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"1111[May 24 2023 03:16:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1112[May 24 2023 03:16:23 UTC (QA Tests)] INFO -- clicking :sign_in_button1113[May 24 2023 03:16:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.126s1114[May 24 2023 03:16:25 UTC (QA Tests)] INFO -- Enabling super sidebar!1115[May 24 2023 03:16:25 UTC (QA Tests)] INFO -- Super sidebar is already enabled1116[May 24 2023 03:16:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/target-group-with-project_75d56cdbea645684/the_awesome_project-b409bf3fd5144b9b'1117[May 24 2023 03:16:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/source-group-with-members_987284e2d295bace'1118[May 24 2023 03:16:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/target-group-with-project_75d56cdbea645684'1119 can be shared with another group with correct access level1120Create1121 Branch Rules Overview1122 adds a new branch rule (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/403583)1123Verify1124 Pipeline with raw variables in YAML1125[May 24 2023 03:16:28 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with raw variables in YAML expands variables according to expand: true/false1126[May 24 2023 03:16:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds1127[May 24 2023 03:16:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.22 seconds1128[May 24 2023 03:16:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-raw-variable-pipeline-2ed5b754f864c2b6' via api in 0.85 seconds1129[May 24 2023 03:16:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1130[May 24 2023 03:16:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1131[May 24 2023 03:16:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1132[May 24 2023 03:16:30 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1684898189 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1684898189 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-1684898189 --url http://gitlab-ee-f8c3593c.test --registration-token **** --tag-list qa-runner-1684898189 --executor shell && gitlab-runner run" `1133[May 24 2023 03:16:30 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1684898189`1134[May 24 2023 03:16:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1135[May 24 2023 03:16:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1684898189' via api in 1.34 seconds1136[May 24 2023 03:16:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds1137[May 24 2023 03:16:32 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1138[May 24 2023 03:16:32 UTC (QA Tests)] INFO -- filling :login_field with "root"1139[May 24 2023 03:16:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1140[May 24 2023 03:16:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1141[May 24 2023 03:16:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1142[May 24 2023 03:16:33 UTC (QA Tests)] INFO -- clicking :sign_in_button1143[May 24 2023 03:16:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.231s1144[May 24 2023 03:16:34 UTC (QA Tests)] INFO -- Enabling super sidebar!1145[May 24 2023 03:16:34 UTC (QA Tests)] INFO -- Super sidebar is already enabled1146[May 24 2023 03:16:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-raw-variable-pipeline-2ed5b754f864c2b61147[May 24 2023 03:16:38 UTC (QA Tests)] INFO -- clicking :menu_section_button1148[May 24 2023 03:16:38 UTC (QA Tests)] INFO -- clicking :nav_item_link1149[May 24 2023 03:16:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.884s1150[May 24 2023 03:16:41 UTC (QA Tests)] INFO -- clicking :job_link and ensuring QA::Page::Project::Job::Show is present1151[May 24 2023 03:16:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job_link' took 1.439s1152[May 24 2023 03:16:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1684898189'1153[May 24 2023 03:16:44 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1684898189`1154 expands variables according to expand: true/false1155Verify1156 Pipeline subscription with a group owned project1157 when upstream project new tag pipeline finishes1158[May 24 2023 03:16:44 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline subscription with a group owned project when upstream project new tag pipeline finishes triggers pipeline in downstream project1159[May 24 2023 03:16:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1160[May 24 2023 03:16:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-fe8d9e' via api in 0.8 seconds1161[May 24 2023 03:16:45 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1162[May 24 2023 03:16:45 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1163[May 24 2023 03:16:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1164[May 24 2023 03:16:50 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-a674bd --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-a674bd sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name qa-runner-a674bd --url http://gitlab-ee-f8c3593c.test --registration-token **** --tag-list qa-runner-a674bd --executor shell && gitlab-runner run" `1165[May 24 2023 03:16:51 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-a674bd`1166[May 24 2023 03:16:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1167[May 24 2023 03:16:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-a674bd' via api in 6.36 seconds1168[May 24 2023 03:16:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-fe8d9e/project-with-pipeline-subscription-fab00106bbd03cd9' via api in 1.02 seconds1169[May 24 2023 03:16:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-fe8d9e/upstream-project-for-subscription-d7caf9d2f0ee4124' via api in 0.55 seconds1170[May 24 2023 03:16:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds1171[May 24 2023 03:16:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.7 seconds1172[May 24 2023 03:16:55 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1173[May 24 2023 03:16:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1174[May 24 2023 03:16:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1175[May 24 2023 03:16:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"1176[May 24 2023 03:16:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1177[May 24 2023 03:16:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1178[May 24 2023 03:16:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.54s1179[May 24 2023 03:16:58 UTC (QA Tests)] INFO -- Enabling super sidebar!1180[May 24 2023 03:16:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled1181[May 24 2023 03:16:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-fe8d9e/project-with-pipeline-subscription-fab00106bbd03cd91182[May 24 2023 03:17:01 UTC (QA Tests)] INFO -- clicking :menu_section_button1183[May 24 2023 03:17:01 UTC (QA Tests)] INFO -- clicking :nav_item_link1184[May 24 2023 03:17:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.78s1185[May 24 2023 03:17:05 UTC (QA Tests)] INFO -- filling :upstream_project_path_field with "gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-fe8d9e/upstream-project-for-subscription-d7caf9d2f0ee4124"1186[May 24 2023 03:17:05 UTC (QA Tests)] INFO -- clicking the coordinates of :upstream_project_path_field1187[May 24 2023 03:17:05 UTC (QA Tests)] INFO -- clicking :subscribe_button1188[May 24 2023 03:17:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element subscribe_button' took 2.032s1189[May 24 2023 03:17:07 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::PipelineSubscriptions via browser_ui in 6.05 seconds1190[May 24 2023 03:17:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Tag with name 'awesome-tag-f93720' via api in 0.36 seconds1191[May 24 2023 03:17:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-fe8d9e/project-with-pipeline-subscription-fab00106bbd03cd91192[May 24 2023 03:17:10 UTC (QA Tests)] INFO -- Waiting for upstream pipeline to succeed.1193[May 24 2023 03:17:13 UTC (QA Tests)] INFO -- Waiting for upstream pipeline to succeed.1194[May 24 2023 03:17:13 UTC (QA Tests)] INFO -- clicking :menu_section_button1195[May 24 2023 03:17:13 UTC (QA Tests)] INFO -- clicking :nav_item_link1196[May 24 2023 03:17:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.25s1197[May 24 2023 03:17:14 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:sleep_interval=>0.5}' arguments1198[May 24 2023 03:17:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.621s1199[May 24 2023 03:17:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements pipeline_row_container' took 0.64s1200[May 24 2023 03:17:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-a674bd'1201[May 24 2023 03:17:15 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-a674bd`1202[May 24 2023 03:17:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-fe8d9e/upstream-project-for-subscription-d7caf9d2f0ee4124'1203[May 24 2023 03:17:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-fe8d9e/project-with-pipeline-subscription-fab00106bbd03cd9'1204[May 24 2023 03:17:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/group-for-pipeline-subscriptions-fe8d9e'1205 triggers pipeline in downstream project1206Create1207 File Locking1208[May 24 2023 03:17:17 UTC (QA Tests)] INFO -- Starting test: Create File Locking checks file locked by other user to be disabled1209[May 24 2023 03:17:18 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1210[May 24 2023 03:17:18 UTC (QA Tests)] INFO -- filling :login_field with "root"1211[May 24 2023 03:17:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1212[May 24 2023 03:17:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1213[May 24 2023 03:17:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1214[May 24 2023 03:17:19 UTC (QA Tests)] INFO -- clicking :sign_in_button1215[May 24 2023 03:17:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.319s1216[May 24 2023 03:17:20 UTC (QA Tests)] INFO -- Enabling super sidebar!1217[May 24 2023 03:17:20 UTC (QA Tests)] INFO -- Super sidebar is already enabled1218[May 24 2023 03:17:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.09 seconds1219[May 24 2023 03:17:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.46 seconds1220[May 24 2023 03:17:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/file_locking-dd67501dee04de06' via api in 1.45 seconds1221[May 24 2023 03:17:25 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1222[May 24 2023 03:17:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.04 seconds1223[May 24 2023 03:17:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.23 seconds1224[May 24 2023 03:17:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.17 seconds1225[May 24 2023 03:17:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.39 seconds1226[May 24 2023 03:17:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.2 seconds1227[May 24 2023 03:17:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch1228[May 24 2023 03:17:27 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1229[May 24 2023 03:17:27 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1230[May 24 2023 03:17:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.59 seconds1231[May 24 2023 03:17:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/file_locking-dd67501dee04de061232[May 24 2023 03:17:30 UTC (QA Tests)] INFO -- clicking :file_name_link1233[May 24 2023 03:17:30 UTC (QA Tests)] INFO -- clicking :lock_button1234[May 24 2023 03:17:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.901s1235[May 24 2023 03:17:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock_button' took 0.983s1236[May 24 2023 03:17:31 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1237[May 24 2023 03:17:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.059s1238[May 24 2023 03:17:33 UTC (QA Tests)] INFO -- clicking :user_avatar_content1239[May 24 2023 03:17:34 UTC (QA Tests)] INFO -- clicking :sign_out_link1240[May 24 2023 03:17:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.684s1241[May 24 2023 03:17:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? sign_in_tab' took 11.014s1242[May 24 2023 03:17:45 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1243[May 24 2023 03:17:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1244[May 24 2023 03:17:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1245[May 24 2023 03:17:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1246[May 24 2023 03:17:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1247[May 24 2023 03:17:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.122s1248[May 24 2023 03:17:48 UTC (QA Tests)] INFO -- Enabling super sidebar!1249[May 24 2023 03:17:48 UTC (QA Tests)] INFO -- Super sidebar is already enabled1250[May 24 2023 03:17:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/file_locking-dd67501dee04de061251[May 24 2023 03:17:51 UTC (QA Tests)] INFO -- clicking :file_name_link1252[May 24 2023 03:17:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? disabled_lock_button' took 1.019s1253 checks file locked by other user to be disabled1254[May 24 2023 03:17:52 UTC (QA Tests)] INFO -- Starting test: Create File Locking locks a file and unlocks in list1255[May 24 2023 03:17:52 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1256[May 24 2023 03:17:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1257[May 24 2023 03:17:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1258[May 24 2023 03:17:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1259[May 24 2023 03:17:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1260[May 24 2023 03:17:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1261[May 24 2023 03:17:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.437s1262[May 24 2023 03:17:55 UTC (QA Tests)] INFO -- Enabling super sidebar!1263[May 24 2023 03:17:55 UTC (QA Tests)] INFO -- Super sidebar is already enabled1264[May 24 2023 03:17:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1265[May 24 2023 03:17:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.19 seconds1266[May 24 2023 03:17:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/file_locking-0458b79337766808' via api in 1.2 seconds1267[May 24 2023 03:17:59 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1268[May 24 2023 03:17:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.62 seconds1269[May 24 2023 03:18:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds1270[May 24 2023 03:18:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.22 seconds1271[May 24 2023 03:18:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.14 seconds1272[May 24 2023 03:18:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.71 seconds1273[May 24 2023 03:18:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch1274[May 24 2023 03:18:02 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1275[May 24 2023 03:18:02 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1276[May 24 2023 03:18:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.28 seconds1277[May 24 2023 03:18:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.022s1278[May 24 2023 03:18:03 UTC (QA Tests)] INFO -- clicking :user_avatar_content1279[May 24 2023 03:18:03 UTC (QA Tests)] INFO -- clicking :sign_out_link1280[May 24 2023 03:18:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.674s1281[May 24 2023 03:18:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? sign_in_tab' took 11.024s1282[May 24 2023 03:18:15 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1283[May 24 2023 03:18:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1284[May 24 2023 03:18:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1285[May 24 2023 03:18:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1286[May 24 2023 03:18:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1287[May 24 2023 03:18:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.87s1288[May 24 2023 03:18:17 UTC (QA Tests)] INFO -- Enabling super sidebar!1289[May 24 2023 03:18:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled1290[May 24 2023 03:18:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/file_locking-0458b793377668081291[May 24 2023 03:18:20 UTC (QA Tests)] INFO -- clicking :file_name_link1292[May 24 2023 03:18:20 UTC (QA Tests)] INFO -- clicking :lock_button1293[May 24 2023 03:18:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.897s1294[May 24 2023 03:18:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock_button' took 0.988s1295[May 24 2023 03:18:21 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1296[May 24 2023 03:18:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/file_locking-0458b793377668081297[May 24 2023 03:18:23 UTC (QA Tests)] INFO -- clicking :menu_section_button1298[May 24 2023 03:18:24 UTC (QA Tests)] INFO -- clicking :nav_item_link1299[May 24 2023 03:18:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.057s1300[May 24 2023 03:18:25 UTC (QA Tests)] INFO -- clicking :unlock_button1301[May 24 2023 03:18:25 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1302[May 24 2023 03:18:27 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1303[May 24 2023 03:18:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.36 seconds1304 locks a file and unlocks in list1305[May 24 2023 03:18:27 UTC (QA Tests)] INFO -- Starting test: Create File Locking creates a merge request and fails to merge1306[May 24 2023 03:18:27 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1307[May 24 2023 03:18:27 UTC (QA Tests)] INFO -- filling :login_field with "root"1308[May 24 2023 03:18:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1309[May 24 2023 03:18:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1310[May 24 2023 03:18:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1311[May 24 2023 03:18:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1312[May 24 2023 03:18:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.157s1313[May 24 2023 03:18:30 UTC (QA Tests)] INFO -- Enabling super sidebar!1314[May 24 2023 03:18:30 UTC (QA Tests)] INFO -- Super sidebar is already enabled1315[May 24 2023 03:18:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1316[May 24 2023 03:18:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.2 seconds1317[May 24 2023 03:18:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/file_locking-04fe28c7424d6d2a' via api in 2.43 seconds1318[May 24 2023 03:18:35 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1319[May 24 2023 03:18:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.93 seconds1320[May 24 2023 03:18:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds1321[May 24 2023 03:18:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.62 seconds1322[May 24 2023 03:18:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.14 seconds1323[May 24 2023 03:18:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.18 seconds1324[May 24 2023 03:18:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch1325[May 24 2023 03:18:38 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1326[May 24 2023 03:18:38 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1327[May 24 2023 03:18:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.22 seconds1328[May 24 2023 03:18:39 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1329[May 24 2023 03:18:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.45 seconds1330[May 24 2023 03:18:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.66 seconds1331[May 24 2023 03:18:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/file_locking-04fe28c7424d6d2a1332[May 24 2023 03:18:42 UTC (QA Tests)] INFO -- clicking :file_name_link1333[May 24 2023 03:18:42 UTC (QA Tests)] INFO -- clicking :lock_button1334[May 24 2023 03:18:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.75s1335[May 24 2023 03:18:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock_button' took 1.84s1336[May 24 2023 03:18:44 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1337[May 24 2023 03:18:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.038s1338[May 24 2023 03:18:46 UTC (QA Tests)] INFO -- clicking :user_avatar_content1339[May 24 2023 03:18:46 UTC (QA Tests)] INFO -- clicking :sign_out_link1340[May 24 2023 03:18:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.537s1341[May 24 2023 03:18:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? sign_in_tab' took 11.02s1342[May 24 2023 03:18:58 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1343[May 24 2023 03:18:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1344[May 24 2023 03:18:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"1345[May 24 2023 03:18:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1346[May 24 2023 03:18:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1347[May 24 2023 03:18:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.002s1348[May 24 2023 03:19:00 UTC (QA Tests)] INFO -- Enabling super sidebar!1349[May 24 2023 03:19:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled1350[May 24 2023 03:19:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/file_locking-04fe28c7424d6d2a/-/merge_requests/11351[May 24 2023 03:19:05 UTC (QA Tests)] INFO -- clicking :merge_button1352[May 24 2023 03:19:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.043s1353[May 24 2023 03:19:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.377s1354[May 24 2023 03:19:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge_request_error_content' took 2.396s1355[May 24 2023 03:19:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'root' via api in 0.07 seconds1356 creates a merge request and fails to merge1357[May 24 2023 03:19:08 UTC (QA Tests)] INFO -- Starting test: Create File Locking locks a file and tries to push as a second user1358[May 24 2023 03:19:09 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1359[May 24 2023 03:19:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1360[May 24 2023 03:19:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1361[May 24 2023 03:19:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1362[May 24 2023 03:19:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1363[May 24 2023 03:19:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1364[May 24 2023 03:19:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.199s1365[May 24 2023 03:19:11 UTC (QA Tests)] INFO -- Enabling super sidebar!1366[May 24 2023 03:19:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled1367[May 24 2023 03:19:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1368[May 24 2023 03:19:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.19 seconds1369[May 24 2023 03:19:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/file_locking-1fd33f75fe297eaf' via api in 1.29 seconds1370[May 24 2023 03:19:16 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1371[May 24 2023 03:19:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.63 seconds1372[May 24 2023 03:19:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds1373[May 24 2023 03:19:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.18 seconds1374[May 24 2023 03:19:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.16 seconds1375[May 24 2023 03:19:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.19 seconds1376[May 24 2023 03:19:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch1377[May 24 2023 03:19:17 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1378[May 24 2023 03:19:17 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1379[May 24 2023 03:19:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.2 seconds1380[May 24 2023 03:19:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.026s1381[May 24 2023 03:19:18 UTC (QA Tests)] INFO -- clicking :user_avatar_content1382[May 24 2023 03:19:19 UTC (QA Tests)] INFO -- clicking :sign_out_link1383[May 24 2023 03:19:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.542s1384[May 24 2023 03:19:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? sign_in_tab' took 11.04s1385[May 24 2023 03:19:30 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1386[May 24 2023 03:19:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1387[May 24 2023 03:19:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1388[May 24 2023 03:19:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1389[May 24 2023 03:19:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1390[May 24 2023 03:19:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.726s1391[May 24 2023 03:19:33 UTC (QA Tests)] INFO -- Enabling super sidebar!1392[May 24 2023 03:19:33 UTC (QA Tests)] INFO -- Super sidebar is already enabled1393[May 24 2023 03:19:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/file_locking-1fd33f75fe297eaf1394[May 24 2023 03:19:36 UTC (QA Tests)] INFO -- clicking :file_name_link1395[May 24 2023 03:19:36 UTC (QA Tests)] INFO -- clicking :lock_button1396[May 24 2023 03:19:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.068s1397[May 24 2023 03:19:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock_button' took 1.15s1398[May 24 2023 03:19:37 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1399[May 24 2023 03:19:42 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1400[May 24 2023 03:19:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.3 seconds1401 locks a file and tries to push as a second user1402[May 24 2023 03:19:42 UTC (QA Tests)] INFO -- Starting test: Create File Locking locks a directory and tries to push as a second user1403[May 24 2023 03:19:42 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1404[May 24 2023 03:19:42 UTC (QA Tests)] INFO -- filling :login_field with "root"1405[May 24 2023 03:19:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1406[May 24 2023 03:19:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1407[May 24 2023 03:19:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1408[May 24 2023 03:19:43 UTC (QA Tests)] INFO -- clicking :sign_in_button1409[May 24 2023 03:19:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.092s1410[May 24 2023 03:19:45 UTC (QA Tests)] INFO -- Enabling super sidebar!1411[May 24 2023 03:19:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled1412[May 24 2023 03:19:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.09 seconds1413[May 24 2023 03:19:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.26 seconds1414[May 24 2023 03:19:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/file_locking-a9de6f23420591a9' via api in 1.36 seconds1415[May 24 2023 03:19:49 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1416[May 24 2023 03:19:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.57 seconds1417[May 24 2023 03:19:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1418[May 24 2023 03:19:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.26 seconds1419[May 24 2023 03:19:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds1420[May 24 2023 03:19:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.25 seconds1421[May 24 2023 03:19:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch1422[May 24 2023 03:19:50 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1423[May 24 2023 03:19:50 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!1424[May 24 2023 03:19:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.23 seconds1425[May 24 2023 03:19:52 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1426[May 24 2023 03:19:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.32 seconds1427[May 24 2023 03:19:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.025s1428[May 24 2023 03:19:54 UTC (QA Tests)] INFO -- clicking :user_avatar_content1429[May 24 2023 03:19:54 UTC (QA Tests)] INFO -- clicking :sign_out_link1430[May 24 2023 03:19:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.539s1431[May 24 2023 03:20:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? sign_in_tab' took 11.028s1432[May 24 2023 03:20:06 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1433[May 24 2023 03:20:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1434[May 24 2023 03:20:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1435[May 24 2023 03:20:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1436[May 24 2023 03:20:07 UTC (QA Tests)] INFO -- clicking :sign_in_button1437[May 24 2023 03:20:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.93s1438[May 24 2023 03:20:08 UTC (QA Tests)] INFO -- Enabling super sidebar!1439[May 24 2023 03:20:08 UTC (QA Tests)] INFO -- Super sidebar is already enabled1440[May 24 2023 03:20:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/file_locking-a9de6f23420591a91441[May 24 2023 03:20:11 UTC (QA Tests)] INFO -- clicking :file_name_link1442[May 24 2023 03:20:11 UTC (QA Tests)] INFO -- clicking :lock_button1443[May 24 2023 03:20:11 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1444[May 24 2023 03:20:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? lock_button' took 1.611s1445[May 24 2023 03:20:17 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1446[May 24 2023 03:20:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.35 seconds1447 locks a directory and tries to push as a second user1448Create1449 File management1450[May 24 2023 03:20:17 UTC (QA Tests)] INFO -- Starting test: Create File management user deletes a file via the Web1451[May 24 2023 03:20:18 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1452[May 24 2023 03:20:18 UTC (QA Tests)] INFO -- filling :login_field with "root"1453[May 24 2023 03:20:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1454[May 24 2023 03:20:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1455[May 24 2023 03:20:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1456[May 24 2023 03:20:19 UTC (QA Tests)] INFO -- clicking :sign_in_button1457[May 24 2023 03:20:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.48s1458[May 24 2023 03:20:21 UTC (QA Tests)] INFO -- Enabling super sidebar!1459[May 24 2023 03:20:21 UTC (QA Tests)] INFO -- Super sidebar is already enabled1460[May 24 2023 03:20:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1461[May 24 2023 03:20:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.2 seconds1462[May 24 2023 03:20:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-new-file-94ada9f1bf6d013a' via api in 1.39 seconds1463[May 24 2023 03:20:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 0.48 seconds1464[May 24 2023 03:20:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-new-file-94ada9f1bf6d013a/-/blob/main/QA+Test+-+File+name1465[May 24 2023 03:20:26 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Delete file"1466[May 24 2023 03:20:26 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1467 user deletes a file via the Web1468Create1469 Push mirror a repository over HTTP1470[May 24 2023 03:20:29 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository1471[May 24 2023 03:20:29 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1472[May 24 2023 03:20:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1473[May 24 2023 03:20:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1474[May 24 2023 03:20:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1475[May 24 2023 03:20:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1476[May 24 2023 03:20:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1477[May 24 2023 03:20:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.535s1478[May 24 2023 03:20:32 UTC (QA Tests)] INFO -- Enabling super sidebar!1479[May 24 2023 03:20:32 UTC (QA Tests)] INFO -- Super sidebar is already enabled1480[May 24 2023 03:20:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.12 seconds1481[May 24 2023 03:20:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.27 seconds1482[May 24 2023 03:20:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/push-mirror-target-project-712b068dd42daafc' via api in 0.98 seconds1483[May 24 2023 03:20:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds1484[May 24 2023 03:20:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.25 seconds1485[May 24 2023 03:20:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-code-b80cf0aeccd8ac29' via api in 1.67 seconds1486[May 24 2023 03:20:38 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1487[May 24 2023 03:20:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.47 seconds1488[May 24 2023 03:20:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-code-b80cf0aeccd8ac291489[May 24 2023 03:20:40 UTC (QA Tests)] INFO -- clicking :menu_section_button1490[May 24 2023 03:20:40 UTC (QA Tests)] INFO -- clicking :nav_item_link1491[May 24 2023 03:20:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.574s1492[May 24 2023 03:20:43 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/push-mirror-target-project-712b068dd42daafc.git"1493[May 24 2023 03:20:43 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field1494[May 24 2023 03:20:44 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field1495[May 24 2023 03:20:45 UTC (QA Tests)] INFO -- selecting "Password" in :authentication_method_field1496[May 24 2023 03:20:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1497[May 24 2023 03:20:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1498[May 24 2023 03:20:45 UTC (QA Tests)] INFO -- clicking :mirror_repository_button1499[May 24 2023 03:20:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element mirror_repository_button' took 1.681s1500[May 24 2023 03:20:47 UTC (QA Tests)] INFO -- clicking :update_now_button1501[May 24 2023 03:20:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element update_now_button' took 1.722s1502[May 24 2023 03:20:49 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-code-b80cf0aeccd8ac29/-/settings/repository#js-push-remote-settings1503[May 24 2023 03:20:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/push-mirror-target-project-712b068dd42daafc1504[May 24 2023 03:20:53 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments1505 configures and syncs a (push) mirrored repository1506Plan1507 Related issues1508[May 24 2023 03:20:53 UTC (QA Tests)] INFO -- Starting test: Plan Related issues relates and unrelates one issue to/from another1509[May 24 2023 03:20:53 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1510[May 24 2023 03:20:54 UTC (QA Tests)] INFO -- filling :login_field with "root"1511[May 24 2023 03:20:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1512[May 24 2023 03:20:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1513[May 24 2023 03:20:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1514[May 24 2023 03:20:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1515[May 24 2023 03:20:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.201s1516[May 24 2023 03:20:56 UTC (QA Tests)] INFO -- Enabling super sidebar!1517[May 24 2023 03:20:56 UTC (QA Tests)] INFO -- Super sidebar is already enabled1518[May 24 2023 03:20:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1519[May 24 2023 03:20:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.21 seconds1520[May 24 2023 03:20:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-to-test-related-issues-5c76202b3633fe2f' via api in 0.83 seconds1521[May 24 2023 03:20:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 0.48 seconds1522[May 24 2023 03:20:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-to-test-related-issues-5c76202b3633fe2f/-/issues/11523[May 24 2023 03:21:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '10' via api in 0.42 seconds1524[May 24 2023 03:21:02 UTC (QA Tests)] INFO -- clicking :related_issues_plus_button1525[May 24 2023 03:21:02 UTC (QA Tests)] INFO -- filling :add_issue_field with "http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-to-test-related-issues-5c76202b3633fe2f/-/issues/2"1526[May 24 2023 03:21:02 UTC (QA Tests)] INFO -- clicking the coordinates of :add_issue_field1527[May 24 2023 03:21:03 UTC (QA Tests)] INFO -- clicking :remove_related_issue_button1528 relates and unrelates one issue to/from another1529Govern1530 Project1531 for project archive and unarchive1532 behaves like audit event1533[May 24 2023 03:21:04 UTC (QA Tests)] INFO -- Starting test: Govern Project for project archive and unarchive behaves like audit event logs audit events for UI operations1534[May 24 2023 03:21:04 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1535[May 24 2023 03:21:05 UTC (QA Tests)] INFO -- filling :login_field with "root"1536[May 24 2023 03:21:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1537[May 24 2023 03:21:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1538[May 24 2023 03:21:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1539[May 24 2023 03:21:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1540[May 24 2023 03:21:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.178s1541[May 24 2023 03:21:07 UTC (QA Tests)] INFO -- Enabling super sidebar!1542[May 24 2023 03:21:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled1543[May 24 2023 03:21:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.09 seconds1544[May 24 2023 03:21:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.25 seconds1545[May 24 2023 03:21:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/awesome-project-18f29fe5c828c438' via api in 1.22 seconds1546[May 24 2023 03:21:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/awesome-project-18f29fe5c828c4381547[May 24 2023 03:21:12 UTC (QA Tests)] INFO -- clicking :menu_section_button1548[May 24 2023 03:21:12 UTC (QA Tests)] INFO -- clicking :nav_item_link1549[May 24 2023 03:21:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.931s1550[May 24 2023 03:21:15 UTC (QA Tests)] INFO -- clicking :archive_project_link1551[May 24 2023 03:21:15 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1552[May 24 2023 03:21:18 UTC (QA Tests)] INFO -- clicking :menu_section_button1553[May 24 2023 03:21:18 UTC (QA Tests)] INFO -- clicking :nav_item_link1554[May 24 2023 03:21:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.075s1555[May 24 2023 03:21:20 UTC (QA Tests)] INFO -- clicking :unarchive_project_link1556[May 24 2023 03:21:20 UTC (QA Tests)] INFO -- clicking :confirm_ok_button1557[May 24 2023 03:21:20 UTC (QA Tests)] INFO -- clicking :menu_section_button1558[May 24 2023 03:21:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.995s1559[May 24 2023 03:21:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element menu_section_button' took 2.075s1560[May 24 2023 03:21:23 UTC (QA Tests)] INFO -- clicking :nav_item_link1561[May 24 2023 03:21:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.051s1562 logs audit events for UI operations1563 for add deploy key1564 behaves like audit event1565[May 24 2023 03:21:24 UTC (QA Tests)] INFO -- Starting test: Govern Project for add deploy key behaves like audit event logs audit events for UI operations1566[May 24 2023 03:21:24 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1567[May 24 2023 03:21:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1568[May 24 2023 03:21:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1569[May 24 2023 03:21:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1570[May 24 2023 03:21:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1571[May 24 2023 03:21:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1572[May 24 2023 03:21:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.391s1573[May 24 2023 03:21:27 UTC (QA Tests)] INFO -- Enabling super sidebar!1574[May 24 2023 03:21:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled1575[May 24 2023 03:21:29 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230524-39-x74uh3/id_rsa -N `1576[May 24 2023 03:21:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1577[May 24 2023 03:21:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.27 seconds1578[May 24 2023 03:21:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/awesome-project-733adb9e131d0cfa' via api in 1.97 seconds1579[May 24 2023 03:21:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/awesome-project-733adb9e131d0cfa1580[May 24 2023 03:21:33 UTC (QA Tests)] INFO -- clicking :menu_section_button1581[May 24 2023 03:21:33 UTC (QA Tests)] INFO -- clicking :nav_item_link1582[May 24 2023 03:21:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.042s1583[May 24 2023 03:21:36 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"1584[May 24 2023 03:21:36 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field1585[May 24 2023 03:21:36 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"1586[May 24 2023 03:21:36 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field1587[May 24 2023 03:21:37 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button1588[May 24 2023 03:21:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_deploy_key_button' took 1.619s1589[May 24 2023 03:21:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 6.98 seconds1590[May 24 2023 03:21:39 UTC (QA Tests)] INFO -- clicking :menu_section_button1591[May 24 2023 03:21:39 UTC (QA Tests)] INFO -- clicking :nav_item_link1592[May 24 2023 03:21:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.84s1593 logs audit events for UI operations1594 for change visibility1595 behaves like audit event1596[May 24 2023 03:21:40 UTC (QA Tests)] INFO -- Starting test: Govern Project for change visibility behaves like audit event logs audit events for UI operations1597[May 24 2023 03:21:40 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1598[May 24 2023 03:21:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1599[May 24 2023 03:21:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1600[May 24 2023 03:21:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1601[May 24 2023 03:21:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1602[May 24 2023 03:21:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1603[May 24 2023 03:21:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.152s1604[May 24 2023 03:21:43 UTC (QA Tests)] INFO -- Enabling super sidebar!1605[May 24 2023 03:21:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled1606[May 24 2023 03:21:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1607[May 24 2023 03:21:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.22 seconds1608[May 24 2023 03:21:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/awesome-project-75a0e571161a45d1' via api in 1.2 seconds1609[May 24 2023 03:21:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/awesome-project-75a0e571161a45d11610[May 24 2023 03:21:47 UTC (QA Tests)] INFO -- clicking :menu_section_button1611[May 24 2023 03:21:47 UTC (QA Tests)] INFO -- clicking :nav_item_link1612[May 24 2023 03:21:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.255s1613[May 24 2023 03:21:50 UTC (QA Tests)] INFO -- selecting "Private" in :project_visibility_dropdown1614[May 24 2023 03:21:50 UTC (QA Tests)] INFO -- clicking :visibility_features_permissions_save_button1615[May 24 2023 03:21:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element visibility_features_permissions_save_button' took 1.755s1616[May 24 2023 03:21:52 UTC (QA Tests)] INFO -- clicking :menu_section_button1617[May 24 2023 03:21:52 UTC (QA Tests)] INFO -- clicking :nav_item_link1618[May 24 2023 03:21:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.95s1619 logs audit events for UI operations1620 for export file download1621 behaves like audit event1622[May 24 2023 03:21:53 UTC (QA Tests)] INFO -- Starting test: Govern Project for export file download behaves like audit event logs audit events for UI operations1623[May 24 2023 03:21:54 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1624[May 24 2023 03:21:54 UTC (QA Tests)] INFO -- filling :login_field with "root"1625[May 24 2023 03:21:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1626[May 24 2023 03:21:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"1627[May 24 2023 03:21:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1628[May 24 2023 03:21:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1629[May 24 2023 03:21:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.255s1630[May 24 2023 03:21:57 UTC (QA Tests)] INFO -- Enabling super sidebar!1631[May 24 2023 03:21:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled1632[May 24 2023 03:21:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1633[May 24 2023 03:21:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.21 seconds1634[May 24 2023 03:21:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project_for_export-e681c8dc72b1fd01' via api in 1.15 seconds1635[May 24 2023 03:21:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project_for_export-e681c8dc72b1fd011636[May 24 2023 03:22:01 UTC (QA Tests)] INFO -- clicking :menu_section_button1637[May 24 2023 03:22:01 UTC (QA Tests)] INFO -- clicking :nav_item_link1638[May 24 2023 03:22:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.293s1639[May 24 2023 03:22:04 UTC (QA Tests)] INFO -- clicking :export_project_link1640[May 24 2023 03:22:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element export_project_link' took 1.525s1641[May 24 2023 03:22:06 UTC (QA Tests)] INFO -- clicking :nav_item_link1642[May 24 2023 03:22:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.138s1643[May 24 2023 03:22:08 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="export_project_content"],.qa-export-project-content1644[May 24 2023 03:22:08 UTC (QA Tests)] INFO -- clicking :download_export_link1645[May 24 2023 03:22:09 UTC (QA Tests)] INFO -- clicking :menu_section_button1646[May 24 2023 03:22:09 UTC (QA Tests)] INFO -- clicking :nav_item_link1647[May 24 2023 03:22:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.874s1648 logs audit events for UI operations1649 for add project1650 behaves like audit event1651[May 24 2023 03:22:10 UTC (QA Tests)] INFO -- Starting test: Govern Project for add project behaves like audit event logs audit events for UI operations1652[May 24 2023 03:22:10 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1653[May 24 2023 03:22:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1654[May 24 2023 03:22:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1655[May 24 2023 03:22:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1656[May 24 2023 03:22:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1657[May 24 2023 03:22:11 UTC (QA Tests)] INFO -- clicking :sign_in_button1658[May 24 2023 03:22:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.185s1659[May 24 2023 03:22:13 UTC (QA Tests)] INFO -- Enabling super sidebar!1660[May 24 2023 03:22:13 UTC (QA Tests)] INFO -- Super sidebar is already enabled1661[May 24 2023 03:22:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.08 seconds1662[May 24 2023 03:22:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.22 seconds1663[May 24 2023 03:22:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-f8c3593c.test/groups/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e1664[May 24 2023 03:22:16 UTC (QA Tests)] INFO -- clicking :new_project_button1665[May 24 2023 03:22:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_project_button' took 0.956s1666[May 24 2023 03:22:17 UTC (QA Tests)] INFO -- clicking :panel_link1667[May 24 2023 03:22:17 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1668[May 24 2023 03:22:18 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e"1669[May 24 2023 03:22:18 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1670[May 24 2023 03:22:19 UTC (QA Tests)] INFO -- unchecking via JS :initialize_with_sast_checkbox with args {}1671[May 24 2023 03:22:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/audit-add-project-via-ui-d2208aa60014047a' via browser_ui in 6.44 seconds1672[May 24 2023 03:22:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/audit-add-project-via-ui-d2208aa60014047a1673[May 24 2023 03:22:23 UTC (QA Tests)] INFO -- clicking :menu_section_button1674[May 24 2023 03:22:23 UTC (QA Tests)] INFO -- clicking :nav_item_link1675[May 24 2023 03:22:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.896s1676 logs audit events for UI operations1677 for add user access as guest1678 behaves like audit event1679[May 24 2023 03:22:24 UTC (QA Tests)] INFO -- Starting test: Govern Project for add user access as guest behaves like audit event logs audit events for UI operations1680[May 24 2023 03:22:24 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1681[May 24 2023 03:22:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1682[May 24 2023 03:22:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1683[May 24 2023 03:22:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1684[May 24 2023 03:22:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1685[May 24 2023 03:22:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1686[May 24 2023 03:22:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.215s1687[May 24 2023 03:22:27 UTC (QA Tests)] INFO -- Enabling super sidebar!1688[May 24 2023 03:22:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled1689[May 24 2023 03:22:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.14 seconds1690[May 24 2023 03:22:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.35 seconds1691[May 24 2023 03:22:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/awesome-project-cbef8eba3472a090' via api in 1.97 seconds1692[May 24 2023 03:22:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/awesome-project-cbef8eba3472a0901693[May 24 2023 03:22:32 UTC (QA Tests)] INFO -- clicking :menu_section_button1694[May 24 2023 03:22:32 UTC (QA Tests)] INFO -- clicking :nav_item_link1695[May 24 2023 03:22:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.09s1696[May 24 2023 03:22:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.31 seconds1697[May 24 2023 03:22:34 UTC (QA Tests)] INFO -- clicking :invite_members_button1698[May 24 2023 03:22:34 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"1699[May 24 2023 03:22:34 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input1700[May 24 2023 03:22:35 UTC (QA Tests)] INFO -- clicking :invite_button1701[May 24 2023 03:22:38 UTC (QA Tests)] INFO -- clicking :menu_section_button1702[May 24 2023 03:22:38 UTC (QA Tests)] INFO -- clicking :nav_item_link1703[May 24 2023 03:22:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.928s1704 logs audit events for UI operations1705Manage1706 2FA1707[May 24 2023 03:22:39 UTC (QA Tests)] INFO -- Starting test: Manage 2FA allows using 2FA recovery code once only1708[May 24 2023 03:22:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-df370a931a7382b6' via api in 0.33 seconds1709[May 24 2023 03:22:39 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-df370a931a7382b61710[May 24 2023 03:22:39 UTC (QA Tests)] INFO -- Caching token for username: qa-user-df370a931a7382b6, last six chars of token:iLwbJR1711[May 24 2023 03:22:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-df370a931a7382b6-dwf104ec' via api in 0.09 seconds1712[May 24 2023 03:22:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-recovery-sandbox-group-98ecee5b' via api in 0.42 seconds1713[May 24 2023 03:22:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-2fa-recovery-sandbox-group-98ecee5b/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.37 seconds1714[May 24 2023 03:22:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-a803c29ffd0974cb' via api in 0.31 seconds1715[May 24 2023 03:22:41 UTC (QA Tests)] INFO -- Adding user qa-user-a803c29ffd0974cb to gitlab-qa-2fa-recovery-sandbox-group-98ecee5b/qa-test-2023-05-24-03-07-39-4b7ae9248795399e QA::Resource::Group1716[May 24 2023 03:22:41 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1717[May 24 2023 03:22:42 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-a803c29ffd0974cb"1718[May 24 2023 03:22:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1719[May 24 2023 03:22:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1720[May 24 2023 03:22:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1721[May 24 2023 03:22:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1722[May 24 2023 03:22:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.201s1723[May 24 2023 03:22:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_text? GitLab is taking too much time to respond' took 0.505s1724[May 24 2023 03:22:44 UTC (QA Tests)] INFO -- Enabling super sidebar!1725[May 24 2023 03:22:44 UTC (QA Tests)] INFO -- Super sidebar is already enabled1726[May 24 2023 03:23:00 UTC (QA Tests)] INFO -- filling :pin_code_field with "059806"1727[May 24 2023 03:23:00 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field1728[May 24 2023 03:23:01 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"1729[May 24 2023 03:23:01 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field1730[May 24 2023 03:23:01 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button1731[May 24 2023 03:23:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element register_2fa_app_button' took 1.204s1732[May 24 2023 03:23:03 UTC (QA Tests)] INFO -- clicking :copy_button1733[May 24 2023 03:23:03 UTC (QA Tests)] INFO -- clicking :proceed_button1734[May 24 2023 03:23:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element proceed_button' took 0.555s1735[May 24 2023 03:23:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.059s1736[May 24 2023 03:23:04 UTC (QA Tests)] INFO -- clicking :user_avatar_content1737[May 24 2023 03:23:05 UTC (QA Tests)] INFO -- clicking :sign_out_link1738[May 24 2023 03:23:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.521s1739[May 24 2023 03:23:05 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-a803c29ffd0974cb"1740[May 24 2023 03:23:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1741[May 24 2023 03:23:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1742[May 24 2023 03:23:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1743[May 24 2023 03:23:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1744[May 24 2023 03:23:07 UTC (QA Tests)] INFO -- Enabling super sidebar!1745[May 24 2023 03:23:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.025s1746[May 24 2023 03:23:10 UTC (QA Tests)] INFO -- User is not signed in, skipping1747[May 24 2023 03:23:11 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "b10e0fb35e271b23"1748[May 24 2023 03:23:11 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field1749[May 24 2023 03:23:11 UTC (QA Tests)] INFO -- clicking :verify_code_button1750[May 24 2023 03:23:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.659s1751[May 24 2023 03:23:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.032s1752[May 24 2023 03:23:13 UTC (QA Tests)] INFO -- clicking :user_avatar_content1753[May 24 2023 03:23:13 UTC (QA Tests)] INFO -- clicking :sign_out_link1754[May 24 2023 03:23:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.532s1755[May 24 2023 03:23:14 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-a803c29ffd0974cb"1756[May 24 2023 03:23:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1757[May 24 2023 03:23:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1758[May 24 2023 03:23:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1759[May 24 2023 03:23:15 UTC (QA Tests)] INFO -- clicking :sign_in_button1760[May 24 2023 03:23:15 UTC (QA Tests)] INFO -- Enabling super sidebar!1761[May 24 2023 03:23:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.013s1762[May 24 2023 03:23:18 UTC (QA Tests)] INFO -- User is not signed in, skipping1763[May 24 2023 03:23:19 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "b10e0fb35e271b23"1764[May 24 2023 03:23:19 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field1765[May 24 2023 03:23:20 UTC (QA Tests)] INFO -- clicking :verify_code_button1766[May 24 2023 03:23:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.831s1767 allows using 2FA recovery code once only1768Plan1769 Design Management1770[May 24 2023 03:23:21 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user adds a design and modifies it1771[May 24 2023 03:23:21 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1772[May 24 2023 03:23:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1773[May 24 2023 03:23:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1774[May 24 2023 03:23:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1775[May 24 2023 03:23:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1776[May 24 2023 03:23:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1777[May 24 2023 03:23:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.279s1778[May 24 2023 03:23:24 UTC (QA Tests)] INFO -- Enabling super sidebar!1779[May 24 2023 03:23:24 UTC (QA Tests)] INFO -- Super sidebar is already enabled1780[May 24 2023 03:23:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1781[May 24 2023 03:23:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.2 seconds1782[May 24 2023 03:23:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-issues-5d63607ebd3a9888' via api in 0.85 seconds1783[May 24 2023 03:23:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '11' via api in 1.31 seconds1784[May 24 2023 03:23:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-issues-5d63607ebd3a9888/-/issues/11785[May 24 2023 03:23:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.236s1786[May 24 2023 03:23:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 1.253s1787[May 24 2023 03:23:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 5.02 seconds1788[May 24 2023 03:23:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-issues-5d63607ebd3a9888/-/issues/11789[May 24 2023 03:23:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.025s1790[May 24 2023 03:23:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design_image' took 1.038s1791 user adds a design and modifies it1792Create1793 Push over HTTP using Git protocol version 21794[May 24 2023 03:23:34 UTC (QA Tests)] INFO -- Starting test: Create Push over HTTP using Git protocol version 2 user pushes to the repository1795[May 24 2023 03:23:34 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1796[May 24 2023 03:23:34 UTC (QA Tests)] INFO -- filling :login_field with "root"1797[May 24 2023 03:23:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1798[May 24 2023 03:23:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"1799[May 24 2023 03:23:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1800[May 24 2023 03:23:35 UTC (QA Tests)] INFO -- clicking :sign_in_button1801[May 24 2023 03:23:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.428s1802[May 24 2023 03:23:38 UTC (QA Tests)] INFO -- Enabling super sidebar!1803[May 24 2023 03:23:38 UTC (QA Tests)] INFO -- Super sidebar is already enabled1804[May 24 2023 03:23:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1805[May 24 2023 03:23:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.2 seconds1806[May 24 2023 03:23:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/git-protocol-project-34527c91937d2b9b' via api in 0.76 seconds1807[May 24 2023 03:23:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/git-protocol-project-34527c91937d2b9b1808[May 24 2023 03:23:44 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"1809 user pushes to the repository1810Create1811 Codeowners1812 when the project is in the root group1813 and the code owner is the root group1814 behaves like code owner merge request1815[May 24 2023 03:23:44 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in the root group and the code owner is the root group behaves like code owner merge request is approved and merged1816[May 24 2023 03:23:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1817[May 24 2023 03:23:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-8916b10bee1514d2' via api in 0.27 seconds1818[May 24 2023 03:23:44 UTC (QA Tests)] INFO -- Adding user qa-user-8916b10bee1514d2 to gitlab-qa-sandbox-group-4 QA::Resource::Sandbox1819[May 24 2023 03:23:45 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1820[May 24 2023 03:23:45 UTC (QA Tests)] INFO -- filling :login_field with "root"1821[May 24 2023 03:23:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1822[May 24 2023 03:23:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1823[May 24 2023 03:23:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1824[May 24 2023 03:23:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1825[May 24 2023 03:23:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.164s1826[May 24 2023 03:23:48 UTC (QA Tests)] INFO -- Enabling super sidebar!1827[May 24 2023 03:23:48 UTC (QA Tests)] INFO -- Super sidebar is already enabled1828[May 24 2023 03:23:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/code-owner-approve-and-merge-6fe08e351e71f8f2' via api in 0.77 seconds1829[May 24 2023 03:23:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/code-owner-approve-and-merge-6fe08e351e71f8f21830[May 24 2023 03:23:51 UTC (QA Tests)] INFO -- clicking :menu_section_button1831[May 24 2023 03:23:51 UTC (QA Tests)] INFO -- clicking :nav_item_link1832[May 24 2023 03:23:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.27s1833[May 24 2023 03:23:53 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"1834[May 24 2023 03:23:53 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field1835[May 24 2023 03:23:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1836[May 24 2023 03:23:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.08 seconds1837[May 24 2023 03:23:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.07 seconds1838[May 24 2023 03:23:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.51 seconds1839[May 24 2023 03:23:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.054s1840[May 24 2023 03:23:57 UTC (QA Tests)] INFO -- clicking :user_avatar_content1841[May 24 2023 03:23:57 UTC (QA Tests)] INFO -- clicking :sign_out_link1842[May 24 2023 03:23:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.54s1843[May 24 2023 03:23:58 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-8916b10bee1514d2"1844[May 24 2023 03:23:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1845[May 24 2023 03:23:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1846[May 24 2023 03:23:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1847[May 24 2023 03:23:59 UTC (QA Tests)] INFO -- clicking :sign_in_button1848[May 24 2023 03:24:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.331s1849[May 24 2023 03:24:01 UTC (QA Tests)] INFO -- Enabling super sidebar!1850[May 24 2023 03:24:01 UTC (QA Tests)] INFO -- Super sidebar is already enabled1851[May 24 2023 03:24:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/code-owner-approve-and-merge-6fe08e351e71f8f2/-/merge_requests/11852[May 24 2023 03:24:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge_button' took 20.072s1853[May 24 2023 03:24:27 UTC (QA Tests)] INFO -- clicking :approve_button1854[May 24 2023 03:24:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.076s1855[May 24 2023 03:24:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve_button' took 1.104s1856[May 24 2023 03:24:28 UTC (QA Tests)] INFO -- clicking :merge_button1857[May 24 2023 03:24:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.939s1858[May 24 2023 03:24:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.065s1859[May 24 2023 03:24:33 UTC (QA Tests)] INFO -- clicking :user_avatar_content1860[May 24 2023 03:24:33 UTC (QA Tests)] INFO -- clicking :sign_out_link1861[May 24 2023 03:24:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.568s1862[May 24 2023 03:24:34 UTC (QA Tests)] INFO -- Removing user qa-user-8916b10bee1514d2 from gitlab-qa-sandbox-group-4 QA::Resource::Sandbox1863[May 24 2023 03:24:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-8916b10bee1514d2'1864[May 24 2023 03:24:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/code-owner-approve-and-merge-6fe08e351e71f8f2'1865 is approved and merged1866 and the code owner is a user1867 behaves like code owner merge request1868[May 24 2023 03:24:34 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in the root group and the code owner is a user behaves like code owner merge request is approved and merged1869[May 24 2023 03:24:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds1870[May 24 2023 03:24:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/code-owner-approve-and-merge-f4d3771a2bcbdcf5' via api in 0.76 seconds1871[May 24 2023 03:24:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-f155d6bcd340410a' via api in 0.29 seconds1872[May 24 2023 03:24:35 UTC (QA Tests)] INFO -- Adding user qa-user-f155d6bcd340410a to gitlab-qa-sandbox-group-4/code-owner-approve-and-merge-f4d3771a2bcbdcf5 QA::Resource::Project1873[May 24 2023 03:24:36 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1874[May 24 2023 03:24:36 UTC (QA Tests)] INFO -- filling :login_field with "root"1875[May 24 2023 03:24:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1876[May 24 2023 03:24:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"1877[May 24 2023 03:24:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1878[May 24 2023 03:24:37 UTC (QA Tests)] INFO -- clicking :sign_in_button1879[May 24 2023 03:24:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.262s1880[May 24 2023 03:24:40 UTC (QA Tests)] INFO -- Enabling super sidebar!1881[May 24 2023 03:24:40 UTC (QA Tests)] INFO -- Super sidebar is already enabled1882[May 24 2023 03:24:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/code-owner-approve-and-merge-f4d3771a2bcbdcf51883[May 24 2023 03:24:43 UTC (QA Tests)] INFO -- clicking :menu_section_button1884[May 24 2023 03:24:43 UTC (QA Tests)] INFO -- clicking :nav_item_link1885[May 24 2023 03:24:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.007s1886[May 24 2023 03:24:44 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"1887[May 24 2023 03:24:44 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field1888[May 24 2023 03:24:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1889[May 24 2023 03:24:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.08 seconds1890[May 24 2023 03:24:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.06 seconds1891[May 24 2023 03:24:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.41 seconds1892[May 24 2023 03:24:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.018s1893[May 24 2023 03:24:48 UTC (QA Tests)] INFO -- clicking :user_avatar_content1894[May 24 2023 03:24:48 UTC (QA Tests)] INFO -- clicking :sign_out_link1895[May 24 2023 03:24:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.559s1896[May 24 2023 03:24:49 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-f155d6bcd340410a"1897[May 24 2023 03:24:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1898[May 24 2023 03:24:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1899[May 24 2023 03:24:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1900[May 24 2023 03:24:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1901[May 24 2023 03:24:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.002s1902[May 24 2023 03:24:51 UTC (QA Tests)] INFO -- Enabling super sidebar!1903[May 24 2023 03:24:51 UTC (QA Tests)] INFO -- Super sidebar is already enabled1904[May 24 2023 03:24:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/code-owner-approve-and-merge-f4d3771a2bcbdcf5/-/merge_requests/11905[May 24 2023 03:25:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge_button' took 20.068s1906[May 24 2023 03:25:16 UTC (QA Tests)] INFO -- clicking :approve_button1907[May 24 2023 03:25:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.58s1908[May 24 2023 03:25:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.219s1909[May 24 2023 03:25:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve_button' took 1.251s1910[May 24 2023 03:25:17 UTC (QA Tests)] INFO -- clicking :merge_button1911[May 24 2023 03:25:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.658s1912[May 24 2023 03:25:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.063s1913[May 24 2023 03:25:22 UTC (QA Tests)] INFO -- clicking :user_avatar_content1914[May 24 2023 03:25:22 UTC (QA Tests)] INFO -- clicking :sign_out_link1915[May 24 2023 03:25:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.553s1916[May 24 2023 03:25:22 UTC (QA Tests)] INFO -- Removing user qa-user-f155d6bcd340410a from gitlab-qa-sandbox-group-4/code-owner-approve-and-merge-f4d3771a2bcbdcf5 QA::Resource::Project1917[May 24 2023 03:25:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-f155d6bcd340410a'1918[May 24 2023 03:25:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/code-owner-approve-and-merge-f4d3771a2bcbdcf5'1919 is approved and merged1920Create1921 Git push over HTTP1922[May 24 2023 03:25:23 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user pushes code to the repository1923[May 24 2023 03:25:23 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1924[May 24 2023 03:25:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1925[May 24 2023 03:25:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1926[May 24 2023 03:25:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1927[May 24 2023 03:25:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1928[May 24 2023 03:25:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1929[May 24 2023 03:25:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.311s1930[May 24 2023 03:25:26 UTC (QA Tests)] INFO -- Enabling super sidebar!1931[May 24 2023 03:25:26 UTC (QA Tests)] INFO -- Super sidebar is already enabled1932[May 24 2023 03:25:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.14 seconds1933[May 24 2023 03:25:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.41 seconds1934[May 24 2023 03:25:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-code-fb64e4af99b4da07' via api in 1.49 seconds1935[May 24 2023 03:25:30 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1936[May 24 2023 03:25:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.09 seconds1937[May 24 2023 03:25:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-code-fb64e4af99b4da071938 user pushes code to the repository1939Monitor1940 Alert settings1941 when using HTTP endpoint integration1942 behaves like sends test alert1943[May 24 2023 03:25:32 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert1944[May 24 2023 03:25:33 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1945[May 24 2023 03:25:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1946[May 24 2023 03:25:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1947[May 24 2023 03:25:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1948[May 24 2023 03:25:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1949[May 24 2023 03:25:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1950[May 24 2023 03:25:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.266s1951[May 24 2023 03:25:36 UTC (QA Tests)] INFO -- Enabling super sidebar!1952[May 24 2023 03:25:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled1953[May 24 2023 03:25:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1954[May 24 2023 03:25:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.22 seconds1955[May 24 2023 03:25:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-alerts-f064b8de41ea99a3' via api in 0.86 seconds1956[May 24 2023 03:25:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-alerts-f064b8de41ea99a31957[May 24 2023 03:25:40 UTC (QA Tests)] INFO -- clicking :menu_section_button1958[May 24 2023 03:25:40 UTC (QA Tests)] INFO -- clicking :nav_item_link1959[May 24 2023 03:25:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.134s1960[May 24 2023 03:25:42 UTC (QA Tests)] INFO -- clicking :add_integration_button1961[May 24 2023 03:25:42 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1962[May 24 2023 03:25:43 UTC (QA Tests)] INFO -- clicking :integration_name_field1963[May 24 2023 03:25:43 UTC (QA Tests)] INFO -- filling :integration_name_field with "totam"1964[May 24 2023 03:25:43 UTC (QA Tests)] INFO -- clicking the coordinates of :integration_name_field1965[May 24 2023 03:25:43 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button1966[May 24 2023 03:25:43 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"title":"vel","description":"vel"}"1967[May 24 2023 03:25:43 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field1968[May 24 2023 03:25:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.53s1969[May 24 2023 03:25:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element test_payload_field' took 1.548s1970[May 24 2023 03:25:45 UTC (QA Tests)] INFO -- clicking :send_test_alert_button1971[May 24 2023 03:25:46 UTC (QA Tests)] INFO -- clicking :menu_section_button1972[May 24 2023 03:25:46 UTC (QA Tests)] INFO -- clicking :nav_item_link1973[May 24 2023 03:25:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.88s1974 creates new alert1975 when using Prometheus integration1976 behaves like sends test alert1977[May 24 2023 03:25:47 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert1978[May 24 2023 03:25:47 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 1979[May 24 2023 03:25:48 UTC (QA Tests)] INFO -- filling :login_field with "root"1980[May 24 2023 03:25:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1981[May 24 2023 03:25:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1982[May 24 2023 03:25:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1983[May 24 2023 03:25:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1984[May 24 2023 03:25:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.372s1985[May 24 2023 03:25:51 UTC (QA Tests)] INFO -- Enabling super sidebar!1986[May 24 2023 03:25:51 UTC (QA Tests)] INFO -- Super sidebar is already enabled1987[May 24 2023 03:25:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds1988[May 24 2023 03:25:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.2 seconds1989[May 24 2023 03:25:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-alerts-f754d09c4bf4202d' via api in 0.94 seconds1990[May 24 2023 03:25:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-alerts-f754d09c4bf4202d1991[May 24 2023 03:25:55 UTC (QA Tests)] INFO -- clicking :menu_section_button1992[May 24 2023 03:25:55 UTC (QA Tests)] INFO -- clicking :nav_item_link1993[May 24 2023 03:25:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.111s1994[May 24 2023 03:25:58 UTC (QA Tests)] INFO -- clicking :add_integration_button1995[May 24 2023 03:25:58 UTC (QA Tests)] INFO -- clicking :integration_type_dropdown1996[May 24 2023 03:25:58 UTC (QA Tests)] INFO -- clicking :prometheus_url_field1997[May 24 2023 03:25:58 UTC (QA Tests)] INFO -- filling :prometheus_url_field with "http://gitlab-ee-f8c3593c.test"1998[May 24 2023 03:25:58 UTC (QA Tests)] INFO -- clicking the coordinates of :prometheus_url_field1999[May 24 2023 03:25:59 UTC (QA Tests)] INFO -- clicking :save_and_create_alert_button2000[May 24 2023 03:25:59 UTC (QA Tests)] INFO -- filling :test_payload_field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-05-24 03:25:59 +0000","generatorURL":"http://schulist.example/nelson_reichel","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"facilis"},"annotations":{"title":"et","gitlab_y_label":"status"}}]}"2001[May 24 2023 03:25:59 UTC (QA Tests)] INFO -- clicking the coordinates of :test_payload_field2002[May 24 2023 03:26:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.538s2003[May 24 2023 03:26:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element test_payload_field' took 0.553s2004[May 24 2023 03:26:00 UTC (QA Tests)] INFO -- clicking :send_test_alert_button2005[May 24 2023 03:26:00 UTC (QA Tests)] INFO -- clicking :menu_section_button2006[May 24 2023 03:26:00 UTC (QA Tests)] INFO -- clicking :nav_item_link2007[May 24 2023 03:26:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.831s2008 creates new alert2009Data Stores2010 Project activity2011[May 24 2023 03:26:02 UTC (QA Tests)] INFO -- Starting test: Data Stores Project activity user creates an event in the activity page upon Git push2012[May 24 2023 03:26:02 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 2013[May 24 2023 03:26:02 UTC (QA Tests)] INFO -- filling :login_field with "root"2014[May 24 2023 03:26:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2015[May 24 2023 03:26:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"2016[May 24 2023 03:26:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2017[May 24 2023 03:26:03 UTC (QA Tests)] INFO -- clicking :sign_in_button2018[May 24 2023 03:26:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.149s2019[May 24 2023 03:26:05 UTC (QA Tests)] INFO -- Enabling super sidebar!2020[May 24 2023 03:26:05 UTC (QA Tests)] INFO -- Super sidebar is already enabled2021[May 24 2023 03:26:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2022[May 24 2023 03:26:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.2 seconds2023[May 24 2023 03:26:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-code-5392b680472a6a7b' via api in 0.8 seconds2024[May 24 2023 03:26:08 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"2025[May 24 2023 03:26:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.54 seconds2026[May 24 2023 03:26:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-code-5392b680472a6a7b2027[May 24 2023 03:26:11 UTC (QA Tests)] INFO -- clicking :menu_section_button2028[May 24 2023 03:26:11 UTC (QA Tests)] INFO -- clicking :nav_item_link2029[May 24 2023 03:26:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.816s2030 user creates an event in the activity page upon Git push2031Govern2032 Security Dashboard in a Project2033[May 24 2023 03:26:13 UTC (QA Tests)] INFO -- Starting test: Govern Security Dashboard in a Project creates an issue from vulnerability details2034[May 24 2023 03:26:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2035[May 24 2023 03:26:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.18 seconds2036[May 24 2023 03:26:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-secure-ca49564f6b03a5bd' via api in 1.04 seconds2037[May 24 2023 03:26:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.17 seconds2038[May 24 2023 03:26:14 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Gryffindor vulnerability' via api in 0.25 seconds2039[May 24 2023 03:26:14 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Ravenclaw vulnerability' via api in 0.26 seconds2040[May 24 2023 03:26:15 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Hufflepuff vulnerability' via api in 0.25 seconds2041[May 24 2023 03:26:15 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Slytherin' via api in 0.17 seconds2042[May 24 2023 03:26:15 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'CVE-2017-18269 in glibc' via api in 0.24 seconds2043[May 24 2023 03:26:15 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 2044[May 24 2023 03:26:16 UTC (QA Tests)] INFO -- filling :login_field with "root"2045[May 24 2023 03:26:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2046[May 24 2023 03:26:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"2047[May 24 2023 03:26:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2048[May 24 2023 03:26:16 UTC (QA Tests)] INFO -- clicking :sign_in_button2049[May 24 2023 03:26:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.262s2050[May 24 2023 03:26:18 UTC (QA Tests)] INFO -- Enabling super sidebar!2051[May 24 2023 03:26:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled2052[May 24 2023 03:26:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-secure-ca49564f6b03a5bd2053[May 24 2023 03:26:21 UTC (QA Tests)] INFO -- clicking :menu_section_button2054[May 24 2023 03:26:21 UTC (QA Tests)] INFO -- clicking :nav_item_link2055[May 24 2023 03:26:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.092s2056[May 24 2023 03:26:23 UTC (QA Tests)] INFO -- clicking :vulnerability2057[May 24 2023 03:26:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 1.124s2058[May 24 2023 03:26:24 UTC (QA Tests)] INFO -- clicking :create_issue_button2059[May 24 2023 03:26:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_issue_button' took 2.511s2060[May 24 2023 03:26:27 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Test Vulnerability edited comment"2061[May 24 2023 03:26:27 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field2062[May 24 2023 03:26:27 UTC (QA Tests)] INFO -- clicking :issuable_label_dropdown2063[May 24 2023 03:26:28 UTC (QA Tests)] INFO -- clicking :issuable_label_dropdown2064[May 24 2023 03:26:28 UTC (QA Tests)] INFO -- clicking :issuable_create_button and ensuring QA::Page::Project::Issue::Show is present2065[May 24 2023 03:26:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable_create_button' took 2.789s2066 creates an issue from vulnerability details2067[May 24 2023 03:26:31 UTC (QA Tests)] INFO -- Starting test: Govern Security Dashboard in a Project shows vulnerability details2068[May 24 2023 03:26:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2069[May 24 2023 03:26:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.18 seconds2070[May 24 2023 03:26:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-secure-59d1c58d734c8fe4' via api in 1.01 seconds2071[May 24 2023 03:26:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '2' via api in 0.16 seconds2072[May 24 2023 03:26:33 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Gryffindor vulnerability' via api in 0.14 seconds2073[May 24 2023 03:26:33 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Ravenclaw vulnerability' via api in 0.13 seconds2074[May 24 2023 03:26:33 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Hufflepuff vulnerability' via api in 0.13 seconds2075[May 24 2023 03:26:33 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Slytherin' via api in 0.12 seconds2076[May 24 2023 03:26:33 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'CVE-2017-18269 in glibc' via api in 0.17 seconds2077[May 24 2023 03:26:34 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 2078[May 24 2023 03:26:34 UTC (QA Tests)] INFO -- filling :login_field with "root"2079[May 24 2023 03:26:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2080[May 24 2023 03:26:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"2081[May 24 2023 03:26:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2082[May 24 2023 03:26:35 UTC (QA Tests)] INFO -- clicking :sign_in_button2083[May 24 2023 03:26:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.157s2084[May 24 2023 03:26:36 UTC (QA Tests)] INFO -- Enabling super sidebar!2085[May 24 2023 03:26:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled2086[May 24 2023 03:26:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-secure-59d1c58d734c8fe42087[May 24 2023 03:26:39 UTC (QA Tests)] INFO -- clicking :menu_section_button2088[May 24 2023 03:26:40 UTC (QA Tests)] INFO -- clicking :nav_item_link2089[May 24 2023 03:26:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.056s2090[May 24 2023 03:26:41 UTC (QA Tests)] INFO -- clicking :vulnerability2091[May 24 2023 03:26:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 1.097s2092 shows vulnerability details2093Release2094 Deploy key creation2095[May 24 2023 03:26:42 UTC (QA Tests)] INFO -- Starting test: Release Deploy key creation user adds a deploy key2096[May 24 2023 03:26:43 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 2097[May 24 2023 03:26:43 UTC (QA Tests)] INFO -- filling :login_field with "root"2098[May 24 2023 03:26:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2099[May 24 2023 03:26:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"2100[May 24 2023 03:26:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2101[May 24 2023 03:26:44 UTC (QA Tests)] INFO -- clicking :sign_in_button2102[May 24 2023 03:26:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.062s2103[May 24 2023 03:26:45 UTC (QA Tests)] INFO -- Enabling super sidebar!2104[May 24 2023 03:26:45 UTC (QA Tests)] INFO -- Super sidebar is already enabled2105[May 24 2023 03:26:47 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230524-39-g4vaov/id_rsa -N `2106[May 24 2023 03:26:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2107[May 24 2023 03:26:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.2 seconds2108[May 24 2023 03:26:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-to-deploy-bb8a668d969708b5' via api in 0.73 seconds2109[May 24 2023 03:26:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-to-deploy-bb8a668d969708b52110[May 24 2023 03:26:50 UTC (QA Tests)] INFO -- clicking :menu_section_button2111[May 24 2023 03:26:50 UTC (QA Tests)] INFO -- clicking :nav_item_link2112[May 24 2023 03:26:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.935s2113[May 24 2023 03:26:52 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"2114[May 24 2023 03:26:52 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field2115[May 24 2023 03:26:53 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"2116[May 24 2023 03:26:53 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field2117[May 24 2023 03:26:53 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button2118[May 24 2023 03:26:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add_deploy_key_button' took 1.38s2119[May 24 2023 03:26:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 7.46 seconds2120 user adds a deploy key2121Plan2122 Sum of issues weights on issue board2123[May 24 2023 03:26:55 UTC (QA Tests)] INFO -- Starting test: Plan Sum of issues weights on issue board shows the sum of issues weights in the board list's header2124[May 24 2023 03:26:55 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 2125[May 24 2023 03:26:55 UTC (QA Tests)] INFO -- filling :login_field with "root"2126[May 24 2023 03:26:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2127[May 24 2023 03:26:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"2128[May 24 2023 03:26:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2129[May 24 2023 03:26:56 UTC (QA Tests)] INFO -- clicking :sign_in_button2130[May 24 2023 03:26:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.111s2131[May 24 2023 03:26:58 UTC (QA Tests)] INFO -- Enabling super sidebar!2132[May 24 2023 03:26:58 UTC (QA Tests)] INFO -- Super sidebar is already enabled2133[May 24 2023 03:26:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2134[May 24 2023 03:27:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.18 seconds2135[May 24 2023 03:27:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-board-list-62ad082aee64773d' via api in 0.68 seconds2136[May 24 2023 03:27:00 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.18 seconds2137[May 24 2023 03:27:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '3' via api in 0.14 seconds2138[May 24 2023 03:27:01 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '3' via api in 1.18 seconds2139[May 24 2023 03:27:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '13' via api in 0.32 seconds2140[May 24 2023 03:27:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '14' via api in 0.27 seconds2141[May 24 2023 03:27:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-with-board-list-62ad082aee64773d2142[May 24 2023 03:27:02 UTC (QA Tests)] INFO -- clicking :menu_section_button2143[May 24 2023 03:27:02 UTC (QA Tests)] INFO -- clicking :nav_item_link2144[May 24 2023 03:27:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.594s2145 shows the sum of issues weights in the board list's header2146Plan2147 Group issue boards2148[May 24 2023 03:27:04 UTC (QA Tests)] INFO -- Starting test: Plan Group issue boards shows multiple group boards in the boards dropdown menu2149[May 24 2023 03:27:05 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 2150[May 24 2023 03:27:05 UTC (QA Tests)] INFO -- filling :login_field with "root"2151[May 24 2023 03:27:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2152[May 24 2023 03:27:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"2153[May 24 2023 03:27:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2154[May 24 2023 03:27:06 UTC (QA Tests)] INFO -- clicking :sign_in_button2155[May 24 2023 03:27:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.177s2156[May 24 2023 03:27:07 UTC (QA Tests)] INFO -- Enabling super sidebar!2157[May 24 2023 03:27:07 UTC (QA Tests)] INFO -- Super sidebar is already enabled2158[May 24 2023 03:27:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.05 seconds2159[May 24 2023 03:27:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.18 seconds2160[May 24 2023 03:27:09 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-f1ac9d47' via api in 0.09 seconds2161[May 24 2023 03:27:09 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-96bc076d' via api in 0.08 seconds2162[May 24 2023 03:27:09 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::GroupBoard with name 'Board-5e60f69a' via api in 0.09 seconds2163[May 24 2023 03:27:09 UTC (QA Tests)] INFO -- clicking :nav_item_link2164[May 24 2023 03:27:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.702s2165[May 24 2023 03:27:10 UTC (QA Tests)] INFO -- filling :groups_filter_field with "qa-test-2023-05-24-03-07-39-4b7ae9248795399e"2166[May 24 2023 03:27:10 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field2167[May 24 2023 03:27:13 UTC (QA Tests)] INFO -- clicking :menu_section_button2168[May 24 2023 03:27:13 UTC (QA Tests)] INFO -- clicking :nav_item_link2169[May 24 2023 03:27:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.899s2170[May 24 2023 03:27:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.138s2171[May 24 2023 03:27:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element boards_dropdown' took 1.154s2172 shows multiple group boards in the boards dropdown menu2173Manage2174 Project access tokens2175[May 24 2023 03:27:16 UTC (QA Tests)] INFO -- Starting test: Manage Project access tokens can be created and revoked via the UI2176[May 24 2023 03:27:16 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 2177[May 24 2023 03:27:16 UTC (QA Tests)] INFO -- filling :login_field with "root"2178[May 24 2023 03:27:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2179[May 24 2023 03:27:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"2180[May 24 2023 03:27:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2181[May 24 2023 03:27:17 UTC (QA Tests)] INFO -- clicking :sign_in_button2182[May 24 2023 03:27:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.093s2183[May 24 2023 03:27:18 UTC (QA Tests)] INFO -- Enabling super sidebar!2184[May 24 2023 03:27:18 UTC (QA Tests)] INFO -- Super sidebar is already enabled2185[May 24 2023 03:27:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2186[May 24 2023 03:27:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.17 seconds2187[May 24 2023 03:27:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/the_awesome_project-e54a1b73cc04e2d4' via api in 0.68 seconds2188[May 24 2023 03:27:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/the_awesome_project-e54a1b73cc04e2d42189[May 24 2023 03:27:22 UTC (QA Tests)] INFO -- clicking :menu_section_button2190[May 24 2023 03:27:22 UTC (QA Tests)] INFO -- clicking :nav_item_link2191[May 24 2023 03:27:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.944s2192[May 24 2023 03:27:23 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"2193[May 24 2023 03:27:23 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field2194[May 24 2023 03:27:23 UTC (QA Tests)] INFO -- clicking :api_label2195[May 24 2023 03:27:23 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-05-26"2196[May 24 2023 03:27:23 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field2197[May 24 2023 03:27:24 UTC (QA Tests)] INFO -- clicking :create_token_button2198[May 24 2023 03:27:24 UTC (QA Tests)] INFO -- clicking :toggle_visibility_button2199[May 24 2023 03:27:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectAccessToken with name 'api-project-access-token-2038towf', token's bot username 'project_62_bot_7629cc45d0e29fc58c7b127f5a9576a0' via browser_ui in 8.71 seconds2200[May 24 2023 03:27:25 UTC (QA Tests)] INFO -- clicking :revoke_button2201[May 24 2023 03:27:25 UTC (QA Tests)] INFO -- clicking :confirm_ok_button2202[May 24 2023 03:27:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/the_awesome_project-e54a1b73cc04e2d4'2203 can be created and revoked via the UI2204Manage2205 standard2206 when admin approval is not required2207[May 24 2023 03:27:27 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>false}2208 when user account is deleted2209[May 24 2023 03:27:27 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is not required when user account is deleted allows recreating with same credentials2210[May 24 2023 03:27:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-2055576c0451a2ee' via api in 0.28 seconds2211[May 24 2023 03:27:28 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 2212[May 24 2023 03:27:28 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-2055576c0451a2ee"2213[May 24 2023 03:27:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2214[May 24 2023 03:27:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"2215[May 24 2023 03:27:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2216[May 24 2023 03:27:29 UTC (QA Tests)] INFO -- clicking :sign_in_button2217[May 24 2023 03:27:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.867s2218[May 24 2023 03:27:30 UTC (QA Tests)] INFO -- Enabling super sidebar!2219[May 24 2023 03:27:30 UTC (QA Tests)] INFO -- Super sidebar is already enabled2220[May 24 2023 03:27:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.054s2221[May 24 2023 03:27:32 UTC (QA Tests)] INFO -- clicking :user_avatar_content2222[May 24 2023 03:27:32 UTC (QA Tests)] INFO -- clicking :edit_profile_link2223[May 24 2023 03:27:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.995s2224[May 24 2023 03:27:33 UTC (QA Tests)] INFO -- clicking :nav_item_link2225[May 24 2023 03:27:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.503s2226[May 24 2023 03:27:34 UTC (QA Tests)] INFO -- clicking :delete_account_button2227[May 24 2023 03:27:34 UTC (QA Tests)] INFO -- clicking :confirm_delete_account_button2228[May 24 2023 03:27:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_delete_account_button' took 0.547s2229[May 24 2023 03:28:03 UTC (QA Tests)] INFO -- Saving screenshot..2230[May 24 2023 03:28:03 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is not required when user account is deleted allows recreating with same credentials2231[May 24 2023 03:28:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-5a00dcee5dc068f7' via api in 0.26 seconds2232[May 24 2023 03:28:04 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 2233[May 24 2023 03:28:04 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-5a00dcee5dc068f7"2234[May 24 2023 03:28:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2235[May 24 2023 03:28:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"2236[May 24 2023 03:28:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2237[May 24 2023 03:28:05 UTC (QA Tests)] INFO -- clicking :sign_in_button2238[May 24 2023 03:28:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.923s2239[May 24 2023 03:28:06 UTC (QA Tests)] INFO -- Enabling super sidebar!2240[May 24 2023 03:28:06 UTC (QA Tests)] INFO -- Super sidebar is already enabled2241[May 24 2023 03:28:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.049s2242[May 24 2023 03:28:09 UTC (QA Tests)] INFO -- clicking :user_avatar_content2243[May 24 2023 03:28:09 UTC (QA Tests)] INFO -- clicking :edit_profile_link2244[May 24 2023 03:28:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.719s2245[May 24 2023 03:28:10 UTC (QA Tests)] INFO -- clicking :nav_item_link2246[May 24 2023 03:28:10 UTC (QA Tests)] INFO -- clicking :delete_account_button2247[May 24 2023 03:28:10 UTC (QA Tests)] INFO -- clicking :confirm_delete_account_button2248[May 24 2023 03:28:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm_delete_account_button' took 0.55s2249[May 24 2023 03:30:08 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-5a00dcee5dc068f7"2250[May 24 2023 03:30:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2251[May 24 2023 03:30:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"2252[May 24 2023 03:30:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2253[May 24 2023 03:30:09 UTC (QA Tests)] INFO -- clicking :sign_in_button2254[May 24 2023 03:30:09 UTC (QA Tests)] INFO -- Enabling super sidebar!2255[May 24 2023 03:30:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.042s2256[May 24 2023 03:30:12 UTC (QA Tests)] INFO -- User is not signed in, skipping2257[May 24 2023 03:30:14 UTC (QA Tests)] INFO -- filling :login_field with "root"2258[May 24 2023 03:30:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2259[May 24 2023 03:30:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"2260[May 24 2023 03:30:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2261[May 24 2023 03:30:15 UTC (QA Tests)] INFO -- clicking :sign_in_button2262[May 24 2023 03:30:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.397s2263[May 24 2023 03:30:16 UTC (QA Tests)] INFO -- Enabling super sidebar!2264[May 24 2023 03:30:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled2265[May 24 2023 03:30:18 UTC (QA Tests)] INFO -- clicking :context_switcher2266[May 24 2023 03:30:18 UTC (QA Tests)] INFO -- clicking :nav_item_link2267[May 24 2023 03:30:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.846s2268[May 24 2023 03:30:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.381s2269[May 24 2023 03:30:20 UTC (QA Tests)] INFO -- clicking :nav_item_link2270[May 24 2023 03:30:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.131s2271[May 24 2023 03:30:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_row_content' took 1.06s2272[May 24 2023 03:30:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.053s2273[May 24 2023 03:30:25 UTC (QA Tests)] INFO -- clicking :user_avatar_content2274[May 24 2023 03:30:25 UTC (QA Tests)] INFO -- clicking :sign_out_link2275[May 24 2023 03:30:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.777s2276[May 24 2023 03:30:36 UTC (QA Tests)] INFO -- clicking :register_link2277[May 24 2023 03:30:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element register_link' took 0.579s2278[May 24 2023 03:30:36 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"2279[May 24 2023 03:30:36 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field2280[May 24 2023 03:30:37 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 5a00dcee5dc068f7"2281[May 24 2023 03:30:37 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field2282[May 24 2023 03:30:37 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-5a00dcee5dc068f7"2283[May 24 2023 03:30:37 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field2284[May 24 2023 03:30:37 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-5a00dcee5dc068f7@example.com"2285[May 24 2023 03:30:37 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field2286[May 24 2023 03:30:38 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"2287[May 24 2023 03:30:38 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field2288[May 24 2023 03:30:39 UTC (QA Tests)] INFO -- clicking :new_user_register_button2289[May 24 2023 03:30:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_user_register_button' took 0.833s2290[May 24 2023 03:30:39 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown2291[May 24 2023 03:30:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.02s2292[May 24 2023 03:30:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.014s2293[May 24 2023 03:30:42 UTC (QA Tests)] INFO -- clicking :get_started_button2294[May 24 2023 03:30:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 0.716s2295[May 24 2023 03:30:43 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 2296[May 24 2023 03:30:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-5a00dcee5dc068f7' via browser_ui in 29.52 seconds2297[May 24 2023 03:30:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-5a00dcee5dc068f7'2298 allows recreating with same credentials23001st Try error in ./qa/specs/features/browser_ui/1_manage/login/register_spec.rb:81:2301Failed to GET http://gitlab-ee-f8c3593c.test/api/v4/users?username=qa-user-2055576c0451a2ee&private_token=[****] - (500): `{"message":"500 Internal Server Error"}`.2302Correlation Id: 01H15WS9SD75KS8ZGDGAGHTPVQ2304RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/1_manage/login/register_spec.rb:812305 behaves like registration and login2306[May 24 2023 03:30:43 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is not required behaves like registration and login allows the user to register and login2307[May 24 2023 03:30:44 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 2308[May 24 2023 03:30:44 UTC (QA Tests)] INFO -- filling :login_field with "root"2309[May 24 2023 03:30:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2310[May 24 2023 03:30:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"2311[May 24 2023 03:30:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2312[May 24 2023 03:30:45 UTC (QA Tests)] INFO -- clicking :sign_in_button2313[May 24 2023 03:30:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.826s2314[May 24 2023 03:30:47 UTC (QA Tests)] INFO -- Enabling super sidebar!2315[May 24 2023 03:30:47 UTC (QA Tests)] INFO -- Super sidebar is already enabled2316[May 24 2023 03:30:49 UTC (QA Tests)] INFO -- clicking :context_switcher2317[May 24 2023 03:30:49 UTC (QA Tests)] INFO -- clicking :nav_item_link2318[May 24 2023 03:30:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.68s2319[May 24 2023 03:30:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.416s2320[May 24 2023 03:30:51 UTC (QA Tests)] INFO -- clicking :nav_item_link2321[May 24 2023 03:30:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.883s2322[May 24 2023 03:30:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_row_content' took 1.068s2323[May 24 2023 03:30:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.07s2324[May 24 2023 03:30:55 UTC (QA Tests)] INFO -- clicking :user_avatar_content2325[May 24 2023 03:30:56 UTC (QA Tests)] INFO -- clicking :sign_out_link2326[May 24 2023 03:30:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.579s2327[May 24 2023 03:31:06 UTC (QA Tests)] INFO -- clicking :register_link2328[May 24 2023 03:31:07 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"2329[May 24 2023 03:31:07 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field2330[May 24 2023 03:31:07 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User ad18030874794825"2331[May 24 2023 03:31:07 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field2332[May 24 2023 03:31:07 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-ad18030874794825"2333[May 24 2023 03:31:07 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field2334[May 24 2023 03:31:08 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-ad18030874794825@gitlab.com"2335[May 24 2023 03:31:08 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field2336[May 24 2023 03:31:08 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"2337[May 24 2023 03:31:08 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field2338[May 24 2023 03:31:09 UTC (QA Tests)] INFO -- clicking :new_user_register_button2339[May 24 2023 03:31:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_user_register_button' took 0.725s2340[May 24 2023 03:31:10 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown2341[May 24 2023 03:31:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.017s2342[May 24 2023 03:31:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.019s2343[May 24 2023 03:31:12 UTC (QA Tests)] INFO -- clicking :get_started_button2344[May 24 2023 03:31:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 0.829s2345[May 24 2023 03:31:13 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 2346[May 24 2023 03:31:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-ad18030874794825' via browser_ui in 29.65 seconds2347 allows the user to register and login2348 when admin approval is required2349[May 24 2023 03:31:14 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is required allows user login after approval2350[May 24 2023 03:31:14 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>true}2351[May 24 2023 03:31:15 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 2352[May 24 2023 03:31:15 UTC (QA Tests)] INFO -- filling :login_field with "root"2353[May 24 2023 03:31:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2354[May 24 2023 03:31:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"2355[May 24 2023 03:31:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2356[May 24 2023 03:31:16 UTC (QA Tests)] INFO -- clicking :sign_in_button2357[May 24 2023 03:31:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.175s2358[May 24 2023 03:31:17 UTC (QA Tests)] INFO -- Enabling super sidebar!2359[May 24 2023 03:31:17 UTC (QA Tests)] INFO -- Super sidebar is already enabled2360[May 24 2023 03:31:19 UTC (QA Tests)] INFO -- clicking :context_switcher2361[May 24 2023 03:31:19 UTC (QA Tests)] INFO -- clicking :nav_item_link2362[May 24 2023 03:31:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.769s2363[May 24 2023 03:31:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.279s2364[May 24 2023 03:31:21 UTC (QA Tests)] INFO -- clicking :nav_item_link2365[May 24 2023 03:31:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.985s2366[May 24 2023 03:31:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_row_content' took 1.026s2367[May 24 2023 03:31:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.071s2368[May 24 2023 03:31:25 UTC (QA Tests)] INFO -- clicking :user_avatar_content2369[May 24 2023 03:31:26 UTC (QA Tests)] INFO -- clicking :sign_out_link2370[May 24 2023 03:31:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 1.121s2371[May 24 2023 03:31:37 UTC (QA Tests)] INFO -- clicking :register_link2372[May 24 2023 03:31:37 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"2373[May 24 2023 03:31:37 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field2374[May 24 2023 03:31:38 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User d7614c38eab7c862"2375[May 24 2023 03:31:38 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field2376[May 24 2023 03:31:38 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-d7614c38eab7c862"2377[May 24 2023 03:31:38 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field2378[May 24 2023 03:31:38 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-d7614c38eab7c862@example.com"2379[May 24 2023 03:31:38 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field2380[May 24 2023 03:31:39 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"2381[May 24 2023 03:31:39 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field2382[May 24 2023 03:31:40 UTC (QA Tests)] INFO -- clicking :new_user_register_button2383[May 24 2023 03:31:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_user_register_button' took 0.706s2384[May 24 2023 03:31:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? get_started_button' took 11.023s2385[May 24 2023 03:31:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-d7614c38eab7c862' via browser_ui in 37.1 seconds2386[May 24 2023 03:31:52 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-d7614c38eab7c862"2387[May 24 2023 03:31:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2388[May 24 2023 03:31:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"2389[May 24 2023 03:31:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2390[May 24 2023 03:31:52 UTC (QA Tests)] INFO -- clicking :sign_in_button2391[May 24 2023 03:31:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.655s2392[May 24 2023 03:31:53 UTC (QA Tests)] INFO -- Enabling super sidebar!2393[May 24 2023 03:31:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.039s2394[May 24 2023 03:31:56 UTC (QA Tests)] INFO -- User is not signed in, skipping2395[May 24 2023 03:31:58 UTC (QA Tests)] INFO -- filling :login_field with "root"2396[May 24 2023 03:31:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2397[May 24 2023 03:31:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"2398[May 24 2023 03:31:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2399[May 24 2023 03:31:58 UTC (QA Tests)] INFO -- clicking :sign_in_button2400[May 24 2023 03:31:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.114s2401[May 24 2023 03:32:00 UTC (QA Tests)] INFO -- Enabling super sidebar!2402[May 24 2023 03:32:00 UTC (QA Tests)] INFO -- Super sidebar is already enabled2403[May 24 2023 03:32:02 UTC (QA Tests)] INFO -- clicking :context_switcher2404[May 24 2023 03:32:02 UTC (QA Tests)] INFO -- clicking :nav_item_link2405[May 24 2023 03:32:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.793s2406[May 24 2023 03:32:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.157s2407[May 24 2023 03:32:04 UTC (QA Tests)] INFO -- clicking :nav_item_link2408[May 24 2023 03:32:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.884s2409[May 24 2023 03:32:05 UTC (QA Tests)] INFO -- clicking :pending_approval_tab2410[May 24 2023 03:32:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pending_approval_tab' took 1.073s2411[May 24 2023 03:32:07 UTC (QA Tests)] INFO -- clicking :user_actions_dropdown_toggle2412[May 24 2023 03:32:07 UTC (QA Tests)] INFO -- clicking :approve_user_button2413[May 24 2023 03:32:07 UTC (QA Tests)] INFO -- clicking :approve_user_confirm_button2414[May 24 2023 03:32:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element approve_user_confirm_button' took 1.183s2415[May 24 2023 03:32:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.027s2416[May 24 2023 03:32:10 UTC (QA Tests)] INFO -- clicking :user_avatar_content2417[May 24 2023 03:32:10 UTC (QA Tests)] INFO -- clicking :sign_out_link2418[May 24 2023 03:32:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.557s2419[May 24 2023 03:32:11 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-d7614c38eab7c862"2420[May 24 2023 03:32:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2421[May 24 2023 03:32:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"2422[May 24 2023 03:32:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2423[May 24 2023 03:32:12 UTC (QA Tests)] INFO -- clicking :sign_in_button2424[May 24 2023 03:32:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.8s2425[May 24 2023 03:32:13 UTC (QA Tests)] INFO -- Enabling super sidebar!2426[May 24 2023 03:32:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? navbar' took 3.032s2427[May 24 2023 03:32:16 UTC (QA Tests)] INFO -- User is not signed in, skipping2428[May 24 2023 03:32:17 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown2429[May 24 2023 03:32:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? setup_for_just_me_content' took 1.016s2430[May 24 2023 03:32:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? create_a_new_project_radio' took 1.026s2431[May 24 2023 03:32:19 UTC (QA Tests)] INFO -- clicking :get_started_button2432[May 24 2023 03:32:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element get_started_button' took 0.664s2433[May 24 2023 03:32:20 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 2434[May 24 2023 03:32:20 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>false}2435[May 24 2023 03:32:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-d7614c38eab7c862'2436 allows user login after approval2437Fulfillment2438 Purchase CI minutes2439 with an active subscription2440 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)2441 with existing CI minutes packs2442 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)2443 without active subscription2444 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)2445Fulfillment2446 Utilization2447 in usage quotas storage tab for free plan with a project2448 shows correct used up storage for namespace (PENDING: Test is not compatible with this environment or pipeline)2449ModelOps2450 Suggested Reviewers2451 suggests reviewers (PENDING: Test is not compatible with this environment or pipeline)2452Framework sanity2453 Version check2454 is the specified version (PENDING: Test is not compatible with this environment or pipeline)2455Create2456 Repository tags2457 when protected2458 behaves like unsuccessful tag creation2459[May 24 2023 03:32:21 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when protected behaves like unsuccessful tag creation cannot be created by an unauthorized developer_user2460[May 24 2023 03:32:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2461[May 24 2023 03:32:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.22 seconds2462[May 24 2023 03:32:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-tags-3b144c034645203b' via api in 1.34 seconds2463[May 24 2023 03:32:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds2464[May 24 2023 03:32:22 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-tags-3b144c034645203b QA::Resource::Project2465[May 24 2023 03:32:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds2466[May 24 2023 03:32:23 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-tags-3b144c034645203b QA::Resource::Project2467[May 24 2023 03:32:23 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 2468[May 24 2023 03:32:24 UTC (QA Tests)] INFO -- filling :login_field with "root"2469[May 24 2023 03:32:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2470[May 24 2023 03:32:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"2471[May 24 2023 03:32:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2472[May 24 2023 03:32:24 UTC (QA Tests)] INFO -- clicking :sign_in_button2473[May 24 2023 03:32:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.721s2474[May 24 2023 03:32:27 UTC (QA Tests)] INFO -- Enabling super sidebar!2475[May 24 2023 03:32:27 UTC (QA Tests)] INFO -- Super sidebar is already enabled2476[May 24 2023 03:32:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-tags-3b144c034645203b2477[May 24 2023 03:32:31 UTC (QA Tests)] INFO -- clicking :menu_section_button2478[May 24 2023 03:32:31 UTC (QA Tests)] INFO -- clicking :nav_item_link2479[May 24 2023 03:32:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.867s2480[May 24 2023 03:32:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.549s2481[May 24 2023 03:32:34 UTC (QA Tests)] INFO -- clicking :tags_dropdown2482[May 24 2023 03:32:35 UTC (QA Tests)] INFO -- clicking :access_levels_dropdown2483[May 24 2023 03:32:35 UTC (QA Tests)] INFO -- clicking :protect_tag_button2484[May 24 2023 03:32:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.025s2485[May 24 2023 03:32:39 UTC (QA Tests)] INFO -- clicking :user_avatar_content2486[May 24 2023 03:32:39 UTC (QA Tests)] INFO -- clicking :sign_out_link2487[May 24 2023 03:32:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.981s2488[May 24 2023 03:32:40 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2489[May 24 2023 03:32:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2490[May 24 2023 03:32:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"2491[May 24 2023 03:32:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2492[May 24 2023 03:32:41 UTC (QA Tests)] INFO -- clicking :sign_in_button2493[May 24 2023 03:32:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.641s2494[May 24 2023 03:32:43 UTC (QA Tests)] INFO -- Enabling super sidebar!2495[May 24 2023 03:32:43 UTC (QA Tests)] INFO -- Super sidebar is already enabled2496[May 24 2023 03:32:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-tags-3b144c034645203b2497[May 24 2023 03:32:47 UTC (QA Tests)] INFO -- clicking :menu_section_button2498[May 24 2023 03:32:47 UTC (QA Tests)] INFO -- clicking :nav_item_link2499[May 24 2023 03:32:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.867s2500[May 24 2023 03:32:48 UTC (QA Tests)] INFO -- clicking :new_tag_button2501[May 24 2023 03:32:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_tag_button' took 0.843s2502[May 24 2023 03:32:49 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"2503[May 24 2023 03:32:49 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field2504[May 24 2023 03:32:49 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"2505[May 24 2023 03:32:49 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field2506[May 24 2023 03:32:50 UTC (QA Tests)] INFO -- clicking :create_tag_button2507[May 24 2023 03:32:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_tag_button' took 1.019s2508 cannot be created by an unauthorized developer_user2509 behaves like successful tag creation2510[May 24 2023 03:32:51 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when protected behaves like successful tag creation can be created by maintainer_user2511[May 24 2023 03:32:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.17 seconds2512[May 24 2023 03:32:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.39 seconds2513[May 24 2023 03:32:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-tags-cc71f031650bfd4d' via api in 1.75 seconds2514[May 24 2023 03:32:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.17 seconds2515[May 24 2023 03:32:53 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-tags-cc71f031650bfd4d QA::Resource::Project2516[May 24 2023 03:32:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.17 seconds2517[May 24 2023 03:32:53 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-tags-cc71f031650bfd4d QA::Resource::Project2518[May 24 2023 03:32:54 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 2519[May 24 2023 03:32:54 UTC (QA Tests)] INFO -- filling :login_field with "root"2520[May 24 2023 03:32:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2521[May 24 2023 03:32:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"2522[May 24 2023 03:32:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2523[May 24 2023 03:32:55 UTC (QA Tests)] INFO -- clicking :sign_in_button2524[May 24 2023 03:32:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.104s2525[May 24 2023 03:32:57 UTC (QA Tests)] INFO -- Enabling super sidebar!2526[May 24 2023 03:32:57 UTC (QA Tests)] INFO -- Super sidebar is already enabled2527[May 24 2023 03:32:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-tags-cc71f031650bfd4d2528[May 24 2023 03:33:01 UTC (QA Tests)] INFO -- clicking :menu_section_button2529[May 24 2023 03:33:01 UTC (QA Tests)] INFO -- clicking :nav_item_link2530[May 24 2023 03:33:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.652s2531[May 24 2023 03:33:04 UTC (QA Tests)] INFO -- clicking :tags_dropdown2532[May 24 2023 03:33:05 UTC (QA Tests)] INFO -- clicking :access_levels_dropdown2533[May 24 2023 03:33:05 UTC (QA Tests)] INFO -- clicking :protect_tag_button2534[May 24 2023 03:33:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.029s2535[May 24 2023 03:33:08 UTC (QA Tests)] INFO -- clicking :user_avatar_content2536[May 24 2023 03:33:08 UTC (QA Tests)] INFO -- clicking :sign_out_link2537[May 24 2023 03:33:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.569s2538[May 24 2023 03:33:09 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"2539[May 24 2023 03:33:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2540[May 24 2023 03:33:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"2541[May 24 2023 03:33:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2542[May 24 2023 03:33:10 UTC (QA Tests)] INFO -- clicking :sign_in_button2543[May 24 2023 03:33:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.169s2544[May 24 2023 03:33:11 UTC (QA Tests)] INFO -- Enabling super sidebar!2545[May 24 2023 03:33:11 UTC (QA Tests)] INFO -- Super sidebar is already enabled2546[May 24 2023 03:33:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-tags-cc71f031650bfd4d2547[May 24 2023 03:33:14 UTC (QA Tests)] INFO -- clicking :menu_section_button2548[May 24 2023 03:33:14 UTC (QA Tests)] INFO -- clicking :nav_item_link2549[May 24 2023 03:33:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.837s2550[May 24 2023 03:33:15 UTC (QA Tests)] INFO -- clicking :new_tag_button2551[May 24 2023 03:33:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_tag_button' took 0.87s2552[May 24 2023 03:33:16 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"2553[May 24 2023 03:33:16 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field2554[May 24 2023 03:33:17 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"2555[May 24 2023 03:33:17 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field2556[May 24 2023 03:33:17 UTC (QA Tests)] INFO -- clicking :create_tag_button2557[May 24 2023 03:33:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_tag_button' took 1.299s2558 can be created by maintainer_user2559 when not protected2560 behaves like successful tag creation2561[May 24 2023 03:33:18 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when not protected behaves like successful tag creation can be created by developer_user2562[May 24 2023 03:33:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.06 seconds2563[May 24 2023 03:33:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.18 seconds2564[May 24 2023 03:33:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-tags-5b45fbcf04da6b0e' via api in 1.1 seconds2565[May 24 2023 03:33:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds2566[May 24 2023 03:33:20 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-tags-5b45fbcf04da6b0e QA::Resource::Project2567[May 24 2023 03:33:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.15 seconds2568[May 24 2023 03:33:20 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-tags-5b45fbcf04da6b0e QA::Resource::Project2569[May 24 2023 03:33:21 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 2570[May 24 2023 03:33:21 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2571[May 24 2023 03:33:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2572[May 24 2023 03:33:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"2573[May 24 2023 03:33:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2574[May 24 2023 03:33:22 UTC (QA Tests)] INFO -- clicking :sign_in_button2575[May 24 2023 03:33:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.007s2576[May 24 2023 03:33:23 UTC (QA Tests)] INFO -- Enabling super sidebar!2577[May 24 2023 03:33:23 UTC (QA Tests)] INFO -- Super sidebar is already enabled2578[May 24 2023 03:33:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-tags-5b45fbcf04da6b0e2579[May 24 2023 03:33:27 UTC (QA Tests)] INFO -- clicking :menu_section_button2580[May 24 2023 03:33:27 UTC (QA Tests)] INFO -- clicking :nav_item_link2581[May 24 2023 03:33:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.847s2582[May 24 2023 03:33:28 UTC (QA Tests)] INFO -- clicking :new_tag_button2583[May 24 2023 03:33:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_tag_button' took 0.813s2584[May 24 2023 03:33:29 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"2585[May 24 2023 03:33:29 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field2586[May 24 2023 03:33:30 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"2587[May 24 2023 03:33:30 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field2588[May 24 2023 03:33:30 UTC (QA Tests)] INFO -- clicking :create_tag_button2589[May 24 2023 03:33:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_tag_button' took 1.251s2590 can be created by developer_user2591 behaves like successful tag creation2592[May 24 2023 03:33:31 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when not protected behaves like successful tag creation can be created by maintainer_user2593[May 24 2023 03:33:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-4' via api in 0.07 seconds2594[May 24 2023 03:33:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e' via api in 0.2 seconds2595[May 24 2023 03:33:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-tags-df3a3eda2e94dfd4' via api in 1.35 seconds2596[May 24 2023 03:33:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.18 seconds2597[May 24 2023 03:33:33 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-tags-df3a3eda2e94dfd4 QA::Resource::Project2598[May 24 2023 03:33:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.15 seconds2599[May 24 2023 03:33:33 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-tags-df3a3eda2e94dfd4 QA::Resource::Project2600[May 24 2023 03:33:34 UTC (QA Tests)] INFO -- Simulating a slow connection with additional latency of 150 ms and a maximum throughput of 256 kbps 2601[May 24 2023 03:33:34 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"2602[May 24 2023 03:33:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2603[May 24 2023 03:33:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"2604[May 24 2023 03:33:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2605[May 24 2023 03:33:35 UTC (QA Tests)] INFO -- clicking :sign_in_button2606[May 24 2023 03:33:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.143s2607[May 24 2023 03:33:37 UTC (QA Tests)] INFO -- Enabling super sidebar!2608[May 24 2023 03:33:37 UTC (QA Tests)] INFO -- Super sidebar is already enabled2609[May 24 2023 03:33:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-f8c3593c.test/gitlab-qa-sandbox-group-4/qa-test-2023-05-24-03-07-39-4b7ae9248795399e/project-for-tags-df3a3eda2e94dfd42610[May 24 2023 03:33:40 UTC (QA Tests)] INFO -- clicking :menu_section_button2611[May 24 2023 03:33:40 UTC (QA Tests)] INFO -- clicking :nav_item_link2612[May 24 2023 03:33:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.846s2613[May 24 2023 03:33:41 UTC (QA Tests)] INFO -- clicking :new_tag_button2614[May 24 2023 03:33:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_tag_button' took 0.824s2615[May 24 2023 03:33:41 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"2616[May 24 2023 03:33:41 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field2617[May 24 2023 03:33:42 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"2618[May 24 2023 03:33:42 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field2619[May 24 2023 03:33:42 UTC (QA Tests)] INFO -- clicking :create_tag_button2620[May 24 2023 03:33:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_tag_button' took 1.217s2621 can be created by maintainer_user2622Manage2623 Group access2624[May 24 2023 03:33:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-7d9b31cf5758ebf8' via api in 0.3 seconds2625[May 24 2023 03:33:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds2626[May 24 2023 03:33:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-ip-restricted-sandbox-group-7d9b31cf5758ebf8/ip-address-restricted-group-78ee4059c47f817d' via api in 0.3 seconds2627[May 24 2023 03:33:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-ip-restricted-sandbox-group-7d9b31cf5758ebf8/ip-address-restricted-group-78ee4059c47f817d/project-in-ip-restricted-group-4e8b97060614c7a3' via api in 1.55 seconds2628[May 24 2023 03:33:46 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-ip-restricted-sandbox-group-7d9b31cf5758ebf8/ip-address-restricted-group-78ee4059c47f817d/project-in-ip-restricted-group-4e8b97060614c7a3 QA::Resource::Project2629 when restricted by another ip address2630 with API2631[May 24 2023 03:33:46 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with API denies access2632[May 24 2023 03:33:47 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.32633[May 24 2023 03:33:47 UTC (QA Tests)] INFO -- filling :login_field with "root"2634[May 24 2023 03:33:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2635[May 24 2023 03:33:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"2636[May 24 2023 03:33:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2637[May 24 2023 03:33:48 UTC (QA Tests)] INFO -- clicking :sign_in_button2638[May 24 2023 03:33:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.192s2639[May 24 2023 03:33:50 UTC (QA Tests)] INFO -- Enabling super sidebar!2640[May 24 2023 03:33:50 UTC (QA Tests)] INFO -- Super sidebar is already enabled2641[May 24 2023 03:33:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-f8c3593c.test/groups/gitlab-qa-ip-restricted-sandbox-group-7d9b31cf5758ebf82642[May 24 2023 03:33:53 UTC (QA Tests)] INFO -- clicking :menu_section_button2643[May 24 2023 03:33:53 UTC (QA Tests)] INFO -- clicking :nav_item_link2644[May 24 2023 03:33:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 2.025s2645[May 24 2023 03:33:56 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2646[May 24 2023 03:33:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.568s2647[May 24 2023 03:34:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.066s2648[May 24 2023 03:34:00 UTC (QA Tests)] INFO -- clicking :user_avatar_content2649[May 24 2023 03:34:00 UTC (QA Tests)] INFO -- clicking :sign_out_link2650[May 24 2023 03:34:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.744s2651[May 24 2023 03:34:00 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:Tyxj-y2652[May 24 2023 03:34:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-7a6afwfn' via cache in 0.0 seconds2653 denies access2654 with UI2655[May 24 2023 03:34:01 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with UI denies access2656[May 24 2023 03:34:01 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.32657[May 24 2023 03:34:01 UTC (QA Tests)] INFO -- filling :login_field with "root"2658[May 24 2023 03:34:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2659[May 24 2023 03:34:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"2660[May 24 2023 03:34:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2661[May 24 2023 03:34:02 UTC (QA Tests)] INFO -- clicking :sign_in_button2662[May 24 2023 03:34:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.225s2663[May 24 2023 03:34:04 UTC (QA Tests)] INFO -- Enabling super sidebar!2664[May 24 2023 03:34:04 UTC (QA Tests)] INFO -- Super sidebar is already enabled2665[May 24 2023 03:34:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-f8c3593c.test/groups/gitlab-qa-ip-restricted-sandbox-group-7d9b31cf5758ebf82666[May 24 2023 03:34:06 UTC (QA Tests)] INFO -- clicking :menu_section_button2667[May 24 2023 03:34:07 UTC (QA Tests)] INFO -- clicking :nav_item_link2668[May 24 2023 03:34:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.249s2669[May 24 2023 03:34:10 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2670[May 24 2023 03:34:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.233s2671[May 24 2023 03:34:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.053s2672[May 24 2023 03:34:12 UTC (QA Tests)] INFO -- clicking :user_avatar_content2673[May 24 2023 03:34:13 UTC (QA Tests)] INFO -- clicking :sign_out_link2674[May 24 2023 03:34:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.561s2675[May 24 2023 03:34:13 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2676[May 24 2023 03:34:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2677[May 24 2023 03:34:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"2678[May 24 2023 03:34:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2679[May 24 2023 03:34:14 UTC (QA Tests)] INFO -- clicking :sign_in_button2680[May 24 2023 03:34:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.165s2681[May 24 2023 03:34:16 UTC (QA Tests)] INFO -- Enabling super sidebar!2682[May 24 2023 03:34:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled2683[May 24 2023 03:34:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-f8c3593c.test/groups/gitlab-qa-ip-restricted-sandbox-group-7d9b31cf5758ebf82684[May 24 2023 03:34:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-f8c3593c.test/groups/gitlab-qa-ip-restricted-sandbox-group-7d9b31cf5758ebf8/ip-address-restricted-group-78ee4059c47f817d2685 denies access2686 with SSH2687[May 24 2023 03:34:18 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with SSH denies access2688[May 24 2023 03:34:19 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.32689[May 24 2023 03:34:19 UTC (QA Tests)] INFO -- filling :login_field with "root"2690[May 24 2023 03:34:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2691[May 24 2023 03:34:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"2692[May 24 2023 03:34:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2693[May 24 2023 03:34:20 UTC (QA Tests)] INFO -- clicking :sign_in_button2694[May 24 2023 03:34:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.184s2695[May 24 2023 03:34:21 UTC (QA Tests)] INFO -- Enabling super sidebar!2696[May 24 2023 03:34:22 UTC (QA Tests)] INFO -- Super sidebar is already enabled2697[May 24 2023 03:34:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-f8c3593c.test/groups/gitlab-qa-ip-restricted-sandbox-group-7d9b31cf5758ebf82698[May 24 2023 03:34:24 UTC (QA Tests)] INFO -- clicking :menu_section_button2699[May 24 2023 03:34:24 UTC (QA Tests)] INFO -- clicking :nav_item_link2700[May 24 2023 03:34:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 0.973s2701[May 24 2023 03:34:27 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2702[May 24 2023 03:34:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.465s2703[May 24 2023 03:34:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.019s2704[May 24 2023 03:34:30 UTC (QA Tests)] INFO -- clicking :user_avatar_content2705[May 24 2023 03:34:30 UTC (QA Tests)] INFO -- clicking :sign_out_link2706[May 24 2023 03:34:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.575s2707[May 24 2023 03:34:31 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230524-39-8sot2s/id_rsa -N `2708[May 24 2023 03:34:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '3' via api in 1.1 seconds2709[May 24 2023 03:34:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '3'2710 denies access2711 when restricted by user's ip address2712 with API2713[May 24 2023 03:34:33 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with API allows access2714[May 24 2023 03:34:34 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.32715[May 24 2023 03:34:34 UTC (QA Tests)] INFO -- filling :login_field with "root"2716[May 24 2023 03:34:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2717[May 24 2023 03:34:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"2718[May 24 2023 03:34:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2719[May 24 2023 03:34:35 UTC (QA Tests)] INFO -- clicking :sign_in_button2720[May 24 2023 03:34:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.231s2721[May 24 2023 03:34:36 UTC (QA Tests)] INFO -- Enabling super sidebar!2722[May 24 2023 03:34:36 UTC (QA Tests)] INFO -- Super sidebar is already enabled2723[May 24 2023 03:34:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-f8c3593c.test/groups/gitlab-qa-ip-restricted-sandbox-group-7d9b31cf5758ebf82724[May 24 2023 03:34:39 UTC (QA Tests)] INFO -- clicking :menu_section_button2725[May 24 2023 03:34:39 UTC (QA Tests)] INFO -- clicking :nav_item_link2726[May 24 2023 03:34:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.222s2727[May 24 2023 03:34:42 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2728[May 24 2023 03:34:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.278s2729[May 24 2023 03:34:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.017s2730[May 24 2023 03:34:45 UTC (QA Tests)] INFO -- clicking :user_avatar_content2731[May 24 2023 03:34:45 UTC (QA Tests)] INFO -- clicking :sign_out_link2732[May 24 2023 03:34:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.569s2733 allows access2734 with SSH2735[May 24 2023 03:34:46 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with SSH allows access2736[May 24 2023 03:34:47 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.32737[May 24 2023 03:34:47 UTC (QA Tests)] INFO -- filling :login_field with "root"2738[May 24 2023 03:34:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2739[May 24 2023 03:34:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"2740[May 24 2023 03:34:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2741[May 24 2023 03:34:48 UTC (QA Tests)] INFO -- clicking :sign_in_button2742[May 24 2023 03:34:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.209s2743[May 24 2023 03:34:49 UTC (QA Tests)] INFO -- Enabling super sidebar!2744[May 24 2023 03:34:49 UTC (QA Tests)] INFO -- Super sidebar is already enabled2745[May 24 2023 03:34:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-f8c3593c.test/groups/gitlab-qa-ip-restricted-sandbox-group-7d9b31cf5758ebf82746[May 24 2023 03:34:52 UTC (QA Tests)] INFO -- clicking :menu_section_button2747[May 24 2023 03:34:52 UTC (QA Tests)] INFO -- clicking :nav_item_link2748[May 24 2023 03:34:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.022s2749[May 24 2023 03:34:55 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2750[May 24 2023 03:34:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.246s2751[May 24 2023 03:34:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.04s2752[May 24 2023 03:34:58 UTC (QA Tests)] INFO -- clicking :user_avatar_content2753[May 24 2023 03:34:58 UTC (QA Tests)] INFO -- clicking :sign_out_link2754[May 24 2023 03:34:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.567s2755[May 24 2023 03:34:58 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20230524-39-zl1vbu/id_rsa -N `2756[May 24 2023 03:34:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '4' via api in 0.35 seconds2757[May 24 2023 03:35:00 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2758[May 24 2023 03:35:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.61 seconds2759[May 24 2023 03:35:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '4'2760 allows access2761 with UI2762[May 24 2023 03:35:01 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with UI allows access2763[May 24 2023 03:35:01 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.32764[May 24 2023 03:35:01 UTC (QA Tests)] INFO -- filling :login_field with "root"2765[May 24 2023 03:35:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2766[May 24 2023 03:35:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"2767[May 24 2023 03:35:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2768[May 24 2023 03:35:02 UTC (QA Tests)] INFO -- clicking :sign_in_button2769[May 24 2023 03:35:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.288s2770[May 24 2023 03:35:04 UTC (QA Tests)] INFO -- Enabling super sidebar!2771[May 24 2023 03:35:04 UTC (QA Tests)] INFO -- Super sidebar is already enabled2772[May 24 2023 03:35:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-f8c3593c.test/groups/gitlab-qa-ip-restricted-sandbox-group-7d9b31cf5758ebf82773[May 24 2023 03:35:07 UTC (QA Tests)] INFO -- clicking :menu_section_button2774[May 24 2023 03:35:07 UTC (QA Tests)] INFO -- clicking :nav_item_link2775[May 24 2023 03:35:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav_item_link' took 1.303s2776[May 24 2023 03:35:10 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button2777[May 24 2023 03:35:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.525s2778[May 24 2023 03:35:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_profile_link' took 1.062s2779[May 24 2023 03:35:13 UTC (QA Tests)] INFO -- clicking :user_avatar_content2780[May 24 2023 03:35:13 UTC (QA Tests)] INFO -- clicking :sign_out_link2781[May 24 2023 03:35:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_out_link' took 0.55s2782[May 24 2023 03:35:14 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2783[May 24 2023 03:35:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2784[May 24 2023 03:35:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"2785[May 24 2023 03:35:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2786[May 24 2023 03:35:15 UTC (QA Tests)] INFO -- clicking :sign_in_button2787[May 24 2023 03:35:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.099s2788[May 24 2023 03:35:16 UTC (QA Tests)] INFO -- Enabling super sidebar!2789[May 24 2023 03:35:16 UTC (QA Tests)] INFO -- Super sidebar is already enabled2790[May 24 2023 03:35:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-f8c3593c.test/groups/gitlab-qa-ip-restricted-sandbox-group-7d9b31cf5758ebf82791[May 24 2023 03:35:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-f8c3593c.test/groups/gitlab-qa-ip-restricted-sandbox-group-7d9b31cf5758ebf8/ip-address-restricted-group-78ee4059c47f817d2792 allows access2793[May 24 2023 03:35:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-7d9b31cf5758ebf8'2794[May 24 2023 03:35:21 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2795{2796 "qa/specs/features/browser_ui/3_create/repository/add_list_delete_branches_spec.rb": 26.40117647000079,2797 "qa/specs/features/api/3_create/repository/push_postreceive_idempotent_spec.rb": 9.405503626999234,2798 "qa/specs/features/browser_ui/9_data_stores/project/project_owner_permissions_spec.rb": 65.24185977700017,2799 "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb": 15.357269008000003,2800 "qa/specs/features/api/3_create/merge_request/push_options_title_description_spec.rb": 6.86478619799982,2801 "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_a_project_spec.rb": 34.041196098,2802 "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb": 25.925938244999998,2803 "qa/specs/features/ee/browser_ui/2_plan/group_wiki/file_upload_group_wiki_page_spec.rb": 14.258638489999612,2804 "qa/specs/features/browser_ui/4_verify/testing/endpoint_coverage_spec.rb": 23.045354699999734,2805 "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/four_assignees_spec.rb": 9.57354215399937,2806 "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb": 4.072180655000011,2807 "qa/specs/features/ee/browser_ui/10_govern/change_vulnerability_status_spec.rb": 46.707728971000506,2808 "qa/specs/features/browser_ui/2_plan/design_management/add_design_content_spec.rb": 12.045414659000016,2809 "qa/specs/features/ee/browser_ui/2_plan/epic/roadmap_spec.rb": 6.774467186000038,2810 "qa/specs/features/browser_ui/3_create/snippet/delete_file_from_snippet_spec.rb": 43.91603478199977,2811 "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb": 19.029758342000605,2812 "qa/specs/features/browser_ui/9_data_stores/group/group_member_access_request_spec.rb": 50.53651726499993,2813 "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb": 12.865825574000155,2814 "qa/specs/features/browser_ui/3_create/snippet/add_file_to_snippet_spec.rb": 24.065727818000596,2815 "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb": 26.60432685700016,2816 "qa/specs/features/browser_ui/8_monitor/alert_management/recovery_alert_resolves_correct_alert_spec.rb": 35.906513326000095,2817 "qa/specs/features/ee/browser_ui/9_data_stores/group/share_group_with_group_spec.rb": 22.303150829000515,2818 "qa/specs/features/browser_ui/4_verify/ci_variable/raw_variables_defined_in_yaml_spec.rb": 15.618649376000576,2819 "qa/specs/features/ee/browser_ui/4_verify/pipeline_subscription_with_group_owned_project_spec.rb": 33.12907121900025,2820 "qa/specs/features/ee/browser_ui/3_create/repository/file_locking_spec.rb": 180.04869570899973,2821 "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb": 11.635982294999849,2822 "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb": 24.18396095299977,2823 "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb": 10.98395312699995,2824 "qa/specs/features/ee/browser_ui/10_govern/project/project_audit_logs_spec.rb": 94.85465246100011,2825 "qa/specs/features/browser_ui/1_manage/login/2fa_recovery_spec.rb": 41.63796147799985,2826 "qa/specs/features/browser_ui/2_plan/design_management/modify_design_content_spec.rb": 13.245317303000775,2827 "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb": 10.05106604499997,2828 "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_root_group_spec.rb": 99.08891655900061,2829 "qa/specs/features/browser_ui/3_create/repository/push_over_http_spec.rb": 9.539496856000369,2830 "qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb": 29.05370300499999,2831 "qa/specs/features/browser_ui/9_data_stores/project/view_project_activity_spec.rb": 11.156677889999628,2832 "qa/specs/features/ee/browser_ui/10_govern/project_security_dashboard_spec.rb": 29.5665853419996,2833 "qa/specs/features/browser_ui/6_release/deploy_key/add_deploy_key_spec.rb": 12.609026520000043,2834 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb": 9.565767029999733,2835 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/group_issue_boards_spec.rb": 11.161689873999421,2836 "qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb": 10.925576237999849,2837 "qa/specs/features/browser_ui/1_manage/login/register_spec.rb": 294.29751740199936,2838 "qa/specs/features/browser_ui/3_create/repository/protected_tags_spec.rb": 82.94750966299944,2839 "qa/specs/features/ee/browser_ui/1_manage/group/restrict_by_ip_address_spec.rb": 97.033102004000282840}2841[May 24 2023 03:35:21 UTC (QA Tests)] INFO -- 2842Knapsack global time execution for tests: 27m 47s2843Pending: (Failures listed here are expected and do not affect your suite's status)2844 1) Manage 2FA allows enforcing 2FA via UI and logging in with 2FA2845 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4093362846 # ./qa/specs/features/browser_ui/1_manage/login/log_in_with_2fa_spec.rb:522847 2) Create Branch Rules Overview adds a new branch rule2848 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4035832849 # ./qa/specs/features/browser_ui/3_create/repository/add_new_branch_rule_spec.rb:422850 3) Fulfillment Purchase CI minutes with an active subscription adds additional minutes to group namespace2851 # Test is not compatible with this environment or pipeline2852 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:692853 4) Fulfillment Purchase CI minutes with existing CI minutes packs adds additional minutes to group namespace2854 # Test is not compatible with this environment or pipeline2855 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:942856 5) Fulfillment Purchase CI minutes without active subscription adds additional minutes to group namespace2857 # Test is not compatible with this environment or pipeline2858 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:502859 6) Fulfillment Utilization in usage quotas storage tab for free plan with a project shows correct used up storage for namespace2860 # Test is not compatible with this environment or pipeline2861 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb:592862 7) ModelOps Suggested Reviewers suggests reviewers2863 # Test is not compatible with this environment or pipeline2864 # ./qa/specs/features/ee/browser_ui/14_model_ops/suggested_reviewer_spec.rb:482865 8) Framework sanity Version check is the specified version2866 # Test is not compatible with this environment or pipeline2867 # ./qa/specs/features/sanity/version_spec.rb:152868Finished in 27 minutes 56 seconds (files took 6.83 seconds to load)286989 examples, 0 failures, 8 pending2870Randomized with seed 478372871[May 24 2023 03:35:22 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-f8c3593c`2872[May 24 2023 03:35:22 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-f8c3593c`2874Running after script...2875$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command2876$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2877$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"3051Not uploading cache qa-e2e-ruby-3.0-cc139e7a6017dde712be6c7f1fd97b0a-16 due to policy3053Uploading artifacts...3054gitlab-qa-run-*: found 449 matching artifact files and directories 3055Uploading artifacts as "archive" to coordinator... 201 Created id=4338778330 responseStatus=201 Created token=64_Y4aJn3056Uploading artifacts...3057gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 3058Uploading artifacts as "junit" to coordinator... 201 Created id=4338778330 responseStatus=201 Created token=64_Y4aJn3059Uploading artifacts...3060/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 3061Uploading artifacts as "dotenv" to coordinator... 201 Created id=4338778330 responseStatus=201 Created token=64_Y4aJn3063Job succeeded