rspec-all frontend_fixture 2/5
Passed Started
by
@thomasrandolph
Thomas Randolph
1Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)2 on blue-2.private.runners-manager.gitlab.com/gitlab.com/gitlab-org QvBVRoXM3 feature flags: FF_USE_FASTZIP:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-106-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service postgres:12 ...8Pulling docker image postgres:12 ...9Using docker image sha256:31c3beb3b8968af162019219a074f3d4c1a5b1ab319ec86668229ad0a7ed0e4f for postgres:12 with digest postgres@sha256:63a045745aec8457cb208e929118b557e95e1b1327e2ad29f14174054be5d56e ...10Starting service redis:6.0-alpine ...11Pulling docker image redis:6.0-alpine ...12Using docker image sha256:f30aed8202b4ddc9ed0c833f7bd2b90470dc3a438a51b6567e9955adfe224051 for redis:6.0-alpine with digest redis@sha256:fcf49f0ab799e3b7217aab710606e888b190bbf3c3a81b5c912dd8ef351d1f69 ...13Waiting for services to be up and running (timeout 30 seconds)...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-106-yarn-1.22-graphicsmagick-1.3.36 ...16Using docker image sha256:9f9846a4ac0697e6010265e736ea0ed08cd0506c4323c4e2a29d17e1b28665ce for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-106-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12@sha256:9229dfe0f4ee76cecfd8411f6668b0b2a5fd730d1d3688013b3a721189fcccb5 ...18Running on runner-qvbvroxm-project-278964-concurrent-0 via runner-qvbvroxm-private-1670459515-70be20b5...20$ eval "$CI_PRE_CLONE_SCRIPT"21Fetching changes with git depth set to 20...22Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/23Created fresh repository.24remote: Enumerating objects: 141131, done. 25remote: Counting objects: 100% (141131/141131), done. 26remote: Compressing objects: 100% (89744/89744), done. 27remote: Total 141131 (delta 65036), reused 99095 (delta 46172), pack-reused 0 28Receiving objects: 100% (141131/141131), 119.18 MiB | 35.07 MiB/s, done.29Resolving deltas: 100% (65036/65036), done.31 * [new ref] refs/pipelines/716546384 -> refs/pipelines/71654638432Checking out 7c747a9f as refs/merge-requests/106378/merge...33Skipping Git submodules setup34$ git remote set-url origin "${CI_REPOSITORY_URL}"36Checking cache for ruby-gems-debian-bullseye-ruby-2.7-16...37cache.zip is up to date 38Successfully extracted cache39Checking cache for gitaly-ruby-gems-debian-bullseye-ruby-2.7-16...40cache.zip is up to date 41Successfully extracted cache43Downloading artifacts for compile-test-assets (3441843123)...44Downloading artifacts from coordinator... ok id=3441843123 responseStatus=200 OK token=HdqasLtN45Downloading artifacts for retrieve-tests-metadata (3441843138)...46Downloading artifacts from coordinator... ok id=3441843138 responseStatus=200 OK token=HdqasLtN47Downloading artifacts for setup-test-env (3441843127)...48Downloading artifacts from coordinator... ok id=3441843127 responseStatus=200 OK token=HdqasLtN50Using docker image sha256:9f9846a4ac0697e6010265e736ea0ed08cd0506c4323c4e2a29d17e1b28665ce for registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12:rubygems-3.2-git-2.36-lfs-2.9-chrome-106-yarn-1.22-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/debian-bullseye-ruby-2.7.patched-golang-1.18-node-16.14-postgresql-12@sha256:9229dfe0f4ee76cecfd8411f6668b0b2a5fd730d1d3688013b3a721189fcccb5 ...51$ echo $FOSS_ONLY52$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb53$ export GOPATH=$CI_PROJECT_DIR/.go54$ mkdir -p $GOPATH55$ source scripts/utils.sh56$ source scripts/prepare_build.sh685Using decomposed database config (config/database.yml.decomposed-postgresql)686$ setup_db_user_only687CREATE ROLE688GRANT689==> 'setup_db_user_only' succeeded in 0 seconds.690$ bundle exec rake db:drop db:create db:schema:load db:migrate691Dropped database 'gitlabhq_test'692Dropped database 'gitlabhq_test_ci'693Dropped database 'gitlabhq_geo_test'694Created database 'gitlabhq_test'695Created database 'gitlabhq_test_ci'696Created database 'gitlabhq_geo_test'697==> 'bundle exec rake db:drop db:create db:schema:load db:migrate' succeeded in 31 seconds.698$ setup_db_praefect699SELECT pg_catalog.set_config('search_path', '', false);700CREATE DATABASE praefect_test ENCODING 'UTF8';701==> 'setup_db_praefect' succeeded in 1 seconds.702$ run_timed_command "gem install knapsack --no-document"703$ gem install knapsack --no-document704Successfully installed knapsack-4.0.07051 gem installed706==> 'gem install knapsack --no-document' succeeded in 0 seconds.707$ run_timed_command "scripts/gitaly-test-spawn"708$ scripts/gitaly-test-spawn709find: ‘/builds/gitlab-org/gitlab/tmp/tests/gitaly/cmd’: No such file or directory710find: ‘/builds/gitlab-org/gitlab/tmp/tests/gitaly/cmd’: No such file or directory711find: ‘/builds/gitlab-org/gitlab/tmp/tests/gitaly/cmd’: No such file or directory712find: ‘/builds/gitlab-org/gitlab/tmp/tests/gitaly/cmd’: No such file or directory713find: ‘/builds/gitlab-org/gitlab/tmp/tests/gitaly/cmd’: No such file or directory714find: ‘/builds/gitlab-org/gitlab/tmp/tests/gitaly/cmd’: No such file or directory715find: ‘/builds/gitlab-org/gitlab/tmp/tests/gitaly/cmd’: No such file or directory716Don't run Bundler as root. Bundler can ask for sudo if it is needed, and717installing your bundle as root will break this application for all non-root718users on this machine.719Using abstract_type 0.0.7720Using concurrent-ruby 1.1.10721Using i18n 1.12.0722Using minitest 5.16.3723Using tzinfo 2.0.5724Using zeitwerk 2.6.0725Using activesupport 6.1.6.1726Using builder 3.2.4727Using erubi 1.11.0728Using mini_portile2 2.8.0729Using racc 1.6.0730Using nokogiri 1.13.8 (x86_64-linux)731Using rails-dom-testing 2.0.3732Using crass 1.0.6733Using loofah 2.19.0734Using rails-html-sanitizer 1.4.3735Using actionview 6.1.6.1736Using rack 2.2.4737Using rack-test 2.0.2738Using actionpack 6.1.6.1739Using ice_nine 0.11.2740Using thread_safe 0.3.6741Using memoizable 0.4.2742Using adamantium 0.2.0743Using public_suffix 4.0.7744Using addressable 2.8.0745Using ast 2.4.2746Using binding_ninja 0.2.3747Using bundler 2.3.15748Using coderay 1.1.2749Using equalizer 0.0.11750Using concord 0.1.5751Using diff-lcs 1.3752Using dotenv 2.7.6753Using factory_bot 5.0.2754Using multipart-post 2.1.1755Using faraday 1.0.1756Using ffi 1.15.5757Using google-protobuf 3.21.10 (x86_64-linux)758Using googleapis-common-protos-types 1.4.0759Using grpc 1.42.0 (x86_64-linux)760Using gitaly 15.5.0761Using opentracing 0.5.0762Using thrift 0.17.0763Using jaeger-client 1.1.0764Using pg_query 2.2.0765Using redis 4.8.0766Using gitlab-labkit 0.29.0767Using rubyzip 2.3.2768Using thor 1.1.0769Using tomlrb 2.0.1770Using with_env 1.1.0771Using rexml 3.2.5772Using xml-simple 1.1.9773Using gitlab-license_finder 6.14.2.1774Using gitlab-markup 1.7.1775Using sawyer 0.8.2776Using octokit 4.20.0777Using reverse_markdown 1.4.0778Using rugged 1.2.0779Using licensee 9.15.2780Using method_source 0.9.2781Using msgpack 1.3.3782Using optimist 3.0.1783Using parallel 1.19.2784Using parser 3.0.3.2785Using procto 0.0.3786Using unparser 0.4.7787Using proc_to_ast 0.1.0788Using pry 0.12.2789Using rainbow 3.0.0790Using rbtrace 0.4.14791Using regexp_parser 1.8.1792Using rspec-support 3.8.0793Using rspec-core 3.8.0794Using rspec-expectations 3.8.3795Using rspec-mocks 3.8.0796Using rspec 3.8.0797Using rspec-parameterized 0.4.2798Using rubocop-ast 0.2.0799Using ruby-progressbar 1.10.1800Using unicode-display_width 1.7.0801Using rubocop 0.86.0802Using sentry-raven 3.0.4803Using timecop 0.9.1804Bundle complete! 18 Gemfile dependencies, 85 gems now installed.805Gems in the groups 'production' and 'development' were not installed.806Bundled gems are installed into `/builds/gitlab-org/gitlab/vendor/gitaly-ruby`807Checking gitaly-ruby Gemfile...808Checking gitaly-ruby bundle...809The Gemfile's dependencies are satisfied810Trying to connect to gitaly: ...................................... OK811Trying to connect to gitaly2: ........................................... OK812Starting Praefect with in-memory election strategyTrying to connect to praefect: ....... OK813==> 'scripts/gitaly-test-spawn' succeeded in 10 seconds.814$ source ./scripts/rspec_helpers.sh815$ rspec_paralellized_job816SKIP_FLAKY_TESTS_AUTOMATICALLY: true817RETRY_FAILED_TESTS_IN_NEW_PROCESS: true818KNAPSACK_GENERATE_REPORT: true819FLAKY_RSPEC_GENERATE_REPORT: true820KNAPSACK_TEST_FILE_PATTERN: {,ee/,jh/}spec/{frontend/fixtures}{,/**/}*.rb821KNAPSACK_LOG_LEVEL: debug822KNAPSACK_REPORT_PATH: knapsack/rspec-all_frontend_fixture_2_5_report.json823FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json824FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec-all_frontend_fixture_2_5_report.json825NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec-all_frontend_fixture_2_5_report.json826SKIPPED_FLAKY_TESTS_REPORT_PATH: rspec/flaky/skipped_flaky_tests_rspec-all_frontend_fixture_2_5_report.txt827RETRIED_TESTS_REPORT_PATH: rspec/flaky/retried_tests_rspec-all_frontend_fixture_2_5_report.txt828CRYSTALBALL: 829Knapsack report generator started!830==> Starting Gitaly set up...831==> Starting GitLab Elasticsearch Indexer set up...832Test environment set up in 0.65772126 seconds833Analytics (JavaScript fixtures)834 Groups::Analytics::CycleAnalytics::StagesController835 analytics/value_stream_analytics/stages.json836 analytics/value_stream_analytics/stages/label-based-stage/records.json837 analytics/value_stream_analytics/stages/label-based-stage/median.json838 analytics/value_stream_analytics/stages/label-based-stage/count.json839Projects::MergeRequestsController (JavaScript fixtures)840 merge_requests/merge_request_with_single_assignee_feature.html841 merge_requests/merge_request_of_current_user.html842 merge_requests/merge_request_with_task_list.html843 merge_requests/diff_comment.html844 merge_requests/diff_discussion.json845 merge_requests/resolved_diff_discussion.json846 merge_requests/merge_request_list.html847 with image diff848 merge_requests/image_diff_discussion.json849 with mentions850 merge_requests/merge_request_with_mentions.html851 GraphQL::Query852 merge request in state readyToMerge query853 graphql/merge_requests/states/ready_to_merge.query.graphql.json854 merge request in state getState query855 graphql/merge_requests/get_state.query.graphql.json856Pipeline schedules (JavaScript fixtures)857 Projects::PipelineSchedulesController858 pipeline_schedules/edit.html859 pipeline_schedules/edit_with_variables.html860 GraphQL::Query861 graphql/pipeline_schedules/get_pipeline_schedules.query.graphql.json862 graphql/pipeline_schedules/get_pipeline_schedules.query.graphql.as_guest.json863 graphql/pipeline_schedules/get_pipeline_schedules.query.graphql.take_ownership.json864Projects::MergeRequests::DiffsController (JavaScript fixtures)865 merge_request_diffs/with_commit.json866 merge_request_diffs/diffs_metadata.json867 merge_request_diffs/diffs_batch.json868Analytics (JavaScript fixtures)869 Groups::Analytics::TasksByTypeController870 analytics/charts/type_of_work/tasks_by_type.json871Projects::BlobController (JavaScript fixtures)872 blob/show.html873 blob/show_readme.html874Todos (JavaScript fixtures)875 Dashboard::TodosController (JavaScript fixtures)876 todos/todos.html877 Projects::TodosController (JavaScript fixtures)878 todos/todos.json879SearchController (JavaScript fixtures)880 search/show.html881 search within a project882 search/blob_search_result.html883Job Artifacts (GraphQL fixtures)884 # order random885 GraphQL::Query886 graphql/artifacts/graphql/queries/get_job_artifacts.query.graphql.json887WebAuthn888 SessionsController (JavaScript fixtures)889 webauthn/authenticate.html890 Profiles::TwoFactorAuthsController (JavaScript fixtures)891 webauthn/register.html892SearchController (JavaScript fixtures)893 search within a project894 ee/search/blob_search_result.html895MetricsDashboard (JavaScript fixtures)896 metrics_dashboard/environment_metrics_dashboard.json897API::DeployKeys (JavaScript fixtures)898 api/deploy_keys/index.json899initRedirectListboxBehavior (JavaScript fixtures)900 listbox/redirect_listbox.html901Knapsack report was generated. Preview:902{903 "ee/spec/frontend/fixtures/analytics/value_streams.rb": 55.0322316270001,904 "spec/frontend/fixtures/merge_requests.rb": 25.579128309999987,905 "spec/frontend/fixtures/pipeline_schedules.rb": 7.221122429999923,906 "spec/frontend/fixtures/merge_requests_diffs.rb": 4.768167294000023,907 "ee/spec/frontend/fixtures/analytics/charts.rb": 6.191624349999984,908 "spec/frontend/fixtures/blob.rb": 4.310399963999998,909 "spec/frontend/fixtures/todos.rb": 1.7685698359998696,910 "spec/frontend/fixtures/search.rb": 2.1118069260000993,911 "spec/frontend/fixtures/job_artifacts.rb": 1.8013346929999443,912 "spec/frontend/fixtures/webauthn.rb": 1.4871201200000996,913 "ee/spec/frontend/fixtures/search.rb": 1.7386156890001985,914 "spec/frontend/fixtures/metrics_dashboard.rb": 1.2559127399999852,915 "spec/frontend/fixtures/api_deploy_keys.rb": 1.9153231530001449,916 "spec/frontend/fixtures/listbox.rb": 0.376149377000047917}918Knapsack global time execution for tests: 01m 55s919Finished in 1 minute 58.11 seconds (files took 57.7 seconds to load)92037 examples, 0 failures921Randomized with seed 40350922[TEST PROF INFO] Time spent in factories: 00:37.788 (26.58% of total time)923RSpec exited with 0.924No examples to retry, congrats!926Not uploading cache ruby-gems-debian-bullseye-ruby-2.7-16 due to policy927Not uploading cache gitaly-ruby-gems-debian-bullseye-ruby-2.7-16 due to policy929Uploading artifacts...930tmp/tests/frontend/: found 65 matching files and directories 931knapsack/: found 3 matching files and directories 932WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory 933WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3441843147/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com934WARNING: Retrying... context=artifacts-uploader error=request redirected935Uploading artifacts as "archive" to coordinator... 201 Created id=3441843147 responseStatus=201 Created token=HdqasLtN937Job succeeded