ee:decomposition-multiple-db-parallel 1/5
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 15.3.0 (bbcb5aba)2 on gitlab-org-qa-runner ss7o3c7p3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 ...7Starting service docker:20.10.14-dind ...8Pulling docker image docker:20.10.14-dind ...9Using docker image sha256:a072474332af3e4cf06e349685c4cea8f9e631f0c5cab5b582f3a3ab4cff9b6a for docker:20.10.14-dind with digest docker@sha256:210076c7772f47831afaf7ff200cf431c6cd191f0d0cb0805b1d9a996e99fb5e ...10Waiting for services to be up and running (timeout 30 seconds)...11Authenticating with credentials from job payload (GitLab Registry)12Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 ...13Using docker image sha256:90cb97dc79a8ce746a277054784ea6d8b44ca800bad08e39af8a11cbd7e90d61 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:9503d2bdd64a5a2d0806bed91b15b002057b9a018f7ecce2da25e65404f234f3 ...15Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1667511066-912a1d65-gcp...17Fetching changes with git depth set to 20...18Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/19Created fresh repository.20remote: Enumerating objects: 142284, done. 21remote: Counting objects: 100% (142284/142284), done. 22remote: Compressing objects: 100% (86014/86014), done. 23remote: Total 142284 (delta 68639), reused 102579 (delta 51477), pack-reused 0 24Receiving objects: 100% (142284/142284), 116.01 MiB | 46.51 MiB/s, done.25Resolving deltas: 100% (68639/68639), done.27 * [new ref] refs/pipelines/685114696 -> refs/pipelines/68511469628 * [new branch] master -> origin/master29Checking out acfa36be as master...30Skipping Git submodules setup32Checking cache for qa-e2e-ruby-2.7-f27a445f8b39eb266c04c2304e1e8ecf-16...33Downloading cache.zip from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-2.7-f27a445f8b39eb266c04c2304e1e8ecf-16 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (3271976685)...37Downloading artifacts from coordinator... ok id=3271976685 responseStatus=200 OK token=YVzyPR4_39Using docker image sha256:90cb97dc79a8ce746a277054784ea6d8b44ca800bad08e39af8a11cbd7e90d61 for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7:bundler-2.3-docker-20.10.14 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7@sha256:9503d2bdd64a5a2d0806bed91b15b002057b9a018f7ecce2da25e65404f234f3 ...40$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")41$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command42Bundle complete! 37 Gemfile dependencies, 123 gems now installed.43Gems in the groups 'production' and 'development' were not installed.44Use `bundle info [gemname]` to see where a bundled gem is installed.45$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"46$ echo "Running - '$QA_COMMAND'"47Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:acfa36be8ad439538c6af8725d51b27ee81c952c --omnibus-config decomposition_multiple_db -- --format QA::Support::JsonFormatter --out tmp/rspec-3271976745.json --format RspecJunitFormatter --out tmp/rspec-3271976745.xml --format html --out tmp/rspec-$(echo ee:decomposition-multiple-db-parallel 1/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Nov 03 2022 21:33:22 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q telegraf:1.21-alpine`50[Nov 03 2022 21:33:24 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^telegraf$`51[Nov 03 2022 21:33:24 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name telegraf --user root --entrypoint telegraf --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-11-03-21-33-22-47b74605/telegraf:/etc/telegraf/log:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/d20221103-23-13240ea/telegraf.conf:/etc/telegraf/telegraf.conf:ro --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_PIPELINE_ID="$CI_PIPELINE_ID" telegraf:1.21-alpine`52[Nov 03 2022 21:33:26 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`53[Nov 03 2022 21:33:26 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:acfa36be8ad439538c6af8725d51b27ee81c952c`54[Nov 03 2022 21:34:06 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-64e51ad1$`55[Nov 03 2022 21:34:06 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`56[Nov 03 2022 21:34:06 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`57[Nov 03 2022 21:34:06 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-64e51ad1 --net test --hostname gitlab-ee-64e51ad1.test -p 80 --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-11-03-21-33-22-47b74605/gitlab-ee-64e51ad1/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:acfa36be8ad439538c6af8725d51b27ee81c952c`58[Nov 03 2022 21:34:19 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-64e51ad1 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2022-11-03 21:33:2659# Gitlab::QA::Runtime::OmnibusConfigurations::Default60gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme61gitlab_rails['gitlab_disable_animations'] = true # Disable animations62gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry63gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password64# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionMultipleDb65#gitlab_rails['databases']['main']['enable'] = true66#gitlab_rails['databases']['ci']['enable'] = true67#gitlab_rails['databases']['ci']['db_database'] = 'gitlabhq_production_ci'68gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com'}\" > /etc/gitlab/gitlab.rb;"`69[Nov 03 2022 21:34:19 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-64e51ad1`70[Nov 03 2022 21:37:55 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...71[Nov 03 2022 21:37:55 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`72[Nov 03 2022 21:37:56 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`73[Nov 03 2022 21:37:57 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`74[Nov 03 2022 21:37:58 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`75[Nov 03 2022 21:37:59 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`76[Nov 03 2022 21:38:00 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`77[Nov 03 2022 21:38:01 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`78[Nov 03 2022 21:38:02 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`79[Nov 03 2022 21:38:03 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`80[Nov 03 2022 21:38:04 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`81[Nov 03 2022 21:38:05 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`82[Nov 03 2022 21:38:06 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`83[Nov 03 2022 21:38:07 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`84[Nov 03 2022 21:38:08 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`85[Nov 03 2022 21:38:09 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`86[Nov 03 2022 21:38:10 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`87[Nov 03 2022 21:38:11 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`88[Nov 03 2022 21:38:12 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`89[Nov 03 2022 21:38:13 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`90[Nov 03 2022 21:38:14 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`91[Nov 03 2022 21:38:15 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`92[Nov 03 2022 21:38:16 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`93[Nov 03 2022 21:38:17 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`94[Nov 03 2022 21:38:18 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`95[Nov 03 2022 21:38:19 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`96[Nov 03 2022 21:38:20 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-64e51ad1`97[Nov 03 2022 21:38:20 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-64e51ad1 80/tcp`98[Nov 03 2022 21:38:21 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:49153`!99[Nov 03 2022 21:38:21 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-8.10.1/support/data gitlab-ee-64e51ad1:/tmp/data-seeds`100[Nov 03 2022 21:38:21 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-64e51ad1 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`101[Nov 03 2022 21:38:21 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-64e51ad1 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[Nov 03 2022 21:38:21 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-64e51ad1 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`108[Nov 03 2022 21:38:21 UTC (Gitlab QA)] INFO -- Running exec_commands...109[Nov 03 2022 21:38:21 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-64e51ad1 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`110[Nov 03 2022 21:39:12 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-64e51ad1 bash -c "sed -i 's/#gitlab_rails/gitlab_rails/g' /etc/gitlab/gitlab.rb"`111[Nov 03 2022 21:39:12 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-64e51ad1 bash -c "gitlab-ctl reconfigure"`112[Nov 03 2022 21:39:28 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-64e51ad1 bash -c "gitlab-psql -c 'create database gitlabhq_production_ci owner gitlab'"`113[Nov 03 2022 21:39:28 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-64e51ad1 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension btree_gist'"`114[Nov 03 2022 21:39:28 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-64e51ad1 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension pg_trgm'"`115[Nov 03 2022 21:39:28 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-64e51ad1 bash -c "gitlab-rake db:structure:load:ci"`116[Nov 03 2022 21:40:10 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-64e51ad1 bash -c "gitlab-ctl restart"`117[Nov 03 2022 21:40:40 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-64e51ad1 bash -c ""`118[Nov 03 2022 21:40:40 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`119[Nov 03 2022 21:40:40 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:acfa36be8ad439538c6af8725d51b27ee81c952c`120[Nov 03 2022 21:41:42 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee121[Nov 03 2022 21:41:42 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_CONFINER_TOKEN_UNUSED_TO_BE_REMOVED="$QA_CONFINER_TOKEN_UNUSED_TO_BE_REMOVED" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --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_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_GCLOUD_ACCOUNT_EMAIL_UNUSED_TO_BE_REMOVED="$QA_GCLOUD_ACCOUNT_EMAIL_UNUSED_TO_BE_REMOVED" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --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_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_ALLURE_REPORT_GCS_CREDENTIALS="$QA_ALLURE_REPORT_GCS_CREDENTIALS" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_SUITES="$QA_SUITES" --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_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_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_GCLOUD_ACCOUNT_KEY_UNUSED_TO_BE_REMOVED="$QA_GCLOUD_ACCOUNT_KEY_UNUSED_TO_BE_REMOVED" --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 ELASTIC_URL="$ELASTIC_URL" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-11-03-21-33-22-47b74605/gitlab-ee-qa-e5da2cbd:/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-e5da2cbd registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:acfa36be8ad439538c6af8725d51b27ee81c952c Test::Instance::All http://gitlab-ee-64e51ad1.test -- --format QA::Support::JsonFormatter --out tmp/rspec-3271976745.json --format RspecJunitFormatter --out tmp/rspec-3271976745.xml --format html --out tmp/rspec-ee:decomposition-multiple-db-parallel_1_5.htm --color --format documentation`122[Nov 03 2022 21:41:54 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'ee-decomposition-multiple-db-parallel' to 'knapsack/ee-decomposition-multiple-db-parallel.json'123[Nov 03 2022 21:41:54 UTC (QA Tests)] INFO -- Report already exists, skipping!1242022-11-03 21:41:55 / CONF :: 125 ==> Base URL: http://gitlab-ee-64e51ad1.test126 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f60c4748d68>127 ==> Libraries: Chemlab::Vendor128[Nov 03 2022 21:41:55 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA129[Nov 03 2022 21:41:55 UTC (QA Tests)] INFO -- Performing sanity check for environment!130[Nov 03 2022 21:41:56 UTC (QA Tests)] INFO -- Performing initial license fabrication!131[Nov 03 2022 21:41:58 UTC (QA Tests)] INFO -- filling :login_field with "root"132[Nov 03 2022 21:41:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field133[Nov 03 2022 21:41:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"134[Nov 03 2022 21:41:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field135[Nov 03 2022 21:41:59 UTC (QA Tests)] INFO -- clicking :sign_in_button136[Nov 03 2022 21:42:01 UTC (QA Tests)] INFO -- clicking :navbar_dropdown137[Nov 03 2022 21:42:01 UTC (QA Tests)] INFO -- clicking :admin_area_link138[Nov 03 2022 21:42:04 UTC (QA Tests)] INFO -- clicking :admin_subscription_menu_link139[Nov 03 2022 21:42:16 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link140[Nov 03 2022 21:42:17 UTC (QA Tests)] INFO -- clicking :admin_settings_general_link141[Nov 03 2022 21:42:18 UTC (QA Tests)] INFO -- clicking :expand_add_license_button142[Nov 03 2022 21:42:19 UTC (QA Tests)] INFO -- filling :license_key_field with "*****"143[Nov 03 2022 21:42:19 UTC (QA Tests)] INFO -- clicking the coordinates of :license_key_field144[Nov 03 2022 21:42:19 UTC (QA Tests)] INFO -- checking :accept_eula_checkbox with args {}145[Nov 03 2022 21:42:19 UTC (QA Tests)] INFO -- clicking :license_upload_button146[Nov 03 2022 21:42:25 UTC (QA Tests)] INFO -- clicking :user_avatar_content147[Nov 03 2022 21:42:25 UTC (QA Tests)] INFO -- clicking :sign_out_link148[Nov 03 2022 21:42:25 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License via browser_ui in 29.74 seconds149[Nov 03 2022 21:42:25 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====150[Nov 03 2022 21:42:25 UTC (QA Tests)] INFO -- Report specs:151[Nov 03 2022 21:42:25 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/1_manage/login/register_spec.rb", "qa/specs/features/ee/api/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/restrict_by_ip_address_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/new_discussion_not_dropping_merge_trains_mr_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/epics_management_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/iterations/create_group_iteration_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/scan_result_policy_vulnerabilities_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_content_creation_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/add_batch_comments_in_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_inheritable_when_forward_pipeline_variables_true_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_ssh_with_key_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/default_merge_request_template_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/project_issue_boards_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/view_merge_request_diff_patch_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/link_to_line_in_web_ide_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_editor_tabs_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_project_milestone_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/update_ci_file_with_pipeline_editor_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_content_manipulation_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/share_group_with_group_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/insights/default_insights_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/contribution_analytics_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/open_web_ide_from_diff_tab_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/create_first_file_in_web_ide_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue/default_issue_template_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/custom_issue_template_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/promote_issue_to_epic_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configure_issue_board_by_label_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/create_file_via_web_spec.rb", "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb", "qa/specs/features/browser_ui/1_manage/login/log_in_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/roadmap_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/license/license_spec.rb", "qa/specs/features/api/3_create/repository/push_postreceive_idempotent_spec.rb", "qa/specs/features/api/1_manage/user_access_termination_spec.rb", "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb"]152[Nov 03 2022 21:42:25 UTC (QA Tests)] INFO -- Leftover specs:153[Nov 03 2022 21:42:25 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/automatic_failover_and_recovery_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_connectivity_spec.rb", "qa/specs/features/api/1_manage/integrations/webhook_events_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb", "qa/specs/features/api/8_monitor/metrics_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/pipeline_status_emails_spec.rb", "qa/specs/features/browser_ui/2_plan/email/trigger_email_notification_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/open_fork_in_web_ide_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/container_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/conan_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven_gradle_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/pypi_repository_spec.rb", "qa/specs/features/ee/api/3_create/wiki/group_wiki_repository_storage_move_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/issues_index/issue_index_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/vulnerabilities_jira_integration_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/attachment_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_project_snippets_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/ssh_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/integrations/jira_issues_list_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/transient/merge_trains_transient_bug_spec.rb", "qa/specs/features/sanity/version_spec.rb"]154[Nov 03 2022 21:42:25 UTC (QA Tests)] INFO -- Knapsack report generator started!155Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}156Randomized with seed 20304157Govern158 Policies List page159[Nov 03 2022 21:42:26 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can load Policies page and view the policies list160[Nov 03 2022 21:42:26 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA161[Nov 03 2022 21:42:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-mtj6ow2m' via cache in 0.0 seconds162[Nov 03 2022 21:42:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.7 seconds163[Nov 03 2022 21:42:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 1.36 seconds164[Nov 03 2022 21:42:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-protect-ce1f454b83274a5d' via api in 3.94 seconds165[Nov 03 2022 21:42:32 UTC (QA Tests)] INFO -- filling :login_field with "root"166[Nov 03 2022 21:42:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field167[Nov 03 2022 21:42:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"168[Nov 03 2022 21:42:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field169[Nov 03 2022 21:42:33 UTC (QA Tests)] INFO -- clicking :sign_in_button170[Nov 03 2022 21:42:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-protect-ce1f454b83274a5d171[Nov 03 2022 21:42:37 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link172[Nov 03 2022 21:42:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-protect-ce1f454b83274a5d'173 can load Policies page and view the policies list174[Nov 03 2022 21:42:38 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can navigate to Policy Editor page175[Nov 03 2022 21:42:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.1 seconds176[Nov 03 2022 21:42:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.33 seconds177[Nov 03 2022 21:42:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-protect-47536648fde7948d' via api in 5.99 seconds178[Nov 03 2022 21:42:48 UTC (QA Tests)] INFO -- filling :login_field with "root"179[Nov 03 2022 21:42:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field180[Nov 03 2022 21:42:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"181[Nov 03 2022 21:42:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field182[Nov 03 2022 21:42:49 UTC (QA Tests)] INFO -- clicking :sign_in_button183[Nov 03 2022 21:42:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-protect-47536648fde7948d184[Nov 03 2022 21:42:53 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link185[Nov 03 2022 21:42:54 UTC (QA Tests)] INFO -- clicking :new_policy_button186[Nov 03 2022 21:42:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-protect-47536648fde7948d'187 can navigate to Policy Editor page188Create189 batch comments in merge request190[Nov 03 2022 21:42:56 UTC (QA Tests)] INFO -- Starting test: Create batch comments in merge request user submits a non-diff review191[Nov 03 2022 21:43:00 UTC (QA Tests)] INFO -- filling :login_field with "root"192[Nov 03 2022 21:43:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field193[Nov 03 2022 21:43:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"194[Nov 03 2022 21:43:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field195[Nov 03 2022 21:43:01 UTC (QA Tests)] INFO -- clicking :sign_in_button196[Nov 03 2022 21:43:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds197[Nov 03 2022 21:43:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.28 seconds198[Nov 03 2022 21:43:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-merge-request-b5271f36649753ca' via api in 2.46 seconds199[Nov 03 2022 21:43:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds200[Nov 03 2022 21:43:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.54 seconds201[Nov 03 2022 21:43:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.32 seconds202[Nov 03 2022 21:43:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-merge-request-b5271f36649753ca/-/merge_requests/1203[Nov 03 2022 21:43:09 UTC (QA Tests)] INFO -- clicking :notes_tab204[Nov 03 2022 21:43:09 UTC (QA Tests)] INFO -- filling :comment_field with "I'm starting a new discussion"205[Nov 03 2022 21:43:09 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field206[Nov 03 2022 21:43:10 UTC (QA Tests)] INFO -- clicking :discussion_menu_item207[Nov 03 2022 21:43:10 UTC (QA Tests)] INFO -- clicking :comment_button208[Nov 03 2022 21:43:12 UTC (QA Tests)] INFO -- filling :reply_field with "Could you please check this?"209[Nov 03 2022 21:43:12 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field210[Nov 03 2022 21:43:12 UTC (QA Tests)] INFO -- clicking :start_review_button211[Nov 03 2022 21:43:19 UTC (QA Tests)] INFO -- clicking :review_preview_dropdown212[Nov 03 2022 21:43:19 UTC (QA Tests)] INFO -- clicking :submit_review_dropdown213[Nov 03 2022 21:43:19 UTC (QA Tests)] INFO -- clicking :submit_review_button214 user submits a non-diff review215[Nov 03 2022 21:43:21 UTC (QA Tests)] INFO -- Starting test: Create batch comments in merge request user submits a diff review216[Nov 03 2022 21:43:25 UTC (QA Tests)] INFO -- filling :login_field with "root"217[Nov 03 2022 21:43:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field218[Nov 03 2022 21:43:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"219[Nov 03 2022 21:43:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field220[Nov 03 2022 21:43:26 UTC (QA Tests)] INFO -- clicking :sign_in_button221[Nov 03 2022 21:43:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds222[Nov 03 2022 21:43:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.16 seconds223[Nov 03 2022 21:43:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-merge-request-8ac61280119983eb' via api in 1.06 seconds224[Nov 03 2022 21:43:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds225[Nov 03 2022 21:43:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds226[Nov 03 2022 21:43:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.87 seconds227[Nov 03 2022 21:43:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-merge-request-8ac61280119983eb/-/merge_requests/1228[Nov 03 2022 21:43:32 UTC (QA Tests)] INFO -- clicking :diffs_tab229[Nov 03 2022 21:43:33 UTC (QA Tests)] INFO -- clicking :diff_comment_button230[Nov 03 2022 21:43:33 UTC (QA Tests)] INFO -- clicking :dismiss_suggestion_popover_button231[Nov 03 2022 21:43:33 UTC (QA Tests)] INFO -- filling :reply_field with "Can you check this line of code?"232[Nov 03 2022 21:43:33 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field233[Nov 03 2022 21:43:34 UTC (QA Tests)] INFO -- clicking :start_review_button234[Nov 03 2022 21:43:41 UTC (QA Tests)] INFO -- clicking :review_preview_dropdown235[Nov 03 2022 21:43:41 UTC (QA Tests)] INFO -- clicking :submit_review_dropdown236[Nov 03 2022 21:43:41 UTC (QA Tests)] INFO -- clicking :submit_review_button237[Nov 03 2022 21:43:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds238[Nov 03 2022 21:43:43 UTC (QA Tests)] INFO -- clicking :notes_tab239[Nov 03 2022 21:43:43 UTC (QA Tests)] INFO -- clicking :resolve_discussion_button240 user submits a diff review241ModelOps242 Suggested Reviewers243 suggests reviewers (PENDING: Test is not compatible with this environment or pipeline)244Manage245 standard246 when admin approval is required247[Nov 03 2022 21:43:44 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is required allows user login after approval248[Nov 03 2022 21:43:58 UTC (QA Tests)] INFO -- clicking :register_link249[Nov 03 2022 21:44:21 UTC (QA Tests)] INFO -- clicking :register_link250[Nov 03 2022 21:44:45 UTC (QA Tests)] INFO -- clicking :register_link251[Nov 03 2022 21:44:55 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>false}252[Nov 03 2022 21:45:07 UTC (QA Tests)] WARN -- WARN: Screenshot could not be saved. `page.current_path` is empty.253[Nov 03 2022 21:45:07 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is required allows user login after approval254[Nov 03 2022 21:45:11 UTC (QA Tests)] INFO -- filling :login_field with "root"255[Nov 03 2022 21:45:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field256[Nov 03 2022 21:45:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"257[Nov 03 2022 21:45:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field258[Nov 03 2022 21:45:12 UTC (QA Tests)] INFO -- clicking :sign_in_button259[Nov 03 2022 21:45:14 UTC (QA Tests)] INFO -- clicking :navbar_dropdown260[Nov 03 2022 21:45:14 UTC (QA Tests)] INFO -- clicking :admin_area_link261[Nov 03 2022 21:45:16 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link262[Nov 03 2022 21:45:16 UTC (QA Tests)] INFO -- clicking :admin_settings_general_link263[Nov 03 2022 21:45:18 UTC (QA Tests)] INFO -- clicking the coordinates of :require_admin_approval_after_user_signup_checkbox264[Nov 03 2022 21:45:19 UTC (QA Tests)] INFO -- clicking :save_changes_button265[Nov 03 2022 21:45:24 UTC (QA Tests)] INFO -- clicking :user_avatar_content266[Nov 03 2022 21:45:24 UTC (QA Tests)] INFO -- clicking :sign_out_link267[Nov 03 2022 21:45:50 UTC (QA Tests)] INFO -- clicking :register_link268[Nov 03 2022 21:45:51 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"269[Nov 03 2022 21:45:51 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field270[Nov 03 2022 21:45:51 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User dcc25dbd7ebd4174"271[Nov 03 2022 21:45:51 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field272[Nov 03 2022 21:45:51 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-dcc25dbd7ebd4174"273[Nov 03 2022 21:45:51 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field274[Nov 03 2022 21:45:52 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-dcc25dbd7ebd4174@example.com"275[Nov 03 2022 21:45:52 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field276[Nov 03 2022 21:45:52 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"277[Nov 03 2022 21:45:52 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field278[Nov 03 2022 21:45:53 UTC (QA Tests)] INFO -- clicking :new_user_register_button279[Nov 03 2022 21:46:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-dcc25dbd7ebd4174' via browser_ui in 25.22 seconds280[Nov 03 2022 21:46:07 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-dcc25dbd7ebd4174"281[Nov 03 2022 21:46:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field282[Nov 03 2022 21:46:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"283[Nov 03 2022 21:46:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field284[Nov 03 2022 21:46:08 UTC (QA Tests)] INFO -- clicking :sign_in_button285[Nov 03 2022 21:46:11 UTC (QA Tests)] INFO -- filling :login_field with "root"286[Nov 03 2022 21:46:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field287[Nov 03 2022 21:46:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"288[Nov 03 2022 21:46:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field289[Nov 03 2022 21:46:11 UTC (QA Tests)] INFO -- clicking :sign_in_button290[Nov 03 2022 21:46:12 UTC (QA Tests)] INFO -- clicking :navbar_dropdown291[Nov 03 2022 21:46:13 UTC (QA Tests)] INFO -- clicking :admin_area_link292[Nov 03 2022 21:46:14 UTC (QA Tests)] INFO -- clicking :admin_overview_users_link293[Nov 03 2022 21:46:15 UTC (QA Tests)] INFO -- clicking :pending_approval_tab294[Nov 03 2022 21:46:17 UTC (QA Tests)] INFO -- clicking :user_actions_dropdown_toggle295[Nov 03 2022 21:46:17 UTC (QA Tests)] INFO -- clicking :approve_user_button296[Nov 03 2022 21:46:17 UTC (QA Tests)] INFO -- clicking :approve_user_confirm_button297[Nov 03 2022 21:46:22 UTC (QA Tests)] INFO -- clicking :user_avatar_content298[Nov 03 2022 21:46:22 UTC (QA Tests)] INFO -- clicking :sign_out_link299[Nov 03 2022 21:46:24 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-dcc25dbd7ebd4174"300[Nov 03 2022 21:46:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field301[Nov 03 2022 21:46:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"302[Nov 03 2022 21:46:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field303[Nov 03 2022 21:46:25 UTC (QA Tests)] INFO -- clicking :sign_in_button304[Nov 03 2022 21:46:26 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown305[Nov 03 2022 21:46:28 UTC (QA Tests)] INFO -- clicking :get_started_button306[Nov 03 2022 21:46:29 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>false}307[Nov 03 2022 21:46:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-dcc25dbd7ebd4174'308 allows user login after approval3101st Try error in ./qa/specs/features/browser_ui/1_manage/login/register_spec.rb:115:311Unable to find css "[data-qa-selector=\"register_link\"],.qa-register-link"313RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/1_manage/login/register_spec.rb:115314 when admin approval is not required315 behaves like registration and login316[Nov 03 2022 21:46:39 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 login317[Nov 03 2022 21:46:51 UTC (QA Tests)] INFO -- clicking :register_link318[Nov 03 2022 21:46:51 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"319[Nov 03 2022 21:46:51 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field320[Nov 03 2022 21:46:51 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 73036eec2a0cfec0"321[Nov 03 2022 21:46:51 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field322[Nov 03 2022 21:46:52 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-73036eec2a0cfec0"323[Nov 03 2022 21:46:52 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field324[Nov 03 2022 21:46:52 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-73036eec2a0cfec0@example.com"325[Nov 03 2022 21:46:52 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field326[Nov 03 2022 21:46:53 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"327[Nov 03 2022 21:46:53 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field328[Nov 03 2022 21:46:53 UTC (QA Tests)] INFO -- clicking :new_user_register_button329[Nov 03 2022 21:46:54 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown330[Nov 03 2022 21:46:56 UTC (QA Tests)] INFO -- clicking :get_started_button331[Nov 03 2022 21:46:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-73036eec2a0cfec0' via browser_ui in 17.44 seconds332 allows the user to register and login333 when user account is deleted334[Nov 03 2022 21:46:57 UTC (QA Tests)] INFO -- Starting test: Manage standard when admin approval is not required when user account is deleted allows recreating with same credentials335[Nov 03 2022 21:46:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-845804dad46710bc' via api in 0.4 seconds336[Nov 03 2022 21:47:02 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-845804dad46710bc"337[Nov 03 2022 21:47:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field338[Nov 03 2022 21:47:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"339[Nov 03 2022 21:47:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field340[Nov 03 2022 21:47:03 UTC (QA Tests)] INFO -- clicking :sign_in_button341[Nov 03 2022 21:47:06 UTC (QA Tests)] INFO -- clicking :user_avatar_content342[Nov 03 2022 21:47:06 UTC (QA Tests)] INFO -- clicking :edit_profile_link343[Nov 03 2022 21:47:07 UTC (QA Tests)] INFO -- clicking :profile_account_link344[Nov 03 2022 21:47:08 UTC (QA Tests)] INFO -- clicking :delete_account_button345[Nov 03 2022 21:47:08 UTC (QA Tests)] INFO -- clicking :confirm_delete_account_button346[Nov 03 2022 21:47:14 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-845804dad46710bc"347[Nov 03 2022 21:47:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field348[Nov 03 2022 21:47:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"349[Nov 03 2022 21:47:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field350[Nov 03 2022 21:47:15 UTC (QA Tests)] INFO -- clicking :sign_in_button351[Nov 03 2022 21:47:27 UTC (QA Tests)] INFO -- clicking :register_link352[Nov 03 2022 21:47:27 UTC (QA Tests)] INFO -- filling :new_user_first_name_field with "QA"353[Nov 03 2022 21:47:27 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_first_name_field354[Nov 03 2022 21:47:28 UTC (QA Tests)] INFO -- filling :new_user_last_name_field with "User 845804dad46710bc"355[Nov 03 2022 21:47:28 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_last_name_field356[Nov 03 2022 21:47:28 UTC (QA Tests)] INFO -- filling :new_user_username_field with "qa-user-845804dad46710bc"357[Nov 03 2022 21:47:28 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_username_field358[Nov 03 2022 21:47:28 UTC (QA Tests)] INFO -- filling :new_user_email_field with "qa-user-845804dad46710bc@example.com"359[Nov 03 2022 21:47:28 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_email_field360[Nov 03 2022 21:47:29 UTC (QA Tests)] INFO -- filling :new_user_password_field with "*****"361[Nov 03 2022 21:47:29 UTC (QA Tests)] INFO -- clicking the coordinates of :new_user_password_field362[Nov 03 2022 21:47:29 UTC (QA Tests)] INFO -- clicking :new_user_register_button363[Nov 03 2022 21:47:30 UTC (QA Tests)] INFO -- selecting "Other" in :role_dropdown364[Nov 03 2022 21:47:32 UTC (QA Tests)] INFO -- clicking :get_started_button365[Nov 03 2022 21:47:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-845804dad46710bc' via browser_ui in 17.67 seconds366[Nov 03 2022 21:47:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-845804dad46710bc'367 allows recreating with same credentials368Plan369 Configure issue board by label370[Nov 03 2022 21:47:35 UTC (QA Tests)] INFO -- Starting test: Plan Configure issue board by label shows only issues that match the configured label371[Nov 03 2022 21:47:39 UTC (QA Tests)] INFO -- filling :login_field with "root"372[Nov 03 2022 21:47:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field373[Nov 03 2022 21:47:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"374[Nov 03 2022 21:47:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field375[Nov 03 2022 21:47:40 UTC (QA Tests)] INFO -- clicking :sign_in_button376[Nov 03 2022 21:47:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds377[Nov 03 2022 21:47:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.17 seconds378[Nov 03 2022 21:47:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-board-list-59524b0bdb56f601' via api in 0.92 seconds379[Nov 03 2022 21:47:42 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.23 seconds380[Nov 03 2022 21:47:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.18 seconds381[Nov 03 2022 21:47:43 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '3' via api in 1.53 seconds382[Nov 03 2022 21:47:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 0.48 seconds383[Nov 03 2022 21:47:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 0.32 seconds384[Nov 03 2022 21:47:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-board-list-59524b0bdb56f601385[Nov 03 2022 21:47:45 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link386[Nov 03 2022 21:47:45 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link387[Nov 03 2022 21:47:46 UTC (QA Tests)] INFO -- clicking :boards_config_button388[Nov 03 2022 21:47:47 UTC (QA Tests)] INFO -- clicking :labels_edit_button389[Nov 03 2022 21:47:47 UTC (QA Tests)] INFO -- clicking :close_labels_dropdown_button390[Nov 03 2022 21:47:47 UTC (QA Tests)] INFO -- clicking :save_changes_button391 shows only issues that match the configured label392Verify393 Pipeline with prefill variables394[Nov 03 2022 21:47:48 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows only variables with description as prefill variables on the run pipeline page395[Nov 03 2022 21:47:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds396[Nov 03 2022 21:47:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.15 seconds397[Nov 03 2022 21:47:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-prefill-variables-ac830715d3552738' via api in 0.83 seconds398[Nov 03 2022 21:47:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds399[Nov 03 2022 21:47:54 UTC (QA Tests)] INFO -- filling :login_field with "root"400[Nov 03 2022 21:47:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field401[Nov 03 2022 21:47:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"402[Nov 03 2022 21:47:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field403[Nov 03 2022 21:47:55 UTC (QA Tests)] INFO -- clicking :sign_in_button404[Nov 03 2022 21:47:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-prefill-variables-ac830715d3552738405[Nov 03 2022 21:47:58 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link406[Nov 03 2022 21:47:59 UTC (QA Tests)] INFO -- clicking :run_pipeline_button , expecting to be at Class407 shows only variables with description as prefill variables on the run pipeline page408Create409 First file using Web IDE410[Nov 03 2022 21:48:02 UTC (QA Tests)] INFO -- Starting test: Create First file using Web IDE creates the first file in an empty project via Web IDE411[Nov 03 2022 21:48:07 UTC (QA Tests)] INFO -- filling :login_field with "root"412[Nov 03 2022 21:48:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field413[Nov 03 2022 21:48:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"414[Nov 03 2022 21:48:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field415[Nov 03 2022 21:48:08 UTC (QA Tests)] INFO -- clicking :sign_in_button416[Nov 03 2022 21:48:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds417[Nov 03 2022 21:48:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.14 seconds418[Nov 03 2022 21:48:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/empty-project-08cf980bccc8496d' via api in 0.95 seconds419[Nov 03 2022 21:48:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/empty-project-08cf980bccc8496d420[Nov 03 2022 21:48:12 UTC (QA Tests)] INFO -- clicking :first_file_button , expecting to be at Class421[Nov 03 2022 21:48:12 UTC (QA Tests)] INFO -- filling :file_name_field with "the very first file.txt"422[Nov 03 2022 21:48:12 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field423[Nov 03 2022 21:48:13 UTC (QA Tests)] INFO -- clicking :begin_commit_button424[Nov 03 2022 21:48:15 UTC (QA Tests)] INFO -- clicking :commit_button425[Nov 03 2022 21:48:17 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-64e51ad1.test/-/ide/project/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/empty-project-08cf980bccc8496d/tree/main/-/the%20very%20first%20file.txt/426[Nov 03 2022 21:48:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/empty-project-08cf980bccc8496d427 creates the first file in an empty project via Web IDE428Verify429 Update CI file with pipeline editor430[Nov 03 2022 21:48:20 UTC (QA Tests)] INFO -- Starting test: Verify Update CI file with pipeline editor creates new pipeline and target branch431[Nov 03 2022 21:48:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds432[Nov 03 2022 21:48:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.17 seconds433[Nov 03 2022 21:48:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/pipeline-editor-project-b19a36549ddba306' via api in 1.23 seconds434[Nov 03 2022 21:48:21 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`435[Nov 03 2022 21:48:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`436[Nov 03 2022 21:48:25 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name 97b558445e194070f792 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach 97b558445e194070f792 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 97b558445e194070f792 --url http://gitlab-ee-64e51ad1.test --registration-token **** --tag-list 97b558445e194070f792 --executor shell && gitlab-runner run" `437[Nov 03 2022 21:48:28 UTC (QA Tests)] INFO -- Executing: `docker logs 97b558445e194070f792`438[Nov 03 2022 21:48:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`439[Nov 03 2022 21:48:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name '97b558445e194070f792' via api in 7.52 seconds440[Nov 03 2022 21:48:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.56 seconds441[Nov 03 2022 21:48:33 UTC (QA Tests)] INFO -- filling :login_field with "root"442[Nov 03 2022 21:48:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field443[Nov 03 2022 21:48:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"444[Nov 03 2022 21:48:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field445[Nov 03 2022 21:48:34 UTC (QA Tests)] INFO -- clicking :sign_in_button446[Nov 03 2022 21:48:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/pipeline-editor-project-b19a36549ddba306447[Nov 03 2022 21:48:37 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link448[Nov 03 2022 21:48:39 UTC (QA Tests)] INFO -- clicking :pipeline_editor_app449[Nov 03 2022 21:48:40 UTC (QA Tests)] INFO -- clicking :commit_changes_button450[Nov 03 2022 21:48:51 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>3}' arguments451[Nov 03 2022 21:48:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name '97b558445e194070f792'452[Nov 03 2022 21:48:52 UTC (QA Tests)] INFO -- Executing: `docker rm -f 97b558445e194070f792`453[Nov 03 2022 21:48:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/pipeline-editor-project-b19a36549ddba306'454 creates new pipeline and target branch455Create456 Default branch name instance setting457[Nov 03 2022 21:48:52 UTC (QA Tests)] INFO -- Setting application settings: {:default_branch_name=>"main"}458[Nov 03 2022 21:48:53 UTC (QA Tests)] INFO -- Starting test: Create Default branch name instance setting sets the default branch name for a new project459[Nov 03 2022 21:48:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds460[Nov 03 2022 21:48:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.15 seconds461[Nov 03 2022 21:48:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/default-branch-name-e63ca106a913cd8f' via api in 1.36 seconds462 sets the default branch name for a new project463[Nov 03 2022 21:48:54 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 name464[Nov 03 2022 21:48:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds465[Nov 03 2022 21:48:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.14 seconds466[Nov 03 2022 21:48:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/default-branch-name-via-cli-f7d2c33868617deb' via api in 0.15 seconds467 allows a project to be created via the CLI with a different default branch name468[Nov 03 2022 21:48:56 UTC (QA Tests)] INFO -- Setting application settings: {:default_branch_name=>nil}469Plan470 Project milestone471[Nov 03 2022 21:48:57 UTC (QA Tests)] INFO -- Starting test: Plan Project milestone creates a project milestone472[Nov 03 2022 21:49:01 UTC (QA Tests)] INFO -- filling :login_field with "root"473[Nov 03 2022 21:49:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field474[Nov 03 2022 21:49:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"475[Nov 03 2022 21:49:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field476[Nov 03 2022 21:49:02 UTC (QA Tests)] INFO -- clicking :sign_in_button477[Nov 03 2022 21:49:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds478[Nov 03 2022 21:49:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.13 seconds479[Nov 03 2022 21:49:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-milestone-51c658e44abc3365' via api in 0.78 seconds480[Nov 03 2022 21:49:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-milestone-51c658e44abc3365481[Nov 03 2022 21:49:06 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link482[Nov 03 2022 21:49:06 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link483[Nov 03 2022 21:49:07 UTC (QA Tests)] INFO -- clicking :new_project_milestone_link484[Nov 03 2022 21:49:07 UTC (QA Tests)] INFO -- filling :milestone_title_field with "Project milestone"485[Nov 03 2022 21:49:07 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_title_field486[Nov 03 2022 21:49:08 UTC (QA Tests)] INFO -- filling :milestone_description_field with "This issue tests out project milestones."487[Nov 03 2022 21:49:08 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_description_field488[Nov 03 2022 21:49:08 UTC (QA Tests)] INFO -- filling :start_date_field with "2022/11/03489"490[Nov 03 2022 21:49:08 UTC (QA Tests)] INFO -- clicking the coordinates of :start_date_field491[Nov 03 2022 21:49:09 UTC (QA Tests)] INFO -- filling :due_date_field with "2022/12/03492"493[Nov 03 2022 21:49:09 UTC (QA Tests)] INFO -- clicking the coordinates of :due_date_field494[Nov 03 2022 21:49:09 UTC (QA Tests)] INFO -- clicking :create_milestone_button495[Nov 03 2022 21:49:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone via browser_ui in 6.7 seconds496[Nov 03 2022 21:49:11 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link497[Nov 03 2022 21:49:21 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link498[Nov 03 2022 21:49:22 UTC (QA Tests)] INFO -- clicking :milestone_link499 creates a project milestone500Plan501 Custom issue templates502[Nov 03 2022 21:49:23 UTC (QA Tests)] INFO -- Starting test: Plan Custom issue templates creates an issue via custom template503[Nov 03 2022 21:49:28 UTC (QA Tests)] INFO -- filling :login_field with "root"504[Nov 03 2022 21:49:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field505[Nov 03 2022 21:49:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"506[Nov 03 2022 21:49:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field507[Nov 03 2022 21:49:29 UTC (QA Tests)] INFO -- clicking :sign_in_button508[Nov 03 2022 21:49:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds509[Nov 03 2022 21:49:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.14 seconds510[Nov 03 2022 21:49:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/custom-issue-template-project-b7b73271b8ce36ce' via api in 1.15 seconds511[Nov 03 2022 21:49:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.6 seconds512[Nov 03 2022 21:49:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/custom-issue-template-project-b7b73271b8ce36ce513[Nov 03 2022 21:49:33 UTC (QA Tests)] INFO -- clicking :new_menu_toggle514[Nov 03 2022 21:49:33 UTC (QA Tests)] INFO -- clicking :new_issue_link515[Nov 03 2022 21:49:34 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title 3a95adf3abfdd48a"516[Nov 03 2022 21:49:34 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field517[Nov 03 2022 21:49:35 UTC (QA Tests)] INFO -- clicking :template_dropdown518[Nov 03 2022 21:49:35 UTC (QA Tests)] INFO -- clicking :issuable_create_button , expecting to be at Class519[Nov 03 2022 21:49:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.81 seconds520 creates an issue via custom template521Create522 Merge request creation from fork523[Nov 03 2022 21:49:38 UTC (QA Tests)] INFO -- Starting test: Create Merge request creation from fork can merge feature branch fork to mainline524[Nov 03 2022 21:49:43 UTC (QA Tests)] INFO -- filling :login_field with "root"525[Nov 03 2022 21:49:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field526[Nov 03 2022 21:49:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"527[Nov 03 2022 21:49:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field528[Nov 03 2022 21:49:43 UTC (QA Tests)] INFO -- clicking :sign_in_button529[Nov 03 2022 21:49:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds530[Nov 03 2022 21:49:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.14 seconds531[Nov 03 2022 21:49:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-code-659aa613e259c193' via api in 0.82 seconds532[Nov 03 2022 21:49:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.5 seconds533[Nov 03 2022 21:49:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-64ded0ded70e6e64' via api in 0.31 seconds534[Nov 03 2022 21:49:52 UTC (QA Tests)] INFO -- clicking :user_avatar_content535[Nov 03 2022 21:49:52 UTC (QA Tests)] INFO -- clicking :sign_out_link536[Nov 03 2022 21:49:55 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-64ded0ded70e6e64"537[Nov 03 2022 21:49:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field538[Nov 03 2022 21:49:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"539[Nov 03 2022 21:49:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field540[Nov 03 2022 21:49:55 UTC (QA Tests)] INFO -- clicking :sign_in_button541[Nov 03 2022 21:49:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-code-659aa613e259c193542[Nov 03 2022 21:49:58 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown543[Nov 03 2022 21:49:58 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "qa-user-64ded0ded70e6e64"544[Nov 03 2022 21:49:58 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field545[Nov 03 2022 21:49:59 UTC (QA Tests)] INFO -- clicking :fork_privacy_button546[Nov 03 2022 21:49:59 UTC (QA Tests)] INFO -- clicking :fork_project_button547[Nov 03 2022 21:50:01 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-64ded0ded70e6e64548[Nov 03 2022 21:50:01 UTC (QA Tests)] INFO -- Caching token for username: qa-user-64ded0ded70e6e64, last six chars of token:a1dUJk549[Nov 03 2022 21:50:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-64ded0ded70e6e64-mq2h8ddg' via api in 0.11 seconds550[Nov 03 2022 21:50:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'qa-user-64ded0ded70e6e64/project-with-code-659aa613e259c193' via api in 0.29 seconds551[Nov 03 2022 21:50:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Fork with name 'project-with-code-659aa613e259c193' via browser_ui in 16.79 seconds552[Nov 03 2022 21:50:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.37 seconds553[Nov 03 2022 21:50:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/qa-user-64ded0ded70e6e64/project-with-code-659aa613e259c193554[Nov 03 2022 21:50:09 UTC (QA Tests)] INFO -- clicking :user_avatar_content555[Nov 03 2022 21:50:09 UTC (QA Tests)] INFO -- clicking :sign_out_link556[Nov 03 2022 21:50:12 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-64ded0ded70e6e64"557[Nov 03 2022 21:50:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field558[Nov 03 2022 21:50:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"559[Nov 03 2022 21:50:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field560[Nov 03 2022 21:50:12 UTC (QA Tests)] INFO -- clicking :sign_in_button561[Nov 03 2022 21:50:14 UTC (QA Tests)] INFO -- clicking :create_merge_request_button562[Nov 03 2022 21:50:15 UTC (QA Tests)] INFO -- clicking :issuable_create_button , expecting to be at Class563[Nov 03 2022 21:50:31 UTC (QA Tests)] INFO -- clicking :user_avatar_content564[Nov 03 2022 21:50:31 UTC (QA Tests)] INFO -- clicking :sign_out_link565[Nov 03 2022 21:50:34 UTC (QA Tests)] INFO -- filling :login_field with "root"566[Nov 03 2022 21:50:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field567[Nov 03 2022 21:50:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"568[Nov 03 2022 21:50:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field569[Nov 03 2022 21:50:34 UTC (QA Tests)] INFO -- clicking :sign_in_button570[Nov 03 2022 21:50:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.1 seconds571[Nov 03 2022 21:50:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.21 seconds572[Nov 03 2022 21:50:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-merge-request-6bda4ad6fc0a7b00' via api in 1.61 seconds573[Nov 03 2022 21:50:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequestFromFork via browser_ui in 52.2 seconds574[Nov 03 2022 21:50:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequestFromFork at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-code-659aa613e259c193/-/merge_requests/1575[Nov 03 2022 21:50:41 UTC (QA Tests)] INFO -- clicking :merge_button576[Nov 03 2022 21:50:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'qa-user-64ded0ded70e6e64/project-with-code-659aa613e259c193'577[Nov 03 2022 21:50:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-code-659aa613e259c193'578[Nov 03 2022 21:50:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-64ded0ded70e6e64'579 can merge feature branch fork to mainline580Plan581 Epics Management582[Nov 03 2022 21:50:44 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management creates an epic583[Nov 03 2022 21:50:49 UTC (QA Tests)] INFO -- filling :login_field with "root"584[Nov 03 2022 21:50:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field585[Nov 03 2022 21:50:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"586[Nov 03 2022 21:50:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field587[Nov 03 2022 21:50:50 UTC (QA Tests)] INFO -- clicking :sign_in_button588[Nov 03 2022 21:50:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds589[Nov 03 2022 21:50:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.14 seconds590[Nov 03 2022 21:50:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8591[Nov 03 2022 21:50:53 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link592[Nov 03 2022 21:50:53 UTC (QA Tests)] INFO -- clicking :new_epic_button , expecting to be at Class593[Nov 03 2022 21:50:54 UTC (QA Tests)] INFO -- filling :epic_title_field with "Epic created via GUI"594[Nov 03 2022 21:50:54 UTC (QA Tests)] INFO -- clicking the coordinates of :epic_title_field595[Nov 03 2022 21:50:55 UTC (QA Tests)] INFO -- clicking :create_epic_button , expecting to be at Class596[Nov 03 2022 21:50:56 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic via browser_ui in 5.11 seconds597 creates an epic598[Nov 03 2022 21:50:57 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management creates a confidential epic599[Nov 03 2022 21:51:01 UTC (QA Tests)] INFO -- filling :login_field with "root"600[Nov 03 2022 21:51:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field601[Nov 03 2022 21:51:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"602[Nov 03 2022 21:51:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field603[Nov 03 2022 21:51:02 UTC (QA Tests)] INFO -- clicking :sign_in_button604[Nov 03 2022 21:51:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds605[Nov 03 2022 21:51:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.14 seconds606[Nov 03 2022 21:51:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8607[Nov 03 2022 21:51:05 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link608[Nov 03 2022 21:51:05 UTC (QA Tests)] INFO -- clicking :new_epic_button , expecting to be at Class609[Nov 03 2022 21:51:07 UTC (QA Tests)] INFO -- filling :epic_title_field with "Confidential epic created via GUI"610[Nov 03 2022 21:51:07 UTC (QA Tests)] INFO -- clicking the coordinates of :epic_title_field611[Nov 03 2022 21:51:07 UTC (QA Tests)] INFO -- checking via JS :confidential_epic_checkbox with args {}612[Nov 03 2022 21:51:07 UTC (QA Tests)] INFO -- clicking :create_epic_button , expecting to be at Class613[Nov 03 2022 21:51:09 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic via browser_ui in 5.01 seconds614 creates a confidential epic615 Resources created via API616[Nov 03 2022 21:51:09 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management Resources created via API adds/removes issue to/from epic using quick actions617[Nov 03 2022 21:51:14 UTC (QA Tests)] INFO -- filling :login_field with "root"618[Nov 03 2022 21:51:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field619[Nov 03 2022 21:51:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"620[Nov 03 2022 21:51:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field621[Nov 03 2022 21:51:14 UTC (QA Tests)] INFO -- clicking :sign_in_button622[Nov 03 2022 21:51:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds623[Nov 03 2022 21:51:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.17 seconds624[Nov 03 2022 21:51:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-for-issues-685304f2507134c8' via api in 0.87 seconds625[Nov 03 2022 21:51:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.4 seconds626[Nov 03 2022 21:51:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-for-issues-685304f2507134c8/-/issues/1627[Nov 03 2022 21:51:20 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '3' via api in 0.17 seconds628[Nov 03 2022 21:51:20 UTC (QA Tests)] INFO -- clicking :title_content629[Nov 03 2022 21:51:20 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown630[Nov 03 2022 21:51:20 UTC (QA Tests)] INFO -- filling :comment_field with "/epic http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/-/epics/3631"632[Nov 03 2022 21:51:20 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field633[Nov 03 2022 21:51:21 UTC (QA Tests)] INFO -- clicking :comment_button634[Nov 03 2022 21:51:21 UTC (QA Tests)] INFO -- clicking :title_content635[Nov 03 2022 21:51:22 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown636[Nov 03 2022 21:51:22 UTC (QA Tests)] INFO -- filling :comment_field with "/remove_epic637"638[Nov 03 2022 21:51:22 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field639[Nov 03 2022 21:51:23 UTC (QA Tests)] INFO -- clicking :comment_button640[Nov 03 2022 21:51:23 UTC (QA Tests)] INFO -- Visiting QA::EE::Resource::Epic at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/-/epics/3641 adds/removes issue to/from epic using quick actions642 Visit epic first643[Nov 03 2022 21:51:25 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management Resources created via API Visit epic first closes and reopens an epic644[Nov 03 2022 21:51:30 UTC (QA Tests)] INFO -- filling :login_field with "root"645[Nov 03 2022 21:51:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field646[Nov 03 2022 21:51:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"647[Nov 03 2022 21:51:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field648[Nov 03 2022 21:51:31 UTC (QA Tests)] INFO -- clicking :sign_in_button649[Nov 03 2022 21:51:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds650[Nov 03 2022 21:51:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.15 seconds651[Nov 03 2022 21:51:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-for-issues-699c001a0e82eadd' via api in 0.87 seconds652[Nov 03 2022 21:51:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.4 seconds653[Nov 03 2022 21:51:34 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '4' via api in 0.15 seconds654[Nov 03 2022 21:51:34 UTC (QA Tests)] INFO -- Visiting QA::EE::Resource::Epic at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/-/epics/4655[Nov 03 2022 21:51:35 UTC (QA Tests)] INFO -- clicking :close_reopen_epic_button656[Nov 03 2022 21:51:37 UTC (QA Tests)] INFO -- clicking :close_reopen_epic_button657 closes and reopens an epic658[Nov 03 2022 21:51:44 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management Resources created via API Visit epic first adds/removes issue to/from epic659[Nov 03 2022 21:51:48 UTC (QA Tests)] INFO -- filling :login_field with "root"660[Nov 03 2022 21:51:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field661[Nov 03 2022 21:51:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"662[Nov 03 2022 21:51:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field663[Nov 03 2022 21:51:49 UTC (QA Tests)] INFO -- clicking :sign_in_button664[Nov 03 2022 21:51:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds665[Nov 03 2022 21:51:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.24 seconds666[Nov 03 2022 21:51:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-for-issues-e132d75da1100c62' via api in 0.97 seconds667[Nov 03 2022 21:51:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 0.43 seconds668[Nov 03 2022 21:51:52 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '5' via api in 0.14 seconds669[Nov 03 2022 21:51:52 UTC (QA Tests)] INFO -- Visiting QA::EE::Resource::Epic at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/-/epics/5670[Nov 03 2022 21:51:53 UTC (QA Tests)] INFO -- clicking :epic_issue_actions_split_button671[Nov 03 2022 21:51:54 UTC (QA Tests)] INFO -- filling :add_issue_field with "http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-for-issues-e132d75da1100c62/-/issues/1"672[Nov 03 2022 21:51:54 UTC (QA Tests)] INFO -- clicking the coordinates of :add_issue_field673[Nov 03 2022 21:51:54 UTC (QA Tests)] INFO -- clicking :title_content674[Nov 03 2022 21:51:54 UTC (QA Tests)] INFO -- clicking :add_issue_button675[Nov 03 2022 21:51:55 UTC (QA Tests)] INFO -- clicking :remove_issue_button676 adds/removes issue to/from epic677[Nov 03 2022 21:51:55 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management Resources created via API Visit epic first comments on epic678[Nov 03 2022 21:52:00 UTC (QA Tests)] INFO -- filling :login_field with "root"679[Nov 03 2022 21:52:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field680[Nov 03 2022 21:52:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"681[Nov 03 2022 21:52:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field682[Nov 03 2022 21:52:01 UTC (QA Tests)] INFO -- clicking :sign_in_button683[Nov 03 2022 21:52:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds684[Nov 03 2022 21:52:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.16 seconds685[Nov 03 2022 21:52:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-for-issues-10df15e3206c8c5a' via api in 0.96 seconds686[Nov 03 2022 21:52:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.32 seconds687[Nov 03 2022 21:52:04 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '6' via api in 0.19 seconds688[Nov 03 2022 21:52:04 UTC (QA Tests)] INFO -- Visiting QA::EE::Resource::Epic at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/-/epics/6689[Nov 03 2022 21:52:05 UTC (QA Tests)] INFO -- clicking :title_content690[Nov 03 2022 21:52:05 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown691[Nov 03 2022 21:52:05 UTC (QA Tests)] INFO -- filling :comment_field with "My Epic Comment692"693[Nov 03 2022 21:52:05 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field694[Nov 03 2022 21:52:06 UTC (QA Tests)] INFO -- clicking :comment_button695 comments on epic696Manage697 GitHub import698 when imported via api699[Nov 03 2022 21:52:07 UTC (QA Tests)] INFO -- Starting test: Manage GitHub import when imported via api imports repo push rules700[Nov 03 2022 21:52:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds701[Nov 03 2022 21:52:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/destination-group-for-import-cc490fe6' via api in 0.45 seconds702[Nov 03 2022 21:52:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-29c6acf51591c16e' via api in 0.35 seconds703[Nov 03 2022 21:52:07 UTC (QA Tests)] INFO -- Adding user qa-user-29c6acf51591c16e to gitlab-qa-sandbox-group-5/destination-group-for-import-cc490fe6 QA::Resource::Group704[Nov 03 2022 21:52:08 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-29c6acf51591c16e705[Nov 03 2022 21:52:08 UTC (QA Tests)] INFO -- Caching token for username: qa-user-29c6acf51591c16e, last six chars of token:wysZxs706[Nov 03 2022 21:52:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-29c6acf51591c16e-znhy7q8h' via api in 0.11 seconds707[Nov 03 2022 21:52:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectImportedFromGithub with full_path 'gitlab-qa-sandbox-group-5/destination-group-for-import-cc490fe6/imported-project-4885aaaf41a25ad2' via api in 2.49 seconds708[Nov 03 2022 21:52:10 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>240, :sleep_interval=>1}' arguments709[Nov 03 2022 21:52:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-29c6acf51591c16e'710 imports repo push rules711Create712 Testing wiki content creation inside a project713[Nov 03 2022 21:52:41 UTC (QA Tests)] INFO -- Starting test: Create Testing wiki content creation inside a project by adding a second page to the wiki714[Nov 03 2022 21:52:46 UTC (QA Tests)] INFO -- filling :login_field with "root"715[Nov 03 2022 21:52:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field716[Nov 03 2022 21:52:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"717[Nov 03 2022 21:52:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field718[Nov 03 2022 21:52:46 UTC (QA Tests)] INFO -- clicking :sign_in_button719[Nov 03 2022 21:52:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds720[Nov 03 2022 21:52:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.16 seconds721[Nov 03 2022 21:52:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/wiki_testing-31f5dbccc08e57e7' via api in 0.92 seconds722[Nov 03 2022 21:52:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.48 seconds723[Nov 03 2022 21:52:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/wiki_testing-31f5dbccc08e57e7/-/wikis/Home724[Nov 03 2022 21:52:50 UTC (QA Tests)] INFO -- clicking :new_page_button725[Nov 03 2022 21:52:51 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"726[Nov 03 2022 21:52:51 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox727[Nov 03 2022 21:52:52 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"728[Nov 03 2022 21:52:52 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field729[Nov 03 2022 21:52:53 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"730[Nov 03 2022 21:52:53 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox731[Nov 03 2022 21:52:54 UTC (QA Tests)] INFO -- clicking :wiki_submit_button732 by adding a second page to the wiki733[Nov 03 2022 21:52:55 UTC (QA Tests)] INFO -- Starting test: Create Testing wiki content creation inside a project by adding a home page to the wiki using git push734[Nov 03 2022 21:53:00 UTC (QA Tests)] INFO -- filling :login_field with "root"735[Nov 03 2022 21:53:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field736[Nov 03 2022 21:53:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"737[Nov 03 2022 21:53:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field738[Nov 03 2022 21:53:00 UTC (QA Tests)] INFO -- clicking :sign_in_button739[Nov 03 2022 21:53:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds740[Nov 03 2022 21:53:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.16 seconds741[Nov 03 2022 21:53:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/wiki_testing-edf214829a99d920' via api in 0.93 seconds742[Nov 03 2022 21:53:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 2.08 seconds743[Nov 03 2022 21:53:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/wiki_testing-edf214829a99d920/-/wikis/just_another_wiki_page744 by adding a home page to the wiki using git push745[Nov 03 2022 21:53:05 UTC (QA Tests)] INFO -- Starting test: Create Testing wiki content creation inside a project by adding a second page to the wiki using git push746[Nov 03 2022 21:53:10 UTC (QA Tests)] INFO -- filling :login_field with "root"747[Nov 03 2022 21:53:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field748[Nov 03 2022 21:53:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"749[Nov 03 2022 21:53:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field750[Nov 03 2022 21:53:11 UTC (QA Tests)] INFO -- clicking :sign_in_button751[Nov 03 2022 21:53:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds752[Nov 03 2022 21:53:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.18 seconds753[Nov 03 2022 21:53:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/wiki_testing-c956684dd708fabc' via api in 0.88 seconds754[Nov 03 2022 21:53:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.37 seconds755[Nov 03 2022 21:53:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.26 seconds756[Nov 03 2022 21:53:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/wiki_testing-c956684dd708fabc/-/wikis/just_another_wiki_page757 by adding a second page to the wiki using git push758[Nov 03 2022 21:53:16 UTC (QA Tests)] INFO -- Starting test: Create Testing wiki content creation inside a project by adding a home page to the wiki759[Nov 03 2022 21:53:20 UTC (QA Tests)] INFO -- filling :login_field with "root"760[Nov 03 2022 21:53:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field761[Nov 03 2022 21:53:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"762[Nov 03 2022 21:53:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field763[Nov 03 2022 21:53:21 UTC (QA Tests)] INFO -- clicking :sign_in_button764[Nov 03 2022 21:53:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds765[Nov 03 2022 21:53:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.17 seconds766[Nov 03 2022 21:53:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/the_awesome_project-21313f23a03581d2' via api in 0.9 seconds767[Nov 03 2022 21:53:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/the_awesome_project-21313f23a03581d2768[Nov 03 2022 21:53:25 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link769[Nov 03 2022 21:53:37 UTC (QA Tests)] INFO -- clicking :create_first_page_link770[Nov 03 2022 21:53:37 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"771[Nov 03 2022 21:53:37 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox772[Nov 03 2022 21:53:38 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"773[Nov 03 2022 21:53:38 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field774[Nov 03 2022 21:53:39 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"775[Nov 03 2022 21:53:39 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox776[Nov 03 2022 21:53:40 UTC (QA Tests)] INFO -- clicking :wiki_submit_button777 by adding a home page to the wiki778Plan779 Project issue boards780 Assignee issue board781[Nov 03 2022 21:53:41 UTC (QA Tests)] INFO -- Starting test: Plan Project issue boards Assignee issue board shows the just created board with an assignee list, and an issue on it782[Nov 03 2022 21:53:46 UTC (QA Tests)] INFO -- filling :login_field with "root"783[Nov 03 2022 21:53:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field784[Nov 03 2022 21:53:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"785[Nov 03 2022 21:53:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field786[Nov 03 2022 21:53:46 UTC (QA Tests)] INFO -- clicking :sign_in_button787[Nov 03 2022 21:53:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.3 seconds788[Nov 03 2022 21:53:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds789[Nov 03 2022 21:53:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.15 seconds790[Nov 03 2022 21:53:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-to-test-assignee-issue-board-list-46146ca375085771' via api in 0.89 seconds791[Nov 03 2022 21:53:50 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-to-test-assignee-issue-board-list-46146ca375085771 QA::Resource::Project792[Nov 03 2022 21:53:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 0.41 seconds793[Nov 03 2022 21:53:50 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.19 seconds794[Nov 03 2022 21:53:51 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::AssigneeBoardList with id '6' via api in 0.34 seconds795[Nov 03 2022 21:53:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-to-test-assignee-issue-board-list-46146ca375085771796[Nov 03 2022 21:53:52 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link797[Nov 03 2022 21:53:52 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link798 shows the just created board with an assignee list, and an issue on it799 Milestone issue board800[Nov 03 2022 21:53:54 UTC (QA Tests)] INFO -- Starting test: Plan Project issue boards Milestone issue board shows the just created board with a "1.0" (milestone) list, and an issue on it801[Nov 03 2022 21:53:59 UTC (QA Tests)] INFO -- filling :login_field with "root"802[Nov 03 2022 21:53:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field803[Nov 03 2022 21:53:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"804[Nov 03 2022 21:53:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field805[Nov 03 2022 21:53:59 UTC (QA Tests)] INFO -- clicking :sign_in_button806[Nov 03 2022 21:54:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds807[Nov 03 2022 21:54:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.16 seconds808[Nov 03 2022 21:54:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-board-list-47266e29fb3eeb95' via api in 0.86 seconds809[Nov 03 2022 21:54:02 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.15 seconds810[Nov 03 2022 21:54:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '3' via api in 0.14 seconds811[Nov 03 2022 21:54:03 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::MilestoneBoardList with id '9' via api in 1.27 seconds812[Nov 03 2022 21:54:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '10' via api in 0.39 seconds813[Nov 03 2022 21:54:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-board-list-47266e29fb3eeb95814[Nov 03 2022 21:54:04 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link815[Nov 03 2022 21:54:04 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link816 shows the just created board with a "1.0" (milestone) list, and an issue on it817 Label issue board818[Nov 03 2022 21:54:06 UTC (QA Tests)] INFO -- Starting test: Plan Project issue boards Label issue board shows the just created board with a "Testing" (label) list, and an issue on it819[Nov 03 2022 21:54:10 UTC (QA Tests)] INFO -- filling :login_field with "root"820[Nov 03 2022 21:54:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field821[Nov 03 2022 21:54:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"822[Nov 03 2022 21:54:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field823[Nov 03 2022 21:54:11 UTC (QA Tests)] INFO -- clicking :sign_in_button824[Nov 03 2022 21:54:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds825[Nov 03 2022 21:54:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.17 seconds826[Nov 03 2022 21:54:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-board-list-93e75282e3987366' via api in 0.91 seconds827[Nov 03 2022 21:54:14 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.15 seconds828[Nov 03 2022 21:54:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '12' via api in 0.14 seconds829[Nov 03 2022 21:54:14 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '12' via api in 1.32 seconds830[Nov 03 2022 21:54:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '11' via api in 0.38 seconds831[Nov 03 2022 21:54:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-board-list-93e75282e3987366832[Nov 03 2022 21:54:16 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link833[Nov 03 2022 21:54:16 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link834 shows the just created board with a "Testing" (label) list, and an issue on it835Manage836 Gitlab migration837 with ci pipeline838 successfully imports ci pipeline (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/364839)839Create840 Link to line in Web IDE841[Nov 03 2022 21:54:18 UTC (QA Tests)] INFO -- Starting test: Create Link to line in Web IDE can link to a specific line of code in Web IDE842[Nov 03 2022 21:54:22 UTC (QA Tests)] INFO -- filling :login_field with "root"843[Nov 03 2022 21:54:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field844[Nov 03 2022 21:54:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"845[Nov 03 2022 21:54:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field846[Nov 03 2022 21:54:23 UTC (QA Tests)] INFO -- clicking :sign_in_button847[Nov 03 2022 21:54:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds848[Nov 03 2022 21:54:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.17 seconds849[Nov 03 2022 21:54:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/the_awesome_project-9943dd3f64f1114c' via api in 6.19 seconds850[Nov 03 2022 21:54:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/the_awesome_project-9943dd3f64f1114c851[Nov 03 2022 21:54:33 UTC (QA Tests)] INFO -- clicking :file_name_content852[Nov 03 2022 21:54:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds853[Nov 03 2022 21:54:40 UTC (QA Tests)] INFO -- clicking :user_avatar_content854[Nov 03 2022 21:54:40 UTC (QA Tests)] INFO -- clicking :sign_out_link855[Nov 03 2022 21:54:43 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"856[Nov 03 2022 21:54:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field857[Nov 03 2022 21:54:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"858[Nov 03 2022 21:54:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field859[Nov 03 2022 21:54:44 UTC (QA Tests)] INFO -- clicking :sign_in_button860[Nov 03 2022 21:54:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/the_awesome_project-9943dd3f64f1114c'861 can link to a specific line of code in Web IDE862Create863 Download merge request patch and diff864[Nov 03 2022 21:54:47 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request email patches865[Nov 03 2022 21:54:51 UTC (QA Tests)] INFO -- filling :login_field with "root"866[Nov 03 2022 21:54:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field867[Nov 03 2022 21:54:52 UTC (QA Tests)] INFO -- filling :password_field with "*****"868[Nov 03 2022 21:54:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field869[Nov 03 2022 21:54:52 UTC (QA Tests)] INFO -- clicking :sign_in_button870[Nov 03 2022 21:54:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds871[Nov 03 2022 21:54:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.17 seconds872[Nov 03 2022 21:54:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-merge-request-559f1d87d45c1684' via api in 1.31 seconds873[Nov 03 2022 21:54:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds874[Nov 03 2022 21:54:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.67 seconds875[Nov 03 2022 21:54:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-merge-request-559f1d87d45c1684/-/merge_requests/1876[Nov 03 2022 21:54:59 UTC (QA Tests)] INFO -- clicking :mr_code_dropdown877 views the merge request email patches878[Nov 03 2022 21:54:59 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request plain diff879[Nov 03 2022 21:55:04 UTC (QA Tests)] INFO -- filling :login_field with "root"880[Nov 03 2022 21:55:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field881[Nov 03 2022 21:55:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"882[Nov 03 2022 21:55:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field883[Nov 03 2022 21:55:05 UTC (QA Tests)] INFO -- clicking :sign_in_button884[Nov 03 2022 21:55:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds885[Nov 03 2022 21:55:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.18 seconds886[Nov 03 2022 21:55:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-merge-request-9d36e6ed92d76863' via api in 1.16 seconds887[Nov 03 2022 21:55:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds888[Nov 03 2022 21:55:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.91 seconds889[Nov 03 2022 21:55:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-merge-request-9d36e6ed92d76863/-/merge_requests/1890[Nov 03 2022 21:55:11 UTC (QA Tests)] INFO -- clicking :mr_code_dropdown891 views the merge request plain diff892Create893 Snippet index page894 behaves like displaying details on index page895[Nov 03 2022 21:55:12 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 number896[Nov 03 2022 21:55:17 UTC (QA Tests)] INFO -- filling :login_field with "root"897[Nov 03 2022 21:55:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field898[Nov 03 2022 21:55:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"899[Nov 03 2022 21:55:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field900[Nov 03 2022 21:55:17 UTC (QA Tests)] INFO -- clicking :sign_in_button901[Nov 03 2022 21:55:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds902[Nov 03 2022 21:55:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.16 seconds903[Nov 03 2022 21:55:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-snippets-965685121a1fab8e' via api in 0.84 seconds904[Nov 03 2022 21:55:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via api in 1.47 seconds905[Nov 03 2022 21:55:21 UTC (QA Tests)] INFO -- clicking :navbar_dropdown906[Nov 03 2022 21:55:21 UTC (QA Tests)] INFO -- clicking :snippets_link907 shows correct details of project_snippet_with_single_file including file number908 behaves like displaying details on index page909[Nov 03 2022 21:55:22 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 number910[Nov 03 2022 21:55:26 UTC (QA Tests)] INFO -- filling :login_field with "root"911[Nov 03 2022 21:55:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field912[Nov 03 2022 21:55:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"913[Nov 03 2022 21:55:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field914[Nov 03 2022 21:55:27 UTC (QA Tests)] INFO -- clicking :sign_in_button915[Nov 03 2022 21:55:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '2' via api in 0.56 seconds916[Nov 03 2022 21:55:29 UTC (QA Tests)] INFO -- clicking :navbar_dropdown917[Nov 03 2022 21:55:29 UTC (QA Tests)] INFO -- clicking :snippets_link918[Nov 03 2022 21:55:37 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-64e51ad1.test/dashboard/snippets919 shows correct details of personal_snippet_with_single_file including file number920 behaves like displaying details on index page921[Nov 03 2022 21:55:38 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 number922[Nov 03 2022 21:55:42 UTC (QA Tests)] INFO -- filling :login_field with "root"923[Nov 03 2022 21:55:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field924[Nov 03 2022 21:55:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"925[Nov 03 2022 21:55:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field926[Nov 03 2022 21:55:43 UTC (QA Tests)] INFO -- clicking :sign_in_button927[Nov 03 2022 21:55:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 0.45 seconds928[Nov 03 2022 21:55:45 UTC (QA Tests)] INFO -- clicking :navbar_dropdown929[Nov 03 2022 21:55:46 UTC (QA Tests)] INFO -- clicking :snippets_link930 shows correct details of personal_snippet_with_multiple_files including file number931 behaves like displaying details on index page932[Nov 03 2022 21:55:46 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 number933[Nov 03 2022 21:55:51 UTC (QA Tests)] INFO -- filling :login_field with "root"934[Nov 03 2022 21:55:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field935[Nov 03 2022 21:55:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"936[Nov 03 2022 21:55:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field937[Nov 03 2022 21:55:51 UTC (QA Tests)] INFO -- clicking :sign_in_button938[Nov 03 2022 21:55:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds939[Nov 03 2022 21:55:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.17 seconds940[Nov 03 2022 21:55:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-snippets-22940942e787168c' via api in 0.94 seconds941[Nov 03 2022 21:55:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '4' via api in 1.57 seconds942[Nov 03 2022 21:55:55 UTC (QA Tests)] INFO -- clicking :navbar_dropdown943[Nov 03 2022 21:55:55 UTC (QA Tests)] INFO -- clicking :snippets_link944 shows correct details of project_snippet_with_multiple_files including file number945Create946 Add a directory in Web IDE947 when a directory with the same name already exists948[Nov 03 2022 21:55:56 UTC (QA Tests)] INFO -- Starting test: Create Add a directory in Web IDE when a directory with the same name already exists throws an error949[Nov 03 2022 21:56:00 UTC (QA Tests)] INFO -- filling :login_field with "root"950[Nov 03 2022 21:56:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field951[Nov 03 2022 21:56:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"952[Nov 03 2022 21:56:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field953[Nov 03 2022 21:56:01 UTC (QA Tests)] INFO -- clicking :sign_in_button954[Nov 03 2022 21:56:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds955[Nov 03 2022 21:56:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.17 seconds956[Nov 03 2022 21:56:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/add-directory-project-bc71afd4a315515a' via api in 1.31 seconds957[Nov 03 2022 21:56:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/add-directory-project-bc71afd4a315515a958[Nov 03 2022 21:56:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds959[Nov 03 2022 21:56:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/add-directory-project-bc71afd4a315515a960[Nov 03 2022 21:56:08 UTC (QA Tests)] INFO -- clicking :web_ide_button961[Nov 03 2022 21:56:08 UTC (QA Tests)] INFO -- clicking :new_directory_button , expecting to be at Class962[Nov 03 2022 21:56:09 UTC (QA Tests)] INFO -- filling :file_name_field with "first_directory"963[Nov 03 2022 21:56:09 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field964 throws an error965 when user adds a new empty directory966[Nov 03 2022 21:56:10 UTC (QA Tests)] INFO -- Starting test: Create Add a directory in Web IDE when user adds a new empty directory shows in the tree view but cannot be committed967[Nov 03 2022 21:56:14 UTC (QA Tests)] INFO -- filling :login_field with "root"968[Nov 03 2022 21:56:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field969[Nov 03 2022 21:56:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"970[Nov 03 2022 21:56:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field971[Nov 03 2022 21:56:15 UTC (QA Tests)] INFO -- clicking :sign_in_button972[Nov 03 2022 21:56:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.09 seconds973[Nov 03 2022 21:56:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.18 seconds974[Nov 03 2022 21:56:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/add-directory-project-acdb8e38f2a657e4' via api in 1.35 seconds975[Nov 03 2022 21:56:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/add-directory-project-acdb8e38f2a657e4976[Nov 03 2022 21:56:20 UTC (QA Tests)] INFO -- clicking :web_ide_button977[Nov 03 2022 21:56:20 UTC (QA Tests)] INFO -- clicking :new_directory_button , expecting to be at Class978[Nov 03 2022 21:56:21 UTC (QA Tests)] INFO -- filling :file_name_field with "new_empty_directory"979[Nov 03 2022 21:56:21 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field980[Nov 03 2022 21:56:33 UTC (QA Tests)] INFO -- clicking :commit_mode_tab981 shows in the tree view but cannot be committed982Verify983 UI defined variable984[Nov 03 2022 21:56:44 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is inheritable when forward:pipeline_variables is true985[Nov 03 2022 21:56:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds986[Nov 03 2022 21:56:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-2vle1bjw' via api in 0.47 seconds987[Nov 03 2022 21:56:45 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`988[Nov 03 2022 21:56:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`989[Nov 03 2022 21:56:45 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name 2vle1bjw --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach 2vle1bjw 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 2vle1bjw --url http://gitlab-ee-64e51ad1.test --registration-token **** --tag-list 2vle1bjw --executor shell && gitlab-runner run" `990[Nov 03 2022 21:56:46 UTC (QA Tests)] INFO -- Executing: `docker logs 2vle1bjw`991[Nov 03 2022 21:56:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`992[Nov 03 2022 21:56:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name '2vle1bjw' via api in 1.09 seconds993[Nov 03 2022 21:56:50 UTC (QA Tests)] INFO -- filling :login_field with "root"994[Nov 03 2022 21:56:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field995[Nov 03 2022 21:56:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"996[Nov 03 2022 21:56:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field997[Nov 03 2022 21:56:51 UTC (QA Tests)] INFO -- clicking :sign_in_button998[Nov 03 2022 21:56:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-2vle1bjw/downstream1-variable-inheritance-46b1fac87bb9f836' via api in 0.71 seconds999[Nov 03 2022 21:56:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.64 seconds1000[Nov 03 2022 21:56:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-for-variable-inheritance-2vle1bjw/upstream-variable-inheritance-d7b0bb203ce51ec8' via api in 0.79 seconds1001[Nov 03 2022 21:56:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.68 seconds1002[Nov 03 2022 21:56:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/group-for-variable-inheritance-2vle1bjw/upstream-variable-inheritance-d7b0bb203ce51ec81003[Nov 03 2022 21:56:57 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1004[Nov 03 2022 21:57:09 UTC (QA Tests)] INFO -- clicking :run_pipeline_button , expecting to be at Class1005[Nov 03 2022 21:57:12 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"1006[Nov 03 2022 21:57:12 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field1007[Nov 03 2022 21:57:12 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"1008[Nov 03 2022 21:57:12 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field1009[Nov 03 2022 21:57:13 UTC (QA Tests)] INFO -- clicking :run_pipeline_button , expecting to be at Class1010[Nov 03 2022 21:57:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '8' via api in 0.08 seconds1011[Nov 03 2022 21:57:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '8' via api in 0.07 seconds1012[Nov 03 2022 21:57:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '8' via api in 0.08 seconds1013[Nov 03 2022 21:57:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '10' via api in 0.08 seconds1014[Nov 03 2022 21:57:26 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1015[Nov 03 2022 21:57:26 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class1016[Nov 03 2022 21:57:28 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1017[Nov 03 2022 21:57:28 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class1018[Nov 03 2022 21:57:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name '2vle1bjw'1019[Nov 03 2022 21:57:30 UTC (QA Tests)] INFO -- Executing: `docker rm -f 2vle1bjw`1020 is inheritable when forward:pipeline_variables is true1021Fulfillment1022 purchase storage without active subscription1023 behaves like Purchase storage1024 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)1025 purchase storage with existing CI minutes packs1026 behaves like Purchase storage1027 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)1028 purchase storage with an active subscription1029 behaves like Purchase storage1030 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)1031Plan1032 Default issue templates1033[Nov 03 2022 21:57:31 UTC (QA Tests)] INFO -- Starting test: Plan Default issue templates uses default template when creating an issue1034[Nov 03 2022 21:57:35 UTC (QA Tests)] INFO -- filling :login_field with "root"1035[Nov 03 2022 21:57:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1036[Nov 03 2022 21:57:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"1037[Nov 03 2022 21:57:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1038[Nov 03 2022 21:57:36 UTC (QA Tests)] INFO -- clicking :sign_in_button1039[Nov 03 2022 21:57:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1040[Nov 03 2022 21:57:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.15 seconds1041[Nov 03 2022 21:57:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/default-issue-template-project-8444192693be4695' via api in 0.99 seconds1042[Nov 03 2022 21:57:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/default-issue-template-project-8444192693be46951043[Nov 03 2022 21:57:40 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1044[Nov 03 2022 21:57:40 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1045[Nov 03 2022 21:57:42 UTC (QA Tests)] INFO -- filling :issue_template_field with "This is a default issue template"1046[Nov 03 2022 21:57:42 UTC (QA Tests)] INFO -- clicking the coordinates of :issue_template_field1047[Nov 03 2022 21:57:43 UTC (QA Tests)] INFO -- clicking :save_issue_template_button1048[Nov 03 2022 21:57:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '12' via api in 0.27 seconds1049[Nov 03 2022 21:57:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/default-issue-template-project-8444192693be4695/-/issues/11050 uses default template when creating an issue1051Manage1052 Group access1053[Nov 03 2022 21:57:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-0967a0ae69a40c41' via api in 0.56 seconds1054[Nov 03 2022 21:57:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds1055[Nov 03 2022 21:57:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-ip-restricted-sandbox-group-0967a0ae69a40c41/ip-address-restricted-group-ac2e09f60d95900b' via api in 0.6 seconds1056[Nov 03 2022 21:57:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-ip-restricted-sandbox-group-0967a0ae69a40c41/ip-address-restricted-group-ac2e09f60d95900b/project-in-ip-restricted-group-be4b1bbebe64eff5' via api in 1.04 seconds1057[Nov 03 2022 21:57:50 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-ip-restricted-sandbox-group-0967a0ae69a40c41/ip-address-restricted-group-ac2e09f60d95900b/project-in-ip-restricted-group-be4b1bbebe64eff5 QA::Resource::Project1058 when restricted by another ip address1059 with UI1060[Nov 03 2022 21:57:50 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with UI denies access1061[Nov 03 2022 21:57:50 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.31062[Nov 03 2022 21:57:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1063[Nov 03 2022 21:57:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1064[Nov 03 2022 21:57:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1065[Nov 03 2022 21:57:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1066[Nov 03 2022 21:57:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1067[Nov 03 2022 21:57:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-ip-restricted-sandbox-group-0967a0ae69a40c411068[Nov 03 2022 21:57:55 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1069[Nov 03 2022 21:57:56 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1070[Nov 03 2022 21:57:59 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1071[Nov 03 2022 21:58:04 UTC (QA Tests)] INFO -- clicking :user_avatar_content1072[Nov 03 2022 21:58:04 UTC (QA Tests)] INFO -- clicking :sign_out_link1073[Nov 03 2022 21:58:06 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1074[Nov 03 2022 21:58:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1075[Nov 03 2022 21:58:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"1076[Nov 03 2022 21:58:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1077[Nov 03 2022 21:58:07 UTC (QA Tests)] INFO -- clicking :sign_in_button1078[Nov 03 2022 21:58:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-ip-restricted-sandbox-group-0967a0ae69a40c411079[Nov 03 2022 21:58:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-ip-restricted-sandbox-group-0967a0ae69a40c41/ip-address-restricted-group-ac2e09f60d95900b1080 denies access1081 with API1082[Nov 03 2022 21:58:09 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with API denies access1083[Nov 03 2022 21:58:09 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.31084[Nov 03 2022 21:58:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1085[Nov 03 2022 21:58:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1086[Nov 03 2022 21:58:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1087[Nov 03 2022 21:58:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1088[Nov 03 2022 21:58:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1089[Nov 03 2022 21:58:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-ip-restricted-sandbox-group-0967a0ae69a40c411090[Nov 03 2022 21:58:15 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1091[Nov 03 2022 21:58:15 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1092[Nov 03 2022 21:58:18 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1093[Nov 03 2022 21:58:23 UTC (QA Tests)] INFO -- clicking :user_avatar_content1094[Nov 03 2022 21:58:23 UTC (QA Tests)] INFO -- clicking :sign_out_link1095[Nov 03 2022 21:58:23 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user11096[Nov 03 2022 21:58:23 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:L--5851097[Nov 03 2022 21:58:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-dzrh8kg2' via api in 0.09 seconds1098 denies access1099 with SSH1100[Nov 03 2022 21:58:24 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by another ip address with SSH denies access1101[Nov 03 2022 21:58:24 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.31102[Nov 03 2022 21:58:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1103[Nov 03 2022 21:58:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1104[Nov 03 2022 21:58:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1105[Nov 03 2022 21:58:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1106[Nov 03 2022 21:58:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1107[Nov 03 2022 21:58:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-ip-restricted-sandbox-group-0967a0ae69a40c411108[Nov 03 2022 21:58:29 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1109[Nov 03 2022 21:58:30 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1110[Nov 03 2022 21:58:32 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1111[Nov 03 2022 21:58:37 UTC (QA Tests)] INFO -- clicking :user_avatar_content1112[Nov 03 2022 21:58:37 UTC (QA Tests)] INFO -- clicking :sign_out_link1113[Nov 03 2022 21:58:37 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20221103-39-19e3l6a/id_rsa -N `1114[Nov 03 2022 21:58:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.33 seconds1115[Nov 03 2022 21:58:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'1116 denies access1117 when restricted by user's ip address1118 with API1119[Nov 03 2022 21:58:38 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with API allows access1120[Nov 03 2022 21:58:39 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.31121[Nov 03 2022 21:58:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1122[Nov 03 2022 21:58:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1123[Nov 03 2022 21:58:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1124[Nov 03 2022 21:58:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1125[Nov 03 2022 21:58:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1126[Nov 03 2022 21:58:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-ip-restricted-sandbox-group-0967a0ae69a40c411127[Nov 03 2022 21:58:44 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1128[Nov 03 2022 21:58:44 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1129[Nov 03 2022 21:58:47 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1130[Nov 03 2022 21:58:52 UTC (QA Tests)] INFO -- clicking :user_avatar_content1131[Nov 03 2022 21:58:52 UTC (QA Tests)] INFO -- clicking :sign_out_link1132 allows access1133 with UI1134[Nov 03 2022 21:58:52 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with UI allows access1135[Nov 03 2022 21:58:52 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.31136[Nov 03 2022 21:58:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1137[Nov 03 2022 21:58:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1138[Nov 03 2022 21:58:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"1139[Nov 03 2022 21:58:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1140[Nov 03 2022 21:58:55 UTC (QA Tests)] INFO -- clicking :sign_in_button1141[Nov 03 2022 21:58:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-ip-restricted-sandbox-group-0967a0ae69a40c411142[Nov 03 2022 21:58:58 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1143[Nov 03 2022 21:58:58 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1144[Nov 03 2022 21:59:00 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1145[Nov 03 2022 21:59:05 UTC (QA Tests)] INFO -- clicking :user_avatar_content1146[Nov 03 2022 21:59:05 UTC (QA Tests)] INFO -- clicking :sign_out_link1147[Nov 03 2022 21:59:07 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1148[Nov 03 2022 21:59:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1149[Nov 03 2022 21:59:08 UTC (QA Tests)] INFO -- filling :password_field with "*****"1150[Nov 03 2022 21:59:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1151[Nov 03 2022 21:59:08 UTC (QA Tests)] INFO -- clicking :sign_in_button1152[Nov 03 2022 21:59:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-ip-restricted-sandbox-group-0967a0ae69a40c411153[Nov 03 2022 21:59:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-ip-restricted-sandbox-group-0967a0ae69a40c41/ip-address-restricted-group-ac2e09f60d95900b1154 allows access1155 with SSH1156[Nov 03 2022 21:59:11 UTC (QA Tests)] INFO -- Starting test: Manage Group access when restricted by user's ip address with SSH allows access1157[Nov 03 2022 21:59:11 UTC (QA Tests)] INFO -- Current IP address: 172.19.0.31158[Nov 03 2022 21:59:14 UTC (QA Tests)] INFO -- filling :login_field with "root"1159[Nov 03 2022 21:59:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1160[Nov 03 2022 21:59:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"1161[Nov 03 2022 21:59:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1162[Nov 03 2022 21:59:14 UTC (QA Tests)] INFO -- clicking :sign_in_button1163[Nov 03 2022 21:59:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-ip-restricted-sandbox-group-0967a0ae69a40c411164[Nov 03 2022 21:59:17 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1165[Nov 03 2022 21:59:17 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1166[Nov 03 2022 21:59:19 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1167[Nov 03 2022 21:59:24 UTC (QA Tests)] INFO -- clicking :user_avatar_content1168[Nov 03 2022 21:59:24 UTC (QA Tests)] INFO -- clicking :sign_out_link1169[Nov 03 2022 21:59:24 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20221103-39-11dt9nm/id_rsa -N `1170[Nov 03 2022 21:59:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.51 seconds1171[Nov 03 2022 21:59:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.24 seconds1172[Nov 03 2022 21:59:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'1173 allows access1174[Nov 03 2022 21:59:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'gitlab-qa-ip-restricted-sandbox-group-0967a0ae69a40c41'1175Manage1176 basic user login1177[Nov 03 2022 21:59:26 UTC (QA Tests)] INFO -- Starting test: Manage basic user login user logs in using basic credentials and logs out1178[Nov 03 2022 21:59:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1179[Nov 03 2022 21:59:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1180[Nov 03 2022 21:59:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1181[Nov 03 2022 21:59:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1182[Nov 03 2022 21:59:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1183[Nov 03 2022 21:59:35 UTC (QA Tests)] INFO -- clicking :user_avatar_content1184[Nov 03 2022 21:59:35 UTC (QA Tests)] INFO -- clicking :sign_out_link1185 user logs in using basic credentials and logs out1186Manage1187 User1188[Nov 03 2022 21:59:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-a4d7db04908e870b' via api in 0.34 seconds1189[Nov 03 2022 21:59:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1190[Nov 03 2022 21:59:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-to-test-access-termination-c8492287807bd927' via api in 0.37 seconds1191[Nov 03 2022 21:59:36 UTC (QA Tests)] INFO -- Adding user qa-user-a4d7db04908e870b to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox1192[Nov 03 2022 21:59:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-to-test-access-termination-c8492287807bd927/project-for-user-group-access-termination-f75b48f86d44ec04' via api in 0.88 seconds1193 after parent group membership termination1194[Nov 03 2022 21:59:37 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to commit via the API1195[Nov 03 2022 21:59:37 UTC (QA Tests)] INFO -- Removing user qa-user-a4d7db04908e870b from gitlab-qa-sandbox-group-5 QA::Resource::Sandbox1196[Nov 03 2022 21:59:37 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-a4d7db04908e870b1197[Nov 03 2022 21:59:37 UTC (QA Tests)] INFO -- Caching token for username: qa-user-a4d7db04908e870b, last six chars of token:bnry1F1198[Nov 03 2022 21:59:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-a4d7db04908e870b-9735ffvb' via api in 0.1 seconds1199 is not allowed to commit via the API1200[Nov 03 2022 21:59:38 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to create a file via the API1201[Nov 03 2022 21:59:38 UTC (QA Tests)] INFO -- Removing user qa-user-a4d7db04908e870b from gitlab-qa-sandbox-group-5 QA::Resource::Sandbox1202[Nov 03 2022 21:59:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1203[Nov 03 2022 21:59:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.15 seconds1204[Nov 03 2022 21:59:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-new-file-9b18ad5a7962dda5' via api in 1.07 seconds1205 is not allowed to create a file via the API1206[Nov 03 2022 21:59:39 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to push code via the CLI1207[Nov 03 2022 21:59:39 UTC (QA Tests)] INFO -- Removing user qa-user-a4d7db04908e870b from gitlab-qa-sandbox-group-5 QA::Resource::Sandbox1208 is not allowed to push code via the CLI1209[Nov 03 2022 21:59:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-a4d7db04908e870b'1210[Nov 03 2022 21:59:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-to-test-access-termination-c8492287807bd927/project-for-user-group-access-termination-f75b48f86d44ec04'1211[Nov 03 2022 21:59:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-to-test-access-termination-c8492287807bd927'1212Create1213 File management1214[Nov 03 2022 21:59:40 UTC (QA Tests)] INFO -- Starting test: Create File management user creates a file via the Web1215[Nov 03 2022 21:59:45 UTC (QA Tests)] INFO -- filling :login_field with "root"1216[Nov 03 2022 21:59:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1217[Nov 03 2022 21:59:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1218[Nov 03 2022 21:59:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1219[Nov 03 2022 21:59:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1220[Nov 03 2022 21:59:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1221[Nov 03 2022 21:59:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.15 seconds1222[Nov 03 2022 21:59:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-new-file-28c7057c5b543d3f' via api in 1.09 seconds1223[Nov 03 2022 21:59:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-new-file-28c7057c5b543d3f1224[Nov 03 2022 21:59:50 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1225[Nov 03 2022 21:59:50 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1226[Nov 03 2022 21:59:51 UTC (QA Tests)] INFO -- filling :file_name_field with "{:with=>"QA Test - File name"}"1227[Nov 03 2022 21:59:51 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1228[Nov 03 2022 21:59:52 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Create new file"1229[Nov 03 2022 21:59:52 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1230[Nov 03 2022 21:59:52 UTC (QA Tests)] INFO -- clicking :commit_button1231[Nov 03 2022 21:59:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via browser_ui in 4.74 seconds1232 user creates a file via the Web1233Plan1234 Contribution Analytics1235[Nov 03 2022 21:59:54 UTC (QA Tests)] INFO -- Starting test: Plan Contribution Analytics tests contributions1236[Nov 03 2022 21:59:58 UTC (QA Tests)] INFO -- filling :login_field with "root"1237[Nov 03 2022 21:59:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1238[Nov 03 2022 21:59:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"1239[Nov 03 2022 21:59:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1240[Nov 03 2022 21:59:59 UTC (QA Tests)] INFO -- clicking :sign_in_button1241[Nov 03 2022 22:00:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.1 seconds1242[Nov 03 2022 22:00:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/contribution_analytics-eb004059fe9d5a2a' via api in 0.55 seconds1243[Nov 03 2022 22:00:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/contribution_analytics-eb004059fe9d5a2a/contribution_analytics-44c98f52cd93796e' via api in 0.66 seconds1244[Nov 03 2022 22:00:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '13' via api in 0.35 seconds1245[Nov 03 2022 22:00:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/contribution_analytics-eb004059fe9d5a2a/contribution_analytics-44c98f52cd93796e/-/issues/11246[Nov 03 2022 22:00:05 UTC (QA Tests)] INFO -- clicking :close_issue_button1247[Nov 03 2022 22:00:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.55 seconds1248[Nov 03 2022 22:00:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds1249[Nov 03 2022 22:00:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.87 seconds1250[Nov 03 2022 22:00:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/contribution_analytics-eb004059fe9d5a2a/contribution_analytics-44c98f52cd93796e/-/merge_requests/11251[Nov 03 2022 22:00:09 UTC (QA Tests)] INFO -- clicking :merge_button1252[Nov 03 2022 22:00:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-sandbox-group-5/contribution_analytics-eb004059fe9d5a2a1253[Nov 03 2022 22:00:13 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1254[Nov 03 2022 22:00:13 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1255 tests contributions1256Verify1257 In merge trains1258 new thread discussion1259[Nov 03 2022 22:00:14 UTC (QA Tests)] INFO -- Starting test: Verify In merge trains new thread discussion does not drop MR1260[Nov 03 2022 22:00:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1261[Nov 03 2022 22:00:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.14 seconds1262[Nov 03 2022 22:00:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/pipeline-for-merge-trains-809e95bfa37a7b64' via api in 0.75 seconds1263[Nov 03 2022 22:00:15 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1264[Nov 03 2022 22:00:15 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1265[Nov 03 2022 22:00:15 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-v1nvhumj --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-v1nvhumj 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-v1nvhumj --url http://gitlab-ee-64e51ad1.test --registration-token **** --tag-list qa-runner-v1nvhumj --executor shell && gitlab-runner run" `1266[Nov 03 2022 22:00:16 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-v1nvhumj`1267[Nov 03 2022 22:00:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1268[Nov 03 2022 22:00:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-v1nvhumj' via api in 1.32 seconds1269[Nov 03 2022 22:00:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1270[Nov 03 2022 22:00:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1271[Nov 03 2022 22:00:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1272[Nov 03 2022 22:00:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1273[Nov 03 2022 22:00:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1274[Nov 03 2022 22:00:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/pipeline-for-merge-trains-809e95bfa37a7b641275[Nov 03 2022 22:00:24 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1276[Nov 03 2022 22:00:25 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1277[Nov 03 2022 22:00:26 UTC (QA Tests)] INFO -- checking via JS :merged_results_pipeline_checkbox with args {}1278[Nov 03 2022 22:00:26 UTC (QA Tests)] INFO -- checking via JS :merge_trains_checkbox with args {}1279[Nov 03 2022 22:00:26 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button1280[Nov 03 2022 22:00:27 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1281[Nov 03 2022 22:00:38 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1282[Nov 03 2022 22:00:39 UTC (QA Tests)] INFO -- checking via JS :allow_merge_if_all_discussions_are_resolved_checkbox with args {}1283[Nov 03 2022 22:00:39 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button1284[Nov 03 2022 22:00:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.62 seconds1285[Nov 03 2022 22:00:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds1286[Nov 03 2022 22:00:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.2 seconds1287[Nov 03 2022 22:00:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/pipeline-for-merge-trains-809e95bfa37a7b64/-/merge_requests/11288[Nov 03 2022 22:01:10 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/pipeline-for-merge-trains-809e95bfa37a7b64/-/merge_requests/11289[Nov 03 2022 22:01:17 UTC (QA Tests)] INFO -- clicking :merge_button1290[Nov 03 2022 22:01:20 UTC (QA Tests)] INFO -- clicking :notes_tab1291[Nov 03 2022 22:01:20 UTC (QA Tests)] INFO -- filling :comment_field with "Dolorem dolores quia deserunt."1292[Nov 03 2022 22:01:20 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1293[Nov 03 2022 22:01:21 UTC (QA Tests)] INFO -- clicking :discussion_menu_item1294[Nov 03 2022 22:01:21 UTC (QA Tests)] INFO -- clicking :comment_button1295[Nov 03 2022 22:01:37 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/pipeline-for-merge-trains-809e95bfa37a7b64/-/merge_requests/11296[Nov 03 2022 22:01:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-v1nvhumj'1297[Nov 03 2022 22:01:45 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-v1nvhumj`1298 does not drop MR1299Create1300 Pull mirror a repository over SSH with a private key1301[Nov 03 2022 22:01:45 UTC (QA Tests)] INFO -- Starting test: Create Pull mirror a repository over SSH with a private key configures and syncs a (pull) mirrored repository1302[Nov 03 2022 22:01:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1303[Nov 03 2022 22:01:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1304[Nov 03 2022 22:01:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1305[Nov 03 2022 22:01:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1306[Nov 03 2022 22:01:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1307[Nov 03 2022 22:01:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1308[Nov 03 2022 22:01:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.14 seconds1309[Nov 03 2022 22:01:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/pull-mirror-target-project-f8d5012cb5407afd' via api in 0.81 seconds1310[Nov 03 2022 22:01:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/pull-mirror-target-project-f8d5012cb5407afd1311[Nov 03 2022 22:01:54 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1312[Nov 03 2022 22:01:54 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1313[Nov 03 2022 22:01:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds1314[Nov 03 2022 22:01:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.16 seconds1315[Nov 03 2022 22:01:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/pull-mirror-source-project-549fb66396f49bcd' via api in 0.86 seconds1316[Nov 03 2022 22:01:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.88 seconds1317[Nov 03 2022 22:01:59 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "ssh://git@gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/pull-mirror-source-project-549fb66396f49bcd.git"1318[Nov 03 2022 22:01:59 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field1319[Nov 03 2022 22:02:00 UTC (QA Tests)] INFO -- selecting "Pull" in :mirror_direction_field1320[Nov 03 2022 22:02:01 UTC (QA Tests)] INFO -- selecting "SSH public key" in :authentication_method_field1321[Nov 03 2022 22:02:01 UTC (QA Tests)] INFO -- clicking :detect_host_keys1322[Nov 03 2022 22:02:04 UTC (QA Tests)] INFO -- clicking :mirror_repository_button1323[Nov 03 2022 22:02:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey with id '3' via api in 0.21 seconds1324[Nov 03 2022 22:02:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/pull-mirror-target-project-f8d5012cb5407afd1325[Nov 03 2022 22:02:08 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1326[Nov 03 2022 22:02:08 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1327[Nov 03 2022 22:02:21 UTC (QA Tests)] INFO -- clicking :update_now_button1328[Nov 03 2022 22:02:24 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/pull-mirror-target-project-f8d5012cb5407afd/-/settings/repository#js-push-remote-settings1329[Nov 03 2022 22:02:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/pull-mirror-target-project-f8d5012cb5407afd1330[Nov 03 2022 22:02:26 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments1331 configures and syncs a (pull) mirrored repository1332Create1333 Merge request squashing1334[Nov 03 2022 22:02:27 UTC (QA Tests)] INFO -- Starting test: Create Merge request squashing user squashes commits while merging1335[Nov 03 2022 22:02:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1336[Nov 03 2022 22:02:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1337[Nov 03 2022 22:02:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1338[Nov 03 2022 22:02:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1339[Nov 03 2022 22:02:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1340[Nov 03 2022 22:02:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1341[Nov 03 2022 22:02:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.14 seconds1342[Nov 03 2022 22:02:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/squash-before-merge-f3ff67088ec972e1' via api in 0.78 seconds1343[Nov 03 2022 22:02:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds1344[Nov 03 2022 22:02:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds1345[Nov 03 2022 22:02:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.6 seconds1346[Nov 03 2022 22:02:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.39 seconds1347[Nov 03 2022 22:02:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/squash-before-merge-f3ff67088ec972e1/-/merge_requests/11348[Nov 03 2022 22:02:40 UTC (QA Tests)] INFO -- checking via JS :squash_checkbox with args {}1349[Nov 03 2022 22:02:40 UTC (QA Tests)] INFO -- clicking :merge_button1350 user squashes commits while merging1351Create1352 Branch with unusual name1353 when branch name contains slash, hash, double dash, and capital letter1354[Nov 03 2022 22:02:43 UTC (QA Tests)] INFO -- Starting test: Create Branch with unusual name when branch name contains slash, hash, double dash, and capital letter renders repository file tree correctly1355[Nov 03 2022 22:02:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1356[Nov 03 2022 22:02:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1357[Nov 03 2022 22:02:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1358[Nov 03 2022 22:02:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1359[Nov 03 2022 22:02:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1360[Nov 03 2022 22:02:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.13 seconds1361[Nov 03 2022 22:02:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.2 seconds1362[Nov 03 2022 22:02:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/unusually-named-branch-project-75900e988c2f1597' via api in 1.16 seconds1363[Nov 03 2022 22:02:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds1364[Nov 03 2022 22:02:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/unusually-named-branch-project-75900e988c2f15971365[Nov 03 2022 22:02:54 UTC (QA Tests)] INFO -- clicking :file_name_link1366[Nov 03 2022 22:02:55 UTC (QA Tests)] INFO -- clicking :file_name_link1367 renders repository file tree correctly1368Verify1369 Pipeline editor1370 when CI has invalid syntax1371[Nov 03 2022 22:02:56 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline editor when CI has invalid syntax shows invalid validations1372[Nov 03 2022 22:02:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1373[Nov 03 2022 22:02:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.13 seconds1374[Nov 03 2022 22:02:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/pipeline-editor-project-5689a55fbc1f57dd' via api in 0.74 seconds1375[Nov 03 2022 22:02:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds1376[Nov 03 2022 22:03:03 UTC (QA Tests)] INFO -- filling :login_field with "root"1377[Nov 03 2022 22:03:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1378[Nov 03 2022 22:03:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1379[Nov 03 2022 22:03:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1380[Nov 03 2022 22:03:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1381[Nov 03 2022 22:03:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/pipeline-editor-project-5689a55fbc1f57dd1382[Nov 03 2022 22:03:07 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1383[Nov 03 2022 22:03:08 UTC (QA Tests)] INFO -- clicking :pipeline_editor_app1384[Nov 03 2022 22:03:09 UTC (QA Tests)] INFO -- clicking :simulate_pipeline_button1385 shows invalid validations1386 when CI has valid syntax1387[Nov 03 2022 22:03:10 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline editor when CI has valid syntax shows valid validations1388[Nov 03 2022 22:03:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1389[Nov 03 2022 22:03:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.14 seconds1390[Nov 03 2022 22:03:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/pipeline-editor-project-c4bb9332697652bc' via api in 0.85 seconds1391[Nov 03 2022 22:03:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.51 seconds1392[Nov 03 2022 22:03:17 UTC (QA Tests)] INFO -- filling :login_field with "root"1393[Nov 03 2022 22:03:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1394[Nov 03 2022 22:03:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1395[Nov 03 2022 22:03:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1396[Nov 03 2022 22:03:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1397[Nov 03 2022 22:03:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/pipeline-editor-project-c4bb9332697652bc1398[Nov 03 2022 22:03:21 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1399[Nov 03 2022 22:03:23 UTC (QA Tests)] INFO -- clicking :pipeline_editor_app1400[Nov 03 2022 22:03:23 UTC (QA Tests)] INFO -- clicking :simulate_pipeline_button1401 shows valid validations1402Create1403 Testing wiki content manipulation inside a project1404[Nov 03 2022 22:03:24 UTC (QA Tests)] INFO -- Starting test: Create Testing wiki content manipulation inside a project by manipulating content on the page using git push1405[Nov 03 2022 22:03:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1406[Nov 03 2022 22:03:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1407[Nov 03 2022 22:03:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1408[Nov 03 2022 22:03:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1409[Nov 03 2022 22:03:29 UTC (QA Tests)] INFO -- clicking :sign_in_button1410[Nov 03 2022 22:03:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1411[Nov 03 2022 22:03:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.13 seconds1412[Nov 03 2022 22:03:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/wiki_testing-5872c7317d76d5e9' via api in 0.76 seconds1413[Nov 03 2022 22:03:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.26 seconds1414[Nov 03 2022 22:03:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.14 seconds1415[Nov 03 2022 22:03:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/wiki_testing-5872c7317d76d5e9/-/wikis/Home1416 by manipulating content on the page using git push1417[Nov 03 2022 22:03:34 UTC (QA Tests)] INFO -- Starting test: Create Testing wiki content manipulation inside a project by manipulating content on the page1418[Nov 03 2022 22:03:39 UTC (QA Tests)] INFO -- filling :login_field with "root"1419[Nov 03 2022 22:03:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1420[Nov 03 2022 22:03:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"1421[Nov 03 2022 22:03:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1422[Nov 03 2022 22:03:40 UTC (QA Tests)] INFO -- clicking :sign_in_button1423[Nov 03 2022 22:03:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1424[Nov 03 2022 22:03:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.13 seconds1425[Nov 03 2022 22:03:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/wiki_testing-577606263efb2360' via api in 0.74 seconds1426[Nov 03 2022 22:03:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.22 seconds1427[Nov 03 2022 22:03:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/wiki_testing-577606263efb2360/-/wikis/Home1428[Nov 03 2022 22:03:43 UTC (QA Tests)] INFO -- clicking :edit_page_button1429[Nov 03 2022 22:03:44 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"1430[Nov 03 2022 22:03:44 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1431[Nov 03 2022 22:03:45 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"1432[Nov 03 2022 22:03:45 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field1433[Nov 03 2022 22:03:45 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"1434[Nov 03 2022 22:03:45 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox1435[Nov 03 2022 22:03:46 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1436 by manipulating content on the page1437Create1438 Open a fork in Web IDE1439 when a user does not have permissions to commit to the project1440 when no fork is present1441 suggests to create a fork when a user clicks Web IDE in the main project (PENDING: No reason given)1442 when a fork is already created1443 opens the fork when a user clicks Web IDE in the main project (PENDING: No reason given)1444Fulfillment1445 Active license details1446[Nov 03 2022 22:03:48 UTC (QA Tests)] INFO -- Starting test: Fulfillment Active license details shows up in subscription page1447[Nov 03 2022 22:03:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1448[Nov 03 2022 22:03:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1449[Nov 03 2022 22:03:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1450[Nov 03 2022 22:03:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1451[Nov 03 2022 22:03:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1452[Nov 03 2022 22:03:55 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments1453 shows up in subscription page1454Create1455 Push over HTTP using Git protocol version 21456[Nov 03 2022 22:03:56 UTC (QA Tests)] INFO -- Starting test: Create Push over HTTP using Git protocol version 2 user pushes to the repository1457[Nov 03 2022 22:04:00 UTC (QA Tests)] INFO -- filling :login_field with "root"1458[Nov 03 2022 22:04:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1459[Nov 03 2022 22:04:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1460[Nov 03 2022 22:04:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1461[Nov 03 2022 22:04:01 UTC (QA Tests)] INFO -- clicking :sign_in_button1462[Nov 03 2022 22:04:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1463[Nov 03 2022 22:04:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.13 seconds1464[Nov 03 2022 22:04:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/git-protocol-project-6cfb5399c6ed1d75' via api in 0.75 seconds1465[Nov 03 2022 22:04:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/git-protocol-project-6cfb5399c6ed1d751466 user pushes to the repository1467Create1468 Open Web IDE from Diff Tab1469[Nov 03 2022 22:04:06 UTC (QA Tests)] INFO -- Starting test: Create Open Web IDE from Diff Tab opens and edits a multi-file merge request in Web IDE from Diff Tab1470[Nov 03 2022 22:04:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1471[Nov 03 2022 22:04:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1472[Nov 03 2022 22:04:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"1473[Nov 03 2022 22:04:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1474[Nov 03 2022 22:04:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1475[Nov 03 2022 22:04:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1476[Nov 03 2022 22:04:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.13 seconds1477[Nov 03 2022 22:04:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/the_awesome_project-b928717f8c6c8226' via api in 1.01 seconds1478[Nov 03 2022 22:04:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds1479[Nov 03 2022 22:04:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.74 seconds1480[Nov 03 2022 22:04:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/the_awesome_project-b928717f8c6c8226/-/merge_requests/11481[Nov 03 2022 22:04:17 UTC (QA Tests)] INFO -- clicking :diffs_tab1482[Nov 03 2022 22:04:18 UTC (QA Tests)] INFO -- clicking :dropdown_button1483[Nov 03 2022 22:04:18 UTC (QA Tests)] INFO -- clicking :edit_in_ide_button1484[Nov 03 2022 22:04:20 UTC (QA Tests)] INFO -- clicking :file_row_container1485[Nov 03 2022 22:04:20 UTC (QA Tests)] INFO -- clicking :file_row_container1486[Nov 03 2022 22:04:20 UTC (QA Tests)] INFO -- clicking :file_row_container1487[Nov 03 2022 22:04:20 UTC (QA Tests)] INFO -- clicking :file_name_content1488[Nov 03 2022 22:04:20 UTC (QA Tests)] INFO -- clicking :dropdown_button1489[Nov 03 2022 22:04:21 UTC (QA Tests)] INFO -- clicking :delete_button1490[Nov 03 2022 22:04:21 UTC (QA Tests)] INFO -- clicking :begin_commit_button1491[Nov 03 2022 22:04:21 UTC (QA Tests)] INFO -- clicking :commit_button1492[Nov 03 2022 22:04:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/the_awesome_project-b928717f8c6c8226/-/merge_requests/11493[Nov 03 2022 22:04:24 UTC (QA Tests)] INFO -- clicking :diffs_tab1494 opens and edits a multi-file merge request in Web IDE from Diff Tab1495Plan1496 promote issue to epic1497[Nov 03 2022 22:04:24 UTC (QA Tests)] INFO -- Starting test: Plan promote issue to epic promotes issue to epic1498[Nov 03 2022 22:04:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1499[Nov 03 2022 22:04:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1500[Nov 03 2022 22:04:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1501[Nov 03 2022 22:04:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1502[Nov 03 2022 22:04:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1503[Nov 03 2022 22:04:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1504[Nov 03 2022 22:04:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.12 seconds1505[Nov 03 2022 22:04:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/promote-issue-to-epic-ea479a0558231b33' via api in 0.74 seconds1506[Nov 03 2022 22:04:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '14' via api in 0.31 seconds1507[Nov 03 2022 22:04:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/promote-issue-to-epic-ea479a0558231b33/-/issues/11508[Nov 03 2022 22:04:34 UTC (QA Tests)] INFO -- clicking :title_content1509[Nov 03 2022 22:04:34 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1510[Nov 03 2022 22:04:34 UTC (QA Tests)] INFO -- clicking :title_content1511[Nov 03 2022 22:04:35 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1512[Nov 03 2022 22:04:35 UTC (QA Tests)] INFO -- filling :comment_field with "/promote 1513"1514[Nov 03 2022 22:04:35 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1515[Nov 03 2022 22:04:35 UTC (QA Tests)] INFO -- clicking :comment_button1516[Nov 03 2022 22:04:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f81517[Nov 03 2022 22:04:38 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1518 promotes issue to epic1519Govern1520 Scan result policy1521[Nov 03 2022 22:04:39 UTC (QA Tests)] INFO -- Starting test: Govern Scan result policy requires approval when a pipeline report has findings matching the scan result policy1522[Nov 03 2022 22:04:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1523[Nov 03 2022 22:04:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.14 seconds1524[Nov 03 2022 22:04:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-scan-result-policy-9a353dbe2f2eef6d' via api in 1.14 seconds1525[Nov 03 2022 22:04:40 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1526[Nov 03 2022 22:04:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1527[Nov 03 2022 22:04:40 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-scan-result-policy-9a353dbe2f2eef6d --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-scan-result-policy-9a353dbe2f2eef6d 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 runner-for-project-with-scan-result-policy-9a353dbe2f2eef6d --url http://gitlab-ee-64e51ad1.test --registration-token **** --tag-list secure_report_project-with-scan-result-policy-9a353dbe2f2eef6d --executor shell && gitlab-runner run" `1528[Nov 03 2022 22:04:41 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-scan-result-policy-9a353dbe2f2eef6d`1529[Nov 03 2022 22:04:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1530[Nov 03 2022 22:04:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'runner-for-project-with-scan-result-policy-9a353dbe2f2eef6d' via api in 1.57 seconds1531[Nov 03 2022 22:04:42 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyProject via api in 0.74 seconds1532[Nov 03 2022 22:04:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-scan-result-policy-9a353dbe2f2eef6d-security-policy-project' via api in 0.16 seconds1533[Nov 03 2022 22:04:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds1534[Nov 03 2022 22:04:42 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-scan-result-policy-9a353dbe2f2eef6d QA::Resource::Project1535[Nov 03 2022 22:04:43 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyCommit via api in 0.44 seconds1536[Nov 03 2022 22:04:48 UTC (QA Tests)] INFO -- filling :login_field with "root"1537[Nov 03 2022 22:04:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1538[Nov 03 2022 22:04:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1539[Nov 03 2022 22:04:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1540[Nov 03 2022 22:04:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1541[Nov 03 2022 22:04:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-scan-result-policy-9a353dbe2f2eef6d1542[Nov 03 2022 22:04:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.62 seconds1543[Nov 03 2022 22:04:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds1544[Nov 03 2022 22:04:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.78 seconds1545[Nov 03 2022 22:04:56 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1546[Nov 03 2022 22:05:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-with-scan-result-policy-9a353dbe2f2eef6d/-/merge_requests/11547[Nov 03 2022 22:05:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'runner-for-project-with-scan-result-policy-9a353dbe2f2eef6d'1548[Nov 03 2022 22:05:33 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-scan-result-policy-9a353dbe2f2eef6d`1549 requires approval when a pipeline report has findings matching the scan result policy1550Version sanity check1551 is the specified version (PENDING: Test is not compatible with this environment or pipeline)1552Plan1553 Group Iterations1554[Nov 03 2022 22:05:34 UTC (QA Tests)] INFO -- Starting test: Plan Group Iterations creates a group iteration automatically through an iteration cadence1555[Nov 03 2022 22:05:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1556[Nov 03 2022 22:05:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-to-test-creating-iteration-cadences-e663a0e50d4c94ae' via api in 0.41 seconds1557[Nov 03 2022 22:05:34 UTC (QA Tests)] INFO -- Enabling feature: iteration_cadences for scope "group: gitlab-qa-sandbox-group-5/group-to-test-creating-iteration-cadences-e663a0e50d4c94ae"1558[Nov 03 2022 22:05:36 UTC (QA Tests)] INFO -- Successfully enabled and verified feature flag: iteration_cadences1559[Nov 03 2022 22:06:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1560[Nov 03 2022 22:06:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1561[Nov 03 2022 22:06:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1562[Nov 03 2022 22:06:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1563[Nov 03 2022 22:06:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1564[Nov 03 2022 22:06:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-sandbox-group-5/group-to-test-creating-iteration-cadences-e663a0e50d4c94ae1565[Nov 03 2022 22:06:44 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1566[Nov 03 2022 22:06:45 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1567[Nov 03 2022 22:06:45 UTC (QA Tests)] INFO -- clicking :create_new_cadence_button1568[Nov 03 2022 22:06:46 UTC (QA Tests)] INFO -- filling :iteration_cadence_title_field with "Group iteration cadence created via GUI adf4e273bc06081b"1569[Nov 03 2022 22:06:46 UTC (QA Tests)] INFO -- clicking the coordinates of :iteration_cadence_title_field1570[Nov 03 2022 22:06:46 UTC (QA Tests)] INFO -- filling :iteration_cadence_start_date_field with "2022/11/03"1571[Nov 03 2022 22:06:46 UTC (QA Tests)] INFO -- clicking the coordinates of :iteration_cadence_start_date_field1572[Nov 03 2022 22:06:47 UTC (QA Tests)] INFO -- selecting "2" in :iteration_cadence_duration_field1573[Nov 03 2022 22:06:47 UTC (QA Tests)] INFO -- selecting "2" in :iteration_cadence_upcoming_iterations_field1574[Nov 03 2022 22:06:47 UTC (QA Tests)] INFO -- clicking :save_iteration_cadence_button1575[Nov 03 2022 22:06:47 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::GroupCadence via browser_ui in 3.29 seconds1576[Nov 03 2022 22:06:47 UTC (QA Tests)] INFO -- clicking :iteration_item1577 creates a group iteration automatically through an iteration cadence1578Plan1579 Issues list1580[Nov 03 2022 22:06:48 UTC (QA Tests)] INFO -- Starting test: Plan Issues list successfully exports issues list as CSV1581[Nov 03 2022 22:06:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1582[Nov 03 2022 22:06:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1583[Nov 03 2022 22:06:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1584[Nov 03 2022 22:06:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1585[Nov 03 2022 22:06:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1586[Nov 03 2022 22:06:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1587[Nov 03 2022 22:06:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.14 seconds1588[Nov 03 2022 22:06:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-to-test-export-issues-as-csv-67161815e243ad59' via api in 0.78 seconds1589[Nov 03 2022 22:06:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '15' via api in 0.35 seconds1590[Nov 03 2022 22:06:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '16' via api in 0.27 seconds1591[Nov 03 2022 22:06:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-to-test-export-issues-as-csv-67161815e243ad591592[Nov 03 2022 22:06:57 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1593[Nov 03 2022 22:06:58 UTC (QA Tests)] INFO -- clicking :export_as_csv_button1594[Nov 03 2022 22:06:59 UTC (QA Tests)] INFO -- clicking :export_issues_button1595 successfully exports issues list as CSV1596Plan1597 Epics roadmap1598[Nov 03 2022 22:07:00 UTC (QA Tests)] INFO -- Starting test: Plan Epics roadmap presents epic on roadmap1599[Nov 03 2022 22:07:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1600[Nov 03 2022 22:07:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1601[Nov 03 2022 22:07:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1602[Nov 03 2022 22:07:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1603[Nov 03 2022 22:07:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1604[Nov 03 2022 22:07:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1605[Nov 03 2022 22:07:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.13 seconds1606[Nov 03 2022 22:07:07 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '8' via api in 0.25 seconds1607 presents epic on roadmap1608Manage1609 Group with members1610[Nov 03 2022 22:07:08 UTC (QA Tests)] INFO -- Starting test: Manage Group with members can be shared with another group with correct access level1611[Nov 03 2022 22:07:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1612[Nov 03 2022 22:07:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/target-group-with-project_a023fea9b5091a88' via api in 0.39 seconds1613[Nov 03 2022 22:07:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/target-group-with-project_a023fea9b5091a88/the_awesome_project-d64388cadc1f228c' via api in 0.9 seconds1614[Nov 03 2022 22:07:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1615[Nov 03 2022 22:07:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/source-group-with-members_454969d47bf1445b' via api in 0.41 seconds1616[Nov 03 2022 22:07:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds1617[Nov 03 2022 22:07:10 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/source-group-with-members_454969d47bf1445b QA::Resource::Group1618[Nov 03 2022 22:07:15 UTC (QA Tests)] INFO -- filling :login_field with "root"1619[Nov 03 2022 22:07:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1620[Nov 03 2022 22:07:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1621[Nov 03 2022 22:07:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1622[Nov 03 2022 22:07:15 UTC (QA Tests)] INFO -- clicking :sign_in_button1623[Nov 03 2022 22:07:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-sandbox-group-5/target-group-with-project_a023fea9b5091a881624[Nov 03 2022 22:07:18 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1625[Nov 03 2022 22:07:19 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1626[Nov 03 2022 22:07:20 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "source-group-with-members_454969d47bf1445b"1627[Nov 03 2022 22:07:20 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field1628[Nov 03 2022 22:07:20 UTC (QA Tests)] INFO -- clicking :invite_button1629[Nov 03 2022 22:07:21 UTC (QA Tests)] INFO -- clicking :groups_list_tab1630[Nov 03 2022 22:07:25 UTC (QA Tests)] INFO -- clicking :user_avatar_content1631[Nov 03 2022 22:07:25 UTC (QA Tests)] INFO -- clicking :sign_out_link1632[Nov 03 2022 22:07:28 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1633[Nov 03 2022 22:07:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1634[Nov 03 2022 22:07:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1635[Nov 03 2022 22:07:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1636[Nov 03 2022 22:07:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1637 can be shared with another group with correct access level1638Package1639 Container Registry1640 pushes project image to the container registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)1641Plan1642 for project insights page1643 behaves like default insights page1644[Nov 03 2022 22:07:30 UTC (QA Tests)] INFO -- Starting test: Plan for project insights page behaves like default insights page displays issues and merge requests dashboards1645[Nov 03 2022 22:07:35 UTC (QA Tests)] INFO -- filling :login_field with "root"1646[Nov 03 2022 22:07:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1647[Nov 03 2022 22:07:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"1648[Nov 03 2022 22:07:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1649[Nov 03 2022 22:07:35 UTC (QA Tests)] INFO -- clicking :sign_in_button1650[Nov 03 2022 22:07:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1651[Nov 03 2022 22:07:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.14 seconds1652[Nov 03 2022 22:07:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-insights-1be747b5c53cc7f8' via api in 0.81 seconds1653[Nov 03 2022 22:07:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/project-insights-1be747b5c53cc7f81654[Nov 03 2022 22:07:39 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1655[Nov 03 2022 22:07:41 UTC (QA Tests)] INFO -- clicking :insights_dashboard_dropdown1656 displays issues and merge requests dashboards1657 for group insights page1658 behaves like default insights page1659[Nov 03 2022 22:07:41 UTC (QA Tests)] INFO -- Starting test: Plan for group insights page behaves like default insights page displays issues and merge requests dashboards1660[Nov 03 2022 22:07:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1661[Nov 03 2022 22:07:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1662[Nov 03 2022 22:07:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1663[Nov 03 2022 22:07:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1664[Nov 03 2022 22:07:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1665[Nov 03 2022 22:07:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1666[Nov 03 2022 22:07:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.16 seconds1667[Nov 03 2022 22:07:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-64e51ad1.test/groups/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f81668[Nov 03 2022 22:07:50 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1669[Nov 03 2022 22:07:50 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1670[Nov 03 2022 22:07:51 UTC (QA Tests)] INFO -- clicking :insights_dashboard_dropdown1671 displays issues and merge requests dashboards1672Create1673 Personal snippet creation1674[Nov 03 2022 22:07:52 UTC (QA Tests)] INFO -- Starting test: Create Personal snippet creation user creates a personal snippet1675[Nov 03 2022 22:07:56 UTC (QA Tests)] INFO -- filling :login_field with "root"1676[Nov 03 2022 22:07:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1677[Nov 03 2022 22:07:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"1678[Nov 03 2022 22:07:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1679[Nov 03 2022 22:07:57 UTC (QA Tests)] INFO -- clicking :sign_in_button1680[Nov 03 2022 22:07:59 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1681[Nov 03 2022 22:07:59 UTC (QA Tests)] INFO -- clicking :snippets_link1682[Nov 03 2022 22:07:59 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1683[Nov 03 2022 22:07:59 UTC (QA Tests)] INFO -- clicking :global_new_snippet_link1684[Nov 03 2022 22:08:00 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Snippet title"1685[Nov 03 2022 22:08:00 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field1686[Nov 03 2022 22:08:01 UTC (QA Tests)] INFO -- clicking :description_placeholder1687[Nov 03 2022 22:08:01 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"1688[Nov 03 2022 22:08:01 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field1689[Nov 03 2022 22:08:01 UTC (QA Tests)] INFO -- clicking :visibility_content1690[Nov 03 2022 22:08:01 UTC (QA Tests)] INFO -- filling :file_name_field with "ruby_file.rb"1691[Nov 03 2022 22:08:01 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1692[Nov 03 2022 22:08:02 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1693[Nov 03 2022 22:08:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '5' via browser_ui in 4.64 seconds1694 user creates a personal snippet1695Create1696 Default merge request templates1697[Nov 03 2022 22:08:04 UTC (QA Tests)] INFO -- Starting test: Create Default merge request templates uses default template when creating a merge request1698[Nov 03 2022 22:08:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1699[Nov 03 2022 22:08:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1700[Nov 03 2022 22:08:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1701[Nov 03 2022 22:08:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1702[Nov 03 2022 22:08:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1703[Nov 03 2022 22:08:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1704[Nov 03 2022 22:08:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.15 seconds1705[Nov 03 2022 22:08:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/default-mr-template-project-46901e0ae06ef261' via api in 0.81 seconds1706[Nov 03 2022 22:08:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/default-mr-template-project-46901e0ae06ef2611707[Nov 03 2022 22:08:13 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1708[Nov 03 2022 22:08:13 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1709[Nov 03 2022 22:08:14 UTC (QA Tests)] INFO -- filling :default_merge_request_template_field with "This is a default merge request template"1710[Nov 03 2022 22:08:14 UTC (QA Tests)] INFO -- clicking the coordinates of :default_merge_request_template_field1711[Nov 03 2022 22:08:14 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button1712[Nov 03 2022 22:08:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds1713[Nov 03 2022 22:08:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds1714[Nov 03 2022 22:08:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-64e51ad1.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/default-mr-template-project-46901e0ae06ef2611715[Nov 03 2022 22:08:28 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1716[Nov 03 2022 22:08:29 UTC (QA Tests)] INFO -- clicking :new_merge_request_button1717[Nov 03 2022 22:08:29 UTC (QA Tests)] INFO -- clicking :source_branch_dropdown1718[Nov 03 2022 22:08:30 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "qa-test-feature-0228a8ac563f49ef"1719[Nov 03 2022 22:08:30 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field1720[Nov 03 2022 22:08:30 UTC (QA Tests)] INFO -- clicking via capybara using 'click_on(qa-test-feature-0228a8ac563f49ef)'1721[Nov 03 2022 22:08:30 UTC (QA Tests)] INFO -- clicking :compare_branches_button1722[Nov 03 2022 22:08:31 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "QA test - merge request"1723[Nov 03 2022 22:08:31 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1724[Nov 03 2022 22:08:32 UTC (QA Tests)] INFO -- clicking :issuable_create_button , expecting to be at Class1725[Nov 03 2022 22:08:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 19.59 seconds1726 uses default template when creating a merge request1727Create1728 PostReceive idempotent1729[Nov 03 2022 22:08:35 UTC (QA Tests)] INFO -- Starting test: Create PostReceive idempotent pushes and creates a single push event three times1730[Nov 03 2022 22:08:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1731[Nov 03 2022 22:08:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8' via api in 0.14 seconds1732[Nov 03 2022 22:08:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/push-postreceive-idempotent-52c2cc853716f79f' via api in 1.32 seconds1733[Nov 03 2022 22:08:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.86 seconds1734[Nov 03 2022 22:08:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.67 seconds1735[Nov 03 2022 22:08:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.75 seconds1736[Nov 03 2022 22:08:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-42-26-6ff1869b2be3a2f8/push-postreceive-idempotent-52c2cc853716f79f'1737 pushes and creates a single push event three times1738[Nov 03 2022 22:08:42 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:1739{1740 "qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb": 29.97114533900003,1741 "qa/specs/features/ee/browser_ui/3_create/merge_request/add_batch_comments_in_merge_request_spec.rb": 48.856076000999906,1742 "qa/specs/features/browser_ui/1_manage/login/register_spec.rb": 230.190898554,1743 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configure_issue_board_by_label_spec.rb": 13.675112875999957,1744 "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_spec.rb": 13.88259584299999,1745 "qa/specs/features/browser_ui/3_create/web_ide/create_first_file_in_web_ide_spec.rb": 17.329581086000076,1746 "qa/specs/features/browser_ui/4_verify/pipeline/update_ci_file_with_pipeline_editor_spec.rb": 32.740331531999914,1747 "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb": 4.378245347000075,1748 "qa/specs/features/browser_ui/2_plan/milestone/create_project_milestone_spec.rb": 26.598600482999927,1749 "qa/specs/features/browser_ui/2_plan/issue/custom_issue_template_spec.rb": 14.737236234999955,1750 "qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb": 66.194072215,1751 "qa/specs/features/ee/browser_ui/2_plan/epic/epics_management_spec.rb": 82.33299590800016,1752 "qa/specs/features/ee/api/1_manage/import/import_github_repo_spec.rb": 34.37680603900003,1753 "qa/specs/features/browser_ui/3_create/project_wiki/project_based_content_creation_spec.rb": 60.163452889000155,1754 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/project_issue_boards_spec.rb": 36.57275638399983,1755 "qa/specs/features/browser_ui/3_create/web_ide/link_to_line_in_web_ide_spec.rb": 29.03212875700001,1756 "qa/specs/features/browser_ui/3_create/merge_request/view_merge_request_diff_patch_spec.rb": 25.23522495999987,1757 "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb": 43.90965140399999,1758 "qa/specs/features/browser_ui/3_create/web_ide/add_new_directory_in_web_ide_spec.rb": 48.226080572,1759 "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_inheritable_when_forward_pipeline_variables_true_spec.rb": 46.78063670999995,1760 "qa/specs/features/ee/browser_ui/2_plan/issue/default_issue_template_spec.rb": 16.33346985000003,1761 "qa/specs/features/ee/browser_ui/1_manage/group/restrict_by_ip_address_spec.rb": 99.229176887,1762 "qa/specs/features/browser_ui/1_manage/login/log_in_spec.rb": 8.75686706600004,1763 "qa/specs/features/api/1_manage/user_access_termination_spec.rb": 5.272820042999911,1764 "qa/specs/features/browser_ui/3_create/repository/file/create_file_via_web_spec.rb": 13.220152433000067,1765 "qa/specs/features/ee/browser_ui/2_plan/contribution_analytics_spec.rb": 20.212167576999946,1766 "qa/specs/features/ee/browser_ui/4_verify/new_discussion_not_dropping_merge_trains_mr_spec.rb": 91.07176890000005,1767 "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_ssh_with_key_spec.rb": 41.75170768499993,1768 "qa/specs/features/browser_ui/3_create/merge_request/squash_merge_request_spec.rb": 16.23702176400002,1769 "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb": 12.781910161000042,1770 "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_editor_tabs_spec.rb": 28.281161134000058,1771 "qa/specs/features/browser_ui/3_create/project_wiki/project_based_content_manipulation_spec.rb": 23.617160035000097,1772 "qa/specs/features/ee/browser_ui/11_fulfillment/license/license_spec.rb": 7.893557916999953,1773 "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb": 10.80272542900002,1774 "qa/specs/features/browser_ui/3_create/web_ide/open_web_ide_from_diff_tab_spec.rb": 17.957520239000132,1775 "qa/specs/features/ee/browser_ui/2_plan/epic/promote_issue_to_epic_spec.rb": 14.402476061000016,1776 "qa/specs/features/ee/browser_ui/10_govern/scan_result_policy_vulnerabilities_spec.rb": 55.011823005000224,1777 "qa/specs/features/ee/browser_ui/2_plan/iterations/create_group_iteration_spec.rb": 74.29849326300018,1778 "qa/specs/features/browser_ui/2_plan/issue/export_as_csv_spec.rb": 11.679303079999954,1779 "qa/specs/features/ee/browser_ui/2_plan/epic/roadmap_spec.rb": 8.327998964000017,1780 "qa/specs/features/ee/browser_ui/1_manage/group/share_group_with_group_spec.rb": 22.057755325000016,1781 "qa/specs/features/ee/browser_ui/2_plan/insights/default_insights_spec.rb": 21.626400940000167,1782 "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_spec.rb": 12.13342809400001,1783 "qa/specs/features/ee/browser_ui/3_create/merge_request/default_merge_request_template_spec.rb": 31.47593250099999,1784 "qa/specs/features/api/3_create/repository/push_postreceive_idempotent_spec.rb": 7.0784811079997781785}1786[Nov 03 2022 22:08:42 UTC (QA Tests)] INFO -- 1787Knapsack global time execution for tests: 26m 16s1788Pending: (Failures listed here are expected and do not affect your suite's status)1789 1) ModelOps Suggested Reviewers suggests reviewers1790 # Test is not compatible with this environment or pipeline1791 # ./qa/specs/features/ee/browser_ui/14_model_ops/suggested_reviewer_spec.rb:481792 2) Manage Gitlab migration with ci pipeline successfully imports ci pipeline1793 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3648391794 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb:511795 3) Fulfillment purchase storage without active subscription behaves like Purchase storage adds additional storage to group namespace1796 # Test is not compatible with this environment or pipeline1797 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:71798 4) Fulfillment purchase storage with existing CI minutes packs behaves like Purchase storage adds additional storage to group namespace1799 # Test is not compatible with this environment or pipeline1800 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:71801 5) Fulfillment purchase storage with an active subscription behaves like Purchase storage adds additional storage to group namespace1802 # Test is not compatible with this environment or pipeline1803 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:71804 6) Create Open a fork in Web IDE when a user does not have permissions to commit to the project when no fork is present suggests to create a fork when a user clicks Web IDE in the main project1805 # No reason given1806 # ./qa/specs/features/browser_ui/3_create/web_ide/open_fork_in_web_ide_spec.rb:211807 7) Create Open a fork in Web IDE when a user does not have permissions to commit to the project when a fork is already created opens the fork when a user clicks Web IDE in the main project1808 # No reason given1809 # ./qa/specs/features/browser_ui/3_create/web_ide/open_fork_in_web_ide_spec.rb:411810 8) Version sanity check is the specified version1811 # Test is not compatible with this environment or pipeline1812 # ./qa/specs/features/sanity/version_spec.rb:141813 9) Package Container Registry pushes project image to the container registry and deletes tag1814 # Test is not compatible with this environment or pipeline1815 # ./qa/specs/features/browser_ui/5_package/container_registry/container_registry_spec.rb:521816Finished in 26 minutes 17 seconds (files took 32.98 seconds to load)181784 examples, 0 failures, 9 pending1818Randomized with seed 203041819[Nov 03 2022 22:08:44 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-64e51ad1`1820[Nov 03 2022 22:08:44 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-64e51ad1`1821[Nov 03 2022 22:08:44 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=telegraf`1822[Nov 03 2022 22:08:44 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f telegraf`1824Running after script...1825$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1826$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1996Not uploading cache qa-e2e-ruby-2.7-f27a445f8b39eb266c04c2304e1e8ecf-16 due to policy1998Uploading artifacts...1999gitlab-qa-run-*: found 409 matching files and directories 2000Uploading artifacts as "archive" to coordinator... 201 Created id=3271976745 responseStatus=201 Created token=YVzyPR4_2001Uploading artifacts...2002gitlab-qa-run-*/**/rspec-*.xml: found 1 matching files and directories 2003Uploading artifacts as "junit" to coordinator... 201 Created id=3271976745 responseStatus=201 Created token=YVzyPR4_2005Job succeeded