decomposition-multiple-db 3/5
Passed Started
by
@gitlab-bot

🤖 GitLab Bot 🤖
1Running with gitlab-runner 16.3.1 (f5dfa4d1)2 on gitlab-org-qa-runner ss7o3c7p, system ID: s_6a73791243695Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 ...6Starting service docker:24.0.5-dind ...7Pulling docker image docker:24.0.5-dind ...8Using docker image sha256:7015f2c475d511a251955877c2862016a4042512ba625ed905e69202f87e1a21 for docker:24.0.5-dind with digest docker@sha256:3c6e4dca7a63c9a32a4e00da40461ce067f255987ccc9721cf18ffa087bcd1ef ...9Waiting for services to be up and running (timeout 30 seconds)...10Authenticating with credentials from job payload (GitLab Registry)11Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 ...12Using docker image sha256:5b6b9b1e9933d18667b8e9caf69bab048855b4e7bd307ec442f5c62ace584d2a for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:a8c943feb9d070506b9b0968ccd2c087b1ef1974d51c66b9ec4311d471f7aec9 ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1699578192-5425189f-gcp...16Fetching changes with git depth set to 20...17Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/18Created fresh repository.19remote: Enumerating objects: 162135, done. 20remote: Counting objects: 100% (162135/162135), done. 21remote: Compressing objects: 100% (101773/101773), done. 22remote: Total 162135 (delta 76310), reused 113200 (delta 54599), pack-reused 0 23Receiving objects: 100% (162135/162135), 134.57 MiB | 43.97 MiB/s, done.24Resolving deltas: 100% (76310/76310), done.26 * [new ref] refs/pipelines/1067495176 -> refs/pipelines/106749517627 * [new branch] master -> origin/master28Checking out 12da1853 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-5fe14f76d4eb79aabf540b0a58e6de08-16...32Downloading cache from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-5fe14f76d4eb79aabf540b0a58e6de08-16 33WARNING: .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: chmod .gems/gems/deprecation_toolkit-2.0.3/gemfiles/test/deprecations: no such file or directory (suppressing repeats) 34Successfully extracted cache36Downloading artifacts for download-knapsack-report (5504209289)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5504209289 responseStatus=200 OK token=64_XQPtG38Downloading artifacts for download-fast-quarantine-report (5504209290)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5504209290 responseStatus=200 OK token=64_XQPtG41Using docker image sha256:5b6b9b1e9933d18667b8e9caf69bab048855b4e7bd307ec442f5c62ace584d2a for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0:bundler-2.3-docker-24.0.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-3.0@sha256:a8c943feb9d070506b9b0968ccd2c087b1ef1974d51c66b9ec4311d471f7aec9 ...42$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE43$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")44$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command45Bundle complete! 38 Gemfile dependencies, 136 gems now installed.46Use `bundle info [gemname]` to see where a bundled gem is installed.47$ export RSPEC_FAST_QUARANTINE_PATH="/home/gitlab/qa/${RSPEC_FAST_QUARANTINE_PATH}"48$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="/home/gitlab/qa/rspec/skipped_tests-${CI_JOB_ID}.txt"49$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"50$ echo "Running - '$QA_COMMAND'"51Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:12da1853703890dc411ef463123b86f7f291ecf8 --omnibus-config decomposition_multiple_db -- --format QA::Support::JsonFormatter --out tmp/rspec-5504209315.json --format RspecJunitFormatter --out tmp/rspec-5504209315.xml --format html --out tmp/rspec-$(echo decomposition-multiple-db 3/5 | sed 's/[ /]/_/g').htm --color --format documentation'52$ eval "$QA_COMMAND"53[Nov 10 2023 01:26:06 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-a406a310$`54[Nov 10 2023 01:26:06 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-a406a310 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`55[Nov 10 2023 01:26:08 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.5.0/tls_certificates/authority/. alpine-a406a310:/etc/gitlab/trusted-certs`56[Nov 10 2023 01:26:08 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.5.0/tls_certificates/gitlab/. alpine-a406a310:/etc/gitlab/ssl`57[Nov 10 2023 01:26:08 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-a406a310`58[Nov 10 2023 01:26:08 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-a406a310`59[Nov 10 2023 01:26:08 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`60[Nov 10 2023 01:26:08 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:12da1853703890dc411ef463123b86f7f291ecf8`61[Nov 10 2023 01:26:57 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-538d30e2$`62[Nov 10 2023 01:26:57 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`63[Nov 10 2023 01:26:57 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`64[Nov 10 2023 01:26:57 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-538d30e2 --net test --hostname gitlab-ee-538d30e2.test -p 80 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-11-10-01-26-06-6b302e66/gitlab-ee-538d30e2/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:12da1853703890dc411ef463123b86f7f291ecf8`65[Nov 10 2023 01:27:07 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-538d30e2 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-11-10 01:26:0666gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme67gitlab_rails['gitlab_disable_animations'] = true # Disable animations68gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry69gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password70# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionMultipleDb71#gitlab_rails['databases']['main']['enable'] = true72#gitlab_rails['databases']['ci']['enable'] = true73#gitlab_rails['databases']['ci']['db_database'] = 'gitlabhq_production_ci'74gitlab_rails['env'] = {'GITLAB_LICENSE_MODE'=>'test', 'CUSTOMER_PORTAL_URL'=>'https://customers.staging.gitlab.com', 'GITLAB_QA_USER_AGENT'=>'*****', 'GITLAB_ALLOW_SEPARATE_CI_DATABASE'=>'true'}\" > /etc/gitlab/gitlab.rb;"`75[Nov 10 2023 01:27:07 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-538d30e2`76[Nov 10 2023 01:30:36 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...77[Nov 10 2023 01:30:36 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`78[Nov 10 2023 01:30:37 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`79[Nov 10 2023 01:30:38 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`80[Nov 10 2023 01:30:39 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`81[Nov 10 2023 01:30:40 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`82[Nov 10 2023 01:30:41 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`83[Nov 10 2023 01:30:42 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`84[Nov 10 2023 01:30:43 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`85[Nov 10 2023 01:30:44 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`86[Nov 10 2023 01:30:45 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`87[Nov 10 2023 01:30:46 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`88[Nov 10 2023 01:30:47 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`89[Nov 10 2023 01:30:48 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`90[Nov 10 2023 01:30:49 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`91[Nov 10 2023 01:30:50 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`92[Nov 10 2023 01:30:51 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`93[Nov 10 2023 01:30:52 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`94[Nov 10 2023 01:30:53 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`95[Nov 10 2023 01:30:54 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`96[Nov 10 2023 01:30:55 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`97[Nov 10 2023 01:30:56 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`98[Nov 10 2023 01:30:57 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`99[Nov 10 2023 01:30:58 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`100[Nov 10 2023 01:30:59 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`101[Nov 10 2023 01:31:00 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`102[Nov 10 2023 01:31:01 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`103[Nov 10 2023 01:31:02 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`104[Nov 10 2023 01:31:03 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`105[Nov 10 2023 01:31:04 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`106[Nov 10 2023 01:31:05 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`107[Nov 10 2023 01:31:06 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`108[Nov 10 2023 01:31:07 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`109[Nov 10 2023 01:31:08 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-538d30e2`110[Nov 10 2023 01:31:08 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-538d30e2 80/tcp`111[Nov 10 2023 01:31:08 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!112[Nov 10 2023 01:31:08 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-538d30e2 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`113[Nov 10 2023 01:31:08 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-538d30e2 bash -c "echo '#!/usr/bin/env bash114if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then115 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'116 exit 1117fi118' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`119[Nov 10 2023 01:31:08 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-538d30e2 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`120[Nov 10 2023 01:31:08 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.5.0/support/data gitlab-ee-538d30e2:/tmp/data-seeds`121[Nov 10 2023 01:31:09 UTC (Gitlab QA)] INFO -- Running exec_commands...122[Nov 10 2023 01:31:09 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-538d30e2 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`123[Nov 10 2023 01:32:03 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-538d30e2 bash -c "sed -i 's/#gitlab_rails/gitlab_rails/g' /etc/gitlab/gitlab.rb"`124[Nov 10 2023 01:32:03 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-538d30e2 bash -c "gitlab-ctl reconfigure"`125[Nov 10 2023 01:32:20 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-538d30e2 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'select 1' 2>1 > /dev/null || gitlab-psql -c 'create database gitlabhq_production_ci owner gitlab'"`126[Nov 10 2023 01:32:20 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-538d30e2 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists btree_gist'"`127[Nov 10 2023 01:32:20 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-538d30e2 bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists pg_trgm'"`128[Nov 10 2023 01:32:20 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-538d30e2 bash -c "gitlab-psql -d gitlabhq_production_ci -c \"select schema_name from information_schema.schemata where schema_name = 'gitlab_partitions_dynamic'\" | grep -q gitlab_partitions_dynamic || DISABLE_DATABASE_ENVIRONMENT_CHECK=1 gitlab-rake db:schema:load:ci"`129[Nov 10 2023 01:33:03 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-538d30e2 bash -c "gitlab-ctl restart"`130[Nov 10 2023 01:33:34 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`131[Nov 10 2023 01:33:35 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:12da1853703890dc411ef463123b86f7f291ecf8`132[Nov 10 2023 01:34:47 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee133[Nov 10 2023 01:34:47 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_RSPEC_REPORT_PATH="$QA_RSPEC_REPORT_PATH" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_OMNIBUS_MR_TESTS="$QA_OMNIBUS_MR_TESTS" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env RSPEC_FAST_QUARANTINE_PATH="$RSPEC_FAST_QUARANTINE_PATH" --env RSPEC_SKIPPED_TESTS_REPORT_PATH="$RSPEC_SKIPPED_TESTS_REPORT_PATH" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-11-10-01-26-06-6b302e66/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-11-10-01-26-06-6b302e66/gitlab-ee-qa-8537242e:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/rspec:/home/gitlab/qa/rspec:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ee-qa-8537242e registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:12da1853703890dc411ef463123b86f7f291ecf8 Test::Instance::All http://gitlab-ee-538d30e2.test -- --format QA::Support::JsonFormatter --out tmp/rspec-5504209315.json --format RspecJunitFormatter --out tmp/rspec-5504209315.xml --format html --out tmp/rspec-decomposition-multiple-db_3_5.htm --color --format documentation`1342023-11-10 01:35:01 / CONF :: 135 ==> Base URL: http://gitlab-ee-538d30e2.test136 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007f926570ba08>137 ==> Libraries: Chemlab::Vendor138[Nov 10 2023 01:35:01 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA139[Nov 10 2023 01:35:01 UTC (QA Tests)] INFO -- Browser: chrome140[Nov 10 2023 01:35:01 UTC (QA Tests)] INFO -- Performing sanity check for environment!141[Nov 10 2023 01:35:01 UTC (QA Tests)] INFO -- Performing initial license fabrication!142[Nov 10 2023 01:35:02 UTC (QA Tests)] INFO -- Successfully added license key. Details:143{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}144[Nov 10 2023 01:35:02 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.27 seconds145[Nov 10 2023 01:35:02 UTC (QA Tests)] INFO -- Disabling sync with External package metadata database146[Nov 10 2023 01:35:02 UTC (QA Tests)] INFO -- Setting application settings: {:package_metadata_purl_types=>[11]}147[Nov 10 2023 01:35:03 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'148[Nov 10 2023 01:35:03 UTC (QA Tests)] INFO -- Report already exists, skipping!149[Nov 10 2023 01:35:03 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====150[Nov 10 2023 01:35:03 UTC (QA Tests)] INFO -- Report specs:151[Nov 10 2023 01:35:03 UTC (QA Tests)] INFO -- ["qa/specs/features/ee/browser_ui/10_govern/vulnerability_management_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven_gradle_repository_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_project_level_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/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_project_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/scan_result_policy_vulnerabilities_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/conan_repository_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/parent_child_pipelines_dependent_relationship_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb", "qa/specs/features/browser_ui/10_govern/login/2fa_recovery_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/group/prevent_forking_outside_group_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_project_snippet_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_event_streaming_spec.rb", "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/group_wiki/create_group_wiki_page_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_project_artifacts/user_can_bulk_delete_artifacts_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/analytics/contribution_analytics_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/default_merge_request_template_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/update_ci_file_with_pipeline_editor_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/revert_commit_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_via_template_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/scoped_labels/editing_scoped_labels_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue/default_issue_template_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/promote_issue_to_epic_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configure_issue_board_by_label_spec.rb", "qa/specs/features/ee/api/10_govern/compliance_pipeline_spec.rb", "qa/specs/features/ee/api/10_govern/user/minimal_access_user_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_key/add_deploy_key_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/issue_suggestions_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb", "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/epic/roadmap_spec.rb", "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb", "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb"]152[Nov 10 2023 01:35:03 UTC (QA Tests)] INFO -- Leftover specs:153[Nov 10 2023 01:35:03 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/changing_repository_storage_spec.rb", "qa/specs/features/api/1_manage/import/import_large_github_repo_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/10_govern/login/log_into_mattermost_via_gitlab_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_disabled_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/share_snippet_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/self_managed/container_registry_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/email_notification_for_alert_spec.rb", "qa/specs/features/ee/api/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/ee/api/7_configure/kubernetes/kubernetes_agent_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/main_index/blob_index_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_ldap_sync_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/scan_result_policy_license_finding_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/saas_user_caps_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/integrations/jira_issues_list_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipeline_for_project_mirror_github_spec.rb", "qa/specs/features/ee/browser_ui/9_data_stores/elasticsearch/elasticsearch_reindexing_spec.rb"]154[Nov 10 2023 01:35:03 UTC (QA Tests)] INFO -- Knapsack report generator started!155[Nov 10 2023 01:35:03 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'156[Nov 10 2023 01:35:03 UTC (QA Tests)] INFO -- Report already exists, skipping!157Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}158Randomized with seed 14168159Plan160 issue suggestions161[Nov 10 2023 01:36:33 UTC (QA Tests)] INFO -- Starting test: Plan issue suggestions shows issue suggestions when creating a new issue162[Nov 10 2023 01:36:33 UTC (QA Tests)] INFO -- filling :login_field with "root"163[Nov 10 2023 01:36:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field164[Nov 10 2023 01:36:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"165[Nov 10 2023 01:36:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field166[Nov 10 2023 01:36:34 UTC (QA Tests)] INFO -- clicking :sign_in_button167[Nov 10 2023 01:36:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.676s168[Nov 10 2023 01:36:39 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA169[Nov 10 2023 01:36:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-8fv63j08' via cache in 0.0 seconds170[Nov 10 2023 01:36:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 1.12 seconds171[Nov 10 2023 01:36:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 2.1 seconds172[Nov 10 2023 01:36:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-for-issues-a2636c8efe94a77c' via api in 4.67 seconds173[Nov 10 2023 01:36:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-for-issues-a2636c8efe94a77c174[Nov 10 2023 01:36:47 UTC (QA Tests)] INFO -- clicking :new-menu-toggle175[Nov 10 2023 01:36:47 UTC (QA Tests)] INFO -- clicking :create_menu_item176[Nov 10 2023 01:36:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.419s177[Nov 10 2023 01:36:49 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "issue"178[Nov 10 2023 01:36:49 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field179[Nov 10 2023 01:36:50 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Issue Board"180[Nov 10 2023 01:36:50 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field181 shows issue suggestions when creating a new issue182Create183 Default merge request templates184[Nov 10 2023 01:36:52 UTC (QA Tests)] INFO -- Starting test: Create Default merge request templates uses default template when creating a merge request185[Nov 10 2023 01:36:53 UTC (QA Tests)] INFO -- filling :login_field with "root"186[Nov 10 2023 01:36:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field187[Nov 10 2023 01:36:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"188[Nov 10 2023 01:36:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field189[Nov 10 2023 01:36:54 UTC (QA Tests)] INFO -- clicking :sign_in_button190[Nov 10 2023 01:36:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.574s191[Nov 10 2023 01:36:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds192[Nov 10 2023 01:36:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.46 seconds193[Nov 10 2023 01:37:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/default-mr-template-project-345fc0e28916ad68194[Nov 10 2023 01:37:02 UTC (QA Tests)] INFO -- clicking :menu_section_button195[Nov 10 2023 01:37:02 UTC (QA Tests)] INFO -- clicking :nav-item-link196[Nov 10 2023 01:37:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.489s197[Nov 10 2023 01:37:04 UTC (QA Tests)] INFO -- filling :default-merge-request-template-field with "This is a default merge request template"198[Nov 10 2023 01:37:04 UTC (QA Tests)] INFO -- clicking the coordinates of :default-merge-request-template-field199[Nov 10 2023 01:37:04 UTC (QA Tests)] INFO -- clicking :save-merge-request-changes-button200[Nov 10 2023 01:37:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-merge-request-changes-button' took 1.221s201[Nov 10 2023 01:37:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.99 seconds202[Nov 10 2023 01:37:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.0 seconds203[Nov 10 2023 01:37:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/default-mr-template-project-345fc0e28916ad68204[Nov 10 2023 01:37:20 UTC (QA Tests)] INFO -- clicking :menu_section_button205[Nov 10 2023 01:37:20 UTC (QA Tests)] INFO -- clicking :nav-item-link206[Nov 10 2023 01:37:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.117s207[Nov 10 2023 01:37:21 UTC (QA Tests)] INFO -- clicking :new-merge-request-button208[Nov 10 2023 01:37:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-merge-request-button' took 0.939s209[Nov 10 2023 01:37:22 UTC (QA Tests)] INFO -- clicking :compare-dropdown210[Nov 10 2023 01:37:23 UTC (QA Tests)] INFO -- Searching in dropdown: "qa-test-feature-b2ccd9076d2e3d91"211[Nov 10 2023 01:37:24 UTC (QA Tests)] INFO -- clicking :compare-branches-button212[Nov 10 2023 01:37:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element compare-branches-button' took 1.89s213[Nov 10 2023 01:37:26 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "QA test - merge request"214[Nov 10 2023 01:37:26 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field215[Nov 10 2023 01:37:26 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present216[Nov 10 2023 01:37:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.454s217[Nov 10 2023 01:37:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 23.73 seconds218 uses default template when creating a merge request219Verify220 Pipelines for merged results and merge trains221[Nov 10 2023 01:37:30 UTC (QA Tests)] INFO -- Starting test: Verify Pipelines for merged results and merge trains creates a pipeline with merged results222[Nov 10 2023 01:37:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds223[Nov 10 2023 01:37:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.18 seconds224[Nov 10 2023 01:37:31 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.225[Nov 10 2023 01:37:31 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`226[Nov 10 2023 01:37:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`227[Nov 10 2023 01:37:35 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-30k8lkip --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-30k8lkip 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-30k8lkip --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list qa-runner-30k8lkip --executor shell && gitlab-runner run" `228[Nov 10 2023 01:37:38 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-30k8lkip`229[Nov 10 2023 01:37:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`230[Nov 10 2023 01:37:41 UTC (QA Tests)] INFO -- filling :login_field with "root"231[Nov 10 2023 01:37:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field232[Nov 10 2023 01:37:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"233[Nov 10 2023 01:37:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field234[Nov 10 2023 01:37:42 UTC (QA Tests)] INFO -- clicking :sign_in_button235[Nov 10 2023 01:37:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.028s236[Nov 10 2023 01:37:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/pipelines-for-merge-trains-90fbcc1e9e85c086237[Nov 10 2023 01:37:46 UTC (QA Tests)] INFO -- clicking :menu_section_button238[Nov 10 2023 01:37:46 UTC (QA Tests)] INFO -- clicking :nav-item-link239[Nov 10 2023 01:37:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.907s240[Nov 10 2023 01:37:47 UTC (QA Tests)] INFO -- checking via JS :merged-results-pipeline-checkbox with args {}241[Nov 10 2023 01:37:47 UTC (QA Tests)] INFO -- checking via JS :merge-trains-checkbox with args {}242[Nov 10 2023 01:37:47 UTC (QA Tests)] INFO -- clicking :save-merge-request-changes-button243[Nov 10 2023 01:37:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-merge-request-changes-button' took 1.735s244[Nov 10 2023 01:37:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.87 seconds245[Nov 10 2023 01:37:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/pipelines-for-merge-trains-90fbcc1e9e85c086/-/merge_requests/1246[Nov 10 2023 01:38:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-info-container' took 16.087s247[Nov 10 2023 01:38:11 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/pipelines-for-merge-trains-90fbcc1e9e85c086/-/merge_requests/1248[Nov 10 2023 01:38:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.466s249[Nov 10 2023 01:38:19 UTC (QA Tests)] INFO -- clicking :merge-immediately-dropdown250[Nov 10 2023 01:38:19 UTC (QA Tests)] INFO -- clicking :merge-immediately-button251[Nov 10 2023 01:38:20 UTC (QA Tests)] INFO -- clicking :merge-immediately-confirmation-button252[Nov 10 2023 01:38:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.595s253[Nov 10 2023 01:38:23 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-30k8lkip'254[Nov 10 2023 01:38:23 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-30k8lkip`255 creates a pipeline with merged results256[Nov 10 2023 01:38:24 UTC (QA Tests)] INFO -- Starting test: Verify Pipelines for merged results and merge trains merges via a merge train257[Nov 10 2023 01:38:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds258[Nov 10 2023 01:38:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.2 seconds259[Nov 10 2023 01:38:25 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.260[Nov 10 2023 01:38:25 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`261[Nov 10 2023 01:38:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`262[Nov 10 2023 01:38:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-nb9giv8i --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-nb9giv8i 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-nb9giv8i --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list qa-runner-nb9giv8i --executor shell && gitlab-runner run" `263[Nov 10 2023 01:38:29 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-nb9giv8i`264[Nov 10 2023 01:38:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`265[Nov 10 2023 01:38:33 UTC (QA Tests)] INFO -- filling :login_field with "root"266[Nov 10 2023 01:38:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field267[Nov 10 2023 01:38:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"268[Nov 10 2023 01:38:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field269[Nov 10 2023 01:38:33 UTC (QA Tests)] INFO -- clicking :sign_in_button270[Nov 10 2023 01:38:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.916s271[Nov 10 2023 01:38:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/pipelines-for-merge-trains-115248abccc134a6272[Nov 10 2023 01:38:37 UTC (QA Tests)] INFO -- clicking :menu_section_button273[Nov 10 2023 01:38:38 UTC (QA Tests)] INFO -- clicking :nav-item-link274[Nov 10 2023 01:38:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.979s275[Nov 10 2023 01:38:39 UTC (QA Tests)] INFO -- checking via JS :merged-results-pipeline-checkbox with args {}276[Nov 10 2023 01:38:39 UTC (QA Tests)] INFO -- checking via JS :merge-trains-checkbox with args {}277[Nov 10 2023 01:38:39 UTC (QA Tests)] INFO -- clicking :save-merge-request-changes-button278[Nov 10 2023 01:38:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-merge-request-changes-button' took 2.322s279[Nov 10 2023 01:38:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.72 seconds280[Nov 10 2023 01:38:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/pipelines-for-merge-trains-115248abccc134a6/-/merge_requests/1281[Nov 10 2023 01:38:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-info-container' took 9.665s282[Nov 10 2023 01:38:57 UTC (QA Tests)] INFO -- clicking :merge-button283[Nov 10 2023 01:38:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.581s284[Nov 10 2023 01:39:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged-status-content' took 5.037s285[Nov 10 2023 01:39:03 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-nb9giv8i'286[Nov 10 2023 01:39:03 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-nb9giv8i`287 merges via a merge train288Package289 Maven Repository with Gradle290 using ci job token291[Nov 10 2023 01:39:03 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using ci job token pushes and pulls a maven package via gradle292[Nov 10 2023 01:39:04 UTC (QA Tests)] INFO -- filling :login_field with "root"293[Nov 10 2023 01:39:04 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field294[Nov 10 2023 01:39:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"295[Nov 10 2023 01:39:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field296[Nov 10 2023 01:39:05 UTC (QA Tests)] INFO -- clicking :sign_in_button297[Nov 10 2023 01:39:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.915s298[Nov 10 2023 01:39:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds299[Nov 10 2023 01:39:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.25 seconds300[Nov 10 2023 01:39:09 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.301[Nov 10 2023 01:39:09 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`302[Nov 10 2023 01:39:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`303[Nov 10 2023 01:39:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`304[Nov 10 2023 01:39:13 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699580347 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699580347 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-1699580347 --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list runner-for-maven_gradle_project-3ed8c1a130439740 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `305[Nov 10 2023 01:39:13 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699580347`306[Nov 10 2023 01:39:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`307[Nov 10 2023 01:39:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1699580347' via api in 6.21 seconds308[Nov 10 2023 01:39:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.3 seconds309[Nov 10 2023 01:39:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/maven_gradle_project-3ed8c1a130439740310[Nov 10 2023 01:39:18 UTC (QA Tests)] INFO -- clicking :menu_section_button311[Nov 10 2023 01:39:19 UTC (QA Tests)] INFO -- clicking :nav-item-link312[Nov 10 2023 01:39:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.785s313[Nov 10 2023 01:39:21 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present314[Nov 10 2023 01:39:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.445s315[Nov 10 2023 01:39:53 UTC (QA Tests)] INFO -- clicking :pipeline-path316[Nov 10 2023 01:39:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pipeline-path' took 1.193s317[Nov 10 2023 01:39:54 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present318[Nov 10 2023 01:39:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.659s319[Nov 10 2023 01:40:09 UTC (QA Tests)] INFO -- clicking :menu_section_button320[Nov 10 2023 01:40:09 UTC (QA Tests)] INFO -- clicking :nav-item-link321[Nov 10 2023 01:40:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.795s322[Nov 10 2023 01:40:10 UTC (QA Tests)] INFO -- clicking :details-link323[Nov 10 2023 01:40:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package-information-content' took 0.643s324 pushes and pulls a maven package via gradle325 using personal access token326[Nov 10 2023 01:40:11 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using personal access token pushes and pulls a maven package via gradle327[Nov 10 2023 01:40:11 UTC (QA Tests)] INFO -- filling :login_field with "root"328[Nov 10 2023 01:40:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field329[Nov 10 2023 01:40:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"330[Nov 10 2023 01:40:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field331[Nov 10 2023 01:40:12 UTC (QA Tests)] INFO -- clicking :sign_in_button332[Nov 10 2023 01:40:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.844s333[Nov 10 2023 01:40:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds334[Nov 10 2023 01:40:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.21 seconds335[Nov 10 2023 01:40:16 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.336[Nov 10 2023 01:40:16 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`337[Nov 10 2023 01:40:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`338[Nov 10 2023 01:40:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`339[Nov 10 2023 01:40:16 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699580415 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699580415 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-1699580415 --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list runner-for-maven_gradle_project-1f667cd7f75f8e5e --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `340[Nov 10 2023 01:40:17 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699580415`341[Nov 10 2023 01:40:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`342[Nov 10 2023 01:40:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1699580415' via api in 1.2 seconds343[Nov 10 2023 01:40:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds344[Nov 10 2023 01:40:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/maven_gradle_project-1f667cd7f75f8e5e345[Nov 10 2023 01:40:21 UTC (QA Tests)] INFO -- clicking :menu_section_button346[Nov 10 2023 01:40:21 UTC (QA Tests)] INFO -- clicking :nav-item-link347[Nov 10 2023 01:40:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.811s348[Nov 10 2023 01:40:23 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present349[Nov 10 2023 01:40:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.451s350[Nov 10 2023 01:40:37 UTC (QA Tests)] INFO -- clicking :pipeline-path351[Nov 10 2023 01:40:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pipeline-path' took 2.084s352[Nov 10 2023 01:40:39 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present353[Nov 10 2023 01:40:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.531s354[Nov 10 2023 01:40:54 UTC (QA Tests)] INFO -- clicking :menu_section_button355[Nov 10 2023 01:40:54 UTC (QA Tests)] INFO -- clicking :nav-item-link356[Nov 10 2023 01:40:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.848s357[Nov 10 2023 01:40:55 UTC (QA Tests)] INFO -- clicking :details-link358 pushes and pulls a maven package via gradle359 using project deploy token360[Nov 10 2023 01:40:55 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using project deploy token pushes and pulls a maven package via gradle361[Nov 10 2023 01:40:56 UTC (QA Tests)] INFO -- filling :login_field with "root"362[Nov 10 2023 01:40:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field363[Nov 10 2023 01:40:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"364[Nov 10 2023 01:40:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field365[Nov 10 2023 01:40:57 UTC (QA Tests)] INFO -- clicking :sign_in_button366[Nov 10 2023 01:40:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.046s367[Nov 10 2023 01:41:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.09 seconds368[Nov 10 2023 01:41:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.22 seconds369[Nov 10 2023 01:41:01 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.370[Nov 10 2023 01:41:01 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`371[Nov 10 2023 01:41:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`372[Nov 10 2023 01:41:05 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`373[Nov 10 2023 01:41:05 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699580459 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699580459 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-1699580459 --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list runner-for-maven_gradle_project-45f1e7c86fed9057 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `374[Nov 10 2023 01:41:06 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699580459`375[Nov 10 2023 01:41:06 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`376[Nov 10 2023 01:41:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1699580459' via api in 5.11 seconds377[Nov 10 2023 01:41:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 0.11 seconds378[Nov 10 2023 01:41:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds379[Nov 10 2023 01:41:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/maven_gradle_project-45f1e7c86fed9057380[Nov 10 2023 01:41:10 UTC (QA Tests)] INFO -- clicking :menu_section_button381[Nov 10 2023 01:41:10 UTC (QA Tests)] INFO -- clicking :nav-item-link382[Nov 10 2023 01:41:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.862s383[Nov 10 2023 01:41:12 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present384[Nov 10 2023 01:41:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.44s385[Nov 10 2023 01:41:26 UTC (QA Tests)] INFO -- clicking :pipeline-path386[Nov 10 2023 01:41:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pipeline-path' took 1.024s387[Nov 10 2023 01:41:27 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present388[Nov 10 2023 01:41:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.476s389[Nov 10 2023 01:41:41 UTC (QA Tests)] INFO -- clicking :menu_section_button390[Nov 10 2023 01:41:42 UTC (QA Tests)] INFO -- clicking :nav-item-link391[Nov 10 2023 01:41:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.743s392[Nov 10 2023 01:41:42 UTC (QA Tests)] INFO -- clicking :details-link393 pushes and pulls a maven package via gradle394Create395 Commit data396[Nov 10 2023 01:41:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds397[Nov 10 2023 01:41:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.18 seconds398[Nov 10 2023 01:41:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-code-0c0988627854c476' via api in 1.12 seconds399[Nov 10 2023 01:41:46 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"400[Nov 10 2023 01:41:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.99 seconds401[Nov 10 2023 01:41:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds402[Nov 10 2023 01:41:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.18 seconds403[Nov 10 2023 01:41:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-new-file-b01278199f160035' via api in 1.33 seconds404[Nov 10 2023 01:41:48 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw email patch405[Nov 10 2023 01:41:49 UTC (QA Tests)] INFO -- filling :login_field with "root"406[Nov 10 2023 01:41:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field407[Nov 10 2023 01:41:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"408[Nov 10 2023 01:41:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field409[Nov 10 2023 01:41:50 UTC (QA Tests)] INFO -- clicking :sign_in_button410[Nov 10 2023 01:41:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.942s411[Nov 10 2023 01:41:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-code-0c0988627854c476412[Nov 10 2023 01:41:55 UTC (QA Tests)] INFO -- clicking :commit-options-dropdown413 user views raw email patch414[Nov 10 2023 01:41:55 UTC (QA Tests)] INFO -- Starting test: Create Commit data user views raw commit diff415[Nov 10 2023 01:41:56 UTC (QA Tests)] INFO -- filling :login_field with "root"416[Nov 10 2023 01:41:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field417[Nov 10 2023 01:41:56 UTC (QA Tests)] INFO -- filling :password_field with "*****"418[Nov 10 2023 01:41:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field419[Nov 10 2023 01:41:57 UTC (QA Tests)] INFO -- clicking :sign_in_button420[Nov 10 2023 01:41:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.852s421[Nov 10 2023 01:41:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-code-0c0988627854c476422[Nov 10 2023 01:42:02 UTC (QA Tests)] INFO -- clicking :commit-options-dropdown423 user views raw commit diff424Verify425 Pipeline with prefill variables426[Nov 10 2023 01:42:03 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows dropdown for variables with description, value, and options defined427[Nov 10 2023 01:42:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds428[Nov 10 2023 01:42:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.17 seconds429[Nov 10 2023 01:42:05 UTC (QA Tests)] INFO -- filling :login_field with "root"430[Nov 10 2023 01:42:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field431[Nov 10 2023 01:42:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"432[Nov 10 2023 01:42:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field433[Nov 10 2023 01:42:06 UTC (QA Tests)] INFO -- clicking :sign_in_button434[Nov 10 2023 01:42:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.18s435[Nov 10 2023 01:42:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-prefill-variables-72d6709fc97b6a5e436[Nov 10 2023 01:42:10 UTC (QA Tests)] INFO -- clicking :menu_section_button437[Nov 10 2023 01:42:11 UTC (QA Tests)] INFO -- clicking :nav-item-link438[Nov 10 2023 01:42:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.761s439[Nov 10 2023 01:42:11 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present440[Nov 10 2023 01:42:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.19s441[Nov 10 2023 01:42:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.803s442[Nov 10 2023 01:42:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.808s443[Nov 10 2023 01:42:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-form-ci-variable-value-dropdown' took 1.824s444[Nov 10 2023 01:42:14 UTC (QA Tests)] INFO -- clicking :pipeline-form-ci-variable-value-dropdown445 shows dropdown for variables with description, value, and options defined446[Nov 10 2023 01:42:15 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with prefill variables shows only variables with description as prefill variables on the run pipeline page447[Nov 10 2023 01:42:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds448[Nov 10 2023 01:42:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.18 seconds449[Nov 10 2023 01:42:17 UTC (QA Tests)] INFO -- filling :login_field with "root"450[Nov 10 2023 01:42:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field451[Nov 10 2023 01:42:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"452[Nov 10 2023 01:42:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field453[Nov 10 2023 01:42:18 UTC (QA Tests)] INFO -- clicking :sign_in_button454[Nov 10 2023 01:42:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.954s455[Nov 10 2023 01:42:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-prefill-variables-35eaacd7faf1de2c456[Nov 10 2023 01:42:22 UTC (QA Tests)] INFO -- clicking :menu_section_button457[Nov 10 2023 01:42:22 UTC (QA Tests)] INFO -- clicking :nav-item-link458[Nov 10 2023 01:42:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.803s459[Nov 10 2023 01:42:23 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present460[Nov 10 2023 01:42:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.243s461 shows only variables with description as prefill variables on the run pipeline page462Create463 Codeowners464[Nov 10 2023 01:42:27 UTC (QA Tests)] INFO -- Starting test: Create Codeowners displays owners specified in CODEOWNERS file465[Nov 10 2023 01:42:27 UTC (QA Tests)] INFO -- filling :login_field with "root"466[Nov 10 2023 01:42:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field467[Nov 10 2023 01:42:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"468[Nov 10 2023 01:42:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field469[Nov 10 2023 01:42:28 UTC (QA Tests)] INFO -- clicking :sign_in_button470[Nov 10 2023 01:42:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.968s471[Nov 10 2023 01:42:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds472[Nov 10 2023 01:42:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.19 seconds473[Nov 10 2023 01:42:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.51 seconds474[Nov 10 2023 01:42:32 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/codeowners-a9b25bb7bc9b1144 QA::Resource::Project475[Nov 10 2023 01:42:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.45 seconds476[Nov 10 2023 01:42:33 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/codeowners-a9b25bb7bc9b1144 QA::Resource::Project477[Nov 10 2023 01:42:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/codeowners-a9b25bb7bc9b1144478[Nov 10 2023 01:42:36 UTC (QA Tests)] INFO -- clicking :file-name-link479[Nov 10 2023 01:42:36 UTC (QA Tests)] INFO -- clicking :collapse-toggle480[Nov 10 2023 01:42:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/codeowners-a9b25bb7bc9b1144481[Nov 10 2023 01:42:38 UTC (QA Tests)] INFO -- clicking :file-name-link482[Nov 10 2023 01:42:39 UTC (QA Tests)] INFO -- clicking :collapse-toggle483 displays owners specified in CODEOWNERS file484Plan485 Default issue templates486[Nov 10 2023 01:42:39 UTC (QA Tests)] INFO -- Starting test: Plan Default issue templates uses default template when creating an issue487[Nov 10 2023 01:42:40 UTC (QA Tests)] INFO -- filling :login_field with "root"488[Nov 10 2023 01:42:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field489[Nov 10 2023 01:42:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"490[Nov 10 2023 01:42:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field491[Nov 10 2023 01:42:41 UTC (QA Tests)] INFO -- clicking :sign_in_button492[Nov 10 2023 01:42:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.019s493[Nov 10 2023 01:42:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds494[Nov 10 2023 01:42:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.19 seconds495[Nov 10 2023 01:42:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/default-issue-template-project-416d0396469e86a0496[Nov 10 2023 01:42:45 UTC (QA Tests)] INFO -- clicking :menu_section_button497[Nov 10 2023 01:42:45 UTC (QA Tests)] INFO -- clicking :nav-item-link498[Nov 10 2023 01:42:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.068s499[Nov 10 2023 01:42:48 UTC (QA Tests)] INFO -- filling :issue-template-field with "This is a default issue template"500[Nov 10 2023 01:42:48 UTC (QA Tests)] INFO -- clicking the coordinates of :issue-template-field501[Nov 10 2023 01:42:48 UTC (QA Tests)] INFO -- clicking :save-issue-template-button502[Nov 10 2023 01:42:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-issue-template-button' took 1.332s503[Nov 10 2023 01:42:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/default-issue-template-project-416d0396469e86a0/-/issues/1504 uses default template when creating an issue505Govern506 Scan result policy507 requires approval when license findings violate scan result policy (PENDING: Test is not compatible with this environment or pipeline)508Govern509 Vulnerability management in a merge request510[Nov 10 2023 01:42:53 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can create an issue from a vulnerability from mr security widget511[Nov 10 2023 01:42:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds512[Nov 10 2023 01:42:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.2 seconds513[Nov 10 2023 01:42:55 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.24 seconds514[Nov 10 2023 01:42:55 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.515[Nov 10 2023 01:42:55 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`516[Nov 10 2023 01:42:55 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`517[Nov 10 2023 01:42:55 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-8e67fe4b1b5df5ef --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-8e67fe4b1b5df5ef 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-8e67fe4b1b5df5ef --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `518[Nov 10 2023 01:42:55 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-8e67fe4b1b5df5ef`519[Nov 10 2023 01:42:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`520[Nov 10 2023 01:42:58 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Check in premade security reports"521[Nov 10 2023 01:42:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.23 seconds522[Nov 10 2023 01:43:05 UTC (QA Tests)] INFO -- filling :login_field with "root"523[Nov 10 2023 01:43:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field524[Nov 10 2023 01:43:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"525[Nov 10 2023 01:43:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field526[Nov 10 2023 01:43:06 UTC (QA Tests)] INFO -- clicking :sign_in_button527[Nov 10 2023 01:43:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.237s528[Nov 10 2023 01:43:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-security-findings-8e67fe4b1b5df5ef529[Nov 10 2023 01:43:11 UTC (QA Tests)] INFO -- clicking :menu_section_button530[Nov 10 2023 01:43:11 UTC (QA Tests)] INFO -- clicking :nav-item-link531[Nov 10 2023 01:43:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.812s532[Nov 10 2023 01:43:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-security-findings-8e67fe4b1b5df5ef/-/merge_requests/1533[Nov 10 2023 01:43:27 UTC (QA Tests)] INFO -- clicking :expand_report_button534[Nov 10 2023 01:43:28 UTC (QA Tests)] INFO -- clicking :title-content535[Nov 10 2023 01:43:28 UTC (QA Tests)] INFO -- clicking :create-issue-button536[Nov 10 2023 01:43:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-8e67fe4b1b5df5ef'537[Nov 10 2023 01:43:31 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-8e67fe4b1b5df5ef`538 can create an issue from a vulnerability from mr security widget539[Nov 10 2023 01:43:32 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can create an issue from a security finding in pipeline security tab540[Nov 10 2023 01:43:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds541[Nov 10 2023 01:43:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.26 seconds542[Nov 10 2023 01:43:34 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.27 seconds543[Nov 10 2023 01:43:34 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.544[Nov 10 2023 01:43:34 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`545[Nov 10 2023 01:43:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`546[Nov 10 2023 01:43:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-d36981f115924afa --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-d36981f115924afa 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-d36981f115924afa --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `547[Nov 10 2023 01:43:35 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-d36981f115924afa`548[Nov 10 2023 01:43:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`549[Nov 10 2023 01:43:37 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Check in premade security reports"550[Nov 10 2023 01:43:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.03 seconds551[Nov 10 2023 01:43:42 UTC (QA Tests)] INFO -- filling :login_field with "root"552[Nov 10 2023 01:43:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field553[Nov 10 2023 01:43:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"554[Nov 10 2023 01:43:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field555[Nov 10 2023 01:43:43 UTC (QA Tests)] INFO -- clicking :sign_in_button556[Nov 10 2023 01:43:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.152s557[Nov 10 2023 01:43:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-security-findings-d36981f115924afa558[Nov 10 2023 01:43:48 UTC (QA Tests)] INFO -- clicking :menu_section_button559[Nov 10 2023 01:43:48 UTC (QA Tests)] INFO -- clicking :nav-item-link560[Nov 10 2023 01:43:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.742s561[Nov 10 2023 01:44:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-security-findings-d36981f115924afa/-/merge_requests/1562[Nov 10 2023 01:44:09 UTC (QA Tests)] INFO -- clicking :menu_section_button563[Nov 10 2023 01:44:09 UTC (QA Tests)] INFO -- clicking :nav-item-link564[Nov 10 2023 01:44:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.032s565[Nov 10 2023 01:44:11 UTC (QA Tests)] INFO -- clicking :create-issue and ensuring QA::Page::Project::Issue::Show is present566[Nov 10 2023 01:44:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.558s567[Nov 10 2023 01:44:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? issue-title' took 1.96s568[Nov 10 2023 01:44:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-issue' took 3.316s569[Nov 10 2023 01:44:15 UTC (QA Tests)] INFO -- clicking :menu_section_button570[Nov 10 2023 01:44:15 UTC (QA Tests)] INFO -- clicking :nav-item-link571[Nov 10 2023 01:44:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.076s572[Nov 10 2023 01:44:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability' took 11.043s573[Nov 10 2023 01:44:27 UTC (QA Tests)] INFO -- Merging via PUT /projects/15/merge_requests/1/merge574[Nov 10 2023 01:44:28 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"575[Nov 10 2023 01:44:28 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments576[Nov 10 2023 01:44:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? filter-status-dropdown' took 1.004s577[Nov 10 2023 01:44:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? group-by-new-feature' took 0.845s578[Nov 10 2023 01:44:47 UTC (QA Tests)] INFO -- clicking :close-button579[Nov 10 2023 01:44:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-d36981f115924afa'580[Nov 10 2023 01:44:49 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-d36981f115924afa`581[Nov 10 2023 01:44:49 UTC (QA Tests)] ERROR -- Interceptor Api Errors582[-1] GET /api/graphql -- Correlation Id: Correlation Id not found583[-1] POST /api/graphql -- Correlation Id: Correlation Id not found584 can create an issue from a security finding in pipeline security tab585[Nov 10 2023 01:44:49 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can create an auto-remediation MR from mr security widget586[Nov 10 2023 01:44:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds587[Nov 10 2023 01:44:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.19 seconds588[Nov 10 2023 01:44:51 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.2 seconds589[Nov 10 2023 01:44:51 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.590[Nov 10 2023 01:44:51 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`591[Nov 10 2023 01:44:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`592[Nov 10 2023 01:44:51 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-3e429f5d310490a0 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-3e429f5d310490a0 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-3e429f5d310490a0 --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `593[Nov 10 2023 01:44:51 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-3e429f5d310490a0`594[Nov 10 2023 01:44:52 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`595[Nov 10 2023 01:44:54 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Check in premade security reports"596[Nov 10 2023 01:44:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.17 seconds597[Nov 10 2023 01:44:58 UTC (QA Tests)] INFO -- filling :login_field with "root"598[Nov 10 2023 01:44:58 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field599[Nov 10 2023 01:44:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"600[Nov 10 2023 01:44:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field601[Nov 10 2023 01:44:59 UTC (QA Tests)] INFO -- clicking :sign_in_button602[Nov 10 2023 01:45:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.233s603[Nov 10 2023 01:45:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-security-findings-3e429f5d310490a0604[Nov 10 2023 01:45:04 UTC (QA Tests)] INFO -- clicking :menu_section_button605[Nov 10 2023 01:45:05 UTC (QA Tests)] INFO -- clicking :nav-item-link606[Nov 10 2023 01:45:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.998s607[Nov 10 2023 01:45:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-security-findings-3e429f5d310490a0/-/merge_requests/1608[Nov 10 2023 01:45:21 UTC (QA Tests)] INFO -- clicking :expand_report_button609[Nov 10 2023 01:45:21 UTC (QA Tests)] INFO -- clicking :title-content610[Nov 10 2023 01:45:22 UTC (QA Tests)] INFO -- clicking :resolve_split_button611[Nov 10 2023 01:45:26 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-3e429f5d310490a0'612[Nov 10 2023 01:45:26 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-3e429f5d310490a0`613[Nov 10 2023 01:45:27 UTC (QA Tests)] ERROR -- Interceptor Api Errors614[404] GET /gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-security-findings-3e429f5d310490a0/-/merge_requests/2/diffs_metadata.json -- Correlation Id: 01HEVEFHEZ70JPWRB9S8NDS78D615 can create an auto-remediation MR from mr security widget616[Nov 10 2023 01:45:27 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can dismiss a security finding with reason from pipeline security tab617[Nov 10 2023 01:45:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds618[Nov 10 2023 01:45:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.23 seconds619[Nov 10 2023 01:45:28 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.18 seconds620[Nov 10 2023 01:45:28 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.621[Nov 10 2023 01:45:28 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`622[Nov 10 2023 01:45:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`623[Nov 10 2023 01:45:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-3736b06beceb751e --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-3736b06beceb751e 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-3736b06beceb751e --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `624[Nov 10 2023 01:45:29 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-3736b06beceb751e`625[Nov 10 2023 01:45:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`626[Nov 10 2023 01:45:32 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Check in premade security reports"627[Nov 10 2023 01:45:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.46 seconds628[Nov 10 2023 01:45:35 UTC (QA Tests)] INFO -- filling :login_field with "root"629[Nov 10 2023 01:45:35 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field630[Nov 10 2023 01:45:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"631[Nov 10 2023 01:45:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field632[Nov 10 2023 01:45:36 UTC (QA Tests)] INFO -- clicking :sign_in_button633[Nov 10 2023 01:45:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.244s634[Nov 10 2023 01:45:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-security-findings-3736b06beceb751e635[Nov 10 2023 01:45:41 UTC (QA Tests)] INFO -- clicking :menu_section_button636[Nov 10 2023 01:45:41 UTC (QA Tests)] INFO -- clicking :nav-item-link637[Nov 10 2023 01:45:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.838s638[Nov 10 2023 01:45:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-security-findings-3736b06beceb751e/-/merge_requests/1639[Nov 10 2023 01:45:59 UTC (QA Tests)] INFO -- clicking :menu_section_button640[Nov 10 2023 01:45:59 UTC (QA Tests)] INFO -- clicking :nav-item-link641[Nov 10 2023 01:45:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.785s642[Nov 10 2023 01:46:01 UTC (QA Tests)] INFO -- checking via JS :security-finding-checkbox with args {:finding_name=>"CVE-2017-18269 in glibc", :visible=>false}643[Nov 10 2023 01:46:02 UTC (QA Tests)] INFO -- selecting "Won't fix / Accept risk" in :finding-dismissal-reason644[Nov 10 2023 01:46:02 UTC (QA Tests)] INFO -- clicking :finding-dismiss-button645[Nov 10 2023 01:46:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.844s646[Nov 10 2023 01:46:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? undo-dismiss' took 0.543s647[Nov 10 2023 01:46:03 UTC (QA Tests)] INFO -- clicking :more-info648[Nov 10 2023 01:46:04 UTC (QA Tests)] INFO -- clicking :cancel-button649[Nov 10 2023 01:46:04 UTC (QA Tests)] INFO -- clicking :menu_section_button650[Nov 10 2023 01:46:05 UTC (QA Tests)] INFO -- clicking :nav-item-link651[Nov 10 2023 01:46:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.248s652[Nov 10 2023 01:46:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability' took 11.049s653[Nov 10 2023 01:46:17 UTC (QA Tests)] INFO -- Merging via PUT /projects/17/merge_requests/1/merge654[Nov 10 2023 01:46:18 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"655[Nov 10 2023 01:46:18 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments656[Nov 10 2023 01:46:35 UTC (QA Tests)] INFO -- clicking :nav-item-link657[Nov 10 2023 01:46:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.094s658[Nov 10 2023 01:46:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-3736b06beceb751e'659[Nov 10 2023 01:46:37 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-3736b06beceb751e`660[Nov 10 2023 01:46:37 UTC (QA Tests)] ERROR -- Interceptor Api Errors661[-1] GET /api/graphql -- Correlation Id: Correlation Id not found662 can dismiss a security finding with reason from pipeline security tab663[Nov 10 2023 01:46:38 UTC (QA Tests)] INFO -- Starting test: Govern Vulnerability management in a merge request can dismiss a vulnerability with a reason from mr security widget664[Nov 10 2023 01:46:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds665[Nov 10 2023 01:46:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.19 seconds666[Nov 10 2023 01:46:39 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Bowling vulnerability' via api in 0.16 seconds667[Nov 10 2023 01:46:39 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.668[Nov 10 2023 01:46:39 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`669[Nov 10 2023 01:46:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`670[Nov 10 2023 01:46:43 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-security-findings-2beb74fa288232e2 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-security-findings-2beb74fa288232e2 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-2beb74fa288232e2 --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `671[Nov 10 2023 01:46:44 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-security-findings-2beb74fa288232e2`672[Nov 10 2023 01:46:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`673[Nov 10 2023 01:46:46 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Check in premade security reports"674[Nov 10 2023 01:46:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.18 seconds675[Nov 10 2023 01:46:49 UTC (QA Tests)] INFO -- filling :login_field with "root"676[Nov 10 2023 01:46:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field677[Nov 10 2023 01:46:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"678[Nov 10 2023 01:46:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field679[Nov 10 2023 01:46:50 UTC (QA Tests)] INFO -- clicking :sign_in_button680[Nov 10 2023 01:46:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.477s681[Nov 10 2023 01:46:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-security-findings-2beb74fa288232e2682[Nov 10 2023 01:46:55 UTC (QA Tests)] INFO -- clicking :menu_section_button683[Nov 10 2023 01:46:56 UTC (QA Tests)] INFO -- clicking :nav-item-link684[Nov 10 2023 01:46:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.861s685[Nov 10 2023 01:47:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-security-findings-2beb74fa288232e2/-/merge_requests/1686[Nov 10 2023 01:47:23 UTC (QA Tests)] INFO -- clicking :expand_report_button687[Nov 10 2023 01:47:23 UTC (QA Tests)] INFO -- clicking :title-content688[Nov 10 2023 01:47:24 UTC (QA Tests)] INFO -- clicking :dismiss_with_comment_button689[Nov 10 2023 01:47:24 UTC (QA Tests)] INFO -- clicking :add_and_dismiss_button690[Nov 10 2023 01:47:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.615s691[Nov 10 2023 01:47:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? vulnerability-modal-content' took 0.625s692[Nov 10 2023 01:47:25 UTC (QA Tests)] INFO -- clicking :title-content693[Nov 10 2023 01:47:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 6.822s694[Nov 10 2023 01:47:32 UTC (QA Tests)] INFO -- clicking :cancel-button695[Nov 10 2023 01:47:33 UTC (QA Tests)] INFO -- Merging via PUT /projects/18/merge_requests/1/merge696[Nov 10 2023 01:47:34 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"697[Nov 10 2023 01:47:34 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:max_duration=>60, :sleep_interval=>0.5}' arguments698[Nov 10 2023 01:47:50 UTC (QA Tests)] INFO -- clicking :menu_section_button699[Nov 10 2023 01:47:51 UTC (QA Tests)] INFO -- clicking :nav-item-link700[Nov 10 2023 01:47:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.029s701[Nov 10 2023 01:47:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-security-findings-2beb74fa288232e2'702[Nov 10 2023 01:47:53 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-security-findings-2beb74fa288232e2`703 can dismiss a vulnerability with a reason from mr security widget704Verify705 Update CI file with pipeline editor706[Nov 10 2023 01:47:54 UTC (QA Tests)] INFO -- Starting test: Verify Update CI file with pipeline editor creates new pipelines, target branch, and merge request707[Nov 10 2023 01:47:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds708[Nov 10 2023 01:47:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.22 seconds709[Nov 10 2023 01:47:56 UTC (QA Tests)] INFO -- filling :login_field with "root"710[Nov 10 2023 01:47:56 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field711[Nov 10 2023 01:47:57 UTC (QA Tests)] INFO -- filling :password_field with "*****"712[Nov 10 2023 01:47:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field713[Nov 10 2023 01:47:57 UTC (QA Tests)] INFO -- clicking :sign_in_button714[Nov 10 2023 01:47:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.189s715[Nov 10 2023 01:48:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/pipeline-editor-project-598bc4067785f5da716[Nov 10 2023 01:48:02 UTC (QA Tests)] INFO -- clicking :menu_section_button717[Nov 10 2023 01:48:02 UTC (QA Tests)] INFO -- clicking :nav-item-link718[Nov 10 2023 01:48:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.898s719[Nov 10 2023 01:48:03 UTC (QA Tests)] INFO -- clicking :source-editor-container720[Nov 10 2023 01:48:04 UTC (QA Tests)] INFO -- checking via JS :new-mr-checkbox with args {}721[Nov 10 2023 01:48:05 UTC (QA Tests)] INFO -- clicking :commit-changes-button722[Nov 10 2023 01:48:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.881s723[Nov 10 2023 01:48:07 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present724[Nov 10 2023 01:48:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.644s725[Nov 10 2023 01:48:09 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments726[Nov 10 2023 01:48:09 UTC (QA Tests)] ERROR -- Interceptor Api Errors727[-1] POST /api/graphql -- Correlation Id: Correlation Id not found728[200] GET /api/graphql -- Correlation Id: 01HEVEMCD3MC69H7Y8SVBEMG60729error-messages: Provide one of an IID or SHA730[404] GET /gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/pipeline-editor-project-598bc4067785f5da/-/merge_requests/1/diffs_metadata.json -- Correlation Id: 01HEVEMHEBFM3XC7PR216TQ939731 creates new pipelines, target branch, and merge request732Plan733 Epics roadmap734[Nov 10 2023 01:48:10 UTC (QA Tests)] INFO -- Starting test: Plan Epics roadmap presents epic on roadmap735[Nov 10 2023 01:48:10 UTC (QA Tests)] INFO -- filling :login_field with "root"736[Nov 10 2023 01:48:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field737[Nov 10 2023 01:48:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"738[Nov 10 2023 01:48:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field739[Nov 10 2023 01:48:11 UTC (QA Tests)] INFO -- clicking :sign_in_button740[Nov 10 2023 01:48:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.298s741[Nov 10 2023 01:48:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds742[Nov 10 2023 01:48:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.19 seconds743[Nov 10 2023 01:48:15 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Epic with id '1' via api in 0.64 seconds744 presents epic on roadmap745Verify746 Parent-child pipelines dependent relationship747[Nov 10 2023 01:48:16 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines dependent relationship parent pipelines passes if child passes748[Nov 10 2023 01:48:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds749[Nov 10 2023 01:48:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.18 seconds750[Nov 10 2023 01:48:17 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.751[Nov 10 2023 01:48:17 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`752[Nov 10 2023 01:48:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`753[Nov 10 2023 01:48:22 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipelines-dependent-relationship-55e6c3194ddd362a --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipelines-dependent-relationship-55e6c3194ddd362a 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 pipelines-dependent-relationship-55e6c3194ddd362a --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list pipelines-dependent-relationship-55e6c3194ddd362a --executor shell && gitlab-runner run" `754[Nov 10 2023 01:48:22 UTC (QA Tests)] INFO -- Executing: `docker logs pipelines-dependent-relationship-55e6c3194ddd362a`755[Nov 10 2023 01:48:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`756[Nov 10 2023 01:48:23 UTC (QA Tests)] INFO -- filling :login_field with "root"757[Nov 10 2023 01:48:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field758[Nov 10 2023 01:48:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"759[Nov 10 2023 01:48:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field760[Nov 10 2023 01:48:24 UTC (QA Tests)] INFO -- clicking :sign_in_button761[Nov 10 2023 01:48:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.219s762[Nov 10 2023 01:48:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/pipelines-dependent-relationship-55e6c3194ddd362a763[Nov 10 2023 01:48:29 UTC (QA Tests)] INFO -- clicking :menu_section_button764[Nov 10 2023 01:48:30 UTC (QA Tests)] INFO -- clicking :nav-item-link765[Nov 10 2023 01:48:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.805s766[Nov 10 2023 01:48:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? linked-pipeline-container' took 10.247s767[Nov 10 2023 01:48:42 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments768[Nov 10 2023 01:48:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipelines-dependent-relationship-55e6c3194ddd362a'769[Nov 10 2023 01:48:42 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipelines-dependent-relationship-55e6c3194ddd362a`770 parent pipelines passes if child passes771[Nov 10 2023 01:48:43 UTC (QA Tests)] INFO -- Starting test: Verify Parent-child pipelines dependent relationship parent pipeline fails if child fails772[Nov 10 2023 01:48:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds773[Nov 10 2023 01:48:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.18 seconds774[Nov 10 2023 01:48:43 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.775[Nov 10 2023 01:48:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`776[Nov 10 2023 01:48:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`777[Nov 10 2023 01:48:44 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name pipelines-dependent-relationship-547d09c9eeac06bc --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach pipelines-dependent-relationship-547d09c9eeac06bc 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 pipelines-dependent-relationship-547d09c9eeac06bc --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list pipelines-dependent-relationship-547d09c9eeac06bc --executor shell && gitlab-runner run" `778[Nov 10 2023 01:48:44 UTC (QA Tests)] INFO -- Executing: `docker logs pipelines-dependent-relationship-547d09c9eeac06bc`779[Nov 10 2023 01:48:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`780[Nov 10 2023 01:48:45 UTC (QA Tests)] INFO -- filling :login_field with "root"781[Nov 10 2023 01:48:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field782[Nov 10 2023 01:48:45 UTC (QA Tests)] INFO -- filling :password_field with "*****"783[Nov 10 2023 01:48:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field784[Nov 10 2023 01:48:46 UTC (QA Tests)] INFO -- clicking :sign_in_button785[Nov 10 2023 01:48:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.269s786[Nov 10 2023 01:48:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/pipelines-dependent-relationship-547d09c9eeac06bc787[Nov 10 2023 01:48:51 UTC (QA Tests)] INFO -- clicking :menu_section_button788[Nov 10 2023 01:48:52 UTC (QA Tests)] INFO -- clicking :nav-item-link789[Nov 10 2023 01:48:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.813s790[Nov 10 2023 01:49:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? linked-pipeline-container' took 10.265s791[Nov 10 2023 01:49:04 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:sleep_interval=>0.5}' arguments792[Nov 10 2023 01:49:04 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'pipelines-dependent-relationship-547d09c9eeac06bc'793[Nov 10 2023 01:49:04 UTC (QA Tests)] INFO -- Executing: `docker rm -f pipelines-dependent-relationship-547d09c9eeac06bc`794 parent pipeline fails if child fails795Verify796 Pipeline for project mirrors Github797 user commits to GitHub triggers CI pipeline (PENDING: Test is not compatible with this environment or pipeline)798Plan799 Configure issue board by label800[Nov 10 2023 01:49:05 UTC (QA Tests)] INFO -- Starting test: Plan Configure issue board by label shows only issues that match the configured label801[Nov 10 2023 01:49:05 UTC (QA Tests)] INFO -- filling :login_field with "root"802[Nov 10 2023 01:49:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field803[Nov 10 2023 01:49:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"804[Nov 10 2023 01:49:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field805[Nov 10 2023 01:49:06 UTC (QA Tests)] INFO -- clicking :sign_in_button806[Nov 10 2023 01:49:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.399s807[Nov 10 2023 01:49:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds808[Nov 10 2023 01:49:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.18 seconds809[Nov 10 2023 01:49:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-board-list-b82521ae09cecf5e' via api in 1.0 seconds810[Nov 10 2023 01:49:11 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.19 seconds811[Nov 10 2023 01:49:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '1' via api in 0.14 seconds812[Nov 10 2023 01:49:11 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '3' via api in 1.45 seconds813[Nov 10 2023 01:49:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-board-list-b82521ae09cecf5e814[Nov 10 2023 01:49:13 UTC (QA Tests)] INFO -- clicking :menu_section_button815[Nov 10 2023 01:49:13 UTC (QA Tests)] INFO -- clicking :nav-item-link816[Nov 10 2023 01:49:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.004s817[Nov 10 2023 01:49:14 UTC (QA Tests)] INFO -- clicking :boards-config-button818[Nov 10 2023 01:49:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.582s819[Nov 10 2023 01:49:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element boards-config-button' took 0.713s820[Nov 10 2023 01:49:15 UTC (QA Tests)] INFO -- clicking :labels-edit-button821[Nov 10 2023 01:49:17 UTC (QA Tests)] INFO -- clicking :labels-edit-button822[Nov 10 2023 01:49:17 UTC (QA Tests)] INFO -- clicking :close-labels-dropdown-button823[Nov 10 2023 01:49:17 UTC (QA Tests)] INFO -- clicking :save-changes-button824[Nov 10 2023 01:49:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.551s825[Nov 10 2023 01:49:18 UTC (QA Tests)] ERROR -- Interceptor Api Errors826[-1] POST /api/graphql -- Correlation Id: Correlation Id not found827 shows only issues that match the configured label828Plan829 Issue830[Nov 10 2023 01:49:18 UTC (QA Tests)] INFO -- Starting test: Plan Issue closes via pushing a commit831[Nov 10 2023 01:49:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds832[Nov 10 2023 01:49:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.18 seconds833[Nov 10 2023 01:49:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-for-issues-406dc4e19b4085f3' via api in 0.93 seconds834[Nov 10 2023 01:49:21 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Initial commit"835[Nov 10 2023 01:49:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.1 seconds836[Nov 10 2023 01:49:24 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Closes #1"837[Nov 10 2023 01:49:24 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.92 seconds838 closes via pushing a commit839Plan840 Issue comments841[Nov 10 2023 01:49:25 UTC (QA Tests)] INFO -- Starting test: Plan Issue comments comments on an issue and edits the comment842[Nov 10 2023 01:49:26 UTC (QA Tests)] INFO -- filling :login_field with "root"843[Nov 10 2023 01:49:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field844[Nov 10 2023 01:49:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"845[Nov 10 2023 01:49:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field846[Nov 10 2023 01:49:26 UTC (QA Tests)] INFO -- clicking :sign_in_button847[Nov 10 2023 01:49:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.339s848[Nov 10 2023 01:49:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds849[Nov 10 2023 01:49:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.2 seconds850[Nov 10 2023 01:49:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-for-issues-db50bda171e89359' via api in 0.97 seconds851[Nov 10 2023 01:49:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-for-issues-db50bda171e89359/-/issues/1852[Nov 10 2023 01:49:33 UTC (QA Tests)] INFO -- clicking :issue-title853[Nov 10 2023 01:49:33 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown854[Nov 10 2023 01:49:34 UTC (QA Tests)] INFO -- filling :comment-field with "First version of the comment855"856[Nov 10 2023 01:49:34 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field857[Nov 10 2023 01:49:34 UTC (QA Tests)] INFO -- clicking :comment-button858[Nov 10 2023 01:49:35 UTC (QA Tests)] INFO -- clicking :note-edit-button859[Nov 10 2023 01:49:35 UTC (QA Tests)] INFO -- filling :reply-field with "Second version of the comment"860[Nov 10 2023 01:49:35 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field861[Nov 10 2023 01:49:36 UTC (QA Tests)] INFO -- clicking :reply-comment-button862 comments on an issue and edits the comment863Data Stores864 prevent forking outside group865 when enabled866[Nov 10 2023 01:49:36 UTC (QA Tests)] INFO -- Starting test: Data Stores prevent forking outside group when enabled does not allow forking outside of group867[Nov 10 2023 01:49:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'group_for_fork_d3807cabceeb032c' via api in 0.43 seconds868[Nov 10 2023 01:49:37 UTC (QA Tests)] INFO -- filling :login_field with "root"869[Nov 10 2023 01:49:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field870[Nov 10 2023 01:49:38 UTC (QA Tests)] INFO -- filling :password_field with "*****"871[Nov 10 2023 01:49:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field872[Nov 10 2023 01:49:38 UTC (QA Tests)] INFO -- clicking :sign_in_button873[Nov 10 2023 01:49:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.303s874[Nov 10 2023 01:49:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.1 seconds875[Nov 10 2023 01:49:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.23 seconds876[Nov 10 2023 01:49:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project_to_fork-8107e9c0111e1750' via api in 1.42 seconds877[Nov 10 2023 01:49:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-538d30e2.test/groups/gitlab-qa-sandbox-group-6878[Nov 10 2023 01:49:44 UTC (QA Tests)] INFO -- clicking :menu_section_button879[Nov 10 2023 01:49:44 UTC (QA Tests)] INFO -- clicking :nav-item-link880[Nov 10 2023 01:49:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.06s881[Nov 10 2023 01:49:46 UTC (QA Tests)] INFO -- checking via JS :prevent_forking_outside_group_checkbox with args {}882[Nov 10 2023 01:49:46 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button883[Nov 10 2023 01:49:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 1.345s884[Nov 10 2023 01:49:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project_to_fork-8107e9c0111e1750885[Nov 10 2023 01:49:50 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown886[Nov 10 2023 01:49:51 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project_to_fork-8107e9c0111e1750'887[Nov 10 2023 01:49:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'group_for_fork_d3807cabceeb032c'888 does not allow forking outside of group889 when disabled890[Nov 10 2023 01:49:52 UTC (QA Tests)] INFO -- Starting test: Data Stores prevent forking outside group when disabled allows forking outside of group891[Nov 10 2023 01:49:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'group_for_fork_4c6c4ada2e4c6cac' via api in 0.37 seconds892[Nov 10 2023 01:49:53 UTC (QA Tests)] INFO -- filling :login_field with "root"893[Nov 10 2023 01:49:53 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field894[Nov 10 2023 01:49:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"895[Nov 10 2023 01:49:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field896[Nov 10 2023 01:49:54 UTC (QA Tests)] INFO -- clicking :sign_in_button897[Nov 10 2023 01:49:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.376s898[Nov 10 2023 01:49:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds899[Nov 10 2023 01:49:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.21 seconds900[Nov 10 2023 01:49:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project_to_fork-7bc592102bd70f90' via api in 1.44 seconds901[Nov 10 2023 01:49:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-538d30e2.test/groups/gitlab-qa-sandbox-group-6902[Nov 10 2023 01:50:00 UTC (QA Tests)] INFO -- clicking :menu_section_button903[Nov 10 2023 01:50:00 UTC (QA Tests)] INFO -- clicking :nav-item-link904[Nov 10 2023 01:50:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.152s905[Nov 10 2023 01:50:02 UTC (QA Tests)] INFO -- unchecking via JS :prevent_forking_outside_group_checkbox with args {}906[Nov 10 2023 01:50:02 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button907[Nov 10 2023 01:50:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project_to_fork-7bc592102bd70f90908[Nov 10 2023 01:50:05 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown909[Nov 10 2023 01:50:05 UTC (QA Tests)] INFO -- Searching in dropdown: "group_for_fork_4c6c4ada2e4c6cac"910[Nov 10 2023 01:50:06 UTC (QA Tests)] INFO -- clicking :fork_privacy_button911[Nov 10 2023 01:50:06 UTC (QA Tests)] INFO -- clicking :fork_project_button912[Nov 10 2023 01:50:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project_to_fork-7bc592102bd70f90'913[Nov 10 2023 01:50:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'group_for_fork_4c6c4ada2e4c6cac'914 allows forking outside of group915Fulfillment916 with an active subscription917 behaves like Purchase storage918 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)919 with existing compute minutes packs920 behaves like Purchase storage921 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)922 without active subscription923 behaves like Purchase storage924 adds additional storage to group namespace (PENDING: Test is not compatible with this environment or pipeline)925Package926 Conan Repository927[Nov 10 2023 01:50:08 UTC (QA Tests)] INFO -- Starting test: Package Conan Repository publishes, installs, and deletes a Conan package928[Nov 10 2023 01:50:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds929[Nov 10 2023 01:50:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.5 seconds930[Nov 10 2023 01:50:10 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.931[Nov 10 2023 01:50:10 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`932[Nov 10 2023 01:50:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`933[Nov 10 2023 01:50:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`934[Nov 10 2023 01:50:10 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699581008 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699581008 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-1699581008 --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list runner-for-conan-package-project-f79bc65d2f5987c8 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `935[Nov 10 2023 01:50:11 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699581008`936[Nov 10 2023 01:50:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`937[Nov 10 2023 01:50:11 UTC (QA Tests)] INFO -- filling :login_field with "root"938[Nov 10 2023 01:50:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field939[Nov 10 2023 01:50:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"940[Nov 10 2023 01:50:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field941[Nov 10 2023 01:50:12 UTC (QA Tests)] INFO -- clicking :sign_in_button942[Nov 10 2023 01:50:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.373s943[Nov 10 2023 01:50:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/conan-package-project-f79bc65d2f5987c8944[Nov 10 2023 01:50:18 UTC (QA Tests)] INFO -- clicking :menu_section_button945[Nov 10 2023 01:50:18 UTC (QA Tests)] INFO -- clicking :nav-item-link946[Nov 10 2023 01:50:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.782s947[Nov 10 2023 01:50:20 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present948[Nov 10 2023 01:50:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.354s949[Nov 10 2023 01:50:53 UTC (QA Tests)] INFO -- clicking :menu_section_button950[Nov 10 2023 01:50:53 UTC (QA Tests)] INFO -- clicking :nav-item-link951[Nov 10 2023 01:50:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.795s952[Nov 10 2023 01:50:54 UTC (QA Tests)] INFO -- clicking :details-link953[Nov 10 2023 01:50:54 UTC (QA Tests)] INFO -- clicking :delete-package954[Nov 10 2023 01:50:55 UTC (QA Tests)] INFO -- clicking :delete-modal-button955[Nov 10 2023 01:50:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699581008'956[Nov 10 2023 01:50:57 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699581008`957 publishes, installs, and deletes a Conan package958Create959 Web IDE file templates960[Nov 10 2023 01:50:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds961[Nov 10 2023 01:50:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.19 seconds962[Nov 10 2023 01:50:59 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds LICENSE via file template Mozilla Public License 2.0963 user adds LICENSE via file template Mozilla Public License 2.0 (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)964[Nov 10 2023 01:50:59 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds .gitignore via file template Android965 user adds .gitignore via file template Android (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)966[Nov 10 2023 01:50:59 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds .gitlab-ci.yml via file template Julia967 user adds .gitlab-ci.yml via file template Julia (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)968[Nov 10 2023 01:50:59 UTC (QA Tests)] INFO -- Starting test: Create Web IDE file templates user adds Dockerfile via file template Python969 user adds Dockerfile via file template Python (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)970Release971 Git clone using a deploy key972[Nov 10 2023 01:50: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 pipelines973[Nov 10 2023 01:50:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.12 seconds974[Nov 10 2023 01:50:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.25 seconds975[Nov 10 2023 01:51:00 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.976[Nov 10 2023 01:51:00 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`977[Nov 10 2023 01:51:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`978[Nov 10 2023 01:51:00 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-87dee0f9 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-87dee0f9 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-87dee0f9 --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list qa-runner-87dee0f9 --executor shell && gitlab-runner run" `979[Nov 10 2023 01:51:01 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-87dee0f9`980[Nov 10 2023 01:51:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`981[Nov 10 2023 01:51:02 UTC (QA Tests)] INFO -- filling :login_field with "root"982[Nov 10 2023 01:51:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field983[Nov 10 2023 01:51:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"984[Nov 10 2023 01:51:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field985[Nov 10 2023 01:51:03 UTC (QA Tests)] INFO -- clicking :sign_in_button986[Nov 10 2023 01:51:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.263s987[Nov 10 2023 01:51:06 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 8192 -f /tmp/d20231110-39-m3vdxj/id_rsa -N `988[Nov 10 2023 01:51:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/deploy-key-clone-project-be7151a79ed4cd23989[Nov 10 2023 01:51:14 UTC (QA Tests)] INFO -- clicking :menu_section_button990[Nov 10 2023 01:51:14 UTC (QA Tests)] INFO -- clicking :nav-item-link991[Nov 10 2023 01:51:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.27s992[Nov 10 2023 01:51:17 UTC (QA Tests)] INFO -- clicking :add-new-deploy-key-button993[Nov 10 2023 01:51:17 UTC (QA Tests)] INFO -- filling :deploy-key-title-field with "*****"994[Nov 10 2023 01:51:17 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-title-field995[Nov 10 2023 01:51:18 UTC (QA Tests)] INFO -- filling :deploy-key-field with "*****"996[Nov 10 2023 01:51:18 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-field997[Nov 10 2023 01:51:18 UTC (QA Tests)] INFO -- clicking :add-deploy-key-button998[Nov 10 2023 01:51:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add-deploy-key-button' took 1.486s999[Nov 10 2023 01:51:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 6.14 seconds1000[Nov 10 2023 01:51:22 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"1001[Nov 10 2023 01:51:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.96 seconds1002[Nov 10 2023 01:51:22 UTC (QA Tests)] INFO -- clicking :menu_section_button1003[Nov 10 2023 01:51:22 UTC (QA Tests)] INFO -- clicking :nav-item-link1004[Nov 10 2023 01:51:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.857s1005[Nov 10 2023 01:51:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 1.463s1006[Nov 10 2023 01:51:27 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/deploy-key-clone-project-be7151a79ed4cd23/-/jobs/711007[Nov 10 2023 01:51:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.513s1008[Nov 10 2023 01:51:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-87dee0f9'1009[Nov 10 2023 01:51:29 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-87dee0f9`1010[Nov 10 2023 01:51:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/deploy-key-clone-project-be7151a79ed4cd23'1011 user sets up a deploy key with QA::Runtime::Key::RSA(8192) to clone code using pipelines1012[Nov 10 2023 01:51:30 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 pipelines1013[Nov 10 2023 01:51:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1014[Nov 10 2023 01:51:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.2 seconds1015[Nov 10 2023 01:51:31 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1016[Nov 10 2023 01:51:31 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1017[Nov 10 2023 01:51:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1018[Nov 10 2023 01:51:35 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-bad089a3 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-bad089a3 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-bad089a3 --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list qa-runner-bad089a3 --executor shell && gitlab-runner run" `1019[Nov 10 2023 01:51:36 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-bad089a3`1020[Nov 10 2023 01:51:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1021[Nov 10 2023 01:51:37 UTC (QA Tests)] INFO -- filling :login_field with "root"1022[Nov 10 2023 01:51:37 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1023[Nov 10 2023 01:51:37 UTC (QA Tests)] INFO -- filling :password_field with "*****"1024[Nov 10 2023 01:51:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1025[Nov 10 2023 01:51:37 UTC (QA Tests)] INFO -- clicking :sign_in_button1026[Nov 10 2023 01:51:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.349s1027[Nov 10 2023 01:51:41 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t ecdsa -b 521 -f /tmp/d20231110-39-1u6fbc/id_ecdsa -N `1028[Nov 10 2023 01:51:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/deploy-key-clone-project-7d51cca6f4c4e6d71029[Nov 10 2023 01:51:42 UTC (QA Tests)] INFO -- clicking :menu_section_button1030[Nov 10 2023 01:51:42 UTC (QA Tests)] INFO -- clicking :nav-item-link1031[Nov 10 2023 01:51:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.153s1032[Nov 10 2023 01:51:45 UTC (QA Tests)] INFO -- clicking :add-new-deploy-key-button1033[Nov 10 2023 01:51:45 UTC (QA Tests)] INFO -- filling :deploy-key-title-field with "*****"1034[Nov 10 2023 01:51:45 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-title-field1035[Nov 10 2023 01:51:45 UTC (QA Tests)] INFO -- filling :deploy-key-field with "*****"1036[Nov 10 2023 01:51:45 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-field1037[Nov 10 2023 01:51:46 UTC (QA Tests)] INFO -- clicking :add-deploy-key-button1038[Nov 10 2023 01:51:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add-deploy-key-button' took 1.353s1039[Nov 10 2023 01:51:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 5.89 seconds1040[Nov 10 2023 01:51:49 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"1041[Nov 10 2023 01:51:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.22 seconds1042[Nov 10 2023 01:51:51 UTC (QA Tests)] INFO -- clicking :menu_section_button1043[Nov 10 2023 01:51:51 UTC (QA Tests)] INFO -- clicking :nav-item-link1044[Nov 10 2023 01:51:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.783s1045[Nov 10 2023 01:51:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 1.468s1046[Nov 10 2023 01:51:55 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/deploy-key-clone-project-7d51cca6f4c4e6d7/-/jobs/721047[Nov 10 2023 01:51:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.113s1048[Nov 10 2023 01:51:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-bad089a3'1049[Nov 10 2023 01:51:58 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-bad089a3`1050[Nov 10 2023 01:51:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/deploy-key-clone-project-7d51cca6f4c4e6d7'1051 user sets up a deploy key with QA::Runtime::Key::ECDSA(521) to clone code using pipelines1052[Nov 10 2023 01:51:58 UTC (QA Tests)] INFO -- Starting test: Release Git clone using a deploy key user sets up a deploy key with QA::Runtime::Key::ED25519(256) to clone code using pipelines1053[Nov 10 2023 01:51:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1054[Nov 10 2023 01:51:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.19 seconds1055[Nov 10 2023 01:51:59 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1056[Nov 10 2023 01:51:59 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1057[Nov 10 2023 01:52:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1058[Nov 10 2023 01:52:00 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-73c570d3 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-73c570d3 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-73c570d3 --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list qa-runner-73c570d3 --executor shell && gitlab-runner run" `1059[Nov 10 2023 01:52:00 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-73c570d3`1060[Nov 10 2023 01:52:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1061[Nov 10 2023 01:52:01 UTC (QA Tests)] INFO -- filling :login_field with "root"1062[Nov 10 2023 01:52:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1063[Nov 10 2023 01:52:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1064[Nov 10 2023 01:52:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1065[Nov 10 2023 01:52:02 UTC (QA Tests)] INFO -- clicking :sign_in_button1066[Nov 10 2023 01:52:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.277s1067[Nov 10 2023 01:52:05 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t ed25519 -b 256 -f /tmp/d20231110-39-r4ln4i/id_ed25519 -N `1068[Nov 10 2023 01:52:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/deploy-key-clone-project-f71e8acd0f9acde11069[Nov 10 2023 01:52:07 UTC (QA Tests)] INFO -- clicking :menu_section_button1070[Nov 10 2023 01:52:07 UTC (QA Tests)] INFO -- clicking :nav-item-link1071[Nov 10 2023 01:52:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.845s1072[Nov 10 2023 01:52:09 UTC (QA Tests)] INFO -- clicking :add-new-deploy-key-button1073[Nov 10 2023 01:52:09 UTC (QA Tests)] INFO -- filling :deploy-key-title-field with "*****"1074[Nov 10 2023 01:52:09 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-title-field1075[Nov 10 2023 01:52:09 UTC (QA Tests)] INFO -- filling :deploy-key-field with "*****"1076[Nov 10 2023 01:52:09 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-field1077[Nov 10 2023 01:52:10 UTC (QA Tests)] INFO -- clicking :add-deploy-key-button1078[Nov 10 2023 01:52:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add-deploy-key-button' took 1.261s1079[Nov 10 2023 01:52:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 5.47 seconds1080[Nov 10 2023 01:52:13 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add .gitlab-ci.yml"1081[Nov 10 2023 01:52:13 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.92 seconds1082[Nov 10 2023 01:52:13 UTC (QA Tests)] INFO -- clicking :menu_section_button1083[Nov 10 2023 01:52:14 UTC (QA Tests)] INFO -- clicking :nav-item-link1084[Nov 10 2023 01:52:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.802s1085[Nov 10 2023 01:52:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-73c570d3'1086[Nov 10 2023 01:52:30 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-73c570d3`1087[Nov 10 2023 01:52:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/deploy-key-clone-project-f71e8acd0f9acde1'1088 user sets up a deploy key with QA::Runtime::Key::ED25519(256) to clone code using pipelines1089Create1090 Merge request custom templates1091[Nov 10 2023 01:52:30 UTC (QA Tests)] INFO -- Starting test: Create Merge request custom templates creates a merge request via custom template1092[Nov 10 2023 01:52:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1093[Nov 10 2023 01:52:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1094[Nov 10 2023 01:52:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1095[Nov 10 2023 01:52:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1096[Nov 10 2023 01:52:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1097[Nov 10 2023 01:52:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.243s1098[Nov 10 2023 01:52:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1099[Nov 10 2023 01:52:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.2 seconds1100[Nov 10 2023 01:52:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.59 seconds1101[Nov 10 2023 01:52:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/custom-mr-template-project-c0c8691d43253f011102[Nov 10 2023 01:52:40 UTC (QA Tests)] INFO -- clicking :create-merge-request-button1103[Nov 10 2023 01:52:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 1.037s1104[Nov 10 2023 01:52:41 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "One merge request to rule them all"1105[Nov 10 2023 01:52:41 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field1106[Nov 10 2023 01:52:42 UTC (QA Tests)] INFO -- clicking :template-dropdown1107[Nov 10 2023 01:52:42 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present1108[Nov 10 2023 01:52:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.767s1109[Nov 10 2023 01:52:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 7.12 seconds1110 creates a merge request via custom template1111Create1112 new merge request from the event notification1113[Nov 10 2023 01:52:45 UTC (QA Tests)] INFO -- Starting test: Create new merge request from the event notification after a push via the API creates a merge request1114[Nov 10 2023 01:52:45 UTC (QA Tests)] INFO -- filling :login_field with "root"1115[Nov 10 2023 01:52:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1116[Nov 10 2023 01:52:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"1117[Nov 10 2023 01:52:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1118[Nov 10 2023 01:52:46 UTC (QA Tests)] INFO -- clicking :sign_in_button1119[Nov 10 2023 01:52:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.806s1120[Nov 10 2023 01:52:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1121[Nov 10 2023 01:52:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.59 seconds1122[Nov 10 2023 01:52:53 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "QA Test - Commit message"1123[Nov 10 2023 01:52:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/the_awesome_project-101101309ef19a571124[Nov 10 2023 01:52:54 UTC (QA Tests)] INFO -- clicking :create-merge-request-button1125[Nov 10 2023 01:52:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 1.349s1126[Nov 10 2023 01:52:56 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Merge from push event notification test a5001f447ec25362"1127[Nov 10 2023 01:52:56 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field1128[Nov 10 2023 01:52:56 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present1129[Nov 10 2023 01:52:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.529s1130 after a push via the API creates a merge request1131[Nov 10 2023 01:52:59 UTC (QA Tests)] INFO -- Starting test: Create new merge request from the event notification after a push via the git CLI creates a merge request1132[Nov 10 2023 01:52:59 UTC (QA Tests)] INFO -- filling :login_field with "root"1133[Nov 10 2023 01:52:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1134[Nov 10 2023 01:53:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1135[Nov 10 2023 01:53:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1136[Nov 10 2023 01:53:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1137[Nov 10 2023 01:53:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.233s1138[Nov 10 2023 01:53:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1139[Nov 10 2023 01:53:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.21 seconds1140[Nov 10 2023 01:53:07 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1141[Nov 10 2023 01:53:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.96 seconds1142[Nov 10 2023 01:53:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/the_awesome_project-577fae9da55f6d971143[Nov 10 2023 01:53:08 UTC (QA Tests)] INFO -- clicking :create-merge-request-button1144[Nov 10 2023 01:53:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 1.171s1145[Nov 10 2023 01:53:09 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Merge from push event notification test 4f1acaa127e6eba7"1146[Nov 10 2023 01:53:09 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field1147[Nov 10 2023 01:53:10 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present1148[Nov 10 2023 01:53:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.518s1149 after a push via the git CLI creates a merge request1150Plan1151 promote issue to epic1152[Nov 10 2023 01:53:14 UTC (QA Tests)] INFO -- Starting test: Plan promote issue to epic promotes issue to epic1153[Nov 10 2023 01:53:14 UTC (QA Tests)] INFO -- filling :login_field with "root"1154[Nov 10 2023 01:53:14 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1155[Nov 10 2023 01:53:15 UTC (QA Tests)] INFO -- filling :password_field with "*****"1156[Nov 10 2023 01:53:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1157[Nov 10 2023 01:53:15 UTC (QA Tests)] INFO -- clicking :sign_in_button1158[Nov 10 2023 01:53:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.212s1159[Nov 10 2023 01:53:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1160[Nov 10 2023 01:53:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.17 seconds1161[Nov 10 2023 01:53:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/promote-issue-to-epic-e0b62c33bab15939/-/issues/11162[Nov 10 2023 01:53:22 UTC (QA Tests)] INFO -- clicking :issue-title1163[Nov 10 2023 01:53:22 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown1164[Nov 10 2023 01:53:22 UTC (QA Tests)] INFO -- clicking :issue-title1165[Nov 10 2023 01:53:22 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown1166[Nov 10 2023 01:53:23 UTC (QA Tests)] INFO -- filling :comment-field with "/promote 1167"1168[Nov 10 2023 01:53:23 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field1169[Nov 10 2023 01:53:23 UTC (QA Tests)] INFO -- clicking :comment-button1170[Nov 10 2023 01:53:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-538d30e2.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e1171[Nov 10 2023 01:53:26 UTC (QA Tests)] INFO -- clicking :nav-item-link1172[Nov 10 2023 01:53:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.737s1173 promotes issue to epic1174Verify1175 Project artifacts1176 when user tries bulk deletion1177[Nov 10 2023 01:53:26 UTC (QA Tests)] INFO -- Starting test: Verify Project artifacts when user tries bulk deletion successfully delete them1178[Nov 10 2023 01:53:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1179[Nov 10 2023 01:53:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.19 seconds1180[Nov 10 2023 01:53:27 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1181[Nov 10 2023 01:53:27 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1182[Nov 10 2023 01:53:27 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1183[Nov 10 2023 01:53:27 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1184[Nov 10 2023 01:53:27 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1185[Nov 10 2023 01:53:27 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1186[Nov 10 2023 01:53:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1187[Nov 10 2023 01:53:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1188[Nov 10 2023 01:53:28 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-y2agpnn3-2 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-y2agpnn3-2 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-y2agpnn3-2 --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list qa-runner-y2agpnn3 --executor shell && gitlab-runner run" `1189[Nov 10 2023 01:53:28 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-y2agpnn3-3 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-y2agpnn3-3 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-y2agpnn3-3 --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list qa-runner-y2agpnn3 --executor shell && gitlab-runner run" `1190[Nov 10 2023 01:53:28 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1191[Nov 10 2023 01:53:28 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-y2agpnn3-1 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-y2agpnn3-1 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-y2agpnn3-1 --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list qa-runner-y2agpnn3 --executor shell && gitlab-runner run" `1192[Nov 10 2023 01:53:29 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-y2agpnn3-2`1193[Nov 10 2023 01:53:29 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-y2agpnn3-3`1194[Nov 10 2023 01:53:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1195[Nov 10 2023 01:53:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1196[Nov 10 2023 01:53:29 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-y2agpnn3-1`1197[Nov 10 2023 01:53:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1198[Nov 10 2023 01:53:39 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1199[Nov 10 2023 01:53:39 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1200[Nov 10 2023 01:53:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1201[Nov 10 2023 01:53:40 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-y2agpnn3-4 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-y2agpnn3-4 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-y2agpnn3-4 --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list qa-runner-y2agpnn3 --executor shell && gitlab-runner run" `1202[Nov 10 2023 01:53:40 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-y2agpnn3-4`1203[Nov 10 2023 01:53:40 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1204[Nov 10 2023 01:53:41 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1205[Nov 10 2023 01:53:41 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1206[Nov 10 2023 01:53:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1207[Nov 10 2023 01:53:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-y2agpnn3-5 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-y2agpnn3-5 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-y2agpnn3-5 --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list qa-runner-y2agpnn3 --executor shell && gitlab-runner run" `1208[Nov 10 2023 01:53:41 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-y2agpnn3-5`1209[Nov 10 2023 01:53:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1210[Nov 10 2023 01:54:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1211[Nov 10 2023 01:54:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1212[Nov 10 2023 01:54:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1213[Nov 10 2023 01:54:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1214[Nov 10 2023 01:54:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1215[Nov 10 2023 01:54:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.475s1216[Nov 10 2023 01:54:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-many-artifacts-8e69753c049a427c1217[Nov 10 2023 01:54:34 UTC (QA Tests)] INFO -- clicking :menu_section_button1218[Nov 10 2023 01:54:34 UTC (QA Tests)] INFO -- clicking :nav-item-link1219[Nov 10 2023 01:54:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.509s1220[Nov 10 2023 01:54:35 UTC (QA Tests)] INFO -- checking via JS :select-all-artifacts-checkbox with args {}1221[Nov 10 2023 01:54:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.712s1222[Nov 10 2023 01:54:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element select-all-artifacts-checkbox' took 0.745s1223[Nov 10 2023 01:54:36 UTC (QA Tests)] INFO -- clicking :bulk-delete-delete-button1224[Nov 10 2023 01:54:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-y2agpnn3-4'1225[Nov 10 2023 01:54:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-y2agpnn3-3'1226[Nov 10 2023 01:54:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-y2agpnn3-5'1227[Nov 10 2023 01:54:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-y2agpnn3-4`1228[Nov 10 2023 01:54:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-y2agpnn3-3`1229[Nov 10 2023 01:54:38 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-y2agpnn3-5`1230[Nov 10 2023 01:54:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-y2agpnn3-2'1231[Nov 10 2023 01:54:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-y2agpnn3-1'1232[Nov 10 2023 01:54:39 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-y2agpnn3-2`1233[Nov 10 2023 01:54:39 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-y2agpnn3-1`1234 successfully delete them1235Plan1236 Burndown chart1237[Nov 10 2023 01:54:39 UTC (QA Tests)] INFO -- Starting test: Plan Burndown chart shows burndown chart on milestone page1238[Nov 10 2023 01:54:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1239[Nov 10 2023 01:54:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1240[Nov 10 2023 01:54:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"1241[Nov 10 2023 01:54:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1242[Nov 10 2023 01:54:40 UTC (QA Tests)] INFO -- clicking :sign_in_button1243[Nov 10 2023 01:54:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.186s1244[Nov 10 2023 01:54:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1245[Nov 10 2023 01:54:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.19 seconds1246[Nov 10 2023 01:54:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-milestone-c4b2925d729637f2' via api in 1.05 seconds1247[Nov 10 2023 01:54:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectMilestone at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-milestone-c4b2925d729637f2/-/milestones/11248[Nov 10 2023 01:54:48 UTC (QA Tests)] INFO -- clicking :weight-button1249 shows burndown chart on milestone page1250Create1251 Prereceive hook1252 when creating a tag for a ref1253 when it triggers a prereceive hook configured with a custom error1254[Nov 10 2023 01:54:48 UTC (QA Tests)] INFO -- Starting test: Create Prereceive hook when creating a tag for a ref when it triggers a prereceive hook configured with a custom error returns a custom server hook error1255[Nov 10 2023 01:54:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1256[Nov 10 2023 01:54:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.18 seconds1257 returns a custom server hook error1258Plan1259 Creating pages in group wikis1260 when wiki has a home page1261[Nov 10 2023 01:54:50 UTC (QA Tests)] INFO -- Starting test: Plan Creating pages in group wikis when wiki has a home page adds a second page1262[Nov 10 2023 01:54:51 UTC (QA Tests)] INFO -- filling :login_field with "root"1263[Nov 10 2023 01:54:51 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1264[Nov 10 2023 01:54:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"1265[Nov 10 2023 01:54:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1266[Nov 10 2023 01:54:52 UTC (QA Tests)] INFO -- clicking :sign_in_button1267[Nov 10 2023 01:54:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.397s1268[Nov 10 2023 01:54:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1269[Nov 10 2023 01:54:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-with-wiki-4a5c6bb2137ee6d5' via api in 0.58 seconds1270[Nov 10 2023 01:54:56 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::GroupPage at http://gitlab-ee-538d30e2.test/groups/gitlab-qa-sandbox-group-6/group-with-wiki-4a5c6bb2137ee6d5/-/wikis/Home1271[Nov 10 2023 01:54:57 UTC (QA Tests)] INFO -- clicking :new-page-button1272[Nov 10 2023 01:54:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-page-button' took 0.827s1273[Nov 10 2023 01:54:58 UTC (QA Tests)] INFO -- filling :wiki-title-textbox with "New Wiki page"1274[Nov 10 2023 01:54:58 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-title-textbox1275[Nov 10 2023 01:54:59 UTC (QA Tests)] INFO -- filling :markdown-editor-form-field with "New Wiki content"1276[Nov 10 2023 01:54:59 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown-editor-form-field1277[Nov 10 2023 01:55:00 UTC (QA Tests)] INFO -- clicking :wiki-submit-button1278[Nov 10 2023 01:55:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-submit-button' took 1.053s1279 adds a second page1280 when wiki is empty1281[Nov 10 2023 01:55:01 UTC (QA Tests)] INFO -- Starting test: Plan Creating pages in group wikis when wiki is empty creates a new page1282[Nov 10 2023 01:55:02 UTC (QA Tests)] INFO -- filling :login_field with "root"1283[Nov 10 2023 01:55:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1284[Nov 10 2023 01:55:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1285[Nov 10 2023 01:55:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1286[Nov 10 2023 01:55:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1287[Nov 10 2023 01:55:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.327s1288[Nov 10 2023 01:55:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1289[Nov 10 2023 01:55:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-538d30e2.test/groups/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e1290[Nov 10 2023 01:55:07 UTC (QA Tests)] INFO -- clicking :menu_section_button1291[Nov 10 2023 01:55:07 UTC (QA Tests)] INFO -- clicking :nav-item-link1292[Nov 10 2023 01:55:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.723s1293[Nov 10 2023 01:55:08 UTC (QA Tests)] INFO -- clicking :create-first-page-link1294[Nov 10 2023 01:55:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-first-page-link' took 0.796s1295[Nov 10 2023 01:55:09 UTC (QA Tests)] INFO -- filling :wiki-title-textbox with "New Wiki page"1296[Nov 10 2023 01:55:09 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-title-textbox1297[Nov 10 2023 01:55:10 UTC (QA Tests)] INFO -- filling :markdown-editor-form-field with "New Wiki content"1298[Nov 10 2023 01:55:10 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown-editor-form-field1299[Nov 10 2023 01:55:11 UTC (QA Tests)] INFO -- clicking :wiki-submit-button1300[Nov 10 2023 01:55:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-submit-button' took 1.612s1301[Nov 10 2023 01:55:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.591s1302[Nov 10 2023 01:55:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? wiki-title-textbox' took 0.599s1303 creates a new page1304Manage1305 Gitlab migration1306 with import within same instance1307[Nov 10 2023 01:55:13 UTC (QA Tests)] INFO -- Starting test: Manage Gitlab migration with import within same instance successfully imports project1308[Nov 10 2023 01:55:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1309[Nov 10 2023 01:55:15 UTC (QA Tests)] INFO -- Setting application settings: {:bulk_import_enabled=>true}1310[Nov 10 2023 01:55:15 UTC (QA Tests)] INFO -- Setting application settings: {:bulk_import_enabled=>true}1311[Nov 10 2023 01:55:16 UTC (QA Tests)] INFO -- Adding user target-user-11fd27637cf6 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e QA::Resource::Group1312[Nov 10 2023 01:55:17 UTC (QA Tests)] INFO -- No cached token found for username: target-user-11fd27637cf61313[Nov 10 2023 01:55:17 UTC (QA Tests)] INFO -- Caching token for username: target-user-11fd27637cf6, last six chars of token:-dW8Tf1314[Nov 10 2023 01:55:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-target-user-11fd27637cf6-z5xe5i08' via api in 0.13 seconds1315[Nov 10 2023 01:55:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::BulkImportGroup with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/target-group-for-import-0e77d5f4' via api in 0.51 seconds1316[Nov 10 2023 01:56:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'target-user-11fd27637cf6'1317 successfully imports project1318Create1319 Merge request push options1320[Nov 10 2023 01:56:34 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets labels1321[Nov 10 2023 01:56:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1322[Nov 10 2023 01:56:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.2 seconds1323[Nov 10 2023 01:56:38 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1324[Nov 10 2023 01:56:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.07 seconds1325 sets labels1326 when labels are set already1327[Nov 10 2023 01:56:38 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options when labels are set already removes them on subsequent push1328[Nov 10 2023 01:56:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds1329[Nov 10 2023 01:56:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.24 seconds1330[Nov 10 2023 01:56:42 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1331[Nov 10 2023 01:56:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.09 seconds1332[Nov 10 2023 01:56:44 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1333[Nov 10 2023 01:56:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.98 seconds1334 removes them on subsequent push1335Plan1336 Editing scoped labels on issues1337[Nov 10 2023 01:56:44 UTC (QA Tests)] INFO -- Starting test: Plan Editing scoped labels on issues correctly applies simple and multiple colon scoped pairs labels1338[Nov 10 2023 01:56:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds1339[Nov 10 2023 01:56:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.24 seconds1340[Nov 10 2023 01:56:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-for-issues-f5fe83a49cb12222' via api in 1.16 seconds1341[Nov 10 2023 01:56:46 UTC (QA Tests)] INFO -- filling :login_field with "root"1342[Nov 10 2023 01:56:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1343[Nov 10 2023 01:56:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"1344[Nov 10 2023 01:56:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1345[Nov 10 2023 01:56:47 UTC (QA Tests)] INFO -- clicking :sign_in_button1346[Nov 10 2023 01:56:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.277s1347[Nov 10 2023 01:56:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-for-issues-f5fe83a49cb12222/-/issues/11348[Nov 10 2023 01:56:53 UTC (QA Tests)] INFO -- clicking :edit-button1349[Nov 10 2023 01:56:54 UTC (QA Tests)] INFO -- filling :dropdown-input-field with "animal::dolphin"1350[Nov 10 2023 01:56:54 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown-input-field1351[Nov 10 2023 01:56:54 UTC (QA Tests)] INFO -- filling :dropdown-input-field with "plant::orchid"1352[Nov 10 2023 01:56:54 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown-input-field1353[Nov 10 2023 01:56:55 UTC (QA Tests)] INFO -- filling :dropdown-input-field with "group::car::porsche"1354[Nov 10 2023 01:56:55 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown-input-field1355[Nov 10 2023 01:56:56 UTC (QA Tests)] INFO -- filling :dropdown-input-field with "group::truck::mercedes-bens"1356[Nov 10 2023 01:56:56 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown-input-field1357[Nov 10 2023 01:56:57 UTC (QA Tests)] INFO -- clicking :issue-title1358[Nov 10 2023 01:56:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.458s1359 correctly applies simple and multiple colon scoped pairs labels1360Release1361 Deploy key creation1362[Nov 10 2023 01:56:59 UTC (QA Tests)] INFO -- Starting test: Release Deploy key creation user adds a deploy key1363[Nov 10 2023 01:56:59 UTC (QA Tests)] INFO -- filling :login_field with "root"1364[Nov 10 2023 01:56:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1365[Nov 10 2023 01:57:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1366[Nov 10 2023 01:57:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1367[Nov 10 2023 01:57:00 UTC (QA Tests)] INFO -- clicking :sign_in_button1368[Nov 10 2023 01:57:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.324s1369[Nov 10 2023 01:57:03 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231110-39-8hl1nl/id_rsa -N `1370[Nov 10 2023 01:57:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1371[Nov 10 2023 01:57:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.22 seconds1372[Nov 10 2023 01:57:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-to-deploy-78520af65ee3e60d' via api in 1.19 seconds1373[Nov 10 2023 01:57:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-to-deploy-78520af65ee3e60d1374[Nov 10 2023 01:57:06 UTC (QA Tests)] INFO -- clicking :menu_section_button1375[Nov 10 2023 01:57:06 UTC (QA Tests)] INFO -- clicking :nav-item-link1376[Nov 10 2023 01:57:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.089s1377[Nov 10 2023 01:57:09 UTC (QA Tests)] INFO -- clicking :add-new-deploy-key-button1378[Nov 10 2023 01:57:09 UTC (QA Tests)] INFO -- filling :deploy-key-title-field with "*****"1379[Nov 10 2023 01:57:09 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-title-field1380[Nov 10 2023 01:57:09 UTC (QA Tests)] INFO -- filling :deploy-key-field with "*****"1381[Nov 10 2023 01:57:09 UTC (QA Tests)] INFO -- clicking the coordinates of :deploy-key-field1382[Nov 10 2023 01:57:10 UTC (QA Tests)] INFO -- clicking :add-deploy-key-button1383[Nov 10 2023 01:57:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element add-deploy-key-button' took 0.96s1384[Nov 10 2023 01:57:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::DeployKey via browser_ui in 6.79 seconds1385 user adds a deploy key1386Govern1387 Scan result policy1388[Nov 10 2023 01:57:12 UTC (QA Tests)] INFO -- Starting test: Govern Scan result policy does not block merge when scan result policy does not apply for pipeline security findings1389[Nov 10 2023 01:57:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1390[Nov 10 2023 01:57:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.21 seconds1391[Nov 10 2023 01:57:13 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1392[Nov 10 2023 01:57:13 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1393[Nov 10 2023 01:57:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1394[Nov 10 2023 01:57:13 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-scan-result-policy-abb290c6f4802ea4 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-scan-result-policy-abb290c6f4802ea4 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-scan-result-policy-abb290c6f4802ea4 --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list secure_report_project-with-scan-result-policy-abb290c6f4802ea4 --executor shell && gitlab-runner run" `1395[Nov 10 2023 01:57:14 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-scan-result-policy-abb290c6f4802ea4`1396[Nov 10 2023 01:57:14 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1397[Nov 10 2023 01:57:15 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::SecurityScanPolicyProject with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-scan-result-policy-abb290c6f4802ea4' via api in 0.75 seconds1398[Nov 10 2023 01:57:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.18 seconds1399[Nov 10 2023 01:57:15 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-scan-result-policy-abb290c6f4802ea4 QA::Resource::Project1400[Nov 10 2023 01:57:21 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyCommit with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-scan-result-policy-abb290c6f4802ea4' via api in 5.48 seconds1401[Nov 10 2023 01:57:22 UTC (QA Tests)] INFO -- filling :login_field with "root"1402[Nov 10 2023 01:57:22 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1403[Nov 10 2023 01:57:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1404[Nov 10 2023 01:57:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1405[Nov 10 2023 01:57:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1406[Nov 10 2023 01:57:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.284s1407[Nov 10 2023 01:57:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-scan-result-policy-abb290c6f4802ea41408[Nov 10 2023 01:57:29 UTC (QA Tests)] INFO -- Merging via PUT /projects/47/merge_requests/1/merge1409[Nov 10 2023 01:57:30 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"1410[Nov 10 2023 01:57:34 UTC (QA Tests)] INFO -- clicking :menu_section_button1411[Nov 10 2023 01:57:34 UTC (QA Tests)] INFO -- clicking :nav-item-link1412[Nov 10 2023 01:57:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.869s1413[Nov 10 2023 01:57:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.591s1414[Nov 10 2023 01:57:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.597s1415[Nov 10 2023 01:57:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements pipeline-table-row' took 0.612s1416[Nov 10 2023 01:57:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-scan-result-policy-abb290c6f4802ea4/-/merge_requests/11417[Nov 10 2023 01:57:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-result-policy-abb290c6f4802ea4'1418[Nov 10 2023 01:57:52 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-scan-result-policy-abb290c6f4802ea4`1419 does not block merge when scan result policy does not apply for pipeline security findings1420[Nov 10 2023 01:57:52 UTC (QA Tests)] INFO -- Starting test: Govern Scan result policy requires approval when a pipeline report has findings matching the scan result policy1421[Nov 10 2023 01:57:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1422[Nov 10 2023 01:57:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.19 seconds1423[Nov 10 2023 01:57:54 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1424[Nov 10 2023 01:57:54 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1425[Nov 10 2023 01:57:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1426[Nov 10 2023 01:57:58 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-scan-result-policy-32cf0cf0284c12fb --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-scan-result-policy-32cf0cf0284c12fb sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-scan-result-policy-32cf0cf0284c12fb --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list secure_report_project-with-scan-result-policy-32cf0cf0284c12fb --executor shell && gitlab-runner run" `1427[Nov 10 2023 01:57:59 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-scan-result-policy-32cf0cf0284c12fb`1428[Nov 10 2023 01:57:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1429[Nov 10 2023 01:58:00 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::SecurityScanPolicyProject with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-scan-result-policy-32cf0cf0284c12fb' via api in 0.83 seconds1430[Nov 10 2023 01:58:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.17 seconds1431[Nov 10 2023 01:58:00 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-scan-result-policy-32cf0cf0284c12fb QA::Resource::Project1432[Nov 10 2023 01:58:01 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyCommit with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-scan-result-policy-32cf0cf0284c12fb' via api in 0.4 seconds1433[Nov 10 2023 01:58:01 UTC (QA Tests)] INFO -- filling :login_field with "root"1434[Nov 10 2023 01:58:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1435[Nov 10 2023 01:58:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"1436[Nov 10 2023 01:58:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1437[Nov 10 2023 01:58:02 UTC (QA Tests)] INFO -- clicking :sign_in_button1438[Nov 10 2023 01:58:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.302s1439[Nov 10 2023 01:58:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-scan-result-policy-32cf0cf0284c12fb1440[Nov 10 2023 01:58:09 UTC (QA Tests)] INFO -- Merging via PUT /projects/49/merge_requests/1/merge1441[Nov 10 2023 01:58:10 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"1442[Nov 10 2023 01:58:13 UTC (QA Tests)] INFO -- clicking :menu_section_button1443[Nov 10 2023 01:58:14 UTC (QA Tests)] INFO -- clicking :nav-item-link1444[Nov 10 2023 01:58:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.82s1445[Nov 10 2023 01:58:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-scan-result-policy-32cf0cf0284c12fb/-/merge_requests/11446[Nov 10 2023 01:58:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-result-policy-32cf0cf0284c12fb'1447[Nov 10 2023 01:58:32 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-scan-result-policy-32cf0cf0284c12fb`1448 requires approval when a pipeline report has findings matching the scan result policy1449Govern1450 Compliance pipeline1451 when a compliance framework has a compliance pipeline1452[Nov 10 2023 01:58:33 UTC (QA Tests)] INFO -- Starting test: Govern Compliance pipeline when a compliance framework has a compliance pipeline runs that pipeline in a different project that has the compliance framework assigned1453[Nov 10 2023 01:58:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1454[Nov 10 2023 01:58:33 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1455[Nov 10 2023 01:58:33 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1456[Nov 10 2023 01:58:37 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1457[Nov 10 2023 01:58:37 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-compliance-pipeline-gxvyauxo --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-compliance-pipeline-gxvyauxo 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-compliance-pipeline-gxvyauxo --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list runner-for-compliance-pipeline-gxvyauxo --executor shell && gitlab-runner run" `1458[Nov 10 2023 01:58:38 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-compliance-pipeline-gxvyauxo`1459[Nov 10 2023 01:58:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1460[Nov 10 2023 01:58:40 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ComplianceFramework with name 'Repudiandae eos non doloribus.' via api in 0.08 seconds1461[Nov 10 2023 01:58:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.64 seconds1462[Nov 10 2023 01:58:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.67 seconds1463 runs that pipeline in a different project that has the compliance framework assigned1464Create1465 Version control for project snippets1466[Nov 10 2023 01:58:47 UTC (QA Tests)] INFO -- Starting test: Create Version control for project snippets clones, pushes, and pulls a project snippet over HTTP, edits via UI1467[Nov 10 2023 01:58:47 UTC (QA Tests)] INFO -- filling :login_field with "root"1468[Nov 10 2023 01:58:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1469[Nov 10 2023 01:58:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1470[Nov 10 2023 01:58:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1471[Nov 10 2023 01:58:48 UTC (QA Tests)] INFO -- clicking :sign_in_button1472[Nov 10 2023 01:58:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.282s1473[Nov 10 2023 01:58:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1474[Nov 10 2023 01:58:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.2 seconds1475[Nov 10 2023 01:58:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-snippets-c150d562b9a77fb2' via api in 1.04 seconds1476[Nov 10 2023 01:58:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '1' via api in 1.76 seconds1477[Nov 10 2023 01:58:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-snippets-c150d562b9a77fb2/-/snippets/11478[Nov 10 2023 01:58:55 UTC (QA Tests)] INFO -- clicking :clone-button1479[Nov 10 2023 01:58:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.31 seconds1480[Nov 10 2023 01:58:57 UTC (QA Tests)] INFO -- clicking :snippet-action-button and ensuring QA::Page::Dashboard::Snippet::Edit is present1481[Nov 10 2023 01:58:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element snippet-action-button' took 1.215s1482[Nov 10 2023 01:58:59 UTC (QA Tests)] INFO -- clicking the coordinates of :submit-button1483[Nov 10 2023 01:59:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.377s1484[Nov 10 2023 01:59:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file-name-field' took 1.39s1485[Nov 10 2023 01:59:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectSnippet with id '1'1486[Nov 10 2023 01:59:01 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231110-39-l89gdq/id_rsa -N `1487[Nov 10 2023 01:59:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '5' via api in 0.68 seconds1488[Nov 10 2023 01:59:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '5'1489 clones, pushes, and pulls a project snippet over HTTP, edits via UI1490[Nov 10 2023 01:59:02 UTC (QA Tests)] INFO -- Starting test: Create Version control for project snippets clones, pushes, and pulls a project snippet over SSH, deletes via UI1491[Nov 10 2023 01:59:03 UTC (QA Tests)] INFO -- filling :login_field with "root"1492[Nov 10 2023 01:59:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1493[Nov 10 2023 01:59:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1494[Nov 10 2023 01:59:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1495[Nov 10 2023 01:59:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1496[Nov 10 2023 01:59:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.359s1497[Nov 10 2023 01:59:07 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231110-39-qneel6/id_rsa -N `1498[Nov 10 2023 01:59:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '6' via api in 0.38 seconds1499[Nov 10 2023 01:59:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1500[Nov 10 2023 01:59:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.2 seconds1501[Nov 10 2023 01:59:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-snippets-56217b093e5718dd' via api in 1.01 seconds1502[Nov 10 2023 01:59:09 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectSnippet with id '2' via api in 1.77 seconds1503[Nov 10 2023 01:59:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::ProjectSnippet at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-snippets-56217b093e5718dd/-/snippets/21504[Nov 10 2023 01:59:10 UTC (QA Tests)] INFO -- clicking :clone-button1505[Nov 10 2023 01:59:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.47 seconds1506[Nov 10 2023 01:59:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.153s1507[Nov 10 2023 01:59:13 UTC (QA Tests)] INFO -- clicking :snippet-action-button1508[Nov 10 2023 01:59:13 UTC (QA Tests)] INFO -- clicking :delete-snippet-button1509[Nov 10 2023 01:59:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.86s1510[Nov 10 2023 01:59:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? delete-snippet-button' took 0.879s1511[Nov 10 2023 01:59:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '6'1512 clones, pushes, and pulls a project snippet over SSH, deletes via UI1513Manage1514 Project import1515 imports large Github repo via api (PENDING: Test is not compatible with this environment or pipeline)1516Create1517 Default branch name instance setting1518[Nov 10 2023 01:59:15 UTC (QA Tests)] INFO -- Setting application settings: {:default_branch_name=>"main"}1519[Nov 10 2023 01:59:16 UTC (QA Tests)] INFO -- Starting test: Create Default branch name instance setting sets the default branch name for a new project1520[Nov 10 2023 01:59:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1521[Nov 10 2023 01:59:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.22 seconds1522 sets the default branch name for a new project1523[Nov 10 2023 01:59:18 UTC (QA Tests)] INFO -- Starting test: Create Default branch name instance setting allows a project to be created via the CLI with a different default branch name1524[Nov 10 2023 01:59:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1525 allows a project to be created via the CLI with a different default branch name1526[Nov 10 2023 01:59:20 UTC (QA Tests)] INFO -- Setting application settings: {:default_branch_name=>nil}1527Configure1528 Kubernetes Agent1529 deploys a K8s manifest file (PENDING: Test is not compatible with this environment or pipeline)1530Verify1531 UI defined variable1532[Nov 10 2023 01:59:20 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable by default1533[Nov 10 2023 01:59:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1534[Nov 10 2023 01:59:21 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1535[Nov 10 2023 01:59:21 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1536[Nov 10 2023 01:59:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1537[Nov 10 2023 01:59:21 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name ppza1n38 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach ppza1n38 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 ppza1n38 --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list ppza1n38 --executor shell && gitlab-runner run" `1538[Nov 10 2023 01:59:22 UTC (QA Tests)] INFO -- Executing: `docker logs ppza1n38`1539[Nov 10 2023 01:59:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1540[Nov 10 2023 01:59:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'ppza1n38' via api in 1.15 seconds1541[Nov 10 2023 01:59:23 UTC (QA Tests)] INFO -- filling :login_field with "root"1542[Nov 10 2023 01:59:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1543[Nov 10 2023 01:59:23 UTC (QA Tests)] INFO -- filling :password_field with "*****"1544[Nov 10 2023 01:59:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1545[Nov 10 2023 01:59:23 UTC (QA Tests)] INFO -- clicking :sign_in_button1546[Nov 10 2023 01:59:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.271s1547[Nov 10 2023 01:59:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/group-for-variable-inheritance-ppza1n38/upstream-variable-inheritance-05d31716509384431548[Nov 10 2023 01:59:33 UTC (QA Tests)] INFO -- clicking :menu_section_button1549[Nov 10 2023 01:59:34 UTC (QA Tests)] INFO -- clicking :nav-item-link1550[Nov 10 2023 01:59:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 2.11s1551[Nov 10 2023 01:59:47 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present1552[Nov 10 2023 01:59:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.085s1553[Nov 10 2023 01:59:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s1554[Nov 10 2023 01:59:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.696s1555[Nov 10 2023 01:59:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.826s1556[Nov 10 2023 01:59:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci-variable-row-container' took 1.852s1557[Nov 10 2023 01:59:50 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-key-field with "*****"1558[Nov 10 2023 01:59:50 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-key-field1559[Nov 10 2023 01:59:50 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-value-field with "This is great!"1560[Nov 10 2023 01:59:50 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-value-field1561[Nov 10 2023 01:59:51 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::Show is present1562[Nov 10 2023 01:59:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-details-header' took 1.269s1563[Nov 10 2023 02:00:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-with-link' took 10.39s1564[Nov 10 2023 02:00:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 11.973s1565[Nov 10 2023 02:00:14 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button1566[Nov 10 2023 02:00:14 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1567[Nov 10 2023 02:00:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.416s1568[Nov 10 2023 02:00:17 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button1569[Nov 10 2023 02:00:17 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1570[Nov 10 2023 02:00:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.397s1571[Nov 10 2023 02:00:19 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'ppza1n38'1572[Nov 10 2023 02:00:19 UTC (QA Tests)] INFO -- Executing: `docker rm -f ppza1n38`1573 is not inheritable by default1574[Nov 10 2023 02:00:19 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable when forward:pipeline_variables is false1575[Nov 10 2023 02:00:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1576[Nov 10 2023 02:00:20 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1577[Nov 10 2023 02:00:20 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1578[Nov 10 2023 02:00:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1579[Nov 10 2023 02:00:24 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name wftjfoz1 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach wftjfoz1 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 wftjfoz1 --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list wftjfoz1 --executor shell && gitlab-runner run" `1580[Nov 10 2023 02:00:25 UTC (QA Tests)] INFO -- Executing: `docker logs wftjfoz1`1581[Nov 10 2023 02:00:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1582[Nov 10 2023 02:00:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'wftjfoz1' via api in 4.98 seconds1583[Nov 10 2023 02:00:25 UTC (QA Tests)] INFO -- filling :login_field with "root"1584[Nov 10 2023 02:00:25 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1585[Nov 10 2023 02:00:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1586[Nov 10 2023 02:00:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1587[Nov 10 2023 02:00:26 UTC (QA Tests)] INFO -- clicking :sign_in_button1588[Nov 10 2023 02:00:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.427s1589[Nov 10 2023 02:00:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/group-for-variable-inheritance-wftjfoz1/upstream-variable-inheritance-52365520577c51681590[Nov 10 2023 02:00:36 UTC (QA Tests)] INFO -- clicking :menu_section_button1591[Nov 10 2023 02:00:37 UTC (QA Tests)] INFO -- clicking :nav-item-link1592[Nov 10 2023 02:00:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.948s1593[Nov 10 2023 02:00:49 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present1594[Nov 10 2023 02:00:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.096s1595[Nov 10 2023 02:00:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.031s1596[Nov 10 2023 02:00:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.578s1597[Nov 10 2023 02:00:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.721s1598[Nov 10 2023 02:00:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci-variable-row-container' took 1.745s1599[Nov 10 2023 02:00:52 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-key-field with "*****"1600[Nov 10 2023 02:00:52 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-key-field1601[Nov 10 2023 02:00:52 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-value-field with "This is great!"1602[Nov 10 2023 02:00:52 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-value-field1603[Nov 10 2023 02:00:52 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::Show is present1604[Nov 10 2023 02:00:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-details-header' took 1.295s1605[Nov 10 2023 02:01:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-with-link' took 10.413s1606[Nov 10 2023 02:01:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 12.062s1607[Nov 10 2023 02:01:05 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button1608[Nov 10 2023 02:01:05 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1609[Nov 10 2023 02:01:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.302s1610[Nov 10 2023 02:01:08 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button1611[Nov 10 2023 02:01:08 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1612[Nov 10 2023 02:01:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.342s1613[Nov 10 2023 02:01:10 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'wftjfoz1'1614[Nov 10 2023 02:01:10 UTC (QA Tests)] INFO -- Executing: `docker rm -f wftjfoz1`1615 is not inheritable when forward:pipeline_variables is false1616Create1617 Git push over HTTP1618[Nov 10 2023 02:01:11 UTC (QA Tests)] INFO -- Starting test: Create Git push over HTTP user using a personal access token pushes code to the repository1619[Nov 10 2023 02:01:11 UTC (QA Tests)] INFO -- filling :login_field with "root"1620[Nov 10 2023 02:01:11 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1621[Nov 10 2023 02:01:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1622[Nov 10 2023 02:01:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1623[Nov 10 2023 02:01:12 UTC (QA Tests)] INFO -- clicking :sign_in_button1624[Nov 10 2023 02:01:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.358s1625[Nov 10 2023 02:01:16 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1626[Nov 10 2023 02:01:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-q3dm5jkz' via cache in 0.0 seconds1627[Nov 10 2023 02:01:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds1628[Nov 10 2023 02:01:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.2 seconds1629[Nov 10 2023 02:01:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-code-c4160e9177521046' via api in 1.01 seconds1630[Nov 10 2023 02:01:18 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1631[Nov 10 2023 02:01:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.67 seconds1632[Nov 10 2023 02:01:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-code-c4160e91775210461633 user using a personal access token pushes code to the repository1634Create1635 Merge requests1636 when merging once1637 behaves like merge when pipeline succeeds1638 merges after pipeline succeeds (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/403017)1639Govern1640 Group audit event streaming1641[Nov 10 2023 02:01:20 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>true}1642[Nov 10 2023 02:01:20 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1643[Nov 10 2023 02:01:20 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --hostname smocker-server.test --name smocker-server --publish 8080:8080 --publish 8081:8081 thiht/smocker:0.17.1 `1644 with a destination configured1645 when a project is shared with a group1646[Nov 10 2023 02:01:22 UTC (QA Tests)] INFO -- Starting test: Govern Group audit event streaming with a destination configured when a project is shared with a group the external server receives the event1647[Nov 10 2023 02:01:23 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ExternalAuditEventDestination with name 'Smocker-hvzh5bda' via api in 0.19 seconds1648[Nov 10 2023 02:01:23 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ComplianceFramework with name 'Suscipit molestias similique sed.' via api in 0.1 seconds1649[Nov 10 2023 02:01:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1650[Nov 10 2023 02:01:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.2 seconds1651[Nov 10 2023 02:01:24 UTC (QA Tests)] INFO -- Sharing QA::Resource::Project with gitlab-qa-event-stream-y9q4y5oa1652 the external server receives the event1653 when a user is added to a group1654[Nov 10 2023 02:01:25 UTC (QA Tests)] INFO -- Starting test: Govern Group audit event streaming with a destination configured when a user is added to a group the external server receives the event1655[Nov 10 2023 02:01:26 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ExternalAuditEventDestination with name 'Smocker-ja7fq9fu' via api in 0.2 seconds1656[Nov 10 2023 02:01:26 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ComplianceFramework with name 'Sit nihil voluptatibus in.' via api in 0.09 seconds1657[Nov 10 2023 02:01:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-f83447728a124aa3' via api in 0.48 seconds1658[Nov 10 2023 02:01:27 UTC (QA Tests)] INFO -- Adding user qa-user-f83447728a124aa3 to gitlab-qa-event-stream-kxtx0ax5 QA::Resource::Sandbox1659 the external server receives the event1660 when a group is created1661[Nov 10 2023 02:01:28 UTC (QA Tests)] INFO -- Starting test: Govern Group audit event streaming with a destination configured when a group is created the external server receives the event1662[Nov 10 2023 02:01:29 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ExternalAuditEventDestination with name 'Smocker-qctsb49y' via api in 0.2 seconds1663[Nov 10 2023 02:01:29 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ComplianceFramework with name 'Minima error similique explicabo.' via api in 0.09 seconds1664 the external server receives the event1665 with no destination1666[Nov 10 2023 02:01:31 UTC (QA Tests)] INFO -- Starting test: Govern Group audit event streaming with no destination adds a streaming destination1667[Nov 10 2023 02:01:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1668[Nov 10 2023 02:01:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1669[Nov 10 2023 02:01:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"1670[Nov 10 2023 02:01:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1671[Nov 10 2023 02:01:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1672[Nov 10 2023 02:01:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.444s1673[Nov 10 2023 02:01:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-538d30e2.test/groups/gitlab-qa-event-stream-5so0sgwl1674[Nov 10 2023 02:01:37 UTC (QA Tests)] INFO -- clicking :menu_section_button1675[Nov 10 2023 02:01:37 UTC (QA Tests)] INFO -- clicking :nav-item-link1676[Nov 10 2023 02:01:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.717s1677[Nov 10 2023 02:01:38 UTC (QA Tests)] INFO -- clicking :streams-tab-button1678[Nov 10 2023 02:01:38 UTC (QA Tests)] INFO -- clicking :dropdown-toggle1679[Nov 10 2023 02:01:38 UTC (QA Tests)] INFO -- clicking :add-http-destination1680[Nov 10 2023 02:01:39 UTC (QA Tests)] INFO -- filling :destination-name with "Smocker"1681[Nov 10 2023 02:01:39 UTC (QA Tests)] INFO -- clicking the coordinates of :destination-name1682[Nov 10 2023 02:01:39 UTC (QA Tests)] INFO -- filling :destination-url with "http://smocker-server.test:8080/logs"1683[Nov 10 2023 02:01:39 UTC (QA Tests)] INFO -- clicking the coordinates of :destination-url1684[Nov 10 2023 02:01:39 UTC (QA Tests)] INFO -- clicking :stream-destination-add-button1685[Nov 10 2023 02:01:40 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ComplianceFramework with name 'Dolores ea repellat sequi.' via api in 0.08 seconds1686 adds a streaming destination1687[Nov 10 2023 02:01:41 UTC (QA Tests)] INFO -- Executing: `docker rm -f smocker-server`1688[Nov 10 2023 02:01:41 UTC (QA Tests)] INFO -- Setting application settings: {:allow_local_requests_from_web_hooks_and_services=>false}1689Verify1690 Pass dotenv variables to downstream via bridge1691[Nov 10 2023 02:01:41 UTC (QA Tests)] INFO -- Starting test: Verify Pass dotenv variables to downstream via bridge runs the pipeline with composed config1692[Nov 10 2023 02:01:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1693[Nov 10 2023 02:01:41 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1694[Nov 10 2023 02:01:41 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1695[Nov 10 2023 02:01:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1696[Nov 10 2023 02:01:42 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-uu4ftx2l --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-uu4ftx2l 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-uu4ftx2l --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list qa-runner-uu4ftx2l --executor shell && gitlab-runner run" `1697[Nov 10 2023 02:01:42 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-uu4ftx2l`1698[Nov 10 2023 02:01:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1699[Nov 10 2023 02:01:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-uu4ftx2l' via api in 0.93 seconds1700[Nov 10 2023 02:01:43 UTC (QA Tests)] INFO -- filling :login_field with "root"1701[Nov 10 2023 02:01:43 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1702[Nov 10 2023 02:01:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"1703[Nov 10 2023 02:01:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1704[Nov 10 2023 02:01:44 UTC (QA Tests)] INFO -- clicking :sign_in_button1705[Nov 10 2023 02:01:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.609s1706[Nov 10 2023 02:01:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/upstream-project-with-bridge-cdd87dc15eb2be591707[Nov 10 2023 02:01:52 UTC (QA Tests)] INFO -- clicking :menu_section_button1708[Nov 10 2023 02:01:53 UTC (QA Tests)] INFO -- clicking :nav-item-link1709[Nov 10 2023 02:01:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.965s1710[Nov 10 2023 02:02:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 10.395s1711[Nov 10 2023 02:02:06 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button1712[Nov 10 2023 02:02:06 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1713[Nov 10 2023 02:02:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.327s1714[Nov 10 2023 02:02:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-uu4ftx2l'1715[Nov 10 2023 02:02:08 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-uu4ftx2l`1716[Nov 10 2023 02:02:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/upstream-project-with-bridge-cdd87dc15eb2be59'1717[Nov 10 2023 02:02:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/downstream-project-with-bridge-f111f7d482c1c651'1718 runs the pipeline with composed config1719Create1720 Create a new merge request1721[Nov 10 2023 02:02:09 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a basic merge request1722[Nov 10 2023 02:02:09 UTC (QA Tests)] INFO -- filling :login_field with "root"1723[Nov 10 2023 02:02:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1724[Nov 10 2023 02:02:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1725[Nov 10 2023 02:02:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1726[Nov 10 2023 02:02:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1727[Nov 10 2023 02:02:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.444s1728[Nov 10 2023 02:02:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1729[Nov 10 2023 02:02:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.19 seconds1730[Nov 10 2023 02:02:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.73 seconds1731[Nov 10 2023 02:02:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.71 seconds1732[Nov 10 2023 02:02:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/the_awesome_project-8332b04a929e63ae1733[Nov 10 2023 02:02:18 UTC (QA Tests)] INFO -- clicking :create-merge-request-button1734[Nov 10 2023 02:02:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 1.445s1735[Nov 10 2023 02:02:19 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "One merge request to rule them all"1736[Nov 10 2023 02:02:19 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field1737[Nov 10 2023 02:02:20 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "... to find them, to bring them all, and in the darkness bind them"1738[Nov 10 2023 02:02:20 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field1739[Nov 10 2023 02:02:20 UTC (QA Tests)] INFO -- clicking :assign-to-me-link1740[Nov 10 2023 02:02:20 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present1741[Nov 10 2023 02:02:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.825s1742[Nov 10 2023 02:02:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 8.62 seconds1743 creates a basic merge request1744[Nov 10 2023 02:02:23 UTC (QA Tests)] INFO -- Starting test: Create Create a new merge request creates a merge request with a milestone and label1745[Nov 10 2023 02:02:24 UTC (QA Tests)] INFO -- filling :login_field with "root"1746[Nov 10 2023 02:02:24 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1747[Nov 10 2023 02:02:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1748[Nov 10 2023 02:02:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1749[Nov 10 2023 02:02:25 UTC (QA Tests)] INFO -- clicking :sign_in_button1750[Nov 10 2023 02:02:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.303s1751[Nov 10 2023 02:02:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1752[Nov 10 2023 02:02:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.19 seconds1753[Nov 10 2023 02:02:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.74 seconds1754[Nov 10 2023 02:02:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.66 seconds1755[Nov 10 2023 02:02:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/the_awesome_project-970f50f929ae0f181756[Nov 10 2023 02:02:33 UTC (QA Tests)] INFO -- clicking :create-merge-request-button1757[Nov 10 2023 02:02:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 0.998s1758[Nov 10 2023 02:02:34 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "One merge request to rule them all"1759[Nov 10 2023 02:02:34 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field1760[Nov 10 2023 02:02:34 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "... to find them, to bring them all, and in the darkness bind them"1761[Nov 10 2023 02:02:34 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field1762[Nov 10 2023 02:02:35 UTC (QA Tests)] INFO -- clicking :assign-to-me-link1763[Nov 10 2023 02:02:36 UTC (QA Tests)] INFO -- clicking :issuable-label-dropdown1764[Nov 10 2023 02:02:36 UTC (QA Tests)] INFO -- clicking :issuable-label-dropdown1765[Nov 10 2023 02:02:36 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present1766[Nov 10 2023 02:02:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.813s1767[Nov 10 2023 02:02:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 8.97 seconds1768[Nov 10 2023 02:02:39 UTC (QA Tests)] ERROR -- Interceptor Api Errors1769[404] GET /gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/the_awesome_project-970f50f929ae0f18/-/merge_requests/1/diffs_metadata.json -- Correlation Id: 01HEVFF1XWY6711Y5DN5QAXT1M1770 creates a merge request with a milestone and label1771Create1772 Sharing snippets1773 when the snippet is changed to private1774 does not display Embed/Share dropdown (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/427992)1775 when the snippet is public1776 can be shared with not signed-in users (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/427992)1777Plan1778 Multiple assignees per issue1779[Nov 10 2023 02:02:39 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows the first three assignees and a +n sign in the issues list1780[Nov 10 2023 02:02:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1781[Nov 10 2023 02:02:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1782[Nov 10 2023 02:02:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"1783[Nov 10 2023 02:02:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1784[Nov 10 2023 02:02:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1785[Nov 10 2023 02:02:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.331s1786[Nov 10 2023 02:02:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds1787[Nov 10 2023 02:02:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds1788[Nov 10 2023 02:02:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.38 seconds1789[Nov 10 2023 02:02:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.47 seconds1790[Nov 10 2023 02:02:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user5' via api in 0.35 seconds1791[Nov 10 2023 02:02:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user6' via api in 0.36 seconds1792[Nov 10 2023 02:02:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1793[Nov 10 2023 02:02:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.17 seconds1794[Nov 10 2023 02:02:47 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-to-test-issue-with-multiple-assignees-3f99e5d639833575 QA::Resource::Project1795[Nov 10 2023 02:02:47 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-to-test-issue-with-multiple-assignees-3f99e5d639833575 QA::Resource::Project1796[Nov 10 2023 02:02:48 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-to-test-issue-with-multiple-assignees-3f99e5d639833575 QA::Resource::Project1797[Nov 10 2023 02:02:48 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-to-test-issue-with-multiple-assignees-3f99e5d639833575 QA::Resource::Project1798[Nov 10 2023 02:02:48 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user5 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-to-test-issue-with-multiple-assignees-3f99e5d639833575 QA::Resource::Project1799[Nov 10 2023 02:02:48 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user6 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-to-test-issue-with-multiple-assignees-3f99e5d639833575 QA::Resource::Project1800[Nov 10 2023 02:02:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-to-test-issue-with-multiple-assignees-3f99e5d6398335751801[Nov 10 2023 02:02:50 UTC (QA Tests)] INFO -- clicking :menu_section_button1802[Nov 10 2023 02:02:51 UTC (QA Tests)] INFO -- clicking :nav-item-link1803[Nov 10 2023 02:02:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.943s1804 shows the first three assignees and a +n sign in the issues list1805[Nov 10 2023 02:02:52 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows the first five assignees and a +n more link in the issue page1806[Nov 10 2023 02:02:52 UTC (QA Tests)] INFO -- filling :login_field with "root"1807[Nov 10 2023 02:02:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1808[Nov 10 2023 02:02:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"1809[Nov 10 2023 02:02:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1810[Nov 10 2023 02:02:53 UTC (QA Tests)] INFO -- clicking :sign_in_button1811[Nov 10 2023 02:02:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.385s1812[Nov 10 2023 02:02:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds1813[Nov 10 2023 02:02:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.17 seconds1814[Nov 10 2023 02:02:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.15 seconds1815[Nov 10 2023 02:02:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.13 seconds1816[Nov 10 2023 02:02:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user5' via api in 0.13 seconds1817[Nov 10 2023 02:02:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user6' via api in 0.13 seconds1818[Nov 10 2023 02:02:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds1819[Nov 10 2023 02:02:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.17 seconds1820[Nov 10 2023 02:02:58 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-to-test-issue-with-multiple-assignees-18d2e2bcca31dac6 QA::Resource::Project1821[Nov 10 2023 02:02:59 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-to-test-issue-with-multiple-assignees-18d2e2bcca31dac6 QA::Resource::Project1822[Nov 10 2023 02:02:59 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-to-test-issue-with-multiple-assignees-18d2e2bcca31dac6 QA::Resource::Project1823[Nov 10 2023 02:02:59 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-to-test-issue-with-multiple-assignees-18d2e2bcca31dac6 QA::Resource::Project1824[Nov 10 2023 02:02:59 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user5 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-to-test-issue-with-multiple-assignees-18d2e2bcca31dac6 QA::Resource::Project1825[Nov 10 2023 02:02:59 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user6 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-to-test-issue-with-multiple-assignees-18d2e2bcca31dac6 QA::Resource::Project1826[Nov 10 2023 02:03:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-to-test-issue-with-multiple-assignees-18d2e2bcca31dac6/-/issues/11827[Nov 10 2023 02:03:02 UTC (QA Tests)] INFO -- clicking :user-list-more-button1828 shows the first five assignees and a +n more link in the issue page1829Package1830 npm Registry project level endpoint1831 using project deploy token1832[Nov 10 2023 02:03:03 UTC (QA Tests)] INFO -- Starting test: Package npm Registry project level endpoint using project deploy token push and pull a npm package via CI1833[Nov 10 2023 02:03:03 UTC (QA Tests)] INFO -- filling :login_field with "root"1834[Nov 10 2023 02:03:03 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1835[Nov 10 2023 02:03:04 UTC (QA Tests)] INFO -- filling :password_field with "*****"1836[Nov 10 2023 02:03:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1837[Nov 10 2023 02:03:04 UTC (QA Tests)] INFO -- clicking :sign_in_button1838[Nov 10 2023 02:03:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.553s1839[Nov 10 2023 02:03:09 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1840[Nov 10 2023 02:03:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-4gx3zucm' via cache in 0.0 seconds1841[Nov 10 2023 02:03:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds1842[Nov 10 2023 02:03:09 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.2 seconds1843[Nov 10 2023 02:03:10 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1844[Nov 10 2023 02:03:10 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1845[Nov 10 2023 02:03:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1846[Nov 10 2023 02:03:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1847[Nov 10 2023 02:03:10 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699581790 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699581790 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-1699581790 --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list runner-for-npm-project-level-e39b2c510db0a248 --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1848[Nov 10 2023 02:03:11 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699581790`1849[Nov 10 2023 02:03:11 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1850[Nov 10 2023 02:03:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds1851[Nov 10 2023 02:03:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/npm-project-level-e39b2c510db0a2481852[Nov 10 2023 02:03:14 UTC (QA Tests)] INFO -- clicking :menu_section_button1853[Nov 10 2023 02:03:14 UTC (QA Tests)] INFO -- clicking :nav-item-link1854[Nov 10 2023 02:03:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.919s1855[Nov 10 2023 02:03:16 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1856[Nov 10 2023 02:03:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.638s1857[Nov 10 2023 02:03:49 UTC (QA Tests)] INFO -- clicking :nav-item-link1858[Nov 10 2023 02:03:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.86s1859[Nov 10 2023 02:03:51 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1860[Nov 10 2023 02:03:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.276s1861[Nov 10 2023 02:03:53 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button1862[Nov 10 2023 02:03:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 0.698s1863[Nov 10 2023 02:03:54 UTC (QA Tests)] INFO -- clicking :directory-name-link1864[Nov 10 2023 02:03:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.783s1865[Nov 10 2023 02:03:54 UTC (QA Tests)] INFO -- clicking :directory-name-link1866[Nov 10 2023 02:03:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.842s1867[Nov 10 2023 02:03:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/npm-project-level-e39b2c510db0a2481868[Nov 10 2023 02:03:57 UTC (QA Tests)] INFO -- clicking :menu_section_button1869[Nov 10 2023 02:03:57 UTC (QA Tests)] INFO -- clicking :nav-item-link1870[Nov 10 2023 02:03:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.782s1871[Nov 10 2023 02:03:58 UTC (QA Tests)] INFO -- clicking :details-link1872[Nov 10 2023 02:03:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-6/mypackage-bb5f9edee449a592'1873[Nov 10 2023 02:03:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699581790'1874[Nov 10 2023 02:03:59 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699581790`1875[Nov 10 2023 02:03:59 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/npm-project-level-e39b2c510db0a248'1876 push and pull a npm package via CI1877 using ci job token1878[Nov 10 2023 02:03:59 UTC (QA Tests)] INFO -- Starting test: Package npm Registry project level endpoint using ci job token push and pull a npm package via CI1879[Nov 10 2023 02:04:00 UTC (QA Tests)] INFO -- filling :login_field with "root"1880[Nov 10 2023 02:04:00 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1881[Nov 10 2023 02:04:00 UTC (QA Tests)] INFO -- filling :password_field with "*****"1882[Nov 10 2023 02:04:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1883[Nov 10 2023 02:04:01 UTC (QA Tests)] INFO -- clicking :sign_in_button1884[Nov 10 2023 02:04:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.367s1885[Nov 10 2023 02:04:04 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1886[Nov 10 2023 02:04:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-nmgf5ea7' via cache in 0.0 seconds1887[Nov 10 2023 02:04:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds1888[Nov 10 2023 02:04:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.25 seconds1889[Nov 10 2023 02:04:05 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1890[Nov 10 2023 02:04:05 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1891[Nov 10 2023 02:04:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1892[Nov 10 2023 02:04:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1893[Nov 10 2023 02:04:10 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699581845 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699581845 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-1699581845 --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list runner-for-npm-project-level-895486bbd35f8a3b --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1894[Nov 10 2023 02:04:10 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699581845`1895[Nov 10 2023 02:04:10 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1896[Nov 10 2023 02:04:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/npm-project-level-895486bbd35f8a3b1897[Nov 10 2023 02:04:13 UTC (QA Tests)] INFO -- clicking :menu_section_button1898[Nov 10 2023 02:04:13 UTC (QA Tests)] INFO -- clicking :nav-item-link1899[Nov 10 2023 02:04:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.77s1900[Nov 10 2023 02:04:15 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1901[Nov 10 2023 02:04:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-path' took 0.549s1902[Nov 10 2023 02:04:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 2.479s1903[Nov 10 2023 02:04:30 UTC (QA Tests)] INFO -- clicking :nav-item-link1904[Nov 10 2023 02:04:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.733s1905[Nov 10 2023 02:04:32 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1906[Nov 10 2023 02:04:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.246s1907[Nov 10 2023 02:04:34 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button1908[Nov 10 2023 02:04:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 0.825s1909[Nov 10 2023 02:04:35 UTC (QA Tests)] INFO -- clicking :directory-name-link1910[Nov 10 2023 02:04:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.798s1911[Nov 10 2023 02:04:36 UTC (QA Tests)] INFO -- clicking :directory-name-link1912[Nov 10 2023 02:04:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.733s1913[Nov 10 2023 02:04:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/npm-project-level-895486bbd35f8a3b1914[Nov 10 2023 02:04:38 UTC (QA Tests)] INFO -- clicking :menu_section_button1915[Nov 10 2023 02:04:38 UTC (QA Tests)] INFO -- clicking :nav-item-link1916[Nov 10 2023 02:04:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.814s1917[Nov 10 2023 02:04:39 UTC (QA Tests)] INFO -- clicking :details-link1918[Nov 10 2023 02:04:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-6/mypackage-9b7b8cf22d4217d6'1919[Nov 10 2023 02:04:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699581845'1920[Nov 10 2023 02:04:40 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699581845`1921[Nov 10 2023 02:04:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/npm-project-level-895486bbd35f8a3b'1922 push and pull a npm package via CI1923 using personal access token1924[Nov 10 2023 02:04:41 UTC (QA Tests)] INFO -- Starting test: Package npm Registry project level endpoint using personal access token push and pull a npm package via CI1925[Nov 10 2023 02:04:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1926[Nov 10 2023 02:04:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1927[Nov 10 2023 02:04:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1928[Nov 10 2023 02:04:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1929[Nov 10 2023 02:04:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1930[Nov 10 2023 02:04:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.276s1931[Nov 10 2023 02:04:46 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1932[Nov 10 2023 02:04:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-8jj6yp95' via cache in 0.0 seconds1933[Nov 10 2023 02:04:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds1934[Nov 10 2023 02:04:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.2 seconds1935[Nov 10 2023 02:04:46 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1936[Nov 10 2023 02:04:46 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1937[Nov 10 2023 02:04:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1938[Nov 10 2023 02:04:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1939[Nov 10 2023 02:04:51 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1699581886 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1699581886 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-1699581886 --url http://gitlab-ee-538d30e2.test --registration-token **** --tag-list runner-for-npm-project-level-a9dbca8b1243e8fb --executor docker --docker-image registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-qa-alpine-ruby-2.7 --docker-tlsverify=false --docker-privileged=true --docker-network-mode=test --docker-volumes=/certs/client && gitlab-runner run" `1940[Nov 10 2023 02:04:51 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1699581886`1941[Nov 10 2023 02:04:51 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1942[Nov 10 2023 02:04:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds1943[Nov 10 2023 02:04:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/npm-project-level-a9dbca8b1243e8fb1944[Nov 10 2023 02:04:54 UTC (QA Tests)] INFO -- clicking :menu_section_button1945[Nov 10 2023 02:04:54 UTC (QA Tests)] INFO -- clicking :nav-item-link1946[Nov 10 2023 02:04:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.803s1947[Nov 10 2023 02:04:57 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1948[Nov 10 2023 02:04:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.39s1949[Nov 10 2023 02:05:11 UTC (QA Tests)] INFO -- clicking :nav-item-link1950[Nov 10 2023 02:05:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.688s1951[Nov 10 2023 02:05:12 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1952[Nov 10 2023 02:05:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.318s1953[Nov 10 2023 02:05:14 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button1954[Nov 10 2023 02:05:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 0.881s1955[Nov 10 2023 02:05:15 UTC (QA Tests)] INFO -- clicking :directory-name-link1956[Nov 10 2023 02:05:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.697s1957[Nov 10 2023 02:05:16 UTC (QA Tests)] INFO -- clicking :directory-name-link1958[Nov 10 2023 02:05:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.721s1959[Nov 10 2023 02:05:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/npm-project-level-a9dbca8b1243e8fb1960[Nov 10 2023 02:05:18 UTC (QA Tests)] INFO -- clicking :menu_section_button1961[Nov 10 2023 02:05:18 UTC (QA Tests)] INFO -- clicking :nav-item-link1962[Nov 10 2023 02:05:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.868s1963[Nov 10 2023 02:05:19 UTC (QA Tests)] INFO -- clicking :details-link1964[Nov 10 2023 02:05:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-6/mypackage-9dbd2afbe9b1bbf8'1965[Nov 10 2023 02:05:20 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1699581886'1966[Nov 10 2023 02:05:20 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1699581886`1967[Nov 10 2023 02:05:21 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/npm-project-level-a9dbca8b1243e8fb'1968 push and pull a npm package via CI1969Create1970 Slack app integration1971 when using Slash commands1972 creates an issue (PENDING: Test is not compatible with this environment or pipeline)1973 with gitlab issue1974 displays an issue (PENDING: Test is not compatible with this environment or pipeline)1975 comments on an issue (PENDING: Test is not compatible with this environment or pipeline)1976 closes an issue (PENDING: Test is not compatible with this environment or pipeline)1977 with target project1978 moves an issue (PENDING: Test is not compatible with this environment or pipeline)1979Govern1980 2FA1981[Nov 10 2023 02:05:21 UTC (QA Tests)] INFO -- Starting test: Govern 2FA allows using 2FA recovery code once only1982[Nov 10 2023 02:05:21 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-c2efd7464adeb4521983[Nov 10 2023 02:05:21 UTC (QA Tests)] INFO -- Caching token for username: qa-user-c2efd7464adeb452, last six chars of token:PaVd-Z1984[Nov 10 2023 02:05:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-c2efd7464adeb452-gixjjwdc' via api in 0.08 seconds1985[Nov 10 2023 02:05:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-recovery-sandbox-group-67be5d9e' via api in 0.45 seconds1986[Nov 10 2023 02:05:23 UTC (QA Tests)] INFO -- Adding user qa-user-325525667582896e to gitlab-qa-2fa-recovery-sandbox-group-67be5d9e/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e QA::Resource::Group1987[Nov 10 2023 02:05:23 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-325525667582896e"1988[Nov 10 2023 02:05:23 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1989[Nov 10 2023 02:05:24 UTC (QA Tests)] INFO -- filling :password_field with "*****"1990[Nov 10 2023 02:05:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1991[Nov 10 2023 02:05:24 UTC (QA Tests)] INFO -- clicking :sign_in_button1992[Nov 10 2023 02:05:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.613s1993[Nov 10 2023 02:05:30 UTC (QA Tests)] INFO -- filling :pin_code_field with "053312"1994[Nov 10 2023 02:05:30 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field1995[Nov 10 2023 02:05:31 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"1996[Nov 10 2023 02:05:31 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field1997[Nov 10 2023 02:05:31 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button1998[Nov 10 2023 02:05:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element register_2fa_app_button' took 1.081s1999[Nov 10 2023 02:05:32 UTC (QA Tests)] INFO -- clicking :copy_button2000[Nov 10 2023 02:05:32 UTC (QA Tests)] INFO -- clicking :proceed_button2001[Nov 10 2023 02:05:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.017s2002[Nov 10 2023 02:05:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.052s2003[Nov 10 2023 02:05:35 UTC (QA Tests)] INFO -- clicking :user_avatar_content2004[Nov 10 2023 02:05:35 UTC (QA Tests)] INFO -- clicking :sign_out_link2005[Nov 10 2023 02:05:36 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-325525667582896e"2006[Nov 10 2023 02:05:36 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2007[Nov 10 2023 02:05:36 UTC (QA Tests)] INFO -- filling :password_field with "*****"2008[Nov 10 2023 02:05:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2009[Nov 10 2023 02:05:36 UTC (QA Tests)] INFO -- clicking :sign_in_button2010[Nov 10 2023 02:05:38 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "81f3b31f09d1f15d"2011[Nov 10 2023 02:05:38 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field2012[Nov 10 2023 02:05:38 UTC (QA Tests)] INFO -- clicking :verify_code_button2013[Nov 10 2023 02:05:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.927s2014[Nov 10 2023 02:05:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.03s2015[Nov 10 2023 02:05:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.05s2016[Nov 10 2023 02:05:42 UTC (QA Tests)] INFO -- clicking :user_avatar_content2017[Nov 10 2023 02:05:42 UTC (QA Tests)] INFO -- clicking :sign_out_link2018[Nov 10 2023 02:05:42 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-325525667582896e"2019[Nov 10 2023 02:05:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2020[Nov 10 2023 02:05:43 UTC (QA Tests)] INFO -- filling :password_field with "*****"2021[Nov 10 2023 02:05:43 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2022[Nov 10 2023 02:05:43 UTC (QA Tests)] INFO -- clicking :sign_in_button2023[Nov 10 2023 02:05:45 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "81f3b31f09d1f15d"2024[Nov 10 2023 02:05:45 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field2025[Nov 10 2023 02:05:45 UTC (QA Tests)] INFO -- clicking :verify_code_button2026[Nov 10 2023 02:05:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.821s2027 allows using 2FA recovery code once only2028Create2029 File management2030[Nov 10 2023 02:05:46 UTC (QA Tests)] INFO -- Starting test: Create File management user deletes a file via the Web2031[Nov 10 2023 02:05:47 UTC (QA Tests)] INFO -- filling :login_field with "root"2032[Nov 10 2023 02:05:47 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2033[Nov 10 2023 02:05:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"2034[Nov 10 2023 02:05:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2035[Nov 10 2023 02:05:47 UTC (QA Tests)] INFO -- clicking :sign_in_button2036[Nov 10 2023 02:05:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.41s2037[Nov 10 2023 02:05:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2038[Nov 10 2023 02:05:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.2 seconds2039[Nov 10 2023 02:05:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-new-file-1874e9bb2bfec8fb' via api in 1.49 seconds2040[Nov 10 2023 02:05:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-new-file-1874e9bb2bfec8fb/-/blob/main/QA+Test+-+File+name2041[Nov 10 2023 02:05:55 UTC (QA Tests)] INFO -- filling :commit-message-field with "QA Test - Delete file"2042[Nov 10 2023 02:05:55 UTC (QA Tests)] INFO -- clicking the coordinates of :commit-message-field2043[Nov 10 2023 02:05:57 UTC (QA Tests)] ERROR -- Interceptor Api Errors2044[200] POST http://gitlab-ee-538d30e2.test/api/graphql -- Correlation Id: 01HEVFN287YTRB2X2E4MHN52DB2045error-messages: Variable $refType of type RefType was provided invalid value2046 user deletes a file via the Web2047Create2048 Merge request suggestions2049[Nov 10 2023 02:05:57 UTC (QA Tests)] INFO -- Starting test: Create Merge request suggestions applies a single suggestion with a custom message2050[Nov 10 2023 02:05:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds2051[Nov 10 2023 02:05:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.21 seconds2052[Nov 10 2023 02:05:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds2053[Nov 10 2023 02:05:58 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/mr-suggestions-project-89b7980d7669a5df QA::Resource::Project2054[Nov 10 2023 02:05:59 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"2055[Nov 10 2023 02:05:59 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2056[Nov 10 2023 02:05:59 UTC (QA Tests)] INFO -- filling :password_field with "*****"2057[Nov 10 2023 02:05:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2058[Nov 10 2023 02:06:00 UTC (QA Tests)] INFO -- clicking :sign_in_button2059[Nov 10 2023 02:06:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.908s2060[Nov 10 2023 02:06:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.76 seconds2061[Nov 10 2023 02:06:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.69 seconds2062[Nov 10 2023 02:06:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/mr-suggestions-project-89b7980d7669a5df/-/merge_requests/12063[Nov 10 2023 02:06:20 UTC (QA Tests)] INFO -- clicking :diffs-tab2064[Nov 10 2023 02:06:21 UTC (QA Tests)] INFO -- clicking :left-comment-button2065[Nov 10 2023 02:06:21 UTC (QA Tests)] INFO -- clicking :suggestion-button2066[Nov 10 2023 02:06:21 UTC (QA Tests)] INFO -- filling :reply-field with ""2067[Nov 10 2023 02:06:21 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field2068[Nov 10 2023 02:06:22 UTC (QA Tests)] INFO -- filling :reply-field with "```suggestion:-0+02069This is the suggestion for line number 4!2070```"2071[Nov 10 2023 02:06:22 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field2072[Nov 10 2023 02:06:22 UTC (QA Tests)] INFO -- clicking :comment-now-button2073[Nov 10 2023 02:06:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.101s2074[Nov 10 2023 02:06:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.046s2075[Nov 10 2023 02:06:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.076s2076[Nov 10 2023 02:06:27 UTC (QA Tests)] INFO -- clicking :user_avatar_content2077[Nov 10 2023 02:06:27 UTC (QA Tests)] INFO -- clicking :sign_out_link2078[Nov 10 2023 02:06:27 UTC (QA Tests)] INFO -- filling :login_field with "root"2079[Nov 10 2023 02:06:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2080[Nov 10 2023 02:06:28 UTC (QA Tests)] INFO -- filling :password_field with "*****"2081[Nov 10 2023 02:06:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2082[Nov 10 2023 02:06:28 UTC (QA Tests)] INFO -- clicking :sign_in_button2083[Nov 10 2023 02:06:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.388s2084[Nov 10 2023 02:06:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/mr-suggestions-project-89b7980d7669a5df/-/merge_requests/12085[Nov 10 2023 02:06:35 UTC (QA Tests)] INFO -- clicking :diffs-tab2086[Nov 10 2023 02:06:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.575s2087[Nov 10 2023 02:06:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.583s2088[Nov 10 2023 02:06:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements apply-suggestion-dropdown' took 0.607s2089[Nov 10 2023 02:06:36 UTC (QA Tests)] INFO -- filling :commit-message-field with "Applying suggested change for testing purposes."2090[Nov 10 2023 02:06:36 UTC (QA Tests)] INFO -- clicking the coordinates of :commit-message-field2091[Nov 10 2023 02:06:36 UTC (QA Tests)] INFO -- clicking :commit-with-custom-message-button2092[Nov 10 2023 02:06:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.105s2093[Nov 10 2023 02:06:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? applying-badge' took 1.119s2094[Nov 10 2023 02:06:37 UTC (QA Tests)] INFO -- clicking :commits-tab2095[Nov 10 2023 02:06:48 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/mr-suggestions-project-89b7980d7669a5df/-/merge_requests/1/commits2096 applies a single suggestion with a custom message2097Create2098 Reverting a commit2099[Nov 10 2023 02:06:50 UTC (QA Tests)] INFO -- Starting test: Create Reverting a commit creates a merge request2100[Nov 10 2023 02:06:50 UTC (QA Tests)] INFO -- filling :login_field with "root"2101[Nov 10 2023 02:06:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2102[Nov 10 2023 02:06:51 UTC (QA Tests)] INFO -- filling :password_field with "*****"2103[Nov 10 2023 02:06:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2104[Nov 10 2023 02:06:51 UTC (QA Tests)] INFO -- clicking :sign_in_button2105[Nov 10 2023 02:06:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.344s2106[Nov 10 2023 02:06:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.08 seconds2107[Nov 10 2023 02:06:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.34 seconds2108[Nov 10 2023 02:06:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::Commit at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/the_awesome_project-529801261861cd7e/-/commit/15a808e823e6aca90d2881e10236f57b0f4a7d252109[Nov 10 2023 02:06:58 UTC (QA Tests)] INFO -- clicking :commit-options-dropdown2110[Nov 10 2023 02:06:58 UTC (QA Tests)] INFO -- clicking :revert-link and ensuring QA::Page::Component::CommitModal is present2111[Nov 10 2023 02:06:59 UTC (QA Tests)] INFO -- clicking :submit-commit2112[Nov 10 2023 02:07:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit-commit' took 1.802s2113[Nov 10 2023 02:07:01 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present2114[Nov 10 2023 02:07:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 4.074s2115[Nov 10 2023 02:07:05 UTC (QA Tests)] INFO -- clicking :diffs-tab2116[Nov 10 2023 02:07:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.593s2117[Nov 10 2023 02:07:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? file-tree-container' took 0.61s2118[Nov 10 2023 02:07:05 UTC (QA Tests)] INFO -- clicking :file-tree-button2119[Nov 10 2023 02:07:06 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/the_awesome_project-529801261861cd7e'2120 creates a merge request2121Plan2122 Contribution Analytics2123[Nov 10 2023 02:07:06 UTC (QA Tests)] INFO -- Starting test: Plan Contribution Analytics tests contributions2124[Nov 10 2023 02:07:07 UTC (QA Tests)] INFO -- filling :login_field with "root"2125[Nov 10 2023 02:07:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2126[Nov 10 2023 02:07:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"2127[Nov 10 2023 02:07:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2128[Nov 10 2023 02:07:07 UTC (QA Tests)] INFO -- clicking :sign_in_button2129[Nov 10 2023 02:07:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.327s2130[Nov 10 2023 02:07:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.05 seconds2131[Nov 10 2023 02:07:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/contribution_anayltics-895193203a602ceb/contribution_analytics-3493ee15397ec55c/-/issues/12132[Nov 10 2023 02:07:15 UTC (QA Tests)] INFO -- clicking :toggle-issue-state-button2133[Nov 10 2023 02:07:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.75 seconds2134[Nov 10 2023 02:07:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.65 seconds2135[Nov 10 2023 02:07:19 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/contribution_anayltics-895193203a602ceb/contribution_analytics-3493ee15397ec55c/-/merge_requests/12136[Nov 10 2023 02:07:21 UTC (QA Tests)] INFO -- clicking :merge-button2137[Nov 10 2023 02:07:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.714s2138[Nov 10 2023 02:07:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-538d30e2.test/groups/gitlab-qa-sandbox-group-6/contribution_anayltics-895193203a602ceb2139[Nov 10 2023 02:07:24 UTC (QA Tests)] INFO -- clicking :menu_section_button2140[Nov 10 2023 02:07:25 UTC (QA Tests)] INFO -- clicking :nav-item-link2141[Nov 10 2023 02:07:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.72s2142[Nov 10 2023 02:07:25 UTC (QA Tests)] INFO -- Running eventually matcher with 'have_content' operator with: '{:max_duration=>120, :reload_page=>QA::EE::Page::Group::ContributionAnalytics, :sleep_interval=>0.5}' arguments2143[Nov 10 2023 02:07:26 UTC (QA Tests)] INFO -- Running eventually matcher with 'have_content' operator with: '{:max_duration=>120, :reload_page=>QA::EE::Page::Group::ContributionAnalytics, :sleep_interval=>0.5}' arguments2144[Nov 10 2023 02:07:26 UTC (QA Tests)] INFO -- Running eventually matcher with 'have_content' operator with: '{:max_duration=>120, :reload_page=>QA::EE::Page::Group::ContributionAnalytics, :sleep_interval=>0.5}' arguments2145[Nov 10 2023 02:07:26 UTC (QA Tests)] INFO -- Running eventually matcher with 'have_content' operator with: '{:max_duration=>120, :reload_page=>QA::EE::Page::Group::ContributionAnalytics, :sleep_interval=>0.5}' arguments2146 tests contributions2147Govern2148 User with minimal access to group2149[Nov 10 2023 02:07:26 UTC (QA Tests)] INFO -- Starting test: Govern User with minimal access to group is not allowed to commit via the API2150[Nov 10 2023 02:07:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2151[Nov 10 2023 02:07:28 UTC (QA Tests)] INFO -- Adding user qa-user-3e972f7bffd04597 to gitlab-qa-sandbox-group-6 QA::Resource::Sandbox2152[Nov 10 2023 02:07:28 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-3e972f7bffd045972153[Nov 10 2023 02:07:28 UTC (QA Tests)] INFO -- Caching token for username: qa-user-3e972f7bffd04597, last six chars of token:ruZC6q2154[Nov 10 2023 02:07:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-3e972f7bffd04597-cw63a1mr' via api in 0.09 seconds2155[Nov 10 2023 02:07:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-3e972f7bffd04597'2156[Nov 10 2023 02:07:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-minimal-access-38a18d1d4e247330/project-for-minimal-access-2b4b21c6484f16f2'2157[Nov 10 2023 02:07:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-for-minimal-access-38a18d1d4e247330'2158 is not allowed to commit via the API2159[Nov 10 2023 02:07:29 UTC (QA Tests)] INFO -- Starting test: Govern User with minimal access to group is not allowed to create a file via the API2160[Nov 10 2023 02:07:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2161[Nov 10 2023 02:07:31 UTC (QA Tests)] INFO -- Adding user qa-user-c6e148d692a81aee to gitlab-qa-sandbox-group-6 QA::Resource::Sandbox2162[Nov 10 2023 02:07:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2163[Nov 10 2023 02:07:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.18 seconds2164[Nov 10 2023 02:07:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-new-file-d018779a57304e6d' via api in 1.33 seconds2165[Nov 10 2023 02:07:33 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-c6e148d692a81aee2166[Nov 10 2023 02:07:33 UTC (QA Tests)] INFO -- Caching token for username: qa-user-c6e148d692a81aee, last six chars of token:GVeZ9J2167[Nov 10 2023 02:07:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-c6e148d692a81aee-5ixtlezd' via api in 0.08 seconds2168[Nov 10 2023 02:07:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-c6e148d692a81aee'2169[Nov 10 2023 02:07:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-minimal-access-013f700f5688ea35/project-for-minimal-access-3495b2c2b2cadba9'2170[Nov 10 2023 02:07:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-for-minimal-access-013f700f5688ea35'2171 is not allowed to create a file via the API2172[Nov 10 2023 02:07:34 UTC (QA Tests)] INFO -- Starting test: Govern User with minimal access to group is not allowed to push code via the CLI2173[Nov 10 2023 02:07:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2174[Nov 10 2023 02:07:36 UTC (QA Tests)] INFO -- Adding user qa-user-94e3853c4378ff7b to gitlab-qa-sandbox-group-6 QA::Resource::Sandbox2175[Nov 10 2023 02:07:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-94e3853c4378ff7b'2176[Nov 10 2023 02:07:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/group-for-minimal-access-c9df55b6564d5baa/project-for-minimal-access-488961f67f0b0574'2177[Nov 10 2023 02:07:39 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/group-for-minimal-access-c9df55b6564d5baa'2178 is not allowed to push code via the CLI2179Fulfillment2180 Utilization2181 when admin sets user cap limit for group2182 shows members over limit as pending for approvals (PENDING: Test is not compatible with this environment or pipeline)2183Create2184 Push mirror a repository over HTTP2185[Nov 10 2023 02:07:39 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository2186[Nov 10 2023 02:07:40 UTC (QA Tests)] INFO -- filling :login_field with "root"2187[Nov 10 2023 02:07:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2188[Nov 10 2023 02:07:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"2189[Nov 10 2023 02:07:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2190[Nov 10 2023 02:07:41 UTC (QA Tests)] INFO -- clicking :sign_in_button2191[Nov 10 2023 02:07:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.357s2192[Nov 10 2023 02:07:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2193[Nov 10 2023 02:07:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.2 seconds2194[Nov 10 2023 02:07:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2195[Nov 10 2023 02:07:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.19 seconds2196[Nov 10 2023 02:07:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-code-df37a2e3ab229641' via api in 1.05 seconds2197[Nov 10 2023 02:07:47 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"2198[Nov 10 2023 02:07:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.76 seconds2199[Nov 10 2023 02:07:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-code-df37a2e3ab2296412200[Nov 10 2023 02:07:49 UTC (QA Tests)] INFO -- clicking :menu_section_button2201[Nov 10 2023 02:07:49 UTC (QA Tests)] INFO -- clicking :nav-item-link2202[Nov 10 2023 02:07:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.015s2203[Nov 10 2023 02:07:52 UTC (QA Tests)] INFO -- clicking :add-new-mirror2204[Nov 10 2023 02:07:52 UTC (QA Tests)] INFO -- filling :mirror-repository-url-field with "http://root@gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/push-mirror-target-project-febf2a080ba999df.git"2205[Nov 10 2023 02:07:52 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror-repository-url-field2206[Nov 10 2023 02:07:53 UTC (QA Tests)] INFO -- selecting "Push" in :mirror-direction-field2207[Nov 10 2023 02:07:54 UTC (QA Tests)] INFO -- selecting "Password" in :authentication-method-field2208[Nov 10 2023 02:07:54 UTC (QA Tests)] INFO -- filling :username-field with "root"2209[Nov 10 2023 02:07:54 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2210[Nov 10 2023 02:07:54 UTC (QA Tests)] INFO -- filling :password-field with "*****"2211[Nov 10 2023 02:07:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2212[Nov 10 2023 02:07:55 UTC (QA Tests)] INFO -- clicking :mirror-repository-button2213[Nov 10 2023 02:07:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element mirror-repository-button' took 1.223s2214[Nov 10 2023 02:07:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.554s2215[Nov 10 2023 02:07:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements mirror-repository-url-content' took 0.573s2216[Nov 10 2023 02:07:56 UTC (QA Tests)] INFO -- clicking :update-now-button2217[Nov 10 2023 02:07:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element update-now-button' took 1.392s2218[Nov 10 2023 02:07:58 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/project-with-code-df37a2e3ab229641/-/settings/repository#js-push-remote-settings2219[Nov 10 2023 02:08:00 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/push-mirror-target-project-febf2a080ba999df2220[Nov 10 2023 02:08:01 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments2221 configures and syncs a (push) mirrored repository2222Create2223 File templates2224[Nov 10 2023 02:08:01 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds .gitlab-ci.yml via file template Julia2225[Nov 10 2023 02:08:02 UTC (QA Tests)] INFO -- filling :login_field with "root"2226[Nov 10 2023 02:08:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2227[Nov 10 2023 02:08:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"2228[Nov 10 2023 02:08:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2229[Nov 10 2023 02:08:03 UTC (QA Tests)] INFO -- clicking :sign_in_button2230[Nov 10 2023 02:08:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 2.014s2231[Nov 10 2023 02:08:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2232[Nov 10 2023 02:08:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.69 seconds2233[Nov 10 2023 02:08:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/file-template-project-151c8ff75808903e2234[Nov 10 2023 02:08:11 UTC (QA Tests)] INFO -- clicking :add-to-tree2235[Nov 10 2023 02:08:11 UTC (QA Tests)] INFO -- clicking :new-file-menu-item2236[Nov 10 2023 02:08:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-file-menu-item' took 1.034s2237[Nov 10 2023 02:08:12 UTC (QA Tests)] INFO -- filling :file-name-field with "20c1042b84961618/.gitlab-ci.yml"2238[Nov 10 2023 02:08:12 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field2239[Nov 10 2023 02:08:12 UTC (QA Tests)] INFO -- clicking :template_selector2240[Nov 10 2023 02:08:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob-viewer-file-content' took 1.156s2241[Nov 10 2023 02:08:14 UTC (QA Tests)] INFO -- clicking :commit-button2242[Nov 10 2023 02:08:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 1.631s2243[Nov 10 2023 02:08:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.623s2244[Nov 10 2023 02:08:17 UTC (QA Tests)] ERROR -- Interceptor Api Errors2245[200] POST http://gitlab-ee-538d30e2.test/api/graphql -- Correlation Id: 01HEVFSBZYFF5DKBX0Y2H5HZ8P2246error-messages: Variable $refType of type RefType was provided invalid value2247 user adds .gitlab-ci.yml via file template Julia2248[Nov 10 2023 02:08:17 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds LICENSE via file template Mozilla Public License 2.02249[Nov 10 2023 02:08:18 UTC (QA Tests)] INFO -- filling :login_field with "root"2250[Nov 10 2023 02:08:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2251[Nov 10 2023 02:08:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"2252[Nov 10 2023 02:08:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2253[Nov 10 2023 02:08:18 UTC (QA Tests)] INFO -- clicking :sign_in_button2254[Nov 10 2023 02:08:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.446s2255[Nov 10 2023 02:08:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2256[Nov 10 2023 02:08:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.19 seconds2257[Nov 10 2023 02:08:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/file-template-project-c6f8ebd003ad733e2258[Nov 10 2023 02:08:25 UTC (QA Tests)] INFO -- clicking :add-to-tree2259[Nov 10 2023 02:08:25 UTC (QA Tests)] INFO -- clicking :new-file-menu-item2260[Nov 10 2023 02:08:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-file-menu-item' took 0.87s2261[Nov 10 2023 02:08:26 UTC (QA Tests)] INFO -- filling :file-name-field with "LICENSE"2262[Nov 10 2023 02:08:26 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field2263[Nov 10 2023 02:08:26 UTC (QA Tests)] INFO -- clicking :template_selector2264[Nov 10 2023 02:08:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob-viewer-file-content' took 1.148s2265[Nov 10 2023 02:08:28 UTC (QA Tests)] INFO -- clicking :commit-button2266[Nov 10 2023 02:08:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 1.394s2267[Nov 10 2023 02:08:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.579s2268[Nov 10 2023 02:08:32 UTC (QA Tests)] ERROR -- Interceptor Api Errors2269[200] POST http://gitlab-ee-538d30e2.test/api/graphql -- Correlation Id: 01HEVFSSXCZMXZ7CWDJN0RF4T42270error-messages: Variable $refType of type RefType was provided invalid value2271 user adds LICENSE via file template Mozilla Public License 2.02272[Nov 10 2023 02:08:32 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds Dockerfile via file template Python2273[Nov 10 2023 02:08:33 UTC (QA Tests)] INFO -- filling :login_field with "root"2274[Nov 10 2023 02:08:33 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2275[Nov 10 2023 02:08:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"2276[Nov 10 2023 02:08:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2277[Nov 10 2023 02:08:33 UTC (QA Tests)] INFO -- clicking :sign_in_button2278[Nov 10 2023 02:08:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.393s2279[Nov 10 2023 02:08:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.06 seconds2280[Nov 10 2023 02:08:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.19 seconds2281[Nov 10 2023 02:08:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/file-template-project-a2dce55d58e2f6862282[Nov 10 2023 02:08:40 UTC (QA Tests)] INFO -- clicking :add-to-tree2283[Nov 10 2023 02:08:40 UTC (QA Tests)] INFO -- clicking :new-file-menu-item2284[Nov 10 2023 02:08:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-file-menu-item' took 0.951s2285[Nov 10 2023 02:08:41 UTC (QA Tests)] INFO -- filling :file-name-field with "7ccb9151b58627fe/Dockerfile"2286[Nov 10 2023 02:08:41 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field2287[Nov 10 2023 02:08:42 UTC (QA Tests)] INFO -- clicking :template_selector2288[Nov 10 2023 02:08:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob-viewer-file-content' took 1.153s2289[Nov 10 2023 02:08:44 UTC (QA Tests)] INFO -- clicking :commit-button2290[Nov 10 2023 02:08:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 1.198s2291[Nov 10 2023 02:08:46 UTC (QA Tests)] ERROR -- Interceptor Api Errors2292[200] POST http://gitlab-ee-538d30e2.test/api/graphql -- Correlation Id: 01HEVFT8SVE2XRPMN16YBQ5GD62293error-messages: Variable $refType of type RefType was provided invalid value2294 user adds Dockerfile via file template Python2295[Nov 10 2023 02:08:46 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds .gitignore via file template Android2296[Nov 10 2023 02:08:46 UTC (QA Tests)] INFO -- filling :login_field with "root"2297[Nov 10 2023 02:08:46 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field2298[Nov 10 2023 02:08:47 UTC (QA Tests)] INFO -- filling :password_field with "*****"2299[Nov 10 2023 02:08:47 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field2300[Nov 10 2023 02:08:47 UTC (QA Tests)] INFO -- clicking :sign_in_button2301[Nov 10 2023 02:08:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.316s2302[Nov 10 2023 02:08:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-6' via api in 0.07 seconds2303[Nov 10 2023 02:08:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e' via api in 0.28 seconds2304[Nov 10 2023 02:08:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-538d30e2.test/gitlab-qa-sandbox-group-6/qa-test-2023-11-10-01-36-39-5024fce8c2f5934e/file-template-project-15637e8bc38989192305[Nov 10 2023 02:08:54 UTC (QA Tests)] INFO -- clicking :add-to-tree2306[Nov 10 2023 02:08:54 UTC (QA Tests)] INFO -- clicking :new-file-menu-item2307[Nov 10 2023 02:08:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-file-menu-item' took 1.128s2308[Nov 10 2023 02:08:55 UTC (QA Tests)] INFO -- filling :file-name-field with "57d0c777e2b2b6ab/.gitignore"2309[Nov 10 2023 02:08:55 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field2310[Nov 10 2023 02:08:55 UTC (QA Tests)] INFO -- clicking :template_selector2311[Nov 10 2023 02:08:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob-viewer-file-content' took 1.169s2312[Nov 10 2023 02:08:57 UTC (QA Tests)] INFO -- clicking :commit-button2313[Nov 10 2023 02:08:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 1.332s2314[Nov 10 2023 02:08:59 UTC (QA Tests)] ERROR -- Interceptor Api Errors2315[200] POST http://gitlab-ee-538d30e2.test/api/graphql -- Correlation Id: 01HEVFTP04E3NABNBD689QKXGZ2316error-messages: Variable $refType of type RefType was provided invalid value2317 user adds .gitignore via file template Android2318[Nov 10 2023 02:08:59 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:2319{2320 "qa/specs/features/browser_ui/2_plan/issue/issue_suggestions_spec.rb": 19.105044074000034,2321 "qa/specs/features/ee/browser_ui/3_create/merge_request/default_merge_request_template_spec.rb": 37.379634618999944,2322 "qa/specs/features/ee/browser_ui/4_verify/pipelines_for_merged_results_and_merge_trains_spec.rb": 93.50833810900008,2323 "qa/specs/features/browser_ui/5_package/package_registry/maven_gradle_repository_spec.rb": 159.69242871799997,2324 "qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb": 19.641696376000255,2325 "qa/specs/features/browser_ui/4_verify/ci_variable/prefill_variables_spec.rb": 24.00588630700031,2326 "qa/specs/features/ee/browser_ui/3_create/repository/code_owners_spec.rb": 12.697123370999634,2327 "qa/specs/features/ee/browser_ui/2_plan/issue/default_issue_template_spec.rb": 13.60708617399996,2328 "qa/specs/features/ee/browser_ui/10_govern/vulnerability_management_spec.rb": 300.88664576400015,2329 "qa/specs/features/browser_ui/4_verify/pipeline/update_ci_file_with_pipeline_editor_spec.rb": 15.780617424999946,2330 "qa/specs/features/ee/browser_ui/2_plan/epic/roadmap_spec.rb": 6.62415639999972,2331 "qa/specs/features/ee/browser_ui/4_verify/parent_child_pipelines_dependent_relationship_spec.rb": 48.492317706999984,2332 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configure_issue_board_by_label_spec.rb": 13.6716523529999,2333 "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb": 6.759893540000121,2334 "qa/specs/features/browser_ui/2_plan/issue/comment_issue_spec.rb": 11.086404466000204,2335 "qa/specs/features/ee/browser_ui/9_data_stores/group/prevent_forking_outside_group_spec.rb": 31.811714749000203,2336 "qa/specs/features/browser_ui/5_package/package_registry/conan_repository_spec.rb": 49.5521724590003,2337 "qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb": 1.437751396999829,2338 "qa/specs/features/browser_ui/6_release/deploy_key/clone_using_deploy_key_spec.rb": 91.41910332600037,2339 "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_via_template_spec.rb": 14.244916828999976,2340 "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_from_push_notification_spec.rb": 29.024491472000136,2341 "qa/specs/features/ee/browser_ui/2_plan/epic/promote_issue_to_epic_spec.rb": 12.757456732999799,2342 "qa/specs/features/browser_ui/4_verify/ci_project_artifacts/user_can_bulk_delete_artifacts_spec.rb": 72.61562645699996,2343 "qa/specs/features/ee/browser_ui/2_plan/burndown_chart/burndown_chart_spec.rb": 9.291803275999882,2344 "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb": 2.006462370999998,2345 "qa/specs/features/ee/browser_ui/2_plan/group_wiki/create_group_wiki_page_spec.rb": 22.582843476000107,2346 "qa/specs/features/api/1_manage/migration/gitlab_migration_project_spec.rb": 81.16989845699982,2347 "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb": 9.790286804000061,2348 "qa/specs/features/ee/browser_ui/2_plan/scoped_labels/editing_scoped_labels_spec.rb": 14.763200271999722,2349 "qa/specs/features/browser_ui/6_release/deploy_key/add_deploy_key_spec.rb": 12.851987230999839,2350 "qa/specs/features/ee/browser_ui/10_govern/scan_result_policy_vulnerabilities_spec.rb": 81.01021462399967,2351 "qa/specs/features/ee/api/10_govern/compliance_pipeline_spec.rb": 14.422120771000209,2352 "qa/specs/features/browser_ui/3_create/snippet/clone_push_pull_project_snippet_spec.rb": 28.21917298599965,2353 "qa/specs/features/api/3_create/repository/default_branch_name_setting_spec.rb": 4.9095217710000725,2354 "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_non_inheritable_when_forward_pipeline_variables_false_spec.rb": 110.6318082949997,2355 "qa/specs/features/browser_ui/3_create/repository/push_http_private_token_spec.rb": 9.283804200000304,2356 "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_event_streaming_spec.rb": 21.267336459000035,2357 "qa/specs/features/browser_ui/4_verify/pipeline/pass_dotenv_variables_to_downstream_via_bridge_spec.rb": 27.267374796999775,2358 "qa/specs/features/browser_ui/3_create/merge_request/create_merge_request_spec.rb": 30.875135418000355,2359 "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb": 23.31178292000004,2360 "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_project_level_spec.rb": 138.12225106000005,2361 "qa/specs/features/browser_ui/10_govern/login/2fa_recovery_spec.rb": 25.190118395000354,2362 "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb": 10.981117598999845,2363 "qa/specs/features/browser_ui/3_create/merge_request/suggestions/custom_commit_suggestion_spec.rb": 52.79164939199973,2364 "qa/specs/features/browser_ui/3_create/merge_request/revert/revert_commit_spec.rb": 16.236855797000317,2365 "qa/specs/features/ee/browser_ui/2_plan/analytics/contribution_analytics_spec.rb": 19.745948883999972,2366 "qa/specs/features/ee/api/10_govern/user/minimal_access_user_spec.rb": 13.413096378999853,2367 "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb": 21.948178395000014,2368 "qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb": 58.160160444000212369}2370[Nov 10 2023 02:08:59 UTC (QA Tests)] INFO -- 2371Knapsack global time execution for tests: 32m 26s2372Pending: (Failures listed here are expected and do not affect your suite's status)2373 1) Govern Scan result policy requires approval when license findings violate scan result policy2374 # Test is not compatible with this environment or pipeline2375 # ./qa/specs/features/ee/browser_ui/10_govern/scan_result_policy_license_finding_spec.rb:922376 2) Verify Pipeline for project mirrors Github user commits to GitHub triggers CI pipeline2377 # Test is not compatible with this environment or pipeline2378 # ./qa/specs/features/ee/browser_ui/4_verify/pipeline_for_project_mirror_github_spec.rb:622379 3) Fulfillment with an active subscription behaves like Purchase storage adds additional storage to group namespace2380 # Test is not compatible with this environment or pipeline2381 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:72382 4) Fulfillment with existing compute minutes packs behaves like Purchase storage adds additional storage to group namespace2383 # Test is not compatible with this environment or pipeline2384 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:72385 5) Fulfillment without active subscription behaves like Purchase storage adds additional storage to group namespace2386 # Test is not compatible with this environment or pipeline2387 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_storage_spec.rb:72388 6) Create Web IDE file templates user adds LICENSE via file template Mozilla Public License 2.02389 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442390 # ./qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb:522391 7) Create Web IDE file templates user adds .gitignore via file template Android2392 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442393 # ./qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb:522394 8) Create Web IDE file templates user adds .gitlab-ci.yml via file template Julia2395 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442396 # ./qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb:522397 9) Create Web IDE file templates user adds Dockerfile via file template Python2398 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209442399 # ./qa/specs/features/browser_ui/3_create/web_ide_old/add_file_template_spec.rb:522400 10) Manage Project import imports large Github repo via api2401 # Test is not compatible with this environment or pipeline2402 # ./qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb:2812403 11) Configure Kubernetes Agent deploys a K8s manifest file2404 # Test is not compatible with this environment or pipeline2405 # ./qa/specs/features/ee/api/7_configure/kubernetes/kubernetes_agent_spec.rb:402406 12) Create Merge requests when merging once behaves like merge when pipeline succeeds merges after pipeline succeeds2407 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4030172408 # ./qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb:412409 13) Create Sharing snippets when the snippet is changed to private does not display Embed/Share dropdown2410 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4279922411 # ./qa/specs/features/browser_ui/3_create/snippet/share_snippet_spec.rb:462412 14) Create Sharing snippets when the snippet is public can be shared with not signed-in users2413 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4279922414 # ./qa/specs/features/browser_ui/3_create/snippet/share_snippet_spec.rb:242415 15) Create Slack app integration when using Slash commands creates an issue2416 # Test is not compatible with this environment or pipeline2417 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:392418 16) Create Slack app integration when using Slash commands with gitlab issue displays an issue2419 # Test is not compatible with this environment or pipeline2420 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:612421 17) Create Slack app integration when using Slash commands with gitlab issue comments on an issue2422 # Test is not compatible with this environment or pipeline2423 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:812424 18) Create Slack app integration when using Slash commands with gitlab issue closes an issue2425 # Test is not compatible with this environment or pipeline2426 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:712427 19) Create Slack app integration when using Slash commands with gitlab issue with target project moves an issue2428 # Test is not compatible with this environment or pipeline2429 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:992430 20) Fulfillment Utilization when admin sets user cap limit for group shows members over limit as pending for approvals2431 # Test is not compatible with this environment or pipeline2432 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/saas_user_caps_spec.rb:462433Finished in 33 minutes 56 seconds (files took 4.56 seconds to load)2434100 examples, 0 failures, 20 pending2435Randomized with seed 141682436[Nov 10 2023 02:09:00 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-538d30e2 bash -c "gitlab-psql -c 'select n_live_tup, n_dead_tup, relname from pg_stat_all_tables order by n_live_tup DESC, n_dead_tup DESC;'"`2437[Nov 10 2023 02:09:00 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-538d30e2 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`2438[Nov 10 2023 02:09:00 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-538d30e2`2439[Nov 10 2023 02:09:00 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-538d30e2`2441Running after script...2442$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command2443$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")2444$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"2616Not uploading cache qa-e2e-ruby-3.0-5fe14f76d4eb79aabf540b0a58e6de08-16 due to policy2618Uploading artifacts...2619gitlab-qa-run-*: found 440 matching artifact files and directories 2620Uploading artifacts as "archive" to coordinator... 201 Created id=5504209315 responseStatus=201 Created token=64_XQPtG2621Uploading artifacts...2622gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 2623Uploading artifacts as "junit" to coordinator... 201 Created id=5504209315 responseStatus=201 Created token=64_XQPtG2624Uploading artifacts...2625/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 2626Uploading artifacts as "dotenv" to coordinator... 201 Created id=5504209315 responseStatus=201 Created token=64_XQPtG2628Job succeeded