Revision r23408 (build 1353 started on 2024-12-19T01:11:09Z)
originally caused by: Started by an SCM change Building in workspace /var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/postgresql/RUBY_VER/ruby-3.1 Updating http://svn.redmine.org/redmine/trunk at revision '2024-12-18T17:11:09.977 -0800' U Gemfile At revision 23408 [ruby-3.1] $ /bin/sh -xe /tmp/jenkins4653947317722431799.sh + rm -f config/database.yml + echo ActiveRecord::Tasks::DatabaseTasks::LOCAL_HOSTS << "192.168.1.70" [ruby-3.1] $ /bin/sh -xe /tmp/jenkins2310320477759534137.sh + PATH=/var/lib/jenkins/ruby/ruby-3.1/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.1] $ /bin/sh -xe /tmp/jenkins6034171168501540007.sh + PATH=/var/lib/jenkins/ruby/ruby-3.1/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.1.2 - 3.1.1 - 3.1.0 - 3.0.9 - 3.0.1 WARN: Clearing out unresolved specs. Try 'gem cleanup <gem>' Please report a bug if this causes problems. Fetching securerandom 0.4.1 (was 0.4.0) Fetching timeout 0.4.3 (was 0.4.2) Fetching json 2.9.1 (was 2.9.0) Fetching rexml 3.4.0 (was 3.3.9) Installing securerandom 0.4.1 (was 0.4.0) Installing timeout 0.4.3 (was 0.4.2) Installing json 2.9.1 (was 2.9.0) with native extensions Installing rexml 3.4.0 (was 3.3.9) Fetching reline 0.6.0 (was 0.5.12) Fetching psych 5.2.2 (was 5.2.1) Installing reline 0.6.0 (was 0.5.12) Installing psych 5.2.2 (was 5.2.1) with native extensions Fetching rdoc 6.10.0 (was 6.9.0) Installing rdoc 6.10.0 (was 6.9.0) Fetching irb 1.14.3 (was 1.14.2) Installing irb 1.14.3 (was 1.14.2) Fetching debug 1.10.0 (was 1.9.2) Installing debug 1.10.0 (was 1.9.2) with native extensions Bundle updated! 3 installed gems you directly depend on are looking for funding. Run `bundle fund` for details [ruby-3.1] $ /bin/sh -xe /tmp/jenkins1326284366967945706.sh + PATH=/var/lib/jenkins/ruby/ruby-3.1/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 rake aborted! NoMethodError: undefined method `_native_parse' for #<Psych::Parser:0xb2ea6ac0 @handler=#<Psych::Handlers::DocumentStream:0xb2ea6b4c @stack=[], @last=nil, @root=nil, @start_line=nil, @start_column=nil, @end_line=nil, @end_column=nil, @block=#<Proc:0xb2ea6ae8 /var/lib/jenkins/.rbenv/versions/3.1.4/lib/ruby/gems/3.1.0/gems/psych-5.2.2/lib/psych.rb:401>>, @external_encoding=0> _native_parse @handler, yaml, path ^^^^^^^^^^^^^ /var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/postgresql/RUBY_VER/ruby-3.1/Rakefile:7:in `<top (required)>' /var/lib/jenkins/ruby/ruby-3.1/bin/bundle:25:in `load' /var/lib/jenkins/ruby/ruby-3.1/bin/bundle:25:in `<main>' (See full trace by running task with --trace) Build step 'Execute shell' marked build as failure Finished: FAILURE