trunk build 1759

Revision r24211 (build 1759 started on 2025-12-15T02:36:31Z)


originally caused by:
 Started by an SCM change
Building in workspace /var/lib/jenkins/workspace/trunk/DATABASE_ADAPTER/sqlite3/RUBY_VER/ruby-3.2
Updating http://svn.redmine.org/redmine/trunk at revision '2025-12-14T18:36:31.379 -0800'
U         Gemfile
At revision 24211

[ruby-3.2] $ /bin/sh -xe /tmp/jenkins3664079229775589023.sh
+ rm -f config/database.yml
+ echo ActiveRecord::Tasks::DatabaseTasks::LOCAL_HOSTS << "192.168.1.70"
[ruby-3.2] $ /bin/sh -xe /tmp/jenkins529151588723810164.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/jenkins8525426734768967272.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.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.
Installing commonmarker 2.6.0 (was 2.5.0) 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/commonmarker-2.6.0/ext/commonmarker
/var/lib/jenkins/.rbenv/versions/3.2.2/bin/ruby extconf.rb
Ignoring commonmarker-2.6.0 because its extensions are not built. Try: gem
pristine commonmarker --version 2.6.0
Ignoring nokogiri-1.18.0 because its extensions are not built. Try: gem pristine
nokogiri --version 1.18.0
checking for gcc... yes
checking for g++... yes
checking for gcc-ar... yes
checking for cargo... no
checking for install_name_tool... no
checking for $(CARGO_BUILD_TARGET)-install_name_tool... no

current directory:
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/commonmarker-2.6.0/ext/commonmarker
make DESTDIR\= sitearchdir\=./.gem.20251214-12282-50ksfi
sitelibdir\=./.gem.20251214-12282-50ksfi clean

current directory:
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/commonmarker-2.6.0/ext/commonmarker
make DESTDIR\= sitearchdir\=./.gem.20251214-12282-50ksfi
sitelibdir\=./.gem.20251214-12282-50ksfi
info: downloading installer
info: profile set to 'minimal'
info: default host triple is i686-unknown-linux-gnu
info: skipping toolchain installation


Rust is installed now. Great!

To get started you need Cargo's bin directory 
(/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/commonmarker-2.6.0/ext/commonmarker/.rb-sys/stable/cargo/bin)
in your PATH
environment variable. This has not been done automatically.

To configure your current shell, you need to source
the corresponding env file under 
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/commonmarker-2.6.0/ext/commonmarker/.rb-sys/stable/cargo.

This is usually done by running one of the following (note the leading DOT):
. 
"/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/commonmarker-2.6.0/ext/commonmarker/.rb-sys/stable/cargo/env"
# For sh/bash/zsh/ash/dash/pdksh
source 
"/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/commonmarker-2.6.0/ext/commonmarker/.rb-sys/stable/cargo/env.fish"
# For fish
source 
$"/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/commonmarker-2.6.0/ext/commonmarker/.rb-sys/stable/cargo/env.nu"
# For nushell
info: syncing channel updates for 'stable-i686-unknown-linux-gnu'
info: latest update on 2025-12-11, rust version 1.92.0 (ded5c06cf 2025-12-08)
info: downloading component 'cargo'
info: downloading component 'rust-std'
info: downloading component 'rustc'
info: installing component 'cargo'
info: installing component 'rust-std'
info: installing component 'rustc'

  stable-i686-unknown-linux-gnu installed - rustc 1.92.0 (ded5c06cf 2025-12-08)

info: default toolchain set to 'stable-i686-unknown-linux-gnu'
info: checking for self-update
info: using existing install for 'stable-i686-unknown-linux-gnu'
info: default toolchain set to 'stable-i686-unknown-linux-gnu'

  stable-i686-unknown-linux-gnu unchanged - rustc 1.92.0 (ded5c06cf 2025-12-08)

info: note that the toolchain 'stable-i686-unknown-linux-gnu' is currently in
use (overridden by environment variable RUSTUP_TOOLCHAIN)
generating target/release/libcommonmarker.so (release)
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/commonmarker-2.6.0/ext/commonmarker/.rb-sys/stable/cargo/bin/cargo
rustc  --manifest-path ./Cargo.toml --target-dir target --lib --profile release
-- -C linker=gcc -L native=/var/lib/jenkins/.rbenv/versions/3.2.2/lib -C
link-arg=-lm -l pthread
    Updating crates.io index
 Downloading crates ...
  Downloaded rb-sys-env v0.2.2
  Downloaded strsim v0.11.1
  Downloaded xdg v2.5.2
  Downloaded typed-arena v2.0.2
  Downloaded yaml-rust v0.4.5
  Downloaded tinyvec v1.10.0
  Downloaded itertools v0.12.1
  Downloaded unicode_categories v0.1.1
  Downloaded serde_json v1.0.145
  Downloaded unicode-normalization v0.1.24
  Downloaded time v0.3.44
  Downloaded quick-xml v0.38.3
  Downloaded magnus v0.8.2
  Downloaded comrak v0.48.0
  Downloaded regex v1.12.2
  Downloaded hashbrown v0.16.0
  Downloaded syn v2.0.108
  Downloaded clap_builder v4.5.51
  Downloaded nom v7.1.3
  Downloaded emojis v0.6.4
  Downloaded regex-syntax v0.8.8
  Downloaded bindgen v0.69.5
  Downloaded rustix v1.1.2
  Downloaded walkdir v2.5.0
  Downloaded unicode-ident v1.0.20
  Downloaded serde_core v1.0.228
  Downloaded serde v1.0.228
  Downloaded proc-macro2 v1.0.103
  Downloaded minimal-lexical v0.2.1
  Downloaded memchr v2.7.6
  Downloaded indexmap v2.12.0
  Downloaded time-macros v0.2.24
  Downloaded time-core v0.1.6
  Downloaded thiserror-impl v2.0.17
  Downloaded serde_derive v1.0.228
  Downloaded regex-automata v0.4.13
  Downloaded onig_sys v69.9.1
  Downloaded prettyplease v0.2.37
  Downloaded fancy-regex v0.16.2
  Downloaded utf8parse v0.2.2
  Downloaded libc v0.2.177
  Downloaded tinyvec_macros v0.1.1
  Downloaded syntect v5.3.0
  Downloaded thiserror v2.0.17
  Downloaded terminal_size v0.4.3
  Downloaded seq-macro v0.3.6
  Downloaded ryu v1.0.20
  Downloaded rb-sys v0.9.117
  Downloaded quote v1.0.41
  Downloaded powerfmt v0.2.0
  Downloaded plist v1.8.0
  Downloaded phf_shared v0.11.3
  Downloaded onig v6.5.1
  Downloaded once_cell v1.21.3
  Downloaded miniz_oxide v0.8.9
  Downloaded flate2 v1.1.5
  Downloaded entities v1.0.1
  Downloaded darling_core v0.21.3
  Downloaded cc v1.2.43
  Downloaded bon-macros v3.8.1
  Downloaded siphasher v1.0.1
  Downloaded simd-adler32 v0.3.7
  Downloaded shlex v1.3.0
  Downloaded shell-words v1.1.0
  Downloaded same-file v1.0.6
  Downloaded rustversion v1.0.22
  Downloaded rustc-hash v1.1.0
  Downloaded rctree v0.6.0
  Downloaded rb-sys-build v0.9.117
  Downloaded pkg-config v0.3.32
  Downloaded phf v0.11.3
  Downloaded num-conv v0.1.0
  Downloaded magnus-macros v0.8.0
  Downloaded linked-hash-map v0.5.6
  Downloaded libloading v0.8.9
  Downloaded lazycell v1.3.0
  Downloaded lazy_static v1.5.0
  Downloaded jetscii v0.5.3
  Downloaded itoa v1.0.15
  Downloaded is_terminal_polyfill v1.70.2
  Downloaded ident_case v1.0.1
  Downloaded heck v0.5.0
  Downloaded glob v0.3.3
  Downloaded fnv v1.0.7
  Downloaded fmt2io v1.0.0
  Downloaded find-msvc-tools v0.1.4
  Downloaded errno v0.3.14
  Downloaded either v1.15.0
  Downloaded deranged v0.5.5
  Downloaded darling_macro v0.21.3
  Downloaded darling v0.21.3
  Downloaded crc32fast v1.5.0
  Downloaded clap_derive v4.5.49
  Downloaded clang-sys v1.8.1
  Downloaded cfg-if v1.0.4
  Downloaded caseless v0.2.2
  Downloaded bon v3.8.1
  Downloaded equivalent v1.0.2
  Downloaded colorchoice v1.0.4
  Downloaded clap_lex v0.7.6
  Downloaded clap v4.5.51
  Downloaded cexpr v0.6.0
  Downloaded bitflags v2.10.0
  Downloaded bit-vec v0.8.0
  Downloaded bit-set v0.8.0
  Downloaded bincode v1.3.3
  Downloaded base64 v0.22.1
  Downloaded anstyle-query v1.1.4
  Downloaded anstyle-parse v0.2.7
  Downloaded anstyle v1.0.13
  Downloaded anstream v0.6.21
  Downloaded aho-corasick v1.1.4
  Downloaded adler2 v2.0.1
  Downloaded linux-raw-sys v0.11.0
   Compiling proc-macro2 v1.0.103
   Compiling quote v1.0.41
   Compiling unicode-ident v1.0.20
   Compiling shlex v1.3.0
   Compiling memchr v2.7.6
   Compiling glob v0.3.3
   Compiling libc v0.2.177
   Compiling aho-corasick v1.1.4
   Compiling clang-sys v1.8.1
   Compiling minimal-lexical v0.2.1
   Compiling cfg-if v1.0.4
   Compiling regex-syntax v0.8.8
   Compiling libloading v0.8.9
   Compiling nom v7.1.3
   Compiling syn v2.0.108
   Compiling bindgen v0.69.5
   Compiling regex-automata v0.4.13
   Compiling either v1.15.0
   Compiling serde_core v1.0.228
   Compiling itertools v0.12.1
   Compiling regex v1.12.2
   Compiling cexpr v0.6.0
   Compiling lazycell v1.3.0
   Compiling lazy_static v1.5.0
   Compiling bitflags v2.10.0
   Compiling find-msvc-tools v0.1.4
   Compiling rustc-hash v1.1.0
   Compiling cc v1.2.43
   Compiling pkg-config v0.3.32
   Compiling shell-words v1.1.0
   Compiling strsim v0.11.1
   Compiling fnv v1.0.7
   Compiling rustix v1.1.2
   Compiling ident_case v1.0.1
   Compiling serde v1.0.228
   Compiling darling_core v0.21.3
   Compiling onig_sys v69.9.1
   Compiling crc32fast v1.5.0
   Compiling rb-sys-env v0.2.2
   Compiling rb-sys-build v0.9.117
   Compiling powerfmt v0.2.0
   Compiling utf8parse v0.2.2
   Compiling prettyplease v0.2.37
   Compiling itoa v1.0.15
   Compiling rustversion v1.0.22
   Compiling linux-raw-sys v0.11.0
   Compiling anstyle-parse v0.2.7
   Compiling deranged v0.5.5
   Compiling darling_macro v0.21.3
   Compiling rb-sys v0.9.117
   Compiling adler2 v2.0.1
   Compiling simd-adler32 v0.3.7
   Compiling colorchoice v1.0.4
   Compiling is_terminal_polyfill v1.70.2
   Compiling hashbrown v0.16.0
   Compiling equivalent v1.0.2
   Compiling anstyle v1.0.13
   Compiling num-conv v0.1.0
   Compiling time-core v0.1.6
   Compiling tinyvec_macros v0.1.1
   Compiling serde_json v1.0.145
   Compiling anstyle-query v1.1.4
   Compiling thiserror v2.0.17
   Compiling siphasher v1.0.1
   Compiling time v0.3.44
   Compiling phf_shared v0.11.3
   Compiling anstream v0.6.21
   Compiling tinyvec v1.10.0
   Compiling indexmap v2.12.0
   Compiling miniz_oxide v0.8.9
   Compiling terminal_size v0.4.3
   Compiling darling v0.21.3
   Compiling quick-xml v0.38.3
   Compiling thiserror-impl v2.0.17
   Compiling same-file v1.0.6
   Compiling clap_lex v0.7.6
   Compiling heck v0.5.0
   Compiling jetscii v0.5.3
   Compiling entities v1.0.1
   Compiling once_cell v1.21.3
   Compiling ryu v1.0.20
   Compiling base64 v0.22.1
   Compiling linked-hash-map v0.5.6
   Compiling onig v6.5.1
   Compiling yaml-rust v0.4.5
   Compiling plist v1.8.0
   Compiling comrak v0.48.0
   Compiling clap_builder v4.5.51
   Compiling clap_derive v4.5.49
   Compiling walkdir v2.5.0
   Compiling bon-macros v3.8.1
   Compiling magnus v0.8.2
   Compiling flate2 v1.1.5
   Compiling unicode-normalization v0.1.24
   Compiling phf v0.11.3
   Compiling bincode v1.3.3
   Compiling serde_derive v1.0.228
   Compiling bon v3.8.1
   Compiling emojis v0.6.4
   Compiling syntect v5.3.0
error: could not write output to
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/commonmarker-2.6.0/ext/commonmarker/target/release/deps/clap_builder-a0e17f56ce9ed9e3.clap_builder.71934814cdab77b9-cgu.14.rcgu.o:
No such file or directory

error: could not compile `clap_builder` (lib) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
error: couldn't create a temp dir: No such file or directory (os error 2) at
path
"/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/commonmarker-2.6.0/ext/commonmarker/target/release/deps/rmetafWAOtx"

error: could not compile `emojis` (lib) due to 1 previous error
error: could not write output to
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/commonmarker-2.6.0/ext/commonmarker/target/release/deps/regex_syntax-54b3b781cab3ec23.regex_syntax.264c829e0d3049e7-cgu.10.rcgu.o:
No such file or directory

error: could not compile `regex-syntax` (lib) due to 1 previous error
error: couldn't create a temp dir: No such file or directory (os error 2) at
path
"/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/commonmarker-2.6.0/ext/commonmarker/target/release/deps/rmetakDSlAi"

error: could not compile `syntect` (lib) due to 1 previous error
Makefile:565: recipe for target 'target/release/libcommonmarker.so' failed
make: *** [target/release/libcommonmarker.so] Error 101

make failed, exit code 2

Gem files will remain installed in
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/commonmarker-2.6.0
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/commonmarker-2.6.0/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/builder.rb:51:in
`block in make'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/3.2.0/rubygems/ext/builder.rb:43:in
`each'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/3.2.0/rubygems/ext/builder.rb:43:in
`make'
/var/lib/jenkins/.rbenv/versions/3.2.2/lib/ruby/3.2.0/rubygems/ext/ext_conf_builder.rb:41: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 commonmarker (2.6.0), and Bundler cannot
continue.

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