ee:decomposition-multiple-db-parallel 4/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:d354a24782ae1d399484d099c771e8cdbda630b60da3c5ff50ccd366dee0aca3 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:dee00b323715bb001d50e45bb64db28327b026b3b569ffd03549ce10b6f8d619 ...15Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1667556972-8352f8a4-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: 133302, done. 21remote: Counting objects: 100% (133302/133302), done. 22remote: Compressing objects: 100% (83739/83739), done. 23remote: Total 133302 (delta 61163), reused 94327 (delta 44857), pack-reused 0 24Receiving objects: 100% (133302/133302), 114.90 MiB | 47.69 MiB/s, done.25Resolving deltas: 100% (61163/61163), done.27 * [new ref] refs/pipelines/685593700 -> refs/pipelines/68559370028 * [new branch] master -> origin/master29Checking out 5eb5a7a5 as master...30Skipping Git submodules setup32Checking cache for qa-e2e-ruby-2.7-e96a3e8a837269120747d077790f7e72-16...33cache.zip is up to date 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (3274524555)...37Downloading artifacts from coordinator... ok id=3274524555 responseStatus=200 OK token=itSyNJ4A39Using docker image sha256:d354a24782ae1d399484d099c771e8cdbda630b60da3c5ff50ccd366dee0aca3 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:dee00b323715bb001d50e45bb64db28327b026b3b569ffd03549ce10b6f8d619 ...40$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")41$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command42Bundle complete! 37 Gemfile dependencies, 123 gems now installed.43Gems in the groups 'production' and 'development' were not installed.44Use `bundle info [gemname]` to see where a bundled gem is installed.45$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"46$ echo "Running - '$QA_COMMAND'"47Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:5eb5a7a56a7299be991d9d1ab17ab2eddefe1b11 --omnibus-config decomposition_multiple_db -- --format QA::Support::JsonFormatter --out tmp/rspec-3274524664.json --format RspecJunitFormatter --out tmp/rspec-3274524664.xml --format html --out tmp/rspec-$(echo ee:decomposition-multiple-db-parallel 4/5 | sed 's/[ /]/_/g').htm --color --format documentation'48$ eval "$QA_COMMAND"49[Nov 04 2022 11:38:39 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q telegraf:1.21-alpine`50[Nov 04 2022 11:38:42 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^telegraf$`51[Nov 04 2022 11:38:42 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-04-11-38-39-f2af4d10/telegraf:/etc/telegraf/log:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/d20221104-24-1malfi3/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 04 2022 11:38:43 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`53[Nov 04 2022 11:38:44 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:5eb5a7a56a7299be991d9d1ab17ab2eddefe1b11`54[Nov 04 2022 11:39:18 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-90980471$`55[Nov 04 2022 11:39:18 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`56[Nov 04 2022 11:39:18 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`57[Nov 04 2022 11:39:19 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-90980471 --net test --hostname gitlab-ee-90980471.test -p 80 --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-11-04-11-38-39-f2af4d10/gitlab-ee-90980471/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:5eb5a7a56a7299be991d9d1ab17ab2eddefe1b11`58[Nov 04 2022 11:39:32 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-90980471 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2022-11-04 11:38:4359# Gitlab::QA::Runtime::OmnibusConfigurations::Default60gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme61gitlab_rails['gitlab_disable_animations'] = true # Disable animations62gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry63gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password64# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionMultipleDb65#gitlab_rails['databases']['main']['enable'] = true66#gitlab_rails['databases']['ci']['enable'] = true67#gitlab_rails['databases']['ci']['db_database'] = 'gitlabhq_production_ci'68gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com'}\" > /etc/gitlab/gitlab.rb;"`69[Nov 04 2022 11:39:32 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-90980471`70[Nov 04 2022 11:42:53 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...71[Nov 04 2022 11:42:53 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-90980471`72[Nov 04 2022 11:42:53 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-90980471 80/tcp`73[Nov 04 2022 11:42:53 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:49153`!74[Nov 04 2022 11:42:53 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-8.10.1/support/data gitlab-ee-90980471:/tmp/data-seeds`75[Nov 04 2022 11:42:53 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-90980471 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`76[Nov 04 2022 11:42:53 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-90980471 bash -c "echo '#!/usr/bin/env bash77if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then78 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'79 exit 180fi81' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`82[Nov 04 2022 11:42:54 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-90980471 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`83[Nov 04 2022 11:42:54 UTC (Gitlab QA)] INFO -- Running exec_commands...84[Nov 04 2022 11:42:54 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-90980471 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`85[Nov 04 2022 11:43:39 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-90980471 bash -c "sed -i 's/#gitlab_rails/gitlab_rails/g' /etc/gitlab/gitlab.rb"`86[Nov 04 2022 11:43:39 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-90980471 bash -c "gitlab-ctl reconfigure"`87[Nov 04 2022 11:43:54 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-90980471 bash -c "gitlab-psql -c 'create database gitlabhq_production_ci owner gitlab'"`88[Nov 04 2022 11:43:54 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-90980471 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension btree_gist'"`89[Nov 04 2022 11:43:54 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-90980471 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension pg_trgm'"`90[Nov 04 2022 11:43:54 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-90980471 bash -c "gitlab-rake db:structure:load:ci"`91[Nov 04 2022 11:44:29 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-90980471 bash -c "gitlab-ctl restart"`92[Nov 04 2022 11:44:57 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-90980471 bash -c ""`93[Nov 04 2022 11:44:57 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`94[Nov 04 2022 11:44:57 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:5eb5a7a56a7299be991d9d1ab17ab2eddefe1b11`95[Nov 04 2022 11:45:55 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee96[Nov 04 2022 11:45:55 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_CONFINER_TOKEN_UNUSED_TO_BE_REMOVED="$QA_CONFINER_TOKEN_UNUSED_TO_BE_REMOVED" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_GCLOUD_ACCOUNT_EMAIL_UNUSED_TO_BE_REMOVED="$QA_GCLOUD_ACCOUNT_EMAIL_UNUSED_TO_BE_REMOVED" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_ALLURE_REPORT_GCS_CREDENTIALS="$QA_ALLURE_REPORT_GCS_CREDENTIALS" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_SUITES="$QA_SUITES" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_GCLOUD_ACCOUNT_KEY_UNUSED_TO_BE_REMOVED="$QA_GCLOUD_ACCOUNT_KEY_UNUSED_TO_BE_REMOVED" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITHUB_ACCESS_TOKEN="$GITHUB_ACCESS_TOKEN" --env EE_LICENSE="$EE_LICENSE" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env CI="$CI" --env CI_COMMIT_REF_NAME="$CI_COMMIT_REF_NAME" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_ID="$CI_PROJECT_ID" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_SLACK_WEBHOOK_URL="$CI_SLACK_WEBHOOK_URL" --env CI_PIPELINE_ID="$CI_PIPELINE_ID" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env CI_API_V4_URL="$CI_API_V4_URL" --env GITLAB_CI="$GITLAB_CI" --env ELASTIC_URL="$ELASTIC_URL" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2022-11-04-11-38-39-f2af4d10/gitlab-ee-qa-8b3cd1ce:/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-8b3cd1ce registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:5eb5a7a56a7299be991d9d1ab17ab2eddefe1b11 Test::Instance::All http://gitlab-ee-90980471.test -- --format QA::Support::JsonFormatter --out tmp/rspec-3274524664.json --format RspecJunitFormatter --out tmp/rspec-3274524664.xml --format html --out tmp/rspec-ee:decomposition-multiple-db-parallel_4_5.htm --color --format documentation`97[Nov 04 2022 11:46:07 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'ee-decomposition-multiple-db-parallel' to 'knapsack/ee-decomposition-multiple-db-parallel.json'98[Nov 04 2022 11:46:07 UTC (QA Tests)] INFO -- Report already exists, skipping!992022-11-04 11:46:07 / CONF :: 100 ==> Base URL: http://gitlab-ee-90980471.test101 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fcdb3730608>102 ==> Libraries: Chemlab::Vendor103[Nov 04 2022 11:46:07 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA104[Nov 04 2022 11:46:07 UTC (QA Tests)] INFO -- Performing sanity check for environment!105[Nov 04 2022 11:47:10 UTC (QA Tests)] INFO -- Performing initial license fabrication!106[Nov 04 2022 11:47:12 UTC (QA Tests)] INFO -- filling :login_field with "root"107[Nov 04 2022 11:47:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field108[Nov 04 2022 11:47:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"109[Nov 04 2022 11:47:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field110[Nov 04 2022 11:47:12 UTC (QA Tests)] INFO -- clicking :sign_in_button111[Nov 04 2022 11:47:14 UTC (QA Tests)] INFO -- clicking :navbar_dropdown112[Nov 04 2022 11:47:14 UTC (QA Tests)] INFO -- clicking :admin_area_link113[Nov 04 2022 11:47:17 UTC (QA Tests)] INFO -- clicking :admin_subscription_menu_link114[Nov 04 2022 11:47:28 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link115[Nov 04 2022 11:47:29 UTC (QA Tests)] INFO -- clicking :admin_settings_general_link116[Nov 04 2022 11:47:30 UTC (QA Tests)] INFO -- clicking :expand_add_license_button117[Nov 04 2022 11:47:30 UTC (QA Tests)] INFO -- filling :license_key_field with "*****"118[Nov 04 2022 11:47:30 UTC (QA Tests)] INFO -- clicking the coordinates of :license_key_field119[Nov 04 2022 11:47:30 UTC (QA Tests)] INFO -- checking :accept_eula_checkbox with args {}120[Nov 04 2022 11:47:31 UTC (QA Tests)] INFO -- clicking :license_upload_button121[Nov 04 2022 11:47:36 UTC (QA Tests)] INFO -- clicking :user_avatar_content122[Nov 04 2022 11:47:36 UTC (QA Tests)] INFO -- clicking :sign_out_link123[Nov 04 2022 11:47:37 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License via browser_ui in 27.52 seconds124[Nov 04 2022 11:47:37 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====125[Nov 04 2022 11:47:37 UTC (QA Tests)] INFO -- Report specs:126[Nov 04 2022 11:47:37 UTC (QA Tests)] INFO -- ["qa/specs/features/ee/browser_ui/10_govern/vulnerability_management_spec.rb", "qa/specs/features/api/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/group_file_template_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/epics_management_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/project_templates_spec.rb", "qa/specs/features/browser_ui/1_manage/project/project_owner_permissions_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_content_creation_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/assign_milestone_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb", "qa/specs/features/browser_ui/1_manage/project/invite_group_to_project_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/create_merge_request_with_secure_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/read_only_board_configuration_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/prevent_forking_outside_group_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/merge_mr_when_pipline_is_blocked_spec.rb", "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_project_milestone_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/add_file_to_snippet_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/view_merge_request_diff_patch_spec.rb", "qa/specs/features/browser_ui/1_manage/user/user_inherited_access_spec.rb", "qa/specs/features/api/1_manage/user_inherited_access_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_ssh_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_with_protected_branch_and_squashed_commits_spec.rb", "qa/specs/features/browser_ui/3_create/project_wiki/project_based_file_upload_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue/default_issue_template_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/custom_issue_template_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/four_assignees_spec.rb", "qa/specs/features/ee/browser_ui/3_create/group_wiki/delete_group_wiki_page_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb", "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb", "qa/specs/features/api/1_manage/user_access_termination_spec.rb", "qa/specs/features/browser_ui/3_create/repository/license_detection_spec.rb", "qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb"]127[Nov 04 2022 11:47:37 UTC (QA Tests)] INFO -- Leftover specs:128[Nov 04 2022 11:47:37 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/distributed_reads_spec.rb", "qa/specs/features/api/12_systems/gitaly/praefect_repo_sync_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb", "qa/specs/features/api/3_create/snippet/snippet_repository_storage_move_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_basic_integration_spec.rb", "qa/specs/features/browser_ui/1_manage/login/login_via_instance_wide_saml_sso_spec.rb", "qa/specs/features/browser_ui/3_create/repository/move_project_create_fork_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb", "qa/specs/features/browser_ui/5_package/infrastructure_registry/terraform_module_registry_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven/maven_group_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/nuget/nuget_group_level_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/elasticsearch_api_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/notes_index/note_index_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/free_trial_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_maven_package_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/rename_replication_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_ssh_push_spec.rb", "qa/specs/features/ee/browser_ui/1_manage/group/group_saml_enforced_sso_new_account_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipeline_for_project_mirror_github_spec.rb", "qa/specs/features/sanity/feature_flags_spec.rb"]129[Nov 04 2022 11:47:37 UTC (QA Tests)] INFO -- Knapsack report generator started!130Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}131Randomized with seed 17868132Manage133 Project owner permissions134 for group projects135 behaves like when user is added as owner136[Nov 04 2022 11:47:37 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 permissions137[Nov 04 2022 11:47:37 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA138[Nov 04 2022 11:47:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-fdnhvewi' via cache in 0.0 seconds139[Nov 04 2022 11:47:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.39 seconds140[Nov 04 2022 11:47:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.55 seconds141[Nov 04 2022 11:47:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.35 seconds142[Nov 04 2022 11:47:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.71 seconds143[Nov 04 2022 11:47:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/qa-owner-group-project-a39447d7861b3149' via api in 1.27 seconds144[Nov 04 2022 11:47:40 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user1145[Nov 04 2022 11:47:40 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:QhCqub146[Nov 04 2022 11:47:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-qfyxj9es' via api in 0.26 seconds147[Nov 04 2022 11:47:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 1.48 seconds148[Nov 04 2022 11:47:42 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/qa-owner-group-project-a39447d7861b3149 QA::Resource::Project149[Nov 04 2022 11:47:44 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"150[Nov 04 2022 11:47:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field151[Nov 04 2022 11:47:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"152[Nov 04 2022 11:47:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field153[Nov 04 2022 11:47:45 UTC (QA Tests)] INFO -- clicking :sign_in_button154[Nov 04 2022 11:47:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/qa-owner-group-project-a39447d7861b3149/-/issues/1155[Nov 04 2022 11:47:49 UTC (QA Tests)] INFO -- clicking :issue_actions_ellipsis_dropdown156[Nov 04 2022 11:47:49 UTC (QA Tests)] INFO -- clicking :delete_issue_button , expecting to be at Class157[Nov 04 2022 11:47:49 UTC (QA Tests)] INFO -- clicking :confirm_delete_issue_button158 has owner role with owner permissions159 behaves like when user is added as maintainer160[Nov 04 2022 11:47:51 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 permissions161[Nov 04 2022 11:47:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds162[Nov 04 2022 11:47:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.19 seconds163[Nov 04 2022 11:47:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.12 seconds164[Nov 04 2022 11:47:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.23 seconds165[Nov 04 2022 11:47:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/qa-owner-group-project-6e984bdb04625d0d' via api in 1.44 seconds166[Nov 04 2022 11:47:53 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:QhCqub167[Nov 04 2022 11:47:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-wu8tlu7m' via cache in 0.0 seconds168[Nov 04 2022 11:47:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '2' via api in 0.7 seconds169[Nov 04 2022 11:47:53 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/qa-owner-group-project-6e984bdb04625d0d QA::Resource::Project170[Nov 04 2022 11:47:58 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"171[Nov 04 2022 11:47:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field172[Nov 04 2022 11:47:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"173[Nov 04 2022 11:47:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field174[Nov 04 2022 11:47:59 UTC (QA Tests)] INFO -- clicking :sign_in_button175[Nov 04 2022 11:48:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/qa-owner-group-project-6e984bdb04625d0d/-/issues/1176[Nov 04 2022 11:48:02 UTC (QA Tests)] INFO -- clicking :issue_actions_ellipsis_dropdown177 has maintainer role without owner permissions178 for personal projects179 behaves like when user is added as owner180[Nov 04 2022 11:48:13 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 permissions181[Nov 04 2022 11:48:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds182[Nov 04 2022 11:48:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.1 seconds183[Nov 04 2022 11:48:13 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:QhCqub184[Nov 04 2022 11:48:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-374656j3' via cache in 0.0 seconds185[Nov 04 2022 11:48:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-user1/qa-owner-personal-project-e72fba75c6ad01aa' via api in 0.47 seconds186[Nov 04 2022 11:48:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '3' via api in 0.3 seconds187[Nov 04 2022 11:48:19 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"188[Nov 04 2022 11:48:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field189[Nov 04 2022 11:48:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"190[Nov 04 2022 11:48:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field191[Nov 04 2022 11:48:19 UTC (QA Tests)] INFO -- clicking :sign_in_button192[Nov 04 2022 11:48:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-90980471.test/gitlab-qa-user1/qa-owner-personal-project-e72fba75c6ad01aa/-/issues/1193[Nov 04 2022 11:48:22 UTC (QA Tests)] INFO -- clicking :issue_actions_ellipsis_dropdown194[Nov 04 2022 11:48:22 UTC (QA Tests)] INFO -- clicking :delete_issue_button , expecting to be at Class195[Nov 04 2022 11:48:22 UTC (QA Tests)] INFO -- clicking :confirm_delete_issue_button196 has owner role with owner permissions197 behaves like when user is added as maintainer198[Nov 04 2022 11:48:24 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 permissions199[Nov 04 2022 11:48:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds200[Nov 04 2022 11:48:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.11 seconds201[Nov 04 2022 11:48:24 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:QhCqub202[Nov 04 2022 11:48:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-6tdvqf1e' via cache in 0.0 seconds203[Nov 04 2022 11:48:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-user1/qa-owner-personal-project-0b77c3d699da30d0' via api in 0.66 seconds204[Nov 04 2022 11:48:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '4' via api in 0.19 seconds205[Nov 04 2022 11:48:25 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-user1/qa-owner-personal-project-0b77c3d699da30d0 QA::Resource::Project206[Nov 04 2022 11:48:29 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user2"207[Nov 04 2022 11:48:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field208[Nov 04 2022 11:48:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"209[Nov 04 2022 11:48:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field210[Nov 04 2022 11:48:30 UTC (QA Tests)] INFO -- clicking :sign_in_button211[Nov 04 2022 11:48:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-90980471.test/gitlab-qa-user1/qa-owner-personal-project-0b77c3d699da30d0/-/issues/1212[Nov 04 2022 11:48:33 UTC (QA Tests)] INFO -- clicking :issue_actions_ellipsis_dropdown213 has maintainer role without owner permissions214Plan215 Project milestone216[Nov 04 2022 11:48:44 UTC (QA Tests)] INFO -- Starting test: Plan Project milestone creates a project milestone217[Nov 04 2022 11:48:49 UTC (QA Tests)] INFO -- filling :login_field with "root"218[Nov 04 2022 11:48:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field219[Nov 04 2022 11:48:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"220[Nov 04 2022 11:48:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field221[Nov 04 2022 11:48:49 UTC (QA Tests)] INFO -- clicking :sign_in_button222[Nov 04 2022 11:48:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.1 seconds223[Nov 04 2022 11:48:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.15 seconds224[Nov 04 2022 11:48:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-milestone-7352088c62a2bbaa' via api in 0.73 seconds225[Nov 04 2022 11:48:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-milestone-7352088c62a2bbaa226[Nov 04 2022 11:48:52 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link227[Nov 04 2022 11:48:52 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link228[Nov 04 2022 11:48:53 UTC (QA Tests)] INFO -- clicking :new_project_milestone_link229[Nov 04 2022 11:48:53 UTC (QA Tests)] INFO -- filling :milestone_title_field with "Project milestone"230[Nov 04 2022 11:48:53 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_title_field231[Nov 04 2022 11:48:54 UTC (QA Tests)] INFO -- filling :milestone_description_field with "This issue tests out project milestones."232[Nov 04 2022 11:48:54 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone_description_field233[Nov 04 2022 11:48:54 UTC (QA Tests)] INFO -- filling :start_date_field with "2022/11/04234"235[Nov 04 2022 11:48:54 UTC (QA Tests)] INFO -- clicking the coordinates of :start_date_field236[Nov 04 2022 11:48:55 UTC (QA Tests)] INFO -- filling :due_date_field with "2022/12/04237"238[Nov 04 2022 11:48:55 UTC (QA Tests)] INFO -- clicking the coordinates of :due_date_field239[Nov 04 2022 11:48:55 UTC (QA Tests)] INFO -- clicking :create_milestone_button240[Nov 04 2022 11:48:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone via browser_ui in 5.79 seconds241[Nov 04 2022 11:48:57 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link242[Nov 04 2022 11:49:07 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link243[Nov 04 2022 11:49:08 UTC (QA Tests)] INFO -- clicking :milestone_link244 creates a project milestone245Verify246 Pipeline with image:pull_policy247 when policy is allowed248 with [always if-not-present] policies249 applies pull policy in job correctly (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/369397)250 with [always] policy251 applies pull policy in job correctly (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/369397)252 with [if-not-present] policy253 applies pull policy in job correctly (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/369397)254 with [never] policy255 applies pull policy in job correctly (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/369397)256 when policy is not allowed257 fails job with policy not allowed message (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/371420)258Plan259 Default issue templates260[Nov 04 2022 11:49:09 UTC (QA Tests)] INFO -- Starting test: Plan Default issue templates uses default template when creating an issue261[Nov 04 2022 11:49:13 UTC (QA Tests)] INFO -- filling :login_field with "root"262[Nov 04 2022 11:49:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field263[Nov 04 2022 11:49:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"264[Nov 04 2022 11:49:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field265[Nov 04 2022 11:49:14 UTC (QA Tests)] INFO -- clicking :sign_in_button266[Nov 04 2022 11:49:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds267[Nov 04 2022 11:49:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.12 seconds268[Nov 04 2022 11:49:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/default-issue-template-project-5b684a90c7557e56' via api in 1.39 seconds269[Nov 04 2022 11:49:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/default-issue-template-project-5b684a90c7557e56270[Nov 04 2022 11:49:17 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link271[Nov 04 2022 11:49:17 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link272[Nov 04 2022 11:49:19 UTC (QA Tests)] INFO -- filling :issue_template_field with "This is a default issue template"273[Nov 04 2022 11:49:19 UTC (QA Tests)] INFO -- clicking the coordinates of :issue_template_field274[Nov 04 2022 11:49:20 UTC (QA Tests)] INFO -- clicking :save_issue_template_button275[Nov 04 2022 11:49:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '5' via api in 0.92 seconds276[Nov 04 2022 11:49:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/default-issue-template-project-5b684a90c7557e56/-/issues/1277 uses default template when creating an issue278Configure279 Auto DevOps with a Kubernetes Agent280 runs auto devops (PENDING: Test is not compatible with this environment or pipeline)281Create282 File management283[Nov 04 2022 11:49:23 UTC (QA Tests)] INFO -- Starting test: Create File management user edits a file via the Web284[Nov 04 2022 11:49:28 UTC (QA Tests)] INFO -- filling :login_field with "root"285[Nov 04 2022 11:49:28 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field286[Nov 04 2022 11:49:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"287[Nov 04 2022 11:49:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field288[Nov 04 2022 11:49:29 UTC (QA Tests)] INFO -- clicking :sign_in_button289[Nov 04 2022 11:49:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds290[Nov 04 2022 11:49:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.1 seconds291[Nov 04 2022 11:49:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-new-file-fa2f57e86ef110d4' via api in 0.92 seconds292[Nov 04 2022 11:49:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 1.06 seconds293[Nov 04 2022 11:49:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-new-file-fa2f57e86ef110d4/-/blob/main/QA+Test+-+File+name294[Nov 04 2022 11:49:33 UTC (QA Tests)] INFO -- clicking :edit_menu_item295[Nov 04 2022 11:49:33 UTC (QA Tests)] INFO -- clicking :edit_button296[Nov 04 2022 11:49:34 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Update file"297[Nov 04 2022 11:49:34 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field298[Nov 04 2022 11:49:34 UTC (QA Tests)] INFO -- clicking :commit_button299 user edits a file via the Web300Manage301 User302 when added to parent group303[Nov 04 2022 11:49:36 UTC (QA Tests)] INFO -- Starting test: Manage User when added to parent group is allowed to commit to sub-group project via the API304[Nov 04 2022 11:49:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds305[Nov 04 2022 11:49:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-41f7268a3eab5a11' via api in 0.34 seconds306[Nov 04 2022 11:49:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-8e43a384af07c5f2' via api in 0.23 seconds307[Nov 04 2022 11:49:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-41f7268a3eab5a11/sub-group-project-to-test-user-access-1936f55b76baf66a' via api in 0.79 seconds308[Nov 04 2022 11:49:37 UTC (QA Tests)] INFO -- Adding user qa-user-8e43a384af07c5f2 to gitlab-qa-sandbox-group-6 QA::Resource::Sandbox309[Nov 04 2022 11:49:37 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-8e43a384af07c5f2310[Nov 04 2022 11:49:38 UTC (QA Tests)] INFO -- Caching token for username: qa-user-8e43a384af07c5f2, last six chars of token:NzPzan311[Nov 04 2022 11:49:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-8e43a384af07c5f2-kiz6krle' via api in 0.06 seconds312[Nov 04 2022 11:49:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds313[Nov 04 2022 11:49:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-8e43a384af07c5f2'314[Nov 04 2022 11:49:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-41f7268a3eab5a11/sub-group-project-to-test-user-access-1936f55b76baf66a'315[Nov 04 2022 11:49:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-41f7268a3eab5a11'316 is allowed to commit to sub-group project via the API317[Nov 04 2022 11:49:38 UTC (QA Tests)] INFO -- Starting test: Manage User when added to parent group is allowed to push code to sub-group project via the CLI318[Nov 04 2022 11:49:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds319[Nov 04 2022 11:49:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-ace8565405b26828' via api in 0.41 seconds320[Nov 04 2022 11:49:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-4e07e1ab467f8a42' via api in 0.27 seconds321[Nov 04 2022 11:49:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-ace8565405b26828/sub-group-project-to-test-user-access-ea14ee1f6a45552b' via api in 0.78 seconds322[Nov 04 2022 11:49:40 UTC (QA Tests)] INFO -- Adding user qa-user-4e07e1ab467f8a42 to gitlab-qa-sandbox-group-6 QA::Resource::Sandbox323[Nov 04 2022 11:49:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.07 seconds324[Nov 04 2022 11:49:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-4e07e1ab467f8a42'325[Nov 04 2022 11:49:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-ace8565405b26828/sub-group-project-to-test-user-access-ea14ee1f6a45552b'326[Nov 04 2022 11:49:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-ace8565405b26828'327 is allowed to push code to sub-group project via the CLI328[Nov 04 2022 11:49:41 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 API329[Nov 04 2022 11:49:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds330[Nov 04 2022 11:49:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-390e846e127ea82b' via api in 0.37 seconds331[Nov 04 2022 11:49:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-86dd8a40abcc1233' via api in 0.26 seconds332[Nov 04 2022 11:49:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-390e846e127ea82b/sub-group-project-to-test-user-access-6f71d02a2dbee0c8' via api in 0.85 seconds333[Nov 04 2022 11:49:43 UTC (QA Tests)] INFO -- Adding user qa-user-86dd8a40abcc1233 to gitlab-qa-sandbox-group-6 QA::Resource::Sandbox334[Nov 04 2022 11:49:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds335[Nov 04 2022 11:49:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.12 seconds336[Nov 04 2022 11:49:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-new-file-bffa0687a0522fab' via api in 0.98 seconds337[Nov 04 2022 11:49:44 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-86dd8a40abcc1233338[Nov 04 2022 11:49:44 UTC (QA Tests)] INFO -- Caching token for username: qa-user-86dd8a40abcc1233, last six chars of token:CaLi4U339[Nov 04 2022 11:49:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-86dd8a40abcc1233-ohp9fgy2' via api in 0.07 seconds340[Nov 04 2022 11:49:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'test.txt' via api in 0.38 seconds341[Nov 04 2022 11:49:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-86dd8a40abcc1233'342[Nov 04 2022 11:49:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-390e846e127ea82b/sub-group-project-to-test-user-access-6f71d02a2dbee0c8'343[Nov 04 2022 11:49:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-390e846e127ea82b'344 is allowed to create a file in sub-group project via the API345 when added to sub-group346[Nov 04 2022 11:49:45 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 API347[Nov 04 2022 11:49:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds348[Nov 04 2022 11:49:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-2e6b1e307cbc0aeb' via api in 0.34 seconds349[Nov 04 2022 11:49:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/sub-group-project-to-test-user-access-9308a9a247bce6aa' via api in 0.91 seconds350[Nov 04 2022 11:49:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-b9ff4f58385fcf67' via api in 0.24 seconds351[Nov 04 2022 11:49:46 UTC (QA Tests)] INFO -- Adding user qa-user-b9ff4f58385fcf67 to gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-2e6b1e307cbc0aeb QA::Resource::Group352[Nov 04 2022 11:49:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds353[Nov 04 2022 11:49:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds354[Nov 04 2022 11:49:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-new-file-35ff8d9eeba29443' via api in 0.89 seconds355[Nov 04 2022 11:49:48 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-b9ff4f58385fcf67356[Nov 04 2022 11:49:48 UTC (QA Tests)] INFO -- Caching token for username: qa-user-b9ff4f58385fcf67, last six chars of token:tKAixT357[Nov 04 2022 11:49:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-b9ff4f58385fcf67-ffu712jc' via api in 0.07 seconds358[Nov 04 2022 11:49:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-b9ff4f58385fcf67'359[Nov 04 2022 11:49:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/sub-group-project-to-test-user-access-9308a9a247bce6aa'360[Nov 04 2022 11:49:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-2e6b1e307cbc0aeb'361 is not allowed to create a file in parent group project via the API362[Nov 04 2022 11:49:48 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 CLI363[Nov 04 2022 11:49:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds364[Nov 04 2022 11:49:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-c296811fa5b521ea' via api in 0.36 seconds365[Nov 04 2022 11:49:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/sub-group-project-to-test-user-access-ac0599500b39f99e' via api in 0.73 seconds366[Nov 04 2022 11:49:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-8e5f5a10daf2d85d' via api in 0.26 seconds367[Nov 04 2022 11:49:50 UTC (QA Tests)] INFO -- Adding user qa-user-8e5f5a10daf2d85d to gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-c296811fa5b521ea QA::Resource::Group368[Nov 04 2022 11:49:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-8e5f5a10daf2d85d'369[Nov 04 2022 11:49:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/sub-group-project-to-test-user-access-ac0599500b39f99e'370[Nov 04 2022 11:49:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-c296811fa5b521ea'371 is not allowed to push code to parent group project via the CLI372[Nov 04 2022 11:49:51 UTC (QA Tests)] INFO -- Starting test: Manage User when added to sub-group is not allowed to commit to parent group project via the API373[Nov 04 2022 11:49:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds374[Nov 04 2022 11:49:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-6f98f401a5d20024' via api in 0.32 seconds375[Nov 04 2022 11:49:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/sub-group-project-to-test-user-access-d90948b9850a5e3e' via api in 0.83 seconds376[Nov 04 2022 11:49:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-bdc7772096e35c61' via api in 0.26 seconds377[Nov 04 2022 11:49:52 UTC (QA Tests)] INFO -- Adding user qa-user-bdc7772096e35c61 to gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-6f98f401a5d20024 QA::Resource::Group378[Nov 04 2022 11:49:53 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-bdc7772096e35c61379[Nov 04 2022 11:49:53 UTC (QA Tests)] INFO -- Caching token for username: qa-user-bdc7772096e35c61, last six chars of token:yqAPim380[Nov 04 2022 11:49:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-bdc7772096e35c61-l7ltsat8' via api in 0.07 seconds381[Nov 04 2022 11:49:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-bdc7772096e35c61'382[Nov 04 2022 11:49:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/sub-group-project-to-test-user-access-d90948b9850a5e3e'383[Nov 04 2022 11:49:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-6f98f401a5d20024'384 is not allowed to commit to parent group project via the API385Plan386 Custom issue templates387[Nov 04 2022 11:49:53 UTC (QA Tests)] INFO -- Starting test: Plan Custom issue templates creates an issue via custom template388[Nov 04 2022 11:49:58 UTC (QA Tests)] INFO -- filling :login_field with "root"389[Nov 04 2022 11:49:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field390[Nov 04 2022 11:49:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"391[Nov 04 2022 11:49:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field392[Nov 04 2022 11:49:58 UTC (QA Tests)] INFO -- clicking :sign_in_button393[Nov 04 2022 11:50:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds394[Nov 04 2022 11:50:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds395[Nov 04 2022 11:50:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/custom-issue-template-project-da4bcafef2530d27' via api in 0.96 seconds396[Nov 04 2022 11:50:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds397[Nov 04 2022 11:50:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/custom-issue-template-project-da4bcafef2530d27398[Nov 04 2022 11:50:02 UTC (QA Tests)] INFO -- clicking :new_menu_toggle399[Nov 04 2022 11:50:02 UTC (QA Tests)] INFO -- clicking :new_issue_link400[Nov 04 2022 11:50:04 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title d7c8cf4cae8396bd"401[Nov 04 2022 11:50:04 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field402[Nov 04 2022 11:50:04 UTC (QA Tests)] INFO -- clicking :template_dropdown403[Nov 04 2022 11:50:04 UTC (QA Tests)] INFO -- clicking :issuable_create_button , expecting to be at Class404[Nov 04 2022 11:50:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 5.33 seconds405 creates an issue via custom template406Verify407 Parent-child pipelines independent relationship408[Nov 04 2022 11:50:07 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipeline passes even if child fails409[Nov 04 2022 11:50:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds410[Nov 04 2022 11:50:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.1 seconds411[Nov 04 2022 11:50:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/pipeline-independent-relationship-f2f9123cfcc73b71' via api in 0.61 seconds412[Nov 04 2022 11:50:07 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`413[Nov 04 2022 11:50:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`414[Nov 04 2022 11:50:11 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-f2f9123cfcc73b71 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-f2f9123cfcc73b71 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 pipeline-independent-relationship-f2f9123cfcc73b71 --url http://gitlab-ee-90980471.test --registration-token **** --tag-list pipeline-independent-relationship-f2f9123cfcc73b71 --executor shell && gitlab-runner run" `415[Nov 04 2022 11:50:14 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-f2f9123cfcc73b71`416[Nov 04 2022 11:50:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`417[Nov 04 2022 11:50:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'pipeline-independent-relationship-f2f9123cfcc73b71' via api in 6.57 seconds418[Nov 04 2022 11:50:18 UTC (QA Tests)] INFO -- filling :login_field with "root"419[Nov 04 2022 11:50:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field420[Nov 04 2022 11:50:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"421[Nov 04 2022 11:50:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field422[Nov 04 2022 11:50:19 UTC (QA Tests)] INFO -- clicking :sign_in_button423[Nov 04 2022 11:50:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds424[Nov 04 2022 11:50:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/pipeline-independent-relationship-f2f9123cfcc73b71425[Nov 04 2022 11:50:22 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link426[Nov 04 2022 11:50:25 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments427[Nov 04 2022 11:50:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'pipeline-independent-relationship-f2f9123cfcc73b71'428[Nov 04 2022 11:50:37 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-f2f9123cfcc73b71`429 parent pipeline passes even if child fails430[Nov 04 2022 11:50:38 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines independent relationship parent pipelines passes if child passes431[Nov 04 2022 11:50:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds432[Nov 04 2022 11:50:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds433[Nov 04 2022 11:50:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/pipeline-independent-relationship-e4804e4b1c96aa1f' via api in 0.63 seconds434[Nov 04 2022 11:50:38 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`435[Nov 04 2022 11:50:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`436[Nov 04 2022 11:50:39 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipeline-independent-relationship-e4804e4b1c96aa1f --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipeline-independent-relationship-e4804e4b1c96aa1f 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 pipeline-independent-relationship-e4804e4b1c96aa1f --url http://gitlab-ee-90980471.test --registration-token **** --tag-list pipeline-independent-relationship-e4804e4b1c96aa1f --executor shell && gitlab-runner run" `437[Nov 04 2022 11:50:39 UTC (QA Tests)] INFO -- Executing: `docker logs pipeline-independent-relationship-e4804e4b1c96aa1f`438[Nov 04 2022 11:50:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`439[Nov 04 2022 11:50:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'pipeline-independent-relationship-e4804e4b1c96aa1f' via api in 0.92 seconds440[Nov 04 2022 11:50:44 UTC (QA Tests)] INFO -- filling :login_field with "root"441[Nov 04 2022 11:50:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field442[Nov 04 2022 11:50:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"443[Nov 04 2022 11:50:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field444[Nov 04 2022 11:50:44 UTC (QA Tests)] INFO -- clicking :sign_in_button445[Nov 04 2022 11:50:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds446[Nov 04 2022 11:50:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/pipeline-independent-relationship-e4804e4b1c96aa1f447[Nov 04 2022 11:50:47 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link448[Nov 04 2022 11:50:50 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments449[Nov 04 2022 11:51:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'pipeline-independent-relationship-e4804e4b1c96aa1f'450[Nov 04 2022 11:51:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipeline-independent-relationship-e4804e4b1c96aa1f`451 parent pipelines passes if child passes452Create453 File management454[Nov 04 2022 11:51:02 UTC (QA Tests)] INFO -- Starting test: Create File management user deletes a file via the Web455[Nov 04 2022 11:51:07 UTC (QA Tests)] INFO -- filling :login_field with "root"456[Nov 04 2022 11:51:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field457[Nov 04 2022 11:51:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"458[Nov 04 2022 11:51:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field459[Nov 04 2022 11:51:08 UTC (QA Tests)] INFO -- clicking :sign_in_button460[Nov 04 2022 11:51:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds461[Nov 04 2022 11:51:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.1 seconds462[Nov 04 2022 11:51:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-new-file-0ca83a1423cb4e73' via api in 0.83 seconds463[Nov 04 2022 11:51:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::File with name 'QA Test - File name' via api in 0.39 seconds464[Nov 04 2022 11:51:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-new-file-0ca83a1423cb4e73/-/blob/main/QA+Test+-+File+name465[Nov 04 2022 11:51:11 UTC (QA Tests)] INFO -- filling :commit_message_field with "QA Test - Delete file"466[Nov 04 2022 11:51:11 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field467 user deletes a file via the Web468Manage469 User470 when added to sub-group471[Nov 04 2022 11:51:13 UTC (QA Tests)] INFO -- Starting test: Manage User when added to sub-group is not allowed to edit the parent group project files472[Nov 04 2022 11:51:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds473[Nov 04 2022 11:51:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-f17e17c4bf74200a' via api in 0.36 seconds474[Nov 04 2022 11:51:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/sub-group-project-to-test-user-access-b30d129a43a8be7f' via api in 0.7 seconds475[Nov 04 2022 11:51:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-cee074301a55c669' via api in 0.29 seconds476[Nov 04 2022 11:51:15 UTC (QA Tests)] INFO -- Adding user qa-user-cee074301a55c669 to gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-f17e17c4bf74200a QA::Resource::Group477[Nov 04 2022 11:51:19 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-cee074301a55c669"478[Nov 04 2022 11:51:19 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field479[Nov 04 2022 11:51:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"480[Nov 04 2022 11:51:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field481[Nov 04 2022 11:51:20 UTC (QA Tests)] INFO -- clicking :sign_in_button482[Nov 04 2022 11:51:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/sub-group-project-to-test-user-access-b30d129a43a8be7f483[Nov 04 2022 11:51:22 UTC (QA Tests)] INFO -- clicking :file_name_link484[Nov 04 2022 11:51:22 UTC (QA Tests)] INFO -- clicking :edit_menu_item485[Nov 04 2022 11:51:22 UTC (QA Tests)] INFO -- clicking :edit_button486[Nov 04 2022 11:51:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-cee074301a55c669'487[Nov 04 2022 11:51:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/sub-group-project-to-test-user-access-b30d129a43a8be7f'488[Nov 04 2022 11:51:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-f17e17c4bf74200a'489 is not allowed to edit the parent group project files490 when added to parent group491[Nov 04 2022 11:51:23 UTC (QA Tests)] INFO -- Starting test: Manage User when added to parent group is allowed to edit the sub-group project files492[Nov 04 2022 11:51:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds493[Nov 04 2022 11:51:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-23ffaa0c2577fcb5' via api in 0.31 seconds494[Nov 04 2022 11:51:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-30d39adcac44faa9' via api in 0.24 seconds495[Nov 04 2022 11:51:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-23ffaa0c2577fcb5/sub-group-project-to-test-user-access-c4b07c30439bd408' via api in 0.73 seconds496[Nov 04 2022 11:51:24 UTC (QA Tests)] INFO -- Adding user qa-user-30d39adcac44faa9 to gitlab-qa-sandbox-group-6 QA::Resource::Sandbox497[Nov 04 2022 11:51:29 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-30d39adcac44faa9"498[Nov 04 2022 11:51:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field499[Nov 04 2022 11:51:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"500[Nov 04 2022 11:51:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field501[Nov 04 2022 11:51:30 UTC (QA Tests)] INFO -- clicking :sign_in_button502[Nov 04 2022 11:51:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-23ffaa0c2577fcb5/sub-group-project-to-test-user-access-c4b07c30439bd408503[Nov 04 2022 11:51:32 UTC (QA Tests)] INFO -- clicking :file_name_link504[Nov 04 2022 11:51:33 UTC (QA Tests)] INFO -- clicking :edit_menu_item505[Nov 04 2022 11:51:33 UTC (QA Tests)] INFO -- clicking :edit_button506[Nov 04 2022 11:51:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-30d39adcac44faa9'507[Nov 04 2022 11:51:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-23ffaa0c2577fcb5/sub-group-project-to-test-user-access-c4b07c30439bd408'508[Nov 04 2022 11:51:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/sub-group-to-test-user-access-23ffaa0c2577fcb5'509 is allowed to edit the sub-group project files510Fulfillment511 Utilization512 in usage quotas storage tab for free plan with a project513 shows correct used up storage for namespace (PENDING: Test is not compatible with this environment or pipeline)514 in usage quotas storage tab for free plan without any projects515 shows correct storage data for namespace (PENDING: Test is not compatible with this environment or pipeline)516Create517 Merge request push options518[Nov 04 2022 11:51:34 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options merges when pipeline succeeds519[Nov 04 2022 11:51:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds520[Nov 04 2022 11:51:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.12 seconds521[Nov 04 2022 11:51:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/merge-request-push-options-35adeeab7d39c87e' via api in 0.89 seconds522[Nov 04 2022 11:51:35 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`523[Nov 04 2022 11:51:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`524[Nov 04 2022 11:51:36 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-merge-request-push-options-35adeeab7d39c87e --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-merge-request-push-options-35adeeab7d39c87e sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-merge-request-push-options-35adeeab7d39c87e --url http://gitlab-ee-90980471.test --registration-token **** --tag-list runner-for-merge-request-push-options-35adeeab7d39c87e --executor shell && gitlab-runner run" `525[Nov 04 2022 11:51:36 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-merge-request-push-options-35adeeab7d39c87e`526[Nov 04 2022 11:51:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`527[Nov 04 2022 11:51:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'runner-for-merge-request-push-options-35adeeab7d39c87e' via api in 1.21 seconds528[Nov 04 2022 11:51:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds529[Nov 04 2022 11:51:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.74 seconds530[Nov 04 2022 11:51:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.15 seconds531[Nov 04 2022 11:51:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.19 seconds532[Nov 04 2022 11:51:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'runner-for-merge-request-push-options-35adeeab7d39c87e'533[Nov 04 2022 11:51:44 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-merge-request-push-options-35adeeab7d39c87e`534[Nov 04 2022 11:51:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/merge-request-push-options-35adeeab7d39c87e'535 merges when pipeline succeeds536[Nov 04 2022 11:51:45 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets merge when pipeline succeeds537[Nov 04 2022 11:51:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds538[Nov 04 2022 11:51:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.12 seconds539[Nov 04 2022 11:51:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/merge-request-push-options-67ec7d292351af33' via api in 1.01 seconds540[Nov 04 2022 11:51:46 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`541[Nov 04 2022 11:51:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`542[Nov 04 2022 11:51:46 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-merge-request-push-options-67ec7d292351af33 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-merge-request-push-options-67ec7d292351af33 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-merge-request-push-options-67ec7d292351af33 --url http://gitlab-ee-90980471.test --registration-token **** --tag-list runner-for-merge-request-push-options-67ec7d292351af33 --executor shell && gitlab-runner run" `543[Nov 04 2022 11:51:46 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-merge-request-push-options-67ec7d292351af33`544[Nov 04 2022 11:51:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`545[Nov 04 2022 11:51:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'runner-for-merge-request-push-options-67ec7d292351af33' via api in 0.85 seconds546[Nov 04 2022 11:51:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds547[Nov 04 2022 11:51:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.57 seconds548[Nov 04 2022 11:51:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::MergeRequest with iid '1' via api in 0.18 seconds549[Nov 04 2022 11:51:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'runner-for-merge-request-push-options-67ec7d292351af33'550[Nov 04 2022 11:51:49 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-merge-request-push-options-67ec7d292351af33`551[Nov 04 2022 11:51:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/merge-request-push-options-67ec7d292351af33'552 sets merge when pipeline succeeds553Manage554 User555[Nov 04 2022 11:51:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-edfca26ea48a1fd6' via api in 0.25 seconds556[Nov 04 2022 11:51:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds557[Nov 04 2022 11:51:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-to-test-access-termination-9a636ade9979003e' via api in 0.33 seconds558[Nov 04 2022 11:51:50 UTC (QA Tests)] INFO -- Adding user qa-user-edfca26ea48a1fd6 to gitlab-qa-sandbox-group-6 QA::Resource::Sandbox559[Nov 04 2022 11:51:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-to-test-access-termination-9a636ade9979003e/project-for-user-group-access-termination-0260b21bf8c89b35' via api in 0.79 seconds560 after parent group membership termination561[Nov 04 2022 11:51:51 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to commit via the API562[Nov 04 2022 11:51:51 UTC (QA Tests)] INFO -- Removing user qa-user-edfca26ea48a1fd6 from gitlab-qa-sandbox-group-6 QA::Resource::Sandbox563[Nov 04 2022 11:51:51 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-edfca26ea48a1fd6564[Nov 04 2022 11:51:51 UTC (QA Tests)] INFO -- Caching token for username: qa-user-edfca26ea48a1fd6, last six chars of token:SLKy1v565[Nov 04 2022 11:51:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-edfca26ea48a1fd6-r7t6kvdu' via api in 0.08 seconds566 is not allowed to commit via the API567[Nov 04 2022 11:51:51 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to push code via the CLI568[Nov 04 2022 11:51:51 UTC (QA Tests)] INFO -- Removing user qa-user-edfca26ea48a1fd6 from gitlab-qa-sandbox-group-6 QA::Resource::Sandbox569 is not allowed to push code via the CLI570[Nov 04 2022 11:51:52 UTC (QA Tests)] INFO -- Starting test: Manage User after parent group membership termination is not allowed to create a file via the API571[Nov 04 2022 11:51:52 UTC (QA Tests)] INFO -- Removing user qa-user-edfca26ea48a1fd6 from gitlab-qa-sandbox-group-6 QA::Resource::Sandbox572[Nov 04 2022 11:51:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds573[Nov 04 2022 11:51:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds574[Nov 04 2022 11:51:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-new-file-5c7d4812597dae93' via api in 0.86 seconds575 is not allowed to create a file via the API576[Nov 04 2022 11:51:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-edfca26ea48a1fd6'577[Nov 04 2022 11:51:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-to-test-access-termination-9a636ade9979003e/project-for-user-group-access-termination-0260b21bf8c89b35'578[Nov 04 2022 11:51:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-to-test-access-termination-9a636ade9979003e'579Create580 Push mirror a repository over HTTP581[Nov 04 2022 11:51:54 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository582[Nov 04 2022 11:51:56 UTC (QA Tests)] INFO -- filling :login_field with "root"583[Nov 04 2022 11:51:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field584[Nov 04 2022 11:51:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"585[Nov 04 2022 11:51:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field586[Nov 04 2022 11:51:57 UTC (QA Tests)] INFO -- clicking :sign_in_button587[Nov 04 2022 11:51:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds588[Nov 04 2022 11:51:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds589[Nov 04 2022 11:51:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/push-mirror-target-project-b9b9a1f576a149b5' via api in 0.64 seconds590[Nov 04 2022 11:51:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds591[Nov 04 2022 11:51:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds592[Nov 04 2022 11:52:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-code-cb139c9b21cb042e' via api in 0.61 seconds593[Nov 04 2022 11:52:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.01 seconds594[Nov 04 2022 11:52:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-code-cb139c9b21cb042e595[Nov 04 2022 11:52:02 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link596[Nov 04 2022 11:52:02 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link597[Nov 04 2022 11:52:05 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/push-mirror-target-project-b9b9a1f576a149b5.git"598[Nov 04 2022 11:52:05 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field599[Nov 04 2022 11:52:05 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field600[Nov 04 2022 11:52:06 UTC (QA Tests)] INFO -- selecting "Password" in :authentication_method_field601[Nov 04 2022 11:52:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"602[Nov 04 2022 11:52:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field603[Nov 04 2022 11:52:07 UTC (QA Tests)] INFO -- clicking :mirror_repository_button604[Nov 04 2022 11:52:19 UTC (QA Tests)] INFO -- clicking :update_now_button605[Nov 04 2022 11:52:20 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-code-cb139c9b21cb042e/-/settings/repository#js-push-remote-settings606[Nov 04 2022 11:52:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/push-mirror-target-project-b9b9a1f576a149b5607[Nov 04 2022 11:52:22 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments608 configures and syncs a (push) mirrored repository609Create610 Testing group wiki611[Nov 04 2022 11:52:22 UTC (QA Tests)] INFO -- Starting test: Create Testing group wiki can delete a group wiki page612[Nov 04 2022 11:52:27 UTC (QA Tests)] INFO -- filling :login_field with "root"613[Nov 04 2022 11:52:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field614[Nov 04 2022 11:52:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"615[Nov 04 2022 11:52:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field616[Nov 04 2022 11:52:27 UTC (QA Tests)] INFO -- clicking :sign_in_button617[Nov 04 2022 11:52:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds618[Nov 04 2022 11:52:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-with-wiki-30fa84f54789fc85' via api in 0.35 seconds619[Nov 04 2022 11:52:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::GroupPage via api in 0.72 seconds620[Nov 04 2022 11:52:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::GroupPage at http://gitlab-ee-90980471.test/groups/gitlab-qa-sandbox-group-6/group-with-wiki-30fa84f54789fc85/-/wikis/Home621[Nov 04 2022 11:52:30 UTC (QA Tests)] INFO -- clicking :edit_page_button622[Nov 04 2022 11:52:31 UTC (QA Tests)] INFO -- clicking :delete_button , expecting to be at Class623[Nov 04 2022 11:52:31 UTC (QA Tests)] INFO -- clicking :confirm_deletion_button624 can delete a group wiki page625Plan626 Issue comments627[Nov 04 2022 11:52:32 UTC (QA Tests)] INFO -- Starting test: Plan Issue comments comments on an issue and edits the comment628[Nov 04 2022 11:52:37 UTC (QA Tests)] INFO -- filling :login_field with "root"629[Nov 04 2022 11:52:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field630[Nov 04 2022 11:52:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"631[Nov 04 2022 11:52:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field632[Nov 04 2022 11:52:37 UTC (QA Tests)] INFO -- clicking :sign_in_button633[Nov 04 2022 11:52:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds634[Nov 04 2022 11:52:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.13 seconds635[Nov 04 2022 11:52:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-for-issues-21f0a6dd51a58e8b' via api in 0.65 seconds636[Nov 04 2022 11:52:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '7' via api in 0.88 seconds637[Nov 04 2022 11:52:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-for-issues-21f0a6dd51a58e8b/-/issues/1638[Nov 04 2022 11:52:41 UTC (QA Tests)] INFO -- clicking :title_content639[Nov 04 2022 11:52:41 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown640[Nov 04 2022 11:52:41 UTC (QA Tests)] INFO -- filling :comment_field with "First version of the comment641"642[Nov 04 2022 11:52:41 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field643[Nov 04 2022 11:52:42 UTC (QA Tests)] INFO -- clicking :comment_button644[Nov 04 2022 11:52:42 UTC (QA Tests)] INFO -- clicking :note_edit_button645[Nov 04 2022 11:52:43 UTC (QA Tests)] INFO -- filling :reply_field with "Second version of the comment"646[Nov 04 2022 11:52:43 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field647[Nov 04 2022 11:52:43 UTC (QA Tests)] INFO -- clicking :reply_comment_button648 comments on an issue and edits the comment649Create650 Testing wiki content creation inside a project651[Nov 04 2022 11:52:44 UTC (QA Tests)] INFO -- Starting test: Create Testing wiki content creation inside a project by adding a second page to the wiki using git push652[Nov 04 2022 11:52:48 UTC (QA Tests)] INFO -- filling :login_field with "root"653[Nov 04 2022 11:52:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field654[Nov 04 2022 11:52:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"655[Nov 04 2022 11:52:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field656[Nov 04 2022 11:52:49 UTC (QA Tests)] INFO -- clicking :sign_in_button657[Nov 04 2022 11:52:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds658[Nov 04 2022 11:52:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds659[Nov 04 2022 11:52:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/wiki_testing-ba5b128384fd5577' via api in 0.6 seconds660[Nov 04 2022 11:52:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.03 seconds661[Nov 04 2022 11:52:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 0.97 seconds662[Nov 04 2022 11:52:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/wiki_testing-ba5b128384fd5577/-/wikis/just_another_wiki_page663 by adding a second page to the wiki using git push664[Nov 04 2022 11:52:53 UTC (QA Tests)] INFO -- Starting test: Create Testing wiki content creation inside a project by adding a home page to the wiki665[Nov 04 2022 11:52:58 UTC (QA Tests)] INFO -- filling :login_field with "root"666[Nov 04 2022 11:52:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field667[Nov 04 2022 11:52:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"668[Nov 04 2022 11:52:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field669[Nov 04 2022 11:52:59 UTC (QA Tests)] INFO -- clicking :sign_in_button670[Nov 04 2022 11:53:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds671[Nov 04 2022 11:53:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds672[Nov 04 2022 11:53:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/the_awesome_project-ad5a257822cd2b21' via api in 0.64 seconds673[Nov 04 2022 11:53:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/the_awesome_project-ad5a257822cd2b21674[Nov 04 2022 11:53:01 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link675[Nov 04 2022 11:53:13 UTC (QA Tests)] INFO -- clicking :create_first_page_link676[Nov 04 2022 11:53:14 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"677[Nov 04 2022 11:53:14 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox678[Nov 04 2022 11:53:14 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"679[Nov 04 2022 11:53:14 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field680[Nov 04 2022 11:53:15 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"681[Nov 04 2022 11:53:15 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox682[Nov 04 2022 11:53:16 UTC (QA Tests)] INFO -- clicking :wiki_submit_button683 by adding a home page to the wiki684[Nov 04 2022 11:53:17 UTC (QA Tests)] INFO -- Starting test: Create Testing wiki content creation inside a project by adding a home page to the wiki using git push685[Nov 04 2022 11:53:21 UTC (QA Tests)] INFO -- filling :login_field with "root"686[Nov 04 2022 11:53:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field687[Nov 04 2022 11:53:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"688[Nov 04 2022 11:53:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field689[Nov 04 2022 11:53:22 UTC (QA Tests)] INFO -- clicking :sign_in_button690[Nov 04 2022 11:53:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds691[Nov 04 2022 11:53:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds692[Nov 04 2022 11:53:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/wiki_testing-42e6a859635f9281' via api in 0.57 seconds693[Nov 04 2022 11:53:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::WikiPush via browser_ui in 1.43 seconds694[Nov 04 2022 11:53:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::WikiPush at http://root@gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/wiki_testing-42e6a859635f9281/-/wikis/just_another_wiki_page695 by adding a home page to the wiki using git push696[Nov 04 2022 11:53:26 UTC (QA Tests)] INFO -- Starting test: Create Testing wiki content creation inside a project by adding a second page to the wiki697[Nov 04 2022 11:53:30 UTC (QA Tests)] INFO -- filling :login_field with "root"698[Nov 04 2022 11:53:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field699[Nov 04 2022 11:53:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"700[Nov 04 2022 11:53:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field701[Nov 04 2022 11:53:31 UTC (QA Tests)] INFO -- clicking :sign_in_button702[Nov 04 2022 11:53:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds703[Nov 04 2022 11:53:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds704[Nov 04 2022 11:53:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/wiki_testing-24d43a3e03d0b834' via api in 0.59 seconds705[Nov 04 2022 11:53:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.0 seconds706[Nov 04 2022 11:53:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/wiki_testing-24d43a3e03d0b834/-/wikis/Home707[Nov 04 2022 11:53:34 UTC (QA Tests)] INFO -- clicking :new_page_button708[Nov 04 2022 11:53:35 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "just_another_wiki_page"709[Nov 04 2022 11:53:35 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox710[Nov 04 2022 11:53:35 UTC (QA Tests)] INFO -- filling :markdown_editor_form_field with "this content is changed or added"711[Nov 04 2022 11:53:35 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown_editor_form_field712[Nov 04 2022 11:53:36 UTC (QA Tests)] INFO -- filling :wiki_message_textbox with "this is a new addition to the wiki"713[Nov 04 2022 11:53:36 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_message_textbox714[Nov 04 2022 11:53:37 UTC (QA Tests)] INFO -- clicking :wiki_submit_button715 by adding a second page to the wiki716Create717 Testing project wiki file upload718[Nov 04 2022 11:53:38 UTC (QA Tests)] INFO -- Starting test: Create Testing project wiki file upload by creating a formatted page with an image uploaded719[Nov 04 2022 11:53:42 UTC (QA Tests)] INFO -- filling :login_field with "root"720[Nov 04 2022 11:53:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field721[Nov 04 2022 11:53:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"722[Nov 04 2022 11:53:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field723[Nov 04 2022 11:53:43 UTC (QA Tests)] INFO -- clicking :sign_in_button724[Nov 04 2022 11:53:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds725[Nov 04 2022 11:53:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.12 seconds726[Nov 04 2022 11:53:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/wiki_testing-cf98d26bbdad33e8' via api in 0.64 seconds727[Nov 04 2022 11:53:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Wiki::ProjectPage via api in 1.03 seconds728[Nov 04 2022 11:53:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/wiki_testing-cf98d26bbdad33e8/-/wikis/Home729[Nov 04 2022 11:53:46 UTC (QA Tests)] INFO -- clicking :new_page_button730[Nov 04 2022 11:53:47 UTC (QA Tests)] INFO -- filling :wiki_title_textbox with "Content Editor Page"731[Nov 04 2022 11:53:47 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki_title_textbox732[Nov 04 2022 11:53:50 UTC (QA Tests)] INFO -- clicking :text_style_dropdown733[Nov 04 2022 11:53:50 UTC (QA Tests)] INFO -- clicking :text_style_menu_item734[Nov 04 2022 11:53:51 UTC (QA Tests)] INFO -- clicking :wiki_submit_button735[Nov 04 2022 11:53:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/wiki_testing-cf98d26bbdad33e8'736 by creating a formatted page with an image uploaded737Fulfillment738 Purchase739 starts a free trial740 when on about page with multiple eligible namespaces741 registers for a new trial (PENDING: Test is not compatible with this environment or pipeline)742 when on billing page with only one eligible namespace743 registers for a new trial (PENDING: Test is not compatible with this environment or pipeline)744Create745 Group file templates746[Nov 04 2022 11:53:53 UTC (QA Tests)] INFO -- Starting test: Create Group file templates creates file via custom .gitignore file template747[Nov 04 2022 11:53:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds748[Nov 04 2022 11:53:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/template-group' via api in 0.35 seconds749[Nov 04 2022 11:53:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/template-group/group-file-template-project-0ad1db7a67d21f74' via api in 0.79 seconds750[Nov 04 2022 11:53:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds751[Nov 04 2022 11:53:59 UTC (QA Tests)] INFO -- filling :login_field with "root"752[Nov 04 2022 11:53:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field753[Nov 04 2022 11:53:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"754[Nov 04 2022 11:53:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field755[Nov 04 2022 11:53:59 UTC (QA Tests)] INFO -- clicking :sign_in_button756[Nov 04 2022 11:54:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-90980471.test/groups/gitlab-qa-sandbox-group-6/template-group757[Nov 04 2022 11:54:02 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link758[Nov 04 2022 11:54:02 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link759[Nov 04 2022 11:54:05 UTC (QA Tests)] INFO -- Searching and selecting: group-file-template-project-0ad1db7a67d21f74760[Nov 04 2022 11:54:07 UTC (QA Tests)] INFO -- clicking :save_changes_button761[Nov 04 2022 11:54:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/template-group/group-file-template-project-2-dd6fe1aa47e6b047' via api in 0.75 seconds762[Nov 04 2022 11:54:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/template-group/group-file-template-project-2-dd6fe1aa47e6b047763[Nov 04 2022 11:54:10 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown764[Nov 04 2022 11:54:10 UTC (QA Tests)] INFO -- clicking :new_file_menu_item765[Nov 04 2022 11:54:11 UTC (QA Tests)] INFO -- clicking :template_type_dropdown766[Nov 04 2022 11:54:11 UTC (QA Tests)] INFO -- clicking :gitignore_dropdown767[Nov 04 2022 11:54:13 UTC (QA Tests)] INFO -- filling :file_name_field with "{:with=>"a97b8bfcf0962482/.gitignore"}"768[Nov 04 2022 11:54:13 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field769[Nov 04 2022 11:54:14 UTC (QA Tests)] INFO -- clicking :commit_button770 creates file via custom .gitignore file template771[Nov 04 2022 11:54:15 UTC (QA Tests)] INFO -- Starting test: Create Group file templates creates file via custom .gitlab-ci.yml file template772[Nov 04 2022 11:54:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds773[Nov 04 2022 11:54:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/template-group' via api in 0.1 seconds774[Nov 04 2022 11:54:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/template-group/group-file-template-project-fe988f03097d2bf1' via api in 0.75 seconds775[Nov 04 2022 11:54:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds776[Nov 04 2022 11:54:21 UTC (QA Tests)] INFO -- filling :login_field with "root"777[Nov 04 2022 11:54:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field778[Nov 04 2022 11:54:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"779[Nov 04 2022 11:54:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field780[Nov 04 2022 11:54:22 UTC (QA Tests)] INFO -- clicking :sign_in_button781[Nov 04 2022 11:54:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-90980471.test/groups/gitlab-qa-sandbox-group-6/template-group782[Nov 04 2022 11:54:24 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link783[Nov 04 2022 11:54:24 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link784[Nov 04 2022 11:54:28 UTC (QA Tests)] INFO -- Searching and selecting: group-file-template-project-fe988f03097d2bf1785[Nov 04 2022 11:54:29 UTC (QA Tests)] INFO -- clicking :save_changes_button786[Nov 04 2022 11:54:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/template-group/group-file-template-project-2-d5614621227b9b12' via api in 0.79 seconds787[Nov 04 2022 11:54:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/template-group/group-file-template-project-2-d5614621227b9b12788[Nov 04 2022 11:54:32 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown789[Nov 04 2022 11:54:32 UTC (QA Tests)] INFO -- clicking :new_file_menu_item790[Nov 04 2022 11:54:33 UTC (QA Tests)] INFO -- clicking :template_type_dropdown791[Nov 04 2022 11:54:33 UTC (QA Tests)] INFO -- clicking :gitlab_ci_yml_dropdown792[Nov 04 2022 11:54:35 UTC (QA Tests)] INFO -- filling :file_name_field with "{:with=>"6c9de2ed73aed9b2/.gitlab-ci.yml"}"793[Nov 04 2022 11:54:35 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field794[Nov 04 2022 11:54:36 UTC (QA Tests)] INFO -- clicking :commit_button795 creates file via custom .gitlab-ci.yml file template796[Nov 04 2022 11:54:38 UTC (QA Tests)] INFO -- Starting test: Create Group file templates creates file via custom Dockerfile file template797[Nov 04 2022 11:54:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds798[Nov 04 2022 11:54:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/template-group' via api in 0.11 seconds799[Nov 04 2022 11:54:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/template-group/group-file-template-project-30faab70a7ccf4d5' via api in 0.8 seconds800[Nov 04 2022 11:54:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds801[Nov 04 2022 11:54:44 UTC (QA Tests)] INFO -- filling :login_field with "root"802[Nov 04 2022 11:54:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field803[Nov 04 2022 11:54:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"804[Nov 04 2022 11:54:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field805[Nov 04 2022 11:54:44 UTC (QA Tests)] INFO -- clicking :sign_in_button806[Nov 04 2022 11:54:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-90980471.test/groups/gitlab-qa-sandbox-group-6/template-group807[Nov 04 2022 11:54:47 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link808[Nov 04 2022 11:54:47 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link809[Nov 04 2022 11:54:50 UTC (QA Tests)] INFO -- Searching and selecting: group-file-template-project-30faab70a7ccf4d5810[Nov 04 2022 11:54:52 UTC (QA Tests)] INFO -- clicking :save_changes_button811[Nov 04 2022 11:54:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/template-group/group-file-template-project-2-7f93252351374b02' via api in 0.8 seconds812[Nov 04 2022 11:54:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/template-group/group-file-template-project-2-7f93252351374b02813[Nov 04 2022 11:54:54 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown814[Nov 04 2022 11:54:54 UTC (QA Tests)] INFO -- clicking :new_file_menu_item815[Nov 04 2022 11:54:55 UTC (QA Tests)] INFO -- clicking :template_type_dropdown816[Nov 04 2022 11:54:56 UTC (QA Tests)] INFO -- clicking :dockerfile_dropdown817[Nov 04 2022 11:54:58 UTC (QA Tests)] INFO -- filling :file_name_field with "{:with=>"b84e81e645c726c7/Dockerfile"}"818[Nov 04 2022 11:54:58 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field819[Nov 04 2022 11:54:58 UTC (QA Tests)] INFO -- clicking :commit_button820 creates file via custom Dockerfile file template821[Nov 04 2022 11:55:00 UTC (QA Tests)] INFO -- Starting test: Create Group file templates creates file via custom LICENSE file template822[Nov 04 2022 11:55:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds823[Nov 04 2022 11:55:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/template-group' via api in 0.1 seconds824[Nov 04 2022 11:55:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/template-group/group-file-template-project-74c93b3858f6f7ae' via api in 0.8 seconds825[Nov 04 2022 11:55:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds826[Nov 04 2022 11:55:06 UTC (QA Tests)] INFO -- filling :login_field with "root"827[Nov 04 2022 11:55:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field828[Nov 04 2022 11:55:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"829[Nov 04 2022 11:55:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field830[Nov 04 2022 11:55:07 UTC (QA Tests)] INFO -- clicking :sign_in_button831[Nov 04 2022 11:55:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-90980471.test/groups/gitlab-qa-sandbox-group-6/template-group832[Nov 04 2022 11:55:09 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link833[Nov 04 2022 11:55:09 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link834[Nov 04 2022 11:55:12 UTC (QA Tests)] INFO -- Searching and selecting: group-file-template-project-74c93b3858f6f7ae835[Nov 04 2022 11:55:14 UTC (QA Tests)] INFO -- clicking :save_changes_button836[Nov 04 2022 11:55:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/template-group/group-file-template-project-2-559569af0a9f6aeb' via api in 0.74 seconds837[Nov 04 2022 11:55:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/template-group/group-file-template-project-2-559569af0a9f6aeb838[Nov 04 2022 11:55:16 UTC (QA Tests)] INFO -- clicking :add_to_tree_dropdown839[Nov 04 2022 11:55:16 UTC (QA Tests)] INFO -- clicking :new_file_menu_item840[Nov 04 2022 11:55:17 UTC (QA Tests)] INFO -- clicking :template_type_dropdown841[Nov 04 2022 11:55:17 UTC (QA Tests)] INFO -- clicking :license_dropdown842[Nov 04 2022 11:55:20 UTC (QA Tests)] INFO -- filling :file_name_field with "{:with=>"c9b62d9101d7dca5/LICENSE"}"843[Nov 04 2022 11:55:20 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field844[Nov 04 2022 11:55:20 UTC (QA Tests)] INFO -- clicking :commit_button845 creates file via custom LICENSE file template846Create847 Add suggestions to a Merge Request848[Nov 04 2022 11:55:22 UTC (QA Tests)] INFO -- Starting test: Create Add suggestions to a Merge Request applies a single suggestion with a custom message849[Nov 04 2022 11:55:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds850[Nov 04 2022 11:55:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.12 seconds851[Nov 04 2022 11:55:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/suggestions_project-ed39d58869c6848a' via api in 0.65 seconds852[Nov 04 2022 11:55:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.11 seconds853[Nov 04 2022 11:55:23 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/suggestions_project-ed39d58869c6848a QA::Resource::Project854[Nov 04 2022 11:55:27 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"855[Nov 04 2022 11:55:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field856[Nov 04 2022 11:55:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"857[Nov 04 2022 11:55:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field858[Nov 04 2022 11:55:28 UTC (QA Tests)] INFO -- clicking :sign_in_button859[Nov 04 2022 11:55:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.32 seconds860[Nov 04 2022 11:55:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.36 seconds861[Nov 04 2022 11:55:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.37 seconds862[Nov 04 2022 11:55:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/suggestions_project-ed39d58869c6848a/-/merge_requests/1863[Nov 04 2022 11:55:32 UTC (QA Tests)] INFO -- clicking :diffs_tab864[Nov 04 2022 11:55:33 UTC (QA Tests)] INFO -- clicking :diff_comment_button865[Nov 04 2022 11:55:33 UTC (QA Tests)] INFO -- clicking :suggestion_button866[Nov 04 2022 11:55:33 UTC (QA Tests)] INFO -- filling :reply_field with ""867[Nov 04 2022 11:55:33 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field868[Nov 04 2022 11:55:34 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0869This is the suggestion for line number 4!870```"871[Nov 04 2022 11:55:34 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field872[Nov 04 2022 11:55:34 UTC (QA Tests)] INFO -- clicking :comment_now_button873[Nov 04 2022 11:55:40 UTC (QA Tests)] INFO -- clicking :user_avatar_content874[Nov 04 2022 11:55:40 UTC (QA Tests)] INFO -- clicking :sign_out_link875[Nov 04 2022 11:55:43 UTC (QA Tests)] INFO -- filling :login_field with "root"876[Nov 04 2022 11:55:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field877[Nov 04 2022 11:55:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"878[Nov 04 2022 11:55:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field879[Nov 04 2022 11:55:43 UTC (QA Tests)] INFO -- clicking :sign_in_button880[Nov 04 2022 11:55:45 UTC (QA Tests)] INFO -- Starting test: Create Add suggestions to a Merge Request applies a single suggestion with a custom message881[Nov 04 2022 11:55:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds882[Nov 04 2022 11:55:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds883[Nov 04 2022 11:55:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/suggestions_project-5dc98b119ae5a565' via api in 0.6 seconds884[Nov 04 2022 11:55:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds885[Nov 04 2022 11:55:46 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/suggestions_project-5dc98b119ae5a565 QA::Resource::Project886[Nov 04 2022 11:55:50 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"887[Nov 04 2022 11:55:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field888[Nov 04 2022 11:55:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"889[Nov 04 2022 11:55:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field890[Nov 04 2022 11:55:51 UTC (QA Tests)] INFO -- clicking :sign_in_button891[Nov 04 2022 11:55:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.3 seconds892[Nov 04 2022 11:55:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.32 seconds893[Nov 04 2022 11:55:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.3 seconds894[Nov 04 2022 11:55:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/suggestions_project-5dc98b119ae5a565/-/merge_requests/1895[Nov 04 2022 11:55:55 UTC (QA Tests)] INFO -- clicking :diffs_tab896[Nov 04 2022 11:55:56 UTC (QA Tests)] INFO -- clicking :diff_comment_button897[Nov 04 2022 11:55:56 UTC (QA Tests)] INFO -- clicking :suggestion_button898[Nov 04 2022 11:55:56 UTC (QA Tests)] INFO -- filling :reply_field with ""899[Nov 04 2022 11:55:56 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field900[Nov 04 2022 11:55:56 UTC (QA Tests)] INFO -- filling :reply_field with "```suggestion:-0+0901This is the suggestion for line number 4!902```"903[Nov 04 2022 11:55:56 UTC (QA Tests)] INFO -- clicking the coordinates of :reply_field904[Nov 04 2022 11:55:57 UTC (QA Tests)] INFO -- clicking :comment_now_button905[Nov 04 2022 11:56:03 UTC (QA Tests)] INFO -- clicking :user_avatar_content906[Nov 04 2022 11:56:03 UTC (QA Tests)] INFO -- clicking :sign_out_link907[Nov 04 2022 11:56:05 UTC (QA Tests)] INFO -- filling :login_field with "root"908[Nov 04 2022 11:56:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field909[Nov 04 2022 11:56:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"910[Nov 04 2022 11:56:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field911[Nov 04 2022 11:56:06 UTC (QA Tests)] INFO -- clicking :sign_in_button912[Nov 04 2022 11:56:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/suggestions_project-5dc98b119ae5a565/-/merge_requests/1913[Nov 04 2022 11:56:09 UTC (QA Tests)] INFO -- clicking :diffs_tab914[Nov 04 2022 11:56:09 UTC (QA Tests)] INFO -- filling :commit_message_field with "Applying suggested change for testing purposes."915[Nov 04 2022 11:56:09 UTC (QA Tests)] INFO -- clicking the coordinates of :commit_message_field916[Nov 04 2022 11:56:10 UTC (QA Tests)] INFO -- clicking :commit_with_custom_message_button917[Nov 04 2022 11:56:11 UTC (QA Tests)] INFO -- clicking :commits_tab918 applies a single suggestion with a custom message9201st Try error in ./qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb:46:921Unable to find css "[data-qa-selector=\"flash_container\"],.qa-flash-container"923RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb:46924Create925 Create a new project from a template926[Nov 04 2022 11:56:12 UTC (QA Tests)] INFO -- Starting test: Create Create a new project from a template commits via the api927[Nov 04 2022 11:56:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds928[Nov 04 2022 11:56:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds929[Nov 04 2022 11:56:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/templated-project-fb26555c3df5996d' via api in 5.78 seconds930[Nov 04 2022 11:56:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.44 seconds931 commits via the api932Plan933 mention934[Nov 04 2022 11:56:18 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue935[Nov 04 2022 11:56:22 UTC (QA Tests)] INFO -- filling :login_field with "root"936[Nov 04 2022 11:56:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field937[Nov 04 2022 11:56:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"938[Nov 04 2022 11:56:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field939[Nov 04 2022 11:56:23 UTC (QA Tests)] INFO -- clicking :sign_in_button940[Nov 04 2022 11:56:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds941[Nov 04 2022 11:56:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds942[Nov 04 2022 11:56:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-to-test-mention-21899662c0a86f43' via api in 0.64 seconds943[Nov 04 2022 11:56:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.1 seconds944[Nov 04 2022 11:56:25 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-to-test-mention-21899662c0a86f43 QA::Resource::Project945[Nov 04 2022 11:56:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '8' via api in 0.21 seconds946[Nov 04 2022 11:56:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-to-test-mention-21899662c0a86f43/-/issues/1947[Nov 04 2022 11:56:27 UTC (QA Tests)] INFO -- clicking :title_content948[Nov 04 2022 11:56:27 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown949[Nov 04 2022 11:56:27 UTC (QA Tests)] INFO -- clicking :title_content950[Nov 04 2022 11:56:27 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown951[Nov 04 2022 11:56:28 UTC (QA Tests)] INFO -- filling :comment_field with "@gitlab-qa-user1952"953[Nov 04 2022 11:56:28 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field954[Nov 04 2022 11:56:28 UTC (QA Tests)] INFO -- clicking :comment_button955 mentions another user in an issue956Create957 SSH key support958[Nov 04 2022 11:56:29 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20221104-40-ftmrfp/id_rsa -N `959[Nov 04 2022 11:56:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.47 seconds960[Nov 04 2022 11:56:29 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes code to the repository via SSH961[Nov 04 2022 11:56:34 UTC (QA Tests)] INFO -- filling :login_field with "root"962[Nov 04 2022 11:56:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field963[Nov 04 2022 11:56:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"964[Nov 04 2022 11:56:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field965[Nov 04 2022 11:56:34 UTC (QA Tests)] INFO -- clicking :sign_in_button966[Nov 04 2022 11:56:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds967[Nov 04 2022 11:56:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds968[Nov 04 2022 11:56:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/ssh-tests-ccad22b0c8f7af32' via api in 0.65 seconds969[Nov 04 2022 11:56:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.34 seconds970[Nov 04 2022 11:56:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/ssh-tests-ccad22b0c8f7af32971 pushes code to the repository via SSH972[Nov 04 2022 11:56:39 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes multiple branches and tags together973[Nov 04 2022 11:56:43 UTC (QA Tests)] INFO -- filling :login_field with "root"974[Nov 04 2022 11:56:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field975[Nov 04 2022 11:56:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"976[Nov 04 2022 11:56:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field977[Nov 04 2022 11:56:44 UTC (QA Tests)] INFO -- clicking :sign_in_button978[Nov 04 2022 11:56:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds979[Nov 04 2022 11:56:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.12 seconds980[Nov 04 2022 11:56:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/ssh-tests-a9e300047962af72' via api in 0.61 seconds981 pushes multiple branches and tags together982[Nov 04 2022 11:56:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'983Verify984 Pipeline with prefill variables985[Nov 04 2022 11:56:48 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows only variables with description as prefill variables on the run pipeline page986[Nov 04 2022 11:56:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds987[Nov 04 2022 11:56:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds988[Nov 04 2022 11:56:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-prefill-variables-746f7fbe849a9b3d' via api in 0.64 seconds989[Nov 04 2022 11:56:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds990[Nov 04 2022 11:56:54 UTC (QA Tests)] INFO -- filling :login_field with "root"991[Nov 04 2022 11:56:54 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field992[Nov 04 2022 11:56:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"993[Nov 04 2022 11:56:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field994[Nov 04 2022 11:56:54 UTC (QA Tests)] INFO -- clicking :sign_in_button995[Nov 04 2022 11:56:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-prefill-variables-746f7fbe849a9b3d996[Nov 04 2022 11:56:57 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link997[Nov 04 2022 11:56:57 UTC (QA Tests)] INFO -- clicking :run_pipeline_button , expecting to be at Class998 shows only variables with description as prefill variables on the run pipeline page999Manage1000 Invite group1001 to group project1002 behaves like invites group to project1003[Nov 04 2022 11:57:01 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 level1004[Nov 04 2022 11:57:05 UTC (QA Tests)] INFO -- filling :login_field with "root"1005[Nov 04 2022 11:57:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1006[Nov 04 2022 11:57:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1007[Nov 04 2022 11:57:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1008[Nov 04 2022 11:57:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1009[Nov 04 2022 11:57:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1010[Nov 04 2022 11:57:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-for-group-project-6116c6d9386882c0' via api in 0.33 seconds1011[Nov 04 2022 11:57:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1012[Nov 04 2022 11:57:08 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/group-for-group-project-6116c6d9386882c0 QA::Resource::Group1013[Nov 04 2022 11:57:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1014[Nov 04 2022 11:57:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.12 seconds1015[Nov 04 2022 11:57:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/group-project-5cba6fba3ed94dfe' via api in 0.6 seconds1016[Nov 04 2022 11:57:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/group-project-5cba6fba3ed94dfe1017[Nov 04 2022 11:57:09 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1018[Nov 04 2022 11:57:10 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1019[Nov 04 2022 11:57:10 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1020[Nov 04 2022 11:57:11 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "group-for-group-project-6116c6d9386882c0"1021[Nov 04 2022 11:57:11 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field1022[Nov 04 2022 11:57:11 UTC (QA Tests)] INFO -- clicking :access_level_dropdown1023[Nov 04 2022 11:57:11 UTC (QA Tests)] INFO -- clicking :invite_button1024[Nov 04 2022 11:57:13 UTC (QA Tests)] INFO -- clicking :groups_list_tab1025[Nov 04 2022 11:57:17 UTC (QA Tests)] INFO -- clicking :user_avatar_content1026[Nov 04 2022 11:57:17 UTC (QA Tests)] INFO -- clicking :sign_out_link1027[Nov 04 2022 11:57:20 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1028[Nov 04 2022 11:57:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1029[Nov 04 2022 11:57:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1030[Nov 04 2022 11:57:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1031[Nov 04 2022 11:57:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1032[Nov 04 2022 11:57:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/group-project-5cba6fba3ed94dfe1033 verifies group is added and members can access project with correct access level1034 to personal namespace project1035 behaves like invites group to project1036[Nov 04 2022 11:57:22 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 level1037[Nov 04 2022 11:57:27 UTC (QA Tests)] INFO -- filling :login_field with "root"1038[Nov 04 2022 11:57:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1039[Nov 04 2022 11:57:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1040[Nov 04 2022 11:57:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1041[Nov 04 2022 11:57:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1042[Nov 04 2022 11:57:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1043[Nov 04 2022 11:57:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-for-personal-project-29c3afdf86f64a81' via api in 0.32 seconds1044[Nov 04 2022 11:57:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds1045[Nov 04 2022 11:57:29 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/group-for-personal-project-29c3afdf86f64a81 QA::Resource::Group1046[Nov 04 2022 11:57:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'root/personal-namespace-project-8fe8d2baab134282' via api in 0.47 seconds1047[Nov 04 2022 11:57:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/root/personal-namespace-project-8fe8d2baab1342821048[Nov 04 2022 11:57:31 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1049[Nov 04 2022 11:57:31 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1050[Nov 04 2022 11:57:32 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1051[Nov 04 2022 11:57:32 UTC (QA Tests)] INFO -- filling :group_select_dropdown_search_field with "group-for-personal-project-29c3afdf86f64a81"1052[Nov 04 2022 11:57:32 UTC (QA Tests)] INFO -- clicking the coordinates of :group_select_dropdown_search_field1053[Nov 04 2022 11:57:33 UTC (QA Tests)] INFO -- clicking :access_level_dropdown1054[Nov 04 2022 11:57:33 UTC (QA Tests)] INFO -- clicking :invite_button1055[Nov 04 2022 11:57:34 UTC (QA Tests)] INFO -- clicking :groups_list_tab1056[Nov 04 2022 11:57:39 UTC (QA Tests)] INFO -- clicking :user_avatar_content1057[Nov 04 2022 11:57:39 UTC (QA Tests)] INFO -- clicking :sign_out_link1058[Nov 04 2022 11:57:41 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1059[Nov 04 2022 11:57:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1060[Nov 04 2022 11:57:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1061[Nov 04 2022 11:57:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1062[Nov 04 2022 11:57:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1063[Nov 04 2022 11:57:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/root/personal-namespace-project-8fe8d2baab1342821064 verifies group is added and members can access project with correct access level1065Verify1066 Pipeline for project mirrors Github1067 user commits to GitHub triggers CI pipeline (PENDING: Test is not compatible with this environment or pipeline)1068Create1069 Push over HTTP using Git protocol version 21070[Nov 04 2022 11:57:44 UTC (QA Tests)] INFO -- Starting test: Create Push over HTTP using Git protocol version 2 user pushes to the repository1071[Nov 04 2022 11:57:48 UTC (QA Tests)] INFO -- filling :login_field with "root"1072[Nov 04 2022 11:57:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1073[Nov 04 2022 11:57:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"1074[Nov 04 2022 11:57:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1075[Nov 04 2022 11:57:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1076[Nov 04 2022 11:57:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1077[Nov 04 2022 11:57:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds1078[Nov 04 2022 11:57:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/git-protocol-project-113edadfce5c2fae' via api in 0.62 seconds1079[Nov 04 2022 11:57:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/git-protocol-project-113edadfce5c2fae1080 user pushes to the repository1081Plan1082 Read-only board configuration1083[Nov 04 2022 11:57:54 UTC (QA Tests)] INFO -- Starting test: Plan Read-only board configuration shows board configuration to user without edit permission1084[Nov 04 2022 11:57:58 UTC (QA Tests)] INFO -- filling :login_field with "root"1085[Nov 04 2022 11:57:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1086[Nov 04 2022 11:57:58 UTC (QA Tests)] INFO -- filling :password_field with "*****"1087[Nov 04 2022 11:57:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1088[Nov 04 2022 11:57:59 UTC (QA Tests)] INFO -- clicking :sign_in_button1089[Nov 04 2022 11:58:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1090[Nov 04 2022 11:58:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.12 seconds1091[Nov 04 2022 11:58:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-board-list-47b11fc3854823bf' via api in 0.63 seconds1092[Nov 04 2022 11:58:01 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.17 seconds1093[Nov 04 2022 11:58:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.15 seconds1094[Nov 04 2022 11:58:02 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '3' via api in 1.09 seconds1095[Nov 04 2022 11:58:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.11 seconds1096[Nov 04 2022 11:58:02 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-board-list-47b11fc3854823bf QA::Resource::Project1097[Nov 04 2022 11:58:06 UTC (QA Tests)] INFO -- clicking :user_avatar_content1098[Nov 04 2022 11:58:07 UTC (QA Tests)] INFO -- clicking :sign_out_link1099[Nov 04 2022 11:58:20 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1100[Nov 04 2022 11:58:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1101[Nov 04 2022 11:58:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1102[Nov 04 2022 11:58:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1103[Nov 04 2022 11:58:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1104[Nov 04 2022 11:58:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-board-list-47b11fc3854823bf1105[Nov 04 2022 11:58:23 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1106[Nov 04 2022 11:58:23 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1107[Nov 04 2022 11:58:23 UTC (QA Tests)] INFO -- clicking :boards_config_button1108 shows board configuration to user without edit permission1109Create1110 Pull mirror a repository over HTTP1111[Nov 04 2022 11:58:26 UTC (QA Tests)] INFO -- Starting test: Create Pull mirror a repository over HTTP configures and syncs a (pull) mirrored repository with password auth1112[Nov 04 2022 11:58:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1113[Nov 04 2022 11:58:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1114[Nov 04 2022 11:58:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1115[Nov 04 2022 11:58:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1116[Nov 04 2022 11:58:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1117[Nov 04 2022 11:58:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1118[Nov 04 2022 11:58:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.1 seconds1119[Nov 04 2022 11:58:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/pull-mirror-source-project-511b5062253734b4' via api in 0.57 seconds1120[Nov 04 2022 11:58:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.07 seconds1121[Nov 04 2022 11:58:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1122[Nov 04 2022 11:58:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds1123[Nov 04 2022 11:58:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/pull-mirror-target-project-ae6856e5a926b98f' via api in 0.62 seconds1124[Nov 04 2022 11:58:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/pull-mirror-target-project-ae6856e5a926b98f1125[Nov 04 2022 11:58:37 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1126[Nov 04 2022 11:58:37 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1127[Nov 04 2022 11:58:39 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/pull-mirror-source-project-511b5062253734b4.git"1128[Nov 04 2022 11:58:39 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field1129[Nov 04 2022 11:58:40 UTC (QA Tests)] INFO -- selecting "Pull" in :mirror_direction_field1130[Nov 04 2022 11:58:41 UTC (QA Tests)] INFO -- selecting "Password" in :authentication_method_field1131[Nov 04 2022 11:58:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1132[Nov 04 2022 11:58:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1133[Nov 04 2022 11:58:41 UTC (QA Tests)] INFO -- clicking :mirror_repository_button1134[Nov 04 2022 11:58:54 UTC (QA Tests)] INFO -- clicking :update_now_button1135[Nov 04 2022 11:58:54 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/pull-mirror-target-project-ae6856e5a926b98f/-/settings/repository#js-push-remote-settings1136[Nov 04 2022 11:58:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/pull-mirror-target-project-ae6856e5a926b98f1137[Nov 04 2022 11:58:57 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments1138 configures and syncs a (pull) mirrored repository with password auth1139Plan1140 Multiple assignees per issue1141[Nov 04 2022 11:58:57 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows four assignees in the issues list1142[Nov 04 2022 11:59:01 UTC (QA Tests)] INFO -- filling :login_field with "root"1143[Nov 04 2022 11:59:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1144[Nov 04 2022 11:59:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1145[Nov 04 2022 11:59:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1146[Nov 04 2022 11:59:02 UTC (QA Tests)] INFO -- clicking :sign_in_button1147[Nov 04 2022 11:59:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.11 seconds1148[Nov 04 2022 11:59:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.11 seconds1149[Nov 04 2022 11:59:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.26 seconds1150[Nov 04 2022 11:59:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.24 seconds1151[Nov 04 2022 11:59:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1152[Nov 04 2022 11:59:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.13 seconds1153[Nov 04 2022 11:59:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-to-test-issue-with-multiple-assignees-91e31f5db63b3ba8' via api in 0.66 seconds1154[Nov 04 2022 11:59:05 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-to-test-issue-with-multiple-assignees-91e31f5db63b3ba8 QA::Resource::Project1155[Nov 04 2022 11:59:05 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-to-test-issue-with-multiple-assignees-91e31f5db63b3ba8 QA::Resource::Project1156[Nov 04 2022 11:59:05 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-to-test-issue-with-multiple-assignees-91e31f5db63b3ba8 QA::Resource::Project1157[Nov 04 2022 11:59:05 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-to-test-issue-with-multiple-assignees-91e31f5db63b3ba8 QA::Resource::Project1158[Nov 04 2022 11:59:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '9' via api in 0.38 seconds1159[Nov 04 2022 11:59:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-to-test-issue-with-multiple-assignees-91e31f5db63b3ba81160[Nov 04 2022 11:59:07 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1161 shows four assignees in the issues list1162Verify1163 When pipeline is blocked1164[Nov 04 2022 11:59:08 UTC (QA Tests)] INFO -- Starting test: Verify When pipeline is blocked can still merge MR successfully1165[Nov 04 2022 11:59:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1166[Nov 04 2022 11:59:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.13 seconds1167[Nov 04 2022 11:59:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-blocked-pipeline-2febe144fc0ff14b' via api in 0.65 seconds1168[Nov 04 2022 11:59:09 UTC (QA Tests)] WARN -- /home/gitlab/qa/qa/specs/features/browser_ui/4_verify/pipeline/merge_mr_when_pipline_is_blocked_spec.rb:6: Passing `number` with the 1st argument of `alphanumeric` is deprecated. Use keyword argument like `alphanumeric(number: ...)` instead.1169[Nov 04 2022 11:59:09 UTC (QA Tests)] WARN -- To automatically update from positional arguments to keyword arguments,1170install rubocop-faker and run:1171rubocop \1172 --require rubocop-faker \1173 --only Faker/DeprecatedArguments \1174 --auto-correct1175[Nov 04 2022 11:59:09 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1176[Nov 04 2022 11:59:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1177[Nov 04 2022 11:59:09 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-tx3pm9tfugfj8hl78rrvckl2botct2ub --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-tx3pm9tfugfj8hl78rrvckl2botct2ub 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-tx3pm9tfugfj8hl78rrvckl2botct2ub --url http://gitlab-ee-90980471.test --registration-token **** --tag-list qa-runner-tx3pm9tfugfj8hl78rrvckl2botct2ub --executor shell && gitlab-runner run" `1178[Nov 04 2022 11:59:10 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-tx3pm9tfugfj8hl78rrvckl2botct2ub`1179[Nov 04 2022 11:59:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1180[Nov 04 2022 11:59:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-tx3pm9tfugfj8hl78rrvckl2botct2ub' via api in 1.11 seconds1181[Nov 04 2022 11:59:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.48 seconds1182[Nov 04 2022 11:59:15 UTC (QA Tests)] INFO -- filling :login_field with "root"1183[Nov 04 2022 11:59:15 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1184[Nov 04 2022 11:59:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1185[Nov 04 2022 11:59:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1186[Nov 04 2022 11:59:15 UTC (QA Tests)] INFO -- clicking :sign_in_button1187[Nov 04 2022 11:59:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.31 seconds1188[Nov 04 2022 11:59:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.97 seconds1189[Nov 04 2022 11:59:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-blocked-pipeline-2febe144fc0ff14b/-/merge_requests/11190[Nov 04 2022 11:59:30 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-blocked-pipeline-2febe144fc0ff14b/-/merge_requests/11191[Nov 04 2022 11:59:31 UTC (QA Tests)] INFO -- clicking :merge_button1192[Nov 04 2022 11:59:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-tx3pm9tfugfj8hl78rrvckl2botct2ub'1193[Nov 04 2022 11:59:34 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-tx3pm9tfugfj8hl78rrvckl2botct2ub`1194 can still merge MR successfully1195Govern1196 Vulnerability management in a merge request1197[Nov 04 2022 11:59:35 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can dismiss a security finding with reason from pipeline security tab1198[Nov 04 2022 11:59:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1199[Nov 04 2022 11:59:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.13 seconds1200[Nov 04 2022 11:59:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-security-findings-0d3c1ece4f424d48' via api in 1.17 seconds1201[Nov 04 2022 11:59:36 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.4 seconds1202[Nov 04 2022 11:59:36 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1203[Nov 04 2022 11:59:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1204[Nov 04 2022 11:59:37 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-0d3c1ece4f424d48 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-0d3c1ece4f424d48 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-security-findings-0d3c1ece4f424d48 --url http://gitlab-ee-90980471.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1205[Nov 04 2022 11:59:37 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-0d3c1ece4f424d48`1206[Nov 04 2022 11:59:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1207[Nov 04 2022 11:59:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'runner-for-project-with-security-findings-0d3c1ece4f424d48' via api in 0.93 seconds1208[Nov 04 2022 11:59:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.65 seconds1209[Nov 04 2022 11:59:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.54 seconds1210[Nov 04 2022 11:59:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1211[Nov 04 2022 11:59:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1212[Nov 04 2022 11:59:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1213[Nov 04 2022 11:59:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1214[Nov 04 2022 11:59:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1215[Nov 04 2022 11:59:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-security-findings-0d3c1ece4f424d481216[Nov 04 2022 11:59:50 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1217[Nov 04 2022 11:59:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-security-findings-0d3c1ece4f424d48/-/merge_requests/11218[Nov 04 2022 11:59:56 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1219[Nov 04 2022 11:59:58 UTC (QA Tests)] INFO -- checking via JS :security_finding_checkbox with args {:finding_name=>"CVE-2017-18269 in glibc", :visible=>false}1220[Nov 04 2022 11:59:58 UTC (QA Tests)] INFO -- selecting "Won't fix / Accept risk" in :finding_dismissal_reason1221[Nov 04 2022 11:59:59 UTC (QA Tests)] INFO -- clicking :finding_dismiss_button1222[Nov 04 2022 12:00:00 UTC (QA Tests)] INFO -- clicking :finding_more_info_button1223[Nov 04 2022 12:00:00 UTC (QA Tests)] INFO -- clicking :cancel_button1224[Nov 04 2022 12:00:01 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1225[Nov 04 2022 12:00:01 UTC (QA Tests)] INFO -- clicking :export_csv_modal_button1226[Nov 04 2022 12:00:14 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments1227[Nov 04 2022 12:00:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.06 seconds1228[Nov 04 2022 12:00:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.08 seconds1229[Nov 04 2022 12:00:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.06 seconds1230[Nov 04 2022 12:00:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '16' via api in 0.07 seconds1231[Nov 04 2022 12:00:34 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1232[Nov 04 2022 12:00:35 UTC (QA Tests)] INFO -- clicking :filter_status_dropdown1233[Nov 04 2022 12:00:36 UTC (QA Tests)] INFO -- clicking :filter_all_statuses_dropdown1234[Nov 04 2022 12:00:36 UTC (QA Tests)] INFO -- clicking :filter_dismissed_dropdown1235[Nov 04 2022 12:00:36 UTC (QA Tests)] INFO -- clicking :filter_status_dropdown1236[Nov 04 2022 12:00:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'runner-for-project-with-security-findings-0d3c1ece4f424d48'1237[Nov 04 2022 12:00:37 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-0d3c1ece4f424d48`1238 can dismiss a security finding with reason from pipeline security tab1239[Nov 04 2022 12:00:38 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can create an auto-remediation MR from mr security widget1240[Nov 04 2022 12:00:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1241[Nov 04 2022 12:00:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.12 seconds1242[Nov 04 2022 12:00:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-security-findings-7eedc206d7a40f4a' via api in 0.9 seconds1243[Nov 04 2022 12:00:39 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.25 seconds1244[Nov 04 2022 12:00:39 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1245[Nov 04 2022 12:00:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1246[Nov 04 2022 12:00:39 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-7eedc206d7a40f4a --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-7eedc206d7a40f4a sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-security-findings-7eedc206d7a40f4a --url http://gitlab-ee-90980471.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1247[Nov 04 2022 12:00:40 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-7eedc206d7a40f4a`1248[Nov 04 2022 12:00:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1249[Nov 04 2022 12:00:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'runner-for-project-with-security-findings-7eedc206d7a40f4a' via api in 0.9 seconds1250[Nov 04 2022 12:00:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.34 seconds1251[Nov 04 2022 12:00:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.54 seconds1252[Nov 04 2022 12:00:48 UTC (QA Tests)] INFO -- filling :login_field with "root"1253[Nov 04 2022 12:00:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1254[Nov 04 2022 12:00:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"1255[Nov 04 2022 12:00:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1256[Nov 04 2022 12:00:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1257[Nov 04 2022 12:00:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-security-findings-7eedc206d7a40f4a1258[Nov 04 2022 12:00:52 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1259[Nov 04 2022 12:00:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-security-findings-7eedc206d7a40f4a/-/merge_requests/11260[Nov 04 2022 12:01:08 UTC (QA Tests)] INFO -- clicking :expand_report_button1261[Nov 04 2022 12:01:08 UTC (QA Tests)] INFO -- clicking :resolve_split_button1262[Nov 04 2022 12:01:11 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'runner-for-project-with-security-findings-7eedc206d7a40f4a'1263[Nov 04 2022 12:01:11 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-7eedc206d7a40f4a`1264 can create an auto-remediation MR from mr security widget1265[Nov 04 2022 12:01:12 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can dismiss a vulnerability with a reason from mr security widget1266[Nov 04 2022 12:01:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1267[Nov 04 2022 12:01:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.13 seconds1268[Nov 04 2022 12:01:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-security-findings-d0a3682fdd4280f5' via api in 0.93 seconds1269[Nov 04 2022 12:01:13 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.13 seconds1270[Nov 04 2022 12:01:13 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1271[Nov 04 2022 12:01:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1272[Nov 04 2022 12:01:14 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-d0a3682fdd4280f5 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-d0a3682fdd4280f5 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-security-findings-d0a3682fdd4280f5 --url http://gitlab-ee-90980471.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1273[Nov 04 2022 12:01:14 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-d0a3682fdd4280f5`1274[Nov 04 2022 12:01:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1275[Nov 04 2022 12:01:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'runner-for-project-with-security-findings-d0a3682fdd4280f5' via api in 0.89 seconds1276[Nov 04 2022 12:01:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.27 seconds1277[Nov 04 2022 12:01:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.54 seconds1278[Nov 04 2022 12:01:23 UTC (QA Tests)] INFO -- filling :login_field with "root"1279[Nov 04 2022 12:01:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1280[Nov 04 2022 12:01:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"1281[Nov 04 2022 12:01:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1282[Nov 04 2022 12:01:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1283[Nov 04 2022 12:01:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-security-findings-d0a3682fdd4280f51284[Nov 04 2022 12:01:26 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1285[Nov 04 2022 12:01:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-security-findings-d0a3682fdd4280f5/-/merge_requests/11286[Nov 04 2022 12:01:42 UTC (QA Tests)] INFO -- clicking :expand_report_button1287[Nov 04 2022 12:01:43 UTC (QA Tests)] INFO -- clicking :dismiss_with_comment_button1288[Nov 04 2022 12:01:43 UTC (QA Tests)] INFO -- clicking :add_and_dismiss_button1289[Nov 04 2022 12:01:44 UTC (QA Tests)] INFO -- clicking :cancel_button1290[Nov 04 2022 12:01:45 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments1291[Nov 04 2022 12:01:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '21' via api in 0.06 seconds1292[Nov 04 2022 12:01:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '21' via api in 0.06 seconds1293[Nov 04 2022 12:01:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '21' via api in 0.06 seconds1294[Nov 04 2022 12:01:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '21' via api in 0.08 seconds1295[Nov 04 2022 12:01:55 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1296[Nov 04 2022 12:01:56 UTC (QA Tests)] INFO -- clicking :filter_status_dropdown1297[Nov 04 2022 12:01:57 UTC (QA Tests)] INFO -- clicking :filter_all_statuses_dropdown1298[Nov 04 2022 12:01:57 UTC (QA Tests)] INFO -- clicking :filter_dismissed_dropdown1299[Nov 04 2022 12:01:58 UTC (QA Tests)] INFO -- clicking :filter_status_dropdown1300[Nov 04 2022 12:01:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'runner-for-project-with-security-findings-d0a3682fdd4280f5'1301[Nov 04 2022 12:01:58 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-d0a3682fdd4280f5`1302 can dismiss a vulnerability with a reason from mr security widget1303[Nov 04 2022 12:01:59 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can create an issue from a vulnerability from mr security widget1304[Nov 04 2022 12:01:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1305[Nov 04 2022 12:01:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds1306[Nov 04 2022 12:02:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-security-findings-c9a8c790fafce329' via api in 0.96 seconds1307[Nov 04 2022 12:02:00 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.14 seconds1308[Nov 04 2022 12:02:00 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1309[Nov 04 2022 12:02:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1310[Nov 04 2022 12:02:00 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-c9a8c790fafce329 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-c9a8c790fafce329 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-security-findings-c9a8c790fafce329 --url http://gitlab-ee-90980471.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1311[Nov 04 2022 12:02:01 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-c9a8c790fafce329`1312[Nov 04 2022 12:02:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1313[Nov 04 2022 12:02:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'runner-for-project-with-security-findings-c9a8c790fafce329' via api in 0.98 seconds1314[Nov 04 2022 12:02:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.36 seconds1315[Nov 04 2022 12:02:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.55 seconds1316[Nov 04 2022 12:02:10 UTC (QA Tests)] INFO -- filling :login_field with "root"1317[Nov 04 2022 12:02:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1318[Nov 04 2022 12:02:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1319[Nov 04 2022 12:02:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1320[Nov 04 2022 12:02:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1321[Nov 04 2022 12:02:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-security-findings-c9a8c790fafce3291322[Nov 04 2022 12:02:13 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1323[Nov 04 2022 12:02:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-security-findings-c9a8c790fafce329/-/merge_requests/11324[Nov 04 2022 12:02:29 UTC (QA Tests)] INFO -- clicking :expand_report_button1325[Nov 04 2022 12:02:30 UTC (QA Tests)] INFO -- clicking :create_issue_button1326[Nov 04 2022 12:02:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'runner-for-project-with-security-findings-c9a8c790fafce329'1327[Nov 04 2022 12:02:31 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-c9a8c790fafce329`1328 can create an issue from a vulnerability from mr security widget1329Create1330 Compare archives of different user projects with the same name and check they're different1331[Nov 04 2022 12:02:32 UTC (QA Tests)] INFO -- Starting test: Create Compare archives of different user projects with the same name and check they're different download archives of each user project then check they are different1332[Nov 04 2022 12:02:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds1333[Nov 04 2022 12:02:33 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:QhCqub1334[Nov 04 2022 12:02:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-eta5nta8' via cache in 0.0 seconds1335[Nov 04 2022 12:02:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-user1/project-archive-download-7e13962aa83638da' via api in 0.44 seconds1336[Nov 04 2022 12:02:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds1337[Nov 04 2022 12:02:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.14 seconds1338[Nov 04 2022 12:02:34 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user21339[Nov 04 2022 12:02:34 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user2, last six chars of token:YbzWLd1340[Nov 04 2022 12:02:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-jb8qe5ph' via api in 0.07 seconds1341[Nov 04 2022 12:02:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-user2/project-archive-download-7e13962aa83638da' via api in 0.5 seconds1342[Nov 04 2022 12:02:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds1343 download archives of each user project then check they are different1344Create1345 Multiple file snippet1346 behaves like adding file to snippet1347[Nov 04 2022 12:02:35 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like adding file to snippet adds second file to an existing personal_snippet to make it multi-file1348[Nov 04 2022 12:02:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1349[Nov 04 2022 12:02:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1350[Nov 04 2022 12:02:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"1351[Nov 04 2022 12:02:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1352[Nov 04 2022 12:02:40 UTC (QA Tests)] INFO -- clicking :sign_in_button1353[Nov 04 2022 12:02:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Snippet with id '1' via api in 0.46 seconds1354[Nov 04 2022 12:02:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Snippet at http://gitlab-ee-90980471.test/-/snippets/11355[Nov 04 2022 12:02:43 UTC (QA Tests)] INFO -- clicking :snippet_action_button , expecting to be at Class1356[Nov 04 2022 12:02:44 UTC (QA Tests)] INFO -- clicking :add_file_button1357[Nov 04 2022 12:02:44 UTC (QA Tests)] INFO -- filling :file_name_field with "Second file name"1358[Nov 04 2022 12:02:44 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1359[Nov 04 2022 12:02:45 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1360 adds second file to an existing personal_snippet to make it multi-file1361 behaves like adding file to snippet1362[Nov 04 2022 12:02:46 UTC (QA Tests)] INFO -- Starting test: Create Multiple file snippet behaves like adding file to snippet adds second file to an existing project_snippet to make it multi-file1363[Nov 04 2022 12:02:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1364[Nov 04 2022 12:02:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1365[Nov 04 2022 12:02:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1366[Nov 04 2022 12:02:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1367[Nov 04 2022 12:02:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1368[Nov 04 2022 12:02:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1369[Nov 04 2022 12:02:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds1370[Nov 04 2022 12:02:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-snippets-b9c9b398a6e07220' via api in 0.61 seconds1371[Nov 04 2022 12:02:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '2' via api in 1.09 seconds1372[Nov 04 2022 12:02:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-snippets-b9c9b398a6e07220/-/snippets/21373[Nov 04 2022 12:02:55 UTC (QA Tests)] INFO -- clicking :snippet_action_button , expecting to be at Class1374[Nov 04 2022 12:02:56 UTC (QA Tests)] INFO -- clicking :add_file_button1375[Nov 04 2022 12:02:56 UTC (QA Tests)] INFO -- filling :file_name_field with "Second file name"1376[Nov 04 2022 12:02:56 UTC (QA Tests)] INFO -- clicking the coordinates of :file_name_field1377[Nov 04 2022 12:02:57 UTC (QA Tests)] INFO -- clicking the coordinates of :submit_button1378 adds second file to an existing project_snippet to make it multi-file1379Create1380 Project templates1381 when built-in1382[Nov 04 2022 12:02:59 UTC (QA Tests)] INFO -- Starting test: Create Project templates when built-in successfully imports the project using template1383[Nov 04 2022 12:02:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1384[Nov 04 2022 12:02:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/instance-template-container-group-d35b5b9d3fb1b077' via api in 0.32 seconds1385[Nov 04 2022 12:03:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/instance-template-container-group-d35b5b9d3fb1b077/template-project-1-27bd6b0a7b547c66' via api in 0.51 seconds1386[Nov 04 2022 12:03:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.33 seconds1387[Nov 04 2022 12:03:05 UTC (QA Tests)] INFO -- filling :login_field with "root"1388[Nov 04 2022 12:03:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1389[Nov 04 2022 12:03:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"1390[Nov 04 2022 12:03:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1391[Nov 04 2022 12:03:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1392[Nov 04 2022 12:03:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1393[Nov 04 2022 12:03:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds1394[Nov 04 2022 12:03:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-90980471.test/groups/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c1395[Nov 04 2022 12:03:08 UTC (QA Tests)] INFO -- clicking :new_project_button1396[Nov 04 2022 12:03:09 UTC (QA Tests)] INFO -- clicking :panel_link1397[Nov 04 2022 12:03:10 UTC (QA Tests)] INFO -- clicking :use_template_button1398[Nov 04 2022 12:03:10 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1399[Nov 04 2022 12:03:10 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c"1400[Nov 04 2022 12:03:10 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1401 successfully imports the project using template1402 when group level1403[Nov 04 2022 12:03:18 UTC (QA Tests)] INFO -- Starting test: Create Project templates when group level successfully imports the project using template1404[Nov 04 2022 12:03:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1405[Nov 04 2022 12:03:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/instance-template-container-group-9ef778d4682051c0' via api in 0.29 seconds1406[Nov 04 2022 12:03:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/instance-template-container-group-9ef778d4682051c0/template-project-1-cf34ebedccee644b' via api in 0.52 seconds1407[Nov 04 2022 12:03:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.35 seconds1408[Nov 04 2022 12:03:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1409[Nov 04 2022 12:03:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1410[Nov 04 2022 12:03:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1411[Nov 04 2022 12:03:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1412[Nov 04 2022 12:03:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1413[Nov 04 2022 12:03:27 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1414[Nov 04 2022 12:03:27 UTC (QA Tests)] INFO -- clicking :groups_dropdown1415[Nov 04 2022 12:03:27 UTC (QA Tests)] INFO -- clicking :menu_item_link1416[Nov 04 2022 12:03:30 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1417[Nov 04 2022 12:03:33 UTC (QA Tests)] INFO -- Searching and selecting: instance-template-container-group-9ef778d4682051c01418[Nov 04 2022 12:03:33 UTC (QA Tests)] INFO -- clicking :save_changes_button1419[Nov 04 2022 12:03:34 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1420[Nov 04 2022 12:03:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1421[Nov 04 2022 12:03:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds1422[Nov 04 2022 12:03:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-90980471.test/groups/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c1423[Nov 04 2022 12:03:37 UTC (QA Tests)] INFO -- clicking :new_project_button1424[Nov 04 2022 12:03:38 UTC (QA Tests)] INFO -- clicking :panel_link1425[Nov 04 2022 12:03:38 UTC (QA Tests)] INFO -- clicking :group_templates_tab1426[Nov 04 2022 12:03:39 UTC (QA Tests)] INFO -- clicking :use_template_button1427[Nov 04 2022 12:03:39 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1428[Nov 04 2022 12:03:39 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-6"1429[Nov 04 2022 12:03:39 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1430 successfully imports the project using template1431 when instance level1432[Nov 04 2022 12:03:47 UTC (QA Tests)] INFO -- Starting test: Create Project templates when instance level successfully imports the project using template1433[Nov 04 2022 12:03:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1434[Nov 04 2022 12:03:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/instance-template-container-group-5295945ceca0bab2' via api in 0.34 seconds1435[Nov 04 2022 12:03:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/instance-template-container-group-5295945ceca0bab2/template-project-1-1ef425aee1b431c3' via api in 0.48 seconds1436[Nov 04 2022 12:03:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.32 seconds1437[Nov 04 2022 12:03:53 UTC (QA Tests)] INFO -- filling :login_field with "root"1438[Nov 04 2022 12:03:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1439[Nov 04 2022 12:03:54 UTC (QA Tests)] INFO -- filling :password_field with "*****"1440[Nov 04 2022 12:03:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1441[Nov 04 2022 12:03:54 UTC (QA Tests)] INFO -- clicking :sign_in_button1442[Nov 04 2022 12:03:55 UTC (QA Tests)] INFO -- clicking :navbar_dropdown1443[Nov 04 2022 12:03:55 UTC (QA Tests)] INFO -- clicking :admin_area_link1444[Nov 04 2022 12:03:57 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link1445[Nov 04 2022 12:03:57 UTC (QA Tests)] INFO -- clicking :admin_settings_templates_link1446[Nov 04 2022 12:04:00 UTC (QA Tests)] INFO -- Searching and selecting: instance-template-container-group-5295945ceca0bab21447[Nov 04 2022 12:04:00 UTC (QA Tests)] INFO -- clicking :save_changes_button1448[Nov 04 2022 12:04:01 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="admin_settings_menu_link"],.qa-admin-settings-menu-link1449[Nov 04 2022 12:04:02 UTC (QA Tests)] INFO -- clicking :admin_settings_templates_link1450[Nov 04 2022 12:04:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1451[Nov 04 2022 12:04:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds1452[Nov 04 2022 12:04:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-90980471.test/groups/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c1453[Nov 04 2022 12:04:04 UTC (QA Tests)] INFO -- clicking :new_project_button1454[Nov 04 2022 12:04:05 UTC (QA Tests)] INFO -- clicking :panel_link1455[Nov 04 2022 12:04:05 UTC (QA Tests)] INFO -- clicking :instance_templates_tab1456[Nov 04 2022 12:04:05 UTC (QA Tests)] INFO -- clicking :use_template_button1457[Nov 04 2022 12:04:05 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1458[Nov 04 2022 12:04:06 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c"1459[Nov 04 2022 12:04:06 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1460 successfully imports the project using template1461Create1462 Setup an MR with codeowners file1463[Nov 04 2022 12:04:13 UTC (QA Tests)] INFO -- Starting test: Create Setup an MR with codeowners file creates a merge request with codeowners file and squashing commits enabled1464[Nov 04 2022 12:04:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1465[Nov 04 2022 12:04:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds1466[Nov 04 2022 12:04:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/the_awesome_project-07e98cee78438750' via api in 0.78 seconds1467[Nov 04 2022 12:04:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.32 seconds1468[Nov 04 2022 12:04:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.31 seconds1469[Nov 04 2022 12:04:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.3 seconds1470[Nov 04 2022 12:04:20 UTC (QA Tests)] INFO -- filling :login_field with "root"1471[Nov 04 2022 12:04:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1472[Nov 04 2022 12:04:20 UTC (QA Tests)] INFO -- filling :password_field with "*****"1473[Nov 04 2022 12:04:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1474[Nov 04 2022 12:04:20 UTC (QA Tests)] INFO -- clicking :sign_in_button1475[Nov 04 2022 12:04:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch1476[Nov 04 2022 12:04:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.14 seconds1477[Nov 04 2022 12:04:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.15 seconds1478[Nov 04 2022 12:04:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.44 seconds1479[Nov 04 2022 12:04:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/the_awesome_project-07e98cee78438750/-/merge_requests/11480[Nov 04 2022 12:04:25 UTC (QA Tests)] INFO -- checking via JS :squash_checkbox with args {}1481[Nov 04 2022 12:04:25 UTC (QA Tests)] INFO -- clicking :merge_button1482 creates a merge request with codeowners file and squashing commits enabled1483Plan1484 Burndown chart1485[Nov 04 2022 12:04:28 UTC (QA Tests)] INFO -- Starting test: Plan Burndown chart shows burndown chart on milestone page1486[Nov 04 2022 12:04:32 UTC (QA Tests)] INFO -- filling :login_field with "root"1487[Nov 04 2022 12:04:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1488[Nov 04 2022 12:04:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1489[Nov 04 2022 12:04:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1490[Nov 04 2022 12:04:33 UTC (QA Tests)] INFO -- clicking :sign_in_button1491[Nov 04 2022 12:04:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1492[Nov 04 2022 12:04:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds1493[Nov 04 2022 12:04:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-milestone-d70f45c06d66318c' via api in 0.59 seconds1494[Nov 04 2022 12:04:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '2' via api in 0.71 seconds1495[Nov 04 2022 12:04:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '11' via api in 0.26 seconds1496[Nov 04 2022 12:04:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '12' via api in 0.29 seconds1497[Nov 04 2022 12:04:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectMilestone at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-milestone-d70f45c06d66318c/-/milestones/11498[Nov 04 2022 12:04:36 UTC (QA Tests)] INFO -- clicking :weight_button1499 shows burndown chart on milestone page1500Release1501 Git clone using a deploy key1502[Nov 04 2022 12:04:37 UTC (QA Tests)] INFO -- Starting test: Release Git clone using a deploy key user sets up a deploy key with QA::Runtime::Key::ECDSA(521) to clone code using pipelines1503[Nov 04 2022 12:04:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1504[Nov 04 2022 12:04:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds1505[Nov 04 2022 12:04:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/deploy-key-clone-project-4a37cf376f0ee12a' via api in 0.61 seconds1506[Nov 04 2022 12:04:37 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1507[Nov 04 2022 12:04:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1508[Nov 04 2022 12:04:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-d6b1c0bc --privileged gitlab/gitlab-runner:alpine && docker exec --detach qa-runner-d6b1c0bc 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-d6b1c0bc --url http://gitlab-ee-90980471.test --registration-token **** --tag-list qa-runner-d6b1c0bc --executor shell && gitlab-runner run" `1509[Nov 04 2022 12:04:39 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-d6b1c0bc`1510[Nov 04 2022 12:04:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1511[Nov 04 2022 12:04:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-d6b1c0bc' via api in 1.52 seconds1512[Nov 04 2022 12:04:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1513[Nov 04 2022 12:04:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1514[Nov 04 2022 12:04:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1515[Nov 04 2022 12:04:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1516[Nov 04 2022 12:04:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1517[Nov 04 2022 12:04:46 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t ecdsa -b 521 -f /tmp/d20221104-40-avlfa8/id_ecdsa -N `1518[Nov 04 2022 12:04:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/deploy-key-clone-project-4a37cf376f0ee12a1519[Nov 04 2022 12:04:46 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1520[Nov 04 2022 12:04:47 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1521[Nov 04 2022 12:04:48 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"1522[Nov 04 2022 12:04:48 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field1523[Nov 04 2022 12:04:49 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"1524[Nov 04 2022 12:04:49 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field1525[Nov 04 2022 12:04:49 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button1526[Nov 04 2022 12:04:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 4.34 seconds1527[Nov 04 2022 12:04:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.16 seconds1528[Nov 04 2022 12:04:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.28 seconds1529[Nov 04 2022 12:04:52 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1530[Nov 04 2022 12:04:56 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/deploy-key-clone-project-4a37cf376f0ee12a/-/jobs/621531[Nov 04 2022 12:04:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-d6b1c0bc'1532[Nov 04 2022 12:04:58 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-d6b1c0bc`1533[Nov 04 2022 12:04:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/deploy-key-clone-project-4a37cf376f0ee12a'1534 user sets up a deploy key with QA::Runtime::Key::ECDSA(521) to clone code using pipelines1535[Nov 04 2022 12:04:59 UTC (QA Tests)] INFO -- Starting test: Release Git clone using a deploy key user sets up a deploy key with QA::Runtime::Key::RSA(8192) to clone code using pipelines1536[Nov 04 2022 12:04:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1537[Nov 04 2022 12:04:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.12 seconds1538[Nov 04 2022 12:04:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/deploy-key-clone-project-33efb9d4d17df07a' via api in 0.64 seconds1539[Nov 04 2022 12:04:59 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1540[Nov 04 2022 12:05:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1541[Nov 04 2022 12:05:00 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-a6bc6028 --privileged gitlab/gitlab-runner:alpine && docker exec --detach qa-runner-a6bc6028 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-a6bc6028 --url http://gitlab-ee-90980471.test --registration-token **** --tag-list qa-runner-a6bc6028 --executor shell && gitlab-runner run" `1542[Nov 04 2022 12:05:00 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-a6bc6028`1543[Nov 04 2022 12:05:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1544[Nov 04 2022 12:05:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-a6bc6028' via api in 0.95 seconds1545[Nov 04 2022 12:05:05 UTC (QA Tests)] INFO -- filling :login_field with "root"1546[Nov 04 2022 12:05:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1547[Nov 04 2022 12:05:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1548[Nov 04 2022 12:05:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1549[Nov 04 2022 12:05:05 UTC (QA Tests)] INFO -- clicking :sign_in_button1550[Nov 04 2022 12:05:07 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 8192 -f /tmp/d20221104-40-4m4s0i/id_rsa -N `1551[Nov 04 2022 12:05:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/deploy-key-clone-project-33efb9d4d17df07a1552[Nov 04 2022 12:05:14 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1553[Nov 04 2022 12:05:14 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1554[Nov 04 2022 12:05:16 UTC (QA Tests)] INFO -- filling :deploy_key_title_field with "*****"1555[Nov 04 2022 12:05:16 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_title_field1556[Nov 04 2022 12:05:17 UTC (QA Tests)] INFO -- filling :deploy_key_field with "*****"1557[Nov 04 2022 12:05:17 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy_key_field1558[Nov 04 2022 12:05:17 UTC (QA Tests)] INFO -- clicking :add_deploy_key_button1559[Nov 04 2022 12:05:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 4.26 seconds1560[Nov 04 2022 12:05:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds1561[Nov 04 2022 12:05:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.33 seconds1562[Nov 04 2022 12:05:19 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1563[Nov 04 2022 12:05:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-a6bc6028'1564[Nov 04 2022 12:05:34 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-a6bc6028`1565[Nov 04 2022 12:05:35 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/deploy-key-clone-project-33efb9d4d17df07a'1566 user sets up a deploy key with QA::Runtime::Key::RSA(8192) to clone code using pipelines1567Create1568 Repository License Detection1569 on a project with an unrecognized LICENSE1570 behaves like project license detection1571[Nov 04 2022 12:05:35 UTC (QA Tests)] INFO -- Starting test: Create Repository License Detection on a project with an unrecognized LICENSE behaves like project license detection displays the name of the license on the repository1572[Nov 04 2022 12:05:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1573[Nov 04 2022 12:05:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.13 seconds1574[Nov 04 2022 12:05:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/the_awesome_project-9eb49a6ca7c4c1c8' via api in 0.64 seconds1575[Nov 04 2022 12:05:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds1576[Nov 04 2022 12:05:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/the_awesome_project-9eb49a6ca7c4c1c81577[Nov 04 2022 12:05:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/the_awesome_project-9eb49a6ca7c4c1c8'1578 displays the name of the license on the repository1579 on a project with a commonly used LICENSE1580 behaves like project license detection1581[Nov 04 2022 12:05:37 UTC (QA Tests)] INFO -- Starting test: Create Repository License Detection on a project with a commonly used LICENSE behaves like project license detection displays the name of the license on the repository1582[Nov 04 2022 12:05:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1583[Nov 04 2022 12:05:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.12 seconds1584[Nov 04 2022 12:05:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/the_awesome_project-fc49097c96a17d26' via api in 0.66 seconds1585[Nov 04 2022 12:05:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.41 seconds1586[Nov 04 2022 12:05:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/the_awesome_project-fc49097c96a17d261587[Nov 04 2022 12:05:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/the_awesome_project-fc49097c96a17d26'1588 displays the name of the license on the repository1589Manage1590 Gitlab migration1591 with project member1592 member retains direct membership in imported project (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/364839)1593 with group member1594 member retains indirect membership in imported project (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/364839)1595Govern1596 Security Reports in a Merge Request1597[Nov 04 2022 12:05:39 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports in a Merge Request displays the Security reports in the merge request1598[Nov 04 2022 12:05:44 UTC (QA Tests)] INFO -- filling :login_field with "root"1599[Nov 04 2022 12:05:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1600[Nov 04 2022 12:05:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1601[Nov 04 2022 12:05:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1602[Nov 04 2022 12:05:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1603[Nov 04 2022 12:05:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1604[Nov 04 2022 12:05:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds1605[Nov 04 2022 12:05:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-secure-a9e280c6b1bbb945' via api in 0.87 seconds1606[Nov 04 2022 12:05:47 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1607[Nov 04 2022 12:05:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1608[Nov 04 2022 12:05:47 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1667563539 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1667563539 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-1667563539 --url http://gitlab-ee-90980471.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `1609[Nov 04 2022 12:05:48 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1667563539`1610[Nov 04 2022 12:05:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1611[Nov 04 2022 12:05:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'qa-runner-1667563539' via api in 1.39 seconds1612[Nov 04 2022 12:05:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.4 seconds1613[Nov 04 2022 12:05:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 0.61 seconds1614[Nov 04 2022 12:05:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-secure-a9e280c6b1bbb9451615[Nov 04 2022 12:05:52 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1616[Nov 04 2022 12:06:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-secure-a9e280c6b1bbb945/-/merge_requests/11617[Nov 04 2022 12:06:18 UTC (QA Tests)] INFO -- clicking :expand_report_button1618[Nov 04 2022 12:06:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'qa-runner-1667563539'1619[Nov 04 2022 12:06:19 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1667563539`1620 displays the Security reports in the merge request1621Manage1622 GitHub import1623 when imported via api1624[Nov 04 2022 12:06:19 UTC (QA Tests)] INFO -- Starting test: Manage GitHub import when imported via api imports project1625[Nov 04 2022 12:06:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1626[Nov 04 2022 12:06:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/destination-group-for-import-d4c771f5' via api in 0.31 seconds1627[Nov 04 2022 12:06:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'qa-user-a788d1ce93adfd64' via api in 0.24 seconds1628[Nov 04 2022 12:06:20 UTC (QA Tests)] INFO -- Adding user qa-user-a788d1ce93adfd64 to gitlab-qa-sandbox-group-6/destination-group-for-import-d4c771f5 QA::Resource::Group1629[Nov 04 2022 12:06:20 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-a788d1ce93adfd641630[Nov 04 2022 12:06:20 UTC (QA Tests)] INFO -- Caching token for username: qa-user-a788d1ce93adfd64, last six chars of token:4_p7Ug1631[Nov 04 2022 12:06:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-a788d1ce93adfd64-fnkf5ury' via api in 0.07 seconds1632[Nov 04 2022 12:06:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectImportedFromGithub with full_path 'gitlab-qa-sandbox-group-6/destination-group-for-import-d4c771f5/imported-project-e1fc66af81abbd7f' via api in 6.09 seconds1633[Nov 04 2022 12:06:26 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>240, :sleep_interval=>1}' arguments1634[Nov 04 2022 12:07:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-a788d1ce93adfd64'1635 imports project1636Create1637 Download merge request patch and diff1638[Nov 04 2022 12:07:32 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request email patches1639[Nov 04 2022 12:07:36 UTC (QA Tests)] INFO -- filling :login_field with "root"1640[Nov 04 2022 12:07:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1641[Nov 04 2022 12:07:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"1642[Nov 04 2022 12:07:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1643[Nov 04 2022 12:07:37 UTC (QA Tests)] INFO -- clicking :sign_in_button1644[Nov 04 2022 12:07:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1645[Nov 04 2022 12:07:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds1646[Nov 04 2022 12:07:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-merge-request-95564c6eaf06d0d8' via api in 0.9 seconds1647[Nov 04 2022 12:07:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.31 seconds1648[Nov 04 2022 12:07:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.82 seconds1649[Nov 04 2022 12:07:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-merge-request-95564c6eaf06d0d8/-/merge_requests/11650[Nov 04 2022 12:07:42 UTC (QA Tests)] INFO -- clicking :mr_code_dropdown1651 views the merge request email patches1652[Nov 04 2022 12:07:42 UTC (QA Tests)] INFO -- Starting test: Create Download merge request patch and diff views the merge request plain diff1653[Nov 04 2022 12:07:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1654[Nov 04 2022 12:07:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1655[Nov 04 2022 12:07:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1656[Nov 04 2022 12:07:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1657[Nov 04 2022 12:07:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1658[Nov 04 2022 12:07:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1659[Nov 04 2022 12:07:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.1 seconds1660[Nov 04 2022 12:07:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-merge-request-4f59eb8bca131499' via api in 0.82 seconds1661[Nov 04 2022 12:07:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.3 seconds1662[Nov 04 2022 12:07:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.75 seconds1663[Nov 04 2022 12:07:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-with-merge-request-4f59eb8bca131499/-/merge_requests/11664[Nov 04 2022 12:07:52 UTC (QA Tests)] INFO -- clicking :mr_code_dropdown1665 views the merge request plain diff1666Manage1667 prevent forking outside group1668 when disabled1669[Nov 04 2022 12:07:53 UTC (QA Tests)] INFO -- Starting test: Manage prevent forking outside group when disabled allows forking outside of group1670[Nov 04 2022 12:07:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'group_for_fork_27b499e7f5e6f64c' via api in 0.19 seconds1671[Nov 04 2022 12:07:57 UTC (QA Tests)] INFO -- filling :login_field with "root"1672[Nov 04 2022 12:07:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1673[Nov 04 2022 12:07:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"1674[Nov 04 2022 12:07:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1675[Nov 04 2022 12:07:58 UTC (QA Tests)] INFO -- clicking :sign_in_button1676[Nov 04 2022 12:07:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds1677[Nov 04 2022 12:07:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.14 seconds1678[Nov 04 2022 12:08:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project_to_fork-6332054e584c3377' via api in 0.87 seconds1679[Nov 04 2022 12:08:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-90980471.test/groups/gitlab-qa-sandbox-group-61680[Nov 04 2022 12:08:02 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1681[Nov 04 2022 12:08:02 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1682[Nov 04 2022 12:08:04 UTC (QA Tests)] INFO -- unchecking via JS :prevent_forking_outside_group_checkbox with args {}1683[Nov 04 2022 12:08:04 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1684[Nov 04 2022 12:08:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project_to_fork-6332054e584c33771685[Nov 04 2022 12:08:06 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1686[Nov 04 2022 12:08:06 UTC (QA Tests)] INFO -- filling :select_namespace_dropdown_search_field with "group_for_fork_27b499e7f5e6f64c"1687[Nov 04 2022 12:08:06 UTC (QA Tests)] INFO -- clicking the coordinates of :select_namespace_dropdown_search_field1688[Nov 04 2022 12:08:07 UTC (QA Tests)] INFO -- clicking :fork_privacy_button1689[Nov 04 2022 12:08:07 UTC (QA Tests)] INFO -- clicking :fork_project_button1690[Nov 04 2022 12:08:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project_to_fork-6332054e584c3377'1691[Nov 04 2022 12:08:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'group_for_fork_27b499e7f5e6f64c'1692 allows forking outside of group1693 when enabled1694[Nov 04 2022 12:08:07 UTC (QA Tests)] INFO -- Starting test: Manage prevent forking outside group when enabled does not allow forking outside of group1695[Nov 04 2022 12:08:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'group_for_fork_15b377a4b3e7478a' via api in 0.22 seconds1696[Nov 04 2022 12:08:12 UTC (QA Tests)] INFO -- filling :login_field with "root"1697[Nov 04 2022 12:08:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1698[Nov 04 2022 12:08:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1699[Nov 04 2022 12:08:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1700[Nov 04 2022 12:08:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1701[Nov 04 2022 12:08:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1702[Nov 04 2022 12:08:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.1 seconds1703[Nov 04 2022 12:08:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project_to_fork-0e43ab84d72b0206' via api in 0.82 seconds1704[Nov 04 2022 12:08:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-90980471.test/groups/gitlab-qa-sandbox-group-61705[Nov 04 2022 12:08:16 UTC (QA Tests)] INFO -- scrolling to :[data-qa-selector="sidebar_menu_link"],.qa-sidebar-menu-link1706[Nov 04 2022 12:08:17 UTC (QA Tests)] INFO -- clicking :sidebar_menu_item_link1707[Nov 04 2022 12:08:19 UTC (QA Tests)] INFO -- checking via JS :prevent_forking_outside_group_checkbox with args {}1708[Nov 04 2022 12:08:19 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button1709[Nov 04 2022 12:08:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project_to_fork-0e43ab84d72b02061710[Nov 04 2022 12:08:21 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown1711[Nov 04 2022 12:08:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project_to_fork-0e43ab84d72b0206'1712[Nov 04 2022 12:08:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'group_for_fork_15b377a4b3e7478a'1713 does not allow forking outside of group1714Plan1715 filter issue comments activities1716[Nov 04 2022 12:08:23 UTC (QA Tests)] INFO -- Starting test: Plan filter issue comments activities filters comments and activities in an issue1717[Nov 04 2022 12:08:27 UTC (QA Tests)] INFO -- filling :login_field with "root"1718[Nov 04 2022 12:08:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1719[Nov 04 2022 12:08:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"1720[Nov 04 2022 12:08:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1721[Nov 04 2022 12:08:28 UTC (QA Tests)] INFO -- clicking :sign_in_button1722[Nov 04 2022 12:08:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1723[Nov 04 2022 12:08:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.1 seconds1724[Nov 04 2022 12:08:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-for-issues-fd8898a578b3e4cf' via api in 0.58 seconds1725[Nov 04 2022 12:08:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '14' via api in 0.83 seconds1726[Nov 04 2022 12:08:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-for-issues-fd8898a578b3e4cf/-/issues/11727[Nov 04 2022 12:08:31 UTC (QA Tests)] INFO -- clicking :title_content1728[Nov 04 2022 12:08:31 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1729[Nov 04 2022 12:08:32 UTC (QA Tests)] INFO -- filling :comment_field with "/confidential1730"1731[Nov 04 2022 12:08:32 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1732[Nov 04 2022 12:08:32 UTC (QA Tests)] INFO -- clicking :comment_button1733[Nov 04 2022 12:08:33 UTC (QA Tests)] INFO -- clicking :title_content1734[Nov 04 2022 12:08:33 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1735[Nov 04 2022 12:08:33 UTC (QA Tests)] INFO -- filling :comment_field with "My own comment1736"1737[Nov 04 2022 12:08:33 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field1738[Nov 04 2022 12:08:34 UTC (QA Tests)] INFO -- clicking :comment_button1739[Nov 04 2022 12:08:34 UTC (QA Tests)] INFO -- clicking :title_content1740[Nov 04 2022 12:08:34 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1741[Nov 04 2022 12:08:35 UTC (QA Tests)] INFO -- clicking :title_content1742[Nov 04 2022 12:08:35 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown1743 filters comments and activities in an issue1744Verify1745 UI defined variable1746[Nov 04 2022 12:08:35 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable by default1747[Nov 04 2022 12:08:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1748[Nov 04 2022 12:08:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-rx83kh5q' via api in 0.29 seconds1749[Nov 04 2022 12:08:36 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1750[Nov 04 2022 12:08:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1751[Nov 04 2022 12:08:36 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name rx83kh5q --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach rx83kh5q 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 rx83kh5q --url http://gitlab-ee-90980471.test --registration-token **** --tag-list rx83kh5q --executor shell && gitlab-runner run" `1752[Nov 04 2022 12:08:37 UTC (QA Tests)] INFO -- Executing: `docker logs rx83kh5q`1753[Nov 04 2022 12:08:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1754[Nov 04 2022 12:08:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'rx83kh5q' via api in 1.44 seconds1755[Nov 04 2022 12:08:42 UTC (QA Tests)] INFO -- filling :login_field with "root"1756[Nov 04 2022 12:08:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1757[Nov 04 2022 12:08:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1758[Nov 04 2022 12:08:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1759[Nov 04 2022 12:08:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1760[Nov 04 2022 12:08:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-rx83kh5q/downstream1-variable-inheritance-3a39f699115eddd6' via api in 0.48 seconds1761[Nov 04 2022 12:08:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.39 seconds1762[Nov 04 2022 12:08:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-rx83kh5q/downstream2-variable-inheritance-d640491de891466d' via api in 0.53 seconds1763[Nov 04 2022 12:08:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.43 seconds1764[Nov 04 2022 12:08:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-rx83kh5q/upstream-variable-inheritance-5d7ca91f0cfcc030' via api in 0.63 seconds1765[Nov 04 2022 12:08:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.47 seconds1766[Nov 04 2022 12:08:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/group-for-variable-inheritance-rx83kh5q/upstream-variable-inheritance-5d7ca91f0cfcc0301767[Nov 04 2022 12:08:48 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1768[Nov 04 2022 12:08:59 UTC (QA Tests)] INFO -- clicking :run_pipeline_button , expecting to be at Class1769[Nov 04 2022 12:09:02 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"1770[Nov 04 2022 12:09:02 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field1771[Nov 04 2022 12:09:02 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"1772[Nov 04 2022 12:09:02 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field1773[Nov 04 2022 12:09:03 UTC (QA Tests)] INFO -- clicking :run_pipeline_button , expecting to be at Class1774[Nov 04 2022 12:09:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '33' via api in 0.06 seconds1775[Nov 04 2022 12:09:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '33' via api in 0.07 seconds1776[Nov 04 2022 12:09:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '33' via api in 0.06 seconds1777[Nov 04 2022 12:09:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '36' via api in 0.06 seconds1778[Nov 04 2022 12:09:15 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1779[Nov 04 2022 12:09:15 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class1780[Nov 04 2022 12:09:17 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1781[Nov 04 2022 12:09:17 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class1782[Nov 04 2022 12:09:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'rx83kh5q'1783[Nov 04 2022 12:09:18 UTC (QA Tests)] INFO -- Executing: `docker rm -f rx83kh5q`1784 is not inheritable by default1785[Nov 04 2022 12:09:19 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable when forward:pipeline_variables is false1786[Nov 04 2022 12:09:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1787[Nov 04 2022 12:09:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-ti4z5fqv' via api in 0.31 seconds1788[Nov 04 2022 12:09:19 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1789[Nov 04 2022 12:09:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1790[Nov 04 2022 12:09:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name ti4z5fqv --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach ti4z5fqv 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 ti4z5fqv --url http://gitlab-ee-90980471.test --registration-token **** --tag-list ti4z5fqv --executor shell && gitlab-runner run" `1791[Nov 04 2022 12:09:20 UTC (QA Tests)] INFO -- Executing: `docker logs ti4z5fqv`1792[Nov 04 2022 12:09:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1793[Nov 04 2022 12:09:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name 'ti4z5fqv' via api in 0.93 seconds1794[Nov 04 2022 12:09:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1795[Nov 04 2022 12:09:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1796[Nov 04 2022 12:09:25 UTC (QA Tests)] INFO -- filling :password_field with "*****"1797[Nov 04 2022 12:09:25 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1798[Nov 04 2022 12:09:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1799[Nov 04 2022 12:09:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-ti4z5fqv/downstream1-variable-inheritance-4ae50d44e009d790' via api in 0.49 seconds1800[Nov 04 2022 12:09:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.42 seconds1801[Nov 04 2022 12:09:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-ti4z5fqv/downstream2-variable-inheritance-c1ccc0618a8c5360' via api in 0.55 seconds1802[Nov 04 2022 12:09:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.45 seconds1803[Nov 04 2022 12:09:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-ti4z5fqv/upstream-variable-inheritance-e4756adb6dcda879' via api in 0.55 seconds1804[Nov 04 2022 12:09:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.49 seconds1805[Nov 04 2022 12:09:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/group-for-variable-inheritance-ti4z5fqv/upstream-variable-inheritance-e4756adb6dcda8791806[Nov 04 2022 12:09:31 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1807[Nov 04 2022 12:09:42 UTC (QA Tests)] INFO -- clicking :run_pipeline_button , expecting to be at Class1808[Nov 04 2022 12:09:45 UTC (QA Tests)] INFO -- filling :ci_variable_key_field with "*****"1809[Nov 04 2022 12:09:45 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_key_field1810[Nov 04 2022 12:09:45 UTC (QA Tests)] INFO -- filling :ci_variable_value_field with "This is great!"1811[Nov 04 2022 12:09:45 UTC (QA Tests)] INFO -- clicking the coordinates of :ci_variable_value_field1812[Nov 04 2022 12:09:46 UTC (QA Tests)] INFO -- clicking :run_pipeline_button , expecting to be at Class1813[Nov 04 2022 12:09:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '45' via api in 0.06 seconds1814[Nov 04 2022 12:09:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '45' via api in 0.06 seconds1815[Nov 04 2022 12:09:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '45' via api in 0.05 seconds1816[Nov 04 2022 12:09:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '48' via api in 0.05 seconds1817[Nov 04 2022 12:09:58 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1818[Nov 04 2022 12:09:58 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class1819[Nov 04 2022 12:10:00 UTC (QA Tests)] INFO -- clicking :expand_linked_pipeline_button1820[Nov 04 2022 12:10:00 UTC (QA Tests)] INFO -- clicking :job_link , expecting to be at Class1821[Nov 04 2022 12:10:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name 'ti4z5fqv'1822[Nov 04 2022 12:10:01 UTC (QA Tests)] INFO -- Executing: `docker rm -f ti4z5fqv`1823 is not inheritable when forward:pipeline_variables is false1824Plan1825 Milestones1826 Group milestone1827 behaves like milestone assigned to existing issue1828[Nov 04 2022 12:10:02 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Group milestone behaves like milestone assigned to existing issue is assigned to an existing issue1829[Nov 04 2022 12:10:06 UTC (QA Tests)] INFO -- filling :login_field with "root"1830[Nov 04 2022 12:10:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1831[Nov 04 2022 12:10:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"1832[Nov 04 2022 12:10:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1833[Nov 04 2022 12:10:07 UTC (QA Tests)] INFO -- clicking :sign_in_button1834[Nov 04 2022 12:10:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1835[Nov 04 2022 12:10:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-to-test-milestones-e41c579f' via api in 0.28 seconds1836[Nov 04 2022 12:10:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-to-test-milestones-e41c579f/project-to-test-milestones-edb49b35-229b8f39af228095' via api in 0.46 seconds1837[Nov 04 2022 12:10:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '15' via api in 0.22 seconds1838[Nov 04 2022 12:10:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/group-to-test-milestones-e41c579f/project-to-test-milestones-edb49b35-229b8f39af228095/-/issues/11839[Nov 04 2022 12:10:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone with id '4' via api in 0.09 seconds1840[Nov 04 2022 12:10:11 UTC (QA Tests)] INFO -- clicking :edit_link1841[Nov 04 2022 12:10:12 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/group-to-test-milestones-e41c579f/project-to-test-milestones-edb49b35-229b8f39af228095/-/issues/11842 is assigned to an existing issue1843 behaves like milestone assigned to new issue1844[Nov 04 2022 12:10:13 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Group milestone behaves like milestone assigned to new issue is assigned to a new issue1845[Nov 04 2022 12:10:18 UTC (QA Tests)] INFO -- filling :login_field with "root"1846[Nov 04 2022 12:10:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1847[Nov 04 2022 12:10:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1848[Nov 04 2022 12:10:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1849[Nov 04 2022 12:10:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1850[Nov 04 2022 12:10:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1851[Nov 04 2022 12:10:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-to-test-milestones-a427bd8f' via api in 0.28 seconds1852[Nov 04 2022 12:10:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-to-test-milestones-a427bd8f/project-to-test-milestones-3d60d074-e74f07d0d0b6475b' via api in 0.5 seconds1853[Nov 04 2022 12:10:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::GroupMilestone with id '5' via api in 0.09 seconds1854[Nov 04 2022 12:10:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/group-to-test-milestones-a427bd8f/project-to-test-milestones-3d60d074-e74f07d0d0b6475b1855[Nov 04 2022 12:10:21 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1856[Nov 04 2022 12:10:21 UTC (QA Tests)] INFO -- clicking :new_issue_link1857[Nov 04 2022 12:10:22 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title 46750bad6a6a1690"1858[Nov 04 2022 12:10:22 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1859[Nov 04 2022 12:10:23 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 342882d56a3bd183"1860[Nov 04 2022 12:10:23 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1861[Nov 04 2022 12:10:23 UTC (QA Tests)] INFO -- clicking :issuable_milestone_dropdown1862[Nov 04 2022 12:10:23 UTC (QA Tests)] INFO -- clicking :issuable_create_button , expecting to be at Class1863[Nov 04 2022 12:10:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 4.75 seconds1864 is assigned to a new issue1865 Project milestone1866 behaves like milestone assigned to existing issue1867[Nov 04 2022 12:10:25 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Project milestone behaves like milestone assigned to existing issue is assigned to an existing issue1868[Nov 04 2022 12:10:30 UTC (QA Tests)] INFO -- filling :login_field with "root"1869[Nov 04 2022 12:10:30 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1870[Nov 04 2022 12:10:30 UTC (QA Tests)] INFO -- filling :password_field with "*****"1871[Nov 04 2022 12:10:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1872[Nov 04 2022 12:10:31 UTC (QA Tests)] INFO -- clicking :sign_in_button1873[Nov 04 2022 12:10:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1874[Nov 04 2022 12:10:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-to-test-milestones-b749db47' via api in 0.3 seconds1875[Nov 04 2022 12:10:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-to-test-milestones-b749db47/project-to-test-milestones-d5489f93-f54aa51bfe6e93f4' via api in 0.47 seconds1876[Nov 04 2022 12:10:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '17' via api in 0.2 seconds1877[Nov 04 2022 12:10:33 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/group-to-test-milestones-b749db47/project-to-test-milestones-d5489f93-f54aa51bfe6e93f4/-/issues/11878[Nov 04 2022 12:10:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '6' via api in 0.11 seconds1879[Nov 04 2022 12:10:35 UTC (QA Tests)] INFO -- clicking :edit_link1880[Nov 04 2022 12:10:35 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/group-to-test-milestones-b749db47/project-to-test-milestones-d5489f93-f54aa51bfe6e93f4/-/issues/11881 is assigned to an existing issue1882 behaves like milestone assigned to new issue1883[Nov 04 2022 12:10:37 UTC (QA Tests)] INFO -- Starting test: Plan Milestones Project milestone behaves like milestone assigned to new issue is assigned to a new issue1884[Nov 04 2022 12:10:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1885[Nov 04 2022 12:10:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1886[Nov 04 2022 12:10:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1887[Nov 04 2022 12:10:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1888[Nov 04 2022 12:10:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1889[Nov 04 2022 12:10:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1890[Nov 04 2022 12:10:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-to-test-milestones-e849e6c5' via api in 0.31 seconds1891[Nov 04 2022 12:10:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-to-test-milestones-e849e6c5/project-to-test-milestones-f349fc56-26fb5a03b1bdd40b' via api in 0.46 seconds1892[Nov 04 2022 12:10:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone with id '7' via api in 0.1 seconds1893[Nov 04 2022 12:10:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/group-to-test-milestones-e849e6c5/project-to-test-milestones-f349fc56-26fb5a03b1bdd40b1894[Nov 04 2022 12:10:45 UTC (QA Tests)] INFO -- clicking :new_menu_toggle1895[Nov 04 2022 12:10:45 UTC (QA Tests)] INFO -- clicking :new_issue_link1896[Nov 04 2022 12:10:46 UTC (QA Tests)] INFO -- filling :issuable_form_title_field with "Issue title ae76b68f8a5c0b2b"1897[Nov 04 2022 12:10:46 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_title_field1898[Nov 04 2022 12:10:46 UTC (QA Tests)] INFO -- filling :issuable_form_description_field with "Issue description 8c802108db1f6872"1899[Nov 04 2022 12:10:46 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable_form_description_field1900[Nov 04 2022 12:10:47 UTC (QA Tests)] INFO -- clicking :issuable_milestone_dropdown1901[Nov 04 2022 12:10:47 UTC (QA Tests)] INFO -- clicking :issuable_create_button , expecting to be at Class1902[Nov 04 2022 12:10:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 4.47 seconds1903 is assigned to a new issue1904Verify1905 Pipeline API defined variable inheritance1906[Nov 04 2022 12:10:49 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline API defined variable inheritance is determined based on forward:pipeline_variables condition1907[Nov 04 2022 12:10:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1908[Nov 04 2022 12:10:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-19vhdmsq' via api in 0.3 seconds1909[Nov 04 2022 12:10:49 UTC (QA Tests)] INFO -- Executing: `docker pull gitlab/gitlab-runner:alpine`1910[Nov 04 2022 12:10:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1911[Nov 04 2022 12:10:50 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name 19vhdmsq --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach 19vhdmsq 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 19vhdmsq --url http://gitlab-ee-90980471.test --registration-token **** --tag-list 19vhdmsq --executor shell && gitlab-runner run" `1912[Nov 04 2022 12:10:51 UTC (QA Tests)] INFO -- Executing: `docker logs 19vhdmsq`1913[Nov 04 2022 12:10:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1914[Nov 04 2022 12:10:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Runner with name '19vhdmsq' via api in 1.42 seconds1915[Nov 04 2022 12:10:55 UTC (QA Tests)] INFO -- filling :login_field with "root"1916[Nov 04 2022 12:10:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1917[Nov 04 2022 12:10:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"1918[Nov 04 2022 12:10:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1919[Nov 04 2022 12:10:56 UTC (QA Tests)] INFO -- clicking :sign_in_button1920[Nov 04 2022 12:10:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-19vhdmsq/downstream1-variable-inheritance-c8d051e8aa45ff10' via api in 0.47 seconds1921[Nov 04 2022 12:10:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.4 seconds1922[Nov 04 2022 12:10:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-variable-inheritance-19vhdmsq/upstream-variable-inheritance-08a587a5f6ef2a22' via api in 0.5 seconds1923[Nov 04 2022 12:10:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.46 seconds1924[Nov 04 2022 12:11:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '51' via api in 0.06 seconds1925[Nov 04 2022 12:11:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '51' via api in 0.05 seconds1926[Nov 04 2022 12:11:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '51' via api in 0.05 seconds1927[Nov 04 2022 12:11:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '51' via api in 0.07 seconds1928[Nov 04 2022 12:11:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '51' via api in 0.06 seconds1929[Nov 04 2022 12:11:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '51' via api in 0.06 seconds1930[Nov 04 2022 12:11:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '51' via api in 0.06 seconds1931[Nov 04 2022 12:11:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '51' via api in 0.06 seconds1932[Nov 04 2022 12:11:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '51' via api in 0.06 seconds1933[Nov 04 2022 12:11:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '51' via api in 0.06 seconds1934[Nov 04 2022 12:11:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '51' via api in 0.05 seconds1935[Nov 04 2022 12:11:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '51' via api in 0.06 seconds1936[Nov 04 2022 12:11:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '51' via api in 0.07 seconds1937[Nov 04 2022 12:11:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '51' via api in 0.06 seconds1938[Nov 04 2022 12:11:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Pipeline with id '55' via api in 0.47 seconds1939[Nov 04 2022 12:11:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '55' via api in 0.06 seconds1940[Nov 04 2022 12:11:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '55' via api in 0.05 seconds1941[Nov 04 2022 12:11:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '55' via api in 0.06 seconds1942[Nov 04 2022 12:11:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '58' via api in 0.05 seconds1943[Nov 04 2022 12:11:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '55' via api in 0.06 seconds1944[Nov 04 2022 12:11:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '56' via api in 0.05 seconds1945[Nov 04 2022 12:11:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '55' via api in 0.05 seconds1946[Nov 04 2022 12:11:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '57' via api in 0.05 seconds1947[Nov 04 2022 12:11:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '55' via api in 0.06 seconds1948[Nov 04 2022 12:11:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Pipeline with id '58' via api in 0.05 seconds1949[Nov 04 2022 12:11:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::Runner with name '19vhdmsq'1950[Nov 04 2022 12:11:16 UTC (QA Tests)] INFO -- Executing: `docker rm -f 19vhdmsq`1951 is determined based on forward:pipeline_variables condition1952Plan1953 Epics Management1954[Nov 04 2022 12:11:17 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management creates a confidential epic1955[Nov 04 2022 12:11:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1956[Nov 04 2022 12:11:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1957[Nov 04 2022 12:11:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1958[Nov 04 2022 12:11:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1959[Nov 04 2022 12:11:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1960[Nov 04 2022 12:11:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1961[Nov 04 2022 12:11:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.1 seconds1962[Nov 04 2022 12:11:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-90980471.test/groups/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c1963[Nov 04 2022 12:11:24 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1964[Nov 04 2022 12:11:25 UTC (QA Tests)] INFO -- clicking :new_epic_button , expecting to be at Class1965[Nov 04 2022 12:11:26 UTC (QA Tests)] INFO -- filling :epic_title_field with "Confidential epic created via GUI"1966[Nov 04 2022 12:11:26 UTC (QA Tests)] INFO -- clicking the coordinates of :epic_title_field1967[Nov 04 2022 12:11:26 UTC (QA Tests)] INFO -- checking via JS :confidential_epic_checkbox with args {}1968[Nov 04 2022 12:11:26 UTC (QA Tests)] INFO -- clicking :create_epic_button , expecting to be at Class1969[Nov 04 2022 12:11:27 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic via browser_ui in 4.33 seconds1970 creates a confidential epic1971[Nov 04 2022 12:11:28 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management creates an epic1972[Nov 04 2022 12:11:32 UTC (QA Tests)] INFO -- filling :login_field with "root"1973[Nov 04 2022 12:11:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1974[Nov 04 2022 12:11:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"1975[Nov 04 2022 12:11:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1976[Nov 04 2022 12:11:33 UTC (QA Tests)] INFO -- clicking :sign_in_button1977[Nov 04 2022 12:11:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1978[Nov 04 2022 12:11:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.1 seconds1979[Nov 04 2022 12:11:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-90980471.test/groups/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c1980[Nov 04 2022 12:11:36 UTC (QA Tests)] INFO -- clicking :sidebar_menu_link1981[Nov 04 2022 12:11:36 UTC (QA Tests)] INFO -- clicking :new_epic_button , expecting to be at Class1982[Nov 04 2022 12:11:37 UTC (QA Tests)] INFO -- filling :epic_title_field with "Epic created via GUI"1983[Nov 04 2022 12:11:37 UTC (QA Tests)] INFO -- clicking the coordinates of :epic_title_field1984[Nov 04 2022 12:11:38 UTC (QA Tests)] INFO -- clicking :create_epic_button , expecting to be at Class1985[Nov 04 2022 12:11:39 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic via browser_ui in 4.28 seconds1986 creates an epic1987 Resources created via API1988[Nov 04 2022 12:11:39 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management Resources created via API adds/removes issue to/from epic using quick actions1989[Nov 04 2022 12:11:44 UTC (QA Tests)] INFO -- filling :login_field with "root"1990[Nov 04 2022 12:11:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1991[Nov 04 2022 12:11:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"1992[Nov 04 2022 12:11:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1993[Nov 04 2022 12:11:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1994[Nov 04 2022 12:11:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1995[Nov 04 2022 12:11:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.1 seconds1996[Nov 04 2022 12:11:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-for-issues-3ded1e66e0de62bd' via api in 0.59 seconds1997[Nov 04 2022 12:11:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '19' via api in 0.21 seconds1998[Nov 04 2022 12:11:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-for-issues-3ded1e66e0de62bd/-/issues/11999[Nov 04 2022 12:11:48 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '3' via api in 0.15 seconds2000[Nov 04 2022 12:11:48 UTC (QA Tests)] INFO -- clicking :title_content2001[Nov 04 2022 12:11:48 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown2002[Nov 04 2022 12:11:49 UTC (QA Tests)] INFO -- filling :comment_field with "/epic http://gitlab-ee-90980471.test/groups/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/-/epics/32003"2004[Nov 04 2022 12:11:49 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field2005[Nov 04 2022 12:11:49 UTC (QA Tests)] INFO -- clicking :comment_button2006[Nov 04 2022 12:11:49 UTC (QA Tests)] INFO -- clicking :title_content2007[Nov 04 2022 12:11:50 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown2008[Nov 04 2022 12:11:50 UTC (QA Tests)] INFO -- filling :comment_field with "/remove_epic2009"2010[Nov 04 2022 12:11:50 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field2011[Nov 04 2022 12:11:51 UTC (QA Tests)] INFO -- clicking :comment_button2012[Nov 04 2022 12:11:51 UTC (QA Tests)] INFO -- Visiting QA::EE::Resource::Epic at http://gitlab-ee-90980471.test/groups/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/-/epics/32013 adds/removes issue to/from epic using quick actions2014 Visit epic first2015[Nov 04 2022 12:11:53 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management Resources created via API Visit epic first comments on epic2016[Nov 04 2022 12:11:57 UTC (QA Tests)] INFO -- filling :login_field with "root"2017[Nov 04 2022 12:11:57 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2018[Nov 04 2022 12:11:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"2019[Nov 04 2022 12:11:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2020[Nov 04 2022 12:11:58 UTC (QA Tests)] INFO -- clicking :sign_in_button2021[Nov 04 2022 12:11:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds2022[Nov 04 2022 12:11:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds2023[Nov 04 2022 12:12:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-for-issues-010a984e1da2c88f' via api in 0.62 seconds2024[Nov 04 2022 12:12:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '20' via api in 0.21 seconds2025[Nov 04 2022 12:12:00 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '4' via api in 0.1 seconds2026[Nov 04 2022 12:12:00 UTC (QA Tests)] INFO -- Visiting QA::EE::Resource::Epic at http://gitlab-ee-90980471.test/groups/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/-/epics/42027[Nov 04 2022 12:12:01 UTC (QA Tests)] INFO -- clicking :title_content2028[Nov 04 2022 12:12:01 UTC (QA Tests)] INFO -- clicking :discussion_preferences_dropdown2029[Nov 04 2022 12:12:02 UTC (QA Tests)] INFO -- filling :comment_field with "My Epic Comment2030"2031[Nov 04 2022 12:12:02 UTC (QA Tests)] INFO -- clicking the coordinates of :comment_field2032[Nov 04 2022 12:12:02 UTC (QA Tests)] INFO -- clicking :comment_button2033 comments on epic2034[Nov 04 2022 12:12:03 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management Resources created via API Visit epic first adds/removes issue to/from epic2035[Nov 04 2022 12:12:07 UTC (QA Tests)] INFO -- filling :login_field with "root"2036[Nov 04 2022 12:12:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2037[Nov 04 2022 12:12:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"2038[Nov 04 2022 12:12:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2039[Nov 04 2022 12:12:08 UTC (QA Tests)] INFO -- clicking :sign_in_button2040[Nov 04 2022 12:12:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds2041[Nov 04 2022 12:12:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.11 seconds2042[Nov 04 2022 12:12:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-for-issues-e8c5f59ea7df5545' via api in 0.61 seconds2043[Nov 04 2022 12:12:10 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '21' via api in 0.21 seconds2044[Nov 04 2022 12:12:10 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '5' via api in 0.14 seconds2045[Nov 04 2022 12:12:10 UTC (QA Tests)] INFO -- Visiting QA::EE::Resource::Epic at http://gitlab-ee-90980471.test/groups/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/-/epics/52046[Nov 04 2022 12:12:11 UTC (QA Tests)] INFO -- clicking :epic_issue_actions_split_button2047[Nov 04 2022 12:12:11 UTC (QA Tests)] INFO -- filling :add_issue_field with "http://gitlab-ee-90980471.test/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-for-issues-e8c5f59ea7df5545/-/issues/1"2048[Nov 04 2022 12:12:11 UTC (QA Tests)] INFO -- clicking the coordinates of :add_issue_field2049[Nov 04 2022 12:12:12 UTC (QA Tests)] INFO -- clicking :title_content2050[Nov 04 2022 12:12:12 UTC (QA Tests)] INFO -- clicking :add_issue_button2051[Nov 04 2022 12:12:12 UTC (QA Tests)] INFO -- clicking :remove_issue_button2052 adds/removes issue to/from epic2053[Nov 04 2022 12:12:13 UTC (QA Tests)] INFO -- Starting test: Plan Epics Management Resources created via API Visit epic first closes and reopens an epic2054[Nov 04 2022 12:12:17 UTC (QA Tests)] INFO -- filling :login_field with "root"2055[Nov 04 2022 12:12:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2056[Nov 04 2022 12:12:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"2057[Nov 04 2022 12:12:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2058[Nov 04 2022 12:12:18 UTC (QA Tests)] INFO -- clicking :sign_in_button2059[Nov 04 2022 12:12:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds2060[Nov 04 2022 12:12:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c' via api in 0.1 seconds2061[Nov 04 2022 12:12:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/project-for-issues-86ceaf38f76f127f' via api in 0.58 seconds2062[Nov 04 2022 12:12:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '22' via api in 0.23 seconds2063[Nov 04 2022 12:12:20 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '6' via api in 0.09 seconds2064[Nov 04 2022 12:12:20 UTC (QA Tests)] INFO -- Visiting QA::EE::Resource::Epic at http://gitlab-ee-90980471.test/groups/gitlab-qa-sandbox-group-6/qa-test-2022-11-04-11-47-38-448d0a8c4ddd2e2c/-/epics/62065[Nov 04 2022 12:12:21 UTC (QA Tests)] INFO -- clicking :close_reopen_epic_button2066[Nov 04 2022 12:12:24 UTC (QA Tests)] INFO -- clicking :close_reopen_epic_button2067 closes and reopens an epic2068[Nov 04 2022 12:12:30 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2069{2070 "qa/specs/features/browser_ui/1_manage/project/project_owner_permissions_spec.rb": 66.75241791600001,2071 "qa/specs/features/browser_ui/2_plan/milestone/create_project_milestone_spec.rb": 24.463264684000023,2072 "qa/specs/features/ee/browser_ui/2_plan/issue/default_issue_template_spec.rb": 14.822771806000674,2073 "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb": 12.390882660999523,2074 "qa/specs/features/api/1_manage/user_inherited_access_spec.rb": 17.49533805899955,2075 "qa/specs/features/browser_ui/2_plan/issue/custom_issue_template_spec.rb": 13.593887726000503,2076 "qa/specs/features/browser_ui/4_verify/pipeline/parent_child_pipelines_independent_relationship_spec.rb": 55.53502380900045,2077 "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb": 10.889102748999903,2078 "qa/specs/features/browser_ui/1_manage/user/user_inherited_access_spec.rb": 21.017140484000265,2079 "qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb": 15.104824084000029,2080 "qa/specs/features/api/1_manage/user_access_termination_spec.rb": 4.448722475000068,2081 "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb": 28.543281770999783,2082 "qa/specs/features/ee/browser_ui/3_create/group_wiki/delete_group_wiki_page_spec.rb": 9.766152715000317,2083 "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb": 11.748281713000324,2084 "qa/specs/features/browser_ui/3_create/project_wiki/project_based_content_creation_spec.rb": 54.06395973399958,2085 "qa/specs/features/browser_ui/3_create/project_wiki/project_based_file_upload_spec.rb": 14.669575120000445,2086 "qa/specs/features/ee/browser_ui/3_create/repository/group_file_template_spec.rb": 89.4696050929997,2087 "qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb": 49.45605986100054,2088 "qa/specs/features/api/3_create/repository/commit_to_templated_project_spec.rb": 6.237760132000403,2089 "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb": 10.99651551000079,2090 "qa/specs/features/browser_ui/3_create/repository/push_over_ssh_spec.rb": 19.42506660900017,2091 "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_spec.rb": 12.406740254999931,2092 "qa/specs/features/browser_ui/1_manage/project/invite_group_to_project_spec.rb": 43.1791186370001,2093 "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_http_spec.rb": 9.875863700000082,2094 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/read_only_board_configuration_spec.rb": 32.51356927699999,2095 "qa/specs/features/ee/browser_ui/3_create/repository/pull_mirroring_over_http_spec.rb": 30.83613513599994,2096 "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/four_assignees_spec.rb": 10.920895584999926,2097 "qa/specs/features/browser_ui/4_verify/pipeline/merge_mr_when_pipline_is_blocked_spec.rb": 26.96159305999936,2098 "qa/specs/features/ee/browser_ui/10_govern/vulnerability_management_spec.rb": 177.56998450099945,2099 "qa/specs/features/api/3_create/repository/project_archive_compare_spec.rb": 2.7508624940001027,2100 "qa/specs/features/browser_ui/3_create/snippet/add_file_to_snippet_spec.rb": 23.564360340999883,2101 "qa/specs/features/ee/browser_ui/3_create/repository/project_templates_spec.rb": 74.4271914990004,2102 "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_with_protected_branch_and_squashed_commits_spec.rb": 14.32787740799995,2103 "qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb": 9.239241827000114,2104 "qa/specs/features/browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb": 58.17027151300044,2105 "qa/specs/features/browser_ui/3_create/repository/license_detection_spec.rb": 4.266483881999193,2106 "qa/specs/features/ee/browser_ui/10_govern/create_merge_request_with_secure_spec.rb": 39.89095397500023,2107 "qa/specs/features/api/1_manage/import/import_github_repo_spec.rb": 72.71314489799988,2108 "qa/specs/features/browser_ui/3_create/merge_request/view_merge_request_diff_patch_spec.rb": 20.678378727000563,2109 "qa/specs/features/ee/browser_ui/1_manage/group/prevent_forking_outside_group_spec.rb": 29.98949527700006,2110 "qa/specs/features/browser_ui/2_plan/issue/filter_issue_comments_spec.rb": 12.821807913000157,2111 "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb": 86.41585126900009,2112 "qa/specs/features/browser_ui/2_plan/milestone/assign_milestone_spec.rb": 47.14240103700013,2113 "qa/specs/features/api/4_verify/api_variable_inheritance_with_forward_pipeline_variables_spec.rb": 27.620057165999242,2114 "qa/specs/features/ee/browser_ui/2_plan/epic/epics_management_spec.rb": 73.362393594999962115}2116[Nov 04 2022 12:12:30 UTC (QA Tests)] INFO -- 2117Knapsack global time execution for tests: 24m 52s2118Pending: (Failures listed here are expected and do not affect your suite's status)2119 1) Verify Pipeline with image:pull_policy when policy is allowed with [always if-not-present] policies applies pull policy in job correctly2120 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3693972121 # ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb:722122 2) Verify Pipeline with image:pull_policy when policy is allowed with [always] policy applies pull policy in job correctly2123 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3693972124 # ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb:722125 3) Verify Pipeline with image:pull_policy when policy is allowed with [if-not-present] policy applies pull policy in job correctly2126 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3693972127 # ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb:722128 4) Verify Pipeline with image:pull_policy when policy is allowed with [never] policy applies pull policy in job correctly2129 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3693972130 # ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb:722131 5) Verify Pipeline with image:pull_policy when policy is not allowed fails job with policy not allowed message2132 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3714202133 # ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb:992134 6) Configure Auto DevOps with a Kubernetes Agent runs auto devops2135 # Test is not compatible with this environment or pipeline2136 # ./qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb:422137 7) Fulfillment Utilization in usage quotas storage tab for free plan with a project shows correct used up storage for namespace2138 # Test is not compatible with this environment or pipeline2139 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb:822140 8) Fulfillment Utilization in usage quotas storage tab for free plan without any projects shows correct storage data for namespace2141 # Test is not compatible with this environment or pipeline2142 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb:502143 9) Fulfillment Purchase starts a free trial when on about page with multiple eligible namespaces registers for a new trial2144 # Test is not compatible with this environment or pipeline2145 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/free_trial_spec.rb:522146 10) Fulfillment Purchase starts a free trial when on billing page with only one eligible namespace registers for a new trial2147 # Test is not compatible with this environment or pipeline2148 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/free_trial_spec.rb:752149 11) Verify Pipeline for project mirrors Github user commits to GitHub triggers CI pipeline2150 # Test is not compatible with this environment or pipeline2151 # ./qa/specs/features/ee/browser_ui/4_verify/pipeline_for_project_mirror_github_spec.rb:642152 12) Manage Gitlab migration with project member member retains direct membership in imported project2153 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3648392154 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb:612155 13) Manage Gitlab migration with group member member retains indirect membership in imported project2156 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3648392157 # ./qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb:412158Finished in 24 minutes 53 seconds (files took 1 minute 31.96 seconds to load)215998 examples, 0 failures, 13 pending2160Randomized with seed 178682161[Nov 04 2022 12:12:31 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-90980471`2162[Nov 04 2022 12:12:31 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-90980471`2163[Nov 04 2022 12:12:32 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=telegraf`2164[Nov 04 2022 12:12:32 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f telegraf`2166Running after script...2167$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2168$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2362Not uploading cache qa-e2e-ruby-2.7-e96a3e8a837269120747d077790f7e72-16 due to policy2364Uploading artifacts...2365gitlab-qa-run-*: found 445 matching files and directories 2366Uploading artifacts as "archive" to coordinator... 201 Created id=3274524664 responseStatus=201 Created token=itSyNJ4A2367Uploading artifacts...2368gitlab-qa-run-*/**/rspec-*.xml: found 1 matching files and directories 2369Uploading artifacts as "junit" to coordinator... 201 Created id=3274524664 responseStatus=201 Created token=itSyNJ4A2371Job succeeded