ee:relative-url-parallel 5/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-1667490039-2565ecb3-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 | 39.60 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=MomRG2qx39Using 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::RelativeUrl registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:acfa36be8ad439538c6af8725d51b27ee81c952c -- --format QA::Support::JsonFormatter --out tmp/rspec-3271976728.json --format RspecJunitFormatter --out tmp/rspec-3271976728.xml --format html --out tmp/rspec-$(echo ee:relative-url-parallel 5/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Nov 03 2022 21:30:15 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q telegraf:1.21-alpine`50[Nov 03 2022 21:30:17 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^telegraf$`51[Nov 03 2022 21:30:17 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-30-15-254756a0/telegraf:/etc/telegraf/log:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/d20221103-23-1rr2uv/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:30:19 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`53[Nov 03 2022 21:30:19 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:30:58 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-c22d7904$`55[Nov 03 2022 21:30:58 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`56[Nov 03 2022 21:30:58 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`57[Nov 03 2022 21:30:58 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-c22d7904 --net test --hostname gitlab-ee-c22d7904.test -p 80 --volume /builds/gitlab-org/gitlab/qa/tmp/certs20221103-23-1gmypfp/gitlab:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/qa/tmp/certs20221103-23-1gmypfp/authority:/etc/gitlab/trusted-certs:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-11-03-21-30-15-254756a0/gitlab-ee-c22d7904/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:acfa36be8ad439538c6af8725d51b27ee81c952c`58[Nov 03 2022 21:31:11 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-c22d7904 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2022-11-03 21:30:1959# 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 password64external_url 'http://gitlab-ee-c22d7904.test/relative'65gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com'}\" > /etc/gitlab/gitlab.rb;"`66[Nov 03 2022 21:31:12 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-c22d7904`67[Nov 03 2022 21:34:39 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...68[Nov 03 2022 21:34:39 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-c22d7904`69[Nov 03 2022 21:34:39 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-c22d7904 80/tcp`70[Nov 03 2022 21:34:39 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:49153/relative`!71[Nov 03 2022 21:34:39 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-8.10.1/support/data gitlab-ee-c22d7904:/tmp/data-seeds`72[Nov 03 2022 21:34:40 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-c22d7904 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`73[Nov 03 2022 21:34:40 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-c22d7904 bash -c "echo '#!/usr/bin/env bash74if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then75 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'76 exit 177fi78' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`79[Nov 03 2022 21:34:40 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-c22d7904 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`80[Nov 03 2022 21:34:40 UTC (Gitlab QA)] INFO -- Running exec_commands...81[Nov 03 2022 21:34:40 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-c22d7904 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`82[Nov 03 2022 21:35:28 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-c22d7904 bash -c ""`83[Nov 03 2022 21:35:28 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`84[Nov 03 2022 21:35:28 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:acfa36be8ad439538c6af8725d51b27ee81c952c`85[Nov 03 2022 21:36:24 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee86[Nov 03 2022 21:36:24 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=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-30-15-254756a0/gitlab-ee-qa-0a804d9e:/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-0a804d9e registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:acfa36be8ad439538c6af8725d51b27ee81c952c Test::Instance::All http://gitlab-ee-c22d7904.test/relative -- --format QA::Support::JsonFormatter --out tmp/rspec-3271976728.json --format RspecJunitFormatter --out tmp/rspec-3271976728.xml --format html --out tmp/rspec-ee:relative-url-parallel_5_5.htm --color --format documentation`87[Nov 03 2022 21:36:36 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'ee-relative-url-parallel' to 'knapsack/ee-relative-url-parallel.json'88[Nov 03 2022 21:36:36 UTC (QA Tests)] INFO -- Report already exists, skipping!892022-11-03 21:36:36 / CONF :: 90 ==> Base URL: http://gitlab-ee-c22d7904.test/relative91 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f63da33d0c0>92 ==> Libraries: Chemlab::Vendor93[Nov 03 2022 21:36:36 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA94[Nov 03 2022 21:36:36 UTC (QA Tests)] INFO -- Performing sanity check for environment!95[Nov 03 2022 21:36:37 UTC (QA Tests)] INFO -- Performing initial license fabrication!96[Nov 03 2022 21:36:39 UTC (QA Tests)] INFO -- filling :login_field with "root"97[Nov 03 2022 21:36:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field98[Nov 03 2022 21:36:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"99[Nov 03 2022 21:36:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field100[Nov 03 2022 21:36:40 UTC (QA Tests)] INFO -- clicking :sign_in_button101[Nov 03 2022 21:36:42 UTC (QA Tests)] INFO -- clicking :navbar_dropdown102[Nov 03 2022 21:36:42 UTC (QA Tests)] INFO -- clicking :admin_area_link103[Nov 03 2022 21:36:45 UTC (QA Tests)] INFO -- clicking :admin_subscription_menu_link104[Nov 03 2022 21:36:56 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link105[Nov 03 2022 21:36:57 UTC (QA Tests)] INFO -- clicking :admin_settings_general_link106[Nov 03 2022 21:36:58 UTC (QA Tests)] INFO -- clicking :expand_add_license_button107[Nov 03 2022 21:36:58 UTC (QA Tests)] INFO -- filling :license_key_field with "*****"108[Nov 03 2022 21:36:58 UTC (QA Tests)] INFO -- clicking the coordinates of :license_key_field109[Nov 03 2022 21:36:59 UTC (QA Tests)] INFO -- checking :accept_eula_checkbox with args {}110[Nov 03 2022 21:36:59 UTC (QA Tests)] INFO -- clicking :license_upload_button111[Nov 03 2022 21:37:05 UTC (QA Tests)] INFO -- clicking :user_avatar_content112[Nov 03 2022 21:37:05 UTC (QA Tests)] INFO -- clicking :sign_out_link113[Nov 03 2022 21:37:05 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License via browser_ui in 28.14 seconds114[Nov 03 2022 21:37:05 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====115[Nov 03 2022 21:37:05 UTC (QA Tests)] INFO -- Report specs:116[Nov 03 2022 21:37:05 UTC (QA Tests)] INFO -- ["qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_2_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/3_create/repository/group_file_template_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_1_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protected_tags_spec.rb", "qa/specs/features/browser_ui/1_manage/project/project_owner_permissions_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/project_wiki/project_based_content_creation_spec.rb", "qa/specs/features/browser_ui/1_manage/project/invite_group_to_project_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_ssh_with_key_spec.rb", "qa/specs/features/browser_ui/1_manage/login/2fa_ssh_recovery_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb", "qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_content_manipulation_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/mr_event_rule_pipeline_spec.rb", "qa/specs/features/browser_ui/1_manage/user/parent_group_access_termination_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/share_group_with_group_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_list_delete_branches_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_editor_branch_switcher_spec.rb", "qa/specs/features/api/1_manage/user_inherited_access_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/locked_artifacts_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_local_config_file_paths_with_wildcard_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_via_web_only_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/server_hooks_custom_error_message_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_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/project_wiki/project_based_directory_management_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb", "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configurable_issue_board_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_remove_source_branch_spec.rb", "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb", "qa/specs/features/api/1_manage/user_access_termination_spec.rb", "qa/specs/features/api/1_manage/group_access_token_spec.rb", "qa/specs/features/api/4_verify/remove_runner_spec.rb", "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb"]117[Nov 03 2022 21:37:05 UTC (QA Tests)] INFO -- Leftover specs:118[Nov 03 2022 21:37:05 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/gitaly_mtls_spec.rb", "qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_mr_spec.rb", "qa/specs/features/api/5_package/container_registry_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_issue_import_spec.rb", "qa/specs/features/browser_ui/1_manage/login/maintain_log_in_mixed_env_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/container_registry_omnibus_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/composer_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_project_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_project_level_spec.rb", "qa/specs/features/ee/api/12_systems/geo/geo_nodes_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/commit_index/commit_index_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/nightly_elasticsearch_test_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/usage_quotas_seats_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_npm_registry_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/ssh_push_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_ssh_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_saml_non_enforced_sso_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/system_cancel_merge_request_in_merge_train_spec.rb", "qa/specs/features/sanity/framework_spec.rb"]119[Nov 03 2022 21:37:05 UTC (QA Tests)] INFO -- Knapsack report generator started!120Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}121Randomized with seed 49830122Fulfillment123 Utilization124 in usage quotas125 user seat data is displayed correctly (PENDING: Test is not compatible with this environment or pipeline)126Govern127 Group128 for add and remove project access129 behaves like audit event130[Nov 03 2022 21:37:06 UTC (QA Tests)] INFO -- Starting test: Govern Group for add and remove project access behaves like audit event logs audit events for UI operations131[Nov 03 2022 21:37:06 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA132[Nov 03 2022 21:37:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-y553ff0h' via cache in 0.0 seconds133[Nov 03 2022 21:37:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.45 seconds134[Nov 03 2022 21:37:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/test-group-75a8ad480f6fe447' via api in 1.06 seconds135[Nov 03 2022 21:37:09 UTC (QA Tests)] INFO -- filling :login_field with "root"136[Nov 03 2022 21:37:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field137[Nov 03 2022 21:37:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"138[Nov 03 2022 21:37:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field139[Nov 03 2022 21:37:10 UTC (QA Tests)] INFO -- clicking :sign_in_button140[Nov 03 2022 21:37:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.2 seconds141[Nov 03 2022 21:37:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.75 seconds142[Nov 03 2022 21:37:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-shared-with-group-1ad3777b2055a0cb' via api in 2.84 seconds143[Nov 03 2022 21:37:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-shared-with-group-1ad3777b2055a0cb144[Nov 03 2022 21:37:15 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link145[Nov 03 2022 21:37:15 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link146[Nov 03 2022 21:37:16 UTC (QA Tests)] INFO -- clicking :invite_a_group_button147[Nov 03 2022 21:37:17 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "test-group-75a8ad480f6fe447"148[Nov 03 2022 21:37:17 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field149[Nov 03 2022 21:37:18 UTC (QA Tests)] INFO -- clicking :invite_button150[Nov 03 2022 21:37:19 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link151[Nov 03 2022 21:37:30 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link152[Nov 03 2022 21:37:31 UTC (QA Tests)] INFO -- clicking :groups_list_tab153[Nov 03 2022 21:37:31 UTC (QA Tests)] INFO -- clicking :delete_group_access_link154[Nov 03 2022 21:37:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-c22d7904.test/relative/groups/gitlab-qa-sandbox-group-5/test-group-75a8ad480f6fe447155[Nov 03 2022 21:37:34 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link156[Nov 03 2022 21:37:34 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link157 logs audit events for UI operations158 for change repository size limit159 behaves like audit event160[Nov 03 2022 21:37:35 UTC (QA Tests)] INFO -- Starting test: Govern Group for change repository size limit behaves like audit event logs audit events for UI operations161[Nov 03 2022 21:37:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds162[Nov 03 2022 21:37:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/test-group-4cb5abcb6e399acc' via api in 0.55 seconds163[Nov 03 2022 21:37:40 UTC (QA Tests)] INFO -- filling :login_field with "root"164[Nov 03 2022 21:37:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field165[Nov 03 2022 21:37:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"166[Nov 03 2022 21:37:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field167[Nov 03 2022 21:37:41 UTC (QA Tests)] INFO -- clicking :sign_in_button168[Nov 03 2022 21:37:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-c22d7904.test/relative/groups/gitlab-qa-sandbox-group-5/test-group-4cb5abcb6e399acc169[Nov 03 2022 21:37:43 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link170[Nov 03 2022 21:37:43 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link171[Nov 03 2022 21:37:45 UTC (QA Tests)] INFO -- clicking :save_name_visibility_settings_button172[Nov 03 2022 21:37:47 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link173[Nov 03 2022 21:37:47 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link174 logs audit events for UI operations175 for update group name176 behaves like audit event177[Nov 03 2022 21:37:48 UTC (QA Tests)] INFO -- Starting test: Govern Group for update group name behaves like audit event logs audit events for UI operations178[Nov 03 2022 21:37:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds179[Nov 03 2022 21:37:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/test-group-07ea325e88f01809' via api in 0.32 seconds180[Nov 03 2022 21:37:53 UTC (QA Tests)] INFO -- filling :login_field with "root"181[Nov 03 2022 21:37:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field182[Nov 03 2022 21:37:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"183[Nov 03 2022 21:37:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field184[Nov 03 2022 21:37:54 UTC (QA Tests)] INFO -- clicking :sign_in_button185[Nov 03 2022 21:37:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-c22d7904.test/relative/groups/gitlab-qa-sandbox-group-5/test-group-07ea325e88f01809186[Nov 03 2022 21:37:56 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link187[Nov 03 2022 21:37:56 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link188[Nov 03 2022 21:37:58 UTC (QA Tests)] INFO -- clicking :save_name_visibility_settings_button189[Nov 03 2022 21:37:59 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link190[Nov 03 2022 21:37:59 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link191 logs audit events for UI operations192 for add user, change access level, remove user193 behaves like audit event194[Nov 03 2022 21:38:00 UTC (QA Tests)] INFO -- Starting test: Govern Group for add user, change access level, remove user behaves like audit event logs audit events for UI operations195[Nov 03 2022 21:38:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds196[Nov 03 2022 21:38:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/test-group-a883d50dd305d23e' via api in 0.39 seconds197[Nov 03 2022 21:38:05 UTC (QA Tests)] INFO -- filling :login_field with "root"198[Nov 03 2022 21:38:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field199[Nov 03 2022 21:38:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"200[Nov 03 2022 21:38:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field201[Nov 03 2022 21:38:06 UTC (QA Tests)] INFO -- clicking :sign_in_button202[Nov 03 2022 21:38:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-c22d7904.test/relative/groups/gitlab-qa-sandbox-group-5/test-group-a883d50dd305d23e203[Nov 03 2022 21:38:08 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link204[Nov 03 2022 21:38:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.27 seconds205[Nov 03 2022 21:38:09 UTC (QA Tests)] INFO -- clicking :invite_members_button206[Nov 03 2022 21:38:09 UTC (QA Tests)] INFO -- filling :members_token_select_input with "*****"207[Nov 03 2022 21:38:09 UTC (QA Tests)] INFO -- clicking the coordinates of :members_token_select_input208[Nov 03 2022 21:38:10 UTC (QA Tests)] INFO -- clicking :invite_button209[Nov 03 2022 21:38:10 UTC (QA Tests)] INFO -- filling :search_bar_input with "gitlab-qa-user1"210[Nov 03 2022 21:38:10 UTC (QA Tests)] INFO -- clicking the coordinates of :search_bar_input211[Nov 03 2022 21:38:11 UTC (QA Tests)] INFO -- clicking :search_button212[Nov 03 2022 21:38:12 UTC (QA Tests)] INFO -- clicking :access_level_dropdown213[Nov 03 2022 21:38:12 UTC (QA Tests)] INFO -- clicking :access_level_link214[Nov 03 2022 21:38:13 UTC (QA Tests)] INFO -- clicking :delete_member_button215[Nov 03 2022 21:38:14 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link216[Nov 03 2022 21:38:14 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link217 logs audit events for UI operations218 for add group219 behaves like audit event220[Nov 03 2022 21:38:15 UTC (QA Tests)] INFO -- Starting test: Govern Group for add group behaves like audit event logs audit events for UI operations221[Nov 03 2022 21:38:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds222[Nov 03 2022 21:38:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/test-group-94d939552cb12efb' via api in 0.33 seconds223[Nov 03 2022 21:38:20 UTC (QA Tests)] INFO -- filling :login_field with "root"224[Nov 03 2022 21:38:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field225[Nov 03 2022 21:38:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"226[Nov 03 2022 21:38:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field227[Nov 03 2022 21:38:21 UTC (QA Tests)] INFO -- clicking :sign_in_button228[Nov 03 2022 21:38:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds229[Nov 03 2022 21:38:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-c22d7904.test/relative/groups/gitlab-qa-sandbox-group-5230[Nov 03 2022 21:38:24 UTC (QA Tests)] INFO -- clicking :new_subgroup_button231[Nov 03 2022 21:38:24 UTC (QA Tests)] INFO -- filling :group_path_field with "group-to-test-audit-event-log-81ef9a6ba1da0484"232[Nov 03 2022 21:38:24 UTC (QA Tests)] INFO -- clicking the coordinates of :group_path_field233[Nov 03 2022 21:38:25 UTC (QA Tests)] INFO -- filling :group_name_field with "group-to-test-audit-event-log-81ef9a6ba1da0484"234[Nov 03 2022 21:38:25 UTC (QA Tests)] INFO -- clicking the coordinates of :group_name_field235[Nov 03 2022 21:38:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-to-test-audit-event-log-81ef9a6ba1da0484' via browser_ui in 4.45 seconds236[Nov 03 2022 21:38:26 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link237[Nov 03 2022 21:38:27 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link238 logs audit events for UI operations239Create240 Testing wiki content creation inside a project241[Nov 03 2022 21:38:27 UTC (QA Tests)] INFO -- Starting test: Create Testing wiki content creation inside a project by adding a home page to the wiki242[Nov 03 2022 21:38:32 UTC (QA Tests)] INFO -- filling :login_field with "root"243[Nov 03 2022 21:38:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field244[Nov 03 2022 21:38:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"245[Nov 03 2022 21:38:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field246[Nov 03 2022 21:38:33 UTC (QA Tests)] INFO -- clicking :sign_in_button247[Nov 03 2022 21:38:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds248[Nov 03 2022 21:38:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.14 seconds249[Nov 03 2022 21:38:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/the_awesome_project-b504ab6960c78c92' via api in 0.91 seconds250[Nov 03 2022 21:38:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/the_awesome_project-b504ab6960c78c92251[Nov 03 2022 21:38:36 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link252[Nov 03 2022 21:38:47 UTC (QA Tests)] INFO -- clicking :create_first_page_link253[Nov 03 2022 21:38:48 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"254[Nov 03 2022 21:38:48 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox255[Nov 03 2022 21:38:49 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"256[Nov 03 2022 21:38:49 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field257[Nov 03 2022 21:38:49 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"258[Nov 03 2022 21:38:49 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox259[Nov 03 2022 21:38:50 UTC (QA Tests)] INFO -- clicking :wiki_submit_button260 by adding a home page to the wiki261[Nov 03 2022 21:38:52 UTC (QA Tests)] INFO -- Starting test: Create Testing wiki content creation inside a project by adding a home page to the wiki using git push262[Nov 03 2022 21:38:56 UTC (QA Tests)] INFO -- filling :login_field with "root"263[Nov 03 2022 21:38:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field264[Nov 03 2022 21:38:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"265[Nov 03 2022 21:38:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field266[Nov 03 2022 21:38:57 UTC (QA Tests)] INFO -- clicking :sign_in_button267[Nov 03 2022 21:38:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds268[Nov 03 2022 21:38:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.12 seconds269[Nov 03 2022 21:38:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/wiki_testing-a9c1d25817c85043' via api in 0.8 seconds270[Nov 03 2022 21:38:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.69 seconds271[Nov 03 2022 21:38:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/wiki_testing-a9c1d25817c85043/-/wikis/just_another_wiki_page272 by adding a home page to the wiki using git push273[Nov 03 2022 21:39:00 UTC (QA Tests)] INFO -- Starting test: Create Testing wiki content creation inside a project by adding a second page to the wiki274[Nov 03 2022 21:39:05 UTC (QA Tests)] INFO -- filling :login_field with "root"275[Nov 03 2022 21:39:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field276[Nov 03 2022 21:39:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"277[Nov 03 2022 21:39:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field278[Nov 03 2022 21:39:05 UTC (QA Tests)] INFO -- clicking :sign_in_button279[Nov 03 2022 21:39:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds280[Nov 03 2022 21:39:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.12 seconds281[Nov 03 2022 21:39:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/wiki_testing-536d0e798e5052b5' via api in 1.04 seconds282[Nov 03 2022 21:39:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.64 seconds283[Nov 03 2022 21:39:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/wiki_testing-536d0e798e5052b5/-/wikis/Home284[Nov 03 2022 21:39:09 UTC (QA Tests)] INFO -- clicking :new_page_button285[Nov 03 2022 21:39:10 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"286[Nov 03 2022 21:39:10 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox287[Nov 03 2022 21:39:11 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"288[Nov 03 2022 21:39:11 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field289[Nov 03 2022 21:39:11 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"290[Nov 03 2022 21:39:11 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox291[Nov 03 2022 21:39:12 UTC (QA Tests)] INFO -- clicking :wiki_submit_button292 by adding a second page to the wiki293[Nov 03 2022 21:39:14 UTC (QA Tests)] INFO -- Starting test: Create Testing wiki content creation inside a project by adding a second page to the wiki using git push294[Nov 03 2022 21:39:18 UTC (QA Tests)] INFO -- filling :login_field with "root"295[Nov 03 2022 21:39:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field296[Nov 03 2022 21:39:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"297[Nov 03 2022 21:39:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field298[Nov 03 2022 21:39:19 UTC (QA Tests)] INFO -- clicking :sign_in_button299[Nov 03 2022 21:39:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds300[Nov 03 2022 21:39:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds301[Nov 03 2022 21:39:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/wiki_testing-21f3f03a1e9cd9ac' via api in 1.03 seconds302[Nov 03 2022 21:39:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.7 seconds303[Nov 03 2022 21:39:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.0 seconds304[Nov 03 2022 21:39:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/wiki_testing-21f3f03a1e9cd9ac/-/wikis/just_another_wiki_page305 by adding a second page to the wiki using git push306Create307 Snippet index page308 behaves like displaying details on index page309[Nov 03 2022 21:39:23 UTC (QA Tests)] INFO -- Starting test: Create Snippet index page behaves like displaying details on index page shows correct details of project_snippet_with_single_file including file number310[Nov 03 2022 21:39:28 UTC (QA Tests)] INFO -- filling :login_field with "root"311[Nov 03 2022 21:39:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field312[Nov 03 2022 21:39:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"313[Nov 03 2022 21:39:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field314[Nov 03 2022 21:39:29 UTC (QA Tests)] INFO -- clicking :sign_in_button315[Nov 03 2022 21:39:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.1 seconds316[Nov 03 2022 21:39:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.17 seconds317[Nov 03 2022 21:39:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-snippets-f99be548de40119a' via api in 0.77 seconds318[Nov 03 2022 21:39:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via api in 1.33 seconds319[Nov 03 2022 21:39:31 UTC (QA Tests)] INFO -- clicking :navbar_dropdown320[Nov 03 2022 21:39:31 UTC (QA Tests)] INFO -- clicking :snippets_link321 shows correct details of project_snippet_with_single_file including file number322 behaves like displaying details on index page323[Nov 03 2022 21:39:32 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 number324[Nov 03 2022 21:39:36 UTC (QA Tests)] INFO -- filling :login_field with "root"325[Nov 03 2022 21:39:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field326[Nov 03 2022 21:39:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"327[Nov 03 2022 21:39:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field328[Nov 03 2022 21:39:37 UTC (QA Tests)] INFO -- clicking :sign_in_button329[Nov 03 2022 21:39:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '2' via api in 0.43 seconds330[Nov 03 2022 21:39:39 UTC (QA Tests)] INFO -- clicking :navbar_dropdown331[Nov 03 2022 21:39:39 UTC (QA Tests)] INFO -- clicking :snippets_link332 shows correct details of personal_snippet_with_multiple_files including file number333 behaves like displaying details on index page334[Nov 03 2022 21:39:39 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 number335[Nov 03 2022 21:39:44 UTC (QA Tests)] INFO -- filling :login_field with "root"336[Nov 03 2022 21:39:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field337[Nov 03 2022 21:39:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"338[Nov 03 2022 21:39:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field339[Nov 03 2022 21:39:44 UTC (QA Tests)] INFO -- clicking :sign_in_button340[Nov 03 2022 21:39:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '3' via api in 0.39 seconds341[Nov 03 2022 21:39:46 UTC (QA Tests)] INFO -- clicking :navbar_dropdown342[Nov 03 2022 21:39:46 UTC (QA Tests)] INFO -- clicking :snippets_link343 shows correct details of personal_snippet_with_single_file including file number344 behaves like displaying details on index page345[Nov 03 2022 21:39:47 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 number346[Nov 03 2022 21:39:51 UTC (QA Tests)] INFO -- filling :login_field with "root"347[Nov 03 2022 21:39:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field348[Nov 03 2022 21:39:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"349[Nov 03 2022 21:39:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field350[Nov 03 2022 21:39:52 UTC (QA Tests)] INFO -- clicking :sign_in_button351[Nov 03 2022 21:39:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds352[Nov 03 2022 21:39:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.14 seconds353[Nov 03 2022 21:39:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-snippets-d7e72ea11fb6ad90' via api in 0.86 seconds354[Nov 03 2022 21:39:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '4' via api in 1.52 seconds355[Nov 03 2022 21:39:55 UTC (QA Tests)] INFO -- clicking :navbar_dropdown356[Nov 03 2022 21:39:55 UTC (QA Tests)] INFO -- clicking :snippets_link357 shows correct details of project_snippet_with_multiple_files including file number358Create359 Testing wiki content manipulation inside a project360[Nov 03 2022 21:39:55 UTC (QA Tests)] INFO -- Starting test: Create Testing wiki content manipulation inside a project by manipulating content on the page using git push361[Nov 03 2022 21:40:00 UTC (QA Tests)] INFO -- filling :login_field with "root"362[Nov 03 2022 21:40:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field363[Nov 03 2022 21:40:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"364[Nov 03 2022 21:40:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field365[Nov 03 2022 21:40:00 UTC (QA Tests)] INFO -- clicking :sign_in_button366[Nov 03 2022 21:40:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds367[Nov 03 2022 21:40:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.15 seconds368[Nov 03 2022 21:40:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/wiki_testing-50cdbe192c92161a' via api in 0.72 seconds369[Nov 03 2022 21:40:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.14 seconds370[Nov 03 2022 21:40:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.03 seconds371[Nov 03 2022 21:40:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/wiki_testing-50cdbe192c92161a/-/wikis/Home372 by manipulating content on the page using git push373[Nov 03 2022 21:40:05 UTC (QA Tests)] INFO -- Starting test: Create Testing wiki content manipulation inside a project by manipulating content on the page374[Nov 03 2022 21:40:09 UTC (QA Tests)] INFO -- filling :login_field with "root"375[Nov 03 2022 21:40:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field376[Nov 03 2022 21:40:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"377[Nov 03 2022 21:40:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field378[Nov 03 2022 21:40:10 UTC (QA Tests)] INFO -- clicking :sign_in_button379[Nov 03 2022 21:40:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds380[Nov 03 2022 21:40:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.12 seconds381[Nov 03 2022 21:40:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/wiki_testing-a59528fc2f26b00b' via api in 0.86 seconds382[Nov 03 2022 21:40:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.32 seconds383[Nov 03 2022 21:40:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/wiki_testing-a59528fc2f26b00b/-/wikis/Home384[Nov 03 2022 21:40:13 UTC (QA Tests)] INFO -- clicking :edit_page_button385[Nov 03 2022 21:40:14 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"386[Nov 03 2022 21:40:14 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox387[Nov 03 2022 21:40:14 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"388[Nov 03 2022 21:40:14 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field389[Nov 03 2022 21:40:15 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"390[Nov 03 2022 21:40:15 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox391[Nov 03 2022 21:40:16 UTC (QA Tests)] INFO -- clicking :wiki_submit_button392 by manipulating content on the page393Verify394 Runner removal395[Nov 03 2022 21:40:17 UTC (QA Tests)] INFO -- Starting test: Verify Runner removal removes the runner396[Nov 03 2022 21:40:17 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`397[Nov 03 2022 21:40:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds398[Nov 03 2022 21:40:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.15 seconds399[Nov 03 2022 21:40:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-ci-cd-106ba875a5cc5bc0' via api in 0.91 seconds400[Nov 03 2022 21:40:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`401[Nov 03 2022 21:40:22 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667511617 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667511617 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-1667511617 --url http://gitlab-ee-c22d7904.test/relative --registration-token **** --tag-list runner-registration-e2e-test-44ov6koz --executor shell && gitlab-runner run" `402[Nov 03 2022 21:40:25 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667511617`403[Nov 03 2022 21:40:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`404[Nov 03 2022 21:40:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667511617' via api in 7.81 seconds405[Nov 03 2022 21:40:25 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>10, :sleep_interval=>1}' arguments406 removes the runner407Create408 Codeowners409 when the project is in a subgroup410 and the code owner is a user411 behaves like code owner merge request412[Nov 03 2022 21:40:26 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is a user behaves like code owner merge request is approved and merged413[Nov 03 2022 21:40:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds414[Nov 03 2022 21:40:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.15 seconds415[Nov 03 2022 21:40:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/approve-and-merge-e7fa8c5644da0054' via api in 1.61 seconds416[Nov 03 2022 21:40:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-b5104d6670be48f4' via api in 0.31 seconds417[Nov 03 2022 21:40:28 UTC (QA Tests)] INFO -- Adding user qa-user-b5104d6670be48f4 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/approve-and-merge-e7fa8c5644da0054 QA::Resource::Project418[Nov 03 2022 21:40:33 UTC (QA Tests)] INFO -- filling :login_field with "root"419[Nov 03 2022 21:40:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field420[Nov 03 2022 21:40:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"421[Nov 03 2022 21:40:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field422[Nov 03 2022 21:40:34 UTC (QA Tests)] INFO -- clicking :sign_in_button423[Nov 03 2022 21:40:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/approve-and-merge-e7fa8c5644da0054424[Nov 03 2022 21:40:36 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link425[Nov 03 2022 21:40:37 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link426[Nov 03 2022 21:40:37 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"427[Nov 03 2022 21:40:37 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field428[Nov 03 2022 21:40:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.53 seconds429[Nov 03 2022 21:40:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.08 seconds430[Nov 03 2022 21:40:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.04 seconds431[Nov 03 2022 21:40:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.81 seconds432[Nov 03 2022 21:40:45 UTC (QA Tests)] INFO -- clicking :user_avatar_content433[Nov 03 2022 21:40:45 UTC (QA Tests)] INFO -- clicking :sign_out_link434[Nov 03 2022 21:40:48 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-b5104d6670be48f4"435[Nov 03 2022 21:40:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field436[Nov 03 2022 21:40:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"437[Nov 03 2022 21:40:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field438[Nov 03 2022 21:40:49 UTC (QA Tests)] INFO -- clicking :sign_in_button439[Nov 03 2022 21:40:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/approve-and-merge-e7fa8c5644da0054/-/merge_requests/1440[Nov 03 2022 21:41:13 UTC (QA Tests)] INFO -- clicking :approve_button441[Nov 03 2022 21:41:14 UTC (QA Tests)] INFO -- clicking :merge_button442[Nov 03 2022 21:41:20 UTC (QA Tests)] INFO -- clicking :user_avatar_content443[Nov 03 2022 21:41:20 UTC (QA Tests)] INFO -- clicking :sign_out_link444[Nov 03 2022 21:41:21 UTC (QA Tests)] INFO -- Removing user qa-user-b5104d6670be48f4 from gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/approve-and-merge-e7fa8c5644da0054 QA::Resource::Project445[Nov 03 2022 21:41:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-b5104d6670be48f4'446 is approved and merged447 and the code owner is the root group448 behaves like code owner merge request449[Nov 03 2022 21:41:21 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is the root group behaves like code owner merge request is approved and merged450[Nov 03 2022 21:41:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds451[Nov 03 2022 21:41:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.12 seconds452[Nov 03 2022 21:41:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/approve-and-merge-d11cb2a82bcc4984' via api in 1.02 seconds453[Nov 03 2022 21:41:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-dff1608b4849f074' via api in 0.34 seconds454[Nov 03 2022 21:41:22 UTC (QA Tests)] INFO -- Adding user qa-user-dff1608b4849f074 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox455[Nov 03 2022 21:41:27 UTC (QA Tests)] INFO -- filling :login_field with "root"456[Nov 03 2022 21:41:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field457[Nov 03 2022 21:41:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"458[Nov 03 2022 21:41:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field459[Nov 03 2022 21:41:28 UTC (QA Tests)] INFO -- clicking :sign_in_button460[Nov 03 2022 21:41:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/approve-and-merge-d11cb2a82bcc4984461[Nov 03 2022 21:41:31 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link462[Nov 03 2022 21:41:31 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link463[Nov 03 2022 21:41:32 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"464[Nov 03 2022 21:41:32 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field465[Nov 03 2022 21:41:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds466[Nov 03 2022 21:41:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.07 seconds467[Nov 03 2022 21:41:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.09 seconds468[Nov 03 2022 21:41:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.78 seconds469[Nov 03 2022 21:41:39 UTC (QA Tests)] INFO -- clicking :user_avatar_content470[Nov 03 2022 21:41:39 UTC (QA Tests)] INFO -- clicking :sign_out_link471[Nov 03 2022 21:41:42 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-dff1608b4849f074"472[Nov 03 2022 21:41:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field473[Nov 03 2022 21:41:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"474[Nov 03 2022 21:41:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field475[Nov 03 2022 21:41:43 UTC (QA Tests)] INFO -- clicking :sign_in_button476[Nov 03 2022 21:41:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/approve-and-merge-d11cb2a82bcc4984/-/merge_requests/1477[Nov 03 2022 21:42:08 UTC (QA Tests)] INFO -- clicking :approve_button478[Nov 03 2022 21:42:09 UTC (QA Tests)] INFO -- clicking :merge_button479[Nov 03 2022 21:42:15 UTC (QA Tests)] INFO -- clicking :user_avatar_content480[Nov 03 2022 21:42:15 UTC (QA Tests)] INFO -- clicking :sign_out_link481[Nov 03 2022 21:42:16 UTC (QA Tests)] INFO -- Removing user qa-user-dff1608b4849f074 from gitlab-qa-sandbox-group-5 QA::Resource::Sandbox482[Nov 03 2022 21:42:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-dff1608b4849f074'483 is approved and merged484 and the code owner is the subgroup485 behaves like code owner merge request486[Nov 03 2022 21:42:16 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is the subgroup behaves like code owner merge request is approved and merged487[Nov 03 2022 21:42:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds488[Nov 03 2022 21:42:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.14 seconds489[Nov 03 2022 21:42:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/approve-and-merge-1062ec5dae6211bc' via api in 0.91 seconds490[Nov 03 2022 21:42:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-767e9fd33bf4d27e' via api in 0.33 seconds491[Nov 03 2022 21:42:17 UTC (QA Tests)] INFO -- Adding user qa-user-767e9fd33bf4d27e to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1 QA::Resource::Group492[Nov 03 2022 21:42:22 UTC (QA Tests)] INFO -- filling :login_field with "root"493[Nov 03 2022 21:42:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field494[Nov 03 2022 21:42:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"495[Nov 03 2022 21:42:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field496[Nov 03 2022 21:42:22 UTC (QA Tests)] INFO -- clicking :sign_in_button497[Nov 03 2022 21:42:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/approve-and-merge-1062ec5dae6211bc498[Nov 03 2022 21:42:25 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link499[Nov 03 2022 21:42:26 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link500[Nov 03 2022 21:42:27 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"501[Nov 03 2022 21:42:27 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field502[Nov 03 2022 21:42:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds503[Nov 03 2022 21:42:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.05 seconds504[Nov 03 2022 21:42:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.02 seconds505[Nov 03 2022 21:42:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.65 seconds506[Nov 03 2022 21:42:34 UTC (QA Tests)] INFO -- clicking :user_avatar_content507[Nov 03 2022 21:42:34 UTC (QA Tests)] INFO -- clicking :sign_out_link508[Nov 03 2022 21:42:37 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-767e9fd33bf4d27e"509[Nov 03 2022 21:42:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field510[Nov 03 2022 21:42:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"511[Nov 03 2022 21:42:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field512[Nov 03 2022 21:42:38 UTC (QA Tests)] INFO -- clicking :sign_in_button513[Nov 03 2022 21:42:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/approve-and-merge-1062ec5dae6211bc/-/merge_requests/1514[Nov 03 2022 21:43:02 UTC (QA Tests)] INFO -- clicking :approve_button515[Nov 03 2022 21:43:03 UTC (QA Tests)] INFO -- clicking :merge_button516[Nov 03 2022 21:43:09 UTC (QA Tests)] INFO -- clicking :user_avatar_content517[Nov 03 2022 21:43:09 UTC (QA Tests)] INFO -- clicking :sign_out_link518[Nov 03 2022 21:43:09 UTC (QA Tests)] INFO -- Removing user qa-user-767e9fd33bf4d27e from gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1 QA::Resource::Group519[Nov 03 2022 21:43:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-767e9fd33bf4d27e'520 is approved and merged521Manage522 User523 when added to sub-group524[Nov 03 2022 21:43:10 UTC (QA Tests)] INFO -- Starting test: Manage User when added to sub-group is not allowed to commit to parent group project via the API525[Nov 03 2022 21:43:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds526[Nov 03 2022 21:43:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-ab708a8e0a9bcff8' via api in 0.34 seconds527[Nov 03 2022 21:43:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-project-to-test-user-access-0b2e4f6f88042535' via api in 0.74 seconds528[Nov 03 2022 21:43:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-ef6771edde06480f' via api in 0.25 seconds529[Nov 03 2022 21:43:11 UTC (QA Tests)] INFO -- Adding user qa-user-ef6771edde06480f to gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-ab708a8e0a9bcff8 QA::Resource::Group530[Nov 03 2022 21:43:11 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-ef6771edde06480f531[Nov 03 2022 21:43:11 UTC (QA Tests)] INFO -- Caching token for username: qa-user-ef6771edde06480f, last six chars of token:fZN3_6532[Nov 03 2022 21:43:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-ef6771edde06480f-bbho5clx' via api in 0.08 seconds533[Nov 03 2022 21:43:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-ef6771edde06480f'534[Nov 03 2022 21:43:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-project-to-test-user-access-0b2e4f6f88042535'535[Nov 03 2022 21:43:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-ab708a8e0a9bcff8'536 is not allowed to commit to parent group project via the API537[Nov 03 2022 21:43:12 UTC (QA Tests)] INFO -- Starting test: Manage User when added to sub-group is not allowed to create a file in parent group project via the API538[Nov 03 2022 21:43:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds539[Nov 03 2022 21:43:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-0957e745b6cd59a5' via api in 0.36 seconds540[Nov 03 2022 21:43:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-project-to-test-user-access-b362587cfdcfd124' via api in 0.84 seconds541[Nov 03 2022 21:43:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-0a8c56e60a6cf23e' via api in 0.36 seconds542[Nov 03 2022 21:43:13 UTC (QA Tests)] INFO -- Adding user qa-user-0a8c56e60a6cf23e to gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-0957e745b6cd59a5 QA::Resource::Group543[Nov 03 2022 21:43:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds544[Nov 03 2022 21:43:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.15 seconds545[Nov 03 2022 21:43:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-new-file-2f47cbdf93e46de9' via api in 0.99 seconds546[Nov 03 2022 21:43:15 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-0a8c56e60a6cf23e547[Nov 03 2022 21:43:15 UTC (QA Tests)] INFO -- Caching token for username: qa-user-0a8c56e60a6cf23e, last six chars of token:Kx41qu548[Nov 03 2022 21:43:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-0a8c56e60a6cf23e-ewf5t6m0' via api in 0.12 seconds549[Nov 03 2022 21:43:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-0a8c56e60a6cf23e'550[Nov 03 2022 21:43:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-project-to-test-user-access-b362587cfdcfd124'551[Nov 03 2022 21:43:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-0957e745b6cd59a5'552 is not allowed to create a file in parent group project via the API553[Nov 03 2022 21:43:15 UTC (QA Tests)] INFO -- Starting test: Manage User when added to sub-group is not allowed to push code to parent group project via the CLI554[Nov 03 2022 21:43:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds555[Nov 03 2022 21:43:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-e989f7ec9035d96e' via api in 0.38 seconds556[Nov 03 2022 21:43:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-project-to-test-user-access-0220682f7d119209' via api in 0.9 seconds557[Nov 03 2022 21:43:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-fe1f7bdd5f72d4b1' via api in 0.26 seconds558[Nov 03 2022 21:43:17 UTC (QA Tests)] INFO -- Adding user qa-user-fe1f7bdd5f72d4b1 to gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-e989f7ec9035d96e QA::Resource::Group559[Nov 03 2022 21:43:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-fe1f7bdd5f72d4b1'560[Nov 03 2022 21:43:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-project-to-test-user-access-0220682f7d119209'561[Nov 03 2022 21:43:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-e989f7ec9035d96e'562 is not allowed to push code to parent group project via the CLI563 when added to parent group564[Nov 03 2022 21:43:19 UTC (QA Tests)] INFO -- Starting test: Manage User when added to parent group is allowed to commit to sub-group project via the API565[Nov 03 2022 21:43:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.08 seconds566[Nov 03 2022 21:43:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-dd7c2ab05a5c0bbd' via api in 0.44 seconds567[Nov 03 2022 21:43:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-8a10fc21446581e4' via api in 0.29 seconds568[Nov 03 2022 21:43:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-dd7c2ab05a5c0bbd/sub-group-project-to-test-user-access-8a320b847c09a85a' via api in 1.18 seconds569[Nov 03 2022 21:43:20 UTC (QA Tests)] INFO -- Adding user qa-user-8a10fc21446581e4 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox570[Nov 03 2022 21:43:21 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-8a10fc21446581e4571[Nov 03 2022 21:43:21 UTC (QA Tests)] INFO -- Caching token for username: qa-user-8a10fc21446581e4, last six chars of token:SxBC4a572[Nov 03 2022 21:43:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-8a10fc21446581e4-3j6t6jz9' via api in 0.07 seconds573[Nov 03 2022 21:43:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.52 seconds574[Nov 03 2022 21:43:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-8a10fc21446581e4'575[Nov 03 2022 21:43:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-dd7c2ab05a5c0bbd/sub-group-project-to-test-user-access-8a320b847c09a85a'576[Nov 03 2022 21:43:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-dd7c2ab05a5c0bbd'577 is allowed to commit to sub-group project via the API578[Nov 03 2022 21:43:22 UTC (QA Tests)] INFO -- Starting test: Manage User when added to parent group is allowed to create a file in sub-group project via the API579[Nov 03 2022 21:43:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds580[Nov 03 2022 21:43:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-df7939d1523e118b' via api in 0.34 seconds581[Nov 03 2022 21:43:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-f393446d4b581555' via api in 0.23 seconds582[Nov 03 2022 21:43:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-df7939d1523e118b/sub-group-project-to-test-user-access-4368eed798128788' via api in 0.8 seconds583[Nov 03 2022 21:43:23 UTC (QA Tests)] INFO -- Adding user qa-user-f393446d4b581555 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox584[Nov 03 2022 21:43:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds585[Nov 03 2022 21:43:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds586[Nov 03 2022 21:43:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-new-file-4cc4bdcfcf0d5fc9' via api in 1.05 seconds587[Nov 03 2022 21:43:24 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-f393446d4b581555588[Nov 03 2022 21:43:25 UTC (QA Tests)] INFO -- Caching token for username: qa-user-f393446d4b581555, last six chars of token:V7uUT7589[Nov 03 2022 21:43:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-f393446d4b581555-p8590awc' via api in 0.09 seconds590[Nov 03 2022 21:43:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'test.txt' via api in 0.51 seconds591[Nov 03 2022 21:43:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-f393446d4b581555'592[Nov 03 2022 21:43:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-df7939d1523e118b/sub-group-project-to-test-user-access-4368eed798128788'593[Nov 03 2022 21:43:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-df7939d1523e118b'594 is allowed to create a file in sub-group project via the API595[Nov 03 2022 21:43:25 UTC (QA Tests)] INFO -- Starting test: Manage User when added to parent group is allowed to push code to sub-group project via the CLI596[Nov 03 2022 21:43:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds597[Nov 03 2022 21:43:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-c04139b19bd8c775' via api in 0.33 seconds598[Nov 03 2022 21:43:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-f4fa5fda28911347' via api in 0.56 seconds599[Nov 03 2022 21:43:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-c04139b19bd8c775/sub-group-project-to-test-user-access-ddadd5f0f8b2f373' via api in 0.82 seconds600[Nov 03 2022 21:43:27 UTC (QA Tests)] INFO -- Adding user qa-user-f4fa5fda28911347 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox601[Nov 03 2022 21:43:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.02 seconds602[Nov 03 2022 21:43:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-f4fa5fda28911347'603[Nov 03 2022 21:43:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-c04139b19bd8c775/sub-group-project-to-test-user-access-ddadd5f0f8b2f373'604[Nov 03 2022 21:43:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/sub-group-to-test-user-access-c04139b19bd8c775'605 is allowed to push code to sub-group project via the CLI606Verify607 Run pipeline608 with web only rule609[Nov 03 2022 21:43:29 UTC (QA Tests)] INFO -- Starting test: Verify Run pipeline with web only rule can trigger pipeline610[Nov 03 2022 21:43:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.28 seconds611[Nov 03 2022 21:43:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.33 seconds612[Nov 03 2022 21:43:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/web-only-pipeline-91f10966d8a7e835' via api in 0.85 seconds613[Nov 03 2022 21:43:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds614[Nov 03 2022 21:43:34 UTC (QA Tests)] INFO -- filling :login_field with "root"615[Nov 03 2022 21:43:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field616[Nov 03 2022 21:43:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"617[Nov 03 2022 21:43:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field618[Nov 03 2022 21:43:35 UTC (QA Tests)] INFO -- clicking :sign_in_button619[Nov 03 2022 21:43:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/web-only-pipeline-91f10966d8a7e835620[Nov 03 2022 21:43:38 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link621[Nov 03 2022 21:43:39 UTC (QA Tests)] INFO -- clicking :run_pipeline_button , expecting to be at Class622[Nov 03 2022 21:43:40 UTC (QA Tests)] INFO -- clicking :run_pipeline_button , expecting to be at Class623 can trigger pipeline624Fulfillment625 Purchase CI minutes626 without active subscription627 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)628 with existing CI minutes packs629 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)630 with an active subscription631 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)632Verify633 Runner registration634[Nov 03 2022 21:43:44 UTC (QA Tests)] INFO -- Starting test: Verify Runner registration user registers a new specific runner635[Nov 03 2022 21:43:44 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`636[Nov 03 2022 21:43:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds637[Nov 03 2022 21:43:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.12 seconds638[Nov 03 2022 21:43:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-ci-cd-3546afc576e38ad6' via api in 0.65 seconds639[Nov 03 2022 21:43:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`640[Nov 03 2022 21:43:45 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667511824 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667511824 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-1667511824 --url http://gitlab-ee-c22d7904.test/relative --registration-token **** --tag-list e2e-test --executor shell && gitlab-runner run" `641[Nov 03 2022 21:43:45 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667511824`642[Nov 03 2022 21:43:45 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`643[Nov 03 2022 21:43:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667511824' via api in 1.69 seconds644[Nov 03 2022 21:43:50 UTC (QA Tests)] INFO -- filling :login_field with "root"645[Nov 03 2022 21:43:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field646[Nov 03 2022 21:43:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"647[Nov 03 2022 21:43:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field648[Nov 03 2022 21:43:50 UTC (QA Tests)] INFO -- clicking :sign_in_button649[Nov 03 2022 21:43:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-ci-cd-3546afc576e38ad6650[Nov 03 2022 21:43:53 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link651[Nov 03 2022 21:43:53 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link652[Nov 03 2022 21:43:56 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667511824'653[Nov 03 2022 21:43:56 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667511824`654 user registers a new specific runner655Create656 batch comments in merge request657[Nov 03 2022 21:43:57 UTC (QA Tests)] INFO -- Starting test: Create batch comments in merge request user submits a diff review658[Nov 03 2022 21:44:01 UTC (QA Tests)] INFO -- filling :login_field with "root"659[Nov 03 2022 21:44:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field660[Nov 03 2022 21:44:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"661[Nov 03 2022 21:44:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field662[Nov 03 2022 21:44:02 UTC (QA Tests)] INFO -- clicking :sign_in_button663[Nov 03 2022 21:44:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds664[Nov 03 2022 21:44:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.12 seconds665[Nov 03 2022 21:44:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-merge-request-4a4eefd81cb42db7' via api in 0.7 seconds666[Nov 03 2022 21:44:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds667[Nov 03 2022 21:44:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.31 seconds668[Nov 03 2022 21:44:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.38 seconds669[Nov 03 2022 21:44:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-merge-request-4a4eefd81cb42db7/-/merge_requests/1670[Nov 03 2022 21:44:08 UTC (QA Tests)] INFO -- clicking :diffs_tab671[Nov 03 2022 21:44:08 UTC (QA Tests)] INFO -- clicking :diff_comment_button672[Nov 03 2022 21:44:09 UTC (QA Tests)] INFO -- clicking :dismiss_suggestion_popover_button673[Nov 03 2022 21:44:09 UTC (QA Tests)] INFO -- filling :reply_field with "Can you check this line of code?"674[Nov 03 2022 21:44:09 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field675[Nov 03 2022 21:44:09 UTC (QA Tests)] INFO -- clicking :start_review_button676[Nov 03 2022 21:44:16 UTC (QA Tests)] INFO -- clicking :review_preview_dropdown677[Nov 03 2022 21:44:16 UTC (QA Tests)] INFO -- clicking :submit_review_dropdown678[Nov 03 2022 21:44:16 UTC (QA Tests)] INFO -- clicking :submit_review_button679[Nov 03 2022 21:44:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.32 seconds680[Nov 03 2022 21:44:17 UTC (QA Tests)] INFO -- clicking :notes_tab681[Nov 03 2022 21:44:18 UTC (QA Tests)] INFO -- clicking :resolve_discussion_button682 user submits a diff review683[Nov 03 2022 21:44:19 UTC (QA Tests)] INFO -- Starting test: Create batch comments in merge request user submits a non-diff review684[Nov 03 2022 21:44:23 UTC (QA Tests)] INFO -- filling :login_field with "root"685[Nov 03 2022 21:44:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field686[Nov 03 2022 21:44:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"687[Nov 03 2022 21:44:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field688[Nov 03 2022 21:44:24 UTC (QA Tests)] INFO -- clicking :sign_in_button689[Nov 03 2022 21:44:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds690[Nov 03 2022 21:44:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.1 seconds691[Nov 03 2022 21:44:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-merge-request-6db24a01be2d34c8' via api in 0.62 seconds692[Nov 03 2022 21:44:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.32 seconds693[Nov 03 2022 21:44:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.35 seconds694[Nov 03 2022 21:44:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.49 seconds695[Nov 03 2022 21:44:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-merge-request-6db24a01be2d34c8/-/merge_requests/1696[Nov 03 2022 21:44:29 UTC (QA Tests)] INFO -- clicking :notes_tab697[Nov 03 2022 21:44:29 UTC (QA Tests)] INFO -- filling :comment_field with "I'm starting a new discussion"698[Nov 03 2022 21:44:29 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field699[Nov 03 2022 21:44:30 UTC (QA Tests)] INFO -- clicking :discussion_menu_item700[Nov 03 2022 21:44:30 UTC (QA Tests)] INFO -- clicking :comment_button701[Nov 03 2022 21:44:31 UTC (QA Tests)] INFO -- filling :reply_field with "Could you please check this?"702[Nov 03 2022 21:44:31 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field703[Nov 03 2022 21:44:32 UTC (QA Tests)] INFO -- clicking :start_review_button704[Nov 03 2022 21:44:38 UTC (QA Tests)] INFO -- clicking :review_preview_dropdown705[Nov 03 2022 21:44:38 UTC (QA Tests)] INFO -- clicking :submit_review_dropdown706[Nov 03 2022 21:44:38 UTC (QA Tests)] INFO -- clicking :submit_review_button707 user submits a non-diff review708Create709 Merge request rebasing710[Nov 03 2022 21:44:39 UTC (QA Tests)] INFO -- Starting test: Create Merge request rebasing user rebases source branch of merge request711[Nov 03 2022 21:44:44 UTC (QA Tests)] INFO -- filling :login_field with "root"712[Nov 03 2022 21:44:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field713[Nov 03 2022 21:44:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"714[Nov 03 2022 21:44:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field715[Nov 03 2022 21:44:45 UTC (QA Tests)] INFO -- clicking :sign_in_button716[Nov 03 2022 21:44:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds717[Nov 03 2022 21:44:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.12 seconds718[Nov 03 2022 21:44:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-merge-request-f07f300a06dfeb7c' via api in 1.03 seconds719[Nov 03 2022 21:44:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds720[Nov 03 2022 21:44:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 2.07 seconds721[Nov 03 2022 21:44:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-merge-request-f07f300a06dfeb7c722[Nov 03 2022 21:44:49 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link723[Nov 03 2022 21:44:50 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link724[Nov 03 2022 21:44:51 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button725[Nov 03 2022 21:44:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.16 seconds726[Nov 03 2022 21:44:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-merge-request-f07f300a06dfeb7c/-/merge_requests/1727[Nov 03 2022 21:44:55 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-merge-request-f07f300a06dfeb7c/-/merge_requests/1728[Nov 03 2022 21:45:07 UTC (QA Tests)] INFO -- clicking :mr_rebase_button729[Nov 03 2022 21:45:07 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>QA::Page::MergeRequest::Show, :sleep_interval=>0.5}' arguments730[Nov 03 2022 21:45:07 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-merge-request-f07f300a06dfeb7c/-/merge_requests/1731[Nov 03 2022 21:45:09 UTC (QA Tests)] INFO -- clicking :merge_button732 user rebases source branch of merge request733Plan734 Configurable issue board735[Nov 03 2022 21:45:12 UTC (QA Tests)] INFO -- Starting test: Plan Configurable issue board renames the issue board736[Nov 03 2022 21:45:16 UTC (QA Tests)] INFO -- filling :login_field with "root"737[Nov 03 2022 21:45:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field738[Nov 03 2022 21:45:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"739[Nov 03 2022 21:45:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field740[Nov 03 2022 21:45:17 UTC (QA Tests)] INFO -- clicking :sign_in_button741[Nov 03 2022 21:45:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds742[Nov 03 2022 21:45:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.12 seconds743[Nov 03 2022 21:45:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-board-list-3f2df8f910d1327f' via api in 0.66 seconds744[Nov 03 2022 21:45:20 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.24 seconds745[Nov 03 2022 21:45:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.14 seconds746[Nov 03 2022 21:45:20 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '3' via api in 1.2 seconds747[Nov 03 2022 21:45:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-board-list-3f2df8f910d1327f748[Nov 03 2022 21:45:21 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link749[Nov 03 2022 21:45:21 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link750[Nov 03 2022 21:45:22 UTC (QA Tests)] INFO -- clicking :boards_config_button751[Nov 03 2022 21:45:23 UTC (QA Tests)] INFO -- clicking :save_changes_button752 renames the issue board753Create754 Create, list, and delete branches via web755[Nov 03 2022 21:45:23 UTC (QA Tests)] INFO -- Starting test: Create Create, list, and delete branches via web lists branches correctly after CRUD operations756[Nov 03 2022 21:45:28 UTC (QA Tests)] INFO -- filling :login_field with "root"757[Nov 03 2022 21:45:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field758[Nov 03 2022 21:45:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"759[Nov 03 2022 21:45:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field760[Nov 03 2022 21:45:28 UTC (QA Tests)] INFO -- clicking :sign_in_button761[Nov 03 2022 21:45:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds762[Nov 03 2022 21:45:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds763[Nov 03 2022 21:45:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-qa-test-7d1dfe24ebe5c936' via api in 0.94 seconds764[Nov 03 2022 21:45:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-qa-test-7d1dfe24ebe5c936765[Nov 03 2022 21:45:37 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link766[Nov 03 2022 21:45:38 UTC (QA Tests)] INFO -- clicking :delete_branch_button767[Nov 03 2022 21:45:38 UTC (QA Tests)] INFO -- clicking :delete_branch_confirmation_button768[Nov 03 2022 21:45:40 UTC (QA Tests)] INFO -- clicking :delete_merged_branches_link769[Nov 03 2022 21:45:40 UTC (QA Tests)] INFO -- clicking :confirm_ok_button770[Nov 03 2022 21:45:41 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-qa-test-7d1dfe24ebe5c936/-/branches771 lists branches correctly after CRUD operations772Create773 Git push to canary Gitaly node over HTTP774 pushes to a project using a canary specific Gitaly repository storage (PENDING: Test is not compatible with this environment or pipeline)775Create776 SSH keys support777[Nov 03 2022 21:45:42 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support user can add an SSH key778[Nov 03 2022 21:45:46 UTC (QA Tests)] INFO -- filling :login_field with "root"779[Nov 03 2022 21:45:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field780[Nov 03 2022 21:45:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"781[Nov 03 2022 21:45:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field782[Nov 03 2022 21:45:47 UTC (QA Tests)] INFO -- clicking :sign_in_button783[Nov 03 2022 21:45:51 UTC (QA Tests)] INFO -- clicking :user_avatar_content784[Nov 03 2022 21:45:51 UTC (QA Tests)] INFO -- clicking :edit_profile_link785[Nov 03 2022 21:45:52 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20221103-39-1b0bsqd/id_rsa -N `786[Nov 03 2022 21:45:53 UTC (QA Tests)] INFO -- filling :key_public_key_field with "*****"787[Nov 03 2022 21:45:53 UTC (QA Tests)] INFO -- clicking the coordinates of :key_public_key_field788[Nov 03 2022 21:45:53 UTC (QA Tests)] INFO -- filling :key_title_field with "*****"789[Nov 03 2022 21:45:53 UTC (QA Tests)] INFO -- clicking the coordinates of :key_title_field790[Nov 03 2022 21:45:53 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2022-11-05"791[Nov 03 2022 21:45:53 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field792[Nov 03 2022 21:45:54 UTC (QA Tests)] INFO -- clicking :add_key_button793[Nov 03 2022 21:45:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey via browser_ui in 5.91 seconds794 user can add an SSH key795 after adding an ssh key796[Nov 03 2022 21:45:55 UTC (QA Tests)] INFO -- Starting test: Create SSH keys support after adding an ssh key can delete an ssh key797[Nov 03 2022 21:45:59 UTC (QA Tests)] INFO -- filling :login_field with "root"798[Nov 03 2022 21:45:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field799[Nov 03 2022 21:45:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"800[Nov 03 2022 21:45:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field801[Nov 03 2022 21:46:00 UTC (QA Tests)] INFO -- clicking :sign_in_button802[Nov 03 2022 21:46:04 UTC (QA Tests)] INFO -- clicking :user_avatar_content803[Nov 03 2022 21:46:04 UTC (QA Tests)] INFO -- clicking :edit_profile_link804[Nov 03 2022 21:46:05 UTC (QA Tests)] INFO -- clicking :delete_ssh_key_button805 can delete an ssh key806Verify807 Trigger matrix808[Nov 03 2022 21:46:07 UTC (QA Tests)] INFO -- Starting test: Verify Trigger matrix creates 2 trigger jobs and passes corresponding matrix variables809[Nov 03 2022 21:46:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds810[Nov 03 2022 21:46:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds811[Nov 03 2022 21:46:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-pipeline-2baa71c83c5a23ab' via api in 0.62 seconds812[Nov 03 2022 21:46:08 UTC (QA Tests)] WARN -- /home/gitlab/qa/qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb:6: Passing `number` with the 1st argument of `alphanumeric` is deprecated. Use keyword argument like `alphanumeric(number: ...)` instead.813[Nov 03 2022 21:46:08 UTC (QA Tests)] WARN -- To automatically update from positional arguments to keyword arguments,814install rubocop-faker and run:815rubocop \816 --require rubocop-faker \817 --only Faker/DeprecatedArguments \818 --auto-correct819[Nov 03 2022 21:46:08 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`820[Nov 03 2022 21:46:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`821[Nov 03 2022 21:46:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-5ataygntgbw26t2cokekly2o4tzssqve --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-5ataygntgbw26t2cokekly2o4tzssqve 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-5ataygntgbw26t2cokekly2o4tzssqve --url http://gitlab-ee-c22d7904.test/relative --registration-token **** --tag-list qa-runner-5ataygntgbw26t2cokekly2o4tzssqve --executor shell && gitlab-runner run" `822[Nov 03 2022 21:46:09 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-5ataygntgbw26t2cokekly2o4tzssqve`823[Nov 03 2022 21:46:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`824[Nov 03 2022 21:46:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-5ataygntgbw26t2cokekly2o4tzssqve' via api in 1.19 seconds825[Nov 03 2022 21:46:13 UTC (QA Tests)] INFO -- filling :login_field with "root"826[Nov 03 2022 21:46:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field827[Nov 03 2022 21:46:14 UTC (QA Tests)] INFO -- filling :password_field with "*****"828[Nov 03 2022 21:46:14 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field829[Nov 03 2022 21:46:14 UTC (QA Tests)] INFO -- clicking :sign_in_button830[Nov 03 2022 21:46:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds831[Nov 03 2022 21:46:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-pipeline-2baa71c83c5a23ab832[Nov 03 2022 21:46:18 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link833[Nov 03 2022 21:46:30 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button834[Nov 03 2022 21:46:31 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class835[Nov 03 2022 21:46:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-5ataygntgbw26t2cokekly2o4tzssqve'836[Nov 03 2022 21:46:32 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-5ataygntgbw26t2cokekly2o4tzssqve`837[Nov 03 2022 21:46:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-pipeline-2baa71c83c5a23ab'838 creates 2 trigger jobs and passes corresponding matrix variables839Create840 Create a new merge request841[Nov 03 2022 21:46:33 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a merge request with a milestone and label842[Nov 03 2022 21:46:37 UTC (QA Tests)] INFO -- filling :login_field with "root"843[Nov 03 2022 21:46:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field844[Nov 03 2022 21:46:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"845[Nov 03 2022 21:46:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field846[Nov 03 2022 21:46:38 UTC (QA Tests)] INFO -- clicking :sign_in_button847[Nov 03 2022 21:46:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds848[Nov 03 2022 21:46:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.12 seconds849[Nov 03 2022 21:46:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-bafa15e122e4cd2e' via api in 0.64 seconds850[Nov 03 2022 21:46:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '1' via api in 0.14 seconds851[Nov 03 2022 21:46:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '2' via api in 0.09 seconds852[Nov 03 2022 21:46:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds853[Nov 03 2022 21:46:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds854[Nov 03 2022 21:46:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-bafa15e122e4cd2e855[Nov 03 2022 21:46:53 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link856[Nov 03 2022 21:46:53 UTC (QA Tests)] INFO -- clicking :new_merge_request_button857[Nov 03 2022 21:46:54 UTC (QA Tests)] INFO -- clicking :source_branch_dropdown858[Nov 03 2022 21:46:54 UTC (QA Tests)] INFO -- filling :dropdown_input_field with "qa-test-feature-1c958e116d329828"859[Nov 03 2022 21:46:54 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown_input_field860[Nov 03 2022 21:46:55 UTC (QA Tests)] INFO -- clicking via capybara using 'click_on(qa-test-feature-1c958e116d329828)'861[Nov 03 2022 21:46:55 UTC (QA Tests)] INFO -- clicking :compare_branches_button862[Nov 03 2022 21:46:56 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"863[Nov 03 2022 21:46:56 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field864[Nov 03 2022 21:46:56 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "... to find them, to bring them all, and in the darkness bind them"865[Nov 03 2022 21:46:56 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field866[Nov 03 2022 21:46:57 UTC (QA Tests)] INFO -- clicking :issuable_milestone_dropdown867[Nov 03 2022 21:46:57 UTC (QA Tests)] INFO -- clicking :assign_to_me_link868[Nov 03 2022 21:46:57 UTC (QA Tests)] INFO -- clicking :issuable_label_dropdown869[Nov 03 2022 21:46:57 UTC (QA Tests)] INFO -- clicking :issuable_label_dropdown870[Nov 03 2022 21:46:57 UTC (QA Tests)] INFO -- clicking :issuable_create_button , expecting to be at Class871[Nov 03 2022 21:47:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 19.7 seconds872 creates a merge request with a milestone and label873[Nov 03 2022 21:47:01 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request874[Nov 03 2022 21:47:05 UTC (QA Tests)] INFO -- filling :login_field with "root"875[Nov 03 2022 21:47:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field876[Nov 03 2022 21:47:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"877[Nov 03 2022 21:47:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field878[Nov 03 2022 21:47:06 UTC (QA Tests)] INFO -- clicking :sign_in_button879[Nov 03 2022 21:47:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds880[Nov 03 2022 21:47:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.12 seconds881[Nov 03 2022 21:47:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-069e115ea414f641' via api in 0.67 seconds882[Nov 03 2022 21:47:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds883[Nov 03 2022 21:47:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds884[Nov 03 2022 21:47:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-069e115ea414f641885[Nov 03 2022 21:47:10 UTC (QA Tests)] INFO -- clicking :create_merge_request_button886[Nov 03 2022 21:47:11 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "One merge request to rule them all"887[Nov 03 2022 21:47:11 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field888[Nov 03 2022 21:47:12 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "... to find them, to bring them all, and in the darkness bind them"889[Nov 03 2022 21:47:12 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field890[Nov 03 2022 21:47:12 UTC (QA Tests)] INFO -- clicking :assign_to_me_link891[Nov 03 2022 21:47:12 UTC (QA Tests)] INFO -- clicking :issuable_create_button , expecting to be at Class892[Nov 03 2022 21:47:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 6.53 seconds893 creates a basic merge request894Package895 Container Registry896 pushes, pulls image to the registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)897Govern898 Group899 for change project creation level900 behaves like audit event901[Nov 03 2022 21:47:15 UTC (QA Tests)] INFO -- Starting test: Govern Group for change project creation level behaves like audit event logs audit events for UI operations902[Nov 03 2022 21:47:21 UTC (QA Tests)] INFO -- filling :login_field with "root"903[Nov 03 2022 21:47:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field904[Nov 03 2022 21:47:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"905[Nov 03 2022 21:47:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field906[Nov 03 2022 21:47:22 UTC (QA Tests)] INFO -- clicking :sign_in_button907[Nov 03 2022 21:47:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds908[Nov 03 2022 21:47:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/test-group-844bc2781d85a221' via api in 0.32 seconds909[Nov 03 2022 21:47:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-c22d7904.test/relative/groups/gitlab-qa-sandbox-group-5/test-group-844bc2781d85a221910[Nov 03 2022 21:47:25 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link911[Nov 03 2022 21:47:25 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link912[Nov 03 2022 21:47:27 UTC (QA Tests)] INFO -- selecting "Maintainers" in :project_creation_level_dropdown913[Nov 03 2022 21:47:27 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button914[Nov 03 2022 21:47:28 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link915[Nov 03 2022 21:47:29 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link916 logs audit events for UI operations917 for enable and disable 2FA requirement918 behaves like audit event919[Nov 03 2022 21:47:29 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable 2FA requirement behaves like audit event logs audit events for UI operations920[Nov 03 2022 21:47:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-37d2cf55faa7a0e6' via api in 0.24 seconds921[Nov 03 2022 21:47:36 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-37d2cf55faa7a0e6"922[Nov 03 2022 21:47:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field923[Nov 03 2022 21:47:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"924[Nov 03 2022 21:47:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field925[Nov 03 2022 21:47:37 UTC (QA Tests)] INFO -- clicking :sign_in_button926[Nov 03 2022 21:47:38 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-37d2cf55faa7a0e6927[Nov 03 2022 21:47:38 UTC (QA Tests)] INFO -- Caching token for username: qa-user-37d2cf55faa7a0e6, last six chars of token:7ovsnb928[Nov 03 2022 21:47:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-37d2cf55faa7a0e6-k8c7sh20' via api in 0.12 seconds929[Nov 03 2022 21:47:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-recovery-sandbox-group-cb411de4' via api in 0.34 seconds930[Nov 03 2022 21:47:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-2fa-recovery-sandbox-group-cb411de4/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.27 seconds931[Nov 03 2022 21:47:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-c22d7904.test/relative/groups/gitlab-qa-2fa-recovery-sandbox-group-cb411de4/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1932[Nov 03 2022 21:47:39 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link933[Nov 03 2022 21:47:40 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link934[Nov 03 2022 21:47:42 UTC (QA Tests)] INFO -- checking via JS :require_2fa_checkbox with args {}935[Nov 03 2022 21:47:42 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button936[Nov 03 2022 21:47:43 UTC (QA Tests)] INFO -- clicking :configure_it_later_button937[Nov 03 2022 21:47:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-c22d7904.test/relative/groups/gitlab-qa-2fa-recovery-sandbox-group-cb411de4/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1938[Nov 03 2022 21:47:44 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link939[Nov 03 2022 21:47:44 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link940[Nov 03 2022 21:47:46 UTC (QA Tests)] INFO -- unchecking via JS :require_2fa_checkbox with args {}941[Nov 03 2022 21:47:46 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button942[Nov 03 2022 21:47:47 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link943[Nov 03 2022 21:47:48 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link944[Nov 03 2022 21:47:53 UTC (QA Tests)] INFO -- clicking :user_avatar_content945[Nov 03 2022 21:47:53 UTC (QA Tests)] INFO -- clicking :sign_out_link946 logs audit events for UI operations947 for disable and Enable LFS948 behaves like audit event949[Nov 03 2022 21:47:53 UTC (QA Tests)] INFO -- Starting test: Govern Group for disable and Enable LFS behaves like audit event logs audit events for UI operations950[Nov 03 2022 21:47:59 UTC (QA Tests)] INFO -- filling :login_field with "root"951[Nov 03 2022 21:47:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field952[Nov 03 2022 21:48:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"953[Nov 03 2022 21:48:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field954[Nov 03 2022 21:48:00 UTC (QA Tests)] INFO -- clicking :sign_in_button955[Nov 03 2022 21:48:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds956[Nov 03 2022 21:48:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/test-group-b57aecdc6e2941d7' via api in 0.32 seconds957[Nov 03 2022 21:48:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-c22d7904.test/relative/groups/gitlab-qa-sandbox-group-5/test-group-b57aecdc6e2941d7958[Nov 03 2022 21:48:03 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link959[Nov 03 2022 21:48:03 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link960[Nov 03 2022 21:48:05 UTC (QA Tests)] INFO -- unchecking via JS :lfs_checkbox with args {}961[Nov 03 2022 21:48:05 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button962[Nov 03 2022 21:48:06 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link963[Nov 03 2022 21:48:16 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link964[Nov 03 2022 21:48:18 UTC (QA Tests)] INFO -- checking via JS :lfs_checkbox with args {}965[Nov 03 2022 21:48:18 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button966[Nov 03 2022 21:48:19 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link967[Nov 03 2022 21:48:20 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link968 logs audit events for UI operations969 for enable and disable membership lock970 behaves like audit event971[Nov 03 2022 21:48:21 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable membership lock behaves like audit event logs audit events for UI operations972[Nov 03 2022 21:48:27 UTC (QA Tests)] INFO -- filling :login_field with "root"973[Nov 03 2022 21:48:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field974[Nov 03 2022 21:48:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"975[Nov 03 2022 21:48:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field976[Nov 03 2022 21:48:28 UTC (QA Tests)] INFO -- clicking :sign_in_button977[Nov 03 2022 21:48:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds978[Nov 03 2022 21:48:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/test-group-bce75b42a382386a' via api in 0.28 seconds979[Nov 03 2022 21:48:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-c22d7904.test/relative/groups/gitlab-qa-sandbox-group-5/test-group-bce75b42a382386a980[Nov 03 2022 21:48:30 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link981[Nov 03 2022 21:48:31 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link982[Nov 03 2022 21:48:32 UTC (QA Tests)] INFO -- checking via JS :membership_lock_checkbox with args {}983[Nov 03 2022 21:48:32 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button984[Nov 03 2022 21:48:33 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link985[Nov 03 2022 21:48:44 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link986[Nov 03 2022 21:48:46 UTC (QA Tests)] INFO -- unchecking via JS :membership_lock_checkbox with args {}987[Nov 03 2022 21:48:46 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button988[Nov 03 2022 21:48:47 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link989[Nov 03 2022 21:48:47 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link990 logs audit events for UI operations991 for enable and disable allow user request access992 behaves like audit event993[Nov 03 2022 21:48:48 UTC (QA Tests)] INFO -- Starting test: Govern Group for enable and disable allow user request access behaves like audit event logs audit events for UI operations994[Nov 03 2022 21:48:54 UTC (QA Tests)] INFO -- filling :login_field with "root"995[Nov 03 2022 21:48:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field996[Nov 03 2022 21:48:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"997[Nov 03 2022 21:48:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field998[Nov 03 2022 21:48:55 UTC (QA Tests)] INFO -- clicking :sign_in_button999[Nov 03 2022 21:48:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1000[Nov 03 2022 21:48:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/test-group-a668423b1aa80931' via api in 0.29 seconds1001[Nov 03 2022 21:48:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-c22d7904.test/relative/groups/gitlab-qa-sandbox-group-5/test-group-a668423b1aa809311002[Nov 03 2022 21:48:57 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1003[Nov 03 2022 21:48:58 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1004[Nov 03 2022 21:49:00 UTC (QA Tests)] INFO -- unchecking via JS :request_access_checkbox with args {}1005[Nov 03 2022 21:49:00 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1006[Nov 03 2022 21:49:01 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1007[Nov 03 2022 21:49:11 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1008[Nov 03 2022 21:49:13 UTC (QA Tests)] INFO -- checking via JS :request_access_checkbox with args {}1009[Nov 03 2022 21:49:13 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1010[Nov 03 2022 21:49:14 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1011[Nov 03 2022 21:49:14 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1012 logs audit events for UI operations1013Create1014 Pull mirror a repository over HTTP1015[Nov 03 2022 21:49:15 UTC (QA Tests)] INFO -- Starting test: Create Pull mirror a repository over HTTP configures and syncs a (pull) mirrored repository with password auth1016[Nov 03 2022 21:49:19 UTC (QA Tests)] INFO -- filling :login_field with "root"1017[Nov 03 2022 21:49:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1018[Nov 03 2022 21:49:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1019[Nov 03 2022 21:49:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1020[Nov 03 2022 21:49:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1021[Nov 03 2022 21:49:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1022[Nov 03 2022 21:49:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds1023[Nov 03 2022 21:49:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pull-mirror-source-project-486fb8cb6f466b87' via api in 0.59 seconds1024[Nov 03 2022 21:49:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.9 seconds1025[Nov 03 2022 21:49:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1026[Nov 03 2022 21:49:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds1027[Nov 03 2022 21:49:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pull-mirror-target-project-0857b27a6b56a41b' via api in 0.61 seconds1028[Nov 03 2022 21:49:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pull-mirror-target-project-0857b27a6b56a41b1029[Nov 03 2022 21:49:25 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1030[Nov 03 2022 21:49:25 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1031[Nov 03 2022 21:49:27 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pull-mirror-source-project-486fb8cb6f466b87.git"1032[Nov 03 2022 21:49:27 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field1033[Nov 03 2022 21:49:28 UTC (QA Tests)] INFO -- selecting "Pull" in :mirror_direction_field1034[Nov 03 2022 21:49:29 UTC (QA Tests)] INFO -- selecting "Password" in :authentication_method_field1035[Nov 03 2022 21:49:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1036[Nov 03 2022 21:49:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1037[Nov 03 2022 21:49:29 UTC (QA Tests)] INFO -- clicking :mirror_repository_button1038[Nov 03 2022 21:49:42 UTC (QA Tests)] INFO -- clicking :update_now_button1039[Nov 03 2022 21:49:43 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pull-mirror-target-project-0857b27a6b56a41b/-/settings/repository#js-push-remote-settings1040[Nov 03 2022 21:49:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pull-mirror-target-project-0857b27a6b56a41b1041[Nov 03 2022 21:49:45 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments1042 configures and syncs a (pull) mirrored repository with password auth1043Verify1044 Cancelling merge request in merge train1045 when system cancels the merge request1046 creates a TODO task (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/324122)1047Manage1048 basic user1049 remains logged in when redirected from canary to non-canary node (PENDING: Test is not compatible with this environment or pipeline)1050Create1051 Git Server Hooks1052 Custom error messages1053[Nov 03 2022 21:49:45 UTC (QA Tests)] INFO -- Starting test: Create Git Server Hooks Custom error messages renders preconfigured error message when user hook failed on commit in WebIDE1054[Nov 03 2022 21:49:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1055[Nov 03 2022 21:49:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1056[Nov 03 2022 21:49:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1057[Nov 03 2022 21:49:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1058[Nov 03 2022 21:49:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1059[Nov 03 2022 21:49:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1060[Nov 03 2022 21:49:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds1061[Nov 03 2022 21:49:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-reject-prereceive-fd3d2ce198f320d6-b5744a60e68a2b7b' via api in 0.61 seconds1062[Nov 03 2022 21:49:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-reject-prereceive-fd3d2ce198f320d6-b5744a60e68a2b7b1063[Nov 03 2022 21:49:54 UTC (QA Tests)] INFO -- clicking :begin_commit_button1064[Nov 03 2022 21:49:56 UTC (QA Tests)] INFO -- clicking :commit_button1065 renders preconfigured error message when user hook failed on commit in WebIDE1066Verify1067 Pipeline editor1068[Nov 03 2022 21:49:56 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline editor can switch branches and target branch field updates accordingly1069[Nov 03 2022 21:49:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1070[Nov 03 2022 21:49:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds1071[Nov 03 2022 21:49:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pipeline-editor-project-de9b51f3bc4da4c6' via api in 0.58 seconds1072[Nov 03 2022 21:49:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.38 seconds1073[Nov 03 2022 21:49:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.31 seconds1074[Nov 03 2022 21:50:03 UTC (QA Tests)] INFO -- filling :login_field with "root"1075[Nov 03 2022 21:50:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1076[Nov 03 2022 21:50:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1077[Nov 03 2022 21:50:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1078[Nov 03 2022 21:50:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1079[Nov 03 2022 21:50:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pipeline-editor-project-de9b51f3bc4da4c61080[Nov 03 2022 21:50:07 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1081[Nov 03 2022 21:50:08 UTC (QA Tests)] INFO -- clicking :pipeline_editor_app1082[Nov 03 2022 21:50:09 UTC (QA Tests)] INFO -- clicking :branch_selector_button1083[Nov 03 2022 21:50:10 UTC (QA Tests)] INFO -- clicking :branch_menu_item_button1084[Nov 03 2022 21:50:11 UTC (QA Tests)] INFO -- clicking :branch_selector_button1085[Nov 03 2022 21:50:12 UTC (QA Tests)] INFO -- clicking :branch_menu_item_button1086[Nov 03 2022 21:50:13 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pipeline-editor-project-de9b51f3bc4da4c6'1087 can switch branches and target branch field updates accordingly1088Govern1089 Policies List page1090[Nov 03 2022 21:50:13 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can load Policies page and view the policies list1091[Nov 03 2022 21:50:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1092[Nov 03 2022 21:50:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.13 seconds1093[Nov 03 2022 21:50:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-protect-132f7a4f373f7fd8' via api in 5.8 seconds1094[Nov 03 2022 21:50:23 UTC (QA Tests)] INFO -- filling :login_field with "root"1095[Nov 03 2022 21:50:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1096[Nov 03 2022 21:50:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"1097[Nov 03 2022 21:50:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1098[Nov 03 2022 21:50:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1099[Nov 03 2022 21:50:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-protect-132f7a4f373f7fd81100[Nov 03 2022 21:50:27 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1101[Nov 03 2022 21:50:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-protect-132f7a4f373f7fd8'1102 can load Policies page and view the policies list1103[Nov 03 2022 21:50:28 UTC (QA Tests)] INFO -- Starting test: Govern Policies List page can navigate to Policy Editor page1104[Nov 03 2022 21:50:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1105[Nov 03 2022 21:50:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.12 seconds1106[Nov 03 2022 21:50:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-protect-92a996890a541d3f' via api in 5.8 seconds1107[Nov 03 2022 21:50:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1108[Nov 03 2022 21:50:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1109[Nov 03 2022 21:50:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"1110[Nov 03 2022 21:50:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1111[Nov 03 2022 21:50:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1112[Nov 03 2022 21:50:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-protect-92a996890a541d3f1113[Nov 03 2022 21:50:42 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1114[Nov 03 2022 21:50:42 UTC (QA Tests)] INFO -- clicking :new_policy_button1115[Nov 03 2022 21:50:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-protect-92a996890a541d3f'1116 can navigate to Policy Editor page1117Create1118 Group file templates1119[Nov 03 2022 21:50:43 UTC (QA Tests)] INFO -- Starting test: Create Group file templates creates file via custom .gitlab-ci.yml file template1120[Nov 03 2022 21:50:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.07 seconds1121[Nov 03 2022 21:50:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/template-group' via api in 0.34 seconds1122[Nov 03 2022 21:50:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/template-group/group-file-template-project-b74743b0ba64f74e' via api in 0.81 seconds1123[Nov 03 2022 21:50:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1124[Nov 03 2022 21:50:49 UTC (QA Tests)] INFO -- filling :login_field with "root"1125[Nov 03 2022 21:50:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1126[Nov 03 2022 21:50:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1127[Nov 03 2022 21:50:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1128[Nov 03 2022 21:50:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1129[Nov 03 2022 21:50:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-c22d7904.test/relative/groups/gitlab-qa-sandbox-group-5/template-group1130[Nov 03 2022 21:50:52 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1131[Nov 03 2022 21:50:53 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1132[Nov 03 2022 21:50:56 UTC (QA Tests)] INFO -- Searching and selecting: group-file-template-project-b74743b0ba64f74e1133[Nov 03 2022 21:50:57 UTC (QA Tests)] INFO -- clicking :save_changes_button1134[Nov 03 2022 21:50:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/template-group/group-file-template-project-2-48e163c847653946' via api in 0.77 seconds1135[Nov 03 2022 21:50:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/template-group/group-file-template-project-2-48e163c8476539461136[Nov 03 2022 21:51:00 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1137[Nov 03 2022 21:51:00 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1138[Nov 03 2022 21:51:01 UTC (QA Tests)] INFO -- clicking :template_type_dropdown1139[Nov 03 2022 21:51:01 UTC (QA Tests)] INFO -- clicking :gitlab_ci_yml_dropdown1140[Nov 03 2022 21:51:03 UTC (QA Tests)] INFO -- filling :file_name_field with "{:with=>"f3477a1838153055/.gitlab-ci.yml"}"1141[Nov 03 2022 21:51:03 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1142[Nov 03 2022 21:51:04 UTC (QA Tests)] INFO -- clicking :commit_button1143 creates file via custom .gitlab-ci.yml file template1144[Nov 03 2022 21:51:06 UTC (QA Tests)] INFO -- Starting test: Create Group file templates creates file via custom LICENSE file template1145[Nov 03 2022 21:51:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1146[Nov 03 2022 21:51:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/template-group' via api in 0.1 seconds1147[Nov 03 2022 21:51:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/template-group/group-file-template-project-15687545a71c9e90' via api in 0.75 seconds1148[Nov 03 2022 21:51:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds1149[Nov 03 2022 21:51:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1150[Nov 03 2022 21:51:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1151[Nov 03 2022 21:51:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1152[Nov 03 2022 21:51:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1153[Nov 03 2022 21:51:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1154[Nov 03 2022 21:51:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-c22d7904.test/relative/groups/gitlab-qa-sandbox-group-5/template-group1155[Nov 03 2022 21:51:14 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1156[Nov 03 2022 21:51:15 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1157[Nov 03 2022 21:51:18 UTC (QA Tests)] INFO -- Searching and selecting: group-file-template-project-15687545a71c9e901158[Nov 03 2022 21:51:19 UTC (QA Tests)] INFO -- clicking :save_changes_button1159[Nov 03 2022 21:51:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/template-group/group-file-template-project-2-580400019d134eb7' via api in 0.81 seconds1160[Nov 03 2022 21:51:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/template-group/group-file-template-project-2-580400019d134eb71161[Nov 03 2022 21:51:22 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1162[Nov 03 2022 21:51:22 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1163[Nov 03 2022 21:51:23 UTC (QA Tests)] INFO -- clicking :template_type_dropdown1164[Nov 03 2022 21:51:23 UTC (QA Tests)] INFO -- clicking :license_dropdown1165[Nov 03 2022 21:51:25 UTC (QA Tests)] INFO -- filling :file_name_field with "{:with=>"4374bf6b0bf62cb6/LICENSE"}"1166[Nov 03 2022 21:51:25 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1167[Nov 03 2022 21:51:26 UTC (QA Tests)] INFO -- clicking :commit_button1168 creates file via custom LICENSE file template1169[Nov 03 2022 21:51:28 UTC (QA Tests)] INFO -- Starting test: Create Group file templates creates file via custom Dockerfile file template1170[Nov 03 2022 21:51:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1171[Nov 03 2022 21:51:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/template-group' via api in 0.1 seconds1172[Nov 03 2022 21:51:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/template-group/group-file-template-project-2edc59343462f225' via api in 0.78 seconds1173[Nov 03 2022 21:51:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1174[Nov 03 2022 21:51:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1175[Nov 03 2022 21:51:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1176[Nov 03 2022 21:51:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1177[Nov 03 2022 21:51:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1178[Nov 03 2022 21:51:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1179[Nov 03 2022 21:51:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-c22d7904.test/relative/groups/gitlab-qa-sandbox-group-5/template-group1180[Nov 03 2022 21:51:36 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1181[Nov 03 2022 21:51:37 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1182[Nov 03 2022 21:51:40 UTC (QA Tests)] INFO -- Searching and selecting: group-file-template-project-2edc59343462f2251183[Nov 03 2022 21:51:41 UTC (QA Tests)] INFO -- clicking :save_changes_button1184[Nov 03 2022 21:51:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/template-group/group-file-template-project-2-e624156805f2f276' via api in 0.83 seconds1185[Nov 03 2022 21:51:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/template-group/group-file-template-project-2-e624156805f2f2761186[Nov 03 2022 21:51:44 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1187[Nov 03 2022 21:51:44 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1188[Nov 03 2022 21:51:45 UTC (QA Tests)] INFO -- clicking :template_type_dropdown1189[Nov 03 2022 21:51:45 UTC (QA Tests)] INFO -- clicking :dockerfile_dropdown1190[Nov 03 2022 21:51:47 UTC (QA Tests)] INFO -- filling :file_name_field with "{:with=>"186f01123809e8bc/Dockerfile"}"1191[Nov 03 2022 21:51:47 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1192[Nov 03 2022 21:51:48 UTC (QA Tests)] INFO -- clicking :commit_button1193 creates file via custom Dockerfile file template1194[Nov 03 2022 21:51:49 UTC (QA Tests)] INFO -- Starting test: Create Group file templates creates file via custom .gitignore file template1195[Nov 03 2022 21:51:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1196[Nov 03 2022 21:51:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/template-group' via api in 0.11 seconds1197[Nov 03 2022 21:51:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/template-group/group-file-template-project-5cc1ecb00e783d2e' via api in 0.85 seconds1198[Nov 03 2022 21:51:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds1199[Nov 03 2022 21:51:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1200[Nov 03 2022 21:51:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1201[Nov 03 2022 21:51:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"1202[Nov 03 2022 21:51:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1203[Nov 03 2022 21:51:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1204[Nov 03 2022 21:51:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-c22d7904.test/relative/groups/gitlab-qa-sandbox-group-5/template-group1205[Nov 03 2022 21:51:59 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1206[Nov 03 2022 21:51:59 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1207[Nov 03 2022 21:52:02 UTC (QA Tests)] INFO -- Searching and selecting: group-file-template-project-5cc1ecb00e783d2e1208[Nov 03 2022 21:52:03 UTC (QA Tests)] INFO -- clicking :save_changes_button1209[Nov 03 2022 21:52:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/template-group/group-file-template-project-2-897e992273eb8d02' via api in 0.79 seconds1210[Nov 03 2022 21:52:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/template-group/group-file-template-project-2-897e992273eb8d021211[Nov 03 2022 21:52:06 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown1212[Nov 03 2022 21:52:06 UTC (QA Tests)] INFO -- clicking :new_file_menu_item1213[Nov 03 2022 21:52:07 UTC (QA Tests)] INFO -- clicking :template_type_dropdown1214[Nov 03 2022 21:52:07 UTC (QA Tests)] INFO -- clicking :gitignore_dropdown1215[Nov 03 2022 21:52:10 UTC (QA Tests)] INFO -- filling :file_name_field with "{:with=>"27b88f71b1f4a2ac/.gitignore"}"1216[Nov 03 2022 21:52:10 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1217[Nov 03 2022 21:52:10 UTC (QA Tests)] INFO -- clicking :commit_button1218 creates file via custom .gitignore file template1219Manage1220 Invite group1221 to group project1222 behaves like invites group to project1223[Nov 03 2022 21:52:12 UTC (QA Tests)] INFO -- Starting test: Manage Invite group to group project behaves like invites group to project verifies group is added and members can access project with correct access level1224[Nov 03 2022 21:52:16 UTC (QA Tests)] INFO -- filling :login_field with "root"1225[Nov 03 2022 21:52:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1226[Nov 03 2022 21:52:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"1227[Nov 03 2022 21:52:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1228[Nov 03 2022 21:52:17 UTC (QA Tests)] INFO -- clicking :sign_in_button1229[Nov 03 2022 21:52:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1230[Nov 03 2022 21:52:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-group-project-c18517afe39cddd4' via api in 0.3 seconds1231[Nov 03 2022 21:52:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds1232[Nov 03 2022 21:52:19 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/group-for-group-project-c18517afe39cddd4 QA::Resource::Group1233[Nov 03 2022 21:52:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1234[Nov 03 2022 21:52:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.1 seconds1235[Nov 03 2022 21:52:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/group-project-92469ef65040e117' via api in 0.57 seconds1236[Nov 03 2022 21:52:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/group-project-92469ef65040e1171237[Nov 03 2022 21:52:21 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1238[Nov 03 2022 21:52:21 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1239[Nov 03 2022 21:52:22 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1240[Nov 03 2022 21:52:22 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "group-for-group-project-c18517afe39cddd4"1241[Nov 03 2022 21:52:22 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field1242[Nov 03 2022 21:52:23 UTC (QA Tests)] INFO -- clicking :access_level_dropdown1243[Nov 03 2022 21:52:23 UTC (QA Tests)] INFO -- clicking :invite_button1244[Nov 03 2022 21:52:24 UTC (QA Tests)] INFO -- clicking :groups_list_tab1245[Nov 03 2022 21:52:29 UTC (QA Tests)] INFO -- clicking :user_avatar_content1246[Nov 03 2022 21:52:29 UTC (QA Tests)] INFO -- clicking :sign_out_link1247[Nov 03 2022 21:52:31 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1248[Nov 03 2022 21:52:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1249[Nov 03 2022 21:52:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1250[Nov 03 2022 21:52:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1251[Nov 03 2022 21:52:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1252[Nov 03 2022 21:52:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/group-project-92469ef65040e1171253 verifies group is added and members can access project with correct access level1254 to personal namespace project1255 behaves like invites group to project1256[Nov 03 2022 21:52:34 UTC (QA Tests)] INFO -- Starting test: Manage Invite group to personal namespace project behaves like invites group to project verifies group is added and members can access project with correct access level1257[Nov 03 2022 21:52:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1258[Nov 03 2022 21:52:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1259[Nov 03 2022 21:52:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"1260[Nov 03 2022 21:52:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1261[Nov 03 2022 21:52:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1262[Nov 03 2022 21:52:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1263[Nov 03 2022 21:52:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-for-personal-project-fef11e74739d74e0' via api in 0.35 seconds1264[Nov 03 2022 21:52:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds1265[Nov 03 2022 21:52:41 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/group-for-personal-project-fef11e74739d74e0 QA::Resource::Group1266[Nov 03 2022 21:52:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'root/personal-namespace-project-ea2c3f586b9a245c' via api in 0.48 seconds1267[Nov 03 2022 21:52:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/root/personal-namespace-project-ea2c3f586b9a245c1268[Nov 03 2022 21:52:42 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1269[Nov 03 2022 21:52:43 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1270[Nov 03 2022 21:52:43 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1271[Nov 03 2022 21:52:44 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "group-for-personal-project-fef11e74739d74e0"1272[Nov 03 2022 21:52:44 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field1273[Nov 03 2022 21:52:44 UTC (QA Tests)] INFO -- clicking :access_level_dropdown1274[Nov 03 2022 21:52:45 UTC (QA Tests)] INFO -- clicking :invite_button1275[Nov 03 2022 21:52:45 UTC (QA Tests)] INFO -- clicking :groups_list_tab1276[Nov 03 2022 21:52:50 UTC (QA Tests)] INFO -- clicking :user_avatar_content1277[Nov 03 2022 21:52:50 UTC (QA Tests)] INFO -- clicking :sign_out_link1278[Nov 03 2022 21:52:53 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1279[Nov 03 2022 21:52:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1280[Nov 03 2022 21:52:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1281[Nov 03 2022 21:52:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1282[Nov 03 2022 21:52:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1283[Nov 03 2022 21:52:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/root/personal-namespace-project-ea2c3f586b9a245c1284 verifies group is added and members can access project with correct access level1285Plan1286 Epics milestone dates API1287[Nov 03 2022 21:52:55 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when adding another issue1288[Nov 03 2022 21:52:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1289[Nov 03 2022 21:52:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-264e2ff366e195d5' via api in 0.3 seconds1290[Nov 03 2022 21:52:56 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '1' via api in 0.16 seconds1291[Nov 03 2022 21:52:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-264e2ff366e195d5/epic-milestone-project-49855b6cd84771bf-c7a11f05ac2d9ed0' via api in 0.5 seconds1292[Nov 03 2022 21:52:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '2' via api in 0.12 seconds1293[Nov 03 2022 21:52:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 0.34 seconds1294[Nov 03 2022 21:52:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '3' via api in 0.12 seconds1295[Nov 03 2022 21:52:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 0.24 seconds1296 updates epic dates when adding another issue1297[Nov 03 2022 21:52:58 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when deleting milestones1298[Nov 03 2022 21:52:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1299[Nov 03 2022 21:52:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-06571ba30106ac2e' via api in 0.32 seconds1300[Nov 03 2022 21:52:58 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '2' via api in 0.17 seconds1301[Nov 03 2022 21:52:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-06571ba30106ac2e/epic-milestone-project-f0189f77b08bd55e-a7af4e124e245825' via api in 0.57 seconds1302[Nov 03 2022 21:52:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '4' via api in 0.14 seconds1303[Nov 03 2022 21:52:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.24 seconds1304[Nov 03 2022 21:53:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectMilestone with id '4'1305 updates epic dates when deleting milestones1306[Nov 03 2022 21:53:00 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when removing issue1307[Nov 03 2022 21:53:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1308[Nov 03 2022 21:53:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-6a7c1e15e4f10d50' via api in 0.32 seconds1309[Nov 03 2022 21:53:01 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '3' via api in 0.11 seconds1310[Nov 03 2022 21:53:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-6a7c1e15e4f10d50/epic-milestone-project-e6edf6062ff9d1dd-4cc6cb6ebc9b3f93' via api in 0.51 seconds1311[Nov 03 2022 21:53:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '5' via api in 0.11 seconds1312[Nov 03 2022 21:53:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.28 seconds1313 updates epic dates when removing issue1314[Nov 03 2022 21:53:02 UTC (QA Tests)] INFO -- Starting test: Plan Epics milestone dates API updates epic dates when updating milestones1315[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.05 seconds1316[Nov 03 2022 21:53:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-3390bbfab00e6dd7' via api in 0.3 seconds1317[Nov 03 2022 21:53:03 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '4' via api in 0.12 seconds1318[Nov 03 2022 21:53:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/epic-milestone-group-3390bbfab00e6dd7/epic-milestone-project-8f17898abcce00d5-44d38c7e504a4114' via api in 0.57 seconds1319[Nov 03 2022 21:53:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '6' via api in 0.15 seconds1320[Nov 03 2022 21:53:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.31 seconds1321 updates epic dates when updating milestones1322Plan1323 Multiple assignees per issue1324[Nov 03 2022 21:53:04 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows the first three assignees and a +n sign in the issues list1325[Nov 03 2022 21:53:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1326[Nov 03 2022 21:53:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1327[Nov 03 2022 21:53:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1328[Nov 03 2022 21:53:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1329[Nov 03 2022 21:53:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1330[Nov 03 2022 21:53:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds1331[Nov 03 2022 21:53:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.25 seconds1332[Nov 03 2022 21:53:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.24 seconds1333[Nov 03 2022 21:53:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.23 seconds1334[Nov 03 2022 21:53:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user5' via api in 0.23 seconds1335[Nov 03 2022 21:53:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user6' via api in 0.24 seconds1336[Nov 03 2022 21:53:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1337[Nov 03 2022 21:53:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds1338[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-37-06-bcc6ffffc89232c1/project-to-test-issue-with-multiple-assignees-626d57d2297b2fdb' via api in 0.69 seconds1339[Nov 03 2022 21:53:13 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-to-test-issue-with-multiple-assignees-626d57d2297b2fdb QA::Resource::Project1340[Nov 03 2022 21:53:13 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-to-test-issue-with-multiple-assignees-626d57d2297b2fdb QA::Resource::Project1341[Nov 03 2022 21:53:13 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-to-test-issue-with-multiple-assignees-626d57d2297b2fdb QA::Resource::Project1342[Nov 03 2022 21:53:14 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-to-test-issue-with-multiple-assignees-626d57d2297b2fdb QA::Resource::Project1343[Nov 03 2022 21:53:14 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user5 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-to-test-issue-with-multiple-assignees-626d57d2297b2fdb QA::Resource::Project1344[Nov 03 2022 21:53:14 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user6 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-to-test-issue-with-multiple-assignees-626d57d2297b2fdb QA::Resource::Project1345[Nov 03 2022 21:53:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '6' via api in 0.4 seconds1346[Nov 03 2022 21:53:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-to-test-issue-with-multiple-assignees-626d57d2297b2fdb1347[Nov 03 2022 21:53:15 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1348 shows the first three assignees and a +n sign in the issues list1349[Nov 03 2022 21:53:17 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows the first five assignees and a +n more link in the issue page1350[Nov 03 2022 21:53:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1351[Nov 03 2022 21:53:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1352[Nov 03 2022 21:53:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1353[Nov 03 2022 21:53:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1354[Nov 03 2022 21:53:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1355[Nov 03 2022 21:53:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds1356[Nov 03 2022 21:53:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds1357[Nov 03 2022 21:53:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.12 seconds1358[Nov 03 2022 21:53:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.11 seconds1359[Nov 03 2022 21:53:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user5' via api in 0.11 seconds1360[Nov 03 2022 21:53:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user6' via api in 0.12 seconds1361[Nov 03 2022 21:53:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1362[Nov 03 2022 21:53:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds1363[Nov 03 2022 21:53:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-to-test-issue-with-multiple-assignees-bf6163ff9ecb1447' via api in 0.65 seconds1364[Nov 03 2022 21:53:25 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-to-test-issue-with-multiple-assignees-bf6163ff9ecb1447 QA::Resource::Project1365[Nov 03 2022 21:53:25 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-to-test-issue-with-multiple-assignees-bf6163ff9ecb1447 QA::Resource::Project1366[Nov 03 2022 21:53:25 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-to-test-issue-with-multiple-assignees-bf6163ff9ecb1447 QA::Resource::Project1367[Nov 03 2022 21:53:25 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-to-test-issue-with-multiple-assignees-bf6163ff9ecb1447 QA::Resource::Project1368[Nov 03 2022 21:53:25 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user5 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-to-test-issue-with-multiple-assignees-bf6163ff9ecb1447 QA::Resource::Project1369[Nov 03 2022 21:53:26 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user6 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-to-test-issue-with-multiple-assignees-bf6163ff9ecb1447 QA::Resource::Project1370[Nov 03 2022 21:53:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.4 seconds1371[Nov 03 2022 21:53:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-to-test-issue-with-multiple-assignees-bf6163ff9ecb1447/-/issues/11372[Nov 03 2022 21:53:28 UTC (QA Tests)] INFO -- clicking :more_assignees_link1373 shows the first five assignees and a +n more link in the issue page1374Create1375 Merge request push options1376[Nov 03 2022 21:53:29 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options removes the source branch1377[Nov 03 2022 21:53:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1378[Nov 03 2022 21:53:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.13 seconds1379[Nov 03 2022 21:53:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/merge-request-push-options-0b467ffb6f8ee5a8' via api in 0.96 seconds1380[Nov 03 2022 21:53:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.52 seconds1381[Nov 03 2022 21:53:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.12 seconds1382 removes the source branch1383Manage1384 Project import1385 imports large Github repo via api (PENDING: Test is not compatible with this environment or pipeline)1386Manage1387 2FA1388[Nov 03 2022 21:53:39 UTC (QA Tests)] INFO -- Starting test: Manage 2FA allows 2FA code recovery via ssh1389[Nov 03 2022 21:53:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-8f5ec7458641f0d8' via api in 0.32 seconds1390[Nov 03 2022 21:53:39 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20221103-39-ngerwf/id_rsa -N `1391[Nov 03 2022 21:53:40 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-8f5ec7458641f0d81392[Nov 03 2022 21:53:40 UTC (QA Tests)] INFO -- Caching token for username: qa-user-8f5ec7458641f0d8, last six chars of token:GPwVbt1393[Nov 03 2022 21:53:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-8f5ec7458641f0d8-1xpcjhr1' via api in 0.07 seconds1394[Nov 03 2022 21:53:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.99 seconds1395[Nov 03 2022 21:53:44 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-8f5ec7458641f0d8"1396[Nov 03 2022 21:53:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1397[Nov 03 2022 21:53:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"1398[Nov 03 2022 21:53:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1399[Nov 03 2022 21:53:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1400[Nov 03 2022 21:53:48 UTC (QA Tests)] INFO -- clicking :user_avatar_content1401[Nov 03 2022 21:53:48 UTC (QA Tests)] INFO -- clicking :edit_profile_link1402[Nov 03 2022 21:53:49 UTC (QA Tests)] INFO -- clicking :profile_account_link1403[Nov 03 2022 21:53:49 UTC (QA Tests)] INFO -- clicking :enable_2fa_button1404[Nov 03 2022 21:54:00 UTC (QA Tests)] INFO -- filling :pin_code_field with "210577"1405[Nov 03 2022 21:54:00 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field1406[Nov 03 2022 21:54:00 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"1407[Nov 03 2022 21:54:00 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field1408[Nov 03 2022 21:54:01 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button1409[Nov 03 2022 21:54:02 UTC (QA Tests)] INFO -- clicking :copy_button1410[Nov 03 2022 21:54:02 UTC (QA Tests)] INFO -- clicking :proceed_button1411[Nov 03 2022 21:54:06 UTC (QA Tests)] INFO -- clicking :user_avatar_content1412[Nov 03 2022 21:54:06 UTC (QA Tests)] INFO -- clicking :sign_out_link1413[Nov 03 2022 21:54:09 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-8f5ec7458641f0d8"1414[Nov 03 2022 21:54:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1415[Nov 03 2022 21:54:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1416[Nov 03 2022 21:54:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1417[Nov 03 2022 21:54:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1418[Nov 03 2022 21:54:10 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "e9cb6ee75b19008f"1419[Nov 03 2022 21:54:10 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field1420[Nov 03 2022 21:54:11 UTC (QA Tests)] INFO -- clicking :verify_code_button1421[Nov 03 2022 21:54:15 UTC (QA Tests)] INFO -- clicking :user_avatar_content1422[Nov 03 2022 21:54:15 UTC (QA Tests)] INFO -- clicking :sign_out_link1423[Nov 03 2022 21:54:18 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-8f5ec7458641f0d8"1424[Nov 03 2022 21:54:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1425[Nov 03 2022 21:54:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1426[Nov 03 2022 21:54:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1427[Nov 03 2022 21:54:19 UTC (QA Tests)] INFO -- clicking :sign_in_button1428[Nov 03 2022 21:54:19 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "e9cb6ee75b19008f"1429[Nov 03 2022 21:54:19 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field1430[Nov 03 2022 21:54:19 UTC (QA Tests)] INFO -- clicking :verify_code_button1431 allows 2FA code recovery via ssh1432Plan1433 Issue1434[Nov 03 2022 21:54:20 UTC (QA Tests)] INFO -- Starting test: Plan Issue closes via pushing a commit1435[Nov 03 2022 21:54:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1436[Nov 03 2022 21:54:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds1437[Nov 03 2022 21:54:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-issues-74e508e0f44256cb' via api in 0.65 seconds1438[Nov 03 2022 21:54:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '8' via api in 0.9 seconds1439[Nov 03 2022 21:54:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.32 seconds1440[Nov 03 2022 21:54:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.49 seconds1441 closes via pushing a commit1442Manage1443 Group with members1444[Nov 03 2022 21:54:25 UTC (QA Tests)] INFO -- Starting test: Manage Group with members can be shared with another group with correct access level1445[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.06 seconds1446[Nov 03 2022 21:54:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/target-group-with-project_6c5d438dae714560' via api in 0.35 seconds1447[Nov 03 2022 21:54:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/target-group-with-project_6c5d438dae714560/the_awesome_project-73f3e0006b5a8a59' via api in 0.88 seconds1448[Nov 03 2022 21:54:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1449[Nov 03 2022 21:54:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/source-group-with-members_93c9d5d5edd7bb1d' via api in 0.31 seconds1450[Nov 03 2022 21:54:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1451[Nov 03 2022 21:54:27 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/source-group-with-members_93c9d5d5edd7bb1d QA::Resource::Group1452[Nov 03 2022 21:54:32 UTC (QA Tests)] INFO -- filling :login_field with "root"1453[Nov 03 2022 21:54:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1454[Nov 03 2022 21:54:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1455[Nov 03 2022 21:54:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1456[Nov 03 2022 21:54:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1457[Nov 03 2022 21:54:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-c22d7904.test/relative/groups/gitlab-qa-sandbox-group-5/target-group-with-project_6c5d438dae7145601458[Nov 03 2022 21:54:35 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1459[Nov 03 2022 21:54:36 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1460[Nov 03 2022 21:54:36 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "source-group-with-members_93c9d5d5edd7bb1d"1461[Nov 03 2022 21:54:36 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field1462[Nov 03 2022 21:54:37 UTC (QA Tests)] INFO -- clicking :invite_button1463[Nov 03 2022 21:54:38 UTC (QA Tests)] INFO -- clicking :groups_list_tab1464[Nov 03 2022 21:54:41 UTC (QA Tests)] INFO -- clicking :user_avatar_content1465[Nov 03 2022 21:54:41 UTC (QA Tests)] INFO -- clicking :sign_out_link1466[Nov 03 2022 21:54:44 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1467[Nov 03 2022 21:54:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1468[Nov 03 2022 21:54:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1469[Nov 03 2022 21:54:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1470[Nov 03 2022 21:54:45 UTC (QA Tests)] INFO -- clicking :sign_in_button1471 can be shared with another group with correct access level1472Plan1473 Configure issue board by label1474[Nov 03 2022 21:54:46 UTC (QA Tests)] INFO -- Starting test: Plan Configure issue board by label shows only issues that match the configured label1475[Nov 03 2022 21:54:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1476[Nov 03 2022 21:54:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1477[Nov 03 2022 21:54:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1478[Nov 03 2022 21:54:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1479[Nov 03 2022 21:54:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1480[Nov 03 2022 21:54:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1481[Nov 03 2022 21:54:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds1482[Nov 03 2022 21:54:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-board-list-aa0e0dcaa3c343fe' via api in 0.61 seconds1483[Nov 03 2022 21:54:53 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.13 seconds1484[Nov 03 2022 21:54:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '3' via api in 0.13 seconds1485[Nov 03 2022 21:54:54 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '6' via api in 0.97 seconds1486[Nov 03 2022 21:54:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 0.26 seconds1487[Nov 03 2022 21:54:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '10' via api in 0.32 seconds1488[Nov 03 2022 21:54:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-board-list-aa0e0dcaa3c343fe1489[Nov 03 2022 21:54:55 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1490[Nov 03 2022 21:54:55 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1491[Nov 03 2022 21:54:56 UTC (QA Tests)] INFO -- clicking :boards_config_button1492[Nov 03 2022 21:54:57 UTC (QA Tests)] INFO -- clicking :labels_edit_button1493[Nov 03 2022 21:54:58 UTC (QA Tests)] INFO -- clicking :labels_edit_button1494[Nov 03 2022 21:54:59 UTC (QA Tests)] INFO -- clicking :close_labels_dropdown_button1495[Nov 03 2022 21:54:59 UTC (QA Tests)] INFO -- clicking :save_changes_button1496 shows only issues that match the configured label1497Create1498 A project wiki1499[Nov 03 2022 21:54:59 UTC (QA Tests)] INFO -- Starting test: Create A project wiki can change the directory path of a page1500[Nov 03 2022 21:55:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1501[Nov 03 2022 21:55:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1502[Nov 03 2022 21:55:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1503[Nov 03 2022 21:55:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1504[Nov 03 2022 21:55:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1505[Nov 03 2022 21:55:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1506[Nov 03 2022 21:55:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.1 seconds1507[Nov 03 2022 21:55:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/wiki_testing-93023075a096c291' via api in 0.63 seconds1508[Nov 03 2022 21:55:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.04 seconds1509[Nov 03 2022 21:55:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/wiki_testing-93023075a096c291/-/wikis/Home1510[Nov 03 2022 21:55:08 UTC (QA Tests)] INFO -- clicking :edit_page_button1511[Nov 03 2022 21:55:08 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "a/new/path-with-spaces/home"1512[Nov 03 2022 21:55:08 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox1513[Nov 03 2022 21:55:09 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "changing the path of the home page"1514[Nov 03 2022 21:55:09 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox1515[Nov 03 2022 21:55:10 UTC (QA Tests)] INFO -- clicking :wiki_submit_button1516 can change the directory path of a page1517Manage1518 User1519[Nov 03 2022 21:55:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-0aea213c69dd37c0' via api in 0.24 seconds1520[Nov 03 2022 21:55:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1521[Nov 03 2022 21:55:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-to-test-access-termination-33609c85a04bc395' via api in 0.32 seconds1522[Nov 03 2022 21:55:12 UTC (QA Tests)] INFO -- Adding user qa-user-0aea213c69dd37c0 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox1523[Nov 03 2022 21:55:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-to-test-access-termination-33609c85a04bc395/project-for-user-group-access-termination-ab84746d13bec6b9' via api in 0.82 seconds1524 after parent group membership termination1525[Nov 03 2022 21:55:13 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to create a file via the API1526[Nov 03 2022 21:55:13 UTC (QA Tests)] INFO -- Removing user qa-user-0aea213c69dd37c0 from gitlab-qa-sandbox-group-5 QA::Resource::Sandbox1527[Nov 03 2022 21:55:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1528[Nov 03 2022 21:55:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds1529[Nov 03 2022 21:55:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-new-file-5d984b27c7decab0' via api in 0.96 seconds1530[Nov 03 2022 21:55:14 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-0aea213c69dd37c01531[Nov 03 2022 21:55:14 UTC (QA Tests)] INFO -- Caching token for username: qa-user-0aea213c69dd37c0, last six chars of token:KRxRXk1532[Nov 03 2022 21:55:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-0aea213c69dd37c0-mofteeh8' via api in 0.09 seconds1533 is not allowed to create a file via the API1534[Nov 03 2022 21:55:14 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to commit via the API1535[Nov 03 2022 21:55:14 UTC (QA Tests)] INFO -- Removing user qa-user-0aea213c69dd37c0 from gitlab-qa-sandbox-group-5 QA::Resource::Sandbox1536 is not allowed to commit via the API1537[Nov 03 2022 21:55:14 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to push code via the CLI1538[Nov 03 2022 21:55:14 UTC (QA Tests)] INFO -- Removing user qa-user-0aea213c69dd37c0 from gitlab-qa-sandbox-group-5 QA::Resource::Sandbox1539 is not allowed to push code via the CLI1540[Nov 03 2022 21:55:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-0aea213c69dd37c0'1541[Nov 03 2022 21:55:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-to-test-access-termination-33609c85a04bc395/project-for-user-group-access-termination-ab84746d13bec6b9'1542[Nov 03 2022 21:55:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-to-test-access-termination-33609c85a04bc395'1543Create1544 Prereceive hook1545 when creating a tag for a ref1546 when it triggers a prereceive hook configured with a custom error1547[Nov 03 2022 21:55:16 UTC (QA Tests)] INFO -- Starting test: Create Prereceive hook when creating a tag for a ref when it triggers a prereceive hook configured with a custom error returns a custom server hook error1548[Nov 03 2022 21:55:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1549[Nov 03 2022 21:55:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.14 seconds1550[Nov 03 2022 21:55:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/the_awesome_project-1e98c6585cab01c8' via api in 0.98 seconds1551 returns a custom server hook error1552Manage1553 Gitlab migration1554 with merge request1555 successfully imports merge request (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/364839)1556Verify1557 Include local config file paths with wildcard1558[Nov 03 2022 21:55:17 UTC (QA Tests)] INFO -- Starting test: Verify Include local config file paths with wildcard runs the pipeline with composed config1559[Nov 03 2022 21:55:22 UTC (QA Tests)] INFO -- filling :login_field with "root"1560[Nov 03 2022 21:55:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1561[Nov 03 2022 21:55:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1562[Nov 03 2022 21:55:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1563[Nov 03 2022 21:55:23 UTC (QA Tests)] INFO -- clicking :sign_in_button1564[Nov 03 2022 21:55:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1565[Nov 03 2022 21:55:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds1566[Nov 03 2022 21:55:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-pipeline-c444a08802dda0c6' via api in 0.65 seconds1567[Nov 03 2022 21:55:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.5 seconds1568[Nov 03 2022 21:55:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-pipeline-c444a08802dda0c61569[Nov 03 2022 21:55:27 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1570[Nov 03 2022 21:55:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-pipeline-c444a08802dda0c6'1571 runs the pipeline with composed config1572Create1573 Multiple file snippet1574[Nov 03 2022 21:55:29 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet creates a personal snippet with multiple files1575[Nov 03 2022 21:55:33 UTC (QA Tests)] INFO -- filling :login_field with "root"1576[Nov 03 2022 21:55:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1577[Nov 03 2022 21:55:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"1578[Nov 03 2022 21:55:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1579[Nov 03 2022 21:55:34 UTC (QA Tests)] INFO -- clicking :sign_in_button1580[Nov 03 2022 21:55:36 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1581[Nov 03 2022 21:55:36 UTC (QA Tests)] INFO -- clicking :snippets_link1582[Nov 03 2022 21:55:36 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1583[Nov 03 2022 21:55:36 UTC (QA Tests)] INFO -- clicking :global_new_snippet_link1584[Nov 03 2022 21:55:37 UTC (QA Tests)] INFO -- filling :snippet_title_field with "Personal snippet with multiple files"1585[Nov 03 2022 21:55:37 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_title_field1586[Nov 03 2022 21:55:37 UTC (QA Tests)] INFO -- clicking :description_placeholder1587[Nov 03 2022 21:55:37 UTC (QA Tests)] INFO -- filling :snippet_description_field with "Snippet description"1588[Nov 03 2022 21:55:37 UTC (QA Tests)] INFO -- clicking the coordinates of :snippet_description_field1589[Nov 03 2022 21:55:38 UTC (QA Tests)] INFO -- clicking :visibility_content1590[Nov 03 2022 21:55:38 UTC (QA Tests)] INFO -- filling :file_name_field with "First file name"1591[Nov 03 2022 21:55:38 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1592[Nov 03 2022 21:55:38 UTC (QA Tests)] INFO -- clicking :add_file_button1593[Nov 03 2022 21:55:39 UTC (QA Tests)] INFO -- filling :file_name_field with "Second file name"1594[Nov 03 2022 21:55:39 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1595[Nov 03 2022 21:55:39 UTC (QA Tests)] INFO -- clicking :add_file_button1596[Nov 03 2022 21:55:39 UTC (QA Tests)] INFO -- filling :file_name_field with "Third file name"1597[Nov 03 2022 21:55:39 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1598[Nov 03 2022 21:55:40 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1599[Nov 03 2022 21:55:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '5' via browser_ui in 5.64 seconds1600 creates a personal snippet with multiple files1601Create1602 Pull mirror a repository over SSH with a private key1603[Nov 03 2022 21:55:42 UTC (QA Tests)] INFO -- Starting test: Create Pull mirror a repository over SSH with a private key configures and syncs a (pull) mirrored repository1604[Nov 03 2022 21:55:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1605[Nov 03 2022 21:55:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1606[Nov 03 2022 21:55:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1607[Nov 03 2022 21:55:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1608[Nov 03 2022 21:55:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1609[Nov 03 2022 21:55:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1610[Nov 03 2022 21:55:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds1611[Nov 03 2022 21:55:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pull-mirror-target-project-b3d6d206ffda59e4' via api in 0.66 seconds1612[Nov 03 2022 21:55:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pull-mirror-target-project-b3d6d206ffda59e41613[Nov 03 2022 21:55:50 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1614[Nov 03 2022 21:55:50 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1615[Nov 03 2022 21:55:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1616[Nov 03 2022 21:55:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.12 seconds1617[Nov 03 2022 21:55:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pull-mirror-source-project-0280c4695c7e8852' via api in 0.68 seconds1618[Nov 03 2022 21:55:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.04 seconds1619[Nov 03 2022 21:55:55 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "ssh://git@gitlab-ee-c22d7904.test/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pull-mirror-source-project-0280c4695c7e8852.git"1620[Nov 03 2022 21:55:55 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field1621[Nov 03 2022 21:55:55 UTC (QA Tests)] INFO -- selecting "Pull" in :mirror_direction_field1622[Nov 03 2022 21:55:56 UTC (QA Tests)] INFO -- selecting "SSH public key" in :authentication_method_field1623[Nov 03 2022 21:55:56 UTC (QA Tests)] INFO -- clicking :detect_host_keys1624[Nov 03 2022 21:55:59 UTC (QA Tests)] INFO -- clicking :mirror_repository_button1625[Nov 03 2022 21:56:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey with id '3' via api in 0.14 seconds1626[Nov 03 2022 21:56:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pull-mirror-target-project-b3d6d206ffda59e41627[Nov 03 2022 21:56:02 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1628[Nov 03 2022 21:56:02 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1629[Nov 03 2022 21:56:15 UTC (QA Tests)] INFO -- clicking :update_now_button1630[Nov 03 2022 21:56:17 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pull-mirror-target-project-b3d6d206ffda59e4/-/settings/repository#js-push-remote-settings1631[Nov 03 2022 21:56:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pull-mirror-target-project-b3d6d206ffda59e41632[Nov 03 2022 21:56:19 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments1633 configures and syncs a (pull) mirrored repository1634Verify1635 When job is configured to only run on merge_request_events1636[Nov 03 2022 21:56:19 UTC (QA Tests)] INFO -- Starting test: Verify When job is configured to only run on merge_request_events only runs the job configured to run on merge requests1637[Nov 03 2022 21:56:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1638[Nov 03 2022 21:56:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds1639[Nov 03 2022 21:56:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/merge-request-only-job-d171dfc334dd6018' via api in 0.63 seconds1640[Nov 03 2022 21:56:20 UTC (QA Tests)] WARN -- /home/gitlab/qa/qa/specs/features/browser_ui/4_verify/pipeline/mr_event_rule_pipeline_spec.rb:8: Passing `number` with the 1st argument of `alphanumeric` is deprecated. Use keyword argument like `alphanumeric(number: ...)` instead.1641[Nov 03 2022 21:56:20 UTC (QA Tests)] WARN -- To automatically update from positional arguments to keyword arguments,1642install rubocop-faker and run:1643rubocop \1644 --require rubocop-faker \1645 --only Faker/DeprecatedArguments \1646 --auto-correct1647[Nov 03 2022 21:56:20 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1648[Nov 03 2022 21:56:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1649[Nov 03 2022 21:56:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-bqptm0tv4rm85yfgdbk1jak1kadcyl4c --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-bqptm0tv4rm85yfgdbk1jak1kadcyl4c 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-bqptm0tv4rm85yfgdbk1jak1kadcyl4c --url http://gitlab-ee-c22d7904.test/relative --registration-token **** --tag-list qa-runner-bqptm0tv4rm85yfgdbk1jak1kadcyl4c --executor shell && gitlab-runner run" `1650[Nov 03 2022 21:56:21 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-bqptm0tv4rm85yfgdbk1jak1kadcyl4c`1651[Nov 03 2022 21:56:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1652[Nov 03 2022 21:56:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-bqptm0tv4rm85yfgdbk1jak1kadcyl4c' via api in 1.29 seconds1653[Nov 03 2022 21:56:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1654[Nov 03 2022 21:56:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1655[Nov 03 2022 21:56:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1656[Nov 03 2022 21:56:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1657[Nov 03 2022 21:56:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1658[Nov 03 2022 21:56:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1659[Nov 03 2022 21:56:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.33 seconds1660[Nov 03 2022 21:56:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.89 seconds1661[Nov 03 2022 21:56:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/merge-request-only-job-d171dfc334dd6018/-/merge_requests/11662[Nov 03 2022 21:56:42 UTC (QA Tests)] INFO -- clicking :pipeline_link1663[Nov 03 2022 21:56:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-bqptm0tv4rm85yfgdbk1jak1kadcyl4c'1664[Nov 03 2022 21:56:43 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-bqptm0tv4rm85yfgdbk1jak1kadcyl4c`1665[Nov 03 2022 21:56:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/merge-request-only-job-d171dfc334dd6018'1666 only runs the job configured to run on merge requests1667Create1668 Repository tags1669 when protected1670 behaves like unsuccessful tag creation1671[Nov 03 2022 21:56:44 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when protected behaves like unsuccessful tag creation cannot be created by an unauthorized developer_user1672[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.06 seconds1673[Nov 03 2022 21:56:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.12 seconds1674[Nov 03 2022 21:56:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-tags-1a76b8213dc42afa' via api in 0.96 seconds1675[Nov 03 2022 21:56:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds1676[Nov 03 2022 21:56:45 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-tags-1a76b8213dc42afa QA::Resource::Project1677[Nov 03 2022 21:56:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds1678[Nov 03 2022 21:56:45 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-tags-1a76b8213dc42afa QA::Resource::Project1679[Nov 03 2022 21:56:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1680[Nov 03 2022 21:56:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1681[Nov 03 2022 21:56:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1682[Nov 03 2022 21:56:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1683[Nov 03 2022 21:56:50 UTC (QA Tests)] INFO -- clicking :sign_in_button1684[Nov 03 2022 21:56:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-tags-1a76b8213dc42afa1685[Nov 03 2022 21:56:53 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1686[Nov 03 2022 21:56:53 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1687[Nov 03 2022 21:56:56 UTC (QA Tests)] INFO -- clicking :tags_dropdown1688[Nov 03 2022 21:56:56 UTC (QA Tests)] INFO -- clicking :access_levels_dropdown1689[Nov 03 2022 21:56:56 UTC (QA Tests)] INFO -- clicking :protect_tag_button1690[Nov 03 2022 21:57:01 UTC (QA Tests)] INFO -- clicking :user_avatar_content1691[Nov 03 2022 21:57:01 UTC (QA Tests)] INFO -- clicking :sign_out_link1692[Nov 03 2022 21:57:04 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1693[Nov 03 2022 21:57:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1694[Nov 03 2022 21:57:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1695[Nov 03 2022 21:57:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1696[Nov 03 2022 21:57:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1697[Nov 03 2022 21:57:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-tags-1a76b8213dc42afa1698[Nov 03 2022 21:57:07 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1699[Nov 03 2022 21:57:07 UTC (QA Tests)] INFO -- clicking :new_tag_button1700[Nov 03 2022 21:57:08 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"1701[Nov 03 2022 21:57:08 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field1702[Nov 03 2022 21:57:08 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"1703[Nov 03 2022 21:57:08 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field1704[Nov 03 2022 21:57:09 UTC (QA Tests)] INFO -- clicking :create_tag_button1705 cannot be created by an unauthorized developer_user1706 behaves like successful tag creation1707[Nov 03 2022 21:57:09 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when protected behaves like successful tag creation can be created by maintainer_user1708[Nov 03 2022 21:57:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1709[Nov 03 2022 21:57:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.12 seconds1710[Nov 03 2022 21:57:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-tags-5f5bff42a999b7be' via api in 0.91 seconds1711[Nov 03 2022 21:57:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds1712[Nov 03 2022 21:57:11 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-tags-5f5bff42a999b7be QA::Resource::Project1713[Nov 03 2022 21:57:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds1714[Nov 03 2022 21:57:11 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-tags-5f5bff42a999b7be QA::Resource::Project1715[Nov 03 2022 21:57:16 UTC (QA Tests)] INFO -- filling :login_field with "root"1716[Nov 03 2022 21:57:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1717[Nov 03 2022 21:57:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"1718[Nov 03 2022 21:57:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1719[Nov 03 2022 21:57:16 UTC (QA Tests)] INFO -- clicking :sign_in_button1720[Nov 03 2022 21:57:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-tags-5f5bff42a999b7be1721[Nov 03 2022 21:57:19 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1722[Nov 03 2022 21:57:19 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1723[Nov 03 2022 21:57:21 UTC (QA Tests)] INFO -- clicking :tags_dropdown1724[Nov 03 2022 21:57:22 UTC (QA Tests)] INFO -- clicking :access_levels_dropdown1725[Nov 03 2022 21:57:22 UTC (QA Tests)] INFO -- clicking :protect_tag_button1726[Nov 03 2022 21:57:27 UTC (QA Tests)] INFO -- clicking :user_avatar_content1727[Nov 03 2022 21:57:27 UTC (QA Tests)] INFO -- clicking :sign_out_link1728[Nov 03 2022 21:57:29 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1729[Nov 03 2022 21:57:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1730[Nov 03 2022 21:57:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1731[Nov 03 2022 21:57:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1732[Nov 03 2022 21:57:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1733[Nov 03 2022 21:57:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-tags-5f5bff42a999b7be1734[Nov 03 2022 21:57:33 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1735[Nov 03 2022 21:57:33 UTC (QA Tests)] INFO -- clicking :new_tag_button1736[Nov 03 2022 21:57:34 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"1737[Nov 03 2022 21:57:34 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field1738[Nov 03 2022 21:57:34 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"1739[Nov 03 2022 21:57:34 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field1740[Nov 03 2022 21:57:34 UTC (QA Tests)] INFO -- clicking :create_tag_button1741 can be created by maintainer_user1742 when not protected1743 behaves like successful tag creation1744[Nov 03 2022 21:57:35 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when not protected behaves like successful tag creation can be created by maintainer_user1745[Nov 03 2022 21:57:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1746[Nov 03 2022 21:57:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.12 seconds1747[Nov 03 2022 21:57:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-tags-c62399494f654fa2' via api in 1.0 seconds1748[Nov 03 2022 21:57:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds1749[Nov 03 2022 21:57:37 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-tags-c62399494f654fa2 QA::Resource::Project1750[Nov 03 2022 21:57:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds1751[Nov 03 2022 21:57:37 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-tags-c62399494f654fa2 QA::Resource::Project1752[Nov 03 2022 21:57:41 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1753[Nov 03 2022 21:57:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1754[Nov 03 2022 21:57:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1755[Nov 03 2022 21:57:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1756[Nov 03 2022 21:57:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1757[Nov 03 2022 21:57:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-tags-c62399494f654fa21758[Nov 03 2022 21:57:45 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1759[Nov 03 2022 21:57:45 UTC (QA Tests)] INFO -- clicking :new_tag_button1760[Nov 03 2022 21:57:46 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"1761[Nov 03 2022 21:57:46 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field1762[Nov 03 2022 21:57:46 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"1763[Nov 03 2022 21:57:46 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field1764[Nov 03 2022 21:57:47 UTC (QA Tests)] INFO -- clicking :create_tag_button1765 can be created by maintainer_user1766 behaves like successful tag creation1767[Nov 03 2022 21:57:48 UTC (QA Tests)] INFO -- Starting test: Create Repository tags when not protected behaves like successful tag creation can be created by developer_user1768[Nov 03 2022 21:57:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1769[Nov 03 2022 21:57:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds1770[Nov 03 2022 21:57:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-tags-e7f359ff84ea24a8' via api in 0.93 seconds1771[Nov 03 2022 21:57:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.11 seconds1772[Nov 03 2022 21:57:49 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-tags-e7f359ff84ea24a8 QA::Resource::Project1773[Nov 03 2022 21:57:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.11 seconds1774[Nov 03 2022 21:57:49 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-tags-e7f359ff84ea24a8 QA::Resource::Project1775[Nov 03 2022 21:57:54 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1776[Nov 03 2022 21:57:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1777[Nov 03 2022 21:57:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1778[Nov 03 2022 21:57:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1779[Nov 03 2022 21:57:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1780[Nov 03 2022 21:57:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-tags-e7f359ff84ea24a81781[Nov 03 2022 21:57:57 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1782[Nov 03 2022 21:57:57 UTC (QA Tests)] INFO -- clicking :new_tag_button1783[Nov 03 2022 21:57:58 UTC (QA Tests)] INFO -- filling :tag_name_field with "v0.0.1"1784[Nov 03 2022 21:57:58 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_name_field1785[Nov 03 2022 21:57:58 UTC (QA Tests)] INFO -- filling :tag_message_field with "Version 0.0.1"1786[Nov 03 2022 21:57:58 UTC (QA Tests)] INFO -- clicking the coordinates of :tag_message_field1787[Nov 03 2022 21:57:59 UTC (QA Tests)] INFO -- clicking :create_tag_button1788 can be created by developer_user1789Manage1790 User1791 for after parent group membership termination1792[Nov 03 2022 21:58:00 UTC (QA Tests)] INFO -- Starting test: Manage User for after parent group membership termination is not allowed to edit the project files1793[Nov 03 2022 21:58:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-488a92d87721bbd9' via api in 0.23 seconds1794[Nov 03 2022 21:58:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1795[Nov 03 2022 21:58:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-to-test-access-termination-086db68f62f504ba' via api in 0.35 seconds1796[Nov 03 2022 21:58:00 UTC (QA Tests)] INFO -- Adding user qa-user-488a92d87721bbd9 to gitlab-qa-sandbox-group-5 QA::Resource::Sandbox1797[Nov 03 2022 21:58:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-to-test-access-termination-086db68f62f504ba/project-for-user-access-termination-56a4239dccb610ed' via api in 0.83 seconds1798[Nov 03 2022 21:58:06 UTC (QA Tests)] INFO -- filling :login_field with "root"1799[Nov 03 2022 21:58:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1800[Nov 03 2022 21:58:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1801[Nov 03 2022 21:58:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1802[Nov 03 2022 21:58:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1803[Nov 03 2022 21:58:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-c22d7904.test/relative/groups/gitlab-qa-sandbox-group-51804[Nov 03 2022 21:58:10 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1805[Nov 03 2022 21:58:11 UTC (QA Tests)] INFO -- clicking :delete_member_button1806[Nov 03 2022 21:58:15 UTC (QA Tests)] INFO -- clicking :user_avatar_content1807[Nov 03 2022 21:58:15 UTC (QA Tests)] INFO -- clicking :sign_out_link1808[Nov 03 2022 21:58:18 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-488a92d87721bbd9"1809[Nov 03 2022 21:58:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1810[Nov 03 2022 21:58:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1811[Nov 03 2022 21:58:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1812[Nov 03 2022 21:58:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1813[Nov 03 2022 21:58:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/group-to-test-access-termination-086db68f62f504ba/project-for-user-access-termination-56a4239dccb610ed1814[Nov 03 2022 21:58:20 UTC (QA Tests)] INFO -- clicking :file_name_link1815[Nov 03 2022 21:58:21 UTC (QA Tests)] INFO -- clicking :edit_menu_item1816[Nov 03 2022 21:58:21 UTC (QA Tests)] INFO -- clicking :edit_button1817[Nov 03 2022 21:58:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-488a92d87721bbd9'1818[Nov 03 2022 21:58:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/group-to-test-access-termination-086db68f62f504ba/project-for-user-access-termination-56a4239dccb610ed'1819[Nov 03 2022 21:58:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/group-to-test-access-termination-086db68f62f504ba'1820 is not allowed to edit the project files1821Manage1822 Project owner permissions1823 for group projects1824 behaves like when user is added as owner1825[Nov 03 2022 21:58:22 UTC (QA Tests)] INFO -- Starting test: Manage Project owner permissions for group projects behaves like when user is added as owner has owner role with owner permissions1826[Nov 03 2022 21:58:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1827[Nov 03 2022 21:58:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.11 seconds1828[Nov 03 2022 21:58:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1829[Nov 03 2022 21:58:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.12 seconds1830[Nov 03 2022 21:58:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/qa-owner-group-project-f8289e58e087c7b7' via api in 0.52 seconds1831[Nov 03 2022 21:58:23 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user11832[Nov 03 2022 21:58:23 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:ay8Fb31833[Nov 03 2022 21:58:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-gq0av4kv' via api in 0.07 seconds1834[Nov 03 2022 21:58:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '11' via api in 0.29 seconds1835[Nov 03 2022 21:58:23 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/qa-owner-group-project-f8289e58e087c7b7 QA::Resource::Project1836[Nov 03 2022 21:58:28 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1837[Nov 03 2022 21:58:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1838[Nov 03 2022 21:58:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1839[Nov 03 2022 21:58:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1840[Nov 03 2022 21:58:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1841[Nov 03 2022 21:58:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/qa-owner-group-project-f8289e58e087c7b7/-/issues/11842[Nov 03 2022 21:58:31 UTC (QA Tests)] INFO -- clicking :issue_actions_ellipsis_dropdown1843[Nov 03 2022 21:58:32 UTC (QA Tests)] INFO -- clicking :delete_issue_button , expecting to be at Class1844[Nov 03 2022 21:58:32 UTC (QA Tests)] INFO -- clicking :confirm_delete_issue_button1845 has owner role with owner permissions1846 behaves like when user is added as maintainer1847[Nov 03 2022 21:58:33 UTC (QA Tests)] INFO -- Starting test: Manage Project owner permissions for group projects behaves like when user is added as maintainer has maintainer role without owner permissions1848[Nov 03 2022 21:58:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1849[Nov 03 2022 21:58:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.1 seconds1850[Nov 03 2022 21:58:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1851[Nov 03 2022 21:58:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds1852[Nov 03 2022 21:58:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/qa-owner-group-project-92b3913a553726fb' via api in 0.54 seconds1853[Nov 03 2022 21:58:34 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:ay8Fb31854[Nov 03 2022 21:58:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-sah14359' via cache in 0.0 seconds1855[Nov 03 2022 21:58:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '12' via api in 0.22 seconds1856[Nov 03 2022 21:58:34 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/qa-owner-group-project-92b3913a553726fb QA::Resource::Project1857[Nov 03 2022 21:58:39 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1858[Nov 03 2022 21:58:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1859[Nov 03 2022 21:58:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"1860[Nov 03 2022 21:58:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1861[Nov 03 2022 21:58:40 UTC (QA Tests)] INFO -- clicking :sign_in_button1862[Nov 03 2022 21:58:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/qa-owner-group-project-92b3913a553726fb/-/issues/11863[Nov 03 2022 21:58:43 UTC (QA Tests)] INFO -- clicking :issue_actions_ellipsis_dropdown1864 has maintainer role without owner permissions1865 for personal projects1866 behaves like when user is added as owner1867[Nov 03 2022 21:58:54 UTC (QA Tests)] INFO -- Starting test: Manage Project owner permissions for personal projects behaves like when user is added as owner has owner role with owner permissions1868[Nov 03 2022 21:58:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.11 seconds1869[Nov 03 2022 21:58:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds1870[Nov 03 2022 21:58:54 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:ay8Fb31871[Nov 03 2022 21:58:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-aiw1cpl6' via cache in 0.0 seconds1872[Nov 03 2022 21:58:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-user1/qa-owner-personal-project-9f5afc3074648282' via api in 0.51 seconds1873[Nov 03 2022 21:58:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '13' via api in 0.25 seconds1874[Nov 03 2022 21:58:59 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1875[Nov 03 2022 21:58:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1876[Nov 03 2022 21:59:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1877[Nov 03 2022 21:59:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1878[Nov 03 2022 21:59:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1879[Nov 03 2022 21:59:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-user1/qa-owner-personal-project-9f5afc3074648282/-/issues/11880[Nov 03 2022 21:59:03 UTC (QA Tests)] INFO -- clicking :issue_actions_ellipsis_dropdown1881[Nov 03 2022 21:59:03 UTC (QA Tests)] INFO -- clicking :delete_issue_button , expecting to be at Class1882[Nov 03 2022 21:59:03 UTC (QA Tests)] INFO -- clicking :confirm_delete_issue_button1883 has owner role with owner permissions1884 behaves like when user is added as maintainer1885[Nov 03 2022 21:59:04 UTC (QA Tests)] INFO -- Starting test: Manage Project owner permissions for personal projects behaves like when user is added as maintainer has maintainer role without owner permissions1886[Nov 03 2022 21:59:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.11 seconds1887[Nov 03 2022 21:59:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.1 seconds1888[Nov 03 2022 21:59:04 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:ay8Fb31889[Nov 03 2022 21:59:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-05979o1p' via cache in 0.0 seconds1890[Nov 03 2022 21:59:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-user1/qa-owner-personal-project-84ad095b6f47d2a7' via api in 0.53 seconds1891[Nov 03 2022 21:59:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '14' via api in 0.2 seconds1892[Nov 03 2022 21:59:05 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-user1/qa-owner-personal-project-84ad095b6f47d2a7 QA::Resource::Project1893[Nov 03 2022 21:59:10 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"1894[Nov 03 2022 21:59:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1895[Nov 03 2022 21:59:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1896[Nov 03 2022 21:59:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1897[Nov 03 2022 21:59:11 UTC (QA Tests)] INFO -- clicking :sign_in_button1898[Nov 03 2022 21:59:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-user1/qa-owner-personal-project-84ad095b6f47d2a7/-/issues/11899[Nov 03 2022 21:59:13 UTC (QA Tests)] INFO -- clicking :issue_actions_ellipsis_dropdown1900 has maintainer role without owner permissions1901Manage1902 Group access token1903[Nov 03 2022 21:59:24 UTC (QA Tests)] INFO -- Starting test: Manage Group access token can be used to create a file via the project API1904[Nov 03 2022 21:59:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1905[Nov 03 2022 21:59:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds1906[Nov 03 2022 21:59:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-new-file-37887f1bdff44e87' via api in 0.91 seconds1907[Nov 03 2022 21:59:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1908[Nov 03 2022 21:59:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.12 seconds1909[Nov 03 2022 21:59:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupAccessToken with name 'api-group-access-token-mvihs4nz', token's bot username 'group_6_bot' via api in 0.37 seconds1910[Nov 03 2022 21:59:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-group-access-token-88b44106854806fb' via api in 0.83 seconds1911[Nov 03 2022 21:59:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'text-9b73b8fdf8f064ed.txt' via api in 0.34 seconds1912 can be used to create a file via the project API1913[Nov 03 2022 21:59:27 UTC (QA Tests)] INFO -- Starting test: Manage Group access token can be used to commit via the API1914[Nov 03 2022 21:59:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1915[Nov 03 2022 21:59:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.13 seconds1916[Nov 03 2022 21:59:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupAccessToken with name 'api-group-access-token-86nmwmr3', token's bot username 'group_6_bot1' via api in 0.4 seconds1917[Nov 03 2022 21:59:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-group-access-token-fe15cef4ff0bd638' via api in 0.77 seconds1918[Nov 03 2022 21:59:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds1919 can be used to commit via the API1920Create1921 Add suggestions to a Merge Request1922[Nov 03 2022 21:59:29 UTC (QA Tests)] INFO -- Starting test: Create Add suggestions to a Merge Request applies a single suggestion with a custom message1923[Nov 03 2022 21:59:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.06 seconds1924[Nov 03 2022 21:59:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.13 seconds1925[Nov 03 2022 21:59:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/suggestions_project-7cd0db7de923ed31' via api in 0.67 seconds1926[Nov 03 2022 21:59:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.11 seconds1927[Nov 03 2022 21:59:30 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/suggestions_project-7cd0db7de923ed31 QA::Resource::Project1928[Nov 03 2022 21:59:35 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1929[Nov 03 2022 21:59:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1930[Nov 03 2022 21:59:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"1931[Nov 03 2022 21:59:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1932[Nov 03 2022 21:59:35 UTC (QA Tests)] INFO -- clicking :sign_in_button1933[Nov 03 2022 21:59:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.34 seconds1934[Nov 03 2022 21:59:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.37 seconds1935[Nov 03 2022 21:59:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.39 seconds1936[Nov 03 2022 21:59:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/suggestions_project-7cd0db7de923ed31/-/merge_requests/11937[Nov 03 2022 21:59:39 UTC (QA Tests)] INFO -- clicking :diffs_tab1938[Nov 03 2022 21:59:40 UTC (QA Tests)] INFO -- clicking :diff_comment_button1939[Nov 03 2022 21:59:40 UTC (QA Tests)] INFO -- clicking :suggestion_button1940[Nov 03 2022 21:59:41 UTC (QA Tests)] INFO -- filling :reply_field with ""1941[Nov 03 2022 21:59:41 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1942[Nov 03 2022 21:59:41 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+01943This is the suggestion for line number 4!1944```"1945[Nov 03 2022 21:59:41 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field1946[Nov 03 2022 21:59:42 UTC (QA Tests)] INFO -- clicking :comment_now_button1947[Nov 03 2022 21:59:48 UTC (QA Tests)] INFO -- clicking :user_avatar_content1948[Nov 03 2022 21:59:48 UTC (QA Tests)] INFO -- clicking :sign_out_link1949[Nov 03 2022 21:59:50 UTC (QA Tests)] INFO -- filling :login_field with "root"1950[Nov 03 2022 21:59:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1951[Nov 03 2022 21:59:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"1952[Nov 03 2022 21:59:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1953[Nov 03 2022 21:59:51 UTC (QA Tests)] INFO -- clicking :sign_in_button1954[Nov 03 2022 21:59:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/suggestions_project-7cd0db7de923ed31/-/merge_requests/11955[Nov 03 2022 21:59:54 UTC (QA Tests)] INFO -- clicking :diffs_tab1956[Nov 03 2022 21:59:54 UTC (QA Tests)] INFO -- filling :commit_message_field with "Applying suggested change for testing purposes."1957[Nov 03 2022 21:59:54 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field1958[Nov 03 2022 21:59:55 UTC (QA Tests)] INFO -- clicking :commit_with_custom_message_button1959[Nov 03 2022 21:59:56 UTC (QA Tests)] INFO -- clicking :commits_tab1960 applies a single suggestion with a custom message1961Verify1962 Artifacts1963 when locked1964[Nov 03 2022 21:59:57 UTC (QA Tests)] INFO -- Starting test: Verify Artifacts when locked can be browsed1965[Nov 03 2022 21:59:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds1966[Nov 03 2022 21:59:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.1 seconds1967[Nov 03 2022 21:59:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-locked-artifacts-fadaf8ee7e1f1094' via api in 0.69 seconds1968[Nov 03 2022 21:59:57 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1969[Nov 03 2022 21:59:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1970[Nov 03 2022 21:59:58 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667512797 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667512797 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-1667512797 --url http://gitlab-ee-c22d7904.test/relative --registration-token **** --tag-list qa-runner-1667512797 --executor shell && gitlab-runner run" `1971[Nov 03 2022 21:59:59 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667512797`1972[Nov 03 2022 21:59:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1973[Nov 03 2022 21:59:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667512797' via api in 1.77 seconds1974[Nov 03 2022 22:00:04 UTC (QA Tests)] INFO -- filling :login_field with "root"1975[Nov 03 2022 22:00:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1976[Nov 03 2022 22:00:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1977[Nov 03 2022 22:00:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1978[Nov 03 2022 22:00:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1979[Nov 03 2022 22:00:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds1980[Nov 03 2022 22:00:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-locked-artifacts-fadaf8ee7e1f10941981[Nov 03 2022 22:00:08 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1982[Nov 03 2022 22:00:19 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class1983[Nov 03 2022 22:00:21 UTC (QA Tests)] INFO -- clicking :browse_artifacts_button1984[Nov 03 2022 22:00:21 UTC (QA Tests)] INFO -- clicking :directory_name_link1985[Nov 03 2022 22:00:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667512797'1986[Nov 03 2022 22:00:22 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667512797`1987 can be browsed1988Plan1989 Issue comments1990[Nov 03 2022 22:00:23 UTC (QA Tests)] INFO -- Starting test: Plan Issue comments comments on an issue and edits the comment1991[Nov 03 2022 22:00:27 UTC (QA Tests)] INFO -- filling :login_field with "root"1992[Nov 03 2022 22:00:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1993[Nov 03 2022 22:00:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"1994[Nov 03 2022 22:00:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1995[Nov 03 2022 22:00:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1996[Nov 03 2022 22:00:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.11 seconds1997[Nov 03 2022 22:00:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.17 seconds1998[Nov 03 2022 22:00:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-issues-6d3290c25a8beca4' via api in 0.76 seconds1999[Nov 03 2022 22:00:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '15' via api in 0.99 seconds2000[Nov 03 2022 22:00:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-for-issues-6d3290c25a8beca4/-/issues/12001[Nov 03 2022 22:00:32 UTC (QA Tests)] INFO -- clicking :title_content2002[Nov 03 2022 22:00:32 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown2003[Nov 03 2022 22:00:32 UTC (QA Tests)] INFO -- filling :comment_field with "First version of the comment2004"2005[Nov 03 2022 22:00:32 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field2006[Nov 03 2022 22:00:33 UTC (QA Tests)] INFO -- clicking :comment_button2007[Nov 03 2022 22:00:33 UTC (QA Tests)] INFO -- clicking :note_edit_button2008[Nov 03 2022 22:00:34 UTC (QA Tests)] INFO -- filling :reply_field with "Second version of the comment"2009[Nov 03 2022 22:00:34 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field2010[Nov 03 2022 22:00:34 UTC (QA Tests)] INFO -- clicking :reply_comment_button2011 comments on an issue and edits the comment2012Verify2013 In merge trains2014 new thread discussion2015[Nov 03 2022 22:00:35 UTC (QA Tests)] INFO -- Starting test: Verify In merge trains new thread discussion does not drop MR2016[Nov 03 2022 22:00:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds2017[Nov 03 2022 22:00:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds2018[Nov 03 2022 22:00:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pipeline-for-merge-trains-b8989023f331df33' via api in 0.65 seconds2019[Nov 03 2022 22:00:35 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`2020[Nov 03 2022 22:00:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2021[Nov 03 2022 22:00:36 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-59sdf8rh --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-59sdf8rh 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-59sdf8rh --url http://gitlab-ee-c22d7904.test/relative --registration-token **** --tag-list qa-runner-59sdf8rh --executor shell && gitlab-runner run" `2022[Nov 03 2022 22:00:37 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-59sdf8rh`2023[Nov 03 2022 22:00:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2024[Nov 03 2022 22:00:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-59sdf8rh' via api in 1.18 seconds2025[Nov 03 2022 22:00:41 UTC (QA Tests)] INFO -- filling :login_field with "root"2026[Nov 03 2022 22:00:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2027[Nov 03 2022 22:00:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"2028[Nov 03 2022 22:00:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2029[Nov 03 2022 22:00:42 UTC (QA Tests)] INFO -- clicking :sign_in_button2030[Nov 03 2022 22:00:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pipeline-for-merge-trains-b8989023f331df332031[Nov 03 2022 22:00:44 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link2032[Nov 03 2022 22:00:44 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link2033[Nov 03 2022 22:00:45 UTC (QA Tests)] INFO -- checking via JS :merged_results_pipeline_checkbox with args {}2034[Nov 03 2022 22:00:45 UTC (QA Tests)] INFO -- checking via JS :merge_trains_checkbox with args {}2035[Nov 03 2022 22:00:46 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button2036[Nov 03 2022 22:00:47 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link2037[Nov 03 2022 22:00:57 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link2038[Nov 03 2022 22:00:57 UTC (QA Tests)] INFO -- checking via JS :allow_merge_if_all_discussions_are_resolved_checkbox with args {}2039[Nov 03 2022 22:00:58 UTC (QA Tests)] INFO -- clicking :save_merge_request_changes_button2040[Nov 03 2022 22:00:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds2041[Nov 03 2022 22:01:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.32 seconds2042[Nov 03 2022 22:01:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.91 seconds2043[Nov 03 2022 22:01:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pipeline-for-merge-trains-b8989023f331df33/-/merge_requests/12044[Nov 03 2022 22:01:18 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pipeline-for-merge-trains-b8989023f331df33/-/merge_requests/12045[Nov 03 2022 22:01:25 UTC (QA Tests)] INFO -- clicking :merge_button2046[Nov 03 2022 22:01:28 UTC (QA Tests)] INFO -- clicking :notes_tab2047[Nov 03 2022 22:01:28 UTC (QA Tests)] INFO -- filling :comment_field with "Voluptatem ea possimus nihil."2048[Nov 03 2022 22:01:28 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field2049[Nov 03 2022 22:01:29 UTC (QA Tests)] INFO -- clicking :discussion_menu_item2050[Nov 03 2022 22:01:29 UTC (QA Tests)] INFO -- clicking :comment_button2051[Nov 03 2022 22:01:46 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/pipeline-for-merge-trains-b8989023f331df33/-/merge_requests/12052[Nov 03 2022 22:01:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-59sdf8rh'2053[Nov 03 2022 22:01:52 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-59sdf8rh`2054 does not drop MR2055Plan2056 Sum of issues weights on issue board2057[Nov 03 2022 22:01:53 UTC (QA Tests)] INFO -- Starting test: Plan Sum of issues weights on issue board shows the sum of issues weights in the board list's header2058[Nov 03 2022 22:01:57 UTC (QA Tests)] INFO -- filling :login_field with "root"2059[Nov 03 2022 22:01:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2060[Nov 03 2022 22:01:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"2061[Nov 03 2022 22:01:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2062[Nov 03 2022 22:01:58 UTC (QA Tests)] INFO -- clicking :sign_in_button2063[Nov 03 2022 22:02:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-5' via api in 0.05 seconds2064[Nov 03 2022 22:02:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1' via api in 0.11 seconds2065[Nov 03 2022 22:02:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-board-list-86f94c2e3bcea19e' via api in 0.66 seconds2066[Nov 03 2022 22:02:01 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.14 seconds2067[Nov 03 2022 22:02:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '5' via api in 0.12 seconds2068[Nov 03 2022 22:02:01 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '9' via api in 1.03 seconds2069[Nov 03 2022 22:02:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '16' via api in 0.25 seconds2070[Nov 03 2022 22:02:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '17' via api in 0.23 seconds2071[Nov 03 2022 22:02:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-c22d7904.test/relative/gitlab-qa-sandbox-group-5/qa-test-2022-11-03-21-37-06-bcc6ffffc89232c1/project-with-board-list-86f94c2e3bcea19e2072[Nov 03 2022 22:02:02 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link2073[Nov 03 2022 22:02:02 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link2074 shows the sum of issues weights in the board list's header2075[Nov 03 2022 22:02:04 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2076{2077 "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_1_spec.rb": 81.75072681000165,2078 "qa/specs/features/browser_ui/3_create/project_wiki/project_based_content_creation_spec.rb": 55.942938602998765,2079 "qa/specs/features/browser_ui/3_create/snippet/snippet_index_page_spec.rb": 31.885864670002775,2080 "qa/specs/features/browser_ui/3_create/project_wiki/project_based_content_manipulation_spec.rb": 21.825334076998843,2081 "qa/specs/features/api/4_verify/remove_runner_spec.rb": 9.269767655001488,2082 "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb": 163.29457222800193,2083 "qa/specs/features/api/1_manage/user_inherited_access_spec.rb": 19.063399421000213,2084 "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_via_web_only_spec.rb": 14.876306024998485,2085 "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb": 13.35062396399735,2086 "qa/specs/features/ee/browser_ui/3_create/merge_request/add_batch_comments_in_merge_request_spec.rb": 42.46090588200241,2087 "qa/specs/features/browser_ui/3_create/merge_request/rebase_merge_request_spec.rb": 32.555641668001044,2088 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configurable_issue_board_spec.rb": 11.35799453999789,2089 "qa/specs/features/browser_ui/3_create/repository/add_list_delete_branches_spec.rb": 18.31797636900228,2090 "qa/specs/features/browser_ui/3_create/repository/ssh_key_support_spec.rb": 25.496904077997897,2091 "qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb": 25.552388231000805,2092 "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb": 41.99056624900186,2093 "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_2_spec.rb": 120.23879143399972,2094 "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb": 30.18330485200204,2095 "qa/specs/features/browser_ui/3_create/web_ide/server_hooks_custom_error_message_spec.rb": 11.370861059000163,2096 "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_editor_branch_switcher_spec.rb": 16.158426089998102,2097 "qa/specs/features/ee/browser_ui/10_govern/policies_list_spec.rb": 30.639643274000264,2098 "qa/specs/features/ee/browser_ui/3_create/repository/group_file_template_spec.rb": 88.76169030899837,2099 "qa/specs/features/browser_ui/1_manage/project/invite_group_to_project_spec.rb": 43.35949438899843,2100 "qa/specs/features/ee/api/2_plan/epics_milestone_dates_spec.rb": 8.756515369001136,2101 "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb": 24.490778490002413,2102 "qa/specs/features/api/3_create/merge_request/push_options_remove_source_branch_spec.rb": 9.911521499998344,2103 "qa/specs/features/browser_ui/1_manage/login/2fa_ssh_recovery_spec.rb": 41.820531205001316,2104 "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb": 4.939134828000533,2105 "qa/specs/features/ee/browser_ui/1_manage/group/share_group_with_group_spec.rb": 20.773786598001607,2106 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configure_issue_board_by_label_spec.rb": 13.365327698997135,2107 "qa/specs/features/browser_ui/3_create/project_wiki/project_based_directory_management_spec.rb": 11.717628062000585,2108 "qa/specs/features/api/1_manage/user_access_termination_spec.rb": 4.629725414000859,2109 "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb": 1.592944757998339,2110 "qa/specs/features/browser_ui/4_verify/pipeline/include_local_config_file_paths_with_wildcard_spec.rb": 11.338159433002147,2111 "qa/specs/features/browser_ui/3_create/snippet/create_personal_snippet_with_multiple_files_spec.rb": 12.917105002998142,2112 "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_ssh_with_key_spec.rb": 37.46713775800163,2113 "qa/specs/features/browser_ui/4_verify/pipeline/mr_event_rule_pipeline_spec.rb": 24.580292574999476,2114 "qa/specs/features/browser_ui/3_create/repository/protected_tags_spec.rb": 75.98449120300211,2115 "qa/specs/features/browser_ui/1_manage/user/parent_group_access_termination_spec.rb": 22.075727937997726,2116 "qa/specs/features/browser_ui/1_manage/project/project_owner_permissions_spec.rb": 62.614860454003065,2117 "qa/specs/features/api/1_manage/group_access_token_spec.rb": 4.655582677001803,2118 "qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb": 27.656627672997274,2119 "qa/specs/features/browser_ui/4_verify/pipeline/locked_artifacts_spec.rb": 25.96168148200013,2120 "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb": 12.126056682998751,2121 "qa/specs/features/ee/browser_ui/4_verify/new_discussion_not_dropping_merge_trains_mr_spec.rb": 78.06107951199738,2122 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/sum_of_issues_weights_spec.rb": 10.8817413079996192123}2124[Nov 03 2022 22:02:04 UTC (QA Tests)] INFO -- 2125Knapsack global time execution for tests: 24m 58s2126Pending: (Failures listed here are expected and do not affect your suite's status)2127 1) Fulfillment Utilization in usage quotas user seat data is displayed correctly2128 # Test is not compatible with this environment or pipeline2129 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/usage_quotas_seats_spec.rb:582130 2) Fulfillment Purchase CI minutes without active subscription adds additional minutes to group namespace2131 # Test is not compatible with this environment or pipeline2132 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:492133 3) Fulfillment Purchase CI minutes with existing CI minutes packs adds additional minutes to group namespace2134 # Test is not compatible with this environment or pipeline2135 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:932136 4) Fulfillment Purchase CI minutes with an active subscription adds additional minutes to group namespace2137 # Test is not compatible with this environment or pipeline2138 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:672139 5) Create Git push to canary Gitaly node over HTTP pushes to a project using a canary specific Gitaly repository storage2140 # Test is not compatible with this environment or pipeline2141 # ./qa/specs/features/browser_ui/3_create/repository/push_to_canary_gitaly_spec.rb:62142 6) Package Container Registry pushes, pulls image to the registry and deletes tag2143 # Test is not compatible with this environment or pipeline2144 # ./qa/specs/features/api/5_package/container_registry_spec.rb:832145 7) Verify Cancelling merge request in merge train when system cancels the merge request creates a TODO task2146 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3241222147 # ./qa/specs/features/ee/browser_ui/4_verify/system_cancel_merge_request_in_merge_train_spec.rb:162148 8) Manage basic user remains logged in when redirected from canary to non-canary node2149 # Test is not compatible with this environment or pipeline2150 # ./qa/specs/features/browser_ui/1_manage/login/maintain_log_in_mixed_env_spec.rb:62151 9) Manage Project import imports large Github repo via api2152 # Test is not compatible with this environment or pipeline2153 # ./qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb:2632154 10) Manage Gitlab migration with merge request successfully imports merge request2155 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3648392156 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_mr_spec.rb:542157Finished in 24 minutes 58 seconds (files took 31.2 seconds to load)215899 examples, 0 failures, 10 pending2159Randomized with seed 498302160[Nov 03 2022 22:02:05 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-c22d7904`2161[Nov 03 2022 22:02:05 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-c22d7904`2162[Nov 03 2022 22:02:06 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=telegraf`2163[Nov 03 2022 22:02:06 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f telegraf`2165Running after script...2166$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2167$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2366Not uploading cache qa-e2e-ruby-2.7-f27a445f8b39eb266c04c2304e1e8ecf-16 due to policy2368Uploading artifacts...2369gitlab-qa-run-*: found 464 matching files and directories 2370Uploading artifacts as "archive" to coordinator... 201 Created id=3271976728 responseStatus=201 Created token=MomRG2qx2371Uploading artifacts...2372gitlab-qa-run-*/**/rspec-*.xml: found 1 matching files and directories 2373Uploading artifacts as "junit" to coordinator... 201 Created id=3271976728 responseStatus=201 Created token=MomRG2qx2375Job succeeded