Revision r24854 (build 2067 started on 2026-07-21T15:34:49Z)
originally caused by: Started by an SCM change Building in workspace /var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-3.2 Updating http://svn.redmine.org/redmine/trunk at revision '2026-07-21T08:34:49.423 -0700' U .github/actions/setup-redmine/action.yml U Gemfile U app/assets/javascripts/application-legacy.js U app/assets/javascripts/responsive.js U app/assets/stylesheets/application.css U app/assets/stylesheets/dropdown.css U app/assets/stylesheets/responsive.css U app/controllers/account_controller.rb U app/controllers/application_controller.rb U app/controllers/journals_controller.rb U app/helpers/application_helper.rb U app/helpers/journals_helper.rb U app/models/attachment.rb U app/models/issue.rb U app/models/issue_query.rb U app/models/issue_status.rb U app/models/journal.rb U app/models/query.rb U app/views/journals/update.js.erb U app/views/layouts/base.html.erb U config/locales/ar.yml U config/locales/az.yml U config/locales/bg.yml U config/locales/bs.yml U config/locales/ca.yml U config/locales/cs.yml U config/locales/da.yml U config/locales/de.yml U config/locales/el.yml U config/locales/en-GB.yml U config/locales/en.yml U config/locales/es-PA.yml U config/locales/es.yml U config/locales/et.yml U config/locales/eu.yml U config/locales/fa.yml U config/locales/fi.yml U config/locales/fr.yml U config/locales/gl.yml U config/locales/he.yml U config/locales/hr.yml U config/locales/hu.yml U config/locales/id.yml U config/locales/it.yml U config/locales/ja.yml U config/locales/ko.yml U config/locales/lt.yml U config/locales/lv.yml U config/locales/mk.yml U config/locales/mn.yml U config/locales/nl.yml U config/locales/no.yml U config/locales/pl.yml U config/locales/pt-BR.yml U config/locales/pt.yml U config/locales/ro.yml U config/locales/ru.yml U config/locales/sk.yml U config/locales/sl.yml U config/locales/sq.yml U config/locales/sr-YU.yml U config/locales/sr.yml U config/locales/sv.yml U config/locales/ta-IN.yml U config/locales/th.yml U config/locales/tr.yml U config/locales/uk.yml U config/locales/vi.yml U config/locales/zh-TW.yml U config/locales/zh.yml U doc/CHANGELOG U doc/INSTALL U lib/redmine/version.rb U test/application_system_test_case.rb U test/functional/account_controller_test.rb D test/functional/context_menus/projects_controller.rb D test/functional/context_menus/users_controller.rb D test/functional/context_menus/time_entries_controller.rb D test/functional/context_menus/issues_controller.rb A test/functional/context_menus/issues_controller_test.rb A test/functional/context_menus/projects_controller_test.rb A test/functional/context_menus/time_entries_controller_test.rb A test/functional/context_menus/users_controller_test.rb U test/functional/issues_controller_test.rb U test/functional/journals_controller_test.rb U test/helpers/application_helper_test.rb U test/helpers/journals_helper_test.rb U test/integration/api_test/authentication_test.rb U test/integration/api_test/journals_test.rb U test/integration/layout_test.rb U test/system/copy_to_clipboard_test.rb U test/system/issues_import_test.rb U test/system/oauth_provider_test.rb U test/system/reactions_test.rb A test/system/responsive_menu_test.rb U test/unit/attachment_test.rb U test/unit/issue_status_test.rb U test/unit/journal_test.rb U test/unit/webhook_test.rb U . At revision 24854 [ruby-3.2] $ /bin/sh -xe /tmp/jenkins4642614958378233940.sh + rm -f config/database.yml + echo ActiveRecord::Tasks::DatabaseTasks::LOCAL_HOSTS << "192.168.1.70" [ruby-3.2] $ /bin/sh -xe /tmp/jenkins7919517124781962791.sh + PATH=/var/lib/jenkins/ruby/ruby-3.2/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games rake -f lib/tasks/ci.rake config/database.yml BRANCH=trunk CI_PG_HOST=192.168.1.70 CI_MYSQL_HOST=192.168.1.70 [ruby-3.2] $ /bin/sh -xe /tmp/jenkins959323067949532888.sh + PATH=/var/lib/jenkins/ruby/ruby-3.2/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games bundle update Fetching gem metadata from https://rubygems.org/......... Resolving dependencies... WARN: Unresolved or ambiguous specs during Gem::Specification.reset: stringio (>= 0) Available/installed versions of this gem: - 3.2.0 - 3.1.9 - 3.1.8 - 3.1.7 - 3.1.6 - 3.1.5 - 3.1.3 - 3.1.2 - 3.1.1 - 3.1.0 - 3.0.9 - 3.0.4 WARN: Clearing out unresolved specs. Try 'gem cleanup <gem>' Please report a bug if this causes problems. Using concurrent-ruby 1.3.8 (was 1.3.7) Using json 2.21.1 (was 2.19.9) Using crass 1.0.7 (was 1.0.6) Using erb 6.0.6 (was 6.0.4) Using version_gem 1.1.14 (was 1.1.12) Using language_server-protocol 3.17.0.6 (was 3.17.0.5) Using rubyzip 3.4.1 (was 3.4.0) Using simplecov 1.0.2 (was 0.22.0) Using pp 0.6.4 (was 0.6.3) Using websocket-driver 0.8.2 (was 0.8.1) Using anonymous_loader 0.1.3 (was 0.1.1) Using auth-sanitizer 0.2.3 (was 0.2.2) Using parser 3.3.12.0 (was 3.3.11.1) Using loofah 2.25.2 (was 2.25.1) Using rdoc 8.0.0 (was 7.2.0) Using yard 0.9.45 (was 0.9.44) Using snaky_hash 2.0.7 (was 2.0.6) Using rubocop-ast 1.50.0 (was 1.49.1) Using rails-html-sanitizer 1.7.1 (was 1.7.0) Using globalid 1.4.0 (was 1.3.0) Using mail 2.9.1 (was 2.9.0) Using rubocop 1.88.2 (was 1.88.0) Using oauth2 2.0.25 (was 2.0.24) Installing commonmarker 2.8.3 (was 2.8.2) with native extensions Bundle updated! 4 installed gems you directly depend on are looking for funding. Run `bundle fund` for details [ruby-3.2] $ /bin/sh -xe /tmp/jenkins654643547090522018.sh + PATH=/var/lib/jenkins/ruby/ruby-3.2/bin:/var/lib/jenkins/.rbenv/shims:/var/lib/jenkins/.rbenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games SCMS=subversion,git,mercurial,filesystem,bazaar,cvs bundle exec rake ci:about ci:setup db:environment:set RAILS_ENV=test There is an issue connecting with your hostname: 192.168.1.70. Please check your database configuration and ensure there is a valid connection to your database. Couldn't create 'ci_trunk_ruby32_dev' database. Please check your configuration. rake aborted! ActiveRecord::DatabaseConnectionError: There is an issue connecting with your hostname: 192.168.1.70. (ActiveRecord::DatabaseConnectionError) Please check your database configuration and ensure there is a valid connection to your database. /var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-3.2/lib/tasks/ci.rake:38:in `block (2 levels) in <top (required)>' /var/lib/jenkins/ruby/ruby-3.2/bin/bundle:25:in `load' /var/lib/jenkins/ruby/ruby-3.2/bin/bundle:25:in `<main>' Caused by: Mysql2::Error::ConnectionError: Can't connect to MySQL server on '192.168.1.70' (113) (Mysql2::Error::ConnectionError) /var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-3.2/lib/tasks/ci.rake:38:in `block (2 levels) in <top (required)>' /var/lib/jenkins/ruby/ruby-3.2/bin/bundle:25:in `load' /var/lib/jenkins/ruby/ruby-3.2/bin/bundle:25:in `<main>' Tasks: TOP => db:create:all (See full trace by running task with --trace) Ruby version: 3.2.2-p53 (2023-03-30) [i686-linux] Build step 'Execute shell' marked build as failure Finished: FAILURE