decomposition-multiple-db 5/5
Failed 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:695aa71402b900e1277aeef019edb9a65abee5f9d559c090ad6b043f4cfb4c10 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:52c03840f70a6b84bcbe155342629f93821ef2c9660f0e29a6bd302bb85821bf ...14Running on runner-ss7o3c7p-project-278964-concurrent-0 via runner-ss7o3c7p-gitlab-org-qa-1698460585-bd702548-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: 143881, done. 20remote: Counting objects: 100% (143881/143881), done. 21remote: Compressing objects: 100% (98202/98202), done. 22remote: Total 143881 (delta 61521), reused 95332 (delta 40209), pack-reused 0 23Receiving objects: 100% (143881/143881), 131.35 MiB | 43.40 MiB/s, done.24Resolving deltas: 100% (61521/61521), done.26 * [new ref] refs/pipelines/1052748865 -> refs/pipelines/105274886527 * [new branch] master -> origin/master28Checking out 8d7948f6 as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-2bbb441946f1fc9a77d23097301c9d4d-16...32Downloading cache from https://storage.googleapis.com/gitlab-qa-runner-cache-1/project/278964/qa-e2e-ruby-3.0-2bbb441946f1fc9a77d23097301c9d4d-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 (5399416102)...37Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5399416102 responseStatus=200 OK token=64_Xto1y38Downloading artifacts for download-fast-quarantine-report (5399416103)...39Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5399416103 responseStatus=200 OK token=64_Xto1y41Using docker image sha256:695aa71402b900e1277aeef019edb9a65abee5f9d559c090ad6b043f4cfb4c10 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:52c03840f70a6b84bcbe155342629f93821ef2c9660f0e29a6bd302bb85821bf ...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-ce:8d7948f6234cc117d8b5f7908a7ecb91df8e0e43 --omnibus-config decomposition_multiple_db -- --format QA::Support::JsonFormatter --out tmp/rspec-5399416122.json --format RspecJunitFormatter --out tmp/rspec-5399416122.xml --format html --out tmp/rspec-$(echo decomposition-multiple-db 5/5 | sed 's/[ /]/_/g').htm --color --format documentation'52$ eval "$QA_COMMAND"53[Oct 28 2023 02:53:00 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-fd00d329$`54[Oct 28 2023 02:53:00 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-fd00d329 --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`55[Oct 28 2023 02:53:02 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/authority/. alpine-fd00d329:/etc/gitlab/trusted-certs`56[Oct 28 2023 02:53:02 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/tls_certificates/gitlab/. alpine-fd00d329:/etc/gitlab/ssl`57[Oct 28 2023 02:53:02 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-fd00d329`58[Oct 28 2023 02:53:02 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-fd00d329`59[Oct 28 2023 02:53:02 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`60[Oct 28 2023 02:53:02 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:8d7948f6234cc117d8b5f7908a7ecb91df8e0e43`61[Oct 28 2023 02:53:46 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ce-240e1efc$`62[Oct 28 2023 02:53:46 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`63[Oct 28 2023 02:53:46 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`64[Oct 28 2023 02:53:46 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ce-240e1efc --net test --hostname gitlab-ce-240e1efc.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-10-28-02-53-00-d1c673a6/gitlab-ce-240e1efc/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ce:8d7948f6234cc117d8b5f7908a7ecb91df8e0e43`65[Oct 28 2023 02:53:54 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-240e1efc bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-10-28 02:53:0066gitlab_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[Oct 28 2023 02:53:54 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ce-240e1efc`76[Oct 28 2023 02:57:13 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...77[Oct 28 2023 02:57:13 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ce-240e1efc`78[Oct 28 2023 02:57:13 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ce-240e1efc 80/tcp`79[Oct 28 2023 02:57:13 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!80[Oct 28 2023 02:57:13 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-240e1efc bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`81[Oct 28 2023 02:57:13 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-240e1efc bash -c "echo '#!/usr/bin/env bash82if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then83 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'84 exit 185fi86' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`87[Oct 28 2023 02:57:13 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-240e1efc bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`88[Oct 28 2023 02:57:13 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-12.4.1/support/data gitlab-ce-240e1efc:/tmp/data-seeds`89[Oct 28 2023 02:57:13 UTC (Gitlab QA)] INFO -- Running exec_commands...90[Oct 28 2023 02:57:13 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-240e1efc bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`91[Oct 28 2023 02:58:00 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-240e1efc bash -c "sed -i 's/#gitlab_rails/gitlab_rails/g' /etc/gitlab/gitlab.rb"`92[Oct 28 2023 02:58:01 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-240e1efc bash -c "gitlab-ctl reconfigure"`93[Oct 28 2023 02:58:14 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-240e1efc 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'"`94[Oct 28 2023 02:58:14 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-240e1efc bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists btree_gist'"`95[Oct 28 2023 02:58:14 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-240e1efc bash -c "gitlab-psql -d gitlabhq_production_ci -c 'create extension if not exists pg_trgm'"`96[Oct 28 2023 02:58:14 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-240e1efc 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"`97[Oct 28 2023 02:58:52 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-240e1efc bash -c "gitlab-ctl restart"`98[Oct 28 2023 02:59:21 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`99[Oct 28 2023 02:59:22 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:8d7948f6234cc117d8b5f7908a7ecb91df8e0e43`100[Oct 28 2023 03:00:30 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ce101[Oct 28 2023 03:00:30 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_TRIGGER_AUTO_QUARANTINE="$QA_TRIGGER_AUTO_QUARANTINE" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_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 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-10-28-02-53-00-d1c673a6/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-10-28-02-53-00-d1c673a6/gitlab-ce-qa-0b062130:/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-ce-qa-0b062130 registry.gitlab.com/gitlab-org/gitlab/gitlab-ce-qa:8d7948f6234cc117d8b5f7908a7ecb91df8e0e43 Test::Instance::All http://gitlab-ce-240e1efc.test -- --format QA::Support::JsonFormatter --out tmp/rspec-5399416122.json --format RspecJunitFormatter --out tmp/rspec-5399416122.xml --format html --out tmp/rspec-decomposition-multiple-db_5_5.htm --color --format documentation`1022023-10-28 03:00:44 / CONF :: 103 ==> Base URL: http://gitlab-ce-240e1efc.test104 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fc2c638c8f0>105 ==> Libraries: Chemlab::Vendor106[Oct 28 2023 03:00:44 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA107[Oct 28 2023 03:00:44 UTC (QA Tests)] INFO -- Browser: chrome108[Oct 28 2023 03:00:44 UTC (QA Tests)] INFO -- Performing sanity check for environment!109[Oct 28 2023 03:00:44 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'110[Oct 28 2023 03:00:44 UTC (QA Tests)] INFO -- Report already exists, skipping!111[Oct 28 2023 03:00:44 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====112[Oct 28 2023 03:00:44 UTC (QA Tests)] INFO -- Report specs:113[Oct 28 2023 03:00:44 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/10_govern/login/register_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_instance_level_spec.rb", "qa/specs/features/browser_ui/5_package/package_registry/maven_gradle_repository_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/browser_ui/10_govern/login/log_in_with_2fa_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/ui_variable_inheritable_when_forward_pipeline_variables_true_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/run_pipeline_with_manual_jobs_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_a_project_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/invite_group_to_project_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/alert_settings_create_new_alerts_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/automatically_creates_incident_for_alert_spec.rb", "qa/specs/features/api/4_verify/file_variable_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_a_merge_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/user_inherited_access_spec.rb", "qa/specs/features/browser_ui/14_analytics/performance_bar_spec.rb", "qa/specs/features/browser_ui/9_data_stores/user/follow_user_activity_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/cherry_pick/cherry_pick_commit_spec.rb", "qa/specs/features/browser_ui/2_plan/design_management/archive_design_content_spec.rb", "qa/specs/features/browser_ui/3_create/source_editor/source_editor_toolbar_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/file_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_runner_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/mentions_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_directory_management_spec.rb", "qa/specs/features/browser_ui/10_govern/project/project_access_token_spec.rb", "qa/specs/features/api/4_verify/job_downloads_artifacts_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/register_group_runner_spec.rb", "qa/specs/features/browser_ui/3_create/repository/clone_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb", "qa/specs/features/browser_ui/6_release/deploy_token/add_deploy_token_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide_old/link_to_line_in_web_ide_spec.rb", "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb"]114[Oct 28 2023 03:00:44 UTC (QA Tests)] INFO -- Leftover specs:115[Oct 28 2023 03:00:44 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/gitaly_mtls_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_group_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_pipeline_spec.rb", "qa/specs/features/api/5_package/container_registry/saas/container_registry_spec.rb", "qa/specs/features/browser_ui/10_govern/login/oauth_login_with_facebook_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/jira/jira_issue_import_spec.rb", "qa/specs/features/browser_ui/2_plan/pages/new_static_page_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/saas/pull_container_registry_image_spec.rb", "qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb", "qa/specs/features/sanity/framework_spec.rb"]116[Oct 28 2023 03:00:44 UTC (QA Tests)] INFO -- Knapsack time offset warning enabled!117[Oct 28 2023 03:00:44 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-multiple-db' to 'knapsack/decomposition-multiple-db.json'118[Oct 28 2023 03:00:44 UTC (QA Tests)] INFO -- Report already exists, skipping!119Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}120Randomized with seed 19490121Monitor122 Alert settings123 when using HTTP endpoint integration124 behaves like sends test alert125[Oct 28 2023 03:00:49 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using HTTP endpoint integration behaves like sends test alert creates new alert126[Oct 28 2023 03:00:49 UTC (QA Tests)] INFO -- filling :login_field with "root"127[Oct 28 2023 03:00:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field128[Oct 28 2023 03:00:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"129[Oct 28 2023 03:00:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field130[Oct 28 2023 03:00:50 UTC (QA Tests)] INFO -- clicking :sign_in_button131[Oct 28 2023 03:00:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.66s132[Oct 28 2023 03:00:53 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA133[Oct 28 2023 03:00:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-kxy5kp8c' via cache in 0.0 seconds134[Oct 28 2023 03:00:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 1.46 seconds135[Oct 28 2023 03:00:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 2.99 seconds136[Oct 28 2023 03:00:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-for-alerts-6e65a7123b955115137[Oct 28 2023 03:01:01 UTC (QA Tests)] INFO -- clicking :menu_section_button138[Oct 28 2023 03:01:01 UTC (QA Tests)] INFO -- clicking :nav-item-link139[Oct 28 2023 03:01:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.094s140[Oct 28 2023 03:01:05 UTC (QA Tests)] INFO -- clicking :add-integration-button141[Oct 28 2023 03:01:05 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown142[Oct 28 2023 03:01:05 UTC (QA Tests)] INFO -- clicking :integration-name-field143[Oct 28 2023 03:01:05 UTC (QA Tests)] INFO -- filling :integration-name-field with "eaque"144[Oct 28 2023 03:01:05 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field145[Oct 28 2023 03:01:06 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button146[Oct 28 2023 03:01:06 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"quo","description":"quo"}"147[Oct 28 2023 03:01:06 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field148[Oct 28 2023 03:01:07 UTC (QA Tests)] INFO -- clicking :send-test-alert149[Oct 28 2023 03:01:07 UTC (QA Tests)] INFO -- clicking :menu_section_button150[Oct 28 2023 03:01:07 UTC (QA Tests)] INFO -- clicking :nav-item-link151[Oct 28 2023 03:01:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.71s152 creates new alert153 when using Prometheus integration154 behaves like sends test alert155[Oct 28 2023 03:01:08 UTC (QA Tests)] INFO -- Starting test: Monitor Alert settings when using Prometheus integration behaves like sends test alert creates new alert156[Oct 28 2023 03:01:09 UTC (QA Tests)] INFO -- filling :login_field with "root"157[Oct 28 2023 03:01:09 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field158[Oct 28 2023 03:01:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"159[Oct 28 2023 03:01:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field160[Oct 28 2023 03:01:09 UTC (QA Tests)] INFO -- clicking :sign_in_button161[Oct 28 2023 03:01:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.397s162[Oct 28 2023 03:01:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.14 seconds163[Oct 28 2023 03:01:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.23 seconds164[Oct 28 2023 03:01:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-for-alerts-3cd05771ae2c8ffb165[Oct 28 2023 03:01:15 UTC (QA Tests)] INFO -- clicking :menu_section_button166[Oct 28 2023 03:01:15 UTC (QA Tests)] INFO -- clicking :nav-item-link167[Oct 28 2023 03:01:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.929s168[Oct 28 2023 03:01:17 UTC (QA Tests)] INFO -- clicking :add-integration-button169[Oct 28 2023 03:01:17 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown170[Oct 28 2023 03:01:18 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button171[Oct 28 2023 03:01:18 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-10-28T03:01:18.221+00:00","generatorURL":"http://okon-gleason.test/trang.kassulke","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"porro"},"annotations":{"title":"molestiae","gitlab_y_label":"status"}}]}"172[Oct 28 2023 03:01:18 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field173[Oct 28 2023 03:01:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.623s174[Oct 28 2023 03:01:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element test-payload-field' took 0.64s175[Oct 28 2023 03:01:19 UTC (QA Tests)] INFO -- clicking :send-test-alert176[Oct 28 2023 03:01:19 UTC (QA Tests)] INFO -- clicking :menu_section_button177[Oct 28 2023 03:01:19 UTC (QA Tests)] INFO -- clicking :nav-item-link178[Oct 28 2023 03:01:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.661s179 creates new alert180Create181 Cherry picking from a merge request182[Oct 28 2023 03:01:20 UTC (QA Tests)] INFO -- Starting test: Create Cherry picking from a merge request creates a merge request183[Oct 28 2023 03:01:21 UTC (QA Tests)] INFO -- filling :login_field with "root"184[Oct 28 2023 03:01:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field185[Oct 28 2023 03:01:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"186[Oct 28 2023 03:01:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field187[Oct 28 2023 03:01:21 UTC (QA Tests)] INFO -- clicking :sign_in_button188[Oct 28 2023 03:01:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.397s189[Oct 28 2023 03:01:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.25 seconds190[Oct 28 2023 03:01:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.33 seconds191[Oct 28 2023 03:01:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.73 seconds192[Oct 28 2023 03:01:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.0 seconds193[Oct 28 2023 03:01:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/the_awesome_project-025fbc5c5e9abd32/-/merge_requests/1194[Oct 28 2023 03:01:34 UTC (QA Tests)] INFO -- clicking :merge-button195[Oct 28 2023 03:01:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.632s196[Oct 28 2023 03:01:37 UTC (QA Tests)] INFO -- clicking :cherry-pick-button and ensuring QA::Page::Component::CommitModal is present197[Oct 28 2023 03:01:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element cherry-pick-button' took 0.612s198[Oct 28 2023 03:01:38 UTC (QA Tests)] INFO -- clicking :submit_commit_button199[Oct 28 2023 03:01:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_commit_button' took 1.944s200[Oct 28 2023 03:01:40 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present201[Oct 28 2023 03:01:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.57s202[Oct 28 2023 03:01:42 UTC (QA Tests)] INFO -- clicking :diffs-tab203[Oct 28 2023 03:01:43 UTC (QA Tests)] INFO -- clicking :file-tree-button204 creates a merge request205Package206 SaaS Container Registry API207 pushes, pulls image to the registry and deletes tag (PENDING: Test is not compatible with this environment or pipeline)208Verify209 Runner registration210[Oct 28 2023 03:01:43 UTC (QA Tests)] INFO -- Starting test: Verify Runner registration user registers a new project runner211[Oct 28 2023 03:01:43 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.212[Oct 28 2023 03:01:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`213[Oct 28 2023 03:01:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds214[Oct 28 2023 03:01:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.12 seconds215[Oct 28 2023 03:01:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-with-ci-cd-25bacbf9c20fd1c3' via api in 1.07 seconds216[Oct 28 2023 03:01:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`217[Oct 28 2023 03:01:48 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1698462103 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1698462103 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-1698462103 --url http://gitlab-ce-240e1efc.test --registration-token **** --tag-list e2e-test --executor shell && gitlab-runner run" `218[Oct 28 2023 03:01:50 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1698462103`219[Oct 28 2023 03:01:50 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`220[Oct 28 2023 03:01:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1698462103' via api in 8.85 seconds221[Oct 28 2023 03:01:52 UTC (QA Tests)] INFO -- filling :login_field with "root"222[Oct 28 2023 03:01:52 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field223[Oct 28 2023 03:01:53 UTC (QA Tests)] INFO -- filling :password_field with "*****"224[Oct 28 2023 03:01:53 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field225[Oct 28 2023 03:01:53 UTC (QA Tests)] INFO -- clicking :sign_in_button226[Oct 28 2023 03:01:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.536s227[Oct 28 2023 03:01:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-with-ci-cd-25bacbf9c20fd1c3228[Oct 28 2023 03:01:57 UTC (QA Tests)] INFO -- clicking :menu_section_button229[Oct 28 2023 03:01:57 UTC (QA Tests)] INFO -- clicking :nav-item-link230[Oct 28 2023 03:01:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.538s231[Oct 28 2023 03:01:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.715s232[Oct 28 2023 03:02:01 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1698462103'233[Oct 28 2023 03:02:01 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1698462103`234 user registers a new project runner235Plan236 Design Management237[Oct 28 2023 03:02:01 UTC (QA Tests)] INFO -- Starting test: Plan Design Management user archives a design238[Oct 28 2023 03:02:02 UTC (QA Tests)] INFO -- filling :login_field with "root"239[Oct 28 2023 03:02:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field240[Oct 28 2023 03:02:02 UTC (QA Tests)] INFO -- filling :password_field with "*****"241[Oct 28 2023 03:02:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field242[Oct 28 2023 03:02:02 UTC (QA Tests)] INFO -- clicking :sign_in_button243[Oct 28 2023 03:02:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.787s244[Oct 28 2023 03:02:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds245[Oct 28 2023 03:02:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.14 seconds246[Oct 28 2023 03:02:06 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-for-issues-7b3c3613684a8f1a' via api in 1.2 seconds247[Oct 28 2023 03:02:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue with id '1' via api in 1.98 seconds248[Oct 28 2023 03:02:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/banana_sample.gif' via api in 2.58 seconds249[Oct 28 2023 03:02:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design with full_path 'designs/issue-1/values.png' via api in 0.57 seconds250[Oct 28 2023 03:02:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-for-issues-7b3c3613684a8f1a/-/issues/1251[Oct 28 2023 03:02:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.771s252[Oct 28 2023 03:02:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element design-image' took 0.794s253[Oct 28 2023 03:02:11 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Design via browser_ui in 3.29 seconds254[Oct 28 2023 03:02:11 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-for-issues-7b3c3613684a8f1a/-/issues/1255[Oct 28 2023 03:02:14 UTC (QA Tests)] INFO -- clicking :design-checkbox256[Oct 28 2023 03:02:14 UTC (QA Tests)] INFO -- clicking :archive-button257[Oct 28 2023 03:02:14 UTC (QA Tests)] INFO -- clicking :confirm-archiving-button258[Oct 28 2023 03:02:15 UTC (QA Tests)] INFO -- clicking :design-checkbox259[Oct 28 2023 03:02:15 UTC (QA Tests)] INFO -- clicking :design-checkbox260[Oct 28 2023 03:02:15 UTC (QA Tests)] INFO -- clicking :archive-button261[Oct 28 2023 03:02:15 UTC (QA Tests)] INFO -- clicking :confirm-archiving-button262[Oct 28 2023 03:02:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.654s263[Oct 28 2023 03:02:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? design-file-name' took 0.663s264 user archives a design265Create266 Push mirror a repository over HTTP267[Oct 28 2023 03:02:16 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository268[Oct 28 2023 03:02:16 UTC (QA Tests)] INFO -- filling :login_field with "root"269[Oct 28 2023 03:02:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field270[Oct 28 2023 03:02:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"271[Oct 28 2023 03:02:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field272[Oct 28 2023 03:02:17 UTC (QA Tests)] INFO -- clicking :sign_in_button273[Oct 28 2023 03:02:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.868s274[Oct 28 2023 03:02:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds275[Oct 28 2023 03:02:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.11 seconds276[Oct 28 2023 03:02:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds277[Oct 28 2023 03:02:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.12 seconds278[Oct 28 2023 03:02:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-with-code-9b5e7ba2026b2a6f' via api in 1.24 seconds279[Oct 28 2023 03:02:23 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"280[Oct 28 2023 03:02:23 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.9 seconds281[Oct 28 2023 03:02:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-with-code-9b5e7ba2026b2a6f282[Oct 28 2023 03:02:25 UTC (QA Tests)] INFO -- clicking :menu_section_button283[Oct 28 2023 03:02:25 UTC (QA Tests)] INFO -- clicking :nav-item-link284[Oct 28 2023 03:02:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.355s285[Oct 28 2023 03:02:28 UTC (QA Tests)] INFO -- clicking :add-new-mirror286[Oct 28 2023 03:02:28 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/push-mirror-target-project-c700eb85fa4c4942.git"287[Oct 28 2023 03:02:28 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field288[Oct 28 2023 03:02:29 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field289[Oct 28 2023 03:02:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.031s290[Oct 28 2023 03:02:40 UTC (QA Tests)] INFO -- Saving screenshot..291[Oct 28 2023 03:02:40 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository292[Oct 28 2023 03:02:41 UTC (QA Tests)] INFO -- filling :login_field with "root"293[Oct 28 2023 03:02:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field294[Oct 28 2023 03:02:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"295[Oct 28 2023 03:02:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field296[Oct 28 2023 03:02:41 UTC (QA Tests)] INFO -- clicking :sign_in_button297[Oct 28 2023 03:02:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.262s298[Oct 28 2023 03:02:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds299[Oct 28 2023 03:02:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.11 seconds300[Oct 28 2023 03:02:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds301[Oct 28 2023 03:02:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.12 seconds302[Oct 28 2023 03:02:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-with-code-f1b69115e23fd6f9' via api in 1.19 seconds303[Oct 28 2023 03:02:49 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"304[Oct 28 2023 03:02:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.59 seconds305[Oct 28 2023 03:02:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-with-code-f1b69115e23fd6f9306[Oct 28 2023 03:02:52 UTC (QA Tests)] INFO -- clicking :menu_section_button307[Oct 28 2023 03:02:52 UTC (QA Tests)] INFO -- clicking :nav-item-link308[Oct 28 2023 03:02:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.763s309[Oct 28 2023 03:02:54 UTC (QA Tests)] INFO -- clicking :add-new-mirror310[Oct 28 2023 03:02:54 UTC (QA Tests)] INFO -- filling :mirror_repository_url_field with "http://root@gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/push-mirror-target-project-0ba46d432c76841d.git"311[Oct 28 2023 03:02:54 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror_repository_url_field312[Oct 28 2023 03:02:55 UTC (QA Tests)] INFO -- selecting "Push" in :mirror_direction_field313[Oct 28 2023 03:03:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? authentication_method_field' took 11.044s314[Oct 28 2023 03:03:06 UTC (QA Tests)] INFO -- Saving screenshot..315 configures and syncs a (push) mirrored repository (FAILED - 1)3171st Try error in ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6:318Couldn't find element named "authentication_method_field"320RSpec::Retry: 2nd try ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6321 HTML screenshot: /home/gitlab/qa/tmp/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/create_push_mirror_a_repository_over_http_configures_and_syncs_a_push_mirrored_r_2023-10-28-03-03-06.494.html322 Image screenshot: /home/gitlab/qa/tmp/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/create_push_mirror_a_repository_over_http_configures_and_syncs_a_push_mirrored_r_2023-10-28-03-03-06.494.png323Verify324 Include multiple files from a project325[Oct 28 2023 03:03:06 UTC (QA Tests)] INFO -- Starting test: Verify Include multiple files from a project runs the pipeline with composed config326[Oct 28 2023 03:03:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds327[Oct 28 2023 03:03:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.14 seconds328[Oct 28 2023 03:03:07 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.329[Oct 28 2023 03:03:07 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`330[Oct 28 2023 03:03:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`331[Oct 28 2023 03:03:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-4rmg6mnq --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-4rmg6mnq 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-4rmg6mnq --url http://gitlab-ce-240e1efc.test --registration-token **** --tag-list qa-runner-4rmg6mnq --executor shell && gitlab-runner run" `332[Oct 28 2023 03:03:08 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-4rmg6mnq`333[Oct 28 2023 03:03:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`334[Oct 28 2023 03:03:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-4rmg6mnq' via api in 2.58 seconds335[Oct 28 2023 03:03:10 UTC (QA Tests)] INFO -- filling :login_field with "root"336[Oct 28 2023 03:03:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field337[Oct 28 2023 03:03:11 UTC (QA Tests)] INFO -- filling :password_field with "*****"338[Oct 28 2023 03:03:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field339[Oct 28 2023 03:03:11 UTC (QA Tests)] INFO -- clicking :sign_in_button340[Oct 28 2023 03:03:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.915s341[Oct 28 2023 03:03:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds342[Oct 28 2023 03:03:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.32 seconds343[Oct 28 2023 03:03:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.86 seconds344[Oct 28 2023 03:03:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.23 seconds345[Oct 28 2023 03:03:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-with-pipeline-1-627aa62f150bd0e1346[Oct 28 2023 03:03:19 UTC (QA Tests)] INFO -- clicking :menu_section_button347[Oct 28 2023 03:03:19 UTC (QA Tests)] INFO -- clicking :nav-item-link348[Oct 28 2023 03:03:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.754s349[Oct 28 2023 03:03:32 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present350[Oct 28 2023 03:03:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 0.972s351[Oct 28 2023 03:03:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.545s352[Oct 28 2023 03:03:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element job-log-content' took 0.564s353[Oct 28 2023 03:03:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-4rmg6mnq'354[Oct 28 2023 03:03:34 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-4rmg6mnq`355 runs the pipeline with composed config356Package357 SaaS Container Registry358 pulls an image from an existing repository (PENDING: Test is not compatible with this environment or pipeline)359Create360 Merge request creation from fork361[Oct 28 2023 03:03:34 UTC (QA Tests)] INFO -- Starting test: Create Merge request creation from fork can merge source branch from fork into upstream repository362[Oct 28 2023 03:03:34 UTC (QA Tests)] INFO -- filling :login_field with "root"363[Oct 28 2023 03:03:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field364[Oct 28 2023 03:03:35 UTC (QA Tests)] INFO -- filling :password_field with "*****"365[Oct 28 2023 03:03:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field366[Oct 28 2023 03:03:35 UTC (QA Tests)] INFO -- clicking :sign_in_button367[Oct 28 2023 03:03:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.655s368[Oct 28 2023 03:03:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds369[Oct 28 2023 03:03:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.14 seconds370[Oct 28 2023 03:03:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-with-code-f412034b45ba5a6c' via api in 0.92 seconds371[Oct 28 2023 03:03:41 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"372[Oct 28 2023 03:03:41 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.37 seconds373[Oct 28 2023 03:03:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-acb4806fbd957b2d' via api in 1.18 seconds374[Oct 28 2023 03:03:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.028s375[Oct 28 2023 03:03:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.054s376[Oct 28 2023 03:03:45 UTC (QA Tests)] INFO -- clicking :user_avatar_content377[Oct 28 2023 03:03:45 UTC (QA Tests)] INFO -- clicking :sign_out_link378[Oct 28 2023 03:03:45 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-acb4806fbd957b2d"379[Oct 28 2023 03:03:45 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field380[Oct 28 2023 03:03:46 UTC (QA Tests)] INFO -- filling :password_field with "*****"381[Oct 28 2023 03:03:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field382[Oct 28 2023 03:03:46 UTC (QA Tests)] INFO -- clicking :sign_in_button383[Oct 28 2023 03:03:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.676s384[Oct 28 2023 03:03:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-with-code-f412034b45ba5a6c385[Oct 28 2023 03:03:50 UTC (QA Tests)] INFO -- clicking :select_namespace_dropdown386[Oct 28 2023 03:03:50 UTC (QA Tests)] INFO -- Searching in dropdown: "qa-user-acb4806fbd957b2d"387[Oct 28 2023 03:03:51 UTC (QA Tests)] INFO -- clicking :fork_privacy_button388[Oct 28 2023 03:03:51 UTC (QA Tests)] INFO -- clicking :fork_project_button389[Oct 28 2023 03:03:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.026s390[Oct 28 2023 03:03:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.001s391[Oct 28 2023 03:03:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s392[Oct 28 2023 03:03:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.03s393[Oct 28 2023 03:03:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.595s394[Oct 28 2023 03:03:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 6.114s395[Oct 28 2023 03:03:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? forked-from-link' took 7.454s396[Oct 28 2023 03:03:59 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-acb4806fbd957b2d397[Oct 28 2023 03:03:59 UTC (QA Tests)] INFO -- Caching token for username: qa-user-acb4806fbd957b2d, last six chars of token:c_bxez398[Oct 28 2023 03:03:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-acb4806fbd957b2d-59fs0n6j' via api in 0.08 seconds399[Oct 28 2023 03:03:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'qa-user-acb4806fbd957b2d/project-with-code-f412034b45ba5a6c' via api in 0.3 seconds400[Oct 28 2023 03:03:59 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Fork with name 'project-with-code-f412034b45ba5a6c' via browser_ui in 20.25 seconds401[Oct 28 2023 03:04:00 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"402[Oct 28 2023 03:04:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.54 seconds403[Oct 28 2023 03:04:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/qa-user-acb4806fbd957b2d/project-with-code-f412034b45ba5a6c404[Oct 28 2023 03:04:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.546s405[Oct 28 2023 03:04:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user_avatar_content' took 0.567s406[Oct 28 2023 03:04:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.063s407[Oct 28 2023 03:04:03 UTC (QA Tests)] INFO -- clicking :user_avatar_content408[Oct 28 2023 03:04:04 UTC (QA Tests)] INFO -- clicking :user_avatar_content409[Oct 28 2023 03:04:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.019s410[Oct 28 2023 03:04:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.057s411[Oct 28 2023 03:04:06 UTC (QA Tests)] INFO -- clicking :user_avatar_content412[Oct 28 2023 03:04:06 UTC (QA Tests)] INFO -- clicking :sign_out_link413[Oct 28 2023 03:04:07 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-acb4806fbd957b2d"414[Oct 28 2023 03:04:07 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field415[Oct 28 2023 03:04:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"416[Oct 28 2023 03:04:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field417[Oct 28 2023 03:04:08 UTC (QA Tests)] INFO -- clicking :sign_in_button418[Oct 28 2023 03:04:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.779s419[Oct 28 2023 03:04:10 UTC (QA Tests)] INFO -- clicking :create-merge-request-button420[Oct 28 2023 03:04:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 1.063s421[Oct 28 2023 03:04:11 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present422[Oct 28 2023 03:04:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.983s423[Oct 28 2023 03:04:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? fork-icon' took 1.024s424[Oct 28 2023 03:04:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.037s425[Oct 28 2023 03:04:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.052s426[Oct 28 2023 03:04:18 UTC (QA Tests)] INFO -- clicking :user_avatar_content427[Oct 28 2023 03:04:18 UTC (QA Tests)] INFO -- clicking :sign_out_link428[Oct 28 2023 03:04:18 UTC (QA Tests)] INFO -- filling :login_field with "root"429[Oct 28 2023 03:04:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field430[Oct 28 2023 03:04:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"431[Oct 28 2023 03:04:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field432[Oct 28 2023 03:04:19 UTC (QA Tests)] INFO -- clicking :sign_in_button433[Oct 28 2023 03:04:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.946s434[Oct 28 2023 03:04:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.1 seconds435[Oct 28 2023 03:04:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.22 seconds436[Oct 28 2023 03:04:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-with-merge-request-84ca7a29cc8403e4' via api in 1.43 seconds437[Oct 28 2023 03:04:25 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequestFromFork via browser_ui in 44.33 seconds438[Oct 28 2023 03:04:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequestFromFork at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-with-code-f412034b45ba5a6c/-/merge_requests/1439[Oct 28 2023 03:04:27 UTC (QA Tests)] INFO -- clicking :merge-button440[Oct 28 2023 03:04:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.441s441[Oct 28 2023 03:04:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merged-status-content' took 0.512s442[Oct 28 2023 03:04:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'qa-user-acb4806fbd957b2d/project-with-code-f412034b45ba5a6c'443[Oct 28 2023 03:04:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-with-code-f412034b45ba5a6c'444[Oct 28 2023 03:04:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-acb4806fbd957b2d'445 can merge source branch from fork into upstream repository446Govern447 2FA448[Oct 28 2023 03:04:31 UTC (QA Tests)] INFO -- Starting test: Govern 2FA allows enforcing 2FA via UI and logging in with 2FA449[Oct 28 2023 03:04:32 UTC (QA Tests)] INFO -- filling :login_field with "owner_user_fce21c45"450[Oct 28 2023 03:04:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field451[Oct 28 2023 03:04:32 UTC (QA Tests)] INFO -- filling :password_field with "*****"452[Oct 28 2023 03:04:32 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field453[Oct 28 2023 03:04:32 UTC (QA Tests)] INFO -- clicking :sign_in_button454[Oct 28 2023 03:04:35 UTC (QA Tests)] INFO -- No cached token found for username: owner_user_fce21c45455[Oct 28 2023 03:04:35 UTC (QA Tests)] INFO -- Caching token for username: owner_user_fce21c45, last six chars of token:AQYEy6456[Oct 28 2023 03:04:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-owner_user_fce21c45-75g3djus' via api in 0.07 seconds457[Oct 28 2023 03:04:35 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-2fa-sandbox-group-13a6df2154bf9b3c' via api in 0.41 seconds458[Oct 28 2023 03:04:36 UTC (QA Tests)] INFO -- Adding user developer_user_f800b115 to gitlab-qa-2fa-sandbox-group-13a6df2154bf9b3c/group-with-2fa-f99b036edd43eea3 QA::Resource::Group459[Oct 28 2023 03:04:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.017s460[Oct 28 2023 03:04:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.074s461[Oct 28 2023 03:04:38 UTC (QA Tests)] INFO -- clicking :user_avatar_content462[Oct 28 2023 03:04:39 UTC (QA Tests)] INFO -- clicking :sign_out_link463[Oct 28 2023 03:04:39 UTC (QA Tests)] INFO -- filling :login_field with "owner_user_fce21c45"464[Oct 28 2023 03:04:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field465[Oct 28 2023 03:04:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"466[Oct 28 2023 03:04:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field467[Oct 28 2023 03:04:40 UTC (QA Tests)] INFO -- clicking :sign_in_button468[Oct 28 2023 03:04:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.525s469[Oct 28 2023 03:04:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-240e1efc.test/groups/gitlab-qa-2fa-sandbox-group-13a6df2154bf9b3c/group-with-2fa-f99b036edd43eea3470[Oct 28 2023 03:04:43 UTC (QA Tests)] INFO -- clicking :menu_section_button471[Oct 28 2023 03:04:43 UTC (QA Tests)] INFO -- clicking :nav-item-link472[Oct 28 2023 03:04:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.773s473[Oct 28 2023 03:04:45 UTC (QA Tests)] INFO -- checking via JS :require_2fa_checkbox with args {}474[Oct 28 2023 03:04:45 UTC (QA Tests)] INFO -- clicking :save_permissions_changes_button475[Oct 28 2023 03:04:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_permissions_changes_button' took 0.777s476[Oct 28 2023 03:04:47 UTC (QA Tests)] INFO -- clicking :configure_it_later_button477[Oct 28 2023 03:04:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.026s478[Oct 28 2023 03:04:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.031s479[Oct 28 2023 03:04:49 UTC (QA Tests)] INFO -- clicking :user_avatar_content480[Oct 28 2023 03:04:50 UTC (QA Tests)] INFO -- clicking :sign_out_link481[Oct 28 2023 03:04:50 UTC (QA Tests)] INFO -- filling :login_field with "developer_user_f800b115"482[Oct 28 2023 03:04:50 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field483[Oct 28 2023 03:04:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"484[Oct 28 2023 03:04:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field485[Oct 28 2023 03:04:51 UTC (QA Tests)] INFO -- clicking :sign_in_button486[Oct 28 2023 03:04:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.795s487[Oct 28 2023 03:05:00 UTC (QA Tests)] INFO -- filling :pin_code_field with "708661"488[Oct 28 2023 03:05:00 UTC (QA Tests)] INFO -- clicking the coordinates of :pin_code_field489[Oct 28 2023 03:05:01 UTC (QA Tests)] INFO -- filling :current_password_field with "*****"490[Oct 28 2023 03:05:01 UTC (QA Tests)] INFO -- clicking the coordinates of :current_password_field491[Oct 28 2023 03:05:01 UTC (QA Tests)] INFO -- clicking :register_2fa_app_button492[Oct 28 2023 03:05:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element register_2fa_app_button' took 1.095s493[Oct 28 2023 03:05:02 UTC (QA Tests)] INFO -- clicking :copy_button494[Oct 28 2023 03:05:02 UTC (QA Tests)] INFO -- clicking :proceed_button495[Oct 28 2023 03:05:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.028s496[Oct 28 2023 03:05:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.052s497[Oct 28 2023 03:05:05 UTC (QA Tests)] INFO -- clicking :user_avatar_content498[Oct 28 2023 03:05:05 UTC (QA Tests)] INFO -- clicking :sign_out_link499[Oct 28 2023 03:05:06 UTC (QA Tests)] INFO -- filling :login_field with "developer_user_f800b115"500[Oct 28 2023 03:05:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field501[Oct 28 2023 03:05:06 UTC (QA Tests)] INFO -- filling :password_field with "*****"502[Oct 28 2023 03:05:06 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field503[Oct 28 2023 03:05:06 UTC (QA Tests)] INFO -- clicking :sign_in_button504[Oct 28 2023 03:05:08 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "000000"505[Oct 28 2023 03:05:08 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field506[Oct 28 2023 03:05:08 UTC (QA Tests)] INFO -- clicking :verify_code_button507[Oct 28 2023 03:05:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element verify_code_button' took 0.909s508[Oct 28 2023 03:05:30 UTC (QA Tests)] INFO -- filling :two_fa_code_field with "049206"509[Oct 28 2023 03:05:30 UTC (QA Tests)] INFO -- clicking the coordinates of :two_fa_code_field510[Oct 28 2023 03:05:31 UTC (QA Tests)] INFO -- clicking :verify_code_button511[Oct 28 2023 03:05:31 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-2fa-sandbox-group-13a6df2154bf9b3c/group-with-2fa-f99b036edd43eea3'512[Oct 28 2023 03:05:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'developer_user_f800b115'513 allows enforcing 2FA via UI and logging in with 2FA514Govern515 Project access tokens516[Oct 28 2023 03:05:32 UTC (QA Tests)] INFO -- Starting test: Govern Project access tokens can be created and revoked via the UI517[Oct 28 2023 03:05:32 UTC (QA Tests)] INFO -- filling :login_field with "root"518[Oct 28 2023 03:05:32 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field519[Oct 28 2023 03:05:33 UTC (QA Tests)] INFO -- filling :password_field with "*****"520[Oct 28 2023 03:05:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field521[Oct 28 2023 03:05:33 UTC (QA Tests)] INFO -- clicking :sign_in_button522[Oct 28 2023 03:05:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.828s523[Oct 28 2023 03:05:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds524[Oct 28 2023 03:05:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.12 seconds525[Oct 28 2023 03:05:36 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/the_awesome_project-44e5e8d1f84ea408' via api in 0.8 seconds526[Oct 28 2023 03:05:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/the_awesome_project-44e5e8d1f84ea408527[Oct 28 2023 03:05:37 UTC (QA Tests)] INFO -- clicking :menu_section_button528[Oct 28 2023 03:05:37 UTC (QA Tests)] INFO -- clicking :nav-item-link529[Oct 28 2023 03:05:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.689s530[Oct 28 2023 03:05:38 UTC (QA Tests)] INFO -- clicking :add-new-token-button531[Oct 28 2023 03:05:38 UTC (QA Tests)] INFO -- filling :access_token_name_field with "*****"532[Oct 28 2023 03:05:38 UTC (QA Tests)] INFO -- clicking the coordinates of :access_token_name_field533[Oct 28 2023 03:05:39 UTC (QA Tests)] INFO -- clicking :api-label534[Oct 28 2023 03:05:39 UTC (QA Tests)] INFO -- filling :expiry_date_field with "2023-10-30"535[Oct 28 2023 03:05:39 UTC (QA Tests)] INFO -- clicking the coordinates of :expiry_date_field536[Oct 28 2023 03:05:39 UTC (QA Tests)] INFO -- clicking :create_token_button537[Oct 28 2023 03:05:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectAccessToken with name 'api-project-access-token-jswy4314', token's bot username 'project_15_bot_8908068e1c2a7776044960157ec143f5' via browser_ui in 8.11 seconds538[Oct 28 2023 03:05:40 UTC (QA Tests)] INFO -- clicking :revoke_button539[Oct 28 2023 03:05:40 UTC (QA Tests)] INFO -- clicking :confirm-ok-button540[Oct 28 2023 03:05:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/the_awesome_project-44e5e8d1f84ea408'541 can be created and revoked via the UI542Release543 Deploy token creation544[Oct 28 2023 03:05:41 UTC (QA Tests)] INFO -- Starting test: Release Deploy token creation user adds a deploy token545[Oct 28 2023 03:05:42 UTC (QA Tests)] INFO -- filling :login_field with "root"546[Oct 28 2023 03:05:42 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field547[Oct 28 2023 03:05:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"548[Oct 28 2023 03:05:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field549[Oct 28 2023 03:05:43 UTC (QA Tests)] INFO -- clicking :sign_in_button550[Oct 28 2023 03:05:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.837s551[Oct 28 2023 03:05:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds552[Oct 28 2023 03:05:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.13 seconds553[Oct 28 2023 03:05:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-to-deploy-8b4410de83ae1edf' via api in 0.91 seconds554[Oct 28 2023 03:05:46 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-1' via api in 1.01 seconds555 user adds a deploy token556Verify557 Group runner registration558[Oct 28 2023 03:05:46 UTC (QA Tests)] INFO -- Starting test: Verify Group runner registration user registers a new group runner559[Oct 28 2023 03:05:46 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.560[Oct 28 2023 03:05:46 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`561[Oct 28 2023 03:05:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds562[Oct 28 2023 03:05:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-with-ci-cd-cc566a40ec286c0c' via api in 0.51 seconds563[Oct 28 2023 03:05:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`564[Oct 28 2023 03:05:47 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1698462346 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1698462346 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-1698462346 --url http://gitlab-ce-240e1efc.test --registration-token **** --run-untagged=true --executor shell && gitlab-runner run" `565[Oct 28 2023 03:05:48 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1698462346`566[Oct 28 2023 03:05:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`567[Oct 28 2023 03:05:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1698462346' via api in 2.44 seconds568[Oct 28 2023 03:05:49 UTC (QA Tests)] INFO -- filling :login_field with "root"569[Oct 28 2023 03:05:49 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field570[Oct 28 2023 03:05:50 UTC (QA Tests)] INFO -- filling :password_field with "*****"571[Oct 28 2023 03:05:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field572[Oct 28 2023 03:05:50 UTC (QA Tests)] INFO -- clicking :sign_in_button573[Oct 28 2023 03:05:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.879s574[Oct 28 2023 03:05:53 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ce-240e1efc.test/groups/gitlab-qa-sandbox-group-7/group-with-ci-cd-cc566a40ec286c0c575[Oct 28 2023 03:05:54 UTC (QA Tests)] INFO -- clicking :menu_section_button576[Oct 28 2023 03:05:54 UTC (QA Tests)] INFO -- clicking :nav-item-link577[Oct 28 2023 03:05:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.699s578[Oct 28 2023 03:05:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1698462346'579[Oct 28 2023 03:05:55 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1698462346`580 user registers a new group runner581Verify582 Run pipeline with manual jobs583[Oct 28 2023 03:05:55 UTC (QA Tests)] INFO -- Starting test: Verify Run pipeline with manual jobs does not leave any job in skipped state584[Oct 28 2023 03:05:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds585[Oct 28 2023 03:05:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.11 seconds586[Oct 28 2023 03:05:56 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.587[Oct 28 2023 03:05:56 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`588[Oct 28 2023 03:06:00 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`589[Oct 28 2023 03:06:00 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-f17d51cb --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-f17d51cb 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-f17d51cb --url http://gitlab-ce-240e1efc.test --registration-token **** --tag-list qa-runner-f17d51cb --executor shell && gitlab-runner run" `590[Oct 28 2023 03:06:00 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-f17d51cb`591[Oct 28 2023 03:06:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`592[Oct 28 2023 03:06:02 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-f17d51cb' via api in 5.86 seconds593[Oct 28 2023 03:06:03 UTC (QA Tests)] INFO -- Waiting for pipeline to have status "skipped"...594[Oct 28 2023 03:06:06 UTC (QA Tests)] INFO -- filling :login_field with "root"595[Oct 28 2023 03:06:06 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field596[Oct 28 2023 03:06:07 UTC (QA Tests)] INFO -- filling :password_field with "*****"597[Oct 28 2023 03:06:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field598[Oct 28 2023 03:06:07 UTC (QA Tests)] INFO -- clicking :sign_in_button599[Oct 28 2023 03:06:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.938s600[Oct 28 2023 03:06:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/pipeline-with-manual-job-e6a2dabd9a0f3b19601[Oct 28 2023 03:06:11 UTC (QA Tests)] INFO -- clicking :menu_section_button602[Oct 28 2023 03:06:12 UTC (QA Tests)] INFO -- clicking :nav-item-link603[Oct 28 2023 03:06:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.717s604[Oct 28 2023 03:06:14 UTC (QA Tests)] INFO -- clicking :ci-action-button605[Oct 28 2023 03:06:39 UTC (QA Tests)] INFO -- clicking :job-dropdown-container606[Oct 28 2023 03:06:40 UTC (QA Tests)] INFO -- clicking :job-dropdown-container607[Oct 28 2023 03:06:40 UTC (QA Tests)] INFO -- clicking :job-dropdown-container608[Oct 28 2023 03:06:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-f17d51cb'609[Oct 28 2023 03:06:40 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-f17d51cb`610 does not leave any job in skipped state611Verify612 Pipeline with project file variables613[Oct 28 2023 03:06:40 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with project file variables does not expose file variable content with echo614[Oct 28 2023 03:06:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds615[Oct 28 2023 03:06:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.12 seconds616[Oct 28 2023 03:06:41 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.617[Oct 28 2023 03:06:41 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`618[Oct 28 2023 03:06:41 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`619[Oct 28 2023 03:06:41 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-vd28up37 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-vd28up37 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-vd28up37 --url http://gitlab-ce-240e1efc.test --registration-token **** --tag-list qa-runner-vd28up37 --executor shell && gitlab-runner run" `620[Oct 28 2023 03:06:42 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-vd28up37`621[Oct 28 2023 03:06:42 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`622[Oct 28 2023 03:06:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-vd28up37' via api in 1.81 seconds623[Oct 28 2023 03:06:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-vd28up37'624[Oct 28 2023 03:06:53 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-vd28up37`625 does not expose file variable content with echo626[Oct 28 2023 03:06:53 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with project file variables can read file variable content with cat627[Oct 28 2023 03:06:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds628[Oct 28 2023 03:06:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.11 seconds629[Oct 28 2023 03:06:54 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.630[Oct 28 2023 03:06:54 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`631[Oct 28 2023 03:06:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`632[Oct 28 2023 03:06:54 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-jb874mr3 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-jb874mr3 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-jb874mr3 --url http://gitlab-ce-240e1efc.test --registration-token **** --tag-list qa-runner-jb874mr3 --executor shell && gitlab-runner run" `633[Oct 28 2023 03:06:54 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-jb874mr3`634[Oct 28 2023 03:06:54 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`635[Oct 28 2023 03:06:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-jb874mr3' via api in 1.82 seconds636[Oct 28 2023 03:07:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-jb874mr3'637[Oct 28 2023 03:07:08 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-jb874mr3`638 can read file variable content with cat639Verify640 Job artifacts641[Oct 28 2023 03:07:08 UTC (QA Tests)] INFO -- Starting test: Verify Job artifacts are not downloaded when dependencies array is set to empty642[Oct 28 2023 03:07:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds643[Oct 28 2023 03:07:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.12 seconds644[Oct 28 2023 03:07:09 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.645[Oct 28 2023 03:07:09 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`646[Oct 28 2023 03:07:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`647[Oct 28 2023 03:07:13 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-kgfkq52l --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-kgfkq52l 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-kgfkq52l --url http://gitlab-ce-240e1efc.test --registration-token **** --tag-list qa-runner-kgfkq52l --executor shell && gitlab-runner run" `648[Oct 28 2023 03:07:13 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-kgfkq52l`649[Oct 28 2023 03:07:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`650[Oct 28 2023 03:07:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-kgfkq52l'651[Oct 28 2023 03:07:22 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-kgfkq52l`652 are not downloaded when dependencies array is set to empty653Create654 Git clone over HTTP655[Oct 28 2023 03:07:22 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a deep clone656[Oct 28 2023 03:07:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds657[Oct 28 2023 03:07:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.13 seconds658[Oct 28 2023 03:07:24 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"659 user performs a deep clone660[Oct 28 2023 03:07:24 UTC (QA Tests)] INFO -- Starting test: Create Git clone over HTTP user performs a shallow clone661[Oct 28 2023 03:07:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds662[Oct 28 2023 03:07:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.11 seconds663[Oct 28 2023 03:07:26 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"664 user performs a shallow clone665Verify666 UI defined variable667[Oct 28 2023 03:07:27 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is inheritable when forward:pipeline_variables is true668[Oct 28 2023 03:07:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds669[Oct 28 2023 03:07:27 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.670[Oct 28 2023 03:07:27 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`671[Oct 28 2023 03:07:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`672[Oct 28 2023 03:07:32 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qyg7l1m9 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qyg7l1m9 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 qyg7l1m9 --url http://gitlab-ce-240e1efc.test --registration-token **** --tag-list qyg7l1m9 --executor shell && gitlab-runner run" `673[Oct 28 2023 03:07:32 UTC (QA Tests)] INFO -- Executing: `docker logs qyg7l1m9`674[Oct 28 2023 03:07:32 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`675[Oct 28 2023 03:07:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qyg7l1m9' via api in 5.85 seconds676[Oct 28 2023 03:07:34 UTC (QA Tests)] INFO -- filling :login_field with "root"677[Oct 28 2023 03:07:34 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field678[Oct 28 2023 03:07:34 UTC (QA Tests)] INFO -- filling :password_field with "*****"679[Oct 28 2023 03:07:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field680[Oct 28 2023 03:07:35 UTC (QA Tests)] INFO -- clicking :sign_in_button681[Oct 28 2023 03:07:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.142s682[Oct 28 2023 03:07:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/group-for-variable-inheritance-qyg7l1m9/upstream-variable-inheritance-8c42a2f4f59332ee683[Oct 28 2023 03:07:42 UTC (QA Tests)] INFO -- clicking :menu_section_button684[Oct 28 2023 03:07:43 UTC (QA Tests)] INFO -- clicking :nav-item-link685[Oct 28 2023 03:07:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.771s686[Oct 28 2023 03:07:55 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present687[Oct 28 2023 03:07:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 0.937s688[Oct 28 2023 03:07:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.006s689[Oct 28 2023 03:07:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.698s690[Oct 28 2023 03:07:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.816s691[Oct 28 2023 03:07:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci-variable-row-container' took 1.837s692[Oct 28 2023 03:07:57 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-key-field with "*****"693[Oct 28 2023 03:07:57 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-key-field694[Oct 28 2023 03:07:58 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-value-field with "This is great!"695[Oct 28 2023 03:07:58 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-value-field696[Oct 28 2023 03:07:58 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::Show is present697[Oct 28 2023 03:08:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-details-header' took 1.273s698[Oct 28 2023 03:08:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.582s699[Oct 28 2023 03:08:11 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button700[Oct 28 2023 03:08:11 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present701[Oct 28 2023 03:08:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.186s702[Oct 28 2023 03:08:13 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button703[Oct 28 2023 03:08:13 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present704[Oct 28 2023 03:08:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.212s705[Oct 28 2023 03:08:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qyg7l1m9'706[Oct 28 2023 03:08:15 UTC (QA Tests)] INFO -- Executing: `docker rm -f qyg7l1m9`707 is inheritable when forward:pipeline_variables is true708Plan709 mention710[Oct 28 2023 03:08:15 UTC (QA Tests)] INFO -- Starting test: Plan mention mentions another user in an issue711[Oct 28 2023 03:08:16 UTC (QA Tests)] INFO -- filling :login_field with "root"712[Oct 28 2023 03:08:16 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field713[Oct 28 2023 03:08:16 UTC (QA Tests)] INFO -- filling :password_field with "*****"714[Oct 28 2023 03:08:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field715[Oct 28 2023 03:08:17 UTC (QA Tests)] INFO -- clicking :sign_in_button716[Oct 28 2023 03:08:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.162s717[Oct 28 2023 03:08:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds718[Oct 28 2023 03:08:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.11 seconds719[Oct 28 2023 03:08:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/the_awesome_project-da89f7541fa6b9ef' via api in 0.74 seconds720[Oct 28 2023 03:08:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/the_awesome_project-da89f7541fa6b9ef721[Oct 28 2023 03:08:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.45 seconds722[Oct 28 2023 03:08:22 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/the_awesome_project-da89f7541fa6b9ef QA::Resource::Project723[Oct 28 2023 03:08:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/the_awesome_project-da89f7541fa6b9ef/-/issues/1724[Oct 28 2023 03:08:24 UTC (QA Tests)] INFO -- clicking :issue-title725[Oct 28 2023 03:08:24 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown726[Oct 28 2023 03:08:25 UTC (QA Tests)] INFO -- clicking :issue-title727[Oct 28 2023 03:08:25 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown728[Oct 28 2023 03:08:25 UTC (QA Tests)] INFO -- filling :comment-field with "@gitlab-qa-user1729"730[Oct 28 2023 03:08:25 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field731[Oct 28 2023 03:08:26 UTC (QA Tests)] INFO -- clicking :comment-button732 mentions another user in an issue733Create734 Prereceive hook735 when creating a tag for a ref736 when it triggers a prereceive hook configured with a custom error737[Oct 28 2023 03:08:26 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 error738[Oct 28 2023 03:08:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds739[Oct 28 2023 03:08:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.13 seconds740 returns a custom server hook error741Data Stores742 User743 when added to sub-group744[Oct 28 2023 03:08:28 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to sub-group is not allowed to edit the parent group project files745[Oct 28 2023 03:08:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds746[Oct 28 2023 03:08:30 UTC (QA Tests)] INFO -- Adding user qa-user-feeda47049b383a8 to gitlab-qa-sandbox-group-7/parent-group-to-test-user-access-b3fe86c5fc7ecc02/sub-group-to-test-user-access-79654fb4a9a72ceb QA::Resource::Group747[Oct 28 2023 03:08:31 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-feeda47049b383a8"748[Oct 28 2023 03:08:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field749[Oct 28 2023 03:08:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"750[Oct 28 2023 03:08:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field751[Oct 28 2023 03:08:32 UTC (QA Tests)] INFO -- clicking :sign_in_button752[Oct 28 2023 03:08:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/parent-group-to-test-user-access-b3fe86c5fc7ecc02/parent-group-project-to-test-user-access-5de57e5fc7c8d76b753[Oct 28 2023 03:08:35 UTC (QA Tests)] INFO -- clicking :file-name-link754[Oct 28 2023 03:08:35 UTC (QA Tests)] INFO -- clicking :action-dropdown755[Oct 28 2023 03:08:36 UTC (QA Tests)] INFO -- clicking :edit-menu-item756[Oct 28 2023 03:08:36 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-feeda47049b383a8'757 is not allowed to edit the parent group project files758 when added to parent group759[Oct 28 2023 03:08:36 UTC (QA Tests)] INFO -- Starting test: Data Stores User when added to parent group is allowed to edit the sub-group project files760[Oct 28 2023 03:08:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds761[Oct 28 2023 03:08:39 UTC (QA Tests)] INFO -- Adding user qa-user-f7bb89fd8273ebd8 to gitlab-qa-sandbox-group-7/parent-group-to-test-user-access-59cd2062cb91be4d QA::Resource::Group762[Oct 28 2023 03:08:39 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-f7bb89fd8273ebd8"763[Oct 28 2023 03:08:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field764[Oct 28 2023 03:08:40 UTC (QA Tests)] INFO -- filling :password_field with "*****"765[Oct 28 2023 03:08:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field766[Oct 28 2023 03:08:40 UTC (QA Tests)] INFO -- clicking :sign_in_button767[Oct 28 2023 03:08:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.716s768[Oct 28 2023 03:08:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/parent-group-to-test-user-access-59cd2062cb91be4d/sub-group-to-test-user-access-8c01f345b4fae9e9/sub-group-project-to-test-user-access-ddec0c0e496553ac769[Oct 28 2023 03:08:44 UTC (QA Tests)] INFO -- clicking :file-name-link770[Oct 28 2023 03:08:44 UTC (QA Tests)] INFO -- clicking :action-dropdown771[Oct 28 2023 03:08:44 UTC (QA Tests)] INFO -- clicking :edit-menu-item772[Oct 28 2023 03:08:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit-menu-item' took 1.113s773[Oct 28 2023 03:08:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-f7bb89fd8273ebd8'774 is allowed to edit the sub-group project files775Verify776 UI defined variable777[Oct 28 2023 03:08:46 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable by default778[Oct 28 2023 03:08:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds779[Oct 28 2023 03:08:46 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.780[Oct 28 2023 03:08:46 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`781[Oct 28 2023 03:08:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`782[Oct 28 2023 03:08:46 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name uobw1ect --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach uobw1ect 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 uobw1ect --url http://gitlab-ce-240e1efc.test --registration-token **** --tag-list uobw1ect --executor shell && gitlab-runner run" `783[Oct 28 2023 03:08:47 UTC (QA Tests)] INFO -- Executing: `docker logs uobw1ect`784[Oct 28 2023 03:08:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`785[Oct 28 2023 03:08:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'uobw1ect' via api in 1.96 seconds786[Oct 28 2023 03:08:48 UTC (QA Tests)] INFO -- filling :login_field with "root"787[Oct 28 2023 03:08:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field788[Oct 28 2023 03:08:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"789[Oct 28 2023 03:08:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field790[Oct 28 2023 03:08:49 UTC (QA Tests)] INFO -- clicking :sign_in_button791[Oct 28 2023 03:08:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.095s792[Oct 28 2023 03:08:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/group-for-variable-inheritance-uobw1ect/upstream-variable-inheritance-f73a717f96f4a122793[Oct 28 2023 03:08:58 UTC (QA Tests)] INFO -- clicking :menu_section_button794[Oct 28 2023 03:08:59 UTC (QA Tests)] INFO -- clicking :nav-item-link795[Oct 28 2023 03:08:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.793s796[Oct 28 2023 03:09:10 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present797[Oct 28 2023 03:09:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 0.927s798[Oct 28 2023 03:09:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.016s799[Oct 28 2023 03:09:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.684s800[Oct 28 2023 03:09:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.812s801[Oct 28 2023 03:09:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci-variable-row-container' took 1.83s802[Oct 28 2023 03:09:13 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-key-field with "*****"803[Oct 28 2023 03:09:13 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-key-field804[Oct 28 2023 03:09:14 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-value-field with "This is great!"805[Oct 28 2023 03:09:14 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-value-field806[Oct 28 2023 03:09:14 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::Show is present807[Oct 28 2023 03:09:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-details-header' took 0.99s808[Oct 28 2023 03:09:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-with-link' took 10.338s809[Oct 28 2023 03:09:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 11.614s810[Oct 28 2023 03:09:37 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button811[Oct 28 2023 03:09:37 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present812[Oct 28 2023 03:09:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.142s813[Oct 28 2023 03:09:39 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button814[Oct 28 2023 03:09:39 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present815[Oct 28 2023 03:09:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.185s816[Oct 28 2023 03:09:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'uobw1ect'817[Oct 28 2023 03:09:41 UTC (QA Tests)] INFO -- Executing: `docker rm -f uobw1ect`818 is not inheritable by default819[Oct 28 2023 03:09:42 UTC (QA Tests)] INFO -- Starting test: Verify UI defined variable is not inheritable when forward:pipeline_variables is false820[Oct 28 2023 03:09:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds821[Oct 28 2023 03:09:42 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.822[Oct 28 2023 03:09:42 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`823[Oct 28 2023 03:09:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`824[Oct 28 2023 03:09:46 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name xs3l3elq --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach xs3l3elq 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 xs3l3elq --url http://gitlab-ce-240e1efc.test --registration-token **** --tag-list xs3l3elq --executor shell && gitlab-runner run" `825[Oct 28 2023 03:09:47 UTC (QA Tests)] INFO -- Executing: `docker logs xs3l3elq`826[Oct 28 2023 03:09:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`827[Oct 28 2023 03:09:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'xs3l3elq' via api in 5.85 seconds828[Oct 28 2023 03:09:48 UTC (QA Tests)] INFO -- filling :login_field with "root"829[Oct 28 2023 03:09:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field830[Oct 28 2023 03:09:49 UTC (QA Tests)] INFO -- filling :password_field with "*****"831[Oct 28 2023 03:09:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field832[Oct 28 2023 03:09:49 UTC (QA Tests)] INFO -- clicking :sign_in_button833[Oct 28 2023 03:09:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.146s834[Oct 28 2023 03:09:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/group-for-variable-inheritance-xs3l3elq/upstream-variable-inheritance-a440851c262e0a24835[Oct 28 2023 03:09:58 UTC (QA Tests)] INFO -- clicking :menu_section_button836[Oct 28 2023 03:09:58 UTC (QA Tests)] INFO -- clicking :nav-item-link837[Oct 28 2023 03:09:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.772s838[Oct 28 2023 03:10:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 10.405s839[Oct 28 2023 03:10:10 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present840[Oct 28 2023 03:10:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 0.908s841[Oct 28 2023 03:10:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.003s842[Oct 28 2023 03:10:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.682s843[Oct 28 2023 03:10:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.797s844[Oct 28 2023 03:10:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci-variable-row-container' took 1.817s845[Oct 28 2023 03:10:12 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-key-field with "*****"846[Oct 28 2023 03:10:12 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-key-field847[Oct 28 2023 03:10:13 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-value-field with "This is great!"848[Oct 28 2023 03:10:13 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-value-field849[Oct 28 2023 03:10:13 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::Show is present850[Oct 28 2023 03:10:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-details-header' took 0.971s851[Oct 28 2023 03:10:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-with-link' took 10.288s852[Oct 28 2023 03:10:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 11.54s853[Oct 28 2023 03:10:26 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button854[Oct 28 2023 03:10:26 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present855[Oct 28 2023 03:10:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.191s856[Oct 28 2023 03:10:28 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button857[Oct 28 2023 03:10:28 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present858[Oct 28 2023 03:10:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.183s859[Oct 28 2023 03:10:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'xs3l3elq'860[Oct 28 2023 03:10:30 UTC (QA Tests)] INFO -- Executing: `docker rm -f xs3l3elq`861 is not inheritable when forward:pipeline_variables is false862Create863 Cherry picking a commit864[Oct 28 2023 03:10:30 UTC (QA Tests)] INFO -- Starting test: Create Cherry picking a commit creates a merge request865[Oct 28 2023 03:10:31 UTC (QA Tests)] INFO -- filling :login_field with "root"866[Oct 28 2023 03:10:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field867[Oct 28 2023 03:10:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"868[Oct 28 2023 03:10:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field869[Oct 28 2023 03:10:32 UTC (QA Tests)] INFO -- clicking :sign_in_button870[Oct 28 2023 03:10:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.245s871[Oct 28 2023 03:10:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds872[Oct 28 2023 03:10:35 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.12 seconds873[Oct 28 2023 03:10:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Repository::Commit at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/the_awesome_project-0c2d6fc4dfcb679d/-/commit/55d43755eb5a7ff4260336bf028e253c7b86c7d0874[Oct 28 2023 03:10:38 UTC (QA Tests)] INFO -- clicking :options_button875[Oct 28 2023 03:10:38 UTC (QA Tests)] INFO -- clicking :cherry_pick_button and ensuring QA::Page::Component::CommitModal is present876[Oct 28 2023 03:10:38 UTC (QA Tests)] INFO -- clicking :submit_commit_button877[Oct 28 2023 03:10:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit_commit_button' took 1.729s878[Oct 28 2023 03:10:40 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present879[Oct 28 2023 03:10:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 2.741s880[Oct 28 2023 03:10:43 UTC (QA Tests)] INFO -- clicking :diffs-tab881[Oct 28 2023 03:10:43 UTC (QA Tests)] INFO -- clicking :file-tree-button882 creates a merge request883Plan884 A project wiki885[Oct 28 2023 03:10:43 UTC (QA Tests)] INFO -- Starting test: Plan A project wiki can change the directory path of a page886[Oct 28 2023 03:10:44 UTC (QA Tests)] INFO -- filling :login_field with "root"887[Oct 28 2023 03:10:44 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field888[Oct 28 2023 03:10:44 UTC (QA Tests)] INFO -- filling :password_field with "*****"889[Oct 28 2023 03:10:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field890[Oct 28 2023 03:10:45 UTC (QA Tests)] INFO -- clicking :sign_in_button891[Oct 28 2023 03:10:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.201s892[Oct 28 2023 03:10:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds893[Oct 28 2023 03:10:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.11 seconds894[Oct 28 2023 03:10:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/wiki_testing-4b0c324ca2cacf3e' via api in 0.87 seconds895[Oct 28 2023 03:10:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/wiki_testing-4b0c324ca2cacf3e/-/wikis/Home896[Oct 28 2023 03:10:50 UTC (QA Tests)] INFO -- clicking :wiki-edit-button897[Oct 28 2023 03:10:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-edit-button' took 0.801s898[Oct 28 2023 03:10:51 UTC (QA Tests)] INFO -- filling :wiki-title-textbox with "a/new/path-with-spaces/home"899[Oct 28 2023 03:10:51 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-title-textbox900[Oct 28 2023 03:10:52 UTC (QA Tests)] INFO -- filling :wiki-message-textbox with "changing the path of the home page"901[Oct 28 2023 03:10:52 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-message-textbox902[Oct 28 2023 03:10:53 UTC (QA Tests)] INFO -- clicking :wiki-submit-button903[Oct 28 2023 03:10:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-submit-button' took 1.188s904 can change the directory path of a page905Analytics906 Performance bar display907 when logged in as an admin user908[Oct 28 2023 03:10:54 UTC (QA Tests)] INFO -- Starting test: Analytics Performance bar display when logged in as an admin user shows results for the original request and AJAX requests909[Oct 28 2023 03:10:55 UTC (QA Tests)] INFO -- filling :login_field with "root"910[Oct 28 2023 03:10:55 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field911[Oct 28 2023 03:10:55 UTC (QA Tests)] INFO -- filling :password_field with "*****"912[Oct 28 2023 03:10:55 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field913[Oct 28 2023 03:10:56 UTC (QA Tests)] INFO -- clicking :sign_in_button914[Oct 28 2023 03:10:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.162s915[Oct 28 2023 03:10:59 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button916[Oct 28 2023 03:10:59 UTC (QA Tests)] INFO -- clicking :places-item-link917[Oct 28 2023 03:10:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.583s918[Oct 28 2023 03:11:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.168s919[Oct 28 2023 03:11:01 UTC (QA Tests)] INFO -- clicking :menu_section_button920[Oct 28 2023 03:11:01 UTC (QA Tests)] INFO -- clicking :nav-item-link921[Oct 28 2023 03:11:03 UTC (QA Tests)] INFO -- checking via JS :enable-performance-bar-checkbox with args {}922[Oct 28 2023 03:11:03 UTC (QA Tests)] INFO -- clicking :save-changes-button923[Oct 28 2023 03:11:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save-changes-button' took 1.159s924[Oct 28 2023 03:11:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds925[Oct 28 2023 03:11:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.16 seconds926[Oct 28 2023 03:11:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-for-issues-7e940d9913ac150a' via api in 0.91 seconds927[Oct 28 2023 03:11:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-for-issues-7e940d9913ac150a928[Oct 28 2023 03:11:06 UTC (QA Tests)] INFO -- clicking :new-menu-toggle929[Oct 28 2023 03:11:06 UTC (QA Tests)] INFO -- clicking :create_menu_item930[Oct 28 2023 03:11:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create_menu_item' took 1.253s931[Oct 28 2023 03:11:07 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Performance bar test"932[Oct 28 2023 03:11:07 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field933[Oct 28 2023 03:11:08 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "Issue description c85b5a205d2f1a93"934[Oct 28 2023 03:11:08 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field935[Oct 28 2023 03:11:08 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::Project::Issue::Show is present936[Oct 28 2023 03:11:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.175s937[Oct 28 2023 03:11:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Issue via browser_ui in 7.73 seconds938[Oct 28 2023 03:11:12 UTC (QA Tests)] INFO -- clicking :request_dropdown939[Oct 28 2023 03:11:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? request_dropdown_option' took 0.613s940 shows results for the original request and AJAX requests941Monitor942 Alert943 when using HTTP endpoint integration944 behaves like new alert945[Oct 28 2023 03:11:12 UTC (QA Tests)] INFO -- Starting test: Monitor Alert when using HTTP endpoint integration behaves like new alert automatically creates new incident946[Oct 28 2023 03:11:13 UTC (QA Tests)] INFO -- filling :login_field with "root"947[Oct 28 2023 03:11:13 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field948[Oct 28 2023 03:11:13 UTC (QA Tests)] INFO -- filling :password_field with "*****"949[Oct 28 2023 03:11:13 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field950[Oct 28 2023 03:11:14 UTC (QA Tests)] INFO -- clicking :sign_in_button951[Oct 28 2023 03:11:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.232s952[Oct 28 2023 03:11:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds953[Oct 28 2023 03:11:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.15 seconds954[Oct 28 2023 03:11:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-for-alerts-efb2a6afc556dec5955[Oct 28 2023 03:11:19 UTC (QA Tests)] INFO -- clicking :menu_section_button956[Oct 28 2023 03:11:19 UTC (QA Tests)] INFO -- clicking :nav-item-link957[Oct 28 2023 03:11:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.769s958[Oct 28 2023 03:11:21 UTC (QA Tests)] INFO -- checking via JS :create-incident-checkbox with args {}959[Oct 28 2023 03:11:21 UTC (QA Tests)] INFO -- clicking :save-changes-button960[Oct 28 2023 03:11:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.863s961[Oct 28 2023 03:11:23 UTC (QA Tests)] INFO -- clicking :add-integration-button962[Oct 28 2023 03:11:24 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown963[Oct 28 2023 03:11:24 UTC (QA Tests)] INFO -- clicking :integration-name-field964[Oct 28 2023 03:11:24 UTC (QA Tests)] INFO -- filling :integration-name-field with "perspiciatis"965[Oct 28 2023 03:11:24 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field966[Oct 28 2023 03:11:24 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button967[Oct 28 2023 03:11:24 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"dolorem","description":"similique"}"968[Oct 28 2023 03:11:24 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field969[Oct 28 2023 03:11:25 UTC (QA Tests)] INFO -- clicking :send-test-alert970[Oct 28 2023 03:11:25 UTC (QA Tests)] INFO -- clicking :menu_section_button971[Oct 28 2023 03:11:26 UTC (QA Tests)] INFO -- clicking :nav-item-link972[Oct 28 2023 03:11:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.768s973[Oct 28 2023 03:11:27 UTC (QA Tests)] ERROR -- Interceptor Api Errors974[-1] POST /api/graphql -- Correlation Id: Correlation Id not found975 automatically creates new incident976 when using Prometheus integration977 behaves like new alert978[Oct 28 2023 03:11:27 UTC (QA Tests)] INFO -- Starting test: Monitor Alert when using Prometheus integration behaves like new alert automatically creates new incident979[Oct 28 2023 03:11:27 UTC (QA Tests)] INFO -- filling :login_field with "root"980[Oct 28 2023 03:11:27 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field981[Oct 28 2023 03:11:27 UTC (QA Tests)] INFO -- filling :password_field with "*****"982[Oct 28 2023 03:11:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field983[Oct 28 2023 03:11:28 UTC (QA Tests)] INFO -- clicking :sign_in_button984[Oct 28 2023 03:11:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.15s985[Oct 28 2023 03:11:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds986[Oct 28 2023 03:11:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.12 seconds987[Oct 28 2023 03:11:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-for-alerts-463b206563516a7a988[Oct 28 2023 03:11:33 UTC (QA Tests)] INFO -- clicking :menu_section_button989[Oct 28 2023 03:11:33 UTC (QA Tests)] INFO -- clicking :nav-item-link990[Oct 28 2023 03:11:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.77s991[Oct 28 2023 03:11:35 UTC (QA Tests)] INFO -- checking via JS :create-incident-checkbox with args {}992[Oct 28 2023 03:11:35 UTC (QA Tests)] INFO -- clicking :save-changes-button993[Oct 28 2023 03:11:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.888s994[Oct 28 2023 03:11:37 UTC (QA Tests)] INFO -- clicking :add-integration-button995[Oct 28 2023 03:11:37 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown996[Oct 28 2023 03:11:38 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button997[Oct 28 2023 03:11:38 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-10-28T03:11:38.277+00:00","generatorURL":"http://smitham.example/shaun_dooley","endsAt":null,"status":"firing","labels":{"gitlab_environment_name":"necessitatibus"},"annotations":{"title":"temporibus","gitlab_y_label":"status"}}]}"998[Oct 28 2023 03:11:38 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field999[Oct 28 2023 03:11:39 UTC (QA Tests)] INFO -- clicking :send-test-alert1000[Oct 28 2023 03:11:39 UTC (QA Tests)] INFO -- clicking :menu_section_button1001[Oct 28 2023 03:11:39 UTC (QA Tests)] INFO -- clicking :nav-item-link1002[Oct 28 2023 03:11:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.736s1003[Oct 28 2023 03:11:40 UTC (QA Tests)] ERROR -- Interceptor Api Errors1004[-1] POST /api/graphql -- Correlation Id: Correlation Id not found1005 automatically creates new incident1006Package1007 Maven Repository with Gradle1008 using personal access token1009[Oct 28 2023 03:11:40 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using personal access token pushes and pulls a maven package via gradle1010[Oct 28 2023 03:11:40 UTC (QA Tests)] INFO -- filling :login_field with "root"1011[Oct 28 2023 03:11:40 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1012[Oct 28 2023 03:11:41 UTC (QA Tests)] INFO -- filling :password_field with "*****"1013[Oct 28 2023 03:11:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1014[Oct 28 2023 03:11:41 UTC (QA Tests)] INFO -- clicking :sign_in_button1015[Oct 28 2023 03:11:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.102s1016[Oct 28 2023 03:11:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1017[Oct 28 2023 03:11:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.12 seconds1018[Oct 28 2023 03:11:45 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1019[Oct 28 2023 03:11:45 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1020[Oct 28 2023 03:11:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1021[Oct 28 2023 03:11:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1022[Oct 28 2023 03:11:46 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1698462704 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1698462704 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-1698462704 --url http://gitlab-ce-240e1efc.test --registration-token **** --tag-list runner-for-maven_gradle_project-bc744fa7d6a615ab --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" `1023[Oct 28 2023 03:11:46 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1698462704`1024[Oct 28 2023 03:11:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1025[Oct 28 2023 03:11:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1698462704' via api in 1.95 seconds1026[Oct 28 2023 03:11:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds1027[Oct 28 2023 03:11:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/maven_gradle_project-bc744fa7d6a615ab1028[Oct 28 2023 03:11:50 UTC (QA Tests)] INFO -- clicking :menu_section_button1029[Oct 28 2023 03:11:50 UTC (QA Tests)] INFO -- clicking :nav-item-link1030[Oct 28 2023 03:11:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.824s1031[Oct 28 2023 03:11:52 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1032[Oct 28 2023 03:11:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.368s1033[Oct 28 2023 03:12:24 UTC (QA Tests)] INFO -- clicking :pipeline-path1034[Oct 28 2023 03:12:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pipeline-path' took 1.0s1035[Oct 28 2023 03:12:25 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1036[Oct 28 2023 03:12:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.253s1037[Oct 28 2023 03:12:39 UTC (QA Tests)] INFO -- clicking :menu_section_button1038[Oct 28 2023 03:12:39 UTC (QA Tests)] INFO -- clicking :nav-item-link1039[Oct 28 2023 03:12:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.718s1040[Oct 28 2023 03:12:40 UTC (QA Tests)] INFO -- clicking :details-link1041 pushes and pulls a maven package via gradle1042 using project deploy token1043[Oct 28 2023 03:12:41 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using project deploy token pushes and pulls a maven package via gradle1044[Oct 28 2023 03:12:41 UTC (QA Tests)] INFO -- filling :login_field with "root"1045[Oct 28 2023 03:12:41 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1046[Oct 28 2023 03:12:42 UTC (QA Tests)] INFO -- filling :password_field with "*****"1047[Oct 28 2023 03:12:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1048[Oct 28 2023 03:12:42 UTC (QA Tests)] INFO -- clicking :sign_in_button1049[Oct 28 2023 03:12:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.136s1050[Oct 28 2023 03:12:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1051[Oct 28 2023 03:12:45 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.13 seconds1052[Oct 28 2023 03:12:46 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1053[Oct 28 2023 03:12:46 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1054[Oct 28 2023 03:12:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1055[Oct 28 2023 03:12:46 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1056[Oct 28 2023 03:12:46 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1698462765 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1698462765 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-1698462765 --url http://gitlab-ce-240e1efc.test --registration-token **** --tag-list runner-for-maven_gradle_project-d8bfedf77bd5b113 --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" `1057[Oct 28 2023 03:12:47 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1698462765`1058[Oct 28 2023 03:12:47 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1059[Oct 28 2023 03:12:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1698462765' via api in 1.89 seconds1060[Oct 28 2023 03:12:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-2' via api in 0.1 seconds1061[Oct 28 2023 03:12:48 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds1062[Oct 28 2023 03:12:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/maven_gradle_project-d8bfedf77bd5b1131063[Oct 28 2023 03:12:51 UTC (QA Tests)] INFO -- clicking :menu_section_button1064[Oct 28 2023 03:12:51 UTC (QA Tests)] INFO -- clicking :nav-item-link1065[Oct 28 2023 03:12:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.67s1066[Oct 28 2023 03:12:53 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1067[Oct 28 2023 03:12:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.327s1068[Oct 28 2023 03:13:16 UTC (QA Tests)] INFO -- clicking :pipeline-path1069[Oct 28 2023 03:13:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pipeline-path' took 0.869s1070[Oct 28 2023 03:13:17 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1071[Oct 28 2023 03:13:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.19s1072[Oct 28 2023 03:13:18 UTC (QA Tests)] INFO -- clicking :menu_section_button1073[Oct 28 2023 03:13:18 UTC (QA Tests)] INFO -- clicking :nav-item-link1074[Oct 28 2023 03:13:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.759s1075[Oct 28 2023 03:13:19 UTC (QA Tests)] INFO -- clicking :details-link1076 pushes and pulls a maven package via gradle1077 using ci job token1078[Oct 28 2023 03:13:20 UTC (QA Tests)] INFO -- Starting test: Package Maven Repository with Gradle using ci job token pushes and pulls a maven package via gradle1079[Oct 28 2023 03:13:20 UTC (QA Tests)] INFO -- filling :login_field with "root"1080[Oct 28 2023 03:13:20 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1081[Oct 28 2023 03:13:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1082[Oct 28 2023 03:13:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1083[Oct 28 2023 03:13:21 UTC (QA Tests)] INFO -- clicking :sign_in_button1084[Oct 28 2023 03:13:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.192s1085[Oct 28 2023 03:13:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1086[Oct 28 2023 03:13:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.12 seconds1087[Oct 28 2023 03:13:25 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1088[Oct 28 2023 03:13:25 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1089[Oct 28 2023 03:13:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1090[Oct 28 2023 03:13:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1091[Oct 28 2023 03:13:30 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1698462804 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1698462804 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-1698462804 --url http://gitlab-ce-240e1efc.test --registration-token **** --tag-list runner-for-maven_gradle_project-e54ade13198716d6 --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" `1092[Oct 28 2023 03:13:30 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1698462804`1093[Oct 28 2023 03:13:30 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1094[Oct 28 2023 03:13:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1698462804' via api in 5.88 seconds1095[Oct 28 2023 03:13:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CICDSettings via api in 0.07 seconds1096[Oct 28 2023 03:13:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/maven_gradle_project-e54ade13198716d61097[Oct 28 2023 03:13:34 UTC (QA Tests)] INFO -- clicking :menu_section_button1098[Oct 28 2023 03:13:34 UTC (QA Tests)] INFO -- clicking :nav-item-link1099[Oct 28 2023 03:13:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.724s1100[Oct 28 2023 03:13:36 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1101[Oct 28 2023 03:13:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.365s1102[Oct 28 2023 03:13:50 UTC (QA Tests)] INFO -- clicking :pipeline-path1103[Oct 28 2023 03:13:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pipeline-path' took 0.915s1104[Oct 28 2023 03:13:51 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1105[Oct 28 2023 03:13:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.377s1106[Oct 28 2023 03:14:05 UTC (QA Tests)] INFO -- clicking :menu_section_button1107[Oct 28 2023 03:14:05 UTC (QA Tests)] INFO -- clicking :nav-item-link1108[Oct 28 2023 03:14:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.842s1109[Oct 28 2023 03:14:06 UTC (QA Tests)] INFO -- clicking :details-link1110[Oct 28 2023 03:14:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package-information-content' took 0.553s1111 pushes and pulls a maven package via gradle1112Create1113 Multiple file snippet1114 behaves like copying snippet file contents1115 copies a multi-file personal_snippet to a comment and verifies them (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/427992)1116 behaves like copying snippet file contents1117 copies a multi-file project_snippet to a comment and verifies them (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/427992)1118Configure1119 Auto DevOps with a Kubernetes Agent1120 runs auto devops (PENDING: Test is not compatible with this environment or pipeline)1121Govern1122 standard1123 when admin approval is not required1124[Oct 28 2023 03:14:07 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>false}1125 behaves like registration and login1126[Oct 28 2023 03:14:12 UTC (QA Tests)] INFO -- Starting test: Govern standard when admin approval is not required behaves like registration and login allows the user to register and login1127[Oct 28 2023 03:14:12 UTC (QA Tests)] INFO -- filling :login_field with "root"1128[Oct 28 2023 03:14:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1129[Oct 28 2023 03:14:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1130[Oct 28 2023 03:14:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1131[Oct 28 2023 03:14:13 UTC (QA Tests)] INFO -- clicking :sign_in_button1132[Oct 28 2023 03:14:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.311s1133[Oct 28 2023 03:14:16 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button1134[Oct 28 2023 03:14:16 UTC (QA Tests)] INFO -- clicking :places-item-link1135[Oct 28 2023 03:14:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.65s1136[Oct 28 2023 03:14:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.198s1137[Oct 28 2023 03:14:18 UTC (QA Tests)] INFO -- clicking :nav-item-link1138[Oct 28 2023 03:14:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.784s1139[Oct 28 2023 03:14:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-row-content' took 1.245s1140[Oct 28 2023 03:14:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.023s1141[Oct 28 2023 03:14:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.021s1142[Oct 28 2023 03:14:23 UTC (QA Tests)] INFO -- clicking :user_avatar_content1143[Oct 28 2023 03:14:23 UTC (QA Tests)] INFO -- clicking :sign_out_link1144[Oct 28 2023 03:14:33 UTC (QA Tests)] INFO -- clicking :register_link1145[Oct 28 2023 03:14:34 UTC (QA Tests)] INFO -- filling :new-user-first-name-field with "QA"1146[Oct 28 2023 03:14:34 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-first-name-field1147[Oct 28 2023 03:14:34 UTC (QA Tests)] INFO -- filling :new-user-last-name-field with "User 23d4d4060d5eabde"1148[Oct 28 2023 03:14:34 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-last-name-field1149[Oct 28 2023 03:14:35 UTC (QA Tests)] INFO -- filling :new-user-username-field with "qa-user-23d4d4060d5eabde"1150[Oct 28 2023 03:14:35 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-username-field1151[Oct 28 2023 03:14:35 UTC (QA Tests)] INFO -- filling :new-user-email-field with "qa-user-23d4d4060d5eabde@gitlab.com"1152[Oct 28 2023 03:14:35 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-email-field1153[Oct 28 2023 03:14:35 UTC (QA Tests)] INFO -- filling :new-user-password-field with "*****"1154[Oct 28 2023 03:14:35 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-password-field1155[Oct 28 2023 03:14:36 UTC (QA Tests)] INFO -- clicking :new-user-register-button1156[Oct 28 2023 03:14:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-user-register-button' took 0.557s1157[Oct 28 2023 03:14:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-23d4d4060d5eabde' via browser_ui in 25.53 seconds1158 allows the user to register and login1159 when user account is deleted1160[Oct 28 2023 03:14:38 UTC (QA Tests)] INFO -- Starting test: Govern standard when admin approval is not required when user account is deleted allows recreating with same credentials1161[Oct 28 2023 03:14:38 UTC (QA Tests)] INFO -- filling :login_field with "username_52edc1d4d74c"1162[Oct 28 2023 03:14:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1163[Oct 28 2023 03:14:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"1164[Oct 28 2023 03:14:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1165[Oct 28 2023 03:14:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1166[Oct 28 2023 03:14:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.665s1167[Oct 28 2023 03:14:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.039s1168[Oct 28 2023 03:14:42 UTC (QA Tests)] INFO -- clicking :user_avatar_content1169[Oct 28 2023 03:14:43 UTC (QA Tests)] INFO -- clicking :edit_profile_link1170[Oct 28 2023 03:14:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit_profile_link' took 0.682s1171[Oct 28 2023 03:14:43 UTC (QA Tests)] INFO -- clicking :nav-item-link1172[Oct 28 2023 03:14:44 UTC (QA Tests)] INFO -- clicking :delete_account_button1173[Oct 28 2023 03:14:44 UTC (QA Tests)] INFO -- clicking :confirm_delete_account_button1174[Oct 28 2023 03:16:10 UTC (QA Tests)] INFO -- filling :login_field with "username_52edc1d4d74c"1175[Oct 28 2023 03:16:10 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1176[Oct 28 2023 03:16:10 UTC (QA Tests)] INFO -- filling :password_field with "*****"1177[Oct 28 2023 03:16:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1178[Oct 28 2023 03:16:10 UTC (QA Tests)] INFO -- clicking :sign_in_button1179[Oct 28 2023 03:16:12 UTC (QA Tests)] INFO -- filling :login_field with "root"1180[Oct 28 2023 03:16:12 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1181[Oct 28 2023 03:16:12 UTC (QA Tests)] INFO -- filling :password_field with "*****"1182[Oct 28 2023 03:16:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1183[Oct 28 2023 03:16:13 UTC (QA Tests)] INFO -- clicking :sign_in_button1184[Oct 28 2023 03:16:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.155s1185[Oct 28 2023 03:16:16 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button1186[Oct 28 2023 03:16:16 UTC (QA Tests)] INFO -- clicking :places-item-link1187[Oct 28 2023 03:16:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.563s1188[Oct 28 2023 03:16:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.172s1189[Oct 28 2023 03:16:18 UTC (QA Tests)] INFO -- clicking :nav-item-link1190[Oct 28 2023 03:16:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.687s1191[Oct 28 2023 03:16:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-row-content' took 1.292s1192[Oct 28 2023 03:16:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.035s1193[Oct 28 2023 03:16:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.033s1194[Oct 28 2023 03:16:23 UTC (QA Tests)] INFO -- clicking :user_avatar_content1195[Oct 28 2023 03:16:23 UTC (QA Tests)] INFO -- clicking :sign_out_link1196[Oct 28 2023 03:16:33 UTC (QA Tests)] INFO -- clicking :register_link1197[Oct 28 2023 03:16:33 UTC (QA Tests)] INFO -- filling :new-user-first-name-field with "FirstName"1198[Oct 28 2023 03:16:33 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-first-name-field1199[Oct 28 2023 03:16:34 UTC (QA Tests)] INFO -- filling :new-user-last-name-field with "Last2970caa28c26"1200[Oct 28 2023 03:16:34 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-last-name-field1201[Oct 28 2023 03:16:34 UTC (QA Tests)] INFO -- filling :new-user-username-field with "username_52edc1d4d74c"1202[Oct 28 2023 03:16:34 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-username-field1203[Oct 28 2023 03:16:35 UTC (QA Tests)] INFO -- filling :new-user-email-field with "email_7b77ba141971@example.com"1204[Oct 28 2023 03:16:35 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-email-field1205[Oct 28 2023 03:16:35 UTC (QA Tests)] INFO -- filling :new-user-password-field with "*****"1206[Oct 28 2023 03:16:35 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-password-field1207[Oct 28 2023 03:16:36 UTC (QA Tests)] INFO -- clicking :new-user-register-button1208[Oct 28 2023 03:16:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-user-register-button' took 0.515s1209[Oct 28 2023 03:16:37 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'username_52edc1d4d74c' via browser_ui in 24.95 seconds1210[Oct 28 2023 03:16:37 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'username_52edc1d4d74c'1211 allows recreating with same credentials1212 when admin approval is required1213[Oct 28 2023 03:16:37 UTC (QA Tests)] INFO -- Starting test: Govern standard when admin approval is required allows user login after approval1214[Oct 28 2023 03:16:37 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>true}1215[Oct 28 2023 03:16:38 UTC (QA Tests)] INFO -- filling :login_field with "root"1216[Oct 28 2023 03:16:38 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1217[Oct 28 2023 03:16:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"1218[Oct 28 2023 03:16:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1219[Oct 28 2023 03:16:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1220[Oct 28 2023 03:16:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.121s1221[Oct 28 2023 03:16:42 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button1222[Oct 28 2023 03:16:42 UTC (QA Tests)] INFO -- clicking :places-item-link1223[Oct 28 2023 03:16:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.552s1224[Oct 28 2023 03:16:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.169s1225[Oct 28 2023 03:16:44 UTC (QA Tests)] INFO -- clicking :nav-item-link1226[Oct 28 2023 03:16:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.677s1227[Oct 28 2023 03:16:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-row-content' took 1.254s1228[Oct 28 2023 03:16:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.015s1229[Oct 28 2023 03:16:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.041s1230[Oct 28 2023 03:16:49 UTC (QA Tests)] INFO -- clicking :user_avatar_content1231[Oct 28 2023 03:16:49 UTC (QA Tests)] INFO -- clicking :sign_out_link1232[Oct 28 2023 03:16:59 UTC (QA Tests)] INFO -- clicking :register_link1233[Oct 28 2023 03:16:59 UTC (QA Tests)] INFO -- filling :new-user-first-name-field with "QA"1234[Oct 28 2023 03:16:59 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-first-name-field1235[Oct 28 2023 03:17:00 UTC (QA Tests)] INFO -- filling :new-user-last-name-field with "User 0173346839db9aa9"1236[Oct 28 2023 03:17:00 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-last-name-field1237[Oct 28 2023 03:17:00 UTC (QA Tests)] INFO -- filling :new-user-username-field with "qa-user-0173346839db9aa9"1238[Oct 28 2023 03:17:00 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-username-field1239[Oct 28 2023 03:17:00 UTC (QA Tests)] INFO -- filling :new-user-email-field with "qa-user-0173346839db9aa9@gitlab.com"1240[Oct 28 2023 03:17:00 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-email-field1241[Oct 28 2023 03:17:01 UTC (QA Tests)] INFO -- filling :new-user-password-field with "*****"1242[Oct 28 2023 03:17:01 UTC (QA Tests)] INFO -- clicking the coordinates of :new-user-password-field1243[Oct 28 2023 03:17:02 UTC (QA Tests)] INFO -- clicking :new-user-register-button1244[Oct 28 2023 03:17:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-0173346839db9aa9' via browser_ui in 24.41 seconds1245[Oct 28 2023 03:17:02 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-0173346839db9aa9"1246[Oct 28 2023 03:17:02 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1247[Oct 28 2023 03:17:03 UTC (QA Tests)] INFO -- filling :password_field with "*****"1248[Oct 28 2023 03:17:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1249[Oct 28 2023 03:17:03 UTC (QA Tests)] INFO -- clicking :sign_in_button1250[Oct 28 2023 03:17:05 UTC (QA Tests)] INFO -- filling :login_field with "root"1251[Oct 28 2023 03:17:05 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1252[Oct 28 2023 03:17:05 UTC (QA Tests)] INFO -- filling :password_field with "*****"1253[Oct 28 2023 03:17:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1254[Oct 28 2023 03:17:06 UTC (QA Tests)] INFO -- clicking :sign_in_button1255[Oct 28 2023 03:17:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.081s1256[Oct 28 2023 03:17:09 UTC (QA Tests)] INFO -- clicking :super-sidebar-search-button1257[Oct 28 2023 03:17:09 UTC (QA Tests)] INFO -- clicking :places-item-link1258[Oct 28 2023 03:17:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element places-item-link' took 0.57s1259[Oct 28 2023 03:17:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_text? Enter admin mode' took 1.136s1260[Oct 28 2023 03:17:11 UTC (QA Tests)] INFO -- clicking :nav-item-link1261[Oct 28 2023 03:17:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.585s1262[Oct 28 2023 03:17:11 UTC (QA Tests)] INFO -- clicking :pending-approval-tab1263[Oct 28 2023 03:17:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element pending-approval-tab' took 0.646s1264[Oct 28 2023 03:17:13 UTC (QA Tests)] INFO -- clicking :user-actions-dropdown-toggle1265[Oct 28 2023 03:17:13 UTC (QA Tests)] INFO -- clicking :approve1266[Oct 28 2023 03:17:13 UTC (QA Tests)] INFO -- clicking :approve-user-confirm-button1267[Oct 28 2023 03:17:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.021s1268[Oct 28 2023 03:17:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.04s1269[Oct 28 2023 03:17:16 UTC (QA Tests)] INFO -- clicking :user_avatar_content1270[Oct 28 2023 03:17:16 UTC (QA Tests)] INFO -- clicking :sign_out_link1271[Oct 28 2023 03:17:17 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-0173346839db9aa9"1272[Oct 28 2023 03:17:17 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1273[Oct 28 2023 03:17:17 UTC (QA Tests)] INFO -- filling :password_field with "*****"1274[Oct 28 2023 03:17:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1275[Oct 28 2023 03:17:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1276[Oct 28 2023 03:17:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.596s1277[Oct 28 2023 03:17:20 UTC (QA Tests)] INFO -- Setting application settings: {:require_admin_approval_after_user_signup=>false}1278 allows user login after approval1279Package1280 npm Registry instance level endpoint1281 using personal access token1282[Oct 28 2023 03:17:21 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using personal access token push and pull a npm package via CI1283[Oct 28 2023 03:17:21 UTC (QA Tests)] INFO -- filling :login_field with "root"1284[Oct 28 2023 03:17:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1285[Oct 28 2023 03:17:21 UTC (QA Tests)] INFO -- filling :password_field with "*****"1286[Oct 28 2023 03:17:21 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1287[Oct 28 2023 03:17:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1288[Oct 28 2023 03:17:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.145s1289[Oct 28 2023 03:17:25 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1290[Oct 28 2023 03:17:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-eew0fehq' via cache in 0.0 seconds1291[Oct 28 2023 03:17:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1292[Oct 28 2023 03:17:25 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.12 seconds1293[Oct 28 2023 03:17:26 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1294[Oct 28 2023 03:17:26 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1295[Oct 28 2023 03:17:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1296[Oct 28 2023 03:17:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1297[Oct 28 2023 03:17:27 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1698463046 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1698463046 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-1698463046 --url http://gitlab-ce-240e1efc.test --registration-token **** --tag-list runner-for-qa-test-2023-10-28-03-00-53-e6f21871e99235d7 --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" `1298[Oct 28 2023 03:17:27 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1698463046`1299[Oct 28 2023 03:17:27 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1300[Oct 28 2023 03:17:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1698463046' via api in 1.84 seconds1301[Oct 28 2023 03:17:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds1302[Oct 28 2023 03:17:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.15 seconds1303[Oct 28 2023 03:17:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/npm-instance-level-publish-3d6bf73affe319161304[Oct 28 2023 03:17:31 UTC (QA Tests)] INFO -- clicking :menu_section_button1305[Oct 28 2023 03:17:31 UTC (QA Tests)] INFO -- clicking :nav-item-link1306[Oct 28 2023 03:17:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.765s1307[Oct 28 2023 03:17:33 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1308[Oct 28 2023 03:17:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.317s1309[Oct 28 2023 03:18:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/npm-instance-level-install-9d191a80d0d7318e1310[Oct 28 2023 03:18:07 UTC (QA Tests)] INFO -- clicking :menu_section_button1311[Oct 28 2023 03:18:07 UTC (QA Tests)] INFO -- clicking :nav-item-link1312[Oct 28 2023 03:18:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.668s1313[Oct 28 2023 03:18:09 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1314[Oct 28 2023 03:18:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.135s1315[Oct 28 2023 03:18:23 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button1316[Oct 28 2023 03:18:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 0.707s1317[Oct 28 2023 03:18:24 UTC (QA Tests)] INFO -- clicking :directory-name-link1318[Oct 28 2023 03:18:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.671s1319[Oct 28 2023 03:18:24 UTC (QA Tests)] INFO -- clicking :directory-name-link1320[Oct 28 2023 03:18:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.624s1321[Oct 28 2023 03:18:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/npm-instance-level-publish-3d6bf73affe319161322[Oct 28 2023 03:18:26 UTC (QA Tests)] INFO -- clicking :menu_section_button1323[Oct 28 2023 03:18:26 UTC (QA Tests)] INFO -- clicking :nav-item-link1324[Oct 28 2023 03:18:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.688s1325[Oct 28 2023 03:18:27 UTC (QA Tests)] INFO -- clicking :details-link1326[Oct 28 2023 03:18:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-7/npm-instance-level-publish-3d6bf73affe31916-9d5b09f95b8038e9'1327[Oct 28 2023 03:18:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1698463046'1328[Oct 28 2023 03:18:28 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1698463046`1329[Oct 28 2023 03:18:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/npm-instance-level-publish-3d6bf73affe31916'1330[Oct 28 2023 03:18:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/npm-instance-level-install-9d191a80d0d7318e'1331 push and pull a npm package via CI1332 using ci job token1333[Oct 28 2023 03:18:29 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using ci job token push and pull a npm package via CI1334[Oct 28 2023 03:18:29 UTC (QA Tests)] INFO -- filling :login_field with "root"1335[Oct 28 2023 03:18:29 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1336[Oct 28 2023 03:18:29 UTC (QA Tests)] INFO -- filling :password_field with "*****"1337[Oct 28 2023 03:18:29 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1338[Oct 28 2023 03:18:30 UTC (QA Tests)] INFO -- clicking :sign_in_button1339[Oct 28 2023 03:18:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.173s1340[Oct 28 2023 03:18:33 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1341[Oct 28 2023 03:18:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-xrt2zklf' via cache in 0.0 seconds1342[Oct 28 2023 03:18:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1343[Oct 28 2023 03:18:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.11 seconds1344[Oct 28 2023 03:18:34 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1345[Oct 28 2023 03:18:34 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1346[Oct 28 2023 03:18:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1347[Oct 28 2023 03:18:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1348[Oct 28 2023 03:18:35 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1698463114 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1698463114 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-1698463114 --url http://gitlab-ce-240e1efc.test --registration-token **** --tag-list runner-for-qa-test-2023-10-28-03-00-53-e6f21871e99235d7 --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" `1349[Oct 28 2023 03:18:35 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1698463114`1350[Oct 28 2023 03:18:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1351[Oct 28 2023 03:18:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1698463114' via api in 1.82 seconds1352[Oct 28 2023 03:18:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/npm-instance-level-publish-9bd928cd50785a0b1353[Oct 28 2023 03:18:39 UTC (QA Tests)] INFO -- clicking :menu_section_button1354[Oct 28 2023 03:18:39 UTC (QA Tests)] INFO -- clicking :nav-item-link1355[Oct 28 2023 03:18:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.728s1356[Oct 28 2023 03:18:41 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1357[Oct 28 2023 03:18:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.327s1358[Oct 28 2023 03:18:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/npm-instance-level-install-cabf642d98c714e11359[Oct 28 2023 03:18:56 UTC (QA Tests)] INFO -- clicking :menu_section_button1360[Oct 28 2023 03:18:57 UTC (QA Tests)] INFO -- clicking :nav-item-link1361[Oct 28 2023 03:18:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.726s1362[Oct 28 2023 03:18:58 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1363[Oct 28 2023 03:19:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.233s1364[Oct 28 2023 03:19:12 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button1365[Oct 28 2023 03:19:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 0.648s1366[Oct 28 2023 03:19:13 UTC (QA Tests)] INFO -- clicking :directory-name-link1367[Oct 28 2023 03:19:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.629s1368[Oct 28 2023 03:19:13 UTC (QA Tests)] INFO -- clicking :directory-name-link1369[Oct 28 2023 03:19:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.62s1370[Oct 28 2023 03:19:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/npm-instance-level-publish-9bd928cd50785a0b1371[Oct 28 2023 03:19:15 UTC (QA Tests)] INFO -- clicking :menu_section_button1372[Oct 28 2023 03:19:16 UTC (QA Tests)] INFO -- clicking :nav-item-link1373[Oct 28 2023 03:19:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.725s1374[Oct 28 2023 03:19:16 UTC (QA Tests)] INFO -- clicking :details-link1375[Oct 28 2023 03:19:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-7/npm-instance-level-publish-9bd928cd50785a0b-b481f4c27e67ca3f'1376[Oct 28 2023 03:19:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1698463114'1377[Oct 28 2023 03:19:17 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1698463114`1378[Oct 28 2023 03:19:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/npm-instance-level-publish-9bd928cd50785a0b'1379[Oct 28 2023 03:19:18 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/npm-instance-level-install-cabf642d98c714e1'1380 push and pull a npm package via CI1381 using project deploy token1382[Oct 28 2023 03:19:18 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using project deploy token push and pull a npm package via CI1383[Oct 28 2023 03:19:18 UTC (QA Tests)] INFO -- filling :login_field with "root"1384[Oct 28 2023 03:19:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1385[Oct 28 2023 03:19:19 UTC (QA Tests)] INFO -- filling :password_field with "*****"1386[Oct 28 2023 03:19:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1387[Oct 28 2023 03:19:19 UTC (QA Tests)] INFO -- clicking :sign_in_button1388[Oct 28 2023 03:19:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.15s1389[Oct 28 2023 03:19:22 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA1390[Oct 28 2023 03:19:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-5w7ejsdt' via cache in 0.0 seconds1391[Oct 28 2023 03:19:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1392[Oct 28 2023 03:19:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.12 seconds1393[Oct 28 2023 03:19:24 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1394[Oct 28 2023 03:19:24 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1395[Oct 28 2023 03:19:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1396[Oct 28 2023 03:19:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1397[Oct 28 2023 03:19:24 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1698463164 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1698463164 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-1698463164 --url http://gitlab-ce-240e1efc.test --registration-token **** --tag-list runner-for-qa-test-2023-10-28-03-00-53-e6f21871e99235d7 --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" `1398[Oct 28 2023 03:19:24 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1698463164`1399[Oct 28 2023 03:19:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1400[Oct 28 2023 03:19:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1698463164' via api in 1.87 seconds1401[Oct 28 2023 03:19:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectDeployToken with username 'gitlab+deploy-token-3' via api in 0.07 seconds1402[Oct 28 2023 03:19:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.12 seconds1403[Oct 28 2023 03:19:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.14 seconds1404[Oct 28 2023 03:19:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/npm-instance-level-publish-30752b3d7f39fcde1405[Oct 28 2023 03:19:28 UTC (QA Tests)] INFO -- clicking :menu_section_button1406[Oct 28 2023 03:19:28 UTC (QA Tests)] INFO -- clicking :nav-item-link1407[Oct 28 2023 03:19:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.713s1408[Oct 28 2023 03:19:30 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1409[Oct 28 2023 03:19:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.223s1410[Oct 28 2023 03:19:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/npm-instance-level-install-ceb56231fb968a891411[Oct 28 2023 03:19:46 UTC (QA Tests)] INFO -- clicking :menu_section_button1412[Oct 28 2023 03:19:47 UTC (QA Tests)] INFO -- clicking :nav-item-link1413[Oct 28 2023 03:19:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.682s1414[Oct 28 2023 03:19:48 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1415[Oct 28 2023 03:19:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.173s1416[Oct 28 2023 03:20:02 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button1417[Oct 28 2023 03:20:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 0.689s1418[Oct 28 2023 03:20:03 UTC (QA Tests)] INFO -- clicking :directory-name-link1419[Oct 28 2023 03:20:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.61s1420[Oct 28 2023 03:20:03 UTC (QA Tests)] INFO -- clicking :directory-name-link1421[Oct 28 2023 03:20:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.651s1422[Oct 28 2023 03:20:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/npm-instance-level-publish-30752b3d7f39fcde1423[Oct 28 2023 03:20:05 UTC (QA Tests)] INFO -- clicking :menu_section_button1424[Oct 28 2023 03:20:06 UTC (QA Tests)] INFO -- clicking :nav-item-link1425[Oct 28 2023 03:20:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.781s1426[Oct 28 2023 03:20:06 UTC (QA Tests)] INFO -- clicking :details-link1427[Oct 28 2023 03:20:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-7/npm-instance-level-publish-30752b3d7f39fcde-cc0ab6a2b58fbffc'1428[Oct 28 2023 03:20:07 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1698463164'1429[Oct 28 2023 03:20:07 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1698463164`1430[Oct 28 2023 03:20:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/npm-instance-level-publish-30752b3d7f39fcde'1431[Oct 28 2023 03:20:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/npm-instance-level-install-ceb56231fb968a89'1432 push and pull a npm package via CI1433Data Stores1434 Invite group1435 with a group project1436 behaves like invites group to project1437[Oct 28 2023 03:20:08 UTC (QA Tests)] INFO -- Starting test: Data Stores Invite group with a group project behaves like invites group to project grants group and members correct access level1438[Oct 28 2023 03:20:08 UTC (QA Tests)] INFO -- filling :login_field with "root"1439[Oct 28 2023 03:20:08 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1440[Oct 28 2023 03:20:09 UTC (QA Tests)] INFO -- filling :password_field with "*****"1441[Oct 28 2023 03:20:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1442[Oct 28 2023 03:20:09 UTC (QA Tests)] INFO -- clicking :sign_in_button1443[Oct 28 2023 03:20:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.139s1444[Oct 28 2023 03:20:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1445[Oct 28 2023 03:20:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds1446[Oct 28 2023 03:20:13 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/group-for-group-project-79a045cd82bdb4a9 QA::Resource::Group1447[Oct 28 2023 03:20:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1448[Oct 28 2023 03:20:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.12 seconds1449[Oct 28 2023 03:20:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/group-project-aeef3e66f142cbdc1450[Oct 28 2023 03:20:14 UTC (QA Tests)] INFO -- clicking :menu_section_button1451[Oct 28 2023 03:20:15 UTC (QA Tests)] INFO -- clicking :nav-item-link1452[Oct 28 2023 03:20:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.798s1453[Oct 28 2023 03:20:15 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1454[Oct 28 2023 03:20:16 UTC (QA Tests)] INFO -- Searching in dropdown: "group-for-group-project-79a045cd82bdb4a9"1455[Oct 28 2023 03:20:16 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown1456[Oct 28 2023 03:20:16 UTC (QA Tests)] INFO -- clicking :invite_button1457[Oct 28 2023 03:20:18 UTC (QA Tests)] INFO -- clicking :groups-list-tab1458[Oct 28 2023 03:20:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.024s1459[Oct 28 2023 03:20:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.05s1460[Oct 28 2023 03:20:21 UTC (QA Tests)] INFO -- clicking :user_avatar_content1461[Oct 28 2023 03:20:21 UTC (QA Tests)] INFO -- clicking :sign_out_link1462[Oct 28 2023 03:20:21 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1463[Oct 28 2023 03:20:21 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1464[Oct 28 2023 03:20:22 UTC (QA Tests)] INFO -- filling :password_field with "*****"1465[Oct 28 2023 03:20:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1466[Oct 28 2023 03:20:22 UTC (QA Tests)] INFO -- clicking :sign_in_button1467[Oct 28 2023 03:20:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.715s1468[Oct 28 2023 03:20:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/group-project-aeef3e66f142cbdc1469[Oct 28 2023 03:20:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/group-project-aeef3e66f142cbdc'1470[Oct 28 2023 03:20:25 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-for-group-project-79a045cd82bdb4a9'1471 grants group and members correct access level1472 with a personal namespace project1473 behaves like invites group to project1474[Oct 28 2023 03:20:26 UTC (QA Tests)] INFO -- Starting test: Data Stores Invite group with a personal namespace project behaves like invites group to project grants group and members correct access level1475[Oct 28 2023 03:20:26 UTC (QA Tests)] INFO -- filling :login_field with "root"1476[Oct 28 2023 03:20:26 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1477[Oct 28 2023 03:20:26 UTC (QA Tests)] INFO -- filling :password_field with "*****"1478[Oct 28 2023 03:20:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1479[Oct 28 2023 03:20:27 UTC (QA Tests)] INFO -- clicking :sign_in_button1480[Oct 28 2023 03:20:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.109s1481[Oct 28 2023 03:20:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1482[Oct 28 2023 03:20:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds1483[Oct 28 2023 03:20:30 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/group-for-personal-project-5b612d089d0ee374 QA::Resource::Group1484[Oct 28 2023 03:20:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/root/personal-namespace-project-cdf0917cd1dd5e831485[Oct 28 2023 03:20:32 UTC (QA Tests)] INFO -- clicking :menu_section_button1486[Oct 28 2023 03:20:32 UTC (QA Tests)] INFO -- clicking :nav-item-link1487[Oct 28 2023 03:20:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.77s1488[Oct 28 2023 03:20:33 UTC (QA Tests)] INFO -- clicking :invite_a_group_button1489[Oct 28 2023 03:20:33 UTC (QA Tests)] INFO -- Searching in dropdown: "group-for-personal-project-5b612d089d0ee374"1490[Oct 28 2023 03:20:34 UTC (QA Tests)] INFO -- selecting "Developer" in :access_level_dropdown1491[Oct 28 2023 03:20:34 UTC (QA Tests)] INFO -- clicking :invite_button1492[Oct 28 2023 03:20:35 UTC (QA Tests)] INFO -- clicking :groups-list-tab1493[Oct 28 2023 03:20:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.017s1494[Oct 28 2023 03:20:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.049s1495[Oct 28 2023 03:20:38 UTC (QA Tests)] INFO -- clicking :user_avatar_content1496[Oct 28 2023 03:20:38 UTC (QA Tests)] INFO -- clicking :sign_out_link1497[Oct 28 2023 03:20:39 UTC (QA Tests)] INFO -- filling :login_field with "gitlab-qa-user1"1498[Oct 28 2023 03:20:39 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1499[Oct 28 2023 03:20:39 UTC (QA Tests)] INFO -- filling :password_field with "*****"1500[Oct 28 2023 03:20:39 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1501[Oct 28 2023 03:20:39 UTC (QA Tests)] INFO -- clicking :sign_in_button1502[Oct 28 2023 03:20:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 0.652s1503[Oct 28 2023 03:20:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/root/personal-namespace-project-cdf0917cd1dd5e831504[Oct 28 2023 03:20:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'root/personal-namespace-project-cdf0917cd1dd5e83'1505[Oct 28 2023 03:20:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-for-personal-project-5b612d089d0ee374'1506 grants group and members correct access level1507Create1508 Link to line in Web IDE1509[Oct 28 2023 03:20:43 UTC (QA Tests)] INFO -- Starting test: Create Link to line in Web IDE can link to a specific line of code in Web IDE1510[Oct 28 2023 03:20:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1511[Oct 28 2023 03:20:43 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.12 seconds1512[Oct 28 2023 03:20:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/the_awesome_project-6539896d64710264'1513 can link to a specific line of code in Web IDE (PENDING: Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_1330720944)1514Data Stores1515 User1516[Oct 28 2023 03:20:47 UTC (QA Tests)] INFO -- Starting test: Data Stores User can be followed and their activity seen1517[Oct 28 2023 03:20:47 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-8eca3418797954af1518[Oct 28 2023 03:20:47 UTC (QA Tests)] INFO -- Caching token for username: qa-user-8eca3418797954af, last six chars of token:zSKGeT1519[Oct 28 2023 03:20:47 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-8eca3418797954af-rieuf6ce' via api in 0.06 seconds1520[Oct 28 2023 03:20:48 UTC (QA Tests)] INFO -- filling :login_field with "qa-user-db0410dda98f1197"1521[Oct 28 2023 03:20:48 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1522[Oct 28 2023 03:20:48 UTC (QA Tests)] INFO -- filling :password_field with "*****"1523[Oct 28 2023 03:20:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1524[Oct 28 2023 03:20:49 UTC (QA Tests)] INFO -- clicking :sign_in_button1525[Oct 28 2023 03:20:51 UTC (QA Tests)] INFO -- clicking :follow-user-link1526[Oct 28 2023 03:20:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1527[Oct 28 2023 03:20:52 UTC (QA Tests)] INFO -- Adding user qa-user-8eca3418797954af to gitlab-qa-sandbox-group-7/group_for_follow_user_activity_c4a039a2cc8ee3ed QA::Resource::Group1528[Oct 28 2023 03:20:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.58 seconds1529[Oct 28 2023 03:20:57 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectIssueNote with id '24' via api in 0.17 seconds1530[Oct 28 2023 03:20:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.057s1531[Oct 28 2023 03:20:58 UTC (QA Tests)] INFO -- clicking :user_avatar_content1532[Oct 28 2023 03:20:58 UTC (QA Tests)] INFO -- clicking :user-profile-link1533[Oct 28 2023 03:20:59 UTC (QA Tests)] INFO -- clicking :nav-item-link1534[Oct 28 2023 03:20:59 UTC (QA Tests)] INFO -- clicking :user_link1535[Oct 28 2023 03:21:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/group_for_follow_user_activity_c4a039a2cc8ee3ed/project-for-tags-84720999bc48d839'1536[Oct 28 2023 03:21:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-8eca3418797954af'1537[Oct 28 2023 03:21:00 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-db0410dda98f1197'1538 can be followed and their activity seen1539Create1540 File with unusual name1541 when file name starts with a dash and contains hash, semicolon, colon, and question mark1542[Oct 28 2023 03:21:01 UTC (QA Tests)] INFO -- Starting test: Create File with unusual name when file name starts with a dash and contains hash, semicolon, colon, and question mark renders repository file tree correctly1543[Oct 28 2023 03:21:01 UTC (QA Tests)] INFO -- filling :login_field with "root"1544[Oct 28 2023 03:21:01 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1545[Oct 28 2023 03:21:01 UTC (QA Tests)] INFO -- filling :password_field with "*****"1546[Oct 28 2023 03:21:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1547[Oct 28 2023 03:21:02 UTC (QA Tests)] INFO -- clicking :sign_in_button1548[Oct 28 2023 03:21:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.246s1549[Oct 28 2023 03:21:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1550[Oct 28 2023 03:21:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.16 seconds1551[Oct 28 2023 03:21:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1552[Oct 28 2023 03:21:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.12 seconds1553[Oct 28 2023 03:21:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-with-new-file-63200f7c06c54c84' via api in 1.17 seconds1554[Oct 28 2023 03:21:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/unusually-named-file-project-ef5cc5e94dd10e041555[Oct 28 2023 03:21:10 UTC (QA Tests)] INFO -- clicking :file-name-link1556[Oct 28 2023 03:21:10 UTC (QA Tests)] INFO -- clicking :file-name-link1557 renders repository file tree correctly1558Create1559 Merge request push options1560[Oct 28 2023 03:21:11 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets merge when pipeline succeeds1561[Oct 28 2023 03:21:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1562[Oct 28 2023 03:21:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.12 seconds1563[Oct 28 2023 03:21:12 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1564[Oct 28 2023 03:21:12 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1565[Oct 28 2023 03:21:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1566[Oct 28 2023 03:21:13 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-merge-request-push-options-e23fae72b5871911 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-merge-request-push-options-e23fae72b5871911 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-merge-request-push-options-e23fae72b5871911 --url http://gitlab-ce-240e1efc.test --registration-token **** --tag-list runner-for-merge-request-push-options-e23fae72b5871911 --executor shell && gitlab-runner run" `1567[Oct 28 2023 03:21:13 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-merge-request-push-options-e23fae72b5871911`1568[Oct 28 2023 03:21:13 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1569[Oct 28 2023 03:21:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-e23fae72b5871911' via api in 1.89 seconds1570[Oct 28 2023 03:21:16 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"1571[Oct 28 2023 03:21:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.25 seconds1572[Oct 28 2023 03:21:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-merge-request-push-options-e23fae72b5871911'1573[Oct 28 2023 03:21:17 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-merge-request-push-options-e23fae72b5871911`1574[Oct 28 2023 03:21:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/merge-request-push-options-e23fae72b5871911'1575 sets merge when pipeline succeeds1576 merges when pipeline succeeds (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/346425)1577Create1578 Source editor toolbar preview1579[Oct 28 2023 03:21:17 UTC (QA Tests)] INFO -- Starting test: Create Source editor toolbar preview can preview markdown side-by-side while editing1580[Oct 28 2023 03:21:18 UTC (QA Tests)] INFO -- filling :login_field with "root"1581[Oct 28 2023 03:21:18 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1582[Oct 28 2023 03:21:18 UTC (QA Tests)] INFO -- filling :password_field with "*****"1583[Oct 28 2023 03:21:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1584[Oct 28 2023 03:21:18 UTC (QA Tests)] INFO -- clicking :sign_in_button1585[Oct 28 2023 03:21:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.145s1586[Oct 28 2023 03:21:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.05 seconds1587[Oct 28 2023 03:21:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.11 seconds1588[Oct 28 2023 03:21:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/empty-project-with-md-3cfa41345a5c4bf71589[Oct 28 2023 03:21:24 UTC (QA Tests)] INFO -- clicking :file-name-link1590[Oct 28 2023 03:21:24 UTC (QA Tests)] INFO -- clicking :action-dropdown1591[Oct 28 2023 03:21:25 UTC (QA Tests)] INFO -- clicking :edit-menu-item1592[Oct 28 2023 03:21:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit-menu-item' took 0.992s1593[Oct 28 2023 03:21:26 UTC (QA Tests)] INFO -- clicking :commit-button1594[Oct 28 2023 03:21:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 1.24s1595[Oct 28 2023 03:21:28 UTC (QA Tests)] ERROR -- Interceptor Api Errors1596[200] POST http://gitlab-ce-240e1efc.test/api/graphql -- Correlation Id: 01HDT4T295TK0B6J2JMVNEZRVZ1597error-messages: Variable $refType of type RefType was provided invalid value1598 can preview markdown side-by-side while editing1599Verify1600 Trigger matrix1601[Oct 28 2023 03:21:28 UTC (QA Tests)] INFO -- Starting test: Verify Trigger matrix creates 2 trigger jobs and passes corresponding matrix variables1602[Oct 28 2023 03:21:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1603[Oct 28 2023 03:21:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7' via api in 0.11 seconds1604[Oct 28 2023 03:21:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1605[Oct 28 2023 03:21:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1606[Oct 28 2023 03:21:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1607[Oct 28 2023 03:21:29 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-j1w9hy6m --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-j1w9hy6m 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-j1w9hy6m --url http://gitlab-ce-240e1efc.test --registration-token **** --tag-list qa-runner-j1w9hy6m --executor shell && gitlab-runner run" `1608[Oct 28 2023 03:21:29 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-j1w9hy6m`1609[Oct 28 2023 03:21:29 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1610[Oct 28 2023 03:21:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-j1w9hy6m' via api in 1.89 seconds1611[Oct 28 2023 03:21:31 UTC (QA Tests)] INFO -- filling :login_field with "root"1612[Oct 28 2023 03:21:31 UTC (QA Tests)] INFO -- clicking the coordinates of :login_field1613[Oct 28 2023 03:21:31 UTC (QA Tests)] INFO -- filling :password_field with "*****"1614[Oct 28 2023 03:21:31 UTC (QA Tests)] INFO -- clicking the coordinates of :password_field1615[Oct 28 2023 03:21:32 UTC (QA Tests)] INFO -- clicking :sign_in_button1616[Oct 28 2023 03:21:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign_in_button' took 1.202s1617[Oct 28 2023 03:21:36 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ce-240e1efc.test/gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-with-pipeline-0dde2a81784b047b1618[Oct 28 2023 03:21:37 UTC (QA Tests)] INFO -- clicking :menu_section_button1619[Oct 28 2023 03:21:37 UTC (QA Tests)] INFO -- clicking :nav-item-link1620[Oct 28 2023 03:21:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.669s1621[Oct 28 2023 03:21:50 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button1622[Oct 28 2023 03:21:50 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1623[Oct 28 2023 03:21:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.15s1624[Oct 28 2023 03:21:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-j1w9hy6m'1625[Oct 28 2023 03:21:52 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-j1w9hy6m`1626[Oct 28 2023 03:21:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-10-28-03-00-53-e6f21871e99235d7/project-with-pipeline-0dde2a81784b047b'1627 creates 2 trigger jobs and passes corresponding matrix variables1628[Oct 28 2023 03:21:53 UTC (QA Tests)] INFO -- 1629========= Knapsack Time Offset Warning ==========1630Time offset: 30s1631Max allowed node time execution: 22m 20s1632Exceeded time: -01m 16s1634Global time execution for this CI node is fine.1635Happy testing!1636Need explanation? See FAQ:1638=================================================1639Read up on the benefits of a dynamic test split with Knapsack Pro Queue Mode:1640https://docs.knapsackpro.com/2020/how-to-speed-up-ruby-and-javascript-tests-with-ci-parallelisation1641Sign up for Knapsack Pro here:1643=================================================1644[Oct 28 2023 03:21:53 UTC (QA Tests)] INFO -- 1645Knapsack global time execution for tests: 21m 03s1646Pending: (Failures listed here are expected and do not affect your suite's status)1647 1) Package SaaS Container Registry API pushes, pulls image to the registry and deletes tag1648 # Test is not compatible with this environment or pipeline1649 # ./qa/specs/features/api/5_package/container_registry/saas/container_registry_spec.rb:771650 2) Package SaaS Container Registry pulls an image from an existing repository1651 # Test is not compatible with this environment or pipeline1652 # ./qa/specs/features/browser_ui/5_package/container_registry/saas/pull_container_registry_image_spec.rb:111653 3) Create Multiple file snippet behaves like copying snippet file contents copies a multi-file personal_snippet to a comment and verifies them1654 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4279921655 # ./qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb:581656 4) Create Multiple file snippet behaves like copying snippet file contents copies a multi-file project_snippet to a comment and verifies them1657 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4279921658 # ./qa/specs/features/browser_ui/3_create/snippet/copy_snippet_file_contents_spec.rb:581659 5) Configure Auto DevOps with a Kubernetes Agent runs auto devops1660 # Test is not compatible with this environment or pipeline1661 # ./qa/specs/features/browser_ui/7_configure/auto_devops/create_project_with_auto_devops_spec.rb:351662 6) Create Link to line in Web IDE can link to a specific line of code in Web IDE1663 # Skipped but kept as reference. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115741#note_13307209441664 # ./qa/specs/features/browser_ui/3_create/web_ide_old/link_to_line_in_web_ide_spec.rb:221665 7) Create Merge request push options merges when pipeline succeeds1666 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/3464251667 # ./qa/specs/features/api/3_create/merge_request/push_options_mwps_spec.rb:711668Failures:1669 1) Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository1670 Failure/Error: mirror_settings.mirror_direction = 'Push'1672 QA::Page::Base::ElementNotFound:1673 Couldn't find element named "authentication_method_field"1674 # ./qa/page/base.rb:391:in `wait_for_animated_element'1675 # ./qa/support/page/logging.rb:150:in `wait_for_animated_element'1676 # ./qa/page/project/settings/mirroring_repositories.rb:62:in `mirror_direction='1677 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:26:in `block (5 levels) in <module:QA>'1678 # ./qa/scenario/actable.rb:16:in `perform'1679 # ./qa/page/project/settings/repository.rb:54:in `block in expand_mirroring_repositories'1680 # ./qa/page/settings/common.rb:19:in `block in expand_content'1681 # ./qa/page/base.rb:400:in `within_element'1682 # ./qa/support/page/logging.rb:156:in `within_element'1683 # ./qa/page/settings/common.rb:11:in `expand_content'1684 # ./qa/page/project/settings/repository.rb:53:in `expand_mirroring_repositories'1685 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:23:in `block (4 levels) in <module:QA>'1686 # ./qa/scenario/actable.rb:16:in `perform'1687 # ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:22:in `block (3 levels) in <module:QA>'1688 # ./qa/specs/spec_helper.rb:134:in `block (2 levels) in <top (required)>'1689 # /home/gitlab/spec/support/fast_quarantine.rb:22:in `block (2 levels) in <top (required)>'1690 # ./qa/specs/knapsack_runner.rb:17:in `run'1691 # ./qa/specs/runner.rb:57:in `perform'1692 # ./qa/scenario/template.rb:10:in `block in perform'1693 # ./qa/scenario/template.rb:8:in `perform'1694 # ./qa/scenario/template.rb:50:in `perform'1695 # ./qa/scenario/template.rb:10:in `block in perform'1696 # ./qa/scenario/template.rb:8:in `perform'1697 # ./qa/scenario/bootable.rb:52:in `launch!'1698Finished in 21 minutes 8 seconds (files took 2.52 seconds to load)169953 examples, 1 failure, 7 pending1700Failed examples:1701rspec ./qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb:6 # Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository1702Randomized with seed 194901703[Oct 28 2023 03:21:53 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-240e1efc 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;'"`1704[Oct 28 2023 03:21:53 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ce-240e1efc bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`1705[Oct 28 2023 03:21:54 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ce-240e1efc`1706[Oct 28 2023 03:21:54 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ce-240e1efc`1707bundler: failed to load command: gitlab-qa (/builds/gitlab-org/gitlab/.gems/bin/gitlab-qa)1708/usr/local/bin/bundle: Command `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" ...` failed! \e[31m✘\e[0m (Gitlab::QA::Support::ShellCommand::StatusError)1710Running after script...1711$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command1712$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")1713$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"1846Uploading artifacts...1847gitlab-qa-run-*: found 319 matching artifact files and directories 1848Uploading artifacts as "archive" to coordinator... 201 Created id=5399416122 responseStatus=201 Created token=64_Xto1y1849Uploading artifacts...1850gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 1851Uploading artifacts as "junit" to coordinator... 201 Created id=5399416122 responseStatus=201 Created token=64_Xto1y1852Uploading artifacts...1853/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 1854Uploading artifacts as "dotenv" to coordinator... 201 Created id=5399416122 responseStatus=201 Created token=64_Xto1y1856ERROR: Job failed: exit code 1