run-dev-fixtures
Passed Started
by
@dbalexandre

Douglas Barbosa Alexandre
1Running with gitlab-runner 14.7.0~beta.58.gfa48f33b (fa48f33b)2 on green-2.private.runners-manager.gitlab.com/gitlab.com/gitlab-org GaSD-S1F3 feature flags: FF_USE_FASTZIP:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.33-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-12-graphicsmagick-1.3.36 ...7Starting service postgres:12 ...8Pulling docker image postgres:12 ...9Using docker image sha256:84353f33e1def62bd8dfb09b10761c4ce651f5e5475e1ec53d5c918e29d96744 for postgres:12 with digest postgres@sha256:7984919d5b1d8bd22539118c671555b50cd3bb5fbc568645a49f61e5ab94b8f9 ...10Starting service redis:5.0-alpine ...11Pulling docker image redis:5.0-alpine ...12Using docker image sha256:1746b159f8934fe63cae3984643ee8c5651bcfc80ae107032a60f2871a0e7cdb for redis:5.0-alpine with digest redis@sha256:a04b57e05b784a406bc818f6b450233328c4115a1e1f104d84ce916eb1583925 ...13Waiting for services to be up and running...14Authenticating with credentials from job payload (GitLab Registry)15Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.33-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-12-graphicsmagick-1.3.36 ...16Using docker image sha256:8138f36e34bc79c9e5ab676915a37672f25052a13a6e7b6801a0d5866a8e494c for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.33-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-12-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:cd14b6829dee854cdf4ce05c5e8cfd48f805945f17d115efa8a7d36dc4ac6d9b ...18Running on runner-gasd-s1f-project-278964-concurrent-0 via runner-gasd-s1f-private-1643991653-ad7f6626...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: 119975, done. 25remote: Counting objects: 100% (119975/119975), done. 26remote: Compressing objects: 100% (79457/79457), done.27remote: Total 119975 (delta 54354), reused 82008 (delta 35960), pack-reused 0 28Receiving objects: 100% (119975/119975), 113.03 MiB | 30.79 MiB/s, done.29Resolving deltas: 100% (54354/54354), done.31 * [new ref] 075476b823110142086f2b93d474f8349e99b4a0 -> refs/pipelines/46383679932 * [new branch] master -> origin/master33Checking out 075476b8 as master...34Skipping Git submodules setup36Checking cache for ruby-gems-v1-9...37cache.zip is up to date 38Successfully extracted cache39Checking cache for gitaly-ruby-gems-v1-9...40cache.zip is up to date 41Successfully extracted cache43Downloading artifacts for setup-test-env (2055931275)...44Downloading artifacts from coordinator... ok id=2055931275 responseStatus=200 OK token=K6p64DvG46Using docker image sha256:8138f36e34bc79c9e5ab676915a37672f25052a13a6e7b6801a0d5866a8e494c for registry.gitlab.com/gitlab-org/gitlab-build-images:ruby-2.7.patched-golang-1.16-git-2.33-lfs-2.9-chrome-89-node-14.15-yarn-1.22-postgresql-12-graphicsmagick-1.3.36 with digest registry.gitlab.com/gitlab-org/gitlab-build-images@sha256:cd14b6829dee854cdf4ce05c5e8cfd48f805945f17d115efa8a7d36dc4ac6d9b ...47$ echo $FOSS_ONLY48$ [ "$FOSS_ONLY" = "1" ] && rm -rf ee/ qa/spec/ee/ qa/qa/specs/features/ee/ qa/qa/ee/ qa/qa/ee.rb49$ export GOPATH=$CI_PROJECT_DIR/.go50$ mkdir -p $GOPATH51$ source scripts/utils.sh52$ source scripts/prepare_build.sh53Successfully installed bundler-2.3.6541 gem installed55Bundler version 2.3.656production:development57Settings are listed in order of priority. The top value will be used.58clean59Set for the current user (/root/.bundle/config): true60install_flags61Set via BUNDLE_INSTALL_FLAGS: "--jobs=$(nproc) --retry=3 --quiet"62path63Set for the current user (/root/.bundle/config): "/builds/gitlab-org/gitlab/vendor"64without65Set via BUNDLE_WITHOUT: [:production, :development]66$ bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check67Don't run Bundler as root. Bundler can ask for sudo if it is needed, and68installing your bundle as root will break this application for all non-root69users on this machine.70The Gemfile's dependencies are satisfied71==> 'bundle install --jobs=$(nproc) --retry=3 --quiet && bundle check' succeeded in 7 seconds.72$ bundle pristine pg73Installing pg 1.2.3 with native extensions74==> 'bundle pristine pg' succeeded in 13 seconds.75$ setup_db_user_only76CREATE ROLE77GRANT78==> 'setup_db_user_only' succeeded in 0 seconds.79$ bundle exec rake db:drop db:create db:structure:load db:migrate gitlab:db:setup_ee80Dropped database 'gitlabhq_test'81Dropped database 'gitlabhq_geo_test'82Created database 'gitlabhq_test'83Created database 'gitlabhq_geo_test'84DEPRECATION WARNING: Using `bin/rails db:structure:load` is deprecated and will be removed in Rails 6.2. Configure the format using `config.active_record.schema_format = :sql` to use `structure.sql` and run `bin/rails db:schema:load` instead. (called from load at /builds/gitlab-org/gitlab/vendor/ruby/2.7.0/bin/rake:23)85Dropped database 'gitlabhq_geo_test'86Created database 'gitlabhq_geo_test'87==> 'bundle exec rake db:drop db:create db:structure:load db:migrate gitlab:db:setup_ee' succeeded in 30 seconds.88$ run_timed_command "scripts/gitaly-test-spawn"89$ scripts/gitaly-test-spawn90find: ‘/builds/gitlab-org/gitlab/tmp/tests/gitaly/cmd’: No such file or directory91find: ‘/builds/gitlab-org/gitlab/tmp/tests/gitaly/cmd’: No such file or directory92find: ‘/builds/gitlab-org/gitlab/tmp/tests/gitaly/cmd’: No such file or directory93Don't run Bundler as root. Bundler can ask for sudo if it is needed, and94installing your bundle as root will break this application for all non-root95users on this machine.96Using abstract_type 0.0.797Using concurrent-ruby 1.1.998Using i18n 1.8.1199Using minitest 5.15.0100Using tzinfo 2.0.4101Using zeitwerk 2.5.3102Using activesupport 6.1.4.4103Using builder 3.2.4104Using erubi 1.10.0105Using mini_portile2 2.6.1106Using racc 1.6.0107Using nokogiri 1.12.5 (x86_64-linux)108Using rails-dom-testing 2.0.3109Using crass 1.0.6110Using loofah 2.13.0111Using rails-html-sanitizer 1.4.2112Using actionview 6.1.4.4113Using rack 2.2.3114Using rack-test 1.1.0115Using actionpack 6.1.4.4116Using ice_nine 0.11.2117Using thread_safe 0.3.6118Using memoizable 0.4.2119Using adamantium 0.2.0120Using public_suffix 4.0.6121Using addressable 2.7.0122Using ast 2.4.2123Using binding_ninja 0.2.3124Using bundler 2.1.4125Using charlock_holmes 0.7.7126Using coderay 1.1.2127Using equalizer 0.0.11128Using concord 0.1.5129Using diff-lcs 1.3130Using dotenv 2.7.6131Using escape_utils 1.2.1132Using factory_bot 5.0.2133Using multipart-post 2.1.1134Using faraday 1.0.1135Using ffi 1.15.3136Using json 2.6.1137Using gemojione 3.3.0138Using mini_mime 1.0.2139Using rugged 1.2.0140Using github-linguist 7.12.1141Using github-markup 1.7.0142Using mime-types-data 3.2020.1104143Using mime-types 3.3.1144Using gitlab-gollum-rugged_adapter 0.4.4.4.gitlab.1145Using rouge 3.27.0146Using sanitize 6.0.0147Using stringex 2.8.5148Using gitlab-gollum-lib 4.2.7.10.gitlab.2149Using google-protobuf 3.19.1 (x86_64-linux)150Using googleapis-common-protos-types 1.3.0151Using grpc 1.42.0 (x86_64-linux)152Using opentracing 0.5.0153Using thrift 0.15.0154Using jaeger-client 1.1.0155Using pg_query 2.1.1156Using redis 4.4.0157Using gitlab-labkit 0.21.2158Using rubyzip 2.3.2159Using thor 1.1.0160Using tomlrb 2.0.1161Using with_env 1.1.0162Using rexml 3.2.5163Using xml-simple 1.1.9164Using gitlab-license_finder 6.14.2.1165Using gitlab-markup 1.7.1166Using grpc-tools 1.42.0167Using sawyer 0.8.2168Using octokit 4.20.0169Using reverse_markdown 1.4.0170Using licensee 9.14.1171Using method_source 0.9.2172Using msgpack 1.3.3173Using optimist 3.0.1174Using parallel 1.19.2175Using parser 3.0.3.2176Using procto 0.0.3177Using unparser 0.4.7178Using proc_to_ast 0.1.0179Using pry 0.12.2180Using rainbow 3.0.0181Using rbtrace 0.4.14182Using rdoc 6.3.2183Using regexp_parser 1.8.1184Using rspec-support 3.8.0185Using rspec-core 3.8.0186Using rspec-expectations 3.8.3187Using rspec-mocks 3.8.0188Using rspec 3.8.0189Using rspec-parameterized 0.4.2190Using rubocop-ast 0.2.0191Using ruby-progressbar 1.10.1192Using unicode-display_width 1.7.0193Using rubocop 0.86.0194Using sentry-raven 3.0.4195Using timecop 0.9.1196Bundle complete! 22 Gemfile dependencies, 100 gems now installed.197Gems in the groups production and development were not installed.198Bundled gems are installed into `/builds/gitlab-org/gitlab/vendor/gitaly-ruby`199Checking gitaly-ruby Gemfile...200Checking gitaly-ruby bundle...201The Gemfile's dependencies are satisfied202Trying to connect to gitaly: ............................................. OK203Trying to connect to gitaly2: ............................................................ OK204Trying to connect to praefect: ........ OK205==> 'scripts/gitaly-test-spawn' succeeded in 12 seconds.206$ run_timed_command "RAILS_ENV=test bundle exec rake db:seed_fu"207$ RAILS_ENV=test bundle exec rake db:seed_fu208== Seed from db/fixtures/development/001_create_base_work_item_types.rb209OK210== Seed from db/fixtures/development/01_admin.rb211.212OK213== Seed from db/fixtures/development/02_application_settings.rb214Creating the default ApplicationSetting record.215Enable hashed storage for every new projects.216Generate CI JWT signing key217.218== Seed from db/fixtures/development/02_users.rb219Creating 10 Users.220Rough estimated time: less than a minute ⏰22110 Users created!222Creating 10 Namespaces.223Rough estimated time: less than a minute ⏰22410 Namespaces created!225===========================================================226INFO: Password for newly created users is: 7ee273189dedcfb3227===========================================================228....................229OK230== Seed from db/fixtures/development/03_project.rb231Creating 155 Projects and relations.232Rough estimated time: less than a minute ⏰233155 Projects and relations created!234OK235== Seed from db/fixtures/development/04_labels.rb236Generating group labels237Generating project labels238OK239== Seed from db/fixtures/development/06_teams.rb240OK241== Seed from db/fixtures/development/07_milestones.rb242OK243== Seed from db/fixtures/development/09_issues.rb244OK245== Seed from db/fixtures/development/10_merge_requests.rb246OK247== Seed from db/fixtures/development/11_keys.rb248..........249OK250== Seed from db/fixtures/development/12_snippets.rb251....................252OK253== Seed from db/fixtures/development/13_comments.rb254OK255== Seed from db/fixtures/development/14_pipelines.rb256OK257== Seed from db/fixtures/development/15_award_emoji.rb258OK259== Seed from db/fixtures/development/16_protected_branches.rb260OK261== Seed from db/fixtures/development/17_cycle_analytics.rb262Successfully seeded 'vsmg-1643993925/vsmp-1643993925' for Value Stream Management!264OK265== Seed from db/fixtures/development/18_abuse_reports.rb266.......................267OK268== Seed from db/fixtures/development/19_environments.rb269OK270== Seed from db/fixtures/development/20_nested_groups.rb271Skipped. Use the `SEED_NESTED_GROUPS` environment variable to enable.272OK273== Seed from db/fixtures/development/21_dev_ops_report_metrics.rb274.275OK276== Seed from db/fixtures/development/23_spam_logs.rb277.......................278OK279== Seed from db/fixtures/development/24_forks.rb280DEPRECATION WARNING: Using `return`, `break` or `throw` to exit a transaction block is281deprecated without replacement. If the `throw` came from282`Timeout.timeout(duration)`, pass an exception class as a second283argument so it doesn't use `throw` to abort its block. This results284in the transaction being committed, but in the next release of Rails285it will rollback.286 (called from block in write_using_load_balancer at /builds/gitlab-org/gitlab/lib/gitlab/database/load_balancing/connection_proxy.rb:126)287== Seed from db/fixtures/development/25_api_personal_access_token.rb288.289OK290== Seed from db/fixtures/development/26_container_images.rb291Skipped. Use the `SEED_CONTAINER_IMAGES` environment variable to seed container images to the registry.292OK293== Seed from db/fixtures/development/26_packages.rb294Use the `SEED_ALL_PACKAGE_TYPES` environment variable to seed packages of all types.295Seeding packages for the 'vsmg-1643993925/vsmp-1643993925' project296.....297OK298== Seed from db/fixtures/development/27_product_analytics_events.rb299Skipped. Use the `SEED_PRODUCT_ANALYTICS_EVENTS` environment variable to enable.300OK301== Seed from db/fixtures/development/28_integrations.rb302Skipped. To enable, set the `CUSTOMER_PORTAL_URL` environment variable to your development customer's portal url.303OK304== Seed from db/fixtures/development/29_usage_trends.rb305.306OK307== Seed from db/fixtures/development/30_composer_packages.rb308Use the `SEED_COMPOSER` environment variable to seed composer packages309OK310== Seed from db/fixtures/development/31_error_tracking.rb311OK312== Seed from db/fixtures/development/31_terraform_state.rb313.314OK315== Seed from db/fixtures/development/32_crm.rb316Generating group crm organizations and contacts317..................................................318OK319== Seed from db/fixtures/development/98_gitlab_instance_administration_project.rb320Successfully created self monitoring project.321== Seed from db/fixtures/development/99_common_metrics.rb322==> 'RAILS_ENV=test bundle exec rake db:seed_fu' succeeded in 36 seconds.324Not uploading cache ruby-gems-v1-9 due to policy325Not uploading cache gitaly-ruby-gems-v1-9 due to policy327Job succeeded