trunk build 1103

Revision r22897 (build 1103 started on 2024-06-25T05:56:10Z)


originally caused by:
 Started by an SCM change
Building in workspace /var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/mysql/RUBY_VER/ruby-3.0
Updating http://svn.redmine.org/redmine/trunk at revision '2024-06-24T22:56:10.610 -0700'
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
At revision 22897

[ruby-3.0] $ /bin/sh -xe /tmp/jenkins3689240979916732018.sh
+ rm -f config/database.yml
+ echo ActiveRecord::Tasks::DatabaseTasks::LOCAL_HOSTS << "192.168.1.70"
[ruby-3.0] $ /bin/sh -xe /tmp/jenkins671312783072181285.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.0/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.0] $ /bin/sh -xe /tmp/jenkins7581015299986833192.sh
+ PATH=/var/lib/jenkins/ruby/ruby-3.0/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....
Bundler could not find compatible versions for gem "actionpack":
  In snapshot (Gemfile.lock):
    actionpack (>= 7.1.3)

  In Gemfile:
    rails (= 7.1.2) was resolved to 7.1.2, which depends on
      actionpack (= 7.1.2)

    propshaft (~> 0.8.0) was resolved to 0.8.0, which depends on
      railties (>= 7.0.0) was resolved to 7.1.3.4, which depends on
        actionpack (= 7.1.3.4)

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.
Build step 'Execute shell' marked build as failure
Finished: FAILURE