trunk build 1776

Revision r24241 (build 1776 started on 2025-12-31T08:06:29Z)


originally caused by:
 Started by an SCM change
Building in workspace /var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/postgresql/RUBY_VER/ruby-3.2
Updating http://svn.redmine.org/redmine/trunk at revision '2025-12-31T00:06:29.938 -0800'
U         config/locales/zh-TW.yml
At revision 24241

[ruby-3.2] $ /bin/sh -xe /tmp/jenkins1639935493450868956.sh
+ rm -f config/database.yml
+ echo ActiveRecord::Tasks::DatabaseTasks::LOCAL_HOSTS << "192.168.1.70"
[ruby-3.2] $ /bin/sh -xe /tmp/jenkins5675231930112347728.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/jenkins1094550215797757709.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 bigdecimal 4.0.1 (was 3.3.1)
Using concurrent-ruby 1.3.6 (was 1.3.5)
Using connection_pool 3.0.2 (was 2.5.4)
Using minitest 5.27.0 (was 5.26.1)
Using zeitwerk 2.7.4 (was 2.7.3)
Using date 3.5.1 (was 3.5.0)
Using erb 6.0.1 (was 5.1.3)
Using stringio 3.2.0 (was 3.1.8)
Using io-console 0.8.2 (was 0.8.1)
Using public_suffix 7.0.0 (was 6.0.2)
Using rake-compiler-dock 1.10.0 (was 1.9.1)
Using timeout 0.6.0 (was 0.4.4)
Using json 2.18.0 (was 2.16.0)
Using ffi 1.17.3 (x86-linux-gnu) (was 1.17.2)
Using htmlentities 4.4.2 (was 4.3.4)
Using prism 1.7.0 (was 1.6.0)
Using rqrcode_core 2.0.1 (was 2.0.0)
Using rubyzip 3.2.2 (was 3.1.1)
Using yard 0.9.38 (was 0.9.37)
Using i18n 1.14.8 (was 1.14.7)
Using rackup 2.3.1 (was 2.2.1)
Using unicode-emoji 4.2.0 (was 4.1.0)
Using multi_xml 0.8.0 (was 0.7.2)
Using psych 5.3.1 (was 5.2.6)
Using addressable 2.8.8 (was 2.8.7)
Using bundler-audit 0.9.3 (was 0.9.2)
Using net-http 0.9.1 (was 0.7.0)
Using rb_sys 0.9.123 (was 0.9.117)
Using hashie 5.1.0 (was 5.0.0)
Using mocha 3.0.1 (was 2.8.0)
Using loofah 2.25.0 (was 2.24.1)
Using rqrcode 3.1.1 (was 3.1.0)
Using selenium-webdriver 4.39.0 (was 4.38.0)
Using rdoc 7.0.3 (was 6.15.1)
Using bundle-audit 0.2.0 (was 0.1.0)
Using rubocop-ast 1.49.0 (was 1.48.0)
Using commonmarker 2.6.0 (was 2.5.0)
Using net-imap 0.5.13 (was 0.5.12)
Using irb 1.16.0 (was 1.15.3)
Using mail 2.9.0 (was 2.8.1)
Using debug 1.11.1 (was 1.11.0)
Using requestjs-rails 0.0.14 (was 0.0.13)
Installing pg 1.6.3 (was 1.5.9) with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

current directory:
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/pg-1.6.3/ext
/var/lib/jenkins/.rbenv/versions/3.2.2/bin/ruby extconf.rb
Calling libpq with GVL unlocked
checking for pg_config... yes
Using config values from /usr/bin/pg_config
Using libpq from /usr/lib/i386-linux-gnu
checking for libpq-fe.h... yes
checking for libpq/libpq-fs.h... yes
checking for pg_config_manual.h... yes
checking for PQconnectdb() in -lpq... yes
checking for PQencryptPasswordConn() in libpq-fe.h... no
Your PostgreSQL is too old. Either install an older version of this gem or
upgrade your database to at least PostgreSQL-10.
*** extconf.rb failed ***
Could not create Makefile due to some reason, probably lack of necessary
libraries and/or headers.  Check the mkmf.log file for more details.  You may
need configuration options.

Provided configuration options:
	--with-opt-dir
	--without-opt-dir
	--with-opt-include
	--without-opt-include=${opt-dir}/include
	--with-opt-lib
	--without-opt-lib=${opt-dir}/lib
	--with-make-prog
	--without-make-prog
	--srcdir=.
	--curdir
	--ruby=/var/lib/jenkins/.rbenv/versions/3.2.2/bin/$(RUBY_BASE_NAME)
	--with-pg
	--without-pg
	--enable-gvl-unlock
	--disable-gvl-unlock
	--with-cross-build
	--without-cross-build
	--with-pg-config
	--without-pg-config
	--with-pg_config
	--without-pg_config
	--with-pg-dir
	--without-pg-dir
	--with-pg-include
	--without-pg-include=${pg-dir}/include
	--with-pg-lib
	--without-pg-lib=${pg-dir}/lib
	--with-pq-dir
	--without-pq-dir
	--with-pq-include
	--without-pq-include=${pq-dir}/include
	--with-pq-lib
	--without-pq-lib=${pq-dir}/lib
	--with-pqlib
	--without-pqlib

To see why this extension failed to compile, please check the mkmf.log which can
be found here:

/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/extensions/x86-linux/3.2.0/pg-1.6.3/mkmf.log

extconf failed, exit code 1

Gem files will remain installed in
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/pg-1.6.3 for
inspection.
Results logged to
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/extensions/x86-linux/3.2.0/pg-1.6.3/gem_make.out

/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/3.2.0/rubygems/ext/builder.rb:119:in
`run'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/3.2.0/rubygems/ext/ext_conf_builder.rb:27:in
`build'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/3.2.0/rubygems/ext/builder.rb:187:in
`build_extension'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/3.2.0/rubygems/ext/builder.rb:221:in
`block in build_extensions'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/3.2.0/rubygems/ext/builder.rb:218:in
`each'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/3.2.0/rubygems/ext/builder.rb:218:in
`build_extensions'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/3.2.0/rubygems/installer.rb:843:in
`build_extensions'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/rubygems_gem_installer.rb:76:in
`build_extensions'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/rubygems_gem_installer.rb:28:in
`install'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/source/rubygems.rb:203:in
`install'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/installer/gem_installer.rb:54:in
`install'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/installer/gem_installer.rb:16:in
`install_from_spec'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/installer/parallel_installer.rb:130:in
`do_install'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/installer/parallel_installer.rb:121:in
`block in worker_pool'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/worker.rb:62:in
`apply_func'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/worker.rb:57:in
`block in process_queue'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/worker.rb:54:in
`loop'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/worker.rb:54:in
`process_queue'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/bundler-2.4.22/lib/bundler/worker.rb:90:in
`block (2 levels) in create_threads'

An error occurred while installing pg (1.6.3), and Bundler cannot continue.

In Gemfile:
  pg
Build step 'Execute shell' marked build as failure
Finished: FAILURE