rspec-all frontend_fixture 1/5
Passed Started
by
@ahegyi
Adam Hegyi
1Running with gitlab-runner 15.6.0~beta.186.ga889181a (a889181a)2 on blue-4.private.runners-manager.gitlab.com/gitlab.com/gitlab-org tDjA3Sp33 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-103-yarn-1.22-graphicsmagick-1.3.36 ...7Starting service postgres:12 ...8Pulling docker image postgres:12 ...9Using docker image sha256:56e1d6dc77b242b5f4f91e7319f0740f7ab8bdf41023fd5d703f412ac87976f5 for postgres:12 with digest postgres@sha256:93fd73e2322241eec204dac54b316bf429670ff6e5292e16f9e2fd3a3374a713 ...10Starting service redis:6.0-alpine ...11Pulling docker image redis:6.0-alpine ...12Using docker image sha256:83c577984741ab5b2e78640e0524852998d539ea3961e6d56680f336371f5c83 for redis:6.0-alpine with digest redis@sha256:459e91c5fe54134da1601ef85a4d9bc40c953862737fdfbe8f3c2b2a3eb6b20b ...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-103-yarn-1.22-graphicsmagick-1.3.36 ...16Using docker image sha256:5c5404ecc69273636c3ef49645be715ef30ea99e51ad146a2efbeac2a1875f9c 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-103-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:b032fe79dc0bf3ebfaeb610c82eacc500fbd0ec6e01889444011cf5a72b4135d ...18Running on runner-tdja3sp3-project-278964-concurrent-0 via runner-tdja3sp3-private-1667568993-212f737e...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: 135178, done. 25remote: Counting objects: 100% (135178/135178), done. 26remote: Compressing objects: 100% (85462/85462), done. 27remote: Total 135178 (delta 62673), reused 94880 (delta 44892), pack-reused 0 28Receiving objects: 100% (135178/135178), 115.46 MiB | 33.72 MiB/s, done.29Resolving deltas: 100% (62673/62673), done.31 * [new ref] refs/pipelines/685831713 -> refs/pipelines/68583171332 * [new branch] master -> origin/master33Checking out 58c4ca27 as master...34Skipping Git submodules setup35$ git remote set-url origin "${CI_REPOSITORY_URL}"37Checking cache for ruby-gems-debian-bullseye-ruby-2.7-16...38cache.zip is up to date 39Successfully extracted cache40Checking cache for gitaly-ruby-gems-debian-bullseye-ruby-2.7-16...41cache.zip is up to date 42Successfully extracted cache44Downloading artifacts for compile-test-assets (3275962690)...45Downloading artifacts from coordinator... ok id=3275962690 responseStatus=200 OK token=Fjj8GH-x46Downloading artifacts for retrieve-tests-metadata (3275962699)...47Downloading artifacts from coordinator... ok id=3275962699 responseStatus=200 OK token=Fjj8GH-x48Downloading artifacts for setup-test-env (3275962693)...49Downloading artifacts from coordinator... ok id=3275962693 responseStatus=200 OK token=Fjj8GH-x51Using docker image sha256:5c5404ecc69273636c3ef49645be715ef30ea99e51ad146a2efbeac2a1875f9c 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-103-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:b032fe79dc0bf3ebfaeb610c82eacc500fbd0ec6e01889444011cf5a72b4135d ...52$ echo $FOSS_ONLY53$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb54$ export GOPATH=$CI_PROJECT_DIR/.go55$ mkdir -p $GOPATH56$ source scripts/utils.sh57$ source scripts/prepare_build.sh674Using decomposed database config (config/database.yml.decomposed-postgresql)675$ setup_db_user_only676CREATE ROLE677GRANT678==> 'setup_db_user_only' succeeded in 0 seconds.679$ bundle exec rake db:drop db:create db:schema:load db:migrate680Dropped database 'gitlabhq_test'681Dropped database 'gitlabhq_test_ci'682Dropped database 'gitlabhq_geo_test'683Created database 'gitlabhq_test'684Created database 'gitlabhq_test_ci'685Created database 'gitlabhq_geo_test'686==> 'bundle exec rake db:drop db:create db:schema:load db:migrate' succeeded in 31 seconds.687$ setup_db_praefect688SELECT pg_catalog.set_config('search_path', '', false);689CREATE DATABASE praefect_test ENCODING 'UTF8';690==> 'setup_db_praefect' succeeded in 1 seconds.691$ run_timed_command "gem install knapsack --no-document"692$ gem install knapsack --no-document693Successfully installed knapsack-4.0.06941 gem installed695==> 'gem install knapsack --no-document' succeeded in 0 seconds.696$ run_timed_command "scripts/gitaly-test-spawn"697$ scripts/gitaly-test-spawn698find: ‘/builds/gitlab-org/gitlab/tmp/tests/gitaly/cmd’: No such file or directory699find: ‘/builds/gitlab-org/gitlab/tmp/tests/gitaly/cmd’: No such file or directory700find: ‘/builds/gitlab-org/gitlab/tmp/tests/gitaly/cmd’: No such file or directory701find: ‘/builds/gitlab-org/gitlab/tmp/tests/gitaly/cmd’: No such file or directory702find: ‘/builds/gitlab-org/gitlab/tmp/tests/gitaly/cmd’: No such file or directory703find: ‘/builds/gitlab-org/gitlab/tmp/tests/gitaly/cmd’: No such file or directory704find: ‘/builds/gitlab-org/gitlab/tmp/tests/gitaly/cmd’: No such file or directory705Don't run Bundler as root. Bundler can ask for sudo if it is needed, and706installing your bundle as root will break this application for all non-root707users on this machine.708Using abstract_type 0.0.7709Using concurrent-ruby 1.1.10710Using i18n 1.12.0711Using minitest 5.16.3712Using tzinfo 2.0.5713Using zeitwerk 2.6.0714Using activesupport 6.1.6.1715Using builder 3.2.4716Using erubi 1.11.0717Using mini_portile2 2.8.0718Using racc 1.6.0719Using nokogiri 1.13.8 (x86_64-linux)720Using rails-dom-testing 2.0.3721Using crass 1.0.6722Using loofah 2.19.0723Using rails-html-sanitizer 1.4.3724Using actionview 6.1.6.1725Using rack 2.2.4726Using rack-test 2.0.2727Using actionpack 6.1.6.1728Using ice_nine 0.11.2729Using thread_safe 0.3.6730Using memoizable 0.4.2731Using adamantium 0.2.0732Using public_suffix 4.0.7733Using addressable 2.8.0734Using ast 2.4.2735Using binding_ninja 0.2.3736Using bundler 2.3.15737Using charlock_holmes 0.7.7738Using coderay 1.1.2739Using equalizer 0.0.11740Using concord 0.1.5741Using diff-lcs 1.3742Using dotenv 2.7.6743Using escape_utils 1.2.2744Using factory_bot 5.0.2745Using multipart-post 2.1.1746Using faraday 1.0.1747Using ffi 1.15.5748Using google-protobuf 3.21.9 (x86_64-linux)749Using googleapis-common-protos-types 1.4.0750Using grpc 1.42.0 (x86_64-linux)751Using gitaly 15.5.0752Using mini_mime 1.1.2753Using rugged 1.2.0754Using github-linguist 7.20.0755Using opentracing 0.5.0756Using thrift 0.17.0757Using jaeger-client 1.1.0758Using pg_query 2.2.0759Using redis 4.7.1760Using gitlab-labkit 0.28.0761Using rubyzip 2.3.2762Using thor 1.1.0763Using tomlrb 2.0.1764Using with_env 1.1.0765Using rexml 3.2.5766Using xml-simple 1.1.9767Using gitlab-license_finder 6.14.2.1768Using gitlab-markup 1.7.1769Using sawyer 0.8.2770Using octokit 4.20.0771Using reverse_markdown 1.4.0772Using licensee 9.15.2773Using method_source 0.9.2774Using msgpack 1.3.3775Using optimist 3.0.1776Using parallel 1.19.2777Using parser 3.0.3.2778Using procto 0.0.3779Using unparser 0.4.7780Using proc_to_ast 0.1.0781Using pry 0.12.2782Using rainbow 3.0.0783Using rbtrace 0.4.14784Using regexp_parser 1.8.1785Using rspec-support 3.8.0786Using rspec-core 3.8.0787Using rspec-expectations 3.8.3788Using rspec-mocks 3.8.0789Using rspec 3.8.0790Using rspec-parameterized 0.4.2791Using rubocop-ast 0.2.0792Using ruby-progressbar 1.10.1793Using unicode-display_width 1.7.0794Using rubocop 0.86.0795Using sentry-raven 3.0.4796Using timecop 0.9.1797Bundle complete! 18 Gemfile dependencies, 89 gems now installed.798Gems in the groups 'production' and 'development' were not installed.799Bundled gems are installed into `/builds/gitlab-org/gitlab/vendor/gitaly-ruby`800Checking gitaly-ruby Gemfile...801Checking gitaly-ruby bundle...802The Gemfile's dependencies are satisfied803Trying to connect to gitaly: ......................................... OK804Trying to connect to gitaly2: .................................................. OK805Starting Praefect with in-memory election strategyTrying to connect to praefect: ....... OK806==> 'scripts/gitaly-test-spawn' succeeded in 11 seconds.807$ source ./scripts/rspec_helpers.sh808$ rspec_paralellized_job809SKIP_FLAKY_TESTS_AUTOMATICALLY: true810RETRY_FAILED_TESTS_IN_NEW_PROCESS: true811KNAPSACK_GENERATE_REPORT: true812FLAKY_RSPEC_GENERATE_REPORT: true813KNAPSACK_TEST_FILE_PATTERN: {,ee/,jh/}spec/{frontend/fixtures}{,/**/}*.rb814KNAPSACK_LOG_LEVEL: debug815KNAPSACK_REPORT_PATH: knapsack/rspec-all_frontend_fixture_1_5_report.json816FLAKY_RSPEC_SUITE_REPORT_PATH: rspec/flaky/report-suite.json817FLAKY_RSPEC_REPORT_PATH: rspec/flaky/all_rspec-all_frontend_fixture_1_5_report.json818NEW_FLAKY_RSPEC_REPORT_PATH: rspec/flaky/new_rspec-all_frontend_fixture_1_5_report.json819SKIPPED_FLAKY_TESTS_REPORT_PATH: rspec/flaky/skipped_flaky_tests_rspec-all_frontend_fixture_1_5_report.txt820RETRIED_TESTS_REPORT_PATH: rspec/flaky/retried_tests_rspec-all_frontend_fixture_1_5_report.txt821CRYSTALBALL: 822Knapsack report generator started!823Test environment set up in 1.020352039 seconds824Analytics (JavaScript fixtures)825 Projects::Analytics::CycleAnalytics::StagesController826 projects/analytics/value_stream_analytics/stages.json827 Projects::CycleAnalytics::EventsController828 projects/analytics/value_stream_analytics/events/issue.json829 projects/analytics/value_stream_analytics/events/plan.json830 projects/analytics/value_stream_analytics/events/code.json831 projects/analytics/value_stream_analytics/events/test.json832 projects/analytics/value_stream_analytics/events/review.json833 projects/analytics/value_stream_analytics/events/staging.json834 Projects::Analytics::CycleAnalytics::SummaryController835 projects/analytics/value_stream_analytics/summary.json836DORA Metrics (JavaScript fixtures)837 API::Dora::Metrics838 deployment frequency839 behaves like dora metric fixtures840 api/dora/metrics/daily_deployment_frequency_for_last_week.json841 api/dora/metrics/daily_deployment_frequency_for_last_month.json842 api/dora/metrics/daily_deployment_frequency_for_last_90_days.json843 lead time844 behaves like dora metric fixtures845 api/dora/metrics/daily_lead_time_for_changes_for_last_week.json846 api/dora/metrics/daily_lead_time_for_changes_for_last_month.json847 api/dora/metrics/daily_lead_time_for_changes_for_last_90_days.json848 time to restore service849 behaves like dora metric fixtures850 api/dora/metrics/daily_time_to_restore_service_for_last_week.json851 api/dora/metrics/daily_time_to_restore_service_for_last_month.json852 api/dora/metrics/daily_time_to_restore_service_for_last_90_days.json853 change failure rate854 behaves like dora metric fixtures855 api/dora/metrics/daily_change_failure_rate_for_last_week.json856 api/dora/metrics/daily_change_failure_rate_for_last_month.json857 api/dora/metrics/daily_change_failure_rate_for_last_90_days.json858Projects::BlobController (JavaScript fixtures)859 blob/show.html860 blob/show_readme.html861Projects::MergeRequestsController (JavaScript fixtures in EE context)862 ee/merge_requests/merge_request_with_multiple_assignees_feature.html863Releases (JavaScript fixtures)864 API::Releases865 api/releases/release.json866 GraphQL::Query867 graphql/releases/graphql/queries/all_releases.query.graphql.json868 graphql/releases/graphql/queries/one_release.query.graphql.json869 graphql/releases/graphql/queries/one_release_for_editing.query.graphql.json870Labels (JavaScript fixtures)871 API::Helpers::LabelHelpers872 api/group_labels.json873 Projects::LabelsController (JavaScript fixtures)874 labels/project_labels.json875SearchController (JavaScript fixtures)876 search within a project877 ee/search/blob_search_result.html878SnippetsController (JavaScript fixtures)879 snippets/show.html880Code Quality Report (GraphQL fixtures)881 GraphQL::Query882 graphql/codequality_report/graphql/queries/get_code_quality_violations.query.graphql.json883Freeze Periods (JavaScript fixtures)884 API::FreezePeriods (JavaScript fixtures)885 api/freeze-periods/freeze_periods.json886Runner EE (JavaScript fixtures)887 as admin GraphQL::Query888 all_runners.query.graphql889 graphql/ci/runner/list/all_runners.query.graphql.upgrade_status.json890GlTabsBehavior (JavaScript fixtures)891 tabs/tabs.html892Knapsack report was generated. Preview:893{894 "spec/frontend/fixtures/analytics.rb": 106.11116433799998,895 "ee/spec/frontend/fixtures/dora/metrics.rb": 6.915955159000077,896 "spec/frontend/fixtures/blob.rb": 4.851473201000317,897 "ee/spec/frontend/fixtures/merge_requests.rb": 3.639353524999933,898 "spec/frontend/fixtures/releases.rb": 3.1203420789997836,899 "spec/frontend/fixtures/labels.rb": 1.906056943999829,900 "ee/spec/frontend/fixtures/search.rb": 2.0081308829999216,901 "spec/frontend/fixtures/snippet.rb": 1.9773803460002455,902 "ee/spec/frontend/fixtures/codequality_report.rb": 1.5019056649998674,903 "spec/frontend/fixtures/freeze_period.rb": 0.9854580389996954,904 "ee/spec/frontend/fixtures/runner.rb": 0.6518610029997944,905 "spec/frontend/fixtures/tabs.rb": 0.34099074499999915906}907Knapsack global time execution for tests: 02m 14s908Finished in 2 minutes 17.2 seconds (files took 42.27 seconds to load)90935 examples, 0 failures910[TEST PROF INFO] Time spent in factories: 00:22.404 (16.11% of total time)911RSpec exited with 0.912No examples to retry, congrats!914Not uploading cache ruby-gems-debian-bullseye-ruby-2.7-16 due to policy915Not uploading cache gitaly-ruby-gems-debian-bullseye-ruby-2.7-16 due to policy917Uploading artifacts...918tmp/tests/frontend/: found 63 matching files and directories 919knapsack/: found 3 matching files and directories 920WARNING: crystalball/: no matching files. Ensure that the artifact path is relative to the working directory 921WARNING: Upload request redirected location=https://gitlab.com/api/v4/jobs/3275962704/artifacts?artifact_format=zip&artifact_type=archive&expire_in=31d new-url=https://gitlab.com922WARNING: Retrying... context=artifacts-uploader error=request redirected923Uploading artifacts as "archive" to coordinator... 201 Created id=3275962704 responseStatus=201 Created token=Fjj8GH-x925Job succeeded