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

🤖 GitLab Bot 🤖
1Running with gitlab-runner 16.0.1 (79704081)2 on build-trigger-runner-manager-gitlab-org 8764b38d, system ID: s_2e0a03060bfc5Using 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:844d06501af4b0f4f147629a9efbcda2c3f25bc9eed5e9fc173b6b9a54d08cf5 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:a1b387c57b2646eb1c0dd64d7aa0a867e62996303e55af9e4837d56213ae4e6f ...14Running on runner-8764b38d-project-278964-concurrent-0 via runner-8764b38d-qa-builder-1702067079-11df19b0-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: 159518, done. 20remote: Counting objects: 100% (159518/159518), done. 21remote: Compressing objects: 100% (103393/103393), done. 22remote: Total 159518 (delta 72262), reused 109970 (delta 49921), pack-reused 0 23Receiving objects: 100% (159518/159518), 136.02 MiB | 41.32 MiB/s, done.24Resolving deltas: 100% (72262/72262), done.26 * [new ref] refs/pipelines/1101031899 -> refs/pipelines/110103189927 * [new branch] master -> origin/master28Checking out 2ab78fec as detached HEAD (ref is master)...29Skipping Git submodules setup31Checking cache for qa-e2e-ruby-3.0-b74b539375b53bf5076593cb800c48ab-16...32No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. 33Successfully extracted cache35Downloading artifacts for download-knapsack-report (5716532915)...36Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5716532915 responseStatus=200 OK token=65_GnWg937Downloading artifacts for download-fast-quarantine-report (5716532919)...38Downloading artifacts from coordinator... ok host=storage.googleapis.com id=5716532919 responseStatus=200 OK token=65_GnWg940Using docker image sha256:844d06501af4b0f4f147629a9efbcda2c3f25bc9eed5e9fc173b6b9a54d08cf5 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:a1b387c57b2646eb1c0dd64d7aa0a867e62996303e55af9e4837d56213ae4e6f ...41$ echo "SUITE_RAN=true" > $QA_SUITE_STATUS_ENV_FILE42$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")43$ if [ "$RUN_WITH_BUNDLE" == "true" ]; then # collapsed multi-line command44Fetching gem metadata from https://rubygems.org/.......45Fetching rake 13.1.046Installing rake 13.1.047Fetching erubi 1.12.048Fetching racc 1.7.149Fetching crass 1.0.650Fetching rack 2.2.3.151Fetching concurrent-ruby 1.2.252Fetching builder 3.2.453Fetching public_suffix 5.0.154Fetching minitest 5.20.055Installing crass 1.0.656Installing builder 3.2.457Installing erubi 1.12.058Installing racc 1.7.1 with native extensions59Fetching http-accept 1.7.060Fetching unf_ext 0.0.8.261Installing minitest 5.20.062Installing public_suffix 5.0.163Installing rack 2.2.3.164Fetching mime-types-data 3.2023.0218.165Installing http-accept 1.7.066Fetching netrc 0.11.067Installing concurrent-ruby 1.2.268Fetching rspec-support 3.12.069Installing netrc 0.11.070Fetching diff-lcs 1.371Installing mime-types-data 3.2023.0218.172Installing rspec-support 3.12.073Fetching require_all 3.0.074Installing unf_ext 0.0.8.2 with native extensions75Installing diff-lcs 1.376Installing require_all 3.0.077Fetching systemu 2.6.578Fetching sexp_processor 4.17.079Fetching sync 0.5.080Installing systemu 2.6.581Fetching ast 2.4.282Fetching debug_inspector 1.1.083Fetching byebug 11.1.384Installing sexp_processor 4.17.085Installing sync 0.5.086Installing debug_inspector 1.1.0 with native extensions87Installing ast 2.4.288Fetching matrix 0.4.289Fetching mini_mime 1.1.090Fetching regexp_parser 2.1.191Installing byebug 11.1.3 with native extensions92Installing matrix 0.4.293Fetching colorize 0.8.194Fetching rubyzip 2.3.295Installing regexp_parser 2.1.196Installing mini_mime 1.1.097Installing colorize 0.8.198Installing rubyzip 2.3.299Fetching coderay 1.1.2100Fetching websocket 1.2.10101Fetching multi_xml 0.6.0102Fetching unicode-display_width 2.4.2103Installing websocket 1.2.10104Installing multi_xml 0.6.0105Installing unicode-display_width 2.4.2106Installing coderay 1.1.2107Fetching zeitwerk 2.6.12108Fetching declarative 0.0.20109Fetching excon 0.92.4110Installing zeitwerk 2.6.12111Installing declarative 0.0.20112Fetching ruby2_keywords 0.0.5113Fetching faraday-net_http 3.0.0114Fetching ffi 1.15.5115Installing excon 0.92.4116Fetching formatador 0.3.0117Installing faraday-net_http 3.0.0118Installing ruby2_keywords 0.0.5119Fetching multi_json 1.15.0120Fetching jwt 2.5.0121Fetching memoist 0.16.2122Installing formatador 0.3.0123Fetching os 1.1.4124Installing multi_json 1.15.0125Fetching httpclient 2.8.3126Installing memoist 0.16.2127Installing os 1.1.4128Installing jwt 2.5.0129Fetching trailblazer-option 0.1.2130Fetching uber 0.1.0131Fetching retriable 3.1.2132Installing trailblazer-option 0.1.2133Installing uber 0.1.0134Installing retriable 3.1.2135Fetching webrick 1.7.0136Fetching http-form_data 2.3.0137Fetching parallel 1.23.0138Fetching rainbow 3.1.1139Installing httpclient 2.8.3140Installing ffi 1.15.5 with native extensions141Installing http-form_data 2.3.0142Installing parallel 1.23.0143Installing rainbow 3.1.1144Installing webrick 1.7.0145Fetching table_print 1.5.7146Fetching influxdb-client 3.0.0147Fetching knapsack 4.0.0148Fetching method_source 1.0.0149Fetching rotp 6.3.0150Installing table_print 1.5.7151Installing influxdb-client 3.0.0152Fetching ruby-debug-ide 0.7.3153Installing method_source 1.0.0154Installing rotp 6.3.0155Fetching slack-notifier 2.4.0156Fetching warning 1.3.0157Installing ruby-debug-ide 0.7.3 with native extensions158Fetching addressable 2.8.1159Installing warning 1.3.0160Fetching rack-test 1.1.0161Installing slack-notifier 2.4.0162Fetching rspec-core 3.12.0163Installing knapsack 4.0.0164Installing rack-test 1.1.0165Fetching mime-types 3.4.1166Installing addressable 2.8.1167Fetching rspec-expectations 3.12.0168Installing rspec-core 3.12.0169Fetching rspec-mocks 3.12.0170Installing mime-types 3.4.1171Installing rspec-expectations 3.12.0172Fetching macaddr 1.7.2173Installing rspec-mocks 3.12.0174Installing macaddr 1.7.2175Fetching tins 1.32.1176Fetching parser 3.2.2.1177Fetching ruby_parser 3.20.3178Fetching i18n 1.12.0179Fetching tzinfo 2.0.6180Installing i18n 1.12.0181Installing tins 1.32.1182Fetching binding_of_caller 1.0.0183Installing tzinfo 2.0.6184Installing binding_of_caller 1.0.0185Fetching httparty 0.21.0186Fetching terminal-table 3.0.2187Fetching selenium-webdriver 4.16.0188Installing terminal-table 3.0.2189Installing httparty 0.21.0190Installing parser 3.2.2.1191Fetching faraday 2.5.2192Installing ruby_parser 3.20.3193Installing faraday 2.5.2194Fetching nokogiri 1.15.5 (x86_64-linux)195Fetching representable 3.2.0196Fetching parallel_tests 4.3.0197Installing representable 3.2.0198Installing parallel_tests 4.3.0199Fetching unf 0.1.4200Fetching pry 0.14.1201Fetching launchy 2.5.0202Installing unf 0.1.4203Fetching fog-core 2.1.0204Installing launchy 2.5.0205Installing pry 0.14.1206Fetching rspec-retry 0.6.2207Fetching rspec_junit_formatter 0.6.0208Installing rspec-retry 0.6.2209Installing fog-core 2.1.0210Installing rspec_junit_formatter 0.6.0211Fetching uuid 2.3.9212Fetching rspec 3.12.0213Installing uuid 2.3.9214Installing rspec 3.12.0215Fetching faker 3.2.2216Fetching activesupport 7.0.8217Fetching gitlab 4.19.0218Fetching faraday-retry 2.2.0219Installing faraday-retry 2.2.0220Installing gitlab 4.19.0221Fetching signet 0.17.0222Installing activesupport 7.0.8223Installing signet 0.17.0224Installing nokogiri 1.15.5 (x86_64-linux)225Fetching google-cloud-env 1.6.0226Fetching sawyer 0.9.2227Installing google-cloud-env 1.6.0228Installing sawyer 0.9.2229Fetching protocol 2.0.0230Fetching unparser 0.6.5231Installing protocol 2.0.0232Installing unparser 0.6.5233Fetching domain_name 0.5.20190701234Installing faker 3.2.2235Installing domain_name 0.5.20190701236Fetching allure-ruby-commons 2.23.0237Fetching pry-byebug 3.10.1238Fetching fog-json 1.2.0239Installing allure-ruby-commons 2.23.0240Installing pry-byebug 3.10.1241Installing fog-json 1.2.0242Fetching googleauth 1.2.0243Fetching confiner 0.4.0244Fetching octokit 8.0.0245Installing googleauth 1.2.0246Installing confiner 0.4.0247Fetching mize 0.4.1248Installing octokit 8.0.0249Fetching http-cookie 1.0.5250Installing mize 0.4.1251Fetching proc_to_ast 0.1.0252Installing http-cookie 1.0.5253Installing proc_to_ast 0.1.0254Fetching deprecation_toolkit 2.0.4255Fetching factory_bot 6.3.0256Fetching allure-rspec 2.23.0257Installing selenium-webdriver 4.16.0258Installing deprecation_toolkit 2.0.4259Installing allure-rspec 2.23.0260Installing factory_bot 6.3.0261Fetching google-apis-core 0.9.0262Fetching amatch 0.4.1263Fetching rest-client 2.1.0264Installing google-apis-core 0.9.0265Fetching rspec-parameterized-core 1.0.0266Installing amatch 0.4.1 with native extensions267Installing rspec-parameterized-core 1.0.0268Installing rest-client 2.1.0269Fetching google-apis-compute_v1 0.51.0270Fetching google-apis-dns_v1 0.27.0271Fetching google-apis-iamcredentials_v1 0.14.0272Installing google-apis-dns_v1 0.27.0273Fetching google-apis-monitoring_v3 0.33.0274Installing google-apis-iamcredentials_v1 0.14.0275Installing google-apis-compute_v1 0.51.0276Fetching google-apis-pubsub_v1 0.28.0277Installing google-apis-monitoring_v3 0.33.0278Fetching google-apis-sqladmin_v1beta4 0.36.0279Fetching google-apis-storage_v1 0.19.0280Installing google-apis-pubsub_v1 0.28.0281Fetching rspec-parameterized-table_syntax 1.0.0282Fetching rails-dom-testing 2.0.3283Installing google-apis-sqladmin_v1beta4 0.36.0284Installing google-apis-storage_v1 0.19.0285Fetching loofah 2.21.3286Fetching xpath 3.2.0287Installing rails-dom-testing 2.0.3288Installing rspec-parameterized-table_syntax 1.0.0289Fetching fog-xml 0.1.4290Fetching airborne 0.3.7291Installing xpath 3.2.0292Installing fog-xml 0.1.4293Installing loofah 2.21.3294Fetching rspec-parameterized 1.0.0295Installing airborne 0.3.7296Fetching capybara 3.39.2297Fetching fog-google 1.19.0298Installing rspec-parameterized 1.0.0299Fetching rails-html-sanitizer 1.5.0300Installing rails-html-sanitizer 1.5.0301Fetching actionview 7.0.8302Installing fog-google 1.19.0303Installing capybara 3.39.2304Installing actionview 7.0.8305Fetching watir 7.1.0306Installing watir 7.1.0307Fetching capybara-screenshot 1.0.26308Installing capybara-screenshot 1.0.26309Fetching chemlab 0.11.1310Installing chemlab 0.11.1311Fetching chemlab-library-www-gitlab-com 0.1.1312Installing chemlab-library-www-gitlab-com 0.1.1313Fetching ffi-compiler 1.0.1314Installing ffi-compiler 1.0.1315Fetching llhttp-ffi 0.4.0316Installing llhttp-ffi 0.4.0 with native extensions317Fetching http 5.1.1318Installing http 5.1.1319Fetching gitlab-qa 13.0.0320Fetching gitlab_quality-test_tooling 1.8.1321Installing gitlab_quality-test_tooling 1.8.1322Installing gitlab-qa 13.0.0323Bundle complete! 38 Gemfile dependencies, 142 gems now installed.324Use `bundle info [gemname]` to see where a bundled gem is installed.325Post-install message from rubyzip:326RubyZip 3.0 is coming!327**********************328The public API of some Rubyzip classes has been modernized to use named329parameters for optional arguments. Please check your usage of the330following classes:331 * `Zip::File`332 * `Zip::Entry`333 * `Zip::InputStream`334 * `Zip::OutputStream`335Please ensure that your Gemfiles and .gemspecs are suitably restrictive336to avoid an unexpected breakage when 3.0 is released (e.g. ~> 2.3.0).337See https://github.com/rubyzip/rubyzip for details. The Changelog also338lists other enhancements and bugfixes that have been implemented since339version 2.3.0.340Post-install message from httparty:341When you HTTParty, you must party hard!342$ export RSPEC_FAST_QUARANTINE_PATH="/home/gitlab/qa/${RSPEC_FAST_QUARANTINE_PATH}"343$ export RSPEC_FAST_QUARANTINE_PATH="/home/gitlab/qa/${RSPEC_FAST_QUARANTINE_PATH}"344$ export RSPEC_SKIPPED_TESTS_REPORT_PATH="/home/gitlab/qa/rspec/skipped_tests-${CI_JOB_ID}.txt"345$ export QA_COMMAND="$BUNDLE_PREFIX gitlab-qa ${QA_SCENARIO:=Test::Instance::Image} $RELEASE $GITLAB_QA_OPTS -- $QA_TESTS $QA_RSPEC_TAGS $RSPEC_REPORT_OPTS"346$ echo "Running - '$QA_COMMAND'"347Running - 'bundle exec gitlab-qa Test::Instance::Image registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:2ab78fec4b4e7f52a9641e49b40cf4b8c8123856 --omnibus-config decomposition_single_db -- --format QA::Support::JsonFormatter --out tmp/rspec-5716532954.json --format RspecJunitFormatter --out tmp/rspec-5716532954.xml --format html --out tmp/rspec-$(echo decomposition-single-db 3/5 | sed 's/[ /]/_/g').htm --color --format documentation'348$ eval "$QA_COMMAND"349[Dec 08 2023 23:59:11 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^alpine-181e8edc$`350[Dec 08 2023 23:59:11 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name alpine-181e8edc --volume authority:/etc/gitlab/trusted-certs:Z --volume gitlab-ssl:/etc/gitlab/ssl:Z alpine/curl:latest tail -f /dev/null`351[Dec 08 2023 23:59:14 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-13.0.0/tls_certificates/authority/. alpine-181e8edc:/etc/gitlab/trusted-certs`352[Dec 08 2023 23:59:14 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-13.0.0/tls_certificates/gitlab/. alpine-181e8edc:/etc/gitlab/ssl`353[Dec 08 2023 23:59:14 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=alpine-181e8edc`354[Dec 08 2023 23:59:14 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f alpine-181e8edc`355[Dec 08 2023 23:59:14 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`356[Dec 08 2023 23:59:15 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:2ab78fec4b4e7f52a9641e49b40cf4b8c8123856`357[Dec 09 2023 00:00:04 UTC (Gitlab QA)] INFO -- Shell command: `docker container list --all --format '{{.Names}}' --filter name=^gitlab-ee-1f02d533$`358[Dec 09 2023 00:00:04 UTC (Gitlab QA)] INFO -- Shell command: `docker network list --format '{{.Name}}' --filter name=^test$`359[Dec 09 2023 00:00:04 UTC (Gitlab QA)] INFO -- Shell command: `docker network create test`360[Dec 09 2023 00:00:04 UTC (Gitlab QA)] INFO -- Shell command: `docker run -d --name gitlab-ee-1f02d533 --net test --hostname gitlab-ee-1f02d533.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-12-08-23-59-11-298faacb/gitlab-ee-1f02d533/logs:/var/log/gitlab:Z registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee:2ab78fec4b4e7f52a9641e49b40cf4b8c8123856`361[Dec 09 2023 00:00:19 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1f02d533 bash -c "echo \"# Generated by GitLab QA Omnibus Configurator at 2023-12-08 23:59:11362gitlab_rails['gitlab_default_theme'] = 10 # Light Red Theme363gitlab_rails['gitlab_disable_animations'] = true # Disable animations364gitlab_rails['application_settings_cache_seconds'] = 0 # Settings cache expiry365gitlab_rails['initial_root_password'] = '5iveL!fe' # Initial root password366# Gitlab::QA::Runtime::OmnibusConfigurations::DecompositionSingleDb367gitlab_rails['databases']['main']['enable'] = true368gitlab_rails['databases']['ci']['enable'] = false369gitlab_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;"`370[Dec 09 2023 00:00:19 UTC (Gitlab QA)] INFO -- Shell command: `docker attach --sig-proxy=false gitlab-ee-1f02d533`371[Dec 09 2023 00:03:53 UTC (Gitlab QA)] INFO -- Waiting for GitLab to become healthy ...372[Dec 09 2023 00:03:53 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`373[Dec 09 2023 00:03:54 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`374[Dec 09 2023 00:03:55 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`375[Dec 09 2023 00:03:56 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`376[Dec 09 2023 00:03:57 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`377[Dec 09 2023 00:03:58 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`378[Dec 09 2023 00:03:59 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`379[Dec 09 2023 00:04:00 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`380[Dec 09 2023 00:04:01 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`381[Dec 09 2023 00:04:02 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`382[Dec 09 2023 00:04:03 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`383[Dec 09 2023 00:04:04 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`384[Dec 09 2023 00:04:05 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`385[Dec 09 2023 00:04:06 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`386[Dec 09 2023 00:04:07 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`387[Dec 09 2023 00:04:08 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`388[Dec 09 2023 00:04:09 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`389[Dec 09 2023 00:04:10 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`390[Dec 09 2023 00:04:11 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`391[Dec 09 2023 00:04:12 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`392[Dec 09 2023 00:04:13 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`393[Dec 09 2023 00:04:14 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`394[Dec 09 2023 00:04:15 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`395[Dec 09 2023 00:04:16 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`396[Dec 09 2023 00:04:17 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`397[Dec 09 2023 00:04:18 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`398[Dec 09 2023 00:04:19 UTC (Gitlab QA)] INFO -- Shell command: `docker inspect --format='{{json .State.Health.Status}}' gitlab-ee-1f02d533`399[Dec 09 2023 00:04:19 UTC (Gitlab QA)] INFO -- Shell command: `docker port gitlab-ee-1f02d533 80/tcp`400[Dec 09 2023 00:04:19 UTC (Gitlab QA)] INFO -- -> GitLab is available at `http://docker:32768`!401[Dec 09 2023 00:04:19 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1f02d533 bash -c "mkdir -p /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d"`402[Dec 09 2023 00:04:19 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1f02d533 bash -c "echo '#!/usr/bin/env bash403if [[ \$GL_PROJECT_PATH =~ 'reject-prereceive' ]]; then404 echo 'GL-HOOK-ERR: Custom error message rejecting prereceive hook for projects with GL_PROJECT_PATH matching pattern reject-prereceive'405 exit 1406fi407' > /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/pre-receive.d;"`408[Dec 09 2023 00:04:20 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1f02d533 bash -c "chmod +x /opt/gitlab/embedded/service/gitlab-shell/hooks/pre-receive.d/*"`409[Dec 09 2023 00:04:20 UTC (Gitlab QA)] INFO -- Shell command: `docker cp /builds/gitlab-org/gitlab/.gems/gems/gitlab-qa-13.0.0/support/data gitlab-ee-1f02d533:/tmp/data-seeds`410[Dec 09 2023 00:04:20 UTC (Gitlab QA)] INFO -- Running exec_commands...411[Dec 09 2023 00:04:20 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1f02d533 bash -c "gitlab-rails runner /tmp/data-seeds/admin_access_token_seed.rb"`412[Dec 09 2023 00:05:08 UTC (Gitlab QA)] INFO -- Shell command: `docker login --username "gitlab-ci-token" --password "*****" registry.gitlab.com`413[Dec 09 2023 00:05:08 UTC (Gitlab QA)] INFO -- Shell command: `docker pull -q registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:2ab78fec4b4e7f52a9641e49b40cf4b8c8123856`414[Dec 09 2023 00:06:12 UTC (Gitlab QA)] INFO -- Running test suite `Test::Instance::All` for gitlab-ee415[Dec 09 2023 00:06:12 UTC (Gitlab QA)] INFO -- Shell command: `docker run -t --rm --net=test --hostname qa-e2e-specs.test --env QA_HOSTNAME="qa-e2e-specs.test" --env QA_AWS_S3_REGION="$QA_AWS_S3_REGION" --env QA_FACEBOOK_OAUTH_APP_ID="$QA_FACEBOOK_OAUTH_APP_ID" --env QA_GOOGLE_CDN_JSON_KEY="$QA_GOOGLE_CDN_JSON_KEY" --env QA_SUITE_STATUS_ENV_FILE="$QA_SUITE_STATUS_ENV_FILE" --env QA_THIRD_PARTY_DOCKER_REGISTRY="$QA_THIRD_PARTY_DOCKER_REGISTRY" --env QA_RSPEC_REPORT_PATH="$QA_RSPEC_REPORT_PATH" --env QA_SAVE_TEST_METRICS="$QA_SAVE_TEST_METRICS" --env QA_GOOGLE_CDN_SIGNURL_KEY_NAME="$QA_GOOGLE_CDN_SIGNURL_KEY_NAME" --env QA_1P_PASSWORD="$QA_1P_PASSWORD" --env QA_REMOTE_GRID_USERNAME="$QA_REMOTE_GRID_USERNAME" --env QA_GOOGLE_CDN_SIGNURL_KEY="$QA_GOOGLE_CDN_SIGNURL_KEY" --env QA_TEST_CASE_PROJECT_TOKEN="$QA_TEST_CASE_PROJECT_TOKEN" --env QA_GITHUB_USERNAME="$QA_GITHUB_USERNAME" --env QA_SLOW_CONNECTION_THROUGHPUT_KBPS="$QA_SLOW_CONNECTION_THROUGHPUT_KBPS" --env QA_GITHUB_PASSWORD="$QA_GITHUB_PASSWORD" --env QA_ARTIFACTS_DIR="$QA_ARTIFACTS_DIR" --env QA_GITLAB_TLS_CERTIFICATE="$QA_GITLAB_TLS_CERTIFICATE" --env QA_RUN_TYPE="$QA_RUN_TYPE" --env QA_JIRA_ADMIN_PASSWORD="$QA_JIRA_ADMIN_PASSWORD" --env QA_KNAPSACK_REPORT_PATH="$QA_KNAPSACK_REPORT_PATH" --env QA_GITHUB_OAUTH_APP_SECRET="$QA_GITHUB_OAUTH_APP_SECRET" --env QA_PATH="$QA_PATH" --env QA_JIRA_ADMIN_USERNAME="$QA_JIRA_ADMIN_USERNAME" --env QA_ADMIN_ACCESS_TOKEN="$QA_ADMIN_ACCESS_TOKEN" --env QA_COMMAND="$QA_COMMAND" --env QA_EE_LICENSE="$QA_EE_LICENSE" --env QA_1P_EMAIL="$QA_1P_EMAIL" --env QA_EE_ACTIVATION_CODE="$QA_EE_ACTIVATION_CODE" --env QA_GOOGLE_CLIENT_EMAIL="$QA_GOOGLE_CLIENT_EMAIL" --env QA_ALLURE_AWS_SECRET_ACCESS_KEY="$QA_ALLURE_AWS_SECRET_ACCESS_KEY" --env QA_GCS_BUCKET_NAME="$QA_GCS_BUCKET_NAME" --env QA_FACEBOOK_OAUTH_APP_SECRET="$QA_FACEBOOK_OAUTH_APP_SECRET" --env QA_GOOGLE_PROJECT="$QA_GOOGLE_PROJECT" --env QA_KNAPSACK_REPORT_GCS_CREDENTIALS="$QA_KNAPSACK_REPORT_GCS_CREDENTIALS" --env QA_AWS_S3_KEY_ID="$QA_AWS_S3_KEY_ID" --env QA_RUN_ALL_TESTS="$QA_RUN_ALL_TESTS" --env QA_GITLAB_CI_TOKEN="$QA_GITLAB_CI_TOKEN" --env QA_REMOTE_GRID_ACCESS_KEY="$QA_REMOTE_GRID_ACCESS_KEY" --env QA_FRAMEWORK_CHANGES="$QA_FRAMEWORK_CHANGES" --env QA_INTERCEPT_REQUESTS="$QA_INTERCEPT_REQUESTS" --env QA_INFLUXDB_URL="$QA_INFLUXDB_URL" --env QA_THIRD_PARTY_DOCKER_USER="$QA_THIRD_PARTY_DOCKER_USER" --env QA_THIRD_PARTY_DOCKER_PASSWORD="$QA_THIRD_PARTY_DOCKER_PASSWORD" --env QA_1P_SECRET="$QA_1P_SECRET" --env QA_AWS_S3_ACCESS_KEY="$QA_AWS_S3_ACCESS_KEY" --env QA_LOG_LEVEL="$QA_LOG_LEVEL" --env QA_GITHUB_OAUTH_APP_ID="$QA_GITHUB_OAUTH_APP_ID" --env QA_EXPORT_TEST_METRICS="$QA_EXPORT_TEST_METRICS" --env QA_GOOGLE_CDN_LB="$QA_GOOGLE_CDN_LB" --env QA_1P_GITHUB_UUID="$QA_1P_GITHUB_UUID" --env QA_FACEBOOK_PASSWORD="$QA_FACEBOOK_PASSWORD" --env QA_GCS_CDN_BUCKET_NAME="$QA_GCS_CDN_BUCKET_NAME" --env QA_SCENARIO="$QA_SCENARIO" --env QA_GOOGLE_JSON_KEY="$QA_GOOGLE_JSON_KEY" --env QA_SUITES="$QA_SUITES" --env QA_RUN_ALL_E2E_LABEL="$QA_RUN_ALL_E2E_LABEL" --env QA_ALLURE_AWS_ACCESS_KEY_ID="$QA_ALLURE_AWS_ACCESS_KEY_ID" --env QA_AWS_S3_BUCKET_NAME="$QA_AWS_S3_BUCKET_NAME" --env QA_GENERATE_ALLURE_REPORT="$QA_GENERATE_ALLURE_REPORT" --env QA_CAN_TEST_PRAEFECT="$QA_CAN_TEST_PRAEFECT" --env QA_RUN_TESTS_ON_GDK="$QA_RUN_TESTS_ON_GDK" --env QA_INFLUXDB_TOKEN="$QA_INFLUXDB_TOKEN" --env QA_TEST_LICENSE_MODE="$QA_TEST_LICENSE_MODE" --env QA_TEST_SESSION_TOKEN="$QA_TEST_SESSION_TOKEN" --env QA_SLOW_CONNECTION_LATENCY_MS="$QA_SLOW_CONNECTION_LATENCY_MS" --env QA_RESULTS_ISSUE_PROJECT_TOKEN="$QA_RESULTS_ISSUE_PROJECT_TOKEN" --env QA_GITHUB_ACCESS_TOKEN="$QA_GITHUB_ACCESS_TOKEN" --env QA_FACEBOOK_USERNAME="$QA_FACEBOOK_USERNAME" --env QA_OMNIBUS_MR_TESTS="$QA_OMNIBUS_MR_TESTS" --env QA_THIRD_PARTY_DOCKER_REPOSITORY="$QA_THIRD_PARTY_DOCKER_REPOSITORY" --env QA_SELENOID_BROWSER_VERSION="111.0" --env QA_VIDEO_RECORDER_IMAGE="presidenten/selenoid-manual-video-recorder" --env QA_VIDEO_RECORDER_VERSION="latest" --env QA_SELENOID_BROWSER_IMAGE="selenoid/chrome" --env GITLAB_QA_ADMIN_ACCESS_TOKEN="$GITLAB_QA_ADMIN_ACCESS_TOKEN" --env GITLAB_QA_PASSWORD_1="$GITLAB_QA_PASSWORD_1" --env GITLAB_QA_PASSWORD_2="$GITLAB_QA_PASSWORD_2" --env KNAPSACK_GENERATE_REPORT="$KNAPSACK_GENERATE_REPORT" --env RSPEC_FAST_QUARANTINE_PATH="$RSPEC_FAST_QUARANTINE_PATH" --env RSPEC_SKIPPED_TESTS_REPORT_PATH="$RSPEC_SKIPPED_TESTS_REPORT_PATH" --env CI="$CI" --env CI_JOB_NAME="$CI_JOB_NAME" --env CI_JOB_NAME_SLUG="$CI_JOB_NAME_SLUG" --env CI_JOB_URL="$CI_JOB_URL" --env CI_JOB_TOKEN="$CI_JOB_TOKEN" --env CI_RUNNER_ID="$CI_RUNNER_ID" --env CI_SERVER_HOST="$CI_SERVER_HOST" --env CI_NODE_INDEX="$CI_NODE_INDEX" --env CI_NODE_TOTAL="$CI_NODE_TOTAL" --env CI_PROJECT_NAME="$CI_PROJECT_NAME" --env CI_PROJECT_PATH="$CI_PROJECT_PATH" --env CI_PIPELINE_SOURCE="$CI_PIPELINE_SOURCE" --env CI_PIPELINE_URL="$CI_PIPELINE_URL" --env CI_PIPELINE_CREATED_AT="$CI_PIPELINE_CREATED_AT" --env GITLAB_CI="$GITLAB_CI" --env GITLAB_QA_USER_AGENT="$GITLAB_QA_USER_AGENT" --env GITLAB_INITIAL_ROOT_PASSWORD="5iveL!fe" --env COLORIZED_LOGS="$COLORIZED_LOGS" --env RELEASE="$RELEASE" --env RELEASE_REGISTRY_URL="registry.gitlab.com" --env RELEASE_REGISTRY_USERNAME="gitlab-ci-token" --env RELEASE_REGISTRY_PASSWORD="[MASKED]" --env SELENOID_DIRECTORY="/builds/gitlab-org/gitlab/gitlab-qa-run-2023-12-08-23-59-11-298faacb/selenoid" --env SCHEDULE_TYPE="$SCHEDULE_TYPE" --volume /builds/gitlab-org/gitlab/gitlab-qa-run-2023-12-08-23-59-11-298faacb/gitlab-ee-qa-e492171b:/home/gitlab/qa/tmp:z --volume /var/run/docker.sock:/var/run/docker.sock:z --volume /builds/gitlab-org/gitlab/qa/rspec:/home/gitlab/qa/rspec:z --volume /builds/gitlab-org/gitlab/qa/knapsack:/home/gitlab/qa/knapsack:z --name gitlab-ee-qa-e492171b registry.gitlab.com/gitlab-org/gitlab/gitlab-ee-qa:2ab78fec4b4e7f52a9641e49b40cf4b8c8123856 Test::Instance::All http://gitlab-ee-1f02d533.test -- --format QA::Support::JsonFormatter --out tmp/rspec-5716532954.json --format RspecJunitFormatter --out tmp/rspec-5716532954.xml --format html --out tmp/rspec-decomposition-single-db_3_5.htm --color --format documentation`416[Dec 09 2023 00:06:35 UTC (QA Tests)] INFO -- Downloading latest knapsack report for 'decomposition-single-db' to 'knapsack/decomposition-single-db.json'417[Dec 09 2023 00:06:35 UTC (QA Tests)] INFO -- Report already exists, skipping!418[Dec 09 2023 00:06:35 UTC (QA Tests)] INFO -- ==== Knapsack specs to execute =====419[Dec 09 2023 00:06:35 UTC (QA Tests)] INFO -- Report specs:420[Dec 09 2023 00:06:35 UTC (QA Tests)] INFO -- ["qa/specs/features/browser_ui/5_package/package_registry/npm/npm_instance_level_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/file_locking_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_1_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/approval_rules_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/pipeline_with_protected_variable_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/scan_result_policy_vulnerabilities_spec.rb", "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_root_group_spec.rb", "qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/change_vulnerability_status_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb", "qa/specs/features/ee/browser_ui/3_create/merge_request/add_batch_comments_in_merge_request_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/add_first_file_in_web_ide_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/pipeline_subscription_with_group_owned_project_spec.rb", "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb", "qa/specs/features/browser_ui/9_data_stores/project/project_owner_permissions_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/recovery_alert_resolves_correct_alert_spec.rb", "qa/specs/features/ee/api/10_govern/user/minimal_access_user_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/analytics/contribution_analytics_spec.rb", "qa/specs/features/browser_ui/3_create/web_ide/closing_web_ide_with_unsaved_changes_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_a_project_spec.rb", "qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/group_wiki/create_group_wiki_page_spec.rb", "qa/specs/features/browser_ui/3_create/repository/push_over_ssh_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/revert/reverting_merge_request_spec.rb", "qa/specs/features/browser_ui/4_verify/runner/fleet_management/group_runner_status_counts_spec.rb", "qa/specs/features/browser_ui/9_data_stores/group/transfer_project_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/scoped_labels/editing_scoped_labels_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/read_only_board_configuration_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb", "qa/specs/features/browser_ui/2_plan/milestone/create_project_milestone_spec.rb", "qa/specs/features/browser_ui/2_plan/issue/collapse_comments_in_discussions_spec.rb", "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb", "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_file_upload_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb", "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configure_issue_board_by_label_spec.rb", "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb", "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_ssh_spec.rb", "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb", "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb", "qa/specs/features/ee/browser_ui/8_monitor/incident_management/incident_quick_action_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/user/minimal_access_user_spec.rb", "qa/specs/features/api/10_govern/group_access_token_spec.rb", "qa/specs/features/browser_ui/10_govern/user/user_access_termination_spec.rb", "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb", "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb"]421[Dec 09 2023 00:06:35 UTC (QA Tests)] INFO -- Leftover specs:422[Dec 09 2023 00:06:35 UTC (QA Tests)] INFO -- ["qa/specs/features/api/12_systems/gitaly/changing_repository_storage_spec.rb", "qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb", "qa/specs/features/api/1_manage/migration/gitlab_migration_members_spec.rb", "qa/specs/features/api/3_create/snippet/snippet_repository_storage_move_spec.rb", "qa/specs/features/browser_ui/10_govern/login/log_into_mattermost_via_gitlab_spec.rb", "qa/specs/features/browser_ui/14_analytics/service_ping_disabled_spec.rb", "qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb", "qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb", "qa/specs/features/browser_ui/3_create/snippet/share_snippet_spec.rb", "qa/specs/features/browser_ui/5_package/container_registry/self_managed/container_registry_spec.rb", "qa/specs/features/browser_ui/8_monitor/alert_management/email_notification_for_alert_spec.rb", "qa/specs/features/ee/api/1_manage/import/import_github_repo_spec.rb", "qa/specs/features/ee/api/7_configure/kubernetes/kubernetes_agent_spec.rb", "qa/specs/features/ee/api/9_data_stores/elasticsearch/index_tests/main_index/blob_index_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/explain_this_vulnerability_spec.rb", "qa/specs/features/ee/browser_ui/10_govern/ldap/admin_ldap_sync_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb", "qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/geo_replication_ci_job_log_artifacts_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/http_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/12_systems/geo/wiki_http_push_to_secondary_spec.rb", "qa/specs/features/ee/browser_ui/15_growth/free_trial_spec.rb", "qa/specs/features/ee/browser_ui/4_verify/job_trace_archival_spec.rb", "qa/specs/features/ee/browser_ui/8_monitor/alert_management/alert_with_escalation_policy_spec.rb", "qa/specs/features/sanity/version_spec.rb"]423[Dec 09 2023 00:06:35 UTC (QA Tests)] WARN -- /home/gitlab/qa//home/gitlab/qa/rspec/fast_quarantine-gitlab.txt doesn't exist!424[Dec 09 2023 00:06:35 UTC (QA Tests)] INFO -- Knapsack report generator started!4252023-12-09 00:06:36 / CONF :: 426 ==> Base URL: http://gitlab-ee-1f02d533.test427 ==> Browser: #<Selenium::WebDriver::Chrome::Driver:0x00007fc55496d950>428 ==> Libraries: Chemlab::Vendor429Run options: exclude {:orchestrated=>true, :transient=>true, :sanity_feature_flags=>true, :geo=>true, :requires_praefect=>true}430Randomized with seed 2539431[Dec 09 2023 00:08:12 UTC (QA Tests)] INFO -- Caching token for username: root, last six chars of token:sixwPA432[Dec 09 2023 00:08:12 UTC (QA Tests)] INFO -- Using Browser: chrome433[Dec 09 2023 00:08:12 UTC (QA Tests)] INFO -- Performing sanity check for environment!434[Dec 09 2023 00:08:13 UTC (QA Tests)] INFO -- Performing initial license fabrication!435[Dec 09 2023 00:08:13 UTC (QA Tests)] INFO -- Successfully added license key. Details:436{:test_license_mode=>false, :license_key_length=>2136, :last_five_characters=>"cbiJ9", :plan=>"ultimate", :starts_at=>"2023-02-03", :user_limit=>10000}437[Dec 09 2023 00:08:13 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::License with id '1' via api in 0.4 seconds438[Dec 09 2023 00:08:13 UTC (QA Tests)] INFO -- Disabling sync with External package metadata database439[Dec 09 2023 00:08:14 UTC (QA Tests)] INFO -- Setting application settings: {:package_metadata_purl_types=>[11]}440Create441 Batch comments in merge request442No such file or directory @ rb_sysopen - /home/gitlab/qa//home/gitlab/qa/rspec/fast_quarantine-gitlab.txt443[Dec 09 2023 00:08:14 UTC (QA Tests)] INFO -- Starting test: Create Batch comments in merge request user submits a diff review444[Dec 09 2023 00:08:15 UTC (QA Tests)] INFO -- filling :username-field with "root"445[Dec 09 2023 00:08:15 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field446[Dec 09 2023 00:08:15 UTC (QA Tests)] INFO -- filling :password-field with "*****"447[Dec 09 2023 00:08:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field448[Dec 09 2023 00:08:15 UTC (QA Tests)] INFO -- clicking :sign-in-button449[Dec 09 2023 00:08:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.065s450[Dec 09 2023 00:08:18 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA451[Dec 09 2023 00:08:18 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-plpvfeuw' via cache in 0.0 seconds452[Dec 09 2023 00:08:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 1.23 seconds453[Dec 09 2023 00:08:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 2.51 seconds454[Dec 09 2023 00:08:26 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.26 seconds455[Dec 09 2023 00:08:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.36 seconds456[Dec 09 2023 00:08:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-merge-request-f5173952b6402a84/-/merge_requests/1457[Dec 09 2023 00:08:33 UTC (QA Tests)] INFO -- clicking :diffs-tab458[Dec 09 2023 00:08:33 UTC (QA Tests)] INFO -- clicking :left-comment-button459[Dec 09 2023 00:08:34 UTC (QA Tests)] INFO -- clicking :dismiss-suggestion-popover-button460[Dec 09 2023 00:08:34 UTC (QA Tests)] INFO -- filling :reply-field with "Can you check this line of code?"461[Dec 09 2023 00:08:34 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field462[Dec 09 2023 00:08:34 UTC (QA Tests)] INFO -- clicking :start-review-button463[Dec 09 2023 00:08:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.046s464[Dec 09 2023 00:08:41 UTC (QA Tests)] INFO -- clicking :review-preview-dropdown465[Dec 09 2023 00:08:41 UTC (QA Tests)] INFO -- clicking :submit-review-dropdown466[Dec 09 2023 00:08:41 UTC (QA Tests)] INFO -- clicking :submit-review-button467[Dec 09 2023 00:08:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.254s468[Dec 09 2023 00:08:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? review-bar-content' took 1.264s469[Dec 09 2023 00:08:43 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Update file"470[Dec 09 2023 00:08:44 UTC (QA Tests)] INFO -- clicking :notes-tab471[Dec 09 2023 00:08:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.01s472[Dec 09 2023 00:08:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements discussion-content' took 1.028s473[Dec 09 2023 00:08:45 UTC (QA Tests)] INFO -- clicking :resolve-discussion-button474 user submits a diff review475[Dec 09 2023 00:08:47 UTC (QA Tests)] INFO -- Starting test: Create Batch comments in merge request user submits a non-diff review476[Dec 09 2023 00:08:47 UTC (QA Tests)] INFO -- filling :username-field with "root"477[Dec 09 2023 00:08:47 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field478[Dec 09 2023 00:08:48 UTC (QA Tests)] INFO -- filling :password-field with "*****"479[Dec 09 2023 00:08:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field480[Dec 09 2023 00:08:48 UTC (QA Tests)] INFO -- clicking :sign-in-button481[Dec 09 2023 00:08:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.431s482[Dec 09 2023 00:08:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.19 seconds483[Dec 09 2023 00:08:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.34 seconds484[Dec 09 2023 00:08:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.78 seconds485[Dec 09 2023 00:08:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.66 seconds486[Dec 09 2023 00:08:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-merge-request-e0761eeff424384a/-/merge_requests/1487[Dec 09 2023 00:08:59 UTC (QA Tests)] INFO -- clicking :notes-tab488[Dec 09 2023 00:08:59 UTC (QA Tests)] INFO -- filling :comment-field with "I'm starting a new discussion"489[Dec 09 2023 00:08:59 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field490[Dec 09 2023 00:09:00 UTC (QA Tests)] INFO -- clicking :discussion-menu-item491[Dec 09 2023 00:09:00 UTC (QA Tests)] INFO -- clicking :comment-button492[Dec 09 2023 00:09:01 UTC (QA Tests)] INFO -- filling :reply-field with "Could you please check this?"493[Dec 09 2023 00:09:01 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field494[Dec 09 2023 00:09:02 UTC (QA Tests)] INFO -- clicking :start-review-button495[Dec 09 2023 00:09:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.049s496[Dec 09 2023 00:09:08 UTC (QA Tests)] INFO -- clicking :review-preview-dropdown497[Dec 09 2023 00:09:08 UTC (QA Tests)] INFO -- clicking :submit-review-dropdown498[Dec 09 2023 00:09:08 UTC (QA Tests)] INFO -- clicking :submit-review-button499[Dec 09 2023 00:09:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.835s500[Dec 09 2023 00:09:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_no_element? review-bar-content' took 0.844s501 user submits a non-diff review502Govern503 Security Reports504[Dec 09 2023 00:09:10 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports dependency list has empty state505[Dec 09 2023 00:09:10 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.13 seconds506[Dec 09 2023 00:09:12 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.507[Dec 09 2023 00:09:12 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`508[Dec 09 2023 00:09:16 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`509[Dec 09 2023 00:09:16 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-6c27a7ab682e631f --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-6c27a7ab682e631f sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-6c27a7ab682e631f --url http://gitlab-ee-1f02d533.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `510[Dec 09 2023 00:09:19 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-6c27a7ab682e631f`511[Dec 09 2023 00:09:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`512[Dec 09 2023 00:09:21 UTC (QA Tests)] INFO -- filling :username-field with "root"513[Dec 09 2023 00:09:21 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field514[Dec 09 2023 00:09:22 UTC (QA Tests)] INFO -- filling :password-field with "*****"515[Dec 09 2023 00:09:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field516[Dec 09 2023 00:09:22 UTC (QA Tests)] INFO -- clicking :sign-in-button517[Dec 09 2023 00:09:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.934s518[Dec 09 2023 00:09:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/govern-security-reports-t3ujd9/project-with-secure-6c27a7ab682e631f519[Dec 09 2023 00:09:26 UTC (QA Tests)] INFO -- clicking :menu-section-button520[Dec 09 2023 00:09:26 UTC (QA Tests)] INFO -- clicking :nav-item-link521[Dec 09 2023 00:09:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.725s522[Dec 09 2023 00:09:27 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-6c27a7ab682e631f'523[Dec 09 2023 00:09:27 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-6c27a7ab682e631f`524 dependency list has empty state525[Dec 09 2023 00:09:28 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the project security dashboard526[Dec 09 2023 00:09:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds527[Dec 09 2023 00:09:29 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.528[Dec 09 2023 00:09:29 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`529[Dec 09 2023 00:09:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`530[Dec 09 2023 00:09:34 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-22803910475825cc --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-22803910475825cc sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-22803910475825cc --url http://gitlab-ee-1f02d533.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `531[Dec 09 2023 00:09:34 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-22803910475825cc`532[Dec 09 2023 00:09:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`533[Dec 09 2023 00:09:36 UTC (QA Tests)] INFO -- filling :username-field with "root"534[Dec 09 2023 00:09:36 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field535[Dec 09 2023 00:09:37 UTC (QA Tests)] INFO -- filling :password-field with "*****"536[Dec 09 2023 00:09:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field537[Dec 09 2023 00:09:37 UTC (QA Tests)] INFO -- clicking :sign-in-button538[Dec 09 2023 00:09:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.909s539[Dec 09 2023 00:09:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/govern-security-reports-6qhq32/project-with-secure-22803910475825cc540[Dec 09 2023 00:09:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/govern-security-reports-6qhq32/project-with-secure-22803910475825cc541[Dec 09 2023 00:10:05 UTC (QA Tests)] INFO -- clicking :nav-item-link542[Dec 09 2023 00:10:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.409s543[Dec 09 2023 00:10:07 UTC (QA Tests)] INFO -- clicking :menu-section-button544[Dec 09 2023 00:10:07 UTC (QA Tests)] INFO -- clicking :nav-item-link545[Dec 09 2023 00:10:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.885s546[Dec 09 2023 00:10:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? vulnerability-report-header' took 11.028s547[Dec 09 2023 00:10:19 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/govern-security-reports-6qhq32/project-with-secure-22803910475825cc/-/security/vulnerability_report548[Dec 09 2023 00:10:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.581s549[Dec 09 2023 00:10:23 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown550[Dec 09 2023 00:10:23 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown551[Dec 09 2023 00:10:24 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown552[Dec 09 2023 00:10:24 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown553[Dec 09 2023 00:10:24 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown554[Dec 09 2023 00:10:24 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown555[Dec 09 2023 00:10:25 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown556[Dec 09 2023 00:10:25 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown557[Dec 09 2023 00:10:25 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown558[Dec 09 2023 00:10:25 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown559[Dec 09 2023 00:10:26 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown560[Dec 09 2023 00:10:26 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown561[Dec 09 2023 00:10:26 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown562[Dec 09 2023 00:10:26 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown563[Dec 09 2023 00:10:27 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown564[Dec 09 2023 00:10:27 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown565[Dec 09 2023 00:10:27 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown566[Dec 09 2023 00:10:28 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown567[Dec 09 2023 00:10:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.541s568[Dec 09 2023 00:10:28 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown569[Dec 09 2023 00:10:28 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown570[Dec 09 2023 00:10:29 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-22803910475825cc'571[Dec 09 2023 00:10:29 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-22803910475825cc`572 displays security reports in the project security dashboard573[Dec 09 2023 00:10:29 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays false positives for the vulnerabilities574[Dec 09 2023 00:10:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds575[Dec 09 2023 00:10:31 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.576[Dec 09 2023 00:10:31 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`577[Dec 09 2023 00:10:35 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`578[Dec 09 2023 00:10:35 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-9432c66a18fe2cab --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-9432c66a18fe2cab sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-9432c66a18fe2cab --url http://gitlab-ee-1f02d533.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `579[Dec 09 2023 00:10:36 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-9432c66a18fe2cab`580[Dec 09 2023 00:10:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`581[Dec 09 2023 00:10:37 UTC (QA Tests)] INFO -- filling :username-field with "root"582[Dec 09 2023 00:10:37 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field583[Dec 09 2023 00:10:37 UTC (QA Tests)] INFO -- filling :password-field with "*****"584[Dec 09 2023 00:10:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field585[Dec 09 2023 00:10:38 UTC (QA Tests)] INFO -- clicking :sign-in-button586[Dec 09 2023 00:10:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.889s587[Dec 09 2023 00:10:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/govern-security-reports-of2sfy/project-with-secure-9432c66a18fe2cab588[Dec 09 2023 00:10:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/govern-security-reports-of2sfy/project-with-secure-9432c66a18fe2cab589[Dec 09 2023 00:11:08 UTC (QA Tests)] INFO -- clicking :menu-section-button590[Dec 09 2023 00:11:08 UTC (QA Tests)] INFO -- clicking :nav-item-link591[Dec 09 2023 00:11:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.136s592[Dec 09 2023 00:11:09 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown593[Dec 09 2023 00:11:10 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown594[Dec 09 2023 00:11:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.563s595[Dec 09 2023 00:11:10 UTC (QA Tests)] INFO -- clicking :vulnerability596[Dec 09 2023 00:11:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 1.193s597[Dec 09 2023 00:11:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-9432c66a18fe2cab'598[Dec 09 2023 00:11:12 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-9432c66a18fe2cab`599 displays false positives for the vulnerabilities600[Dec 09 2023 00:11:13 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the pipeline601[Dec 09 2023 00:11:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds602[Dec 09 2023 00:11:14 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.603[Dec 09 2023 00:11:14 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`604[Dec 09 2023 00:11:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`605[Dec 09 2023 00:11:18 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-0abfc9d41acf0d26 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-0abfc9d41acf0d26 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-0abfc9d41acf0d26 --url http://gitlab-ee-1f02d533.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `606[Dec 09 2023 00:11:19 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-0abfc9d41acf0d26`607[Dec 09 2023 00:11:19 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`608[Dec 09 2023 00:11:20 UTC (QA Tests)] INFO -- filling :username-field with "root"609[Dec 09 2023 00:11:20 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field610[Dec 09 2023 00:11:20 UTC (QA Tests)] INFO -- filling :password-field with "*****"611[Dec 09 2023 00:11:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field612[Dec 09 2023 00:11:21 UTC (QA Tests)] INFO -- clicking :sign-in-button613[Dec 09 2023 00:11:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.157s614[Dec 09 2023 00:11:24 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/govern-security-reports-zljgoq/project-with-secure-0abfc9d41acf0d26615[Dec 09 2023 00:11:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/govern-security-reports-zljgoq/project-with-secure-0abfc9d41acf0d26616[Dec 09 2023 00:11:50 UTC (QA Tests)] INFO -- clicking :menu-section-button617[Dec 09 2023 00:11:50 UTC (QA Tests)] INFO -- clicking :nav-item-link618[Dec 09 2023 00:11:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.904s619[Dec 09 2023 00:11:52 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown620[Dec 09 2023 00:11:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.646s621[Dec 09 2023 00:11:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.754s622[Dec 09 2023 00:11:53 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown623[Dec 09 2023 00:11:54 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown624[Dec 09 2023 00:11:54 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown625[Dec 09 2023 00:11:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.689s626[Dec 09 2023 00:11:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.753s627[Dec 09 2023 00:11:55 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown628[Dec 09 2023 00:11:55 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown629[Dec 09 2023 00:11:55 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown630[Dec 09 2023 00:11:56 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown631[Dec 09 2023 00:11:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.691s632[Dec 09 2023 00:11:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.758s633[Dec 09 2023 00:11:56 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown634[Dec 09 2023 00:11:57 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown635[Dec 09 2023 00:11:57 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown636[Dec 09 2023 00:11:57 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown637[Dec 09 2023 00:11:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.63s638[Dec 09 2023 00:11:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.702s639[Dec 09 2023 00:11:58 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown640[Dec 09 2023 00:11:58 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown641[Dec 09 2023 00:11:59 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown642[Dec 09 2023 00:11:59 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown643[Dec 09 2023 00:12:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.725s644[Dec 09 2023 00:12:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.784s645[Dec 09 2023 00:12:00 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown646[Dec 09 2023 00:12:00 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown647[Dec 09 2023 00:12:00 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown648[Dec 09 2023 00:12:01 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown649[Dec 09 2023 00:12:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.697s650[Dec 09 2023 00:12:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.769s651[Dec 09 2023 00:12:02 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-0abfc9d41acf0d26'652[Dec 09 2023 00:12:02 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-0abfc9d41acf0d26`653[Dec 09 2023 00:12:02 UTC (QA Tests)] ERROR -- Interceptor Api Errors654[-1] GET /api/graphql -- Correlation Id: Correlation Id not found655 displays security reports in the pipeline656[Dec 09 2023 00:12:02 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports displays security reports in the group security dashboard657[Dec 09 2023 00:12:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds658[Dec 09 2023 00:12:04 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.659[Dec 09 2023 00:12:04 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`660[Dec 09 2023 00:12:08 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`661[Dec 09 2023 00:12:08 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-7fcc754dc022ce0c --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-7fcc754dc022ce0c sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-7fcc754dc022ce0c --url http://gitlab-ee-1f02d533.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `662[Dec 09 2023 00:12:09 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-7fcc754dc022ce0c`663[Dec 09 2023 00:12:09 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`664[Dec 09 2023 00:12:10 UTC (QA Tests)] INFO -- filling :username-field with "root"665[Dec 09 2023 00:12:10 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field666[Dec 09 2023 00:12:10 UTC (QA Tests)] INFO -- filling :password-field with "*****"667[Dec 09 2023 00:12:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field668[Dec 09 2023 00:12:11 UTC (QA Tests)] INFO -- clicking :sign-in-button669[Dec 09 2023 00:12:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.125s670[Dec 09 2023 00:12:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/govern-security-reports-rfkng1/project-with-secure-7fcc754dc022ce0c671[Dec 09 2023 00:12:18 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/govern-security-reports-rfkng1/project-with-secure-7fcc754dc022ce0c672[Dec 09 2023 00:12:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-1f02d533.test/groups/gitlab-qa-sandbox-group-7/govern-security-reports-rfkng1673[Dec 09 2023 00:12:42 UTC (QA Tests)] INFO -- clicking :menu-section-button674[Dec 09 2023 00:12:43 UTC (QA Tests)] INFO -- clicking :nav-item-link675[Dec 09 2023 00:12:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.933s676[Dec 09 2023 00:12:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.742s677[Dec 09 2023 00:12:44 UTC (QA Tests)] INFO -- clicking :nav-item-link678[Dec 09 2023 00:12:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.096s679[Dec 09 2023 00:12:46 UTC (QA Tests)] INFO -- clicking :filter-project-dropdown680[Dec 09 2023 00:12:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-project-dropdown' took 0.517s681[Dec 09 2023 00:12:46 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown682[Dec 09 2023 00:12:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.532s683[Dec 09 2023 00:12:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.619s684[Dec 09 2023 00:12:47 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown685[Dec 09 2023 00:12:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.521s686[Dec 09 2023 00:12:48 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown687[Dec 09 2023 00:12:48 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown688[Dec 09 2023 00:12:48 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown689[Dec 09 2023 00:12:48 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown690[Dec 09 2023 00:12:49 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown691[Dec 09 2023 00:12:49 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown692[Dec 09 2023 00:12:49 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown693[Dec 09 2023 00:12:49 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown694[Dec 09 2023 00:12:50 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown695[Dec 09 2023 00:12:50 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown696[Dec 09 2023 00:12:50 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown697[Dec 09 2023 00:12:50 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown698[Dec 09 2023 00:12:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.808s699[Dec 09 2023 00:12:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element filter-tool-dropdown' took 0.876s700[Dec 09 2023 00:12:51 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown701[Dec 09 2023 00:12:51 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown702[Dec 09 2023 00:12:52 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown703[Dec 09 2023 00:12:52 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown704[Dec 09 2023 00:12:52 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown705[Dec 09 2023 00:12:52 UTC (QA Tests)] INFO -- clicking :filter-tool-dropdown706[Dec 09 2023 00:12:53 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-7fcc754dc022ce0c'707[Dec 09 2023 00:12:53 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-7fcc754dc022ce0c`708 displays security reports in the group security dashboard709 for dependency scanning710[Dec 09 2023 00:12:54 UTC (QA Tests)] INFO -- Starting test: Govern Security Reports for dependency scanning displays the Dependency List711[Dec 09 2023 00:12:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds712[Dec 09 2023 00:12:56 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.713[Dec 09 2023 00:12:56 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`714[Dec 09 2023 00:12:56 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`715[Dec 09 2023 00:12:56 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-secure-9bc9011a02447c36 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-secure-9bc9011a02447c36 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-secure-9bc9011a02447c36 --url http://gitlab-ee-1f02d533.test --registration-token **** --tag-list secure_report --executor shell && gitlab-runner run" `716[Dec 09 2023 00:12:56 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-secure-9bc9011a02447c36`717[Dec 09 2023 00:12:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`718[Dec 09 2023 00:12:58 UTC (QA Tests)] INFO -- filling :username-field with "root"719[Dec 09 2023 00:12:58 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field720[Dec 09 2023 00:12:58 UTC (QA Tests)] INFO -- filling :password-field with "*****"721[Dec 09 2023 00:12:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field722[Dec 09 2023 00:12:59 UTC (QA Tests)] INFO -- clicking :sign-in-button723[Dec 09 2023 00:13:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.17s724[Dec 09 2023 00:13:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/govern-security-reports-l7j4i7/project-with-secure-9bc9011a02447c36725[Dec 09 2023 00:13:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/govern-security-reports-l7j4i7/project-with-secure-9bc9011a02447c36726[Dec 09 2023 00:13:21 UTC (QA Tests)] INFO -- clicking :menu-section-button727[Dec 09 2023 00:13:21 UTC (QA Tests)] INFO -- clicking :nav-item-link728[Dec 09 2023 00:13:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.844s729[Dec 09 2023 00:13:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-secure-9bc9011a02447c36'730[Dec 09 2023 00:13:22 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-secure-9bc9011a02447c36`731 displays the Dependency List732Fulfillment733 Utilization734 in usage quotas storage tab for free plan with a project735 shows correct used up storage for namespace (PENDING: Test is not compatible with this environment or pipeline)736Create737 Prereceive hook738 when creating a tag for a ref739 when it triggers a prereceive hook configured with a custom error740[Dec 09 2023 00:13:23 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 error741[Dec 09 2023 00:13:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds742[Dec 09 2023 00:13:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.23 seconds743 returns a custom server hook error744Govern745 Group746 for change repository size limit747 behaves like audit event748[Dec 09 2023 00:13:26 UTC (QA Tests)] INFO -- Starting test: Govern Group for change repository size limit behaves like audit event logs audit events for UI operations749[Dec 09 2023 00:13:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.12 seconds750[Dec 09 2023 00:13:27 UTC (QA Tests)] INFO -- filling :username-field with "root"751[Dec 09 2023 00:13:27 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field752[Dec 09 2023 00:13:28 UTC (QA Tests)] INFO -- filling :password-field with "*****"753[Dec 09 2023 00:13:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field754[Dec 09 2023 00:13:28 UTC (QA Tests)] INFO -- clicking :sign-in-button755[Dec 09 2023 00:13:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.133s756[Dec 09 2023 00:13:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-1f02d533.test/groups/gitlab-qa-sandbox-group-7/test-group-aead4fbd3cebc29c757[Dec 09 2023 00:13:32 UTC (QA Tests)] INFO -- clicking :menu-section-button758[Dec 09 2023 00:13:32 UTC (QA Tests)] INFO -- clicking :nav-item-link759[Dec 09 2023 00:13:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.175s760[Dec 09 2023 00:13:34 UTC (QA Tests)] INFO -- clicking :save_name_visibility_settings_button761[Dec 09 2023 00:13:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_name_visibility_settings_button' took 1.393s762[Dec 09 2023 00:13:35 UTC (QA Tests)] INFO -- clicking :menu-section-button763[Dec 09 2023 00:13:36 UTC (QA Tests)] INFO -- clicking :nav-item-link764[Dec 09 2023 00:13:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.85s765 logs audit events for UI operations766 for add and remove project access767 behaves like audit event768[Dec 09 2023 00:13:37 UTC (QA Tests)] INFO -- Starting test: Govern Group for add and remove project access behaves like audit event logs audit events for UI operations769[Dec 09 2023 00:13:37 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds770[Dec 09 2023 00:13:38 UTC (QA Tests)] INFO -- filling :username-field with "root"771[Dec 09 2023 00:13:38 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field772[Dec 09 2023 00:13:38 UTC (QA Tests)] INFO -- filling :password-field with "*****"773[Dec 09 2023 00:13:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field774[Dec 09 2023 00:13:39 UTC (QA Tests)] INFO -- clicking :sign-in-button775[Dec 09 2023 00:13:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.972s776[Dec 09 2023 00:13:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.1 seconds777[Dec 09 2023 00:13:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.26 seconds778[Dec 09 2023 00:13:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-shared-with-group-86a18121e6801cc6779[Dec 09 2023 00:13:44 UTC (QA Tests)] INFO -- clicking :menu-section-button780[Dec 09 2023 00:13:44 UTC (QA Tests)] INFO -- clicking :nav-item-link781[Dec 09 2023 00:13:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.102s782[Dec 09 2023 00:13:45 UTC (QA Tests)] INFO -- clicking :invite-group-button783[Dec 09 2023 00:13:45 UTC (QA Tests)] INFO -- Searching in dropdown: "test-group-f3afd4a13c78bd9c"784[Dec 09 2023 00:13:46 UTC (QA Tests)] INFO -- clicking :invite-modal-submit785[Dec 09 2023 00:13:49 UTC (QA Tests)] INFO -- clicking :nav-item-link786[Dec 09 2023 00:13:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.02s787[Dec 09 2023 00:13:50 UTC (QA Tests)] INFO -- clicking :groups-list-tab788[Dec 09 2023 00:13:50 UTC (QA Tests)] INFO -- clicking :remove_group_link_button789[Dec 09 2023 00:13:50 UTC (QA Tests)] INFO -- clicking :remove_group_button790[Dec 09 2023 00:13:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element remove_group_button' took 1.211s791[Dec 09 2023 00:13:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-1f02d533.test/groups/gitlab-qa-sandbox-group-7/test-group-f3afd4a13c78bd9c792[Dec 09 2023 00:13:53 UTC (QA Tests)] INFO -- clicking :menu-section-button793[Dec 09 2023 00:13:53 UTC (QA Tests)] INFO -- clicking :nav-item-link794[Dec 09 2023 00:13:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.722s795 logs audit events for UI operations796 for add user, change access level, remove user797 behaves like audit event798[Dec 09 2023 00:13:54 UTC (QA Tests)] INFO -- Starting test: Govern Group for add user, change access level, remove user behaves like audit event logs audit events for UI operations799[Dec 09 2023 00:13:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds800[Dec 09 2023 00:13:55 UTC (QA Tests)] INFO -- filling :username-field with "root"801[Dec 09 2023 00:13:55 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field802[Dec 09 2023 00:13:56 UTC (QA Tests)] INFO -- filling :password-field with "*****"803[Dec 09 2023 00:13:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field804[Dec 09 2023 00:13:56 UTC (QA Tests)] INFO -- clicking :sign-in-button805[Dec 09 2023 00:13:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.206s806[Dec 09 2023 00:13:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-1f02d533.test/groups/gitlab-qa-sandbox-group-7/test-group-7a772f37c38d94c9807[Dec 09 2023 00:14:00 UTC (QA Tests)] INFO -- clicking :menu-section-button808[Dec 09 2023 00:14:00 UTC (QA Tests)] INFO -- clicking :nav-item-link809[Dec 09 2023 00:14:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.502s810[Dec 09 2023 00:14:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.53 seconds811[Dec 09 2023 00:14:03 UTC (QA Tests)] INFO -- clicking :invite-members-button812[Dec 09 2023 00:14:03 UTC (QA Tests)] INFO -- filling :members-token-select-input with "*****"813[Dec 09 2023 00:14:03 UTC (QA Tests)] INFO -- clicking the coordinates of :members-token-select-input814[Dec 09 2023 00:14:04 UTC (QA Tests)] INFO -- clicking :invite-modal-submit815[Dec 09 2023 00:14:07 UTC (QA Tests)] INFO -- clicking :search-button816[Dec 09 2023 00:14:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element search-button' took 0.982s817[Dec 09 2023 00:14:08 UTC (QA Tests)] INFO -- clicking :access_level_dropdown818[Dec 09 2023 00:14:08 UTC (QA Tests)] INFO -- clicking :access_level_link819[Dec 09 2023 00:14:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? confirmation-modal' took 11.025s820[Dec 09 2023 00:14:19 UTC (QA Tests)] INFO -- clicking :user-action-dropdown821[Dec 09 2023 00:14:19 UTC (QA Tests)] INFO -- clicking :delete-member-dropdown-item822[Dec 09 2023 00:14:20 UTC (QA Tests)] INFO -- clicking :remove_member_button823[Dec 09 2023 00:14:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element remove_member_button' took 1.224s824[Dec 09 2023 00:14:21 UTC (QA Tests)] INFO -- clicking :menu-section-button825[Dec 09 2023 00:14:21 UTC (QA Tests)] INFO -- clicking :nav-item-link826[Dec 09 2023 00:14:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.75s827 logs audit events for UI operations828 for add group829 behaves like audit event830[Dec 09 2023 00:14:22 UTC (QA Tests)] INFO -- Starting test: Govern Group for add group behaves like audit event logs audit events for UI operations831[Dec 09 2023 00:14:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds832[Dec 09 2023 00:14:23 UTC (QA Tests)] INFO -- filling :username-field with "root"833[Dec 09 2023 00:14:23 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field834[Dec 09 2023 00:14:24 UTC (QA Tests)] INFO -- filling :password-field with "*****"835[Dec 09 2023 00:14:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field836[Dec 09 2023 00:14:24 UTC (QA Tests)] INFO -- clicking :sign-in-button837[Dec 09 2023 00:14:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.188s838[Dec 09 2023 00:14:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds839[Dec 09 2023 00:14:27 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-1f02d533.test/groups/gitlab-qa-sandbox-group-7840[Dec 09 2023 00:14:29 UTC (QA Tests)] INFO -- filling :groups_filter_field with "group-to-test-audit-event-log-1f894644aa2dc125"841[Dec 09 2023 00:14:29 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field842[Dec 09 2023 00:14:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? groups_list_tree_container' took 1.029s843[Dec 09 2023 00:14:31 UTC (QA Tests)] INFO -- clicking :new_subgroup_button844[Dec 09 2023 00:14:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new_subgroup_button' took 0.772s845[Dec 09 2023 00:14:32 UTC (QA Tests)] INFO -- filling :group-path-field with "group-to-test-audit-event-log-1f894644aa2dc125"846[Dec 09 2023 00:14:32 UTC (QA Tests)] INFO -- clicking the coordinates of :group-path-field847[Dec 09 2023 00:14:32 UTC (QA Tests)] INFO -- filling :group-name-field with "group-to-test-audit-event-log-1f894644aa2dc125"848[Dec 09 2023 00:14:32 UTC (QA Tests)] INFO -- clicking the coordinates of :group-name-field849[Dec 09 2023 00:14:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? new_project_button' took 11.018s850[Dec 09 2023 00:14:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Sandbox at http://gitlab-ee-1f02d533.test/groups/gitlab-qa-sandbox-group-7851[Dec 09 2023 00:14:46 UTC (QA Tests)] INFO -- filling :groups_filter_field with "group-to-test-audit-event-log-1f894644aa2dc125"852[Dec 09 2023 00:14:46 UTC (QA Tests)] INFO -- clicking the coordinates of :groups_filter_field853[Dec 09 2023 00:14:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-to-test-audit-event-log-1f894644aa2dc125' via browser_ui in 21.2 seconds854[Dec 09 2023 00:14:49 UTC (QA Tests)] INFO -- clicking :menu-section-button855[Dec 09 2023 00:14:49 UTC (QA Tests)] INFO -- clicking :nav-item-link856[Dec 09 2023 00:14:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.708s857 logs audit events for UI operations858 for update group name859 behaves like audit event860[Dec 09 2023 00:14:50 UTC (QA Tests)] INFO -- Starting test: Govern Group for update group name behaves like audit event logs audit events for UI operations861[Dec 09 2023 00:14:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.09 seconds862[Dec 09 2023 00:14:51 UTC (QA Tests)] INFO -- filling :username-field with "root"863[Dec 09 2023 00:14:51 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field864[Dec 09 2023 00:14:51 UTC (QA Tests)] INFO -- filling :password-field with "*****"865[Dec 09 2023 00:14:51 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field866[Dec 09 2023 00:14:52 UTC (QA Tests)] INFO -- clicking :sign-in-button867[Dec 09 2023 00:14:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.965s868[Dec 09 2023 00:14:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-1f02d533.test/groups/gitlab-qa-sandbox-group-7/test-group-f8dbb0b050abee12869[Dec 09 2023 00:14:56 UTC (QA Tests)] INFO -- clicking :menu-section-button870[Dec 09 2023 00:14:56 UTC (QA Tests)] INFO -- clicking :nav-item-link871[Dec 09 2023 00:14:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.812s872[Dec 09 2023 00:14:57 UTC (QA Tests)] INFO -- clicking :save_name_visibility_settings_button873[Dec 09 2023 00:14:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element save_name_visibility_settings_button' took 0.921s874[Dec 09 2023 00:14:58 UTC (QA Tests)] INFO -- clicking :menu-section-button875[Dec 09 2023 00:14:58 UTC (QA Tests)] INFO -- clicking :nav-item-link876[Dec 09 2023 00:14:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.736s877 logs audit events for UI operations878Monitor879 Create incident880[Dec 09 2023 00:14:59 UTC (QA Tests)] INFO -- Starting test: Monitor Create incident adds linked resources, label, and severity through quick actions881[Dec 09 2023 00:14:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds882[Dec 09 2023 00:14:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.19 seconds883[Dec 09 2023 00:15:01 UTC (QA Tests)] INFO -- filling :username-field with "root"884[Dec 09 2023 00:15:01 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field885[Dec 09 2023 00:15:01 UTC (QA Tests)] INFO -- filling :password-field with "*****"886[Dec 09 2023 00:15:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field887[Dec 09 2023 00:15:02 UTC (QA Tests)] INFO -- clicking :sign-in-button888[Dec 09 2023 00:15:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.122s889[Dec 09 2023 00:15:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-for-incident-ac302f84946addc5/-/issues/1890 adds linked resources, label, and severity through quick actions891Plan892 Related issues893[Dec 09 2023 00:15:10 UTC (QA Tests)] INFO -- Starting test: Plan Related issues relates and unrelates one issue to/from another894[Dec 09 2023 00:15:11 UTC (QA Tests)] INFO -- filling :username-field with "root"895[Dec 09 2023 00:15:11 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field896[Dec 09 2023 00:15:11 UTC (QA Tests)] INFO -- filling :password-field with "*****"897[Dec 09 2023 00:15:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field898[Dec 09 2023 00:15:12 UTC (QA Tests)] INFO -- clicking :sign-in-button899[Dec 09 2023 00:15:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.07s900[Dec 09 2023 00:15:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds901[Dec 09 2023 00:15:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.18 seconds902[Dec 09 2023 00:15:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-to-test-related-issues-b77c5d57b4ca555f/-/issues/1903[Dec 09 2023 00:15:19 UTC (QA Tests)] INFO -- clicking :related-issues-plus-button904[Dec 09 2023 00:15:19 UTC (QA Tests)] INFO -- filling :add-issue-field with "http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-to-test-related-issues-b77c5d57b4ca555f/-/issues/2"905[Dec 09 2023 00:15:19 UTC (QA Tests)] INFO -- clicking the coordinates of :add-issue-field906[Dec 09 2023 00:15:20 UTC (QA Tests)] INFO -- clicking :remove-related-issue-button907 relates and unrelates one issue to/from another908Configure909 Kubernetes Agent910 deploys a K8s manifest file (PENDING: Test is not compatible with this environment or pipeline)911Plan912 Configure issue board by label913[Dec 09 2023 00:15:21 UTC (QA Tests)] INFO -- Starting test: Plan Configure issue board by label shows only issues that match the configured label914[Dec 09 2023 00:15:22 UTC (QA Tests)] INFO -- filling :username-field with "root"915[Dec 09 2023 00:15:22 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field916[Dec 09 2023 00:15:22 UTC (QA Tests)] INFO -- filling :password-field with "*****"917[Dec 09 2023 00:15:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field918[Dec 09 2023 00:15:22 UTC (QA Tests)] INFO -- clicking :sign-in-button919[Dec 09 2023 00:15:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.167s920[Dec 09 2023 00:15:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds921[Dec 09 2023 00:15:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.18 seconds922[Dec 09 2023 00:15:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-board-list-d975dfe192f86b7b' via api in 0.98 seconds923[Dec 09 2023 00:15:27 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.18 seconds924[Dec 09 2023 00:15:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '2' via api in 0.14 seconds925[Dec 09 2023 00:15:28 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '3' via api in 2.22 seconds926[Dec 09 2023 00:15:29 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-board-list-d975dfe192f86b7b927[Dec 09 2023 00:15:30 UTC (QA Tests)] INFO -- clicking :menu-section-button928[Dec 09 2023 00:15:31 UTC (QA Tests)] INFO -- clicking :nav-item-link929[Dec 09 2023 00:15:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.0s930[Dec 09 2023 00:15:32 UTC (QA Tests)] INFO -- clicking :boards-config-button931[Dec 09 2023 00:15:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element boards-config-button' took 0.587s932[Dec 09 2023 00:15:32 UTC (QA Tests)] INFO -- clicking :labels-edit-button933[Dec 09 2023 00:15:34 UTC (QA Tests)] INFO -- clicking :labels-edit-button934[Dec 09 2023 00:15:34 UTC (QA Tests)] INFO -- clicking :close-labels-dropdown-button935[Dec 09 2023 00:15:35 UTC (QA Tests)] INFO -- clicking :save-changes-button936[Dec 09 2023 00:15:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.608s937[Dec 09 2023 00:15:36 UTC (QA Tests)] ERROR -- Interceptor Api Errors938[-1] POST /api/graphql -- Correlation Id: Correlation Id not found939 shows only issues that match the configured label940Create941 Merged merge request942[Dec 09 2023 00:15:36 UTC (QA Tests)] INFO -- Starting test: Create Merged merge request can be reverted943[Dec 09 2023 00:15:36 UTC (QA Tests)] INFO -- filling :username-field with "root"944[Dec 09 2023 00:15:36 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field945[Dec 09 2023 00:15:37 UTC (QA Tests)] INFO -- filling :password-field with "*****"946[Dec 09 2023 00:15:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field947[Dec 09 2023 00:15:37 UTC (QA Tests)] INFO -- clicking :sign-in-button948[Dec 09 2023 00:15:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.11s949[Dec 09 2023 00:15:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds950[Dec 09 2023 00:15:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.2 seconds951[Dec 09 2023 00:15:42 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-merge-request-20f2b6dcf011e544' via api in 1.53 seconds952[Dec 09 2023 00:15:43 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.88 seconds953[Dec 09 2023 00:15:48 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-merge-request-20f2b6dcf011e544/-/merge_requests/1954[Dec 09 2023 00:15:50 UTC (QA Tests)] INFO -- clicking :merge-button955[Dec 09 2023 00:15:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 4.844s956[Dec 09 2023 00:15:55 UTC (QA Tests)] INFO -- clicking :revert-button and ensuring QA::Page::Component::CommitModal is present957[Dec 09 2023 00:15:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element revert-button' took 0.612s958[Dec 09 2023 00:15:56 UTC (QA Tests)] INFO -- clicking :submit-commit959[Dec 09 2023 00:15:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element submit-commit' took 1.951s960[Dec 09 2023 00:15:58 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present961[Dec 09 2023 00:16:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.125s962[Dec 09 2023 00:16:01 UTC (QA Tests)] INFO -- clicking :diffs-tab963[Dec 09 2023 00:16:02 UTC (QA Tests)] INFO -- clicking :file-tree-button964 can be reverted965Create966 Codeowners967 when the project is in the root group968 and the code owner is a user969 behaves like code owner merge request970[Dec 09 2023 00:16:02 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in the root group and the code owner is a user behaves like code owner merge request is approved and merged971[Dec 09 2023 00:16:04 UTC (QA Tests)] INFO -- Adding user qa-user-fade352dc2744d9e to gitlab-qa-sandbox-group-7/code-owner-approve-and-merge-f022f7debc333e09 QA::Resource::Project972[Dec 09 2023 00:16:04 UTC (QA Tests)] INFO -- filling :username-field with "root"973[Dec 09 2023 00:16:04 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field974[Dec 09 2023 00:16:05 UTC (QA Tests)] INFO -- filling :password-field with "*****"975[Dec 09 2023 00:16:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field976[Dec 09 2023 00:16:05 UTC (QA Tests)] INFO -- clicking :sign-in-button977[Dec 09 2023 00:16:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.189s978[Dec 09 2023 00:16:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/code-owner-approve-and-merge-f022f7debc333e09979[Dec 09 2023 00:16:10 UTC (QA Tests)] INFO -- clicking :menu-section-button980[Dec 09 2023 00:16:10 UTC (QA Tests)] INFO -- clicking :nav-item-link981[Dec 09 2023 00:16:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.016s982[Dec 09 2023 00:16:11 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"983[Dec 09 2023 00:16:11 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field984[Dec 09 2023 00:16:13 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.13 seconds985[Dec 09 2023 00:16:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.8 seconds986[Dec 09 2023 00:16:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 3.18 seconds987[Dec 09 2023 00:16:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.024s988[Dec 09 2023 00:16:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.053s989[Dec 09 2023 00:16:21 UTC (QA Tests)] INFO -- clicking :user-avatar-content990[Dec 09 2023 00:16:21 UTC (QA Tests)] INFO -- clicking :sign-out-link991[Dec 09 2023 00:16:21 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-fade352dc2744d9e"992[Dec 09 2023 00:16:21 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field993[Dec 09 2023 00:16:22 UTC (QA Tests)] INFO -- filling :password-field with "*****"994[Dec 09 2023 00:16:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field995[Dec 09 2023 00:16:22 UTC (QA Tests)] INFO -- clicking :sign-in-button996[Dec 09 2023 00:16:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.779s997[Dec 09 2023 00:16:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/code-owner-approve-and-merge-f022f7debc333e09/-/merge_requests/1998[Dec 09 2023 00:16:28 UTC (QA Tests)] INFO -- clicking :approve-button999[Dec 09 2023 00:16:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.993s1000[Dec 09 2023 00:16:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve-button' took 1.022s1001[Dec 09 2023 00:16:29 UTC (QA Tests)] INFO -- clicking :merge-button1002[Dec 09 2023 00:16:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 4.829s1003[Dec 09 2023 00:16:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.258s1004[Dec 09 2023 00:16:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.036s1005[Dec 09 2023 00:16:37 UTC (QA Tests)] INFO -- clicking :user-avatar-content1006[Dec 09 2023 00:16:37 UTC (QA Tests)] INFO -- clicking :sign-out-link1007[Dec 09 2023 00:16:38 UTC (QA Tests)] INFO -- Removing user qa-user-fade352dc2744d9e from gitlab-qa-sandbox-group-7/code-owner-approve-and-merge-f022f7debc333e09 QA::Resource::Project1008[Dec 09 2023 00:16:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-fade352dc2744d9e'1009[Dec 09 2023 00:16:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/code-owner-approve-and-merge-f022f7debc333e09'1010 is approved and merged1011 and the code owner is the root group1012 behaves like code owner merge request1013[Dec 09 2023 00:16:38 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in the root group and the code owner is the root group behaves like code owner merge request is approved and merged1014[Dec 09 2023 00:16:39 UTC (QA Tests)] INFO -- Adding user qa-user-7a275b5efd6e032c to gitlab-qa-sandbox-group-7 QA::Resource::Sandbox1015[Dec 09 2023 00:16:40 UTC (QA Tests)] INFO -- filling :username-field with "root"1016[Dec 09 2023 00:16:40 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1017[Dec 09 2023 00:16:40 UTC (QA Tests)] INFO -- filling :password-field with "*****"1018[Dec 09 2023 00:16:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1019[Dec 09 2023 00:16:40 UTC (QA Tests)] INFO -- clicking :sign-in-button1020[Dec 09 2023 00:16:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.107s1021[Dec 09 2023 00:16:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/code-owner-approve-and-merge-7fb8f4829d85bf4d1022[Dec 09 2023 00:16:46 UTC (QA Tests)] INFO -- clicking :menu-section-button1023[Dec 09 2023 00:16:47 UTC (QA Tests)] INFO -- clicking :nav-item-link1024[Dec 09 2023 00:16:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.033s1025[Dec 09 2023 00:16:48 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"1026[Dec 09 2023 00:16:48 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field1027[Dec 09 2023 00:16:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.12 seconds1028[Dec 09 2023 00:16:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.5 seconds1029[Dec 09 2023 00:16:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 3.36 seconds1030[Dec 09 2023 00:16:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.017s1031[Dec 09 2023 00:16:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.032s1032[Dec 09 2023 00:16:57 UTC (QA Tests)] INFO -- clicking :user-avatar-content1033[Dec 09 2023 00:16:57 UTC (QA Tests)] INFO -- clicking :sign-out-link1034[Dec 09 2023 00:16:57 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-7a275b5efd6e032c"1035[Dec 09 2023 00:16:57 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1036[Dec 09 2023 00:16:58 UTC (QA Tests)] INFO -- filling :password-field with "*****"1037[Dec 09 2023 00:16:58 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1038[Dec 09 2023 00:16:58 UTC (QA Tests)] INFO -- clicking :sign-in-button1039[Dec 09 2023 00:16:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.176s1040[Dec 09 2023 00:17:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/code-owner-approve-and-merge-7fb8f4829d85bf4d/-/merge_requests/11041[Dec 09 2023 00:17:05 UTC (QA Tests)] INFO -- clicking :approve-button1042[Dec 09 2023 00:17:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.094s1043[Dec 09 2023 00:17:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.113s1044[Dec 09 2023 00:17:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve-button' took 2.142s1045[Dec 09 2023 00:17:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? head-mismatch-content' took 1.05s1046[Dec 09 2023 00:17:08 UTC (QA Tests)] INFO -- clicking :merge-button1047[Dec 09 2023 00:17:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 2.662s1048[Dec 09 2023 00:17:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.045s1049[Dec 09 2023 00:17:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.56s1050[Dec 09 2023 00:17:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? login-page' took 0.57s1051[Dec 09 2023 00:17:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.061s1052[Dec 09 2023 00:17:14 UTC (QA Tests)] INFO -- clicking :user-avatar-content1053[Dec 09 2023 00:17:14 UTC (QA Tests)] INFO -- clicking :sign-out-link1054[Dec 09 2023 00:17:15 UTC (QA Tests)] INFO -- Removing user qa-user-7a275b5efd6e032c from gitlab-qa-sandbox-group-7 QA::Resource::Sandbox1055[Dec 09 2023 00:17:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-7a275b5efd6e032c'1056[Dec 09 2023 00:17:15 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/code-owner-approve-and-merge-7fb8f4829d85bf4d'1057 is approved and merged1058Plan1059 Creating pages in group wikis1060 when wiki has a home page1061[Dec 09 2023 00:17:16 UTC (QA Tests)] INFO -- Starting test: Plan Creating pages in group wikis when wiki has a home page adds a second page1062[Dec 09 2023 00:17:16 UTC (QA Tests)] INFO -- filling :username-field with "root"1063[Dec 09 2023 00:17:16 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1064[Dec 09 2023 00:17:17 UTC (QA Tests)] INFO -- filling :password-field with "*****"1065[Dec 09 2023 00:17:17 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1066[Dec 09 2023 00:17:17 UTC (QA Tests)] INFO -- clicking :sign-in-button1067[Dec 09 2023 00:17:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.196s1068[Dec 09 2023 00:17:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.11 seconds1069[Dec 09 2023 00:17:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-with-wiki-7bb2fbeb3dee3a93' via api in 0.62 seconds1070[Dec 09 2023 00:17:22 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::GroupPage at http://gitlab-ee-1f02d533.test/groups/gitlab-qa-sandbox-group-7/group-with-wiki-7bb2fbeb3dee3a93/-/wikis/Home1071[Dec 09 2023 00:17:23 UTC (QA Tests)] INFO -- clicking :new-page-button1072[Dec 09 2023 00:17:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-page-button' took 0.915s1073[Dec 09 2023 00:17:23 UTC (QA Tests)] INFO -- filling :wiki-title-textbox with "New Wiki page"1074[Dec 09 2023 00:17:23 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-title-textbox1075[Dec 09 2023 00:17:24 UTC (QA Tests)] INFO -- filling :markdown-editor-form-field with "New Wiki content"1076[Dec 09 2023 00:17:24 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown-editor-form-field1077[Dec 09 2023 00:17:25 UTC (QA Tests)] INFO -- clicking :wiki-submit-button1078[Dec 09 2023 00:17:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-submit-button' took 1.157s1079 adds a second page1080 when wiki is empty1081[Dec 09 2023 00:17:27 UTC (QA Tests)] INFO -- Starting test: Plan Creating pages in group wikis when wiki is empty creates a new page1082[Dec 09 2023 00:17:27 UTC (QA Tests)] INFO -- filling :username-field with "root"1083[Dec 09 2023 00:17:27 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1084[Dec 09 2023 00:17:28 UTC (QA Tests)] INFO -- filling :password-field with "*****"1085[Dec 09 2023 00:17:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1086[Dec 09 2023 00:17:28 UTC (QA Tests)] INFO -- clicking :sign-in-button1087[Dec 09 2023 00:17:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.211s1088[Dec 09 2023 00:17:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1089[Dec 09 2023 00:17:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-1f02d533.test/groups/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba55551090[Dec 09 2023 00:17:33 UTC (QA Tests)] INFO -- clicking :menu-section-button1091[Dec 09 2023 00:17:33 UTC (QA Tests)] INFO -- clicking :nav-item-link1092[Dec 09 2023 00:17:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.797s1093[Dec 09 2023 00:17:34 UTC (QA Tests)] INFO -- clicking :create-first-page-link1094[Dec 09 2023 00:17:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-first-page-link' took 0.907s1095[Dec 09 2023 00:17:35 UTC (QA Tests)] INFO -- filling :wiki-title-textbox with "New Wiki page"1096[Dec 09 2023 00:17:35 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-title-textbox1097[Dec 09 2023 00:17:35 UTC (QA Tests)] INFO -- filling :markdown-editor-form-field with "New Wiki content"1098[Dec 09 2023 00:17:35 UTC (QA Tests)] INFO -- clicking the coordinates of :markdown-editor-form-field1099[Dec 09 2023 00:17:36 UTC (QA Tests)] INFO -- clicking :wiki-submit-button1100[Dec 09 2023 00:17:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-submit-button' took 1.267s1101 creates a new page1102Data Stores1103 Project owner permissions1104 for group projects1105 behaves like adds user as maintainer1106[Dec 09 2023 00:17:38 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like adds user as maintainer has maintainer role without owner permissions1107[Dec 09 2023 00:17:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.19 seconds1108[Dec 09 2023 00:17:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.35 seconds1109[Dec 09 2023 00:17:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1110[Dec 09 2023 00:17:39 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user11111[Dec 09 2023 00:17:39 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user1, last six chars of token:sDGf3X1112[Dec 09 2023 00:17:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-xcr6wviy' via api in 0.1 seconds1113[Dec 09 2023 00:17:40 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/qa-owner-group-project-e44514a3db969dc5 QA::Resource::Project1114[Dec 09 2023 00:17:41 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user2"1115[Dec 09 2023 00:17:41 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1116[Dec 09 2023 00:17:41 UTC (QA Tests)] INFO -- filling :password-field with "*****"1117[Dec 09 2023 00:17:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1118[Dec 09 2023 00:17:42 UTC (QA Tests)] INFO -- clicking :sign-in-button1119[Dec 09 2023 00:17:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.766s1120[Dec 09 2023 00:17:44 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/qa-owner-group-project-e44514a3db969dc5/-/issues/11121 has maintainer role without owner permissions1122 behaves like adds user as owner1123[Dec 09 2023 00:17:46 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for group projects behaves like adds user as owner has owner role and permissions1124[Dec 09 2023 00:17:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds1125[Dec 09 2023 00:17:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.15 seconds1126[Dec 09 2023 00:17:47 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1127[Dec 09 2023 00:17:48 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:sDGf3X1128[Dec 09 2023 00:17:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-bt3cqwui' via cache in 0.0 seconds1129[Dec 09 2023 00:17:48 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/qa-owner-group-project-cefc195ead2696d2 QA::Resource::Project1130[Dec 09 2023 00:17:49 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"1131[Dec 09 2023 00:17:49 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1132[Dec 09 2023 00:17:49 UTC (QA Tests)] INFO -- filling :password-field with "*****"1133[Dec 09 2023 00:17:49 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1134[Dec 09 2023 00:17:50 UTC (QA Tests)] INFO -- clicking :sign-in-button1135[Dec 09 2023 00:17:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.782s1136[Dec 09 2023 00:17:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/qa-owner-group-project-cefc195ead2696d2/-/issues/11137[Dec 09 2023 00:17:55 UTC (QA Tests)] INFO -- clicking :delete-issue-button and ensuring QA::Page::Modal::DeleteIssue is present1138[Dec 09 2023 00:17:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete-issue-button' took 0.544s1139[Dec 09 2023 00:17:55 UTC (QA Tests)] INFO -- clicking :confirm-delete-issue-button1140[Dec 09 2023 00:17:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm-delete-issue-button' took 1.357s1141[Dec 09 2023 00:17:57 UTC (QA Tests)] ERROR -- Interceptor Api Errors1142[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/qa-owner-group-project-cefc195ead2696d2/-/issues/1/realtime_changes -- Correlation Id: 01HH5Z06X6HHVGZ2FFZ8HGJ6FR1143 has owner role and permissions1144 for personal projects1145 behaves like adds user as maintainer1146[Dec 09 2023 00:17:57 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like adds user as maintainer has maintainer role without owner permissions1147[Dec 09 2023 00:17:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.17 seconds1148[Dec 09 2023 00:17:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.14 seconds1149[Dec 09 2023 00:17:57 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:sDGf3X1150[Dec 09 2023 00:17:57 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-ir9gon38' via cache in 0.0 seconds1151[Dec 09 2023 00:17:59 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-user1/qa-owner-personal-project-c871919b9915048a QA::Resource::Project1152[Dec 09 2023 00:17:59 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user2"1153[Dec 09 2023 00:17:59 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1154[Dec 09 2023 00:18:00 UTC (QA Tests)] INFO -- filling :password-field with "*****"1155[Dec 09 2023 00:18:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1156[Dec 09 2023 00:18:00 UTC (QA Tests)] INFO -- clicking :sign-in-button1157[Dec 09 2023 00:18:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-1f02d533.test/gitlab-qa-user1/qa-owner-personal-project-c871919b9915048a/-/issues/11158 has maintainer role without owner permissions1159 behaves like adds user as owner1160[Dec 09 2023 00:18:05 UTC (QA Tests)] INFO -- Starting test: Data Stores Project owner permissions for personal projects behaves like adds user as owner has owner role and permissions1161[Dec 09 2023 00:18:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.18 seconds1162[Dec 09 2023 00:18:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.14 seconds1163[Dec 09 2023 00:18:05 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:sDGf3X1164[Dec 09 2023 00:18:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-1jwwiesi' via cache in 0.0 seconds1165[Dec 09 2023 00:18:07 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"1166[Dec 09 2023 00:18:07 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1167[Dec 09 2023 00:18:08 UTC (QA Tests)] INFO -- filling :password-field with "*****"1168[Dec 09 2023 00:18:08 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1169[Dec 09 2023 00:18:08 UTC (QA Tests)] INFO -- clicking :sign-in-button1170[Dec 09 2023 00:18:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.75s1171[Dec 09 2023 00:18:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-1f02d533.test/gitlab-qa-user1/qa-owner-personal-project-2bf112938d3961b4/-/issues/11172[Dec 09 2023 00:18:12 UTC (QA Tests)] INFO -- clicking :delete-issue-button and ensuring QA::Page::Modal::DeleteIssue is present1173[Dec 09 2023 00:18:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element delete-issue-button' took 0.545s1174[Dec 09 2023 00:18:13 UTC (QA Tests)] INFO -- clicking :confirm-delete-issue-button1175[Dec 09 2023 00:18:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm-delete-issue-button' took 1.15s1176[Dec 09 2023 00:18:14 UTC (QA Tests)] ERROR -- Interceptor Api Errors1177[404] GET /gitlab-qa-user1/qa-owner-personal-project-2bf112938d3961b4/-/issues/1/realtime_changes -- Correlation Id: 01HH5Z0R6EJC01FVK90WB08DXY1178 has owner role and permissions1179Plan1180 Testing project wiki file upload1181[Dec 09 2023 00:18:14 UTC (QA Tests)] INFO -- Starting test: Plan Testing project wiki file upload by creating a formatted page with an image uploaded1182[Dec 09 2023 00:18:15 UTC (QA Tests)] INFO -- filling :username-field with "root"1183[Dec 09 2023 00:18:15 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1184[Dec 09 2023 00:18:15 UTC (QA Tests)] INFO -- filling :password-field with "*****"1185[Dec 09 2023 00:18:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1186[Dec 09 2023 00:18:16 UTC (QA Tests)] INFO -- clicking :sign-in-button1187[Dec 09 2023 00:18:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.187s1188[Dec 09 2023 00:18:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1189[Dec 09 2023 00:18:19 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.19 seconds1190[Dec 09 2023 00:18:20 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/wiki_testing-e11caa57c070fcab' via api in 1.0 seconds1191[Dec 09 2023 00:18:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Wiki::ProjectPage at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/wiki_testing-e11caa57c070fcab/-/wikis/Home1192[Dec 09 2023 00:18:22 UTC (QA Tests)] INFO -- clicking :new-page-button1193[Dec 09 2023 00:18:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-page-button' took 0.994s1194[Dec 09 2023 00:18:23 UTC (QA Tests)] INFO -- filling :wiki-title-textbox with "Content Editor Page"1195[Dec 09 2023 00:18:23 UTC (QA Tests)] INFO -- clicking the coordinates of :wiki-title-textbox1196[Dec 09 2023 00:18:23 UTC (QA Tests)] INFO -- clicking :editing-mode-switcher1197[Dec 09 2023 00:18:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? text-styles' took 1.027s1198[Dec 09 2023 00:18:25 UTC (QA Tests)] INFO -- clicking :text-styles1199[Dec 09 2023 00:18:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.871s1200[Dec 09 2023 00:18:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element markdown-editor-form-field' took 0.901s1201[Dec 09 2023 00:18:27 UTC (QA Tests)] INFO -- clicking :wiki-submit-button1202[Dec 09 2023 00:18:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element wiki-submit-button' took 2.377s1203[Dec 09 2023 00:18:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/wiki_testing-e11caa57c070fcab'1204 by creating a formatted page with an image uploaded1205Verify1206 Include multiple files from a project1207[Dec 09 2023 00:18:30 UTC (QA Tests)] INFO -- Starting test: Verify Include multiple files from a project runs the pipeline with composed config1208[Dec 09 2023 00:18:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1209[Dec 09 2023 00:18:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.21 seconds1210[Dec 09 2023 00:18:31 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1211[Dec 09 2023 00:18:31 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1212[Dec 09 2023 00:18:31 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1213[Dec 09 2023 00:18:31 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-f6jfcopn --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-f6jfcopn 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-f6jfcopn --url http://gitlab-ee-1f02d533.test --registration-token **** --tag-list qa-runner-f6jfcopn --executor shell && gitlab-runner run" `1214[Dec 09 2023 00:18:32 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-f6jfcopn`1215[Dec 09 2023 00:18:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1216[Dec 09 2023 00:18:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-f6jfcopn' via api in 2.02 seconds1217[Dec 09 2023 00:18:33 UTC (QA Tests)] INFO -- filling :username-field with "root"1218[Dec 09 2023 00:18:33 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1219[Dec 09 2023 00:18:34 UTC (QA Tests)] INFO -- filling :password-field with "*****"1220[Dec 09 2023 00:18:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1221[Dec 09 2023 00:18:34 UTC (QA Tests)] INFO -- clicking :sign-in-button1222[Dec 09 2023 00:18:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.212s1223[Dec 09 2023 00:18:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1224[Dec 09 2023 00:18:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.2 seconds1225[Dec 09 2023 00:18:39 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.86 seconds1226[Dec 09 2023 00:18:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.77 seconds1227[Dec 09 2023 00:18:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-pipeline-1-59a3a147bdc4bcbe1228[Dec 09 2023 00:18:42 UTC (QA Tests)] INFO -- clicking :menu-section-button1229[Dec 09 2023 00:18:42 UTC (QA Tests)] INFO -- clicking :nav-item-link1230[Dec 09 2023 00:18:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.021s1231[Dec 09 2023 00:18:55 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1232[Dec 09 2023 00:18:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.225s1233[Dec 09 2023 00:18:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-f6jfcopn'1234[Dec 09 2023 00:18:57 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-f6jfcopn`1235[Dec 09 2023 00:18:58 UTC (QA Tests)] ERROR -- Interceptor Api Errors1236[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-pipeline-1-59a3a147bdc4bcbe/-/jobs/27/test_report_summary.json -- Correlation Id: 01HH5Z22MD3T4MR44S5PP08CCH1237 runs the pipeline with composed config1238Verify1239 Pipeline subscription with a group owned project1240 when upstream project new tag pipeline finishes1241[Dec 09 2023 00:18:58 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline subscription with a group owned project when upstream project new tag pipeline finishes triggers pipeline in downstream project1242[Dec 09 2023 00:18:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1243[Dec 09 2023 00:18:58 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.1244[Dec 09 2023 00:18:58 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1245[Dec 09 2023 00:18:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1246[Dec 09 2023 00:18:59 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1a153e --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1a153e 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-1a153e --url http://gitlab-ee-1f02d533.test --registration-token **** --tag-list qa-runner-1a153e --executor shell && gitlab-runner run" `1247[Dec 09 2023 00:18:59 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1a153e`1248[Dec 09 2023 00:18:59 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1249[Dec 09 2023 00:19:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1a153e' via api in 1.16 seconds1250[Dec 09 2023 00:19:03 UTC (QA Tests)] INFO -- filling :username-field with "root"1251[Dec 09 2023 00:19:03 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1252[Dec 09 2023 00:19:04 UTC (QA Tests)] INFO -- filling :password-field with "*****"1253[Dec 09 2023 00:19:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1254[Dec 09 2023 00:19:04 UTC (QA Tests)] INFO -- clicking :sign-in-button1255[Dec 09 2023 00:19:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.281s1256[Dec 09 2023 00:19:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/group-for-pipeline-subscriptions-2cfd50/project-with-pipeline-subscription-4fde6eaccaee8efd1257[Dec 09 2023 00:19:09 UTC (QA Tests)] INFO -- clicking :menu-section-button1258[Dec 09 2023 00:19:10 UTC (QA Tests)] INFO -- clicking :nav-item-link1259[Dec 09 2023 00:19:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.919s1260[Dec 09 2023 00:19:13 UTC (QA Tests)] INFO -- clicking :add_new_subscription1261[Dec 09 2023 00:19:13 UTC (QA Tests)] INFO -- filling :upstream_project_path_field with "gitlab-qa-sandbox-group-7/group-for-pipeline-subscriptions-2cfd50/upstream-project-for-subscription-7b486b3a1fa3aa68"1262[Dec 09 2023 00:19:13 UTC (QA Tests)] INFO -- clicking the coordinates of :upstream_project_path_field1263[Dec 09 2023 00:19:13 UTC (QA Tests)] INFO -- clicking :subscribe_button1264[Dec 09 2023 00:19:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element subscribe_button' took 1.238s1265[Dec 09 2023 00:19:15 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::PipelineSubscriptions via browser_ui in 5.34 seconds1266[Dec 09 2023 00:19:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/group-for-pipeline-subscriptions-2cfd50/project-with-pipeline-subscription-4fde6eaccaee8efd1267[Dec 09 2023 00:19:17 UTC (QA Tests)] INFO -- Waiting for upstream pipeline to succeed.1268[Dec 09 2023 00:19:20 UTC (QA Tests)] INFO -- Waiting for upstream pipeline to succeed.1269[Dec 09 2023 00:19:20 UTC (QA Tests)] INFO -- clicking :menu-section-button1270[Dec 09 2023 00:19:20 UTC (QA Tests)] INFO -- clicking :nav-item-link1271[Dec 09 2023 00:19:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.96s1272[Dec 09 2023 00:19:21 UTC (QA Tests)] INFO -- Running eventually matcher with 'equal' operator with: '{:sleep_interval=>0.5}' arguments1273[Dec 09 2023 00:19:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1a153e'1274[Dec 09 2023 00:19:32 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1a153e`1275[Dec 09 2023 00:19:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/group-for-pipeline-subscriptions-2cfd50/upstream-project-for-subscription-7b486b3a1fa3aa68'1276[Dec 09 2023 00:19:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/group-for-pipeline-subscriptions-2cfd50/project-with-pipeline-subscription-4fde6eaccaee8efd'1277[Dec 09 2023 00:19:34 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-for-pipeline-subscriptions-2cfd50'1278 triggers pipeline in downstream project1279Create1280 Push over SSH using Git protocol version 21281[Dec 09 2023 00:19:35 UTC (QA Tests)] INFO -- filling :username-field with "root"1282[Dec 09 2023 00:19:35 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1283[Dec 09 2023 00:19:36 UTC (QA Tests)] INFO -- filling :password-field with "*****"1284[Dec 09 2023 00:19:36 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1285[Dec 09 2023 00:19:36 UTC (QA Tests)] INFO -- clicking :sign-in-button1286[Dec 09 2023 00:19:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.769s1287[Dec 09 2023 00:19:40 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231209-39-7nhmhv/id_rsa -N `1288[Dec 09 2023 00:19:40 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '1' via api in 0.59 seconds1289[Dec 09 2023 00:19:40 UTC (QA Tests)] INFO -- Starting test: Create Push over SSH using Git protocol version 2 user pushes to the repository1290[Dec 09 2023 00:19:40 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1291[Dec 09 2023 00:19:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.19 seconds1292[Dec 09 2023 00:19:45 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "main"1293[Dec 09 2023 00:19:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/git-protocol-project-10222f4f1cb250df1294[Dec 09 2023 00:19:48 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '1'1295 user pushes to the repository1296Govern1297 User1298[Dec 09 2023 00:19:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Sandbox with full_path 'sandbox-for-access-termination-87c666f0' via api in 0.4 seconds1299[Dec 09 2023 00:19:50 UTC (QA Tests)] INFO -- Adding user qa-user-94d308e04831f439 to sandbox-for-access-termination-87c666f0 QA::Resource::Sandbox1300 when parent group membership is terminated1301[Dec 09 2023 00:19:51 UTC (QA Tests)] INFO -- Starting test: Govern User when parent group membership is terminated is not allowed to push code via the CLI1302[Dec 09 2023 00:19:51 UTC (QA Tests)] INFO -- Removing user qa-user-94d308e04831f439 from sandbox-for-access-termination-87c666f0 QA::Resource::Sandbox1303 is not allowed to push code via the CLI1304[Dec 09 2023 00:19:53 UTC (QA Tests)] INFO -- Starting test: Govern User when parent group membership is terminated is not allowed to create a file via the API1305[Dec 09 2023 00:19:53 UTC (QA Tests)] INFO -- Removing user qa-user-94d308e04831f439 from sandbox-for-access-termination-87c666f0 QA::Resource::Sandbox1306[Dec 09 2023 00:19:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1307[Dec 09 2023 00:19:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.19 seconds1308[Dec 09 2023 00:19:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-new-file-b59a3dda24dece6a' via api in 1.49 seconds1309[Dec 09 2023 00:19:55 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-94d308e04831f4391310[Dec 09 2023 00:19:55 UTC (QA Tests)] INFO -- Caching token for username: qa-user-94d308e04831f439, last six chars of token:URH-Nc1311[Dec 09 2023 00:19:55 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-94d308e04831f439-q93p6boj' via api in 0.1 seconds1312 is not allowed to create a file via the API1313[Dec 09 2023 00:19:55 UTC (QA Tests)] INFO -- Starting test: Govern User when parent group membership is terminated is not allowed to commit via the API1314[Dec 09 2023 00:19:55 UTC (QA Tests)] INFO -- Removing user qa-user-94d308e04831f439 from sandbox-for-access-termination-87c666f0 QA::Resource::Sandbox1315 is not allowed to commit via the API1316[Dec 09 2023 00:19:55 UTC (QA Tests)] INFO -- Removed a QA::Resource::Sandbox with full_path 'sandbox-for-access-termination-87c666f0'1317Plan1318 Contribution Analytics1319[Dec 09 2023 00:19:55 UTC (QA Tests)] INFO -- Starting test: Plan Contribution Analytics tests contributions1320[Dec 09 2023 00:19:56 UTC (QA Tests)] INFO -- filling :username-field with "root"1321[Dec 09 2023 00:19:56 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1322[Dec 09 2023 00:19:56 UTC (QA Tests)] INFO -- filling :password-field with "*****"1323[Dec 09 2023 00:19:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1324[Dec 09 2023 00:19:57 UTC (QA Tests)] INFO -- clicking :sign-in-button1325[Dec 09 2023 00:19:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.351s1326[Dec 09 2023 00:20:01 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds1327[Dec 09 2023 00:20:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/contribution_anayltics-476f815e549315e1/contribution_analytics-ce6ecd0ae94e7a5e/-/issues/11328[Dec 09 2023 00:20:05 UTC (QA Tests)] INFO -- clicking :toggle-issue-state-button1329[Dec 09 2023 00:20:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 1.26 seconds1330[Dec 09 2023 00:20:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.69 seconds1331[Dec 09 2023 00:20:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/contribution_anayltics-476f815e549315e1/contribution_analytics-ce6ecd0ae94e7a5e/-/merge_requests/11332[Dec 09 2023 00:20:16 UTC (QA Tests)] INFO -- clicking :merge-button1333[Dec 09 2023 00:20:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 4.743s1334[Dec 09 2023 00:20:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-1f02d533.test/groups/gitlab-qa-sandbox-group-7/contribution_anayltics-476f815e549315e11335[Dec 09 2023 00:20:22 UTC (QA Tests)] INFO -- clicking :menu-section-button1336[Dec 09 2023 00:20:22 UTC (QA Tests)] INFO -- clicking :nav-item-link1337[Dec 09 2023 00:20:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.766s1338[Dec 09 2023 00:20:23 UTC (QA Tests)] INFO -- Running eventually matcher with 'have_content' operator with: '{:max_duration=>120, :reload_page=>QA::EE::Page::Group::ContributionAnalytics, :sleep_interval=>0.5}' arguments1339[Dec 09 2023 00:20:23 UTC (QA Tests)] INFO -- Running eventually matcher with 'have_content' operator with: '{:max_duration=>120, :reload_page=>QA::EE::Page::Group::ContributionAnalytics, :sleep_interval=>0.5}' arguments1340[Dec 09 2023 00:20:23 UTC (QA Tests)] INFO -- Running eventually matcher with 'have_content' operator with: '{:max_duration=>120, :reload_page=>QA::EE::Page::Group::ContributionAnalytics, :sleep_interval=>0.5}' arguments1341[Dec 09 2023 00:20:23 UTC (QA Tests)] INFO -- Running eventually matcher with 'have_content' operator with: '{:max_duration=>120, :reload_page=>QA::EE::Page::Group::ContributionAnalytics, :sleep_interval=>0.5}' arguments1342 tests contributions1343Data Stores1344 Project transfer1345[Dec 09 2023 00:20:23 UTC (QA Tests)] INFO -- Starting test: Data Stores Project transfer user transfers a project between groups1346[Dec 09 2023 00:20:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1347[Dec 09 2023 00:20:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1348[Dec 09 2023 00:20:27 UTC (QA Tests)] INFO -- filling :username-field with "root"1349[Dec 09 2023 00:20:27 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1350[Dec 09 2023 00:20:27 UTC (QA Tests)] INFO -- filling :password-field with "*****"1351[Dec 09 2023 00:20:27 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1352[Dec 09 2023 00:20:28 UTC (QA Tests)] INFO -- clicking :sign-in-button1353[Dec 09 2023 00:20:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.374s1354[Dec 09 2023 00:20:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/source-group-01006f1f339b72c2/transfer-project-99b1d2ff8ae7811a1355[Dec 09 2023 00:20:33 UTC (QA Tests)] INFO -- clicking :menu-section-button1356[Dec 09 2023 00:20:33 UTC (QA Tests)] INFO -- clicking :nav-item-link1357[Dec 09 2023 00:20:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.174s1358[Dec 09 2023 00:20:36 UTC (QA Tests)] INFO -- Transferring project: transfer-project-99b1d2ff8ae7811a to namespace: gitlab-qa-sandbox-group-7/target-group-for-transfer_33795cd38f4a7f4c1359[Dec 09 2023 00:20:36 UTC (QA Tests)] INFO -- scrolling to :[data-testid="transfer-project-content"],[data-qa-selector="transfer-project-content"]1360[Dec 09 2023 00:20:36 UTC (QA Tests)] INFO -- clicking :namespaces_list1361[Dec 09 2023 00:20:36 UTC (QA Tests)] INFO -- filling :namespaces_list_search with "gitlab-qa-sandbox-group-7 / target-group-for-transfer_33795cd38f4a7f4c"1362[Dec 09 2023 00:20:36 UTC (QA Tests)] INFO -- clicking the coordinates of :namespaces_list_search1363[Dec 09 2023 00:20:37 UTC (QA Tests)] INFO -- clicking :transfer-project-button1364[Dec 09 2023 00:20:37 UTC (QA Tests)] INFO -- filling :confirm-danger-field with "transfer-project-99b1d2ff8ae7811a"1365[Dec 09 2023 00:20:37 UTC (QA Tests)] INFO -- clicking the coordinates of :confirm-danger-field1366[Dec 09 2023 00:20:38 UTC (QA Tests)] INFO -- clicking :confirm-danger-modal-button1367[Dec 09 2023 00:20:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element confirm-danger-modal-button' took 1.856s1368[Dec 09 2023 00:20:40 UTC (QA Tests)] INFO -- clicking :nav-item-link1369[Dec 09 2023 00:20:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.551s1370 user transfers a project between groups1371Fulfillment1372 Purchase compute minutes1373 with an active subscription1374 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)1375 without active subscription1376 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)1377 with existing compute minutes packs1378 adds additional minutes to group namespace (PENDING: Test is not compatible with this environment or pipeline)1379Verify1380 Pipeline with protected variable1381[Dec 09 2023 00:20:42 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable does not expose variable on unprotected branch1382[Dec 09 2023 00:20:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1383[Dec 09 2023 00:20:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.19 seconds1384[Dec 09 2023 00:20:43 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1385[Dec 09 2023 00:20:43 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1386[Dec 09 2023 00:20:43 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1387[Dec 09 2023 00:20:43 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-9fvxrs3a --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-9fvxrs3a 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-9fvxrs3a --url http://gitlab-ee-1f02d533.test --registration-token **** --tag-list qa-runner-9fvxrs3a --executor shell && gitlab-runner run" `1388[Dec 09 2023 00:20:44 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-9fvxrs3a`1389[Dec 09 2023 00:20:44 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1390[Dec 09 2023 00:20:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-9fvxrs3a' via api in 1.72 seconds1391[Dec 09 2023 00:20:46 UTC (QA Tests)] INFO -- filling :username-field with "root"1392[Dec 09 2023 00:20:46 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1393[Dec 09 2023 00:20:46 UTC (QA Tests)] INFO -- filling :password-field with "*****"1394[Dec 09 2023 00:20:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1395[Dec 09 2023 00:20:47 UTC (QA Tests)] INFO -- clicking :sign-in-button1396[Dec 09 2023 00:20:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.478s1397[Dec 09 2023 00:20:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-ci-vars-fd210713c7c93e421398[Dec 09 2023 00:20:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.18 seconds1399[Dec 09 2023 00:20:52 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-ci-vars-fd210713c7c93e42 QA::Resource::Project1400[Dec 09 2023 00:20:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.18 seconds1401[Dec 09 2023 00:20:53 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-ci-vars-fd210713c7c93e42 QA::Resource::Project1402[Dec 09 2023 00:20:53 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:sDGf3X1403[Dec 09 2023 00:20:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-2ckt6i9c' via cache in 0.0 seconds1404[Dec 09 2023 00:20:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.7 seconds1405[Dec 09 2023 00:21:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.029s1406[Dec 09 2023 00:21:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.051s1407[Dec 09 2023 00:21:04 UTC (QA Tests)] INFO -- clicking :user-avatar-content1408[Dec 09 2023 00:21:04 UTC (QA Tests)] INFO -- clicking :sign-out-link1409[Dec 09 2023 00:21:05 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"1410[Dec 09 2023 00:21:05 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1411[Dec 09 2023 00:21:05 UTC (QA Tests)] INFO -- filling :password-field with "*****"1412[Dec 09 2023 00:21:05 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1413[Dec 09 2023 00:21:06 UTC (QA Tests)] INFO -- clicking :sign-in-button1414[Dec 09 2023 00:21:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.854s1415[Dec 09 2023 00:21:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-ci-vars-fd210713c7c93e421416[Dec 09 2023 00:21:10 UTC (QA Tests)] INFO -- clicking :menu-section-button1417[Dec 09 2023 00:21:10 UTC (QA Tests)] INFO -- clicking :nav-item-link1418[Dec 09 2023 00:21:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.82s1419[Dec 09 2023 00:21:12 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1420[Dec 09 2023 00:21:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.302s1421[Dec 09 2023 00:21:14 UTC (QA Tests)] INFO -- No cached token found for username: gitlab-qa-user21422[Dec 09 2023 00:21:14 UTC (QA Tests)] INFO -- Caching token for username: gitlab-qa-user2, last six chars of token:cgUy7N1423[Dec 09 2023 00:21:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-bynxxajm' via api in 0.11 seconds1424[Dec 09 2023 00:21:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.83 seconds1425[Dec 09 2023 00:21:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.018s1426[Dec 09 2023 00:21:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.058s1427[Dec 09 2023 00:21:22 UTC (QA Tests)] INFO -- clicking :user-avatar-content1428[Dec 09 2023 00:21:23 UTC (QA Tests)] INFO -- clicking :sign-out-link1429[Dec 09 2023 00:21:23 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user2"1430[Dec 09 2023 00:21:23 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1431[Dec 09 2023 00:21:24 UTC (QA Tests)] INFO -- filling :password-field with "*****"1432[Dec 09 2023 00:21:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1433[Dec 09 2023 00:21:24 UTC (QA Tests)] INFO -- clicking :sign-in-button1434[Dec 09 2023 00:21:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.701s1435[Dec 09 2023 00:21:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-ci-vars-fd210713c7c93e421436[Dec 09 2023 00:21:28 UTC (QA Tests)] INFO -- clicking :menu-section-button1437[Dec 09 2023 00:21:28 UTC (QA Tests)] INFO -- clicking :nav-item-link1438[Dec 09 2023 00:21:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.799s1439[Dec 09 2023 00:21:30 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1440[Dec 09 2023 00:21:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.797s1441[Dec 09 2023 00:21:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-9fvxrs3a'1442[Dec 09 2023 00:21:33 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-9fvxrs3a`1443[Dec 09 2023 00:21:33 UTC (QA Tests)] ERROR -- Interceptor Api Errors1444[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-ci-vars-fd210713c7c93e42/-/jobs/34/test_report_summary.json -- Correlation Id: 01HH5Z681XRP2D2C8CFSC5T30D1445[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-ci-vars-fd210713c7c93e42/-/jobs/35/test_report_summary.json -- Correlation Id: 01HH5Z6TAVYX15BR3K9EY4ZFK21446 does not expose variable on unprotected branch1447[Dec 09 2023 00:21:33 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with protected variable exposes variable on protected branch1448[Dec 09 2023 00:21:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1449[Dec 09 2023 00:21:33 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.19 seconds1450[Dec 09 2023 00:21:34 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1451[Dec 09 2023 00:21:34 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1452[Dec 09 2023 00:21:38 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1453[Dec 09 2023 00:21:38 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-bwamcgmd --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-bwamcgmd 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-bwamcgmd --url http://gitlab-ee-1f02d533.test --registration-token **** --tag-list qa-runner-bwamcgmd --executor shell && gitlab-runner run" `1454[Dec 09 2023 00:21:39 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-bwamcgmd`1455[Dec 09 2023 00:21:39 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1456[Dec 09 2023 00:21:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-bwamcgmd' via api in 5.18 seconds1457[Dec 09 2023 00:21:42 UTC (QA Tests)] INFO -- filling :username-field with "root"1458[Dec 09 2023 00:21:42 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1459[Dec 09 2023 00:21:42 UTC (QA Tests)] INFO -- filling :password-field with "*****"1460[Dec 09 2023 00:21:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1461[Dec 09 2023 00:21:42 UTC (QA Tests)] INFO -- clicking :sign-in-button1462[Dec 09 2023 00:21:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.336s1463[Dec 09 2023 00:21:46 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-ci-vars-349837c581107ebf1464[Dec 09 2023 00:21:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.18 seconds1465[Dec 09 2023 00:21:48 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-ci-vars-349837c581107ebf QA::Resource::Project1466[Dec 09 2023 00:21:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.18 seconds1467[Dec 09 2023 00:21:48 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-ci-vars-349837c581107ebf QA::Resource::Project1468[Dec 09 2023 00:21:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.62 seconds1469[Dec 09 2023 00:21:49 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push_new_branch with branch_name "protected-branch"1470[Dec 09 2023 00:21:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 1.05 seconds1471[Dec 09 2023 00:21:50 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user1, last six chars of token:sDGf3X1472[Dec 09 2023 00:21:50 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user1-7vkr5n5p' via cache in 0.0 seconds1473[Dec 09 2023 00:21:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.03s1474[Dec 09 2023 00:21:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.02s1475[Dec 09 2023 00:21:53 UTC (QA Tests)] INFO -- clicking :user-avatar-content1476[Dec 09 2023 00:21:53 UTC (QA Tests)] INFO -- clicking :sign-out-link1477[Dec 09 2023 00:21:53 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"1478[Dec 09 2023 00:21:53 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1479[Dec 09 2023 00:21:54 UTC (QA Tests)] INFO -- filling :password-field with "*****"1480[Dec 09 2023 00:21:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1481[Dec 09 2023 00:21:54 UTC (QA Tests)] INFO -- clicking :sign-in-button1482[Dec 09 2023 00:21:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.886s1483[Dec 09 2023 00:21:57 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-ci-vars-349837c581107ebf1484[Dec 09 2023 00:21:58 UTC (QA Tests)] INFO -- clicking :menu-section-button1485[Dec 09 2023 00:21:59 UTC (QA Tests)] INFO -- clicking :nav-item-link1486[Dec 09 2023 00:22:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.856s1487[Dec 09 2023 00:22:01 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1488[Dec 09 2023 00:22:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.333s1489[Dec 09 2023 00:22:03 UTC (QA Tests)] INFO -- Retrieved cached token for username: gitlab-qa-user2, last six chars of token:cgUy7N1490[Dec 09 2023 00:22:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-gitlab-qa-user2-6nj8fdm2' via cache in 0.0 seconds1491[Dec 09 2023 00:22:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.029s1492[Dec 09 2023 00:22:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.05s1493[Dec 09 2023 00:22:06 UTC (QA Tests)] INFO -- clicking :user-avatar-content1494[Dec 09 2023 00:22:06 UTC (QA Tests)] INFO -- clicking :sign-out-link1495[Dec 09 2023 00:22:06 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user2"1496[Dec 09 2023 00:22:06 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1497[Dec 09 2023 00:22:07 UTC (QA Tests)] INFO -- filling :password-field with "*****"1498[Dec 09 2023 00:22:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1499[Dec 09 2023 00:22:07 UTC (QA Tests)] INFO -- clicking :sign-in-button1500[Dec 09 2023 00:22:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.811s1501[Dec 09 2023 00:22:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-ci-vars-349837c581107ebf1502[Dec 09 2023 00:22:11 UTC (QA Tests)] INFO -- clicking :menu-section-button1503[Dec 09 2023 00:22:12 UTC (QA Tests)] INFO -- clicking :nav-item-link1504[Dec 09 2023 00:22:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.885s1505[Dec 09 2023 00:22:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 0.537s1506[Dec 09 2023 00:22:14 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1507[Dec 09 2023 00:22:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.445s1508[Dec 09 2023 00:22:16 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-bwamcgmd'1509[Dec 09 2023 00:22:16 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-bwamcgmd`1510[Dec 09 2023 00:22:16 UTC (QA Tests)] ERROR -- Interceptor Api Errors1511[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-ci-vars-349837c581107ebf/-/jobs/38/test_report_summary.json -- Correlation Id: 01HH5Z7QQWWZQ28ZFXDE9CSFZG1512[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-ci-vars-349837c581107ebf/-/jobs/39/test_report_summary.json -- Correlation Id: 01HH5Z84SVAFM12FGGEWBFXJF61513 exposes variable on protected branch1514Create1515 Codeowners1516 when the project is in a subgroup1517 and the code owner is the root group1518 behaves like code owner merge request1519[Dec 09 2023 00:22:16 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is the root group behaves like code owner merge request is approved and merged1520[Dec 09 2023 00:22:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1521[Dec 09 2023 00:22:17 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.19 seconds1522[Dec 09 2023 00:22:18 UTC (QA Tests)] INFO -- Adding user qa-user-57adbc9b3c9ea38a to gitlab-qa-sandbox-group-7 QA::Resource::Sandbox1523[Dec 09 2023 00:22:19 UTC (QA Tests)] INFO -- filling :username-field with "root"1524[Dec 09 2023 00:22:19 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1525[Dec 09 2023 00:22:20 UTC (QA Tests)] INFO -- filling :password-field with "*****"1526[Dec 09 2023 00:22:20 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1527[Dec 09 2023 00:22:20 UTC (QA Tests)] INFO -- clicking :sign-in-button1528[Dec 09 2023 00:22:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.271s1529[Dec 09 2023 00:22:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/approve-and-merge-108c34187480f01a1530[Dec 09 2023 00:22:25 UTC (QA Tests)] INFO -- clicking :menu-section-button1531[Dec 09 2023 00:22:25 UTC (QA Tests)] INFO -- clicking :nav-item-link1532[Dec 09 2023 00:22:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.067s1533[Dec 09 2023 00:22:26 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"1534[Dec 09 2023 00:22:26 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field1535[Dec 09 2023 00:22:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.1 seconds1536[Dec 09 2023 00:22:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.69 seconds1537[Dec 09 2023 00:22:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 4.33 seconds1538[Dec 09 2023 00:22:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.033s1539[Dec 09 2023 00:22:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.048s1540[Dec 09 2023 00:22:37 UTC (QA Tests)] INFO -- clicking :user-avatar-content1541[Dec 09 2023 00:22:37 UTC (QA Tests)] INFO -- clicking :sign-out-link1542[Dec 09 2023 00:22:37 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-57adbc9b3c9ea38a"1543[Dec 09 2023 00:22:37 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1544[Dec 09 2023 00:22:38 UTC (QA Tests)] INFO -- filling :password-field with "*****"1545[Dec 09 2023 00:22:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1546[Dec 09 2023 00:22:38 UTC (QA Tests)] INFO -- clicking :sign-in-button1547[Dec 09 2023 00:22:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.406s1548[Dec 09 2023 00:22:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/approve-and-merge-108c34187480f01a/-/merge_requests/11549[Dec 09 2023 00:22:46 UTC (QA Tests)] INFO -- clicking :approve-button1550[Dec 09 2023 00:22:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.026s1551[Dec 09 2023 00:22:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.807s1552[Dec 09 2023 00:22:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.603s1553[Dec 09 2023 00:22:49 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve-button' took 2.635s1554[Dec 09 2023 00:22:49 UTC (QA Tests)] INFO -- clicking :merge-button1555[Dec 09 2023 00:22:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 5.08s1556[Dec 09 2023 00:22:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.041s1557[Dec 09 2023 00:22:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.047s1558[Dec 09 2023 00:22:57 UTC (QA Tests)] INFO -- clicking :user-avatar-content1559[Dec 09 2023 00:22:57 UTC (QA Tests)] INFO -- clicking :sign-out-link1560[Dec 09 2023 00:22:57 UTC (QA Tests)] INFO -- Removing user qa-user-57adbc9b3c9ea38a from gitlab-qa-sandbox-group-7 QA::Resource::Sandbox1561[Dec 09 2023 00:22:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-57adbc9b3c9ea38a'1562 is approved and merged1563 and the code owner is the subgroup1564 behaves like code owner merge request1565[Dec 09 2023 00:22:58 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is the subgroup behaves like code owner merge request is approved and merged1566[Dec 09 2023 00:22:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1567[Dec 09 2023 00:22:58 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.23 seconds1568[Dec 09 2023 00:23:01 UTC (QA Tests)] INFO -- Adding user qa-user-fbd3c9d25412170d to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555 QA::Resource::Group1569[Dec 09 2023 00:23:01 UTC (QA Tests)] INFO -- filling :username-field with "root"1570[Dec 09 2023 00:23:01 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1571[Dec 09 2023 00:23:02 UTC (QA Tests)] INFO -- filling :password-field with "*****"1572[Dec 09 2023 00:23:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1573[Dec 09 2023 00:23:02 UTC (QA Tests)] INFO -- clicking :sign-in-button1574[Dec 09 2023 00:23:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.431s1575[Dec 09 2023 00:23:06 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/approve-and-merge-301729bd0be70cfd1576[Dec 09 2023 00:23:08 UTC (QA Tests)] INFO -- clicking :menu-section-button1577[Dec 09 2023 00:23:08 UTC (QA Tests)] INFO -- clicking :nav-item-link1578[Dec 09 2023 00:23:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.089s1579[Dec 09 2023 00:23:09 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"1580[Dec 09 2023 00:23:09 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field1581[Dec 09 2023 00:23:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.08 seconds1582[Dec 09 2023 00:23:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.72 seconds1583[Dec 09 2023 00:23:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 3.27 seconds1584[Dec 09 2023 00:23:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.025s1585[Dec 09 2023 00:23:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.065s1586[Dec 09 2023 00:23:18 UTC (QA Tests)] INFO -- clicking :user-avatar-content1587[Dec 09 2023 00:23:18 UTC (QA Tests)] INFO -- clicking :sign-out-link1588[Dec 09 2023 00:23:19 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-fbd3c9d25412170d"1589[Dec 09 2023 00:23:19 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1590[Dec 09 2023 00:23:19 UTC (QA Tests)] INFO -- filling :password-field with "*****"1591[Dec 09 2023 00:23:19 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1592[Dec 09 2023 00:23:20 UTC (QA Tests)] INFO -- clicking :sign-in-button1593[Dec 09 2023 00:23:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.284s1594[Dec 09 2023 00:23:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/approve-and-merge-301729bd0be70cfd/-/merge_requests/11595[Dec 09 2023 00:23:27 UTC (QA Tests)] INFO -- clicking :approve-button1596[Dec 09 2023 00:23:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 2.205s1597[Dec 09 2023 00:23:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve-button' took 2.233s1598[Dec 09 2023 00:23:29 UTC (QA Tests)] INFO -- clicking :merge-button1599[Dec 09 2023 00:23:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 5.382s1600[Dec 09 2023 00:23:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.03s1601[Dec 09 2023 00:23:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.019s1602[Dec 09 2023 00:23:37 UTC (QA Tests)] INFO -- clicking :user-avatar-content1603[Dec 09 2023 00:23:37 UTC (QA Tests)] INFO -- clicking :sign-out-link1604[Dec 09 2023 00:23:38 UTC (QA Tests)] INFO -- Removing user qa-user-fbd3c9d25412170d from gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555 QA::Resource::Group1605[Dec 09 2023 00:23:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-fbd3c9d25412170d'1606 is approved and merged1607 and the code owner is a user1608 behaves like code owner merge request1609[Dec 09 2023 00:23:38 UTC (QA Tests)] INFO -- Starting test: Create Codeowners when the project is in a subgroup and the code owner is a user behaves like code owner merge request is approved and merged1610[Dec 09 2023 00:23:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1611[Dec 09 2023 00:23:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.18 seconds1612[Dec 09 2023 00:23:40 UTC (QA Tests)] INFO -- Adding user qa-user-a0a24a0f9573c00a to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/approve-and-merge-17538334727f3330 QA::Resource::Project1613[Dec 09 2023 00:23:40 UTC (QA Tests)] INFO -- filling :username-field with "root"1614[Dec 09 2023 00:23:40 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1615[Dec 09 2023 00:23:41 UTC (QA Tests)] INFO -- filling :password-field with "*****"1616[Dec 09 2023 00:23:41 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1617[Dec 09 2023 00:23:41 UTC (QA Tests)] INFO -- clicking :sign-in-button1618[Dec 09 2023 00:23:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.256s1619[Dec 09 2023 00:23:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/approve-and-merge-17538334727f33301620[Dec 09 2023 00:23:46 UTC (QA Tests)] INFO -- clicking :menu-section-button1621[Dec 09 2023 00:23:47 UTC (QA Tests)] INFO -- clicking :nav-item-link1622[Dec 09 2023 00:23:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.959s1623[Dec 09 2023 00:23:48 UTC (QA Tests)] INFO -- filling :approvals_number_field with "1"1624[Dec 09 2023 00:23:48 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals_number_field1625[Dec 09 2023 00:23:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProtectedBranch via api in 0.07 seconds1626[Dec 09 2023 00:23:51 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Push via browser_ui in 1.54 seconds1627[Dec 09 2023 00:23:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest with iid '1' via api in 1.99 seconds1628[Dec 09 2023 00:23:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.018s1629[Dec 09 2023 00:23:55 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.064s1630[Dec 09 2023 00:23:55 UTC (QA Tests)] INFO -- clicking :user-avatar-content1631[Dec 09 2023 00:23:55 UTC (QA Tests)] INFO -- clicking :sign-out-link1632[Dec 09 2023 00:23:56 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-a0a24a0f9573c00a"1633[Dec 09 2023 00:23:56 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1634[Dec 09 2023 00:23:56 UTC (QA Tests)] INFO -- filling :password-field with "*****"1635[Dec 09 2023 00:23:56 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1636[Dec 09 2023 00:23:57 UTC (QA Tests)] INFO -- clicking :sign-in-button1637[Dec 09 2023 00:23:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.747s1638[Dec 09 2023 00:23:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/approve-and-merge-17538334727f3330/-/merge_requests/11639[Dec 09 2023 00:24:02 UTC (QA Tests)] INFO -- clicking :approve-button1640[Dec 09 2023 00:24:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.109s1641[Dec 09 2023 00:24:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve-button' took 1.139s1642[Dec 09 2023 00:24:03 UTC (QA Tests)] INFO -- clicking :merge-button1643[Dec 09 2023 00:24:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 4.83s1644[Dec 09 2023 00:24:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.032s1645[Dec 09 2023 00:24:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.031s1646[Dec 09 2023 00:24:11 UTC (QA Tests)] INFO -- clicking :user-avatar-content1647[Dec 09 2023 00:24:11 UTC (QA Tests)] INFO -- clicking :sign-out-link1648[Dec 09 2023 00:24:11 UTC (QA Tests)] INFO -- Removing user qa-user-a0a24a0f9573c00a from gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/approve-and-merge-17538334727f3330 QA::Resource::Project1649[Dec 09 2023 00:24:12 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-a0a24a0f9573c00a'1650 is approved and merged1651Create1652 Merge request push options1653[Dec 09 2023 00:24:12 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options sets labels1654[Dec 09 2023 00:24:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1655[Dec 09 2023 00:24:12 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.18 seconds1656[Dec 09 2023 00:24:15 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1657[Dec 09 2023 00:24:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.15 seconds1658 sets labels1659 when labels are set already1660[Dec 09 2023 00:24:15 UTC (QA Tests)] INFO -- Starting test: Create Merge request push options when labels are set already removes them on subsequent push1661[Dec 09 2023 00:24:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1662[Dec 09 2023 00:24:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.21 seconds1663[Dec 09 2023 00:24:19 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1664[Dec 09 2023 00:24:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.03 seconds1665[Dec 09 2023 00:24:21 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1666[Dec 09 2023 00:24:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.95 seconds1667 removes them on subsequent push1668Verify1669 Pipeline with customizable variable1670[Dec 09 2023 00:24:21 UTC (QA Tests)] INFO -- Starting test: Verify Pipeline with customizable variable manually creates a pipeline and uses the defined custom variable value1671[Dec 09 2023 00:24:21 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds1672[Dec 09 2023 00:24:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.23 seconds1673[Dec 09 2023 00:24:22 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1674[Dec 09 2023 00:24:22 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1675[Dec 09 2023 00:24:23 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1676[Dec 09 2023 00:24:23 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1702081462 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1702081462 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-1702081462 --url http://gitlab-ee-1f02d533.test --registration-token **** --tag-list qa-runner-1702081462 --executor shell && gitlab-runner run" `1677[Dec 09 2023 00:24:23 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1702081462`1678[Dec 09 2023 00:24:24 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1679[Dec 09 2023 00:24:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-1702081462' via api in 1.5 seconds1680[Dec 09 2023 00:24:25 UTC (QA Tests)] INFO -- filling :username-field with "root"1681[Dec 09 2023 00:24:25 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1682[Dec 09 2023 00:24:26 UTC (QA Tests)] INFO -- filling :password-field with "*****"1683[Dec 09 2023 00:24:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1684[Dec 09 2023 00:24:26 UTC (QA Tests)] INFO -- clicking :sign-in-button1685[Dec 09 2023 00:24:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.701s1686[Dec 09 2023 00:24:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-customizable-variable-pipeline-9c8b9f5e7a2121381687[Dec 09 2023 00:24:32 UTC (QA Tests)] INFO -- clicking :menu-section-button1688[Dec 09 2023 00:24:32 UTC (QA Tests)] INFO -- clicking :nav-item-link1689[Dec 09 2023 00:24:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.865s1690[Dec 09 2023 00:24:33 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::New is present1691[Dec 09 2023 00:24:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.252s1692[Dec 09 2023 00:24:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.019s1693[Dec 09 2023 00:24:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 0.664s1694[Dec 09 2023 00:24:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.795s1695[Dec 09 2023 00:24:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci-variable-row-container' took 1.818s1696[Dec 09 2023 00:24:36 UTC (QA Tests)] INFO -- filling :pipeline-form-ci-variable-value-field with "Custom Foo"1697[Dec 09 2023 00:24:36 UTC (QA Tests)] INFO -- clicking the coordinates of :pipeline-form-ci-variable-value-field1698[Dec 09 2023 00:24:36 UTC (QA Tests)] INFO -- clicking :run-pipeline-button and ensuring QA::Page::Project::Pipeline::Show is present1699[Dec 09 2023 00:24:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-details-header' took 1.336s1700[Dec 09 2023 00:24:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element run-pipeline-button' took 1.766s1701[Dec 09 2023 00:24:50 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1702[Dec 09 2023 00:24:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.145s1703[Dec 09 2023 00:24:52 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-1702081462'1704[Dec 09 2023 00:24:52 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1702081462`1705[Dec 09 2023 00:24:52 UTC (QA Tests)] ERROR -- Interceptor Api Errors1706[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-customizable-variable-pipeline-9c8b9f5e7a212138/-/jobs/41/test_report_summary.json -- Correlation Id: 01HH5ZCWYX8BG2245X1BQER0G91707 manually creates a pipeline and uses the defined custom variable value1708Create1709 Merge requests1710 when merging once1711 behaves like merge when pipeline succeeds1712 merges after pipeline succeeds (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/403017)1713Plan1714 Issue1715[Dec 09 2023 00:24:52 UTC (QA Tests)] INFO -- Starting test: Plan Issue closes via pushing a commit1716[Dec 09 2023 00:24:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1717[Dec 09 2023 00:24:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.2 seconds1718[Dec 09 2023 00:24:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-for-issues-8aa2541d1944a757' via api in 1.0 seconds1719[Dec 09 2023 00:24:56 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Initial commit"1720[Dec 09 2023 00:24:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.09 seconds1721[Dec 09 2023 00:24:58 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Closes #1"1722[Dec 09 2023 00:24:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.03 seconds1723 closes via pushing a commit1724Plan1725 Editing scoped labels on issues1726[Dec 09 2023 00:24:59 UTC (QA Tests)] INFO -- Starting test: Plan Editing scoped labels on issues correctly applies simple and multiple colon scoped pairs labels1727[Dec 09 2023 00:25:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1728[Dec 09 2023 00:25:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.18 seconds1729[Dec 09 2023 00:25:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-for-issues-57a5d03fbe9e9d81' via api in 1.01 seconds1730[Dec 09 2023 00:25:02 UTC (QA Tests)] INFO -- filling :username-field with "root"1731[Dec 09 2023 00:25:02 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1732[Dec 09 2023 00:25:02 UTC (QA Tests)] INFO -- filling :password-field with "*****"1733[Dec 09 2023 00:25:02 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1734[Dec 09 2023 00:25:02 UTC (QA Tests)] INFO -- clicking :sign-in-button1735[Dec 09 2023 00:25:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.289s1736[Dec 09 2023 00:25:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-for-issues-57a5d03fbe9e9d81/-/issues/11737[Dec 09 2023 00:25:09 UTC (QA Tests)] INFO -- clicking :edit-button1738[Dec 09 2023 00:25:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.79s1739[Dec 09 2023 00:25:10 UTC (QA Tests)] INFO -- filling :dropdown-input-field with "animal::dolphin"1740[Dec 09 2023 00:25:10 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown-input-field1741[Dec 09 2023 00:25:10 UTC (QA Tests)] INFO -- filling :dropdown-input-field with "plant::orchid"1742[Dec 09 2023 00:25:10 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown-input-field1743[Dec 09 2023 00:25:11 UTC (QA Tests)] INFO -- filling :dropdown-input-field with "group::car::porsche"1744[Dec 09 2023 00:25:11 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown-input-field1745[Dec 09 2023 00:25:12 UTC (QA Tests)] INFO -- filling :dropdown-input-field with "group::truck::mercedes-bens"1746[Dec 09 2023 00:25:12 UTC (QA Tests)] INFO -- clicking the coordinates of :dropdown-input-field1747[Dec 09 2023 00:25:13 UTC (QA Tests)] INFO -- clicking :issue-title1748[Dec 09 2023 00:25:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.525s1749 correctly applies simple and multiple colon scoped pairs labels1750Govern1751 User with minimal access to group1752[Dec 09 2023 00:25:15 UTC (QA Tests)] INFO -- Starting test: Govern User with minimal access to group is not allowed to create a file via the API1753[Dec 09 2023 00:25:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1754[Dec 09 2023 00:25:19 UTC (QA Tests)] INFO -- Adding user qa-user-209b38920955ebbe to gitlab-qa-sandbox-group-7 QA::Resource::Sandbox1755[Dec 09 2023 00:25:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1756[Dec 09 2023 00:25:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.26 seconds1757[Dec 09 2023 00:25:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-new-file-5e055e000a4aeea3' via api in 1.56 seconds1758[Dec 09 2023 00:25:21 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-209b38920955ebbe1759[Dec 09 2023 00:25:21 UTC (QA Tests)] INFO -- Caching token for username: qa-user-209b38920955ebbe, last six chars of token:sSXuHF1760[Dec 09 2023 00:25:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-209b38920955ebbe-bvmlbpij' via api in 0.14 seconds1761[Dec 09 2023 00:25:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-209b38920955ebbe'1762[Dec 09 2023 00:25:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/group-for-minimal-access-57364e9472e4dcad/project-for-minimal-access-5538979f1bcbc00d'1763[Dec 09 2023 00:25:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-for-minimal-access-57364e9472e4dcad'1764 is not allowed to create a file via the API1765[Dec 09 2023 00:25:22 UTC (QA Tests)] INFO -- Starting test: Govern User with minimal access to group is not allowed to push code via the CLI1766[Dec 09 2023 00:25:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1767[Dec 09 2023 00:25:25 UTC (QA Tests)] INFO -- Adding user qa-user-7482760a39f0d0c5 to gitlab-qa-sandbox-group-7 QA::Resource::Sandbox1768[Dec 09 2023 00:25:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-7482760a39f0d0c5'1769[Dec 09 2023 00:25:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/group-for-minimal-access-77bf1072c66a13eb/project-for-minimal-access-38744bc943d0cdea'1770[Dec 09 2023 00:25:28 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-for-minimal-access-77bf1072c66a13eb'1771 is not allowed to push code via the CLI1772[Dec 09 2023 00:25:28 UTC (QA Tests)] INFO -- Starting test: Govern User with minimal access to group is not allowed to commit via the API1773[Dec 09 2023 00:25:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1774[Dec 09 2023 00:25:31 UTC (QA Tests)] INFO -- Adding user qa-user-fd83dd08352d6a23 to gitlab-qa-sandbox-group-7 QA::Resource::Sandbox1775[Dec 09 2023 00:25:32 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-fd83dd08352d6a231776[Dec 09 2023 00:25:32 UTC (QA Tests)] INFO -- Caching token for username: qa-user-fd83dd08352d6a23, last six chars of token:m94nx21777[Dec 09 2023 00:25:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-fd83dd08352d6a23-xx7k800l' via api in 0.08 seconds1778[Dec 09 2023 00:25:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-fd83dd08352d6a23'1779[Dec 09 2023 00:25:32 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/group-for-minimal-access-8073f72392aaa64f/project-for-minimal-access-447e65030789064a'1780[Dec 09 2023 00:25:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-for-minimal-access-8073f72392aaa64f'1781 is not allowed to commit via the API1782Create1783 Add first file in Web IDE1784 when user adds a new file1785[Dec 09 2023 00:25:33 UTC (QA Tests)] INFO -- Starting test: Create Add first file in Web IDE when user adds a new file shows successfully added and visible in project1786[Dec 09 2023 00:25:33 UTC (QA Tests)] INFO -- filling :username-field with "root"1787[Dec 09 2023 00:25:33 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1788[Dec 09 2023 00:25:34 UTC (QA Tests)] INFO -- filling :password-field with "*****"1789[Dec 09 2023 00:25:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1790[Dec 09 2023 00:25:34 UTC (QA Tests)] INFO -- clicking :sign-in-button1791[Dec 09 2023 00:25:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.279s1792[Dec 09 2023 00:25:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1793[Dec 09 2023 00:25:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.19 seconds1794[Dec 09 2023 00:25:39 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/webide-create-file-project-85b7d2b8632023b11795[Dec 09 2023 00:25:41 UTC (QA Tests)] INFO -- clicking :action-dropdown1796[Dec 09 2023 00:25:41 UTC (QA Tests)] INFO -- clicking :webide-menu-item1797[Dec 09 2023 00:25:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.316s1798[Dec 09 2023 00:25:48 UTC (QA Tests)] INFO -- clicking :li[title='New File...']1799[Dec 09 2023 00:25:49 UTC (QA Tests)] INFO -- clicking :.scm-viewlet-label1800[Dec 09 2023 00:25:49 UTC (QA Tests)] INFO -- clicking :div[aria-label="Commit to 'main'"]1801[Dec 09 2023 00:25:50 UTC (QA Tests)] INFO -- clicking :.monaco-button[title="Continue"]1802[Dec 09 2023 00:26:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? .span[title="Success! Your changes have been committed."]' took 11.021s1803[Dec 09 2023 00:26:01 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/webide-create-file-project-85b7d2b8632023b11804 shows successfully added and visible in project1805 when a file with the same name already exists1806[Dec 09 2023 00:26:03 UTC (QA Tests)] INFO -- Starting test: Create Add first file in Web IDE when a file with the same name already exists throws an error1807[Dec 09 2023 00:26:04 UTC (QA Tests)] INFO -- filling :username-field with "root"1808[Dec 09 2023 00:26:04 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1809[Dec 09 2023 00:26:04 UTC (QA Tests)] INFO -- filling :password-field with "*****"1810[Dec 09 2023 00:26:04 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1811[Dec 09 2023 00:26:05 UTC (QA Tests)] INFO -- clicking :sign-in-button1812[Dec 09 2023 00:26:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.301s1813[Dec 09 2023 00:26:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1814[Dec 09 2023 00:26:08 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.19 seconds1815[Dec 09 2023 00:26:10 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/webide-create-file-project-5b018790539719db1816[Dec 09 2023 00:26:12 UTC (QA Tests)] INFO -- clicking :action-dropdown1817[Dec 09 2023 00:26:12 UTC (QA Tests)] INFO -- clicking :webide-menu-item1818[Dec 09 2023 00:26:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.552s1819[Dec 09 2023 00:26:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element webide-menu-item' took 0.62s1820[Dec 09 2023 00:26:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.149s1821[Dec 09 2023 00:26:19 UTC (QA Tests)] INFO -- clicking :li[title='New File...']1822 throws an error1823Verify1824 Trigger matrix1825[Dec 09 2023 00:26:19 UTC (QA Tests)] INFO -- Starting test: Verify Trigger matrix creates 2 trigger jobs and passes corresponding matrix variables1826[Dec 09 2023 00:26:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1827[Dec 09 2023 00:26:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.2 seconds1828[Dec 09 2023 00:26:20 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1829[Dec 09 2023 00:26:20 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1830[Dec 09 2023 00:26:21 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1831[Dec 09 2023 00:26:21 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-q1oqradm --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-q1oqradm 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-q1oqradm --url http://gitlab-ee-1f02d533.test --registration-token **** --tag-list qa-runner-q1oqradm --executor shell && gitlab-runner run" `1832[Dec 09 2023 00:26:22 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-q1oqradm`1833[Dec 09 2023 00:26:22 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1834[Dec 09 2023 00:26:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::ProjectRunner with name 'qa-runner-q1oqradm' via api in 1.6 seconds1835[Dec 09 2023 00:26:23 UTC (QA Tests)] INFO -- filling :username-field with "root"1836[Dec 09 2023 00:26:23 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1837[Dec 09 2023 00:26:23 UTC (QA Tests)] INFO -- filling :password-field with "*****"1838[Dec 09 2023 00:26:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1839[Dec 09 2023 00:26:23 UTC (QA Tests)] INFO -- clicking :sign-in-button1840[Dec 09 2023 00:26:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.24s1841[Dec 09 2023 00:26:28 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-pipeline-44ae2097f818da7c1842[Dec 09 2023 00:26:29 UTC (QA Tests)] INFO -- clicking :menu-section-button1843[Dec 09 2023 00:26:30 UTC (QA Tests)] INFO -- clicking :nav-item-link1844[Dec 09 2023 00:26:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.884s1845[Dec 09 2023 00:26:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 10.417s1846[Dec 09 2023 00:26:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.705s1847[Dec 09 2023 00:26:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element downstream-title-content' took 0.726s1848[Dec 09 2023 00:26:43 UTC (QA Tests)] INFO -- clicking :expand-pipeline-button1849[Dec 09 2023 00:26:44 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present1850[Dec 09 2023 00:26:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.502s1851[Dec 09 2023 00:26:46 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'qa-runner-q1oqradm'1852[Dec 09 2023 00:26:46 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-q1oqradm`1853[Dec 09 2023 00:26:47 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-pipeline-44ae2097f818da7c'1854[Dec 09 2023 00:26:47 UTC (QA Tests)] ERROR -- Interceptor Api Errors1855[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-pipeline-44ae2097f818da7c/-/jobs/46/test_report_summary.json -- Correlation Id: 01HH5ZGBYKAWJC6RK8CF5PH29M1856 creates 2 trigger jobs and passes corresponding matrix variables1857Create1858 File management1859[Dec 09 2023 00:26:47 UTC (QA Tests)] INFO -- Starting test: Create File management user deletes a file via the Web1860[Dec 09 2023 00:26:48 UTC (QA Tests)] INFO -- filling :username-field with "root"1861[Dec 09 2023 00:26:48 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1862[Dec 09 2023 00:26:48 UTC (QA Tests)] INFO -- filling :password-field with "*****"1863[Dec 09 2023 00:26:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1864[Dec 09 2023 00:26:49 UTC (QA Tests)] INFO -- clicking :sign-in-button1865[Dec 09 2023 00:26:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.255s1866[Dec 09 2023 00:26:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1867[Dec 09 2023 00:26:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.21 seconds1868[Dec 09 2023 00:26:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-new-file-d8ec230f058b14bb' via api in 1.55 seconds1869[Dec 09 2023 00:26:55 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-new-file-d8ec230f058b14bb/-/blob/main/QA+Test+-+File+name1870[Dec 09 2023 00:26:56 UTC (QA Tests)] INFO -- filling :commit-message-field with "QA Test - Delete file"1871[Dec 09 2023 00:26:56 UTC (QA Tests)] INFO -- clicking the coordinates of :commit-message-field1872[Dec 09 2023 00:26:59 UTC (QA Tests)] ERROR -- Interceptor Api Errors1873[200] POST http://gitlab-ee-1f02d533.test/api/graphql -- Correlation Id: 01HH5ZGP0M5GJ8PY3FHVTEP6VX1874error-messages: Variable $refType of type RefType was provided invalid value1875 user deletes a file via the Web1876Govern1877 Scan result policy1878[Dec 09 2023 00:26:59 UTC (QA Tests)] INFO -- Starting test: Govern Scan result policy requires approval when a pipeline report has findings matching the scan result policy1879[Dec 09 2023 00:26:59 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1880[Dec 09 2023 00:27:00 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.2 seconds1881[Dec 09 2023 00:27:01 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1882[Dec 09 2023 00:27:01 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1883[Dec 09 2023 00:27:01 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1884[Dec 09 2023 00:27:01 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-scan-result-policy-ae879da6b47b9a57 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-scan-result-policy-ae879da6b47b9a57 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-scan-result-policy-ae879da6b47b9a57 --url http://gitlab-ee-1f02d533.test --registration-token **** --tag-list secure_report_project-with-scan-result-policy-ae879da6b47b9a57 --executor shell && gitlab-runner run" `1885[Dec 09 2023 00:27:02 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-scan-result-policy-ae879da6b47b9a57`1886[Dec 09 2023 00:27:02 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1887[Dec 09 2023 00:27:03 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::SecurityScanPolicyProject with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-scan-result-policy-ae879da6b47b9a57' via api in 0.87 seconds1888[Dec 09 2023 00:27:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds1889[Dec 09 2023 00:27:04 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-scan-result-policy-ae879da6b47b9a57 QA::Resource::Project1890[Dec 09 2023 00:27:09 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyCommit with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-scan-result-policy-ae879da6b47b9a57' via api in 5.53 seconds1891[Dec 09 2023 00:27:10 UTC (QA Tests)] INFO -- filling :username-field with "root"1892[Dec 09 2023 00:27:10 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1893[Dec 09 2023 00:27:10 UTC (QA Tests)] INFO -- filling :password-field with "*****"1894[Dec 09 2023 00:27:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1895[Dec 09 2023 00:27:11 UTC (QA Tests)] INFO -- clicking :sign-in-button1896[Dec 09 2023 00:27:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.237s1897[Dec 09 2023 00:27:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-scan-result-policy-ae879da6b47b9a571898[Dec 09 2023 00:27:18 UTC (QA Tests)] INFO -- Merging via PUT /projects/50/merge_requests/1/merge1899[Dec 09 2023 00:27:19 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"1900[Dec 09 2023 00:27:25 UTC (QA Tests)] INFO -- clicking :menu-section-button1901[Dec 09 2023 00:27:25 UTC (QA Tests)] INFO -- clicking :nav-item-link1902[Dec 09 2023 00:27:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.864s1903[Dec 09 2023 00:27:26 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-scan-result-policy-ae879da6b47b9a57/-/merge_requests/11904[Dec 09 2023 00:27:33 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-result-policy-ae879da6b47b9a57'1905[Dec 09 2023 00:27:33 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-scan-result-policy-ae879da6b47b9a57`1906 requires approval when a pipeline report has findings matching the scan result policy1907[Dec 09 2023 00:27:34 UTC (QA Tests)] INFO -- Starting test: Govern Scan result policy does not block merge when scan result policy does not apply for pipeline security findings1908[Dec 09 2023 00:27:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds1909[Dec 09 2023 00:27:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.2 seconds1910[Dec 09 2023 00:27:35 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1911[Dec 09 2023 00:27:35 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1912[Dec 09 2023 00:27:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1913[Dec 09 2023 00:27:36 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-scan-result-policy-28bbd99f33f8a7e1 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-scan-result-policy-28bbd99f33f8a7e1 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-scan-result-policy-28bbd99f33f8a7e1 --url http://gitlab-ee-1f02d533.test --registration-token **** --tag-list secure_report_project-with-scan-result-policy-28bbd99f33f8a7e1 --executor shell && gitlab-runner run" `1914[Dec 09 2023 00:27:36 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-scan-result-policy-28bbd99f33f8a7e1`1915[Dec 09 2023 00:27:36 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1916[Dec 09 2023 00:27:38 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::SecurityScanPolicyProject with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-scan-result-policy-28bbd99f33f8a7e1' via api in 0.84 seconds1917[Dec 09 2023 00:27:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds1918[Dec 09 2023 00:27:39 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-scan-result-policy-28bbd99f33f8a7e1 QA::Resource::Project1919[Dec 09 2023 00:27:44 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyCommit with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-scan-result-policy-28bbd99f33f8a7e1' via api in 5.48 seconds1920[Dec 09 2023 00:27:45 UTC (QA Tests)] INFO -- filling :username-field with "root"1921[Dec 09 2023 00:27:45 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1922[Dec 09 2023 00:27:46 UTC (QA Tests)] INFO -- filling :password-field with "*****"1923[Dec 09 2023 00:27:46 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1924[Dec 09 2023 00:27:46 UTC (QA Tests)] INFO -- clicking :sign-in-button1925[Dec 09 2023 00:27:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.411s1926[Dec 09 2023 00:27:50 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-scan-result-policy-28bbd99f33f8a7e11927[Dec 09 2023 00:27:56 UTC (QA Tests)] INFO -- Merging via PUT /projects/52/merge_requests/1/merge1928[Dec 09 2023 00:27:57 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"1929[Dec 09 2023 00:28:08 UTC (QA Tests)] INFO -- clicking :menu-section-button1930[Dec 09 2023 00:28:08 UTC (QA Tests)] INFO -- clicking :nav-item-link1931[Dec 09 2023 00:28:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.872s1932[Dec 09 2023 00:28:09 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-scan-result-policy-28bbd99f33f8a7e1/-/merge_requests/11933[Dec 09 2023 00:28:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element merge-button' took 6.52s1934[Dec 09 2023 00:28:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge-button' took 6.588s1935[Dec 09 2023 00:28:22 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-result-policy-28bbd99f33f8a7e1'1936[Dec 09 2023 00:28:22 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-scan-result-policy-28bbd99f33f8a7e1`1937[Dec 09 2023 00:28:22 UTC (QA Tests)] INFO -- Saving screenshot..1938[Dec 09 2023 00:28:23 UTC (QA Tests)] INFO -- Starting test: Govern Scan result policy does not block merge when scan result policy does not apply for pipeline security findings1939[Dec 09 2023 00:28:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1940[Dec 09 2023 00:28:23 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.23 seconds1941[Dec 09 2023 00:28:24 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::ProjectRunner.1942[Dec 09 2023 00:28:24 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`1943[Dec 09 2023 00:28:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1944[Dec 09 2023 00:28:25 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name runner-for-project-with-scan-result-policy-1b301c6b0c3ae795 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach runner-for-project-with-scan-result-policy-1b301c6b0c3ae795 sh -c "printf 'concurrent = 1\ncheck_interval = 0\n\n[session_server]\n session_timeout = 1800' > /etc/gitlab-runner/config.toml && gitlab-runner register --non-interactive --name runner-for-project-with-scan-result-policy-1b301c6b0c3ae795 --url http://gitlab-ee-1f02d533.test --registration-token **** --tag-list secure_report_project-with-scan-result-policy-1b301c6b0c3ae795 --executor shell && gitlab-runner run" `1945[Dec 09 2023 00:28:25 UTC (QA Tests)] INFO -- Executing: `docker logs runner-for-project-with-scan-result-policy-1b301c6b0c3ae795`1946[Dec 09 2023 00:28:25 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`1947[Dec 09 2023 00:28:26 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::SecurityScanPolicyProject with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-scan-result-policy-1b301c6b0c3ae795' via api in 0.77 seconds1948[Dec 09 2023 00:28:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds1949[Dec 09 2023 00:28:26 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-scan-result-policy-1b301c6b0c3ae795 QA::Resource::Project1950[Dec 09 2023 00:28:27 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::ScanResultPolicyCommit with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-scan-result-policy-1b301c6b0c3ae795' via api in 0.38 seconds1951[Dec 09 2023 00:28:28 UTC (QA Tests)] INFO -- filling :username-field with "root"1952[Dec 09 2023 00:28:28 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1953[Dec 09 2023 00:28:28 UTC (QA Tests)] INFO -- filling :password-field with "*****"1954[Dec 09 2023 00:28:28 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1955[Dec 09 2023 00:28:28 UTC (QA Tests)] INFO -- clicking :sign-in-button1956[Dec 09 2023 00:28:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.242s1957[Dec 09 2023 00:28:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-scan-result-policy-1b301c6b0c3ae7951958[Dec 09 2023 00:28:36 UTC (QA Tests)] INFO -- Merging via PUT /projects/54/merge_requests/1/merge1959[Dec 09 2023 00:28:36 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_merge with title "QA test - merge request"1960[Dec 09 2023 00:28:40 UTC (QA Tests)] INFO -- clicking :menu-section-button1961[Dec 09 2023 00:28:40 UTC (QA Tests)] INFO -- clicking :nav-item-link1962[Dec 09 2023 00:28:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.877s1963[Dec 09 2023 00:28:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-scan-result-policy-1b301c6b0c3ae795/-/merge_requests/11964[Dec 09 2023 00:28:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProjectRunner with name 'runner-for-project-with-scan-result-policy-1b301c6b0c3ae795'1965[Dec 09 2023 00:28:58 UTC (QA Tests)] INFO -- Executing: `docker rm -f runner-for-project-with-scan-result-policy-1b301c6b0c3ae795`1966 does not block merge when scan result policy does not apply for pipeline security findings19681st Try error in ./qa/specs/features/ee/browser_ui/10_govern/scan_result_policy_vulnerabilities_spec.rb:86:1969expected QA::Page::MergeRequest::Show to be mergeable1971RSpec::Retry: 2nd try ./qa/specs/features/ee/browser_ui/10_govern/scan_result_policy_vulnerabilities_spec.rb:861972Framework sanity1973 Version check1974 is the specified version (PENDING: Test is not compatible with this environment or pipeline)1975Create1976 SSH key support1977[Dec 09 2023 00:28:59 UTC (QA Tests)] INFO -- Executing: `ssh-keygen -t rsa -b 4096 -f /tmp/d20231209-39-yhd9ro/id_rsa -N `1978[Dec 09 2023 00:29:00 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::SSHKey with id '2' via api in 0.65 seconds1979[Dec 09 2023 00:29:00 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes code to the repository via SSH1980[Dec 09 2023 00:29:00 UTC (QA Tests)] INFO -- filling :username-field with "root"1981[Dec 09 2023 00:29:00 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1982[Dec 09 2023 00:29:01 UTC (QA Tests)] INFO -- filling :password-field with "*****"1983[Dec 09 2023 00:29:01 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1984[Dec 09 2023 00:29:01 UTC (QA Tests)] INFO -- clicking :sign-in-button1985[Dec 09 2023 00:29:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.19s1986[Dec 09 2023 00:29:04 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds1987[Dec 09 2023 00:29:05 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.2 seconds1988[Dec 09 2023 00:29:05 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/ssh-tests-673d5e5554c7715c' via api in 1.05 seconds1989[Dec 09 2023 00:29:07 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"1990[Dec 09 2023 00:29:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.89 seconds1991[Dec 09 2023 00:29:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/ssh-tests-673d5e5554c7715c1992 pushes code to the repository via SSH1993[Dec 09 2023 00:29:09 UTC (QA Tests)] INFO -- Starting test: Create SSH key support pushes multiple branches and tags together1994[Dec 09 2023 00:29:09 UTC (QA Tests)] INFO -- filling :username-field with "root"1995[Dec 09 2023 00:29:09 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field1996[Dec 09 2023 00:29:10 UTC (QA Tests)] INFO -- filling :password-field with "*****"1997[Dec 09 2023 00:29:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field1998[Dec 09 2023 00:29:10 UTC (QA Tests)] INFO -- clicking :sign-in-button1999[Dec 09 2023 00:29:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.192s2000[Dec 09 2023 00:29:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2001[Dec 09 2023 00:29:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.18 seconds2002[Dec 09 2023 00:29:14 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/ssh-tests-471b7318426fb970' via api in 0.96 seconds2003 pushes multiple branches and tags together2004[Dec 09 2023 00:29:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::SSHKey with id '2'2005Govern2006 Vulnerability Report2007 checks explain this vulnerability AI feature (PENDING: Test is not compatible with this environment or pipeline)2008Create2009 Slack app integration2010 when using Slash commands2011 creates an issue (PENDING: Test is not compatible with this environment or pipeline)2012 with gitlab issue2013 closes an issue (PENDING: Test is not compatible with this environment or pipeline)2014 displays an issue (PENDING: Test is not compatible with this environment or pipeline)2015 comments on an issue (PENDING: Test is not compatible with this environment or pipeline)2016 with target project2017 moves an issue (PENDING: Test is not compatible with this environment or pipeline)2018Monitor2019 Recovery alert2020 when using Prometheus integration2021 behaves like triggers recovery alert2022[Dec 09 2023 00:29:17 UTC (QA Tests)] INFO -- Starting test: Monitor Recovery alert when using Prometheus integration behaves like triggers recovery alert only resolves the correct alert2023[Dec 09 2023 00:29:18 UTC (QA Tests)] INFO -- filling :username-field with "root"2024[Dec 09 2023 00:29:18 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2025[Dec 09 2023 00:29:18 UTC (QA Tests)] INFO -- filling :password-field with "*****"2026[Dec 09 2023 00:29:18 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2027[Dec 09 2023 00:29:19 UTC (QA Tests)] INFO -- clicking :sign-in-button2028[Dec 09 2023 00:29:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.178s2029[Dec 09 2023 00:29:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2030[Dec 09 2023 00:29:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.19 seconds2031[Dec 09 2023 00:29:23 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-for-alerts-cb1aafeb7a5430db2032[Dec 09 2023 00:29:24 UTC (QA Tests)] INFO -- clicking :menu-section-button2033[Dec 09 2023 00:29:24 UTC (QA Tests)] INFO -- clicking :nav-item-link2034[Dec 09 2023 00:29:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.022s2035[Dec 09 2023 00:29:27 UTC (QA Tests)] INFO -- clicking :add-integration-button2036[Dec 09 2023 00:29:27 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown2037[Dec 09 2023 00:29:27 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button2038[Dec 09 2023 00:29:27 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-12-09T00:29:27.648+00:00","generatorURL":"http://bogisich.example/lazaro","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"quia"},"annotations":{"title":"Itaque placeat quo totam."}}]}"2039[Dec 09 2023 00:29:27 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field2040[Dec 09 2023 00:29:28 UTC (QA Tests)] INFO -- clicking :send-test-alert2041[Dec 09 2023 00:29:28 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-12-09T00:29:27.648+00:00","generatorURL":"http://rippin.test/keturah_goldner","endsAt":null,"status":null,"labels":{"gitlab_environment_name":"a"},"annotations":{"title":"Laboriosam ut nihil distinctio."}}]}"2042[Dec 09 2023 00:29:28 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field2043[Dec 09 2023 00:29:29 UTC (QA Tests)] INFO -- clicking :send-test-alert2044[Dec 09 2023 00:29:32 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"version":"4","groupKey":null,"status":"firing","receiver":"","groupLabels":{},"commonLabels":{},"commonAnnotations":{},"externalURL":"","alerts":[{"startsAt":"2023-12-09T00:29:27.648+00:00","generatorURL":"http://bogisich.example/lazaro","endsAt":"2023-12-09T00:29:32.382+00:00","status":"resolved","labels":{"gitlab_environment_name":"quia"},"annotations":{"title":"Itaque placeat quo totam."}}]}"2045[Dec 09 2023 00:29:32 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field2046[Dec 09 2023 00:29:32 UTC (QA Tests)] INFO -- clicking :send-test-alert2047[Dec 09 2023 00:29:33 UTC (QA Tests)] INFO -- clicking :menu-section-button2048[Dec 09 2023 00:29:33 UTC (QA Tests)] INFO -- clicking :nav-item-link2049[Dec 09 2023 00:29:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.85s2050 only resolves the correct alert2051 when using HTTP endpoint integration2052 behaves like triggers recovery alert2053[Dec 09 2023 00:29:34 UTC (QA Tests)] INFO -- Starting test: Monitor Recovery alert when using HTTP endpoint integration behaves like triggers recovery alert only resolves the correct alert2054[Dec 09 2023 00:29:35 UTC (QA Tests)] INFO -- filling :username-field with "root"2055[Dec 09 2023 00:29:35 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2056[Dec 09 2023 00:29:35 UTC (QA Tests)] INFO -- filling :password-field with "*****"2057[Dec 09 2023 00:29:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2058[Dec 09 2023 00:29:35 UTC (QA Tests)] INFO -- clicking :sign-in-button2059[Dec 09 2023 00:29:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.211s2060[Dec 09 2023 00:29:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds2061[Dec 09 2023 00:29:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.19 seconds2062[Dec 09 2023 00:29:40 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-for-alerts-71ff07fcc8d0eaad2063[Dec 09 2023 00:29:41 UTC (QA Tests)] INFO -- clicking :menu-section-button2064[Dec 09 2023 00:29:41 UTC (QA Tests)] INFO -- clicking :nav-item-link2065[Dec 09 2023 00:29:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.921s2066[Dec 09 2023 00:29:43 UTC (QA Tests)] INFO -- clicking :add-integration-button2067[Dec 09 2023 00:29:43 UTC (QA Tests)] INFO -- clicking :integration-type-dropdown2068[Dec 09 2023 00:29:44 UTC (QA Tests)] INFO -- clicking :integration-name-field2069[Dec 09 2023 00:29:44 UTC (QA Tests)] INFO -- filling :integration-name-field with "aut"2070[Dec 09 2023 00:29:44 UTC (QA Tests)] INFO -- clicking the coordinates of :integration-name-field2071[Dec 09 2023 00:29:44 UTC (QA Tests)] INFO -- clicking :save-and-create-alert-button2072[Dec 09 2023 00:29:44 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"Aspernatur dolorem consequatur laborum.","description":"Aspernatur dolorem consequatur laborum."}"2073[Dec 09 2023 00:29:44 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field2074[Dec 09 2023 00:29:45 UTC (QA Tests)] INFO -- clicking :send-test-alert2075[Dec 09 2023 00:29:45 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"Cum qui deleniti ratione.","description":"Cum qui deleniti ratione."}"2076[Dec 09 2023 00:29:45 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field2077[Dec 09 2023 00:29:46 UTC (QA Tests)] INFO -- clicking :send-test-alert2078[Dec 09 2023 00:29:49 UTC (QA Tests)] INFO -- filling :test-payload-field with "{"title":"Aspernatur dolorem consequatur laborum.","description":"Aspernatur dolorem consequatur laborum.","end_time":"2023-12-09T00:29:49.350+00:00"}"2079[Dec 09 2023 00:29:49 UTC (QA Tests)] INFO -- clicking the coordinates of :test-payload-field2080[Dec 09 2023 00:29:49 UTC (QA Tests)] INFO -- clicking :send-test-alert2081[Dec 09 2023 00:29:50 UTC (QA Tests)] INFO -- clicking :menu-section-button2082[Dec 09 2023 00:29:50 UTC (QA Tests)] INFO -- clicking :nav-item-link2083[Dec 09 2023 00:29:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.801s2084 only resolves the correct alert2085Govern2086 project vulnerability report2087[Dec 09 2023 00:29:51 UTC (QA Tests)] INFO -- Starting test: Govern project vulnerability report can successfully change status of a vulnerability in vulnerability details page2088[Dec 09 2023 00:29:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2089[Dec 09 2023 00:29:51 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.18 seconds2090[Dec 09 2023 00:29:53 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Greyhound vulnerability' via api in 0.21 seconds2091[Dec 09 2023 00:29:53 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Scenthound vulnerability' via api in 0.33 seconds2092[Dec 09 2023 00:29:53 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Spellbound vulnerability' via api in 0.15 seconds2093[Dec 09 2023 00:29:53 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Sonicsound vulnerability' via api in 0.13 seconds2094[Dec 09 2023 00:29:54 UTC (QA Tests)] INFO -- filling :username-field with "root"2095[Dec 09 2023 00:29:54 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2096[Dec 09 2023 00:29:54 UTC (QA Tests)] INFO -- filling :password-field with "*****"2097[Dec 09 2023 00:29:54 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2098[Dec 09 2023 00:29:55 UTC (QA Tests)] INFO -- clicking :sign-in-button2099[Dec 09 2023 00:29:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.13s2100[Dec 09 2023 00:29:58 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-secure-46ec9133509f546d2101[Dec 09 2023 00:30:00 UTC (QA Tests)] INFO -- clicking :menu-section-button2102[Dec 09 2023 00:30:00 UTC (QA Tests)] INFO -- clicking :nav-item-link2103[Dec 09 2023 00:30:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.188s2104[Dec 09 2023 00:30:01 UTC (QA Tests)] INFO -- clicking :vulnerability2105[Dec 09 2023 00:30:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element vulnerability' took 0.989s2106[Dec 09 2023 00:30:02 UTC (QA Tests)] INFO -- clicking :vulnerability-status-dropdown2107[Dec 09 2023 00:30:02 UTC (QA Tests)] INFO -- clicking :listbox-item-resolved2108[Dec 09 2023 00:30:03 UTC (QA Tests)] INFO -- clicking :nav-item-link2109[Dec 09 2023 00:30:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.001s2110[Dec 09 2023 00:30:05 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? group-by-new-feature' took 0.854s2111[Dec 09 2023 00:30:05 UTC (QA Tests)] INFO -- clicking :close-button2112[Dec 09 2023 00:30:06 UTC (QA Tests)] ERROR -- Interceptor Api Errors2113[-1] POST /api/graphql -- Correlation Id: Correlation Id not found2114 can successfully change status of a vulnerability in vulnerability details page2115[Dec 09 2023 00:30:06 UTC (QA Tests)] INFO -- Starting test: Govern project vulnerability report can bulk dismiss vulnerabilities as false positive in vulnerability report2116[Dec 09 2023 00:30:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds2117[Dec 09 2023 00:30:06 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.23 seconds2118[Dec 09 2023 00:30:08 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Greyhound vulnerability' via api in 0.16 seconds2119[Dec 09 2023 00:30:08 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Scenthound vulnerability' via api in 0.14 seconds2120[Dec 09 2023 00:30:08 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Spellbound vulnerability' via api in 0.17 seconds2121[Dec 09 2023 00:30:08 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Sonicsound vulnerability' via api in 0.16 seconds2122[Dec 09 2023 00:30:09 UTC (QA Tests)] INFO -- filling :username-field with "root"2123[Dec 09 2023 00:30:09 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2124[Dec 09 2023 00:30:09 UTC (QA Tests)] INFO -- filling :password-field with "*****"2125[Dec 09 2023 00:30:09 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2126[Dec 09 2023 00:30:09 UTC (QA Tests)] INFO -- clicking :sign-in-button2127[Dec 09 2023 00:30:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.296s2128[Dec 09 2023 00:30:13 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-secure-593e4e6df32517412129[Dec 09 2023 00:30:15 UTC (QA Tests)] INFO -- clicking :menu-section-button2130[Dec 09 2023 00:30:15 UTC (QA Tests)] INFO -- clicking :nav-item-link2131[Dec 09 2023 00:30:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.051s2132[Dec 09 2023 00:30:17 UTC (QA Tests)] INFO -- checking via JS :vulnerability-checkbox-all with args {}2133[Dec 09 2023 00:30:17 UTC (QA Tests)] INFO -- clicking :status-listbox2134[Dec 09 2023 00:30:17 UTC (QA Tests)] INFO -- clicking :listbox-item-dismissed2135[Dec 09 2023 00:30:17 UTC (QA Tests)] INFO -- clicking :dismissal-reason-listbox2136[Dec 09 2023 00:30:17 UTC (QA Tests)] INFO -- clicking :listbox-item-not_applicable2137[Dec 09 2023 00:30:17 UTC (QA Tests)] INFO -- filling :change-status-comment-textbox with "E2E Test"2138[Dec 09 2023 00:30:17 UTC (QA Tests)] INFO -- clicking the coordinates of :change-status-comment-textbox2139[Dec 09 2023 00:30:18 UTC (QA Tests)] INFO -- clicking :change-status-button2140[Dec 09 2023 00:30:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? group-by-new-feature' took 11.022s2141[Dec 09 2023 00:30:30 UTC (QA Tests)] ERROR -- Interceptor Api Errors2142[-1] POST /api/graphql -- Correlation Id: Correlation Id not found2143 can bulk dismiss vulnerabilities as false positive in vulnerability report2144[Dec 09 2023 00:30:30 UTC (QA Tests)] INFO -- Starting test: Govern project vulnerability report can successfully bulk change status to confirmed in vulnerability report2145[Dec 09 2023 00:30:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds2146[Dec 09 2023 00:30:31 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.22 seconds2147[Dec 09 2023 00:30:32 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Greyhound vulnerability' via api in 0.19 seconds2148[Dec 09 2023 00:30:32 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Scenthound vulnerability' via api in 0.2 seconds2149[Dec 09 2023 00:30:32 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Spellbound vulnerability' via api in 0.15 seconds2150[Dec 09 2023 00:30:32 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::VulnerabilityItem with name 'Sonicsound vulnerability' via api in 0.14 seconds2151[Dec 09 2023 00:30:33 UTC (QA Tests)] INFO -- filling :username-field with "root"2152[Dec 09 2023 00:30:33 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2153[Dec 09 2023 00:30:33 UTC (QA Tests)] INFO -- filling :password-field with "*****"2154[Dec 09 2023 00:30:33 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2155[Dec 09 2023 00:30:34 UTC (QA Tests)] INFO -- clicking :sign-in-button2156[Dec 09 2023 00:30:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.282s2157[Dec 09 2023 00:30:37 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-secure-b98cd3cd074aca752158[Dec 09 2023 00:30:39 UTC (QA Tests)] INFO -- clicking :menu-section-button2159[Dec 09 2023 00:30:39 UTC (QA Tests)] INFO -- clicking :nav-item-link2160[Dec 09 2023 00:30:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.134s2161[Dec 09 2023 00:30:41 UTC (QA Tests)] INFO -- checking via JS :vulnerability-checkbox-all with args {}2162[Dec 09 2023 00:30:41 UTC (QA Tests)] INFO -- clicking :status-listbox2163[Dec 09 2023 00:30:41 UTC (QA Tests)] INFO -- clicking :listbox-item-confirmed2164[Dec 09 2023 00:30:41 UTC (QA Tests)] INFO -- filling :change-status-comment-textbox with "E2E Test"2165[Dec 09 2023 00:30:41 UTC (QA Tests)] INFO -- clicking the coordinates of :change-status-comment-textbox2166[Dec 09 2023 00:30:42 UTC (QA Tests)] INFO -- clicking :change-status-button2167[Dec 09 2023 00:30:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? group-by-new-feature' took 11.039s2168[Dec 09 2023 00:30:54 UTC (QA Tests)] ERROR -- Interceptor Api Errors2169[-1] POST /api/graphql -- Correlation Id: Correlation Id not found2170 can successfully bulk change status to confirmed in vulnerability report2171Create2172 Approval rules2173[Dec 09 2023 00:30:54 UTC (QA Tests)] INFO -- Starting test: Create Approval rules allows multiple approval rules with users and groups2174[Dec 09 2023 00:30:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds2175[Dec 09 2023 00:30:54 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.22 seconds2176[Dec 09 2023 00:30:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds2177[Dec 09 2023 00:30:55 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/approval-rules-ff4a5b7e64cc8de6 QA::Resource::Project2178[Dec 09 2023 00:30:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.15 seconds2179[Dec 09 2023 00:30:56 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555 QA::Resource::Group2180[Dec 09 2023 00:30:56 UTC (QA Tests)] INFO -- filling :username-field with "root"2181[Dec 09 2023 00:30:56 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2182[Dec 09 2023 00:30:57 UTC (QA Tests)] INFO -- filling :password-field with "*****"2183[Dec 09 2023 00:30:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2184[Dec 09 2023 00:30:57 UTC (QA Tests)] INFO -- clicking :sign-in-button2185[Dec 09 2023 00:30:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.242s2186[Dec 09 2023 00:31:01 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.74 seconds2187[Dec 09 2023 00:31:02 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::Commit via api in 0.82 seconds2188[Dec 09 2023 00:31:02 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/approval-rules-ff4a5b7e64cc8de62189[Dec 09 2023 00:31:14 UTC (QA Tests)] INFO -- clicking :menu-section-button2190[Dec 09 2023 00:31:14 UTC (QA Tests)] INFO -- clicking :nav-item-link2191[Dec 09 2023 00:31:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.894s2192[Dec 09 2023 00:31:15 UTC (QA Tests)] INFO -- clicking :new-merge-request-button2193[Dec 09 2023 00:31:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-merge-request-button' took 1.212s2194[Dec 09 2023 00:31:16 UTC (QA Tests)] INFO -- clicking :compare-dropdown2195[Dec 09 2023 00:31:16 UTC (QA Tests)] INFO -- Searching in dropdown: "qa-test-feature-6f64b5c15c24d4e1"2196[Dec 09 2023 00:31:17 UTC (QA Tests)] INFO -- clicking :compare-branches-button2197[Dec 09 2023 00:31:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element compare-branches-button' took 1.646s2198[Dec 09 2023 00:31:19 UTC (QA Tests)] INFO -- filling :issuable-form-title-field with "Add a new feature"2199[Dec 09 2023 00:31:19 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-title-field2200[Dec 09 2023 00:31:20 UTC (QA Tests)] INFO -- filling :issuable-form-description-field with "Great feature, much approval"2201[Dec 09 2023 00:31:20 UTC (QA Tests)] INFO -- clicking the coordinates of :issuable-form-description-field2202[Dec 09 2023 00:31:20 UTC (QA Tests)] INFO -- clicking :add-approval-rule2203[Dec 09 2023 00:31:21 UTC (QA Tests)] INFO -- filling :rule-name-field with "user"2204[Dec 09 2023 00:31:21 UTC (QA Tests)] INFO -- clicking the coordinates of :rule-name-field2205[Dec 09 2023 00:31:22 UTC (QA Tests)] INFO -- filling :approvals-required with "1"2206[Dec 09 2023 00:31:22 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals-required2207[Dec 09 2023 00:31:22 UTC (QA Tests)] INFO -- Searching in dropdown: "gitlab-qa-user1"2208[Dec 09 2023 00:31:26 UTC (QA Tests)] INFO -- clicking :add-approval-rule2209[Dec 09 2023 00:31:27 UTC (QA Tests)] INFO -- filling :rule-name-field with "group"2210[Dec 09 2023 00:31:27 UTC (QA Tests)] INFO -- clicking the coordinates of :rule-name-field2211[Dec 09 2023 00:31:28 UTC (QA Tests)] INFO -- filling :approvals-required with "1"2212[Dec 09 2023 00:31:28 UTC (QA Tests)] INFO -- clicking the coordinates of :approvals-required2213[Dec 09 2023 00:31:28 UTC (QA Tests)] INFO -- Searching in dropdown: "gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555"2214[Dec 09 2023 00:31:34 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present2215[Dec 09 2023 00:31:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.714s2216[Dec 09 2023 00:31:38 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequest via browser_ui in 37.65 seconds2217[Dec 09 2023 00:31:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.031s2218[Dec 09 2023 00:31:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.036s2219[Dec 09 2023 00:31:43 UTC (QA Tests)] INFO -- clicking :user-avatar-content2220[Dec 09 2023 00:31:43 UTC (QA Tests)] INFO -- clicking :sign-out-link2221[Dec 09 2023 00:31:44 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"2222[Dec 09 2023 00:31:44 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2223[Dec 09 2023 00:31:44 UTC (QA Tests)] INFO -- filling :password-field with "*****"2224[Dec 09 2023 00:31:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2225[Dec 09 2023 00:31:45 UTC (QA Tests)] INFO -- clicking :sign-in-button2226[Dec 09 2023 00:31:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.951s2227[Dec 09 2023 00:31:47 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/approval-rules-ff4a5b7e64cc8de6/-/merge_requests/12228[Dec 09 2023 00:31:50 UTC (QA Tests)] INFO -- clicking :approve-button2229[Dec 09 2023 00:31:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.566s2230[Dec 09 2023 00:31:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve-button' took 0.601s2231[Dec 09 2023 00:31:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.037s2232[Dec 09 2023 00:31:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.043s2233[Dec 09 2023 00:31:57 UTC (QA Tests)] INFO -- clicking :user-avatar-content2234[Dec 09 2023 00:31:57 UTC (QA Tests)] INFO -- clicking :sign-out-link2235[Dec 09 2023 00:31:58 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user2"2236[Dec 09 2023 00:31:58 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2237[Dec 09 2023 00:31:59 UTC (QA Tests)] INFO -- filling :password-field with "*****"2238[Dec 09 2023 00:31:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2239[Dec 09 2023 00:31:59 UTC (QA Tests)] INFO -- clicking :sign-in-button2240[Dec 09 2023 00:32:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.302s2241[Dec 09 2023 00:32:03 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/approval-rules-ff4a5b7e64cc8de6/-/merge_requests/12242[Dec 09 2023 00:32:05 UTC (QA Tests)] INFO -- clicking :approve-button2243[Dec 09 2023 00:32:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.808s2244[Dec 09 2023 00:32:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'find_element approve-button' took 0.84s2245[Dec 09 2023 00:32:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.04s2246[Dec 09 2023 00:32:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.064s2247[Dec 09 2023 00:32:10 UTC (QA Tests)] INFO -- clicking :user-avatar-content2248[Dec 09 2023 00:32:11 UTC (QA Tests)] INFO -- clicking :sign-out-link2249[Dec 09 2023 00:32:11 UTC (QA Tests)] INFO -- filling :username-field with "root"2250[Dec 09 2023 00:32:11 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2251[Dec 09 2023 00:32:12 UTC (QA Tests)] INFO -- filling :password-field with "*****"2252[Dec 09 2023 00:32:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2253[Dec 09 2023 00:32:12 UTC (QA Tests)] INFO -- clicking :sign-in-button2254[Dec 09 2023 00:32:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.246s2255[Dec 09 2023 00:32:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/approval-rules-ff4a5b7e64cc8de6/-/merge_requests/12256[Dec 09 2023 00:32:18 UTC (QA Tests)] INFO -- clicking :merge-button2257[Dec 09 2023 00:32:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 4.855s2258[Dec 09 2023 00:32:23 UTC (QA Tests)] INFO -- Removing user gitlab-qa-user2 from gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555 QA::Resource::Group2259[Dec 09 2023 00:32:24 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/approval-rules-ff4a5b7e64cc8de6'2260 allows multiple approval rules with users and groups2261Govern2262 Group access token2263[Dec 09 2023 00:32:24 UTC (QA Tests)] INFO -- Starting test: Govern Group access token can be used to commit via the API2264[Dec 09 2023 00:32:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds2265[Dec 09 2023 00:32:24 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.24 seconds2266 can be used to commit via the API2267[Dec 09 2023 00:32:27 UTC (QA Tests)] INFO -- Starting test: Govern Group access token can be used to create a file via the project API2268[Dec 09 2023 00:32:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds2269[Dec 09 2023 00:32:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.24 seconds2270[Dec 09 2023 00:32:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2271[Dec 09 2023 00:32:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.22 seconds2272[Dec 09 2023 00:32:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-new-file-648ce38c9cde2b47' via api in 1.52 seconds2273 can be used to create a file via the project API2274Manage2275 Project import2276 imports large Github repo via api (PENDING: Test is not compatible with this environment or pipeline)2277Verify2278 Runner fleet management2279[Dec 09 2023 00:32:32 UTC (QA Tests)] INFO -- Starting test: Verify Runner fleet management shows group runner online count2280[Dec 09 2023 00:32:32 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.2281[Dec 09 2023 00:32:32 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2282[Dec 09 2023 00:32:32 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2283[Dec 09 2023 00:32:33 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/group-with-ci-cd-a3103fa06e63f19e' via api in 0.57 seconds2284[Dec 09 2023 00:32:33 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2285[Dec 09 2023 00:32:33 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1702081952 --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1702081952 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-1702081952 --url http://gitlab-ee-1f02d533.test --registration-token **** --run-untagged=true --executor shell && gitlab-runner run" `2286[Dec 09 2023 00:32:34 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1702081952`2287[Dec 09 2023 00:32:34 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2288[Dec 09 2023 00:32:36 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::GroupRunner with name 'qa-runner-1702081952' via api in 3.68 seconds2289[Dec 09 2023 00:32:36 UTC (QA Tests)] INFO -- filling :username-field with "root"2290[Dec 09 2023 00:32:36 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2291[Dec 09 2023 00:32:37 UTC (QA Tests)] INFO -- filling :password-field with "*****"2292[Dec 09 2023 00:32:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2293[Dec 09 2023 00:32:37 UTC (QA Tests)] INFO -- clicking :sign-in-button2294[Dec 09 2023 00:32:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.284s2295[Dec 09 2023 00:32:41 UTC (QA Tests)] INFO -- Visiting QA::Resource::Group at http://gitlab-ee-1f02d533.test/groups/gitlab-qa-sandbox-group-7/group-with-ci-cd-a3103fa06e63f19e2296[Dec 09 2023 00:32:42 UTC (QA Tests)] INFO -- clicking :menu-section-button2297[Dec 09 2023 00:32:42 UTC (QA Tests)] INFO -- clicking :nav-item-link2298[Dec 09 2023 00:32:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.862s2299[Dec 09 2023 00:32:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1702081952'2300[Dec 09 2023 00:32:43 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1702081952`2301 shows group runner online count2302Create2303 File Locking2304[Dec 09 2023 00:32:44 UTC (QA Tests)] INFO -- Starting test: Create File Locking checks file locked by other user to be disabled2305[Dec 09 2023 00:32:44 UTC (QA Tests)] INFO -- filling :username-field with "root"2306[Dec 09 2023 00:32:44 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2307[Dec 09 2023 00:32:45 UTC (QA Tests)] INFO -- filling :password-field with "*****"2308[Dec 09 2023 00:32:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2309[Dec 09 2023 00:32:45 UTC (QA Tests)] INFO -- clicking :sign-in-button2310[Dec 09 2023 00:32:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.243s2311[Dec 09 2023 00:32:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2312[Dec 09 2023 00:32:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.18 seconds2313[Dec 09 2023 00:32:52 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2314[Dec 09 2023 00:32:52 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.4 seconds2315[Dec 09 2023 00:32:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds2316[Dec 09 2023 00:32:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.3 seconds2317[Dec 09 2023 00:32:53 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.15 seconds2318[Dec 09 2023 00:32:53 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.29 seconds2319[Dec 09 2023 00:32:54 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch2320[Dec 09 2023 00:32:54 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2321[Dec 09 2023 00:32:54 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2322[Dec 09 2023 00:32:54 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.23 seconds2323[Dec 09 2023 00:32:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/file_locking-c64eadc19a19fda52324[Dec 09 2023 00:32:55 UTC (QA Tests)] INFO -- clicking :file-name-link2325[Dec 09 2023 00:32:56 UTC (QA Tests)] INFO -- clicking :lock-button2326[Dec 09 2023 00:32:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.547s2327[Dec 09 2023 00:32:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock-button' took 0.65s2328[Dec 09 2023 00:32:56 UTC (QA Tests)] INFO -- clicking :confirm-ok-button2329[Dec 09 2023 00:32:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.024s2330[Dec 09 2023 00:32:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.044s2331[Dec 09 2023 00:32:59 UTC (QA Tests)] INFO -- clicking :user-avatar-content2332[Dec 09 2023 00:32:59 UTC (QA Tests)] INFO -- clicking :sign-out-link2333[Dec 09 2023 00:33:00 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"2334[Dec 09 2023 00:33:00 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2335[Dec 09 2023 00:33:00 UTC (QA Tests)] INFO -- filling :password-field with "*****"2336[Dec 09 2023 00:33:00 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2337[Dec 09 2023 00:33:01 UTC (QA Tests)] INFO -- clicking :sign-in-button2338[Dec 09 2023 00:33:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.951s2339[Dec 09 2023 00:33:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/file_locking-c64eadc19a19fda52340[Dec 09 2023 00:33:05 UTC (QA Tests)] INFO -- clicking :file-name-link2341 checks file locked by other user to be disabled2342[Dec 09 2023 00:33:06 UTC (QA Tests)] INFO -- Starting test: Create File Locking locks a directory and tries to push as a second user2343[Dec 09 2023 00:33:06 UTC (QA Tests)] INFO -- filling :username-field with "root"2344[Dec 09 2023 00:33:06 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2345[Dec 09 2023 00:33:07 UTC (QA Tests)] INFO -- filling :password-field with "*****"2346[Dec 09 2023 00:33:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2347[Dec 09 2023 00:33:07 UTC (QA Tests)] INFO -- clicking :sign-in-button2348[Dec 09 2023 00:33:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.266s2349[Dec 09 2023 00:33:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2350[Dec 09 2023 00:33:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.21 seconds2351[Dec 09 2023 00:33:14 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2352[Dec 09 2023 00:33:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.88 seconds2353[Dec 09 2023 00:33:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.13 seconds2354[Dec 09 2023 00:33:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.36 seconds2355[Dec 09 2023 00:33:16 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.18 seconds2356[Dec 09 2023 00:33:16 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.33 seconds2357[Dec 09 2023 00:33:17 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch2358[Dec 09 2023 00:33:17 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2359[Dec 09 2023 00:33:17 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2360[Dec 09 2023 00:33:17 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.23 seconds2361[Dec 09 2023 00:33:18 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2362[Dec 09 2023 00:33:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.46 seconds2363[Dec 09 2023 00:33:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.02s2364[Dec 09 2023 00:33:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.017s2365[Dec 09 2023 00:33:21 UTC (QA Tests)] INFO -- clicking :user-avatar-content2366[Dec 09 2023 00:33:21 UTC (QA Tests)] INFO -- clicking :sign-out-link2367[Dec 09 2023 00:33:21 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"2368[Dec 09 2023 00:33:21 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2369[Dec 09 2023 00:33:22 UTC (QA Tests)] INFO -- filling :password-field with "*****"2370[Dec 09 2023 00:33:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2371[Dec 09 2023 00:33:22 UTC (QA Tests)] INFO -- clicking :sign-in-button2372[Dec 09 2023 00:33:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.937s2373[Dec 09 2023 00:33:25 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/file_locking-f1f6a2e4ed13587a2374[Dec 09 2023 00:33:27 UTC (QA Tests)] INFO -- clicking :file-name-link2375[Dec 09 2023 00:33:27 UTC (QA Tests)] INFO -- clicking :lock-button2376[Dec 09 2023 00:33:28 UTC (QA Tests)] INFO -- clicking :confirm-ok-button2377[Dec 09 2023 00:33:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? lock-button' took 1.287s2378[Dec 09 2023 00:33:34 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2379[Dec 09 2023 00:33:34 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.53 seconds2380 locks a directory and tries to push as a second user2381[Dec 09 2023 00:33:34 UTC (QA Tests)] INFO -- Starting test: Create File Locking locks a file and tries to push as a second user2382[Dec 09 2023 00:33:34 UTC (QA Tests)] INFO -- filling :username-field with "root"2383[Dec 09 2023 00:33:34 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2384[Dec 09 2023 00:33:35 UTC (QA Tests)] INFO -- filling :password-field with "*****"2385[Dec 09 2023 00:33:35 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2386[Dec 09 2023 00:33:35 UTC (QA Tests)] INFO -- clicking :sign-in-button2387[Dec 09 2023 00:33:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.267s2388[Dec 09 2023 00:33:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2389[Dec 09 2023 00:33:39 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.21 seconds2390[Dec 09 2023 00:33:42 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2391[Dec 09 2023 00:33:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.33 seconds2392[Dec 09 2023 00:33:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds2393[Dec 09 2023 00:33:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.26 seconds2394[Dec 09 2023 00:33:44 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds2395[Dec 09 2023 00:33:44 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.3 seconds2396[Dec 09 2023 00:33:45 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch2397[Dec 09 2023 00:33:45 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2398[Dec 09 2023 00:33:45 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2399[Dec 09 2023 00:33:45 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.2 seconds2400[Dec 09 2023 00:33:46 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.019s2401[Dec 09 2023 00:33:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.046s2402[Dec 09 2023 00:33:47 UTC (QA Tests)] INFO -- clicking :user-avatar-content2403[Dec 09 2023 00:33:47 UTC (QA Tests)] INFO -- clicking :sign-out-link2404[Dec 09 2023 00:33:48 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"2405[Dec 09 2023 00:33:48 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2406[Dec 09 2023 00:33:48 UTC (QA Tests)] INFO -- filling :password-field with "*****"2407[Dec 09 2023 00:33:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2408[Dec 09 2023 00:33:49 UTC (QA Tests)] INFO -- clicking :sign-in-button2409[Dec 09 2023 00:33:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.966s2410[Dec 09 2023 00:33:52 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/file_locking-69a8a7dae289e8be2411[Dec 09 2023 00:33:53 UTC (QA Tests)] INFO -- clicking :file-name-link2412[Dec 09 2023 00:33:53 UTC (QA Tests)] INFO -- clicking :lock-button2413[Dec 09 2023 00:33:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.519s2414[Dec 09 2023 00:33:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock-button' took 0.613s2415[Dec 09 2023 00:33:54 UTC (QA Tests)] INFO -- clicking :confirm-ok-button2416[Dec 09 2023 00:33:58 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2417[Dec 09 2023 00:33:58 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.47 seconds2418 locks a file and tries to push as a second user2419[Dec 09 2023 00:33:59 UTC (QA Tests)] INFO -- Starting test: Create File Locking locks a file and unlocks in list2420[Dec 09 2023 00:33:59 UTC (QA Tests)] INFO -- filling :username-field with "root"2421[Dec 09 2023 00:33:59 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2422[Dec 09 2023 00:33:59 UTC (QA Tests)] INFO -- filling :password-field with "*****"2423[Dec 09 2023 00:33:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2424[Dec 09 2023 00:34:00 UTC (QA Tests)] INFO -- clicking :sign-in-button2425[Dec 09 2023 00:34:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.091s2426[Dec 09 2023 00:34:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2427[Dec 09 2023 00:34:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.18 seconds2428[Dec 09 2023 00:34:06 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2429[Dec 09 2023 00:34:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.37 seconds2430[Dec 09 2023 00:34:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.12 seconds2431[Dec 09 2023 00:34:07 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.26 seconds2432[Dec 09 2023 00:34:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds2433[Dec 09 2023 00:34:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.23 seconds2434[Dec 09 2023 00:34:08 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch2435[Dec 09 2023 00:34:08 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2436[Dec 09 2023 00:34:08 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2437[Dec 09 2023 00:34:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.22 seconds2438[Dec 09 2023 00:34:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.02s2439[Dec 09 2023 00:34:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.036s2440[Dec 09 2023 00:34:10 UTC (QA Tests)] INFO -- clicking :user-avatar-content2441[Dec 09 2023 00:34:11 UTC (QA Tests)] INFO -- clicking :sign-out-link2442[Dec 09 2023 00:34:11 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"2443[Dec 09 2023 00:34:11 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2444[Dec 09 2023 00:34:12 UTC (QA Tests)] INFO -- filling :password-field with "*****"2445[Dec 09 2023 00:34:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2446[Dec 09 2023 00:34:12 UTC (QA Tests)] INFO -- clicking :sign-in-button2447[Dec 09 2023 00:34:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.894s2448[Dec 09 2023 00:34:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/file_locking-acc36fea14d8ccb32449[Dec 09 2023 00:34:16 UTC (QA Tests)] INFO -- clicking :file-name-link2450[Dec 09 2023 00:34:16 UTC (QA Tests)] INFO -- clicking :lock-button2451[Dec 09 2023 00:34:17 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock-button' took 0.587s2452[Dec 09 2023 00:34:17 UTC (QA Tests)] INFO -- clicking :confirm-ok-button2453[Dec 09 2023 00:34:17 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/file_locking-acc36fea14d8ccb32454[Dec 09 2023 00:34:19 UTC (QA Tests)] INFO -- clicking :menu-section-button2455[Dec 09 2023 00:34:19 UTC (QA Tests)] INFO -- clicking :nav-item-link2456[Dec 09 2023 00:34:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.727s2457[Dec 09 2023 00:34:20 UTC (QA Tests)] INFO -- clicking :unlock_button2458[Dec 09 2023 00:34:20 UTC (QA Tests)] INFO -- clicking :confirm-ok-button2459[Dec 09 2023 00:34:21 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2460[Dec 09 2023 00:34:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.39 seconds2461 locks a file and unlocks in list2462[Dec 09 2023 00:34:22 UTC (QA Tests)] INFO -- Starting test: Create File Locking creates a merge request and fails to merge2463[Dec 09 2023 00:34:22 UTC (QA Tests)] INFO -- filling :username-field with "root"2464[Dec 09 2023 00:34:22 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2465[Dec 09 2023 00:34:23 UTC (QA Tests)] INFO -- filling :password-field with "*****"2466[Dec 09 2023 00:34:23 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2467[Dec 09 2023 00:34:23 UTC (QA Tests)] INFO -- clicking :sign-in-button2468[Dec 09 2023 00:34:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.168s2469[Dec 09 2023 00:34:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2470[Dec 09 2023 00:34:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.2 seconds2471[Dec 09 2023 00:34:29 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2472[Dec 09 2023 00:34:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.71 seconds2473[Dec 09 2023 00:34:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds2474[Dec 09 2023 00:34:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.27 seconds2475[Dec 09 2023 00:34:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds2476[Dec 09 2023 00:34:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMember via api in 0.33 seconds2477[Dec 09 2023 00:34:30 UTC (QA Tests)] INFO -- Removed a QA::Resource::ProtectedBranch2478[Dec 09 2023 00:34:30 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2479[Dec 09 2023 00:34:30 UTC (QA Tests)] WARN -- Resource fabrication http method has not been set properly, assuming :get value!2480[Dec 09 2023 00:34:30 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProtectedBranch via api in 0.17 seconds2481[Dec 09 2023 00:34:32 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2482[Dec 09 2023 00:34:32 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 1.43 seconds2483[Dec 09 2023 00:34:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/file_locking-9b278265e07c640d2484[Dec 09 2023 00:34:36 UTC (QA Tests)] INFO -- clicking :file-name-link2485[Dec 09 2023 00:34:36 UTC (QA Tests)] INFO -- clicking :lock-button2486[Dec 09 2023 00:34:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.523s2487[Dec 09 2023 00:34:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element lock-button' took 0.61s2488[Dec 09 2023 00:34:36 UTC (QA Tests)] INFO -- clicking :confirm-ok-button2489[Dec 09 2023 00:34:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.025s2490[Dec 09 2023 00:34:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.061s2491[Dec 09 2023 00:34:39 UTC (QA Tests)] INFO -- clicking :user-avatar-content2492[Dec 09 2023 00:34:39 UTC (QA Tests)] INFO -- clicking :sign-out-link2493[Dec 09 2023 00:34:40 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"2494[Dec 09 2023 00:34:40 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2495[Dec 09 2023 00:34:40 UTC (QA Tests)] INFO -- filling :password-field with "*****"2496[Dec 09 2023 00:34:40 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2497[Dec 09 2023 00:34:41 UTC (QA Tests)] INFO -- clicking :sign-in-button2498[Dec 09 2023 00:34:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.873s2499[Dec 09 2023 00:34:43 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequest at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/file_locking-9b278265e07c640d/-/merge_requests/12500[Dec 09 2023 00:34:45 UTC (QA Tests)] INFO -- clicking :merge-button2501[Dec 09 2023 00:34:58 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? merge-button' took 9.97s2502 creates a merge request and fails to merge2503Create2504 File management2505[Dec 09 2023 00:34:58 UTC (QA Tests)] INFO -- Starting test: Create File management user edits a file via the Web2506[Dec 09 2023 00:34:59 UTC (QA Tests)] INFO -- filling :username-field with "root"2507[Dec 09 2023 00:34:59 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2508[Dec 09 2023 00:34:59 UTC (QA Tests)] INFO -- filling :password-field with "*****"2509[Dec 09 2023 00:34:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2510[Dec 09 2023 00:34:59 UTC (QA Tests)] INFO -- clicking :sign-in-button2511[Dec 09 2023 00:35:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.14s2512[Dec 09 2023 00:35:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2513[Dec 09 2023 00:35:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.19 seconds2514[Dec 09 2023 00:35:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-new-file-8b3288dc004fc72d' via api in 1.34 seconds2515[Dec 09 2023 00:35:05 UTC (QA Tests)] INFO -- Visiting QA::Resource::File at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-new-file-8b3288dc004fc72d/-/blob/main/QA+Test+-+File+name2516[Dec 09 2023 00:35:06 UTC (QA Tests)] INFO -- clicking :action-dropdown2517[Dec 09 2023 00:35:06 UTC (QA Tests)] INFO -- clicking :edit-menu-item2518[Dec 09 2023 00:35:08 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element edit-menu-item' took 1.294s2519[Dec 09 2023 00:35:08 UTC (QA Tests)] INFO -- filling :commit-message-field with "QA Test - Update file"2520[Dec 09 2023 00:35:08 UTC (QA Tests)] INFO -- clicking the coordinates of :commit-message-field2521[Dec 09 2023 00:35:08 UTC (QA Tests)] INFO -- clicking :commit-button2522[Dec 09 2023 00:35:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 1.474s2523[Dec 09 2023 00:35:10 UTC (QA Tests)] ERROR -- Interceptor Api Errors2524[200] POST http://gitlab-ee-1f02d533.test/api/graphql -- Correlation Id: 01HH5ZZRCGADXGB5W8AXPCKX102525error-messages: Variable $refType of type RefType was provided invalid value2526 user edits a file via the Web2527Package2528 npm Registry instance level endpoint2529 using personal access token2530[Dec 09 2023 00:35:10 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using personal access token push and pull a npm package via CI2531[Dec 09 2023 00:35:11 UTC (QA Tests)] INFO -- filling :username-field with "root"2532[Dec 09 2023 00:35:11 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2533[Dec 09 2023 00:35:11 UTC (QA Tests)] INFO -- filling :password-field with "*****"2534[Dec 09 2023 00:35:11 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2535[Dec 09 2023 00:35:12 UTC (QA Tests)] INFO -- clicking :sign-in-button2536[Dec 09 2023 00:35:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.187s2537[Dec 09 2023 00:35:15 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA2538[Dec 09 2023 00:35:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-m5f0b6in' via cache in 0.0 seconds2539[Dec 09 2023 00:35:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds2540[Dec 09 2023 00:35:15 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.19 seconds2541[Dec 09 2023 00:35:17 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.2542[Dec 09 2023 00:35:17 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2543[Dec 09 2023 00:35:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2544[Dec 09 2023 00:35:17 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2545[Dec 09 2023 00:35:17 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1702082117 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1702082117 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-1702082117 --url http://gitlab-ee-1f02d533.test --registration-token **** --tag-list runner-for-qa-test-2023-12-09-00-08-18-3fe31add9dba5555 --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" `2546[Dec 09 2023 00:35:18 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1702082117`2547[Dec 09 2023 00:35:18 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2548[Dec 09 2023 00:35:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.19 seconds2549[Dec 09 2023 00:35:19 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.2 seconds2550[Dec 09 2023 00:35:20 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-publish-19c8562dc97decd32551[Dec 09 2023 00:35:21 UTC (QA Tests)] INFO -- clicking :menu-section-button2552[Dec 09 2023 00:35:22 UTC (QA Tests)] INFO -- clicking :nav-item-link2553[Dec 09 2023 00:35:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.863s2554[Dec 09 2023 00:35:24 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2555[Dec 09 2023 00:35:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.406s2556[Dec 09 2023 00:35:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 1.242s2557[Dec 09 2023 00:35:26 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-publish-19c8562dc97decd3/-/jobs/502558[Dec 09 2023 00:35:30 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 1.02s2559[Dec 09 2023 00:35:30 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-publish-19c8562dc97decd3/-/jobs/502560[Dec 09 2023 00:35:31 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.845s2561[Dec 09 2023 00:36:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.762s2562[Dec 09 2023 00:36:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements ci-icon-text' took 0.779s2563[Dec 09 2023 00:36:14 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-install-e0b102e49a7a59282564[Dec 09 2023 00:36:15 UTC (QA Tests)] INFO -- clicking :menu-section-button2565[Dec 09 2023 00:36:16 UTC (QA Tests)] INFO -- clicking :nav-item-link2566[Dec 09 2023 00:36:16 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.833s2567[Dec 09 2023 00:36:18 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2568[Dec 09 2023 00:36:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.313s2569[Dec 09 2023 00:36:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 1.036s2570[Dec 09 2023 00:36:20 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-install-e0b102e49a7a5928/-/jobs/512571[Dec 09 2023 00:36:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.567s2572[Dec 09 2023 00:36:32 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button2573[Dec 09 2023 00:36:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 0.894s2574[Dec 09 2023 00:36:33 UTC (QA Tests)] INFO -- clicking :directory-name-link2575[Dec 09 2023 00:36:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.802s2576[Dec 09 2023 00:36:33 UTC (QA Tests)] INFO -- clicking :directory-name-link2577[Dec 09 2023 00:36:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.798s2578[Dec 09 2023 00:36:34 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-publish-19c8562dc97decd32579[Dec 09 2023 00:36:36 UTC (QA Tests)] INFO -- clicking :menu-section-button2580[Dec 09 2023 00:36:36 UTC (QA Tests)] INFO -- clicking :nav-item-link2581[Dec 09 2023 00:36:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.989s2582[Dec 09 2023 00:36:38 UTC (QA Tests)] INFO -- clicking :details-link2583[Dec 09 2023 00:36:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-7/npm-instance-level-publish-19c8562dc97decd3-716ab9e566334426'2584[Dec 09 2023 00:36:38 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1702082117'2585[Dec 09 2023 00:36:39 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1702082117`2586[Dec 09 2023 00:36:40 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-publish-19c8562dc97decd3'2587[Dec 09 2023 00:36:41 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-install-e0b102e49a7a5928'2588[Dec 09 2023 00:36:41 UTC (QA Tests)] ERROR -- Interceptor Api Errors2589[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-publish-19c8562dc97decd3/-/jobs/50/test_report_summary.json -- Correlation Id: 01HH601DP2S21HB04SP9PZ4CH42590[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-install-e0b102e49a7a5928/-/jobs/51/test_report_summary.json -- Correlation Id: 01HH6026GRV22MTV38PG8ARQ592591 push and pull a npm package via CI2592 using project deploy token2593[Dec 09 2023 00:36:41 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using project deploy token push and pull a npm package via CI2594[Dec 09 2023 00:36:41 UTC (QA Tests)] INFO -- filling :username-field with "root"2595[Dec 09 2023 00:36:41 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2596[Dec 09 2023 00:36:42 UTC (QA Tests)] INFO -- filling :password-field with "*****"2597[Dec 09 2023 00:36:42 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2598[Dec 09 2023 00:36:42 UTC (QA Tests)] INFO -- clicking :sign-in-button2599[Dec 09 2023 00:36:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.23s2600[Dec 09 2023 00:36:46 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA2601[Dec 09 2023 00:36:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-raacmk1q' via cache in 0.0 seconds2602[Dec 09 2023 00:36:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2603[Dec 09 2023 00:36:46 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.2 seconds2604[Dec 09 2023 00:36:47 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.2605[Dec 09 2023 00:36:47 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2606[Dec 09 2023 00:36:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2607[Dec 09 2023 00:36:48 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2608[Dec 09 2023 00:36:48 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1702082207 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1702082207 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-1702082207 --url http://gitlab-ee-1f02d533.test --registration-token **** --tag-list runner-for-qa-test-2023-12-09-00-08-18-3fe31add9dba5555 --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" `2609[Dec 09 2023 00:36:49 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1702082207`2610[Dec 09 2023 00:36:49 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2611[Dec 09 2023 00:36:49 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.18 seconds2612[Dec 09 2023 00:36:50 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::CiVariable via api in 0.21 seconds2613[Dec 09 2023 00:36:51 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-publish-8b8334297930a12a2614[Dec 09 2023 00:36:52 UTC (QA Tests)] INFO -- clicking :menu-section-button2615[Dec 09 2023 00:36:52 UTC (QA Tests)] INFO -- clicking :nav-item-link2616[Dec 09 2023 00:36:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.807s2617[Dec 09 2023 00:37:03 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 10.345s2618[Dec 09 2023 00:37:05 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2619[Dec 09 2023 00:37:06 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.336s2620[Dec 09 2023 00:37:07 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-install-e1027a2e2371855f2621[Dec 09 2023 00:37:09 UTC (QA Tests)] INFO -- clicking :menu-section-button2622[Dec 09 2023 00:37:09 UTC (QA Tests)] INFO -- clicking :nav-item-link2623[Dec 09 2023 00:37:10 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.808s2624[Dec 09 2023 00:37:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 10.35s2625[Dec 09 2023 00:37:21 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2626[Dec 09 2023 00:37:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.729s2627[Dec 09 2023 00:37:35 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button2628[Dec 09 2023 00:37:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 0.884s2629[Dec 09 2023 00:37:36 UTC (QA Tests)] INFO -- clicking :directory-name-link2630[Dec 09 2023 00:37:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.882s2631[Dec 09 2023 00:37:37 UTC (QA Tests)] INFO -- clicking :directory-name-link2632[Dec 09 2023 00:37:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.806s2633[Dec 09 2023 00:37:38 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-publish-8b8334297930a12a2634[Dec 09 2023 00:37:40 UTC (QA Tests)] INFO -- clicking :menu-section-button2635[Dec 09 2023 00:37:40 UTC (QA Tests)] INFO -- clicking :nav-item-link2636[Dec 09 2023 00:37:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.262s2637[Dec 09 2023 00:37:41 UTC (QA Tests)] INFO -- clicking :details-link2638[Dec 09 2023 00:37:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? package-information-content' took 0.774s2639[Dec 09 2023 00:37:42 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-7/npm-instance-level-publish-8b8334297930a12a-66fad0f32599c594'2640[Dec 09 2023 00:37:43 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1702082207'2641[Dec 09 2023 00:37:43 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1702082207`2642[Dec 09 2023 00:37:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-publish-8b8334297930a12a'2643[Dec 09 2023 00:37:44 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-install-e1027a2e2371855f'2644[Dec 09 2023 00:37:44 UTC (QA Tests)] ERROR -- Interceptor Api Errors2645[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-publish-8b8334297930a12a/-/jobs/52/test_report_summary.json -- Correlation Id: 01HH603A7TK0BZVDPC8KV08B812646[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-install-e1027a2e2371855f/-/jobs/53/test_report_summary.json -- Correlation Id: 01HH603YQKQ97WZ0JS37WZ0D3X2647 push and pull a npm package via CI2648 using ci job token2649[Dec 09 2023 00:37:44 UTC (QA Tests)] INFO -- Starting test: Package npm Registry instance level endpoint using ci job token push and pull a npm package via CI2650[Dec 09 2023 00:37:45 UTC (QA Tests)] INFO -- filling :username-field with "root"2651[Dec 09 2023 00:37:45 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2652[Dec 09 2023 00:37:45 UTC (QA Tests)] INFO -- filling :password-field with "*****"2653[Dec 09 2023 00:37:45 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2654[Dec 09 2023 00:37:46 UTC (QA Tests)] INFO -- clicking :sign-in-button2655[Dec 09 2023 00:37:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.374s2656[Dec 09 2023 00:37:49 UTC (QA Tests)] INFO -- Retrieved cached token for username: root, last six chars of token:sixwPA2657[Dec 09 2023 00:37:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::PersonalAccessToken with name 'api-pat-root-l1eu9kk9' via cache in 0.0 seconds2658[Dec 09 2023 00:37:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2659[Dec 09 2023 00:37:49 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.23 seconds2660[Dec 09 2023 00:37:53 UTC (QA Tests)] INFO -- Runner api_get exception caught and handled: No value was computed for id of QA::Resource::GroupRunner.2661[Dec 09 2023 00:37:53 UTC (QA Tests)] INFO -- Executing: `docker pull registry.gitlab.com/gitlab-org/gitlab-runner:alpine`2662[Dec 09 2023 00:37:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2663[Dec 09 2023 00:37:57 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2664[Dec 09 2023 00:37:57 UTC (QA Tests)] INFO -- Executing: `docker run -d --rm --network test --name qa-runner-1702082273 -v /var/run/docker.sock:/var/run/docker.sock --privileged registry.gitlab.com/gitlab-org/gitlab-runner:alpine && docker exec --detach qa-runner-1702082273 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-1702082273 --url http://gitlab-ee-1f02d533.test --registration-token **** --tag-list runner-for-qa-test-2023-12-09-00-08-18-3fe31add9dba5555 --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" `2665[Dec 09 2023 00:37:58 UTC (QA Tests)] INFO -- Executing: `docker logs qa-runner-1702082273`2666[Dec 09 2023 00:37:58 UTC (QA Tests)] INFO -- Executing: `docker network inspect test`2667[Dec 09 2023 00:37:59 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-publish-527f2e9170930d6d2668[Dec 09 2023 00:38:00 UTC (QA Tests)] INFO -- clicking :menu-section-button2669[Dec 09 2023 00:38:01 UTC (QA Tests)] INFO -- clicking :nav-item-link2670[Dec 09 2023 00:38:02 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.821s2671[Dec 09 2023 00:38:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 10.325s2672[Dec 09 2023 00:38:13 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2673[Dec 09 2023 00:38:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.454s2674[Dec 09 2023 00:38:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-install-f2044643a3d402732675[Dec 09 2023 00:38:18 UTC (QA Tests)] INFO -- clicking :menu-section-button2676[Dec 09 2023 00:38:18 UTC (QA Tests)] INFO -- clicking :nav-item-link2677[Dec 09 2023 00:38:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.942s2678[Dec 09 2023 00:38:29 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? pipeline-table-row' took 10.347s2679[Dec 09 2023 00:38:30 UTC (QA Tests)] INFO -- clicking :job-with-link and ensuring QA::Page::Project::Job::Show is present2680[Dec 09 2023 00:38:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element job-with-link' took 1.529s2681[Dec 09 2023 00:38:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.87s2682[Dec 09 2023 00:38:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? job-log-content' took 0.887s2683[Dec 09 2023 00:38:42 UTC (QA Tests)] INFO -- clicking :browse-artifacts-button2684[Dec 09 2023 00:38:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element browse-artifacts-button' took 0.903s2685[Dec 09 2023 00:38:43 UTC (QA Tests)] INFO -- clicking :directory-name-link2686[Dec 09 2023 00:38:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 1.231s2687[Dec 09 2023 00:38:44 UTC (QA Tests)] INFO -- clicking :directory-name-link2688[Dec 09 2023 00:38:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element directory-name-link' took 0.719s2689[Dec 09 2023 00:38:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-publish-527f2e9170930d6d2690[Dec 09 2023 00:38:47 UTC (QA Tests)] INFO -- clicking :menu-section-button2691[Dec 09 2023 00:38:47 UTC (QA Tests)] INFO -- clicking :nav-item-link2692[Dec 09 2023 00:38:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.784s2693[Dec 09 2023 00:38:48 UTC (QA Tests)] INFO -- clicking :details-link2694[Dec 09 2023 00:38:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::Package with name '@gitlab-qa-sandbox-group-7/npm-instance-level-publish-527f2e9170930d6d-a611a1125c31fea0'2695[Dec 09 2023 00:38:49 UTC (QA Tests)] INFO -- Removed a QA::Resource::GroupRunner with name 'qa-runner-1702082273'2696[Dec 09 2023 00:38:49 UTC (QA Tests)] INFO -- Executing: `docker rm -f qa-runner-1702082273`2697[Dec 09 2023 00:38:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-publish-527f2e9170930d6d'2698[Dec 09 2023 00:38:50 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-install-f2044643a3d40273'2699[Dec 09 2023 00:38:50 UTC (QA Tests)] ERROR -- Interceptor Api Errors2700[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-publish-527f2e9170930d6d/-/jobs/54/test_report_summary.json -- Correlation Id: 01HH605D897Q33GCQZSXVDMQ532701[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/npm-instance-level-install-f2044643a3d40273/-/jobs/55/test_report_summary.json -- Correlation Id: 01HH605Y3XEW7SCZ4PADZQ6BEV2702 push and pull a npm package via CI2703Plan2704 Group level issues analytics2705 behaves like issues analytics page2706[Dec 09 2023 00:38:51 UTC (QA Tests)] INFO -- Starting test: Plan Group level issues analytics behaves like issues analytics page displays a graph2707[Dec 09 2023 00:38:51 UTC (QA Tests)] INFO -- filling :username-field with "root"2708[Dec 09 2023 00:38:51 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2709[Dec 09 2023 00:38:52 UTC (QA Tests)] INFO -- filling :password-field with "*****"2710[Dec 09 2023 00:38:52 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2711[Dec 09 2023 00:38:52 UTC (QA Tests)] INFO -- clicking :sign-in-button2712[Dec 09 2023 00:38:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.148s2713[Dec 09 2023 00:38:55 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2714[Dec 09 2023 00:38:56 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.19 seconds2715[Dec 09 2023 00:38:56 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-for-issues-297134cc7e98c3bb' via api in 1.03 seconds2716 displays a graph2717 Project level issues analytics2718 behaves like issues analytics page2719[Dec 09 2023 00:38:58 UTC (QA Tests)] INFO -- Starting test: Plan Project level issues analytics behaves like issues analytics page displays a graph2720[Dec 09 2023 00:38:59 UTC (QA Tests)] INFO -- filling :username-field with "root"2721[Dec 09 2023 00:38:59 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2722[Dec 09 2023 00:38:59 UTC (QA Tests)] INFO -- filling :password-field with "*****"2723[Dec 09 2023 00:38:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2724[Dec 09 2023 00:38:59 UTC (QA Tests)] INFO -- clicking :sign-in-button2725[Dec 09 2023 00:39:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.37s2726[Dec 09 2023 00:39:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds2727[Dec 09 2023 00:39:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.22 seconds2728[Dec 09 2023 00:39:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-for-issues-becdc1232de0024c' via api in 1.03 seconds2729 displays a graph2730Plan2731 Project milestone2732[Dec 09 2023 00:39:06 UTC (QA Tests)] INFO -- Starting test: Plan Project milestone creates a project milestone2733[Dec 09 2023 00:39:06 UTC (QA Tests)] INFO -- filling :username-field with "root"2734[Dec 09 2023 00:39:06 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2735[Dec 09 2023 00:39:07 UTC (QA Tests)] INFO -- filling :password-field with "*****"2736[Dec 09 2023 00:39:07 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2737[Dec 09 2023 00:39:07 UTC (QA Tests)] INFO -- clicking :sign-in-button2738[Dec 09 2023 00:39:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.414s2739[Dec 09 2023 00:39:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2740[Dec 09 2023 00:39:11 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.19 seconds2741[Dec 09 2023 00:39:12 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-milestone-f31d73db59d85cfe' via api in 1.26 seconds2742[Dec 09 2023 00:39:12 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-milestone-f31d73db59d85cfe2743[Dec 09 2023 00:39:13 UTC (QA Tests)] INFO -- clicking :menu-section-button2744[Dec 09 2023 00:39:13 UTC (QA Tests)] INFO -- clicking :nav-item-link2745[Dec 09 2023 00:39:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.817s2746[Dec 09 2023 00:39:14 UTC (QA Tests)] INFO -- clicking :new-project-milestone-link2747[Dec 09 2023 00:39:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-project-milestone-link' took 0.923s2748[Dec 09 2023 00:39:15 UTC (QA Tests)] INFO -- filling :milestone-title-field with "Project milestone"2749[Dec 09 2023 00:39:15 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone-title-field2750[Dec 09 2023 00:39:15 UTC (QA Tests)] INFO -- filling :milestone-description-field with "This issue tests out project milestones."2751[Dec 09 2023 00:39:15 UTC (QA Tests)] INFO -- clicking the coordinates of :milestone-description-field2752[Dec 09 2023 00:39:16 UTC (QA Tests)] INFO -- filling :start-date-field with "2023/12/092753"2754[Dec 09 2023 00:39:16 UTC (QA Tests)] INFO -- clicking the coordinates of :start-date-field2755[Dec 09 2023 00:39:16 UTC (QA Tests)] INFO -- filling :due-date-field with "2024/01/092756"2757[Dec 09 2023 00:39:16 UTC (QA Tests)] INFO -- clicking the coordinates of :due-date-field2758[Dec 09 2023 00:39:17 UTC (QA Tests)] INFO -- clicking :create-milestone-button2759[Dec 09 2023 00:39:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-milestone-button' took 1.494s2760[Dec 09 2023 00:39:18 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectMilestone via browser_ui in 7.5 seconds2761[Dec 09 2023 00:39:18 UTC (QA Tests)] INFO -- clicking :nav-item-link2762[Dec 09 2023 00:39:19 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.876s2763[Dec 09 2023 00:39:19 UTC (QA Tests)] INFO -- clicking :milestone-link2764[Dec 09 2023 00:39:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element milestone-link' took 1.291s2765 creates a project milestone2766Plan2767 Multiple assignees per issue2768[Dec 09 2023 00:39:21 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows the first three assignees and a +n sign in the issues list2769[Dec 09 2023 00:39:22 UTC (QA Tests)] INFO -- filling :username-field with "root"2770[Dec 09 2023 00:39:22 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2771[Dec 09 2023 00:39:22 UTC (QA Tests)] INFO -- filling :password-field with "*****"2772[Dec 09 2023 00:39:22 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2773[Dec 09 2023 00:39:22 UTC (QA Tests)] INFO -- clicking :sign-in-button2774[Dec 09 2023 00:39:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.687s2775[Dec 09 2023 00:39:26 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.16 seconds2776[Dec 09 2023 00:39:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.13 seconds2777[Dec 09 2023 00:39:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.57 seconds2778[Dec 09 2023 00:39:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.4 seconds2779[Dec 09 2023 00:39:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user5' via api in 0.47 seconds2780[Dec 09 2023 00:39:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'gitlab-qa-user6' via api in 1.24 seconds2781[Dec 09 2023 00:39:29 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2782[Dec 09 2023 00:39:30 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.19 seconds2783[Dec 09 2023 00:39:30 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-to-test-issue-with-multiple-assignees-4bac2efee9dd71f9 QA::Resource::Project2784[Dec 09 2023 00:39:31 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-to-test-issue-with-multiple-assignees-4bac2efee9dd71f9 QA::Resource::Project2785[Dec 09 2023 00:39:31 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-to-test-issue-with-multiple-assignees-4bac2efee9dd71f9 QA::Resource::Project2786[Dec 09 2023 00:39:31 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-to-test-issue-with-multiple-assignees-4bac2efee9dd71f9 QA::Resource::Project2787[Dec 09 2023 00:39:31 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user5 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-to-test-issue-with-multiple-assignees-4bac2efee9dd71f9 QA::Resource::Project2788[Dec 09 2023 00:39:32 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user6 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-to-test-issue-with-multiple-assignees-4bac2efee9dd71f9 QA::Resource::Project2789[Dec 09 2023 00:39:32 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-to-test-issue-with-multiple-assignees-4bac2efee9dd71f92790[Dec 09 2023 00:39:35 UTC (QA Tests)] INFO -- clicking :menu-section-button2791[Dec 09 2023 00:39:35 UTC (QA Tests)] INFO -- clicking :nav-item-link2792[Dec 09 2023 00:39:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.019s2793 shows the first three assignees and a +n sign in the issues list2794[Dec 09 2023 00:39:36 UTC (QA Tests)] INFO -- Starting test: Plan Multiple assignees per issue shows the first five assignees and a +n more link in the issue page2795[Dec 09 2023 00:39:37 UTC (QA Tests)] INFO -- filling :username-field with "root"2796[Dec 09 2023 00:39:37 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2797[Dec 09 2023 00:39:37 UTC (QA Tests)] INFO -- filling :password-field with "*****"2798[Dec 09 2023 00:39:37 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2799[Dec 09 2023 00:39:37 UTC (QA Tests)] INFO -- clicking :sign-in-button2800[Dec 09 2023 00:39:39 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.276s2801[Dec 09 2023 00:39:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.14 seconds2802[Dec 09 2023 00:39:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user2' via api in 0.12 seconds2803[Dec 09 2023 00:39:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user3' via api in 0.13 seconds2804[Dec 09 2023 00:39:41 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user4' via api in 0.15 seconds2805[Dec 09 2023 00:39:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user5' via api in 0.13 seconds2806[Dec 09 2023 00:39:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user6' via api in 0.22 seconds2807[Dec 09 2023 00:39:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2808[Dec 09 2023 00:39:42 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.23 seconds2809[Dec 09 2023 00:39:43 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-to-test-issue-with-multiple-assignees-1c67390cf822075f QA::Resource::Project2810[Dec 09 2023 00:39:43 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user2 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-to-test-issue-with-multiple-assignees-1c67390cf822075f QA::Resource::Project2811[Dec 09 2023 00:39:43 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user3 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-to-test-issue-with-multiple-assignees-1c67390cf822075f QA::Resource::Project2812[Dec 09 2023 00:39:44 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user4 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-to-test-issue-with-multiple-assignees-1c67390cf822075f QA::Resource::Project2813[Dec 09 2023 00:39:44 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user5 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-to-test-issue-with-multiple-assignees-1c67390cf822075f QA::Resource::Project2814[Dec 09 2023 00:39:44 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user6 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-to-test-issue-with-multiple-assignees-1c67390cf822075f QA::Resource::Project2815[Dec 09 2023 00:39:45 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-to-test-issue-with-multiple-assignees-1c67390cf822075f/-/issues/12816[Dec 09 2023 00:39:48 UTC (QA Tests)] INFO -- clicking :user-list-more-button2817 shows the first five assignees and a +n more link in the issue page2818Govern2819 User with minimal access to group2820[Dec 09 2023 00:39:48 UTC (QA Tests)] INFO -- Starting test: Govern User with minimal access to group is not allowed to edit files via the UI2821[Dec 09 2023 00:39:49 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-c46ddc9e7297140d"2822[Dec 09 2023 00:39:49 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2823[Dec 09 2023 00:39:50 UTC (QA Tests)] INFO -- filling :password-field with "*****"2824[Dec 09 2023 00:39:50 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2825[Dec 09 2023 00:39:50 UTC (QA Tests)] INFO -- clicking :sign-in-button2826[Dec 09 2023 00:39:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.707s2827[Dec 09 2023 00:39:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds2828[Dec 09 2023 00:39:52 UTC (QA Tests)] INFO -- Adding user qa-user-c46ddc9e7297140d to gitlab-qa-sandbox-group-7 QA::Resource::Sandbox2829[Dec 09 2023 00:39:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-for-minimal-access-050012bb61c1327c2830[Dec 09 2023 00:39:56 UTC (QA Tests)] INFO -- clicking :file-name-link2831[Dec 09 2023 00:39:56 UTC (QA Tests)] INFO -- clicking :action-dropdown2832[Dec 09 2023 00:39:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element action-dropdown' took 0.562s2833[Dec 09 2023 00:39:56 UTC (QA Tests)] INFO -- clicking :edit-menu-item2834[Dec 09 2023 00:39:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-c46ddc9e7297140d'2835[Dec 09 2023 00:39:57 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-for-minimal-access-050012bb61c1327c'2836[Dec 09 2023 00:39:58 UTC (QA Tests)] INFO -- Removed a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555'2837 is not allowed to edit files via the UI2838Create2839 Merge request creation from fork2840[Dec 09 2023 00:39:58 UTC (QA Tests)] INFO -- Starting test: Create Merge request creation from fork can merge source branch from fork into upstream repository2841[Dec 09 2023 00:39:58 UTC (QA Tests)] INFO -- filling :username-field with "root"2842[Dec 09 2023 00:39:58 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2843[Dec 09 2023 00:39:59 UTC (QA Tests)] INFO -- filling :password-field with "*****"2844[Dec 09 2023 00:39:59 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2845[Dec 09 2023 00:39:59 UTC (QA Tests)] INFO -- clicking :sign-in-button2846[Dec 09 2023 00:40:00 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.333s2847[Dec 09 2023 00:40:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds2848[Dec 09 2023 00:40:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.19 seconds2849[Dec 09 2023 00:40:03 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-code-ec11a43b6cdf9022' via api in 0.95 seconds2850[Dec 09 2023 00:40:05 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2851[Dec 09 2023 00:40:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 5.29 seconds2852[Dec 09 2023 00:40:08 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::User with username 'qa-user-a8bd7a3e684ec156' via api in 0.57 seconds2853[Dec 09 2023 00:40:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.022s2854[Dec 09 2023 00:40:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.053s2855[Dec 09 2023 00:40:11 UTC (QA Tests)] INFO -- clicking :user-avatar-content2856[Dec 09 2023 00:40:11 UTC (QA Tests)] INFO -- clicking :sign-out-link2857[Dec 09 2023 00:40:12 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-a8bd7a3e684ec156"2858[Dec 09 2023 00:40:12 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2859[Dec 09 2023 00:40:12 UTC (QA Tests)] INFO -- filling :password-field with "*****"2860[Dec 09 2023 00:40:12 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2861[Dec 09 2023 00:40:12 UTC (QA Tests)] INFO -- clicking :sign-in-button2862[Dec 09 2023 00:40:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 0.76s2863[Dec 09 2023 00:40:15 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-code-ec11a43b6cdf90222864[Dec 09 2023 00:40:17 UTC (QA Tests)] INFO -- clicking :select-namespace-dropdown2865[Dec 09 2023 00:40:17 UTC (QA Tests)] INFO -- Searching in dropdown: "qa-user-a8bd7a3e684ec156"2866[Dec 09 2023 00:40:18 UTC (QA Tests)] INFO -- clicking :fork-privacy-button2867[Dec 09 2023 00:40:18 UTC (QA Tests)] INFO -- clicking :fork-project-button2868[Dec 09 2023 00:40:21 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.017s2869[Dec 09 2023 00:40:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.024s2870[Dec 09 2023 00:40:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.007s2871[Dec 09 2023 00:40:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.024s2872[Dec 09 2023 00:40:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.875s2873[Dec 09 2023 00:40:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 6.929s2874[Dec 09 2023 00:40:27 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? forked-from-link' took 9.091s2875[Dec 09 2023 00:40:27 UTC (QA Tests)] INFO -- No cached token found for username: qa-user-a8bd7a3e684ec1562876[Dec 09 2023 00:40:27 UTC (QA Tests)] INFO -- Caching token for username: qa-user-a8bd7a3e684ec156, last six chars of token:gmH3Fz2877[Dec 09 2023 00:40:27 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::PersonalAccessToken with name 'api-pat-qa-user-a8bd7a3e684ec156-zdi5nlem' via api in 0.09 seconds2878[Dec 09 2023 00:40:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Project with full_path 'qa-user-a8bd7a3e684ec156/project-with-code-ec11a43b6cdf9022' via api in 1.05 seconds2879[Dec 09 2023 00:40:28 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Fork with name 'project-with-code-ec11a43b6cdf9022' via browser_ui in 25.9 seconds2880[Dec 09 2023 00:40:30 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "This is a test commit"2881[Dec 09 2023 00:40:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 3.04 seconds2882[Dec 09 2023 00:40:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/qa-user-a8bd7a3e684ec156/project-with-code-ec11a43b6cdf90222883[Dec 09 2023 00:40:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.044s2884[Dec 09 2023 00:40:34 UTC (QA Tests)] INFO -- clicking :user-avatar-content2885[Dec 09 2023 00:40:35 UTC (QA Tests)] INFO -- clicking :user-avatar-content2886[Dec 09 2023 00:40:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.018s2887[Dec 09 2023 00:40:37 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.038s2888[Dec 09 2023 00:40:37 UTC (QA Tests)] INFO -- clicking :user-avatar-content2889[Dec 09 2023 00:40:37 UTC (QA Tests)] INFO -- clicking :sign-out-link2890[Dec 09 2023 00:40:38 UTC (QA Tests)] INFO -- filling :username-field with "qa-user-a8bd7a3e684ec156"2891[Dec 09 2023 00:40:38 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2892[Dec 09 2023 00:40:38 UTC (QA Tests)] INFO -- filling :password-field with "*****"2893[Dec 09 2023 00:40:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2894[Dec 09 2023 00:40:39 UTC (QA Tests)] INFO -- clicking :sign-in-button2895[Dec 09 2023 00:40:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.053s2896[Dec 09 2023 00:40:41 UTC (QA Tests)] INFO -- clicking :create-merge-request-button2897[Dec 09 2023 00:40:44 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element create-merge-request-button' took 2.054s2898[Dec 09 2023 00:40:44 UTC (QA Tests)] INFO -- clicking :issuable-create-button and ensuring QA::Page::MergeRequest::Show is present2899[Dec 09 2023 00:40:47 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element issuable-create-button' took 3.909s2900[Dec 09 2023 00:40:48 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? fork-icon' took 1.036s2901[Dec 09 2023 00:40:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.058s2902[Dec 09 2023 00:40:51 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.022s2903[Dec 09 2023 00:40:52 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.015s2904[Dec 09 2023 00:40:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 1.084s2905[Dec 09 2023 00:40:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 4.74s2906[Dec 09 2023 00:40:53 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? login-page' took 4.752s2907[Dec 09 2023 00:40:54 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.03s2908[Dec 09 2023 00:40:56 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.031s2909[Dec 09 2023 00:40:56 UTC (QA Tests)] INFO -- clicking :user-avatar-content2910[Dec 09 2023 00:40:56 UTC (QA Tests)] INFO -- clicking :sign-out-link2911[Dec 09 2023 00:40:57 UTC (QA Tests)] INFO -- filling :username-field with "root"2912[Dec 09 2023 00:40:57 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2913[Dec 09 2023 00:40:57 UTC (QA Tests)] INFO -- filling :password-field with "*****"2914[Dec 09 2023 00:40:57 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2915[Dec 09 2023 00:40:57 UTC (QA Tests)] INFO -- clicking :sign-in-button2916[Dec 09 2023 00:40:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.195s2917[Dec 09 2023 00:41:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.13 seconds2918[Dec 09 2023 00:41:03 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.4 seconds2919[Dec 09 2023 00:41:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-merge-request-d74cf806e51ec9a9' via api in 1.88 seconds2920[Dec 09 2023 00:41:04 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::MergeRequestFromFork via browser_ui in 59.74 seconds2921[Dec 09 2023 00:41:04 UTC (QA Tests)] INFO -- Visiting QA::Resource::MergeRequestFromFork at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-code-ec11a43b6cdf9022/-/merge_requests/12922[Dec 09 2023 00:41:07 UTC (QA Tests)] INFO -- clicking :merge-button2923[Dec 09 2023 00:41:14 UTC (QA Tests)] WARN -- Potentially Slow Code 'finished_loading? ' took 6.908s2924[Dec 09 2023 00:41:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'qa-user-a8bd7a3e684ec156/project-with-code-ec11a43b6cdf9022'2925[Dec 09 2023 00:41:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-code-ec11a43b6cdf9022'2926[Dec 09 2023 00:41:14 UTC (QA Tests)] INFO -- Removed a QA::Resource::User with username 'qa-user-a8bd7a3e684ec156'2927[Dec 09 2023 00:41:14 UTC (QA Tests)] ERROR -- Interceptor Api Errors2928[404] GET /gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-code-ec11a43b6cdf9022/-/merge_requests/1/diffs_metadata.json -- Correlation Id: 01HH60A1E5MBBGFCAE67AR7QFJ2929 can merge source branch from fork into upstream repository2930Growth2931 SaaS trials2932 starts a free trial2933 when on about page with multiple eligible namespaces2934 registers for a new trial (PENDING: Test is not compatible with this environment or pipeline)2935 when on billing page with only one eligible namespace2936 registers for a new trial (PENDING: Test is not compatible with this environment or pipeline)2937Plan2938 Read-only board configuration2939[Dec 09 2023 00:41:14 UTC (QA Tests)] INFO -- Starting test: Plan Read-only board configuration shows board configuration to user without edit permission2940[Dec 09 2023 00:41:15 UTC (QA Tests)] INFO -- filling :username-field with "root"2941[Dec 09 2023 00:41:15 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2942[Dec 09 2023 00:41:15 UTC (QA Tests)] INFO -- filling :password-field with "*****"2943[Dec 09 2023 00:41:15 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2944[Dec 09 2023 00:41:16 UTC (QA Tests)] INFO -- clicking :sign-in-button2945[Dec 09 2023 00:41:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 2.02s2946[Dec 09 2023 00:41:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.09 seconds2947[Dec 09 2023 00:41:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.24 seconds2948[Dec 09 2023 00:41:21 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-board-list-ebd67f5068e10328' via api in 1.38 seconds2949[Dec 09 2023 00:41:22 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::ProjectBoard with name 'Downstream' via api in 0.18 seconds2950[Dec 09 2023 00:41:22 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::ProjectLabel with id '16' via api in 0.15 seconds2951[Dec 09 2023 00:41:22 UTC (QA Tests)] INFO -- ==> Built a QA::EE::Resource::Board::BoardList::Project::LabelBoardList with id '6' via api in 1.85 seconds2952[Dec 09 2023 00:41:22 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::User with username 'gitlab-qa-user1' via api in 0.15 seconds2953[Dec 09 2023 00:41:22 UTC (QA Tests)] INFO -- Adding user gitlab-qa-user1 to gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-board-list-ebd67f5068e10328 QA::Resource::Project2954[Dec 09 2023 00:41:23 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? global-search-input' took 1.03s2955[Dec 09 2023 00:41:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? user-profile-link' took 1.029s2956[Dec 09 2023 00:41:25 UTC (QA Tests)] INFO -- clicking :user-avatar-content2957[Dec 09 2023 00:41:25 UTC (QA Tests)] INFO -- clicking :sign-out-link2958[Dec 09 2023 00:41:26 UTC (QA Tests)] INFO -- filling :username-field with "gitlab-qa-user1"2959[Dec 09 2023 00:41:26 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2960[Dec 09 2023 00:41:26 UTC (QA Tests)] INFO -- filling :password-field with "*****"2961[Dec 09 2023 00:41:26 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2962[Dec 09 2023 00:41:26 UTC (QA Tests)] INFO -- clicking :sign-in-button2963[Dec 09 2023 00:41:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.131s2964[Dec 09 2023 00:41:30 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-board-list-ebd67f5068e103282965[Dec 09 2023 00:41:30 UTC (QA Tests)] INFO -- clicking :menu-section-button2966[Dec 09 2023 00:41:31 UTC (QA Tests)] INFO -- clicking :nav-item-link2967[Dec 09 2023 00:41:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 0.907s2968[Dec 09 2023 00:41:32 UTC (QA Tests)] INFO -- clicking :boards-config-button2969[Dec 09 2023 00:41:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.697s2970[Dec 09 2023 00:41:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element boards-config-button' took 0.793s2971[Dec 09 2023 00:41:33 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? board-name-field' took 1.015s2972 shows board configuration to user without edit permission2973Create2974 Sharing snippets2975 when the snippet is changed to private2976 does not display Embed/Share dropdown (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/427992)2977 when the snippet is public2978 can be shared with not signed-in users (PENDING: In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/427992)2979Create2980 Branch with unusual name2981 when branch name contains slash, hash, double dash, and capital letter2982[Dec 09 2023 00:41:33 UTC (QA Tests)] INFO -- Starting test: Create Branch with unusual name when branch name contains slash, hash, double dash, and capital letter renders repository file tree correctly2983[Dec 09 2023 00:41:34 UTC (QA Tests)] INFO -- filling :username-field with "root"2984[Dec 09 2023 00:41:34 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field2985[Dec 09 2023 00:41:34 UTC (QA Tests)] INFO -- filling :password-field with "*****"2986[Dec 09 2023 00:41:34 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field2987[Dec 09 2023 00:41:35 UTC (QA Tests)] INFO -- clicking :sign-in-button2988[Dec 09 2023 00:41:36 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.205s2989[Dec 09 2023 00:41:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds2990[Dec 09 2023 00:41:38 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.2 seconds2991[Dec 09 2023 00:41:42 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/unusually-named-branch-project-7b49db00ae07ffc62992[Dec 09 2023 00:41:45 UTC (QA Tests)] INFO -- clicking :file-name-link2993[Dec 09 2023 00:41:46 UTC (QA Tests)] INFO -- clicking :file-name-link2994 renders repository file tree correctly2995Create2996 File templates2997[Dec 09 2023 00:41:47 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds LICENSE via file template Mozilla Public License 2.02998[Dec 09 2023 00:41:47 UTC (QA Tests)] INFO -- filling :username-field with "root"2999[Dec 09 2023 00:41:47 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field3000[Dec 09 2023 00:41:48 UTC (QA Tests)] INFO -- filling :password-field with "*****"3001[Dec 09 2023 00:41:48 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field3002[Dec 09 2023 00:41:48 UTC (QA Tests)] INFO -- clicking :sign-in-button3003[Dec 09 2023 00:41:50 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.401s3004[Dec 09 2023 00:41:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds3005[Dec 09 2023 00:41:52 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.19 seconds3006[Dec 09 2023 00:41:54 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/file-template-project-18a8a1eef10e471b3007[Dec 09 2023 00:41:56 UTC (QA Tests)] INFO -- clicking :add-to-tree3008[Dec 09 2023 00:41:56 UTC (QA Tests)] INFO -- clicking :new-file-menu-item3009[Dec 09 2023 00:41:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-file-menu-item' took 1.071s3010[Dec 09 2023 00:41:57 UTC (QA Tests)] INFO -- filling :file-name-field with "LICENSE"3011[Dec 09 2023 00:41:57 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field3012[Dec 09 2023 00:41:57 UTC (QA Tests)] INFO -- clicking :template-selector3013[Dec 09 2023 00:41:59 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob-viewer-file-content' took 1.182s3014[Dec 09 2023 00:41:59 UTC (QA Tests)] INFO -- clicking :commit-button3015[Dec 09 2023 00:42:01 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 1.583s3016[Dec 09 2023 00:42:02 UTC (QA Tests)] ERROR -- Interceptor Api Errors3017[200] POST http://gitlab-ee-1f02d533.test/api/graphql -- Correlation Id: 01HH60C9MF89QVFX5JG66DV9463018error-messages: Variable $refType of type RefType was provided invalid value3019 user adds LICENSE via file template Mozilla Public License 2.03020[Dec 09 2023 00:42:02 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds Dockerfile via file template Python3021[Dec 09 2023 00:42:02 UTC (QA Tests)] INFO -- filling :username-field with "root"3022[Dec 09 2023 00:42:02 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field3023[Dec 09 2023 00:42:03 UTC (QA Tests)] INFO -- filling :password-field with "*****"3024[Dec 09 2023 00:42:03 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field3025[Dec 09 2023 00:42:03 UTC (QA Tests)] INFO -- clicking :sign-in-button3026[Dec 09 2023 00:42:04 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.201s3027[Dec 09 2023 00:42:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds3028[Dec 09 2023 00:42:07 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.23 seconds3029[Dec 09 2023 00:42:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/file-template-project-32d943bd9a0ac4653030[Dec 09 2023 00:42:10 UTC (QA Tests)] INFO -- clicking :add-to-tree3031[Dec 09 2023 00:42:10 UTC (QA Tests)] INFO -- clicking :new-file-menu-item3032[Dec 09 2023 00:42:11 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-file-menu-item' took 1.092s3033[Dec 09 2023 00:42:11 UTC (QA Tests)] INFO -- filling :file-name-field with "34094dcfa4488492/Dockerfile"3034[Dec 09 2023 00:42:11 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field3035[Dec 09 2023 00:42:12 UTC (QA Tests)] INFO -- clicking :template-selector3036[Dec 09 2023 00:42:13 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob-viewer-file-content' took 1.126s3037[Dec 09 2023 00:42:13 UTC (QA Tests)] INFO -- clicking :commit-button3038[Dec 09 2023 00:42:15 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 1.337s3039[Dec 09 2023 00:42:15 UTC (QA Tests)] ERROR -- Interceptor Api Errors3040[200] POST http://gitlab-ee-1f02d533.test/api/graphql -- Correlation Id: 01HH60CQ7FS9T7A35CE92M2QDR3041error-messages: Variable $refType of type RefType was provided invalid value3042 user adds Dockerfile via file template Python3043[Dec 09 2023 00:42:15 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds .gitlab-ci.yml via file template Julia3044[Dec 09 2023 00:42:16 UTC (QA Tests)] INFO -- filling :username-field with "root"3045[Dec 09 2023 00:42:16 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field3046[Dec 09 2023 00:42:16 UTC (QA Tests)] INFO -- filling :password-field with "*****"3047[Dec 09 2023 00:42:16 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field3048[Dec 09 2023 00:42:17 UTC (QA Tests)] INFO -- clicking :sign-in-button3049[Dec 09 2023 00:42:18 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.215s3050[Dec 09 2023 00:42:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.08 seconds3051[Dec 09 2023 00:42:20 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.24 seconds3052[Dec 09 2023 00:42:21 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/file-template-project-b53621615c523b323053[Dec 09 2023 00:42:23 UTC (QA Tests)] INFO -- clicking :add-to-tree3054[Dec 09 2023 00:42:23 UTC (QA Tests)] INFO -- clicking :new-file-menu-item3055[Dec 09 2023 00:42:24 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-file-menu-item' took 0.961s3056[Dec 09 2023 00:42:24 UTC (QA Tests)] INFO -- filling :file-name-field with "9f5cc00898cdb1b9/.gitlab-ci.yml"3057[Dec 09 2023 00:42:24 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field3058[Dec 09 2023 00:42:25 UTC (QA Tests)] INFO -- clicking :template-selector3059[Dec 09 2023 00:42:26 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob-viewer-file-content' took 1.127s3060[Dec 09 2023 00:42:26 UTC (QA Tests)] INFO -- clicking :commit-button3061[Dec 09 2023 00:42:28 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 1.687s3062[Dec 09 2023 00:42:29 UTC (QA Tests)] ERROR -- Interceptor Api Errors3063[200] POST http://gitlab-ee-1f02d533.test/api/graphql -- Correlation Id: 01HH60D46HAP431VTDV1S4KK2D3064error-messages: Variable $refType of type RefType was provided invalid value3065 user adds .gitlab-ci.yml via file template Julia3066[Dec 09 2023 00:42:29 UTC (QA Tests)] INFO -- Starting test: Create File templates user adds .gitignore via file template Android3067[Dec 09 2023 00:42:30 UTC (QA Tests)] INFO -- filling :username-field with "root"3068[Dec 09 2023 00:42:30 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field3069[Dec 09 2023 00:42:30 UTC (QA Tests)] INFO -- filling :password-field with "*****"3070[Dec 09 2023 00:42:30 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field3071[Dec 09 2023 00:42:31 UTC (QA Tests)] INFO -- clicking :sign-in-button3072[Dec 09 2023 00:42:32 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.15s3073[Dec 09 2023 00:42:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds3074[Dec 09 2023 00:42:34 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.19 seconds3075[Dec 09 2023 00:42:35 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/file-template-project-607dc15d2ac731283076[Dec 09 2023 00:42:37 UTC (QA Tests)] INFO -- clicking :add-to-tree3077[Dec 09 2023 00:42:37 UTC (QA Tests)] INFO -- clicking :new-file-menu-item3078[Dec 09 2023 00:42:38 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element new-file-menu-item' took 1.084s3079[Dec 09 2023 00:42:38 UTC (QA Tests)] INFO -- filling :file-name-field with "403437e2328310f4/.gitignore"3080[Dec 09 2023 00:42:38 UTC (QA Tests)] INFO -- clicking the coordinates of :file-name-field3081[Dec 09 2023 00:42:39 UTC (QA Tests)] INFO -- clicking :template-selector3082[Dec 09 2023 00:42:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? blob-viewer-file-content' took 1.25s3083[Dec 09 2023 00:42:41 UTC (QA Tests)] INFO -- clicking :commit-button3084[Dec 09 2023 00:42:42 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element commit-button' took 1.292s3085[Dec 09 2023 00:42:43 UTC (QA Tests)] ERROR -- Interceptor Api Errors3086[200] POST http://gitlab-ee-1f02d533.test/api/graphql -- Correlation Id: 01HH60DHZEG7ECP6QXXSSH6XJ73087error-messages: Variable $refType of type RefType was provided invalid value3088 user adds .gitignore via file template Android3089Create3090 Closing Web IDE3091[Dec 09 2023 00:42:43 UTC (QA Tests)] INFO -- Starting test: Create Closing Web IDE shows an alert when there are unsaved changes3092[Dec 09 2023 00:42:43 UTC (QA Tests)] INFO -- filling :username-field with "root"3093[Dec 09 2023 00:42:43 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field3094[Dec 09 2023 00:42:44 UTC (QA Tests)] INFO -- filling :password-field with "*****"3095[Dec 09 2023 00:42:44 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field3096[Dec 09 2023 00:42:44 UTC (QA Tests)] INFO -- clicking :sign-in-button3097[Dec 09 2023 00:42:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.164s3098[Dec 09 2023 00:42:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds3099[Dec 09 2023 00:42:48 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.23 seconds3100[Dec 09 2023 00:42:49 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/webide-close-with-unsaved-changes-bcc5d6cb8fa0c4123101[Dec 09 2023 00:42:50 UTC (QA Tests)] INFO -- clicking :action-dropdown3102[Dec 09 2023 00:42:51 UTC (QA Tests)] INFO -- clicking :webide-menu-item3103[Dec 09 2023 00:42:57 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? broadcast-notification-container' took 6.045s3104[Dec 09 2023 00:42:57 UTC (QA Tests)] INFO -- clicking :li[title='New File...']3105[Dec 09 2023 00:43:09 UTC (QA Tests)] WARN -- Potentially Slow Code 'has_element? div[aria-label='file.txt']' took 11.034s3106 shows an alert when there are unsaved changes3107Plan3108 collapse comments in issue discussions3109[Dec 09 2023 00:43:09 UTC (QA Tests)] INFO -- Starting test: Plan collapse comments in issue discussions collapses and expands reply for comments in an issue3110[Dec 09 2023 00:43:09 UTC (QA Tests)] INFO -- filling :username-field with "root"3111[Dec 09 2023 00:43:09 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field3112[Dec 09 2023 00:43:10 UTC (QA Tests)] INFO -- filling :password-field with "*****"3113[Dec 09 2023 00:43:10 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field3114[Dec 09 2023 00:43:10 UTC (QA Tests)] INFO -- clicking :sign-in-button3115[Dec 09 2023 00:43:12 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.537s3116[Dec 09 2023 00:43:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.07 seconds3117[Dec 09 2023 00:43:14 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.2 seconds3118[Dec 09 2023 00:43:15 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-for-issues-7d9e8165dc5f69de' via api in 1.15 seconds3119[Dec 09 2023 00:43:16 UTC (QA Tests)] INFO -- Visiting QA::Resource::Issue at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-for-issues-7d9e8165dc5f69de/-/issues/13120[Dec 09 2023 00:43:18 UTC (QA Tests)] INFO -- clicking :issue-title3121[Dec 09 2023 00:43:18 UTC (QA Tests)] INFO -- clicking :discussion-preferences-dropdown3122[Dec 09 2023 00:43:19 UTC (QA Tests)] INFO -- filling :comment-field with "My first discussion"3123[Dec 09 2023 00:43:19 UTC (QA Tests)] INFO -- clicking the coordinates of :comment-field3124[Dec 09 2023 00:43:19 UTC (QA Tests)] INFO -- clicking :discussion-menu-item3125[Dec 09 2023 00:43:19 UTC (QA Tests)] INFO -- clicking :comment-button3126[Dec 09 2023 00:43:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.663s3127[Dec 09 2023 00:43:20 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements discussion-reply-tab' took 0.682s3128[Dec 09 2023 00:43:21 UTC (QA Tests)] INFO -- filling :reply-field with "My first reply"3129[Dec 09 2023 00:43:21 UTC (QA Tests)] INFO -- clicking the coordinates of :reply-field3130[Dec 09 2023 00:43:21 UTC (QA Tests)] INFO -- clicking :reply-comment-button3131[Dec 09 2023 00:43:21 UTC (QA Tests)] INFO -- clicking :collapse-replies-button3132[Dec 09 2023 00:43:22 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element collapse-replies-button' took 0.533s3133[Dec 09 2023 00:43:22 UTC (QA Tests)] INFO -- clicking :expand-replies-button3134 collapses and expands reply for comments in an issue3135Create3136 Push mirror a repository over HTTP3137[Dec 09 2023 00:43:23 UTC (QA Tests)] INFO -- Starting test: Create Push mirror a repository over HTTP configures and syncs a (push) mirrored repository3138[Dec 09 2023 00:43:23 UTC (QA Tests)] INFO -- filling :username-field with "root"3139[Dec 09 2023 00:43:23 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field3140[Dec 09 2023 00:43:24 UTC (QA Tests)] INFO -- filling :password-field with "*****"3141[Dec 09 2023 00:43:24 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field3142[Dec 09 2023 00:43:24 UTC (QA Tests)] INFO -- clicking :sign-in-button3143[Dec 09 2023 00:43:25 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element sign-in-button' took 1.172s3144[Dec 09 2023 00:43:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds3145[Dec 09 2023 00:43:27 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.19 seconds3146[Dec 09 2023 00:43:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Sandbox with full_path 'gitlab-qa-sandbox-group-7' via api in 0.06 seconds3147[Dec 09 2023 00:43:28 UTC (QA Tests)] INFO -- ==> Retrieved a QA::Resource::Group with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555' via api in 0.18 seconds3148[Dec 09 2023 00:43:29 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Project with full_path 'gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-code-ab0e2100645bfc4e' via api in 1.04 seconds3149[Dec 09 2023 00:43:31 UTC (QA Tests)] INFO -- QA::Resource::Project - wait_for_push with commit message "Add README.md"3150[Dec 09 2023 00:43:31 UTC (QA Tests)] INFO -- ==> Built a QA::Resource::Repository::ProjectPush via browser_ui in 2.86 seconds3151[Dec 09 2023 00:43:31 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-code-ab0e2100645bfc4e3152[Dec 09 2023 00:43:33 UTC (QA Tests)] INFO -- clicking :menu-section-button3153[Dec 09 2023 00:43:33 UTC (QA Tests)] INFO -- clicking :nav-item-link3154[Dec 09 2023 00:43:34 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element nav-item-link' took 1.319s3155[Dec 09 2023 00:43:35 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.798s3156[Dec 09 2023 00:43:36 UTC (QA Tests)] INFO -- clicking :add-new-mirror3157[Dec 09 2023 00:43:36 UTC (QA Tests)] INFO -- filling :mirror-repository-url-field with "http://root@gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/push-mirror-target-project-c231cce2b6498209.git"3158[Dec 09 2023 00:43:36 UTC (QA Tests)] INFO -- clicking the coordinates of :mirror-repository-url-field3159[Dec 09 2023 00:43:37 UTC (QA Tests)] INFO -- selecting "Push" in :mirror-direction-field3160[Dec 09 2023 00:43:38 UTC (QA Tests)] INFO -- selecting "Password" in :authentication-method-field3161[Dec 09 2023 00:43:38 UTC (QA Tests)] INFO -- filling :username-field with "root"3162[Dec 09 2023 00:43:38 UTC (QA Tests)] INFO -- clicking the coordinates of :username-field3163[Dec 09 2023 00:43:38 UTC (QA Tests)] INFO -- filling :password-field with "*****"3164[Dec 09 2023 00:43:38 UTC (QA Tests)] INFO -- clicking the coordinates of :password-field3165[Dec 09 2023 00:43:39 UTC (QA Tests)] INFO -- clicking :mirror-repository-button3166[Dec 09 2023 00:43:40 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element mirror-repository-button' took 1.226s3167[Dec 09 2023 00:43:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.137s3168[Dec 09 2023 00:43:41 UTC (QA Tests)] WARN -- Potentially Slow Code 'all_elements mirror-repository-url-content' took 1.156s3169[Dec 09 2023 00:43:41 UTC (QA Tests)] INFO -- clicking :update-now-button3170[Dec 09 2023 00:43:43 UTC (QA Tests)] WARN -- Potentially Slow Code 'click_element update-now-button' took 1.531s3171[Dec 09 2023 00:43:43 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-code-ab0e2100645bfc4e/-/settings/repository#js-push-remote-settings3172[Dec 09 2023 00:43:45 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 0.611s3173[Dec 09 2023 00:44:05 UTC (QA Tests)] INFO -- refreshing http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/project-with-code-ab0e2100645bfc4e/-/settings/repository#js-push-remote-settings3174[Dec 09 2023 00:44:07 UTC (QA Tests)] WARN -- Potentially Slow Code 'wait_for_requests ' took 1.873s3175[Dec 09 2023 00:44:08 UTC (QA Tests)] INFO -- Visiting QA::Resource::Project at http://gitlab-ee-1f02d533.test/gitlab-qa-sandbox-group-7/qa-test-2023-12-09-00-08-18-3fe31add9dba5555/push-mirror-target-project-c231cce2b64982093176[Dec 09 2023 00:44:10 UTC (QA Tests)] INFO -- Running eventually matcher with 'be_truthy' operator with: '{:max_duration=>60, :reload_page=>#<Capybara::Session>, :sleep_interval=>0.5}' arguments3177 configures and syncs a (push) mirrored repository3178[Dec 09 2023 00:44:10 UTC (QA Tests)] INFO -- Knapsack report was generated. Preview:3179{3180 "qa/specs/features/ee/browser_ui/3_create/merge_request/add_batch_comments_in_merge_request_spec.rb": 55.328549720999945,3181 "qa/specs/features/ee/browser_ui/10_govern/security_reports_spec.rb": 253.05827112400038,3182 "qa/specs/features/api/3_create/repository/tag_revision_trigger_prereceive_hook_spec.rb": 2.7866020849996858,3183 "qa/specs/features/ee/browser_ui/10_govern/group/group_audit_logs_1_spec.rb": 93.44775066700095,3184 "qa/specs/features/ee/browser_ui/8_monitor/incident_management/incident_quick_action_spec.rb": 11.083008724999672,3185 "qa/specs/features/browser_ui/2_plan/related_issues/related_issues_spec.rb": 11.028940768999746,3186 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/configure_issue_board_by_label_spec.rb": 14.429082394999568,3187 "qa/specs/features/browser_ui/3_create/merge_request/revert/reverting_merge_request_spec.rb": 26.180040028000803,3188 "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_root_group_spec.rb": 73.81983592199867,3189 "qa/specs/features/ee/browser_ui/2_plan/group_wiki/create_group_wiki_page_spec.rb": 22.08298709600058,3190 "qa/specs/features/browser_ui/9_data_stores/project/project_owner_permissions_spec.rb": 36.63411682500009,3191 "qa/specs/features/browser_ui/2_plan/project_wiki/project_based_file_upload_spec.rb": 15.422082985000088,3192 "qa/specs/features/browser_ui/4_verify/pipeline/include_multiple_files_from_a_project_spec.rb": 28.067005738999796,3193 "qa/specs/features/ee/browser_ui/4_verify/pipeline_subscription_with_group_owned_project_spec.rb": 36.76708398399933,3194 "qa/specs/features/browser_ui/3_create/repository/protocol_v2_push_ssh_spec.rb": 13.583459808000043,3195 "qa/specs/features/browser_ui/10_govern/user/user_access_termination_spec.rb": 7.204265925998698,3196 "qa/specs/features/ee/browser_ui/2_plan/analytics/contribution_analytics_spec.rb": 27.965815015999397,3197 "qa/specs/features/browser_ui/9_data_stores/group/transfer_project_spec.rb": 18.376354326001092,3198 "qa/specs/features/browser_ui/4_verify/ci_variable/pipeline_with_protected_variable_spec.rb": 94.78064522600107,3199 "qa/specs/features/ee/browser_ui/3_create/repository/merge_with_code_owner_in_subgroup_spec.rb": 115.28648531699946,3200 "qa/specs/features/api/3_create/merge_request/push_options_labels_spec.rb": 9.418573465998634,3201 "qa/specs/features/browser_ui/4_verify/ci_variable/custom_variable_spec.rb": 31.158905780999703,3202 "qa/specs/features/api/2_plan/closes_issue_via_pushing_a_commit_spec.rb": 7.0310105130010925,3203 "qa/specs/features/ee/browser_ui/2_plan/scoped_labels/editing_scoped_labels_spec.rb": 15.787422725999932,3204 "qa/specs/features/ee/api/10_govern/user/minimal_access_user_spec.rb": 17.712836115000755,3205 "qa/specs/features/browser_ui/3_create/web_ide/add_first_file_in_web_ide_spec.rb": 46.5312136449993,3206 "qa/specs/features/browser_ui/4_verify/pipeline/trigger_matrix_spec.rb": 28.025811749999775,3207 "qa/specs/features/browser_ui/3_create/repository/file/delete_file_via_web_spec.rb": 11.793132976999914,3208 "qa/specs/features/ee/browser_ui/10_govern/scan_result_policy_vulnerabilities_spec.rb": 119.74308593899877,3209 "qa/specs/features/browser_ui/3_create/repository/push_over_ssh_spec.rb": 18.445132454000486,3210 "qa/specs/features/browser_ui/8_monitor/alert_management/recovery_alert_resolves_correct_alert_spec.rb": 33.60623554899939,3211 "qa/specs/features/ee/browser_ui/10_govern/change_vulnerability_status_spec.rb": 62.8552978459993,3212 "qa/specs/features/ee/browser_ui/3_create/merge_request/approval_rules_spec.rb": 89.9881732190006,3213 "qa/specs/features/api/10_govern/group_access_token_spec.rb": 7.943764999999985,3214 "qa/specs/features/browser_ui/4_verify/runner/fleet_management/group_runner_status_counts_spec.rb": 12.00685409199832,3215 "qa/specs/features/ee/browser_ui/3_create/repository/file_locking_spec.rb": 134.25094237400117,3216 "qa/specs/features/browser_ui/3_create/repository/file/edit_file_via_web_spec.rb": 12.25106543900074,3217 "qa/specs/features/browser_ui/5_package/package_registry/npm/npm_instance_level_spec.rb": 220.1815130670002,3218 "qa/specs/features/ee/browser_ui/2_plan/issues_analytics/issues_analytics_spec.rb": 15.313056273000257,3219 "qa/specs/features/browser_ui/2_plan/milestone/create_project_milestone_spec.rb": 15.192044326999167,3220 "qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb": 27.102822120999917,3221 "qa/specs/features/ee/browser_ui/10_govern/user/minimal_access_user_spec.rb": 9.486837438000293,3222 "qa/specs/features/browser_ui/3_create/merge_request/merge_merge_request_from_fork_spec.rb": 76.74180671300019,3223 "qa/specs/features/ee/browser_ui/2_plan/issue_boards/read_only_board_configuration_spec.rb": 19.088718770000924,3224 "qa/specs/features/browser_ui/3_create/repository/branch_with_unusual_name_spec.rb": 13.218411692998416,3225 "qa/specs/features/browser_ui/3_create/repository/add_file_template_spec.rb": 56.08604083300088,3226 "qa/specs/features/browser_ui/3_create/web_ide/closing_web_ide_with_unsaved_changes_spec.rb": 25.99757843000043,3227 "qa/specs/features/browser_ui/2_plan/issue/collapse_comments_in_discussions_spec.rb": 13.840736695001397,3228 "qa/specs/features/browser_ui/3_create/repository/push_mirroring_over_http_spec.rb": 47.324706656998393229}3230[Dec 09 2023 00:44:10 UTC (QA Tests)] INFO -- 3231Knapsack global time execution for tests: 35m 55s3232Pending: (Failures listed here are expected and do not affect your suite's status)3233 1) Fulfillment Utilization in usage quotas storage tab for free plan with a project shows correct used up storage for namespace3234 # Test is not compatible with this environment or pipeline3235 # ./qa/specs/features/ee/browser_ui/11_fulfillment/utilization/free_namespace_storage_spec.rb:1103236 2) Configure Kubernetes Agent deploys a K8s manifest file3237 # Test is not compatible with this environment or pipeline3238 # ./qa/specs/features/ee/api/7_configure/kubernetes/kubernetes_agent_spec.rb:403239 3) Fulfillment Purchase compute minutes with an active subscription adds additional minutes to group namespace3240 # Test is not compatible with this environment or pipeline3241 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:553242 4) Fulfillment Purchase compute minutes without active subscription adds additional minutes to group namespace3243 # Test is not compatible with this environment or pipeline3244 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:423245 5) Fulfillment Purchase compute minutes with existing compute minutes packs adds additional minutes to group namespace3246 # Test is not compatible with this environment or pipeline3247 # ./qa/specs/features/ee/browser_ui/11_fulfillment/purchase/purchase_ci_spec.rb:823248 6) Create Merge requests when merging once behaves like merge when pipeline succeeds merges after pipeline succeeds3249 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4030173250 # ./qa/specs/features/browser_ui/3_create/merge_request/merge_when_pipeline_succeeds_spec.rb:413251 7) Framework sanity Version check is the specified version3252 # Test is not compatible with this environment or pipeline3253 # ./qa/specs/features/sanity/version_spec.rb:153254 8) Govern Vulnerability Report checks explain this vulnerability AI feature3255 # Test is not compatible with this environment or pipeline3256 # ./qa/specs/features/ee/browser_ui/10_govern/explain_this_vulnerability_spec.rb:633257 9) Create Slack app integration when using Slash commands creates an issue3258 # Test is not compatible with this environment or pipeline3259 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:393260 10) Create Slack app integration when using Slash commands with gitlab issue closes an issue3261 # Test is not compatible with this environment or pipeline3262 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:713263 11) Create Slack app integration when using Slash commands with gitlab issue displays an issue3264 # Test is not compatible with this environment or pipeline3265 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:613266 12) Create Slack app integration when using Slash commands with gitlab issue comments on an issue3267 # Test is not compatible with this environment or pipeline3268 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:813269 13) Create Slack app integration when using Slash commands with gitlab issue with target project moves an issue3270 # Test is not compatible with this environment or pipeline3271 # ./qa/specs/features/browser_ui/1_manage/integrations/slash_commands_spec.rb:993272 14) Manage Project import imports large Github repo via api3273 # Test is not compatible with this environment or pipeline3274 # ./qa/specs/features/api/1_manage/import/import_large_github_repo_spec.rb:2863275 15) Growth SaaS trials starts a free trial when on about page with multiple eligible namespaces registers for a new trial3276 # Test is not compatible with this environment or pipeline3277 # ./qa/specs/features/ee/browser_ui/15_growth/free_trial_spec.rb:553278 16) Growth SaaS trials starts a free trial when on billing page with only one eligible namespace registers for a new trial3279 # Test is not compatible with this environment or pipeline3280 # ./qa/specs/features/ee/browser_ui/15_growth/free_trial_spec.rb:803281 17) Create Sharing snippets when the snippet is changed to private does not display Embed/Share dropdown3282 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4279923283 # ./qa/specs/features/browser_ui/3_create/snippet/share_snippet_spec.rb:463284 18) Create Sharing snippets when the snippet is public can be shared with not signed-in users3285 # In quarantine : https://gitlab.com/gitlab-org/gitlab/-/issues/4279923286 # ./qa/specs/features/browser_ui/3_create/snippet/share_snippet_spec.rb:243287Finished in 37 minutes 34 seconds (files took 1.93 seconds to load)3288108 examples, 0 failures, 18 pending3289Randomized with seed 25393290[Dec 09 2023 00:44:11 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1f02d533 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;'"`3291[Dec 09 2023 00:44:11 UTC (Gitlab QA)] INFO -- Shell command: `docker exec gitlab-ee-1f02d533 bash -c "gitlab-psql -c 'select * from pg_stat_user_tables;'"`3292[Dec 09 2023 00:44:11 UTC (Gitlab QA)] INFO -- Shell command: `docker ps -f name=gitlab-ee-1f02d533`3293[Dec 09 2023 00:44:11 UTC (Gitlab QA)] INFO -- Shell command: `docker rm -f gitlab-ee-1f02d533`3295Running after script...3296$ if [ "$CI_JOB_STATUS" == "failed" ]; then # collapsed multi-line command3297$ export BUNDLE_PREFIX=$([ "$RUN_WITH_BUNDLE" != "true" ] || echo "bundle exec")3298$ echo -e "\e[0Ksection_start:`date +%s`:report_results_section[collapsed=true]\r\e[0KReport results"3491Not uploading cache qa-e2e-ruby-3.0-b74b539375b53bf5076593cb800c48ab-16 due to policy3493Uploading artifacts...3494gitlab-qa-run-*: found 489 matching artifact files and directories 3495Uploading artifacts as "archive" to coordinator... 201 Created id=5716532954 responseStatus=201 Created token=65_GnWg93496Uploading artifacts...3497gitlab-qa-run-*/**/rspec-*.xml: found 1 matching artifact files and directories 3498Uploading artifacts as "junit" to coordinator... 201 Created id=5716532954 responseStatus=201 Created token=65_GnWg93499Uploading artifacts...3500/builds/gitlab-org/gitlab/suite_status.env: found 1 matching artifact files and directories 3501Uploading artifacts as "dotenv" to coordinator... 201 Created id=5716532954 responseStatus=201 Created token=65_GnWg93503Job succeeded