# Logfile created on 2024-07-16 00:41:17 +0000 by logger.rb/v1.5.3 #<BuildRuby:0x00007f562cf7fdd0 @REPOSITORY="https://github.com/ruby/ruby.git", @REPOSITORY_TYPE=:git, @git_branch=nil, @git_worktree=nil, @svn_revision=nil, @SRC_DIR="/tmp/ruby/src", @BUILD_DIR="/tmp/ruby/build", @INSTALL_DIR="/tmp/ruby/install", @TARGET_NAME="trunk-repeat20-asserts", @TARGET_SRC_DIR="/tmp/ruby/src/trunk-repeat20-asserts", @TARGET_BUILD_DIR="/tmp/ruby/build/trunk-repeat20-asserts", @TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-repeat20-asserts", @configure_opts=["--enable-shared"], @build_opts="DEFS=\"-DRUBY_DEBUG=1\"", @btest_opts="-j4", @test_opts="TESTS=--repeat-count=20", @spec_opts="-j", @incremental=true, @steps=["checkout", "autoconf", "configure", "build_up", "build_miniruby", "build_ruby", "build_all", "build_install", "test_btest", "test_basic", "test_all", "test_rubyspec"], @quiet=false, @gist=false, @timeout=208000, @logfile="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20240716-004117", @ruby_env=[["RUBY_DEBUG", "ci"]], @make="make", @logger=#<Logger:0x00007f562cfa18b8 @level=0, @progname=nil, @default_formatter=#<Logger::Formatter:0x00007f562cfa1750 @datetime_format=nil>, @formatter=nil, @logdev=#<Logger::LogDevice:0x00007f562ceba5a8 @shift_period_suffix="%Y%m%d", @shift_size=1048576, @shift_age=0, @filename="/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20240716-004117", @dev=#<File:/home/ko1/ruby/logs/brlog.trunk-repeat20-asserts.20240716-004117>, @binmode=false, @mon_data=#<Monitor:0x00007f562cfa13e0>, @mon_data_owner_object_id=860>>> $$$[beg] make update-download DEFS="-DRUBY_DEBUG=1" tool/config.guess already exists tool/config.sub already exists Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20-asserts/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision unchanged $$$[end] "make update-download DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make update-src DEFS="-DRUBY_DEBUG=1" From https://github.com/ruby/ruby 3219ecf..e165d92 master -> origin/master Updating 3219ecf..e165d92 Fast-forward common.mk | 2 + gc.c | 30 +- gc/default.c | 44 +- gc/gc.h | 42 ++ gc/gc_impl.h | 4 +- lib/rdoc/parser/ripper_state_lex.rb | 312 +-------------- lib/rdoc/parser/ruby.rb | 12 +- prism/prism.c | 8 +- prism_compile.c | 337 +++++++++++----- test/prism/snapshots/integer_operations.txt | 8 +- test/prism/snapshots/multi_write.txt | 2 +- test/prism/snapshots/ranges.txt | 8 +- test/prism/snapshots/seattlerb/call_gt.txt | 2 +- test/prism/snapshots/seattlerb/call_lt.txt | 2 +- test/prism/snapshots/seattlerb/call_lte.txt | 2 +- test/prism/snapshots/whitequark/send_binary_op.txt | 8 +- .../rust_ruby_example/Cargo.lock | 8 +- .../rust_ruby_example/Cargo.toml | 2 +- yjit/src/backend/arm64/mod.rs | 6 +- yjit/src/backend/ir.rs | 246 ++++++------ yjit/src/backend/tests.rs | 15 +- yjit/src/backend/x86_64/mod.rs | 8 +- yjit/src/codegen.rs | 82 ++-- yjit/src/core.rs | 443 +++++++++++++-------- yjit/src/invariants.rs | 2 +- yjit/src/utils.rs | 4 +- 26 files changed, 803 insertions(+), 836 deletions(-) create mode 100644 gc/gc.h Latest commit hash = e165d92d37 $$$[end] "make update-src DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make after-update DEFS="-DRUBY_DEBUG=1" sed 's/{\$([^(){}]*)[^{}]*}//g' /tmp/ruby/src/trunk-repeat20-asserts/common.mk > uncommon.mk /tmp/ruby/src/trunk-repeat20-asserts/revision.h updated /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange "--timestamp=.rbconfig.time" rbconfig.rb rbconfig.tmp rbconfig.rb unchanged generating x86_64-linux-fake.rb x86_64-linux-fake.rb updated generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20-asserts/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision unchanged Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem $$$[end] "make after-update DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make miniruby DEFS="-DRUBY_DEBUG=1" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRUBY_DEBUG=1 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. compiling /tmp/ruby/src/trunk-repeat20-asserts/compile.c compiling /tmp/ruby/src/trunk-repeat20-asserts/gc.c compiling /tmp/ruby/src/trunk-repeat20-asserts/gc/default.c compiling /tmp/ruby/src/trunk-repeat20-asserts/version.c compiling /tmp/ruby/src/trunk-repeat20-asserts/prism/prism.c building Rust YJIT (release mode) touch yjit/target/release/libyjit.a partial linking yjit/target/release/libyjit.a into yjit/target/release/libyjit.o linking miniruby $$$[end] "make miniruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make ruby DEFS="-DRUBY_DEBUG=1" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRUBY_DEBUG=1 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. creating verconf.h verconf.h updated compiling /tmp/ruby/src/trunk-repeat20-asserts/loadpath.c builtin_binary.inc updated 0fdc405207110806acfd99919246375a8678e8a5ddb5320cf34f8f44d207eff8 builtin_binary.inc compiling /tmp/ruby/src/trunk-repeat20-asserts/builtin.c linking static-library libruby-static.a linking shared-library libruby.so.3.4.0 linking ruby $$$[end] "make ruby DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make all DEFS="-DRUBY_DEBUG=1" BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRUBY_DEBUG=1 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h encdb.h unchanged generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' building spec/ruby/optional/capi/ext/array_spec.so building spec/ruby/optional/capi/ext/basic_object_spec.so building spec/ruby/optional/capi/ext/bignum_spec.so building spec/ruby/optional/capi/ext/binding_spec.so building spec/ruby/optional/capi/ext/boolean_spec.so building spec/ruby/optional/capi/ext/class_id_under_autoload_spec.so building spec/ruby/optional/capi/ext/class_spec.so building spec/ruby/optional/capi/ext/class_under_autoload_spec.so building spec/ruby/optional/capi/ext/complex_spec.so building spec/ruby/optional/capi/ext/constants_spec.so building spec/ruby/optional/capi/ext/data_spec.so building spec/ruby/optional/capi/ext/debug_spec.so building spec/ruby/optional/capi/ext/encoding_spec.so building spec/ruby/optional/capi/ext/enumerator_spec.so building spec/ruby/optional/capi/ext/exception_spec.so building spec/ruby/optional/capi/ext/fiber_spec.so building spec/ruby/optional/capi/ext/file_spec.so building spec/ruby/optional/capi/ext/fixnum_spec.so building spec/ruby/optional/capi/ext/float_spec.so building spec/ruby/optional/capi/ext/gc_spec.so building spec/ruby/optional/capi/ext/globals_spec.so building spec/ruby/optional/capi/ext/hash_spec.so building spec/ruby/optional/capi/ext/integer_spec.so building spec/ruby/optional/capi/ext/io_spec.so building spec/ruby/optional/capi/ext/kernel_spec.so building spec/ruby/optional/capi/ext/language_spec.so building spec/ruby/optional/capi/ext/marshal_spec.so building spec/ruby/optional/capi/ext/module_spec.so building spec/ruby/optional/capi/ext/module_under_autoload_spec.so building spec/ruby/optional/capi/ext/mutex_spec.so building spec/ruby/optional/capi/ext/numeric_spec.so building spec/ruby/optional/capi/ext/object_spec.so building spec/ruby/optional/capi/ext/proc_spec.so building spec/ruby/optional/capi/ext/range_spec.so building spec/ruby/optional/capi/ext/rational_spec.so building spec/ruby/optional/capi/ext/rbasic_spec.so building spec/ruby/optional/capi/ext/regexp_spec.so building spec/ruby/optional/capi/ext/st_spec.so building spec/ruby/optional/capi/ext/string_spec.so building spec/ruby/optional/capi/ext/struct_spec.so building spec/ruby/optional/capi/ext/symbol_spec.so building spec/ruby/optional/capi/ext/thread_spec.so building spec/ruby/optional/capi/ext/time_spec.so building spec/ruby/optional/capi/ext/tracepoint_spec.so building spec/ruby/optional/capi/ext/typed_data_spec.so building spec/ruby/optional/capi/ext/util_spec.so linking ruby make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' $$$[end] "make all DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make install DEFS="-DRUBY_DEBUG=1" Update power_assert to 84e85124c5014a139af39161d484156cfe87a9ed echo 84e85124c5014a139af39161d484156cfe87a9ed | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/power_assert.revision unchanged Building power_assert@84e85124c5014a139af39161d484156cfe87a9ed to /tmp/ruby/src/trunk-repeat20-asserts/gems/power_assert-2.0.3.gem Successfully built RubyGem Name: power_assert Version: 2.0.4dev File: power_assert-2.0.4dev.gem Update typeprof to b19a6416da3a05d57fadd6ffdadb382b6d236ca5 echo b19a6416da3a05d57fadd6ffdadb382b6d236ca5 | /bin/sh /tmp/ruby/src/trunk-repeat20-asserts/tool/ifchange /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision - /tmp/ruby/src/trunk-repeat20-asserts/.bundle/.timestamp/typeprof.revision unchanged Extracting bundle gem power_assert-2.0.3... Try with hash version of bundled gems instead of gems/power_assert-2.0.3.gem. We don't use this gem with release version of Ruby. Unpacked gems/power_assert-2.0.4dev.gem BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = -DRUBY_DEBUG=1 DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating encdb.h encdb.h unchanged generating enc.mk making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating transdb.h transdb.h unchanged generating makefiles ext/configure-ext.mk ext/configure-ext.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' ./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext -- --disable-gems -r./x86_64-linux-fake /tmp/ruby/src/trunk-repeat20-asserts/tool/rbinstall.rb --make="make" --dest-dir="" --extout=".ext" --ext-build-dir="./ext" --mflags="" --make-flags=" -- DEFS=-DRUBY_DEBUG=1" --data-mode=0644 --prog-mode=0755 --installed-list .installed.list --mantype="man" --gnumake --install=all --exclude=doc installing binary commands: /tmp/ruby/install/trunk-repeat20-asserts/bin installing base libraries: /tmp/ruby/install/trunk-repeat20-asserts/lib installing arch files: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0/x86_64-linux installing pkgconfig data: /tmp/ruby/install/trunk-repeat20-asserts/lib/pkgconfig installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.4.0+0/x86_64-linux installing extension objects: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.4.0+0/x86_64-linux installing extension headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+0/x86_64-linux installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/site_ruby/3.4.0+0 installing extension scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/vendor_ruby/3.4.0+0 installing extension headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+0/ruby installing command scripts: /tmp/ruby/install/trunk-repeat20-asserts/bin installing library scripts: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/3.4.0+0 installing common headers: /tmp/ruby/install/trunk-repeat20-asserts/include/ruby-3.4.0+0 installing manpages: /tmp/ruby/install/trunk-repeat20-asserts/share/man/man1 installing default gems from lib: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0 benchmark 0.3.0 bundler 2.6.0.dev cgi 0.4.1 delegate 0.3.1 did_you_mean 1.6.3 english 0.8.0 erb 4.0.4 error_highlight 0.6.0 fileutils 1.7.2 find 0.2.0 forwardable 1.3.3 ipaddr 1.2.6 irb 1.14.0 logger 1.6.0 net-http 0.4.1 net-protocol 0.2.2 open-uri 0.4.1 open3 0.2.1 optparse 0.5.0 ostruct 0.6.0 pp 0.5.0 prettyprint 0.2.0 prism 0.30.0 pstore 0.1.3 rdoc 6.7.0 readline 0.0.4 reline 0.5.9 resolv 0.4.0 ruby2_keywords 0.0.5 securerandom 0.3.1 set 1.1.0 shellwords 0.2.0 singleton 0.2.0 syntax_suggest 2.0.0 tempfile 0.2.1 time 0.3.0 timeout 0.4.1 tmpdir 0.2.0 tsort 0.2.0 un 0.3.0 uri 0.13.0 weakref 0.1.3 yaml 0.3.0 installing default gems from ext: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0 date 3.3.4 digest 3.1.1 etc 1.4.3 fcntl 1.1.0 fiddle 1.1.3 io-console 0.7.2 io-nonblock 0.3.0 io-wait 0.3.1 json 2.7.2 openssl 3.2.0 pathname 0.3.0 psych 5.1.2 stringio 3.1.2 strscan 3.1.1 zlib 3.1.0 installing bundled gems: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0 minitest 5.24.1 rake 13.2.1 test-unit 3.6.2 rexml 3.3.1 rss 0.3.0 net-ftp 0.3.7 net-imap 0.4.14 net-pop 0.1.2 net-smtp 0.5.0 matrix 0.4.2 prime 0.1.2 rbs 3.5.2 typeprof 0.21.11 debug 1.9.2 racc 1.8.0 mutex_m 0.2.0 getoptlong 0.2.1 base64 0.2.0 bigdecimal 3.1.8 observer 0.1.2 abbrev 0.1.2 resolv-replace 0.1.1 rinda 0.2.0 drb 2.2.1 nkf 0.2.0 syslog 0.1.2 csv 3.3.0 installing bundled gem cache: /tmp/ruby/install/trunk-repeat20-asserts/lib/ruby/gems/3.4.0+0/cache skipped bundled gems: power_assert-2.0.4dev.gem not found in bundled_gems $$$[end] "make install DEFS=\"-DRUBY_DEBUG=1\"" exit with 0. $$$[beg] make yes-btest TESTOPTS='-q -j4' PASS all 1975 tests $$$[end] "make yes-btest TESTOPTS='-q -j4'" exit with 0. $$$[beg] make yes-test-basic TESTS=--repeat-count=20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking leaked global symbols...none /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:assignment ....................................................................................................................................................................................................................................................................................................................................................................................OK 372 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:condition ..OK 2 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:if/unless ...OK 3 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:case .....OK 5 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:while/until ........OK 8 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:exception ..........OK 10 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:array .......................................OK 39 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:hash ...........................OK 27 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:iterator ...........................................................................................................OK 107 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:float ................................................................................OK 80 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:bignum ...............................OK 31 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:string & char ..............................................................OK 62 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:assignment ..........OK 10 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:call ......OK 6 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:proc .........OK 9 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:signal ..OK 2 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:eval ...........................OK 27 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:system ........OK 8 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:const .....OK 5 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:clone .....OK 5 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:marshal ....OK 4 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:pack ....OK 4 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:math ..OK 2 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:struct ......OK 6 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:variable ............OK 12 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:trace ...OK 3 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:defined? ............OK 12 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:alias ......OK 6 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:path .......................OK 23 /tmp/ruby/src/trunk-repeat20-asserts/basictest/test.rb:gc ....OK 4 test succeeded $$$[end] "make yes-test-basic TESTS=--repeat-count=20" exit with 0. $$$[beg] make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' Run options: --seed=53057 "--ruby=./miniruby -I/tmp/ruby/src/trunk-repeat20-asserts/lib -I. -I.ext/common /tmp/ruby/src/trunk-repeat20-asserts/tool/runruby.rb --extout=.ext -- --disable-gems" --excludes-dir=/tmp/ruby/src/trunk-repeat20-asserts/test/.excludes --name=!/memory_leak/ --stderr-on-failure --repeat-count=20 # Running tests: Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 46817> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 8 : #<TCPServer:fd 8, AF_INET6, ::1, 35255> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 38401> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 43689> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 10 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 39819> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 40879> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 10 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 36495> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 44077> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 10 Closed file descriptor: TestGemUninstaller#test_uninstall_keeps_plugins_up_to_date: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_keeps_plugins_up_to_date: 8 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 37747> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 34419> Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 9 Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 9 Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007fcf750fe270 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fcf750fe270 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007fcf750fad00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007fcf750fad00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 9 : #<TCPSocket:fd 9, AF_INET6, ::1, 35147> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get: 9 Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_host: 9 Leaked thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007fcf7c64fc90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007fcf7c64fc90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007fcf7c64fab0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007fcf7c64fab0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007fcf7c64fc60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 9 Finished thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007fcf7c64fc60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fcf7c640f00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007fcf7c640f00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007fcf7c64fbd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 9 Finished thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007fcf7c64fbd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007fcf7c64fe10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36271> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 37701> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 8 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 39841> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 8 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 8 : #<TCPServer:fd 8, AF_INET, 0.0.0.0, 44693> Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session_write: 9 Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 9 Closed file descriptor: TestNetHTTP_v1_2#test_post: 9 Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 9 Leaked thread: TestNetHTTP_v1_2#test_s_start: #<Thread:0x00007fcf760163c0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_get: 9 Finished thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007fcf760163c0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Finished(1/20) tests in 2311.125128s, 14.4778 tests/s, 2803.3549 assertions/s. Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007fcf7555a930 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 sleep> Finished thread: TestSocket#test_recvmsg_udp_no_arg: #<Thread:0x00007fcf7555a930 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 dead> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 46663> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 8 : #<TCPServer:fd 8, AF_INET6, ::1, 42161> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 42247> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 33017> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 10 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 42663> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 34549> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 10 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 9 : #<TCPServer:fd 9, AF_INET6, ::1, 46533> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 43535> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 9 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 10 Closed file descriptor: TestGemUninstaller#test_uninstall_default_gem_with_same_version: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_default_gem_with_same_version: 8 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 32861> Closed file descriptor: TestRDocParserC#test_find_attr_comment_document_attr_overlap: 7 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 9 : #<TCPSocket:fd 9, AF_INET, 127.0.0.1, 36257> Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007fcf4b300470 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007fcf4b300470 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_max_version: 8 #<File::Stat dev=0x8, ino=231721986, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 9 #<File::Stat dev=0x8, ino=231735081, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session_write: 11 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 11 Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fcf4bd962b0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007fcf4bd962b0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44001> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 40197> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 10 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 39275> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 10 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 10 : #<TCPServer:fd 10, AF_INET, 0.0.0.0, 37307> Finished(2/20) tests in 2292.691447s, 14.5946 tests/s, 2828.0125 assertions/s. Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007fcf49d84ab0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007fcf4a9192c0 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 sleep> Finished thread: TestSocket#test_recvmsg_udp_no_arg: #<Thread:0x00007fcf4a9192c0 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 dead> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 36767> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 10 : #<TCPServer:fd 10, AF_INET6, ::1, 43537> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 46197> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 33135> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 11 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 12 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 44291> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 45225> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 11 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 12 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 11 : #<TCPServer:fd 11, AF_INET6, ::1, 43877> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 12 : #<TCPServer:fd 12, AF_INET6, ::1, 44243> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 11 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 12 Closed file descriptor: TestGemUninstaller#test_uninstall_user_install: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_user_install: 10 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 39517> Closed file descriptor: TestRDocParserC#test_do_methods_singleton_class: 7 Leaked file descriptor: TestNetHTTPS#test_max_version: 10 #<File::Stat dev=0x8, ino=232387702, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 12 : #<TCPSocket:fd 12, AF_INET6, ::1, 44411> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: Psych_Unit_Tests#test_spec_override_anchor: 12 Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 14 : #<TCPSocket:fd 14, AF_INET, 127.0.0.1, 47136> Closed file descriptor: TestOptionParserAcceptable#test_numeric: 14 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 12 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38603> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 33163> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 11 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 42693> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 11 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 11 : #<TCPServer:fd 11, AF_INET, 0.0.0.0, 42527> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 12 #<File::Stat dev=0x8, ino=232519379, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session_write: 13 Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 11 #<File::Stat dev=0x8, ino=232532227, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007fcf4ac8acc0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_post: 14 Finished thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007fcf4ac8acc0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007fcf49cedfa0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 15 Finished thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007fcf49cedfa0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 13 #<File::Stat dev=0x8, ino=232517821, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Finished(3/20) tests in 2080.315651s, 16.0846 tests/s, 3117.0640 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 44111> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 14 : #<TCPServer:fd 14, AF_INET6, ::1, 40883> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 36159> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 41501> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 15 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 16 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 36831> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 35419> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 15 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 16 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 15 : #<TCPServer:fd 15, AF_INET6, ::1, 35845> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 42799> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 15 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 16 Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 14 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 32983> Closed file descriptor: TestRDocParserC#test_do_classes_class: 7 Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007fcf4972bec0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_timeout_during_SSL_handshake: #<Thread:0x00007fcf4972bec0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 15 : #<TCPSocket:fd 15, AF_INET6, ::1, 45299> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get_SNI_failure: 15 Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 15 : #<TCPSocket:fd 15, AF_INET6, ::1, 37489> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get: 15 Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 17 : #<TCPSocket:fd 17, AF_INET, 127.0.0.1, 38136> Closed file descriptor: TestOpenURISSL#test_validation_noverify: 17 Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_host: 15 Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007fcf4af5fdf0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 15 Finished thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007fcf4af5fdf0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 41389> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 14 : #<TCPServer:fd 14, AF_INET, 0.0.0.0, 42633> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 14 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 14 : #<TCPServer:fd 14, AF_INET, 0.0.0.0, 36611> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 16 : #<TCPSocket:fd 16, AF_INET, 127.0.0.1, 36611> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 14 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 16 Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: #<Thread:0x00007fcf4af580e0 /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 14 : #<TCPServer:fd 14, AF_INET, 0.0.0.0, 36535> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 15 #<File::Stat dev=0x8, ino=233286241, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Finished thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: #<Thread:0x00007fcf4af580e0 /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead> Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session_write: 16 Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 16 Closed file descriptor: TestNetHTTP_v1_2#test_head: 16 Leaked thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007fcf75b8bb00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 17 Finished thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007fcf75b8bb00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Finished(4/20) tests in 2287.120729s, 14.6302 tests/s, 2834.5390 assertions/s. Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007fcf4af54e40 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45555> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 14 : #<TCPServer:fd 14, AF_INET6, ::1, 44223> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 39019> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 17 : #<TCPServer:fd 17, AF_INET6, ::1, 41223> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 16 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 17 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 43109> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 17 : #<TCPServer:fd 17, AF_INET6, ::1, 41899> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 16 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 17 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 16 : #<TCPServer:fd 16, AF_INET6, ::1, 36601> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 17 : #<TCPServer:fd 17, AF_INET6, ::1, 40063> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 16 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 17 Closed file descriptor: TestGemUninstaller#test_ask_if_ok: 7 Closed file descriptor: TestGemUninstaller#test_ask_if_ok: 14 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 33291> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked thread: TestNetHTTPContinue#test_expect_continue_timeout: #<Thread:0x00007fcf499afe10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPContinue#test_expect_continue_error_before_body: 16 Finished thread: TestNetHTTPContinue#test_expect_continue_error_before_body: #<Thread:0x00007fcf499afe10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 16 Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_false: 16 Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fcf42a8cf20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007fcf42a8cf20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 16 Leaked file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 14 #<File::Stat dev=0x8, ino=234137829, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 17 : #<TCPSocket:fd 17, AF_INET6, ::1, 43609> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: Psych_Unit_Tests#test_spec_override_anchor: 17 Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 19 : #<TCPSocket:fd 19, AF_INET, 127.0.0.1, 45338> Closed file descriptor: TestOpenURISSL#test_validation_noverify: 19 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 16 #<File::Stat dev=0x8, ino=234411093, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 37295> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 17 : #<TCPServer:fd 17, AF_INET, 0.0.0.0, 33963> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 17 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 17 : #<TCPServer:fd 17, AF_INET, 0.0.0.0, 45483> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 17 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 17 : #<TCPServer:fd 17, AF_INET, 0.0.0.0, 46729> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 18 #<File::Stat dev=0x8, ino=234410232, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_request: 20 Finished(5/20) tests in 2658.142244s, 12.5881 tests/s, 2439.3209 assertions/s. Closed file descriptor: TestSocket#test_recvmsg_udp_no_arg: 21 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45455> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 17 : #<TCPServer:fd 17, AF_INET6, ::1, 44897> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 33315> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 44161> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 19 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 20 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 41697> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 42905> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 19 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 20 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 39307> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 46875> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 19 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 20 Closed file descriptor: TestGemUninstaller#test_uninstall: 7 Closed file descriptor: TestGemUninstaller#test_uninstall: 17 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 34721> Closed file descriptor: TestRDocParserC#test_define_method_private_singleton: 7 Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 19 Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 19 : #<TCPSocket:fd 19, AF_INET6, ::1, 41039> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_session_reuse: 19 Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007fcf4a763140 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fcf4a763140 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fcf4a76fe60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007fcf4a76fe60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 19 : #<TCPSocket:fd 19, AF_INET6, ::1, 45911> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get: 19 Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007fcf4a76ff80 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 17 #<File::Stat dev=0x8, ino=234943412, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 21 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session_write: 20 Leaked thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007fcf757b4d30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 20 Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007fcf757b4d30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007fcf7564f910 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__break: 20 Finished thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007fcf7564f910 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 20 Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fcf757bff20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007fcf757bff20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007fcf757bfd10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get2: 20 Finished thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007fcf757bfd10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43209> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 19 : #<TCPServer:fd 19, AF_INET, 0.0.0.0, 34651> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 19 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 19 : #<TCPServer:fd 19, AF_INET, 0.0.0.0, 45905> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 19 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 19 : #<TCPServer:fd 19, AF_INET, 0.0.0.0, 35097> Finished(6/20) tests in 2087.671463s, 16.0279 tests/s, 3106.4002 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45477> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 19 : #<TCPServer:fd 19, AF_INET6, ::1, 36321> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 45021> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 42085> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 20 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 21 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 36225> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 45045> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 20 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 21 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 33591> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 44975> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 20 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 21 Closed file descriptor: TestGemUninstaller#test_uninstall: 7 Closed file descriptor: TestGemUninstaller#test_uninstall: 19 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 44291> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 20 : #<TCPSocket:fd 20, AF_INET, 127.0.0.1, 44891> Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 20 Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007fcf4a972ff0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fcf4a972ff0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 20 : #<TCPSocket:fd 20, AF_INET6, ::1, 33005> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get: 20 Leaked file descriptor: TestOpenURISSL#test_validation_failure: 20 : #<TCPSocket:fd 20, AF_INET, 127.0.0.1, 42099> Closed file descriptor: TestOpenURISSL#test_validation_success: 20 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 20 Leaked thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007fcf76b4e650 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 20 Finished thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007fcf76b4e650 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fcf76b456b0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007fcf76b456b0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 19 #<File::Stat dev=0x8, ino=235744890, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36913> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 20 : #<TCPServer:fd 20, AF_INET, 0.0.0.0, 34877> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 20 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 20 : #<TCPServer:fd 20, AF_INET, 0.0.0.0, 40543> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 22 : #<TCPSocket:fd 22, AF_INET, 127.0.0.1, 40543> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 20 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 22 Leaked thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: #<Thread:0x00007fcf76b47ff0 /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 sleep> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 20 : #<TCPServer:fd 20, AF_INET, 0.0.0.0, 45593> Finished thread: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: #<Thread:0x00007fcf76b47ff0 /tmp/ruby/src/trunk-repeat20-asserts/test/rubygems/test_gem_remote_fetcher_local_ssl_server.rb:164 dead> Closed file descriptor: TestNetHTTP_v1_2#test_request: 22 Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 21 Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007fcf76b4f6d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007fcf76b4f6d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007fcf76b4fd30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 21 Finished thread: TestNetHTTP_v1_2#test_send_large_POST_request: #<Thread:0x00007fcf76b4fd30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 21 Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007fcf76b45290 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007fcf76b45290 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 21 Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 21 Finished(7/20) tests in 2233.685050s, 14.9802 tests/s, 2903.3122 assertions/s. Leaked thread: TestNetHTTPPartialResponse#test_partial_response: #<Thread:0x00007fcf76b43430 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked thread: TestSocket#test_accept_loop: #<Thread:0x00007fcf4977cc50 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 sleep> Finished thread: TestSocket#test_recvmsg_udp_no_arg: #<Thread:0x00007fcf4977cc50 /tmp/ruby/build/trunk-repeat20-asserts/.ext/common/socket.rb:709 dead> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 43513> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 20 : #<TCPServer:fd 20, AF_INET6, ::1, 46693> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 22 : #<TCPSocket:fd 22, AF_INET6, ::1, 43513> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 43997> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 41601> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 21 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 22 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 23 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 36609> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 45731> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 21 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 21 : #<TCPServer:fd 21, AF_INET6, ::1, 37853> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 46247> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 21 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 22 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 23 Closed file descriptor: TestGemUninstaller#test_ask_if_ok: 7 Closed file descriptor: TestGemUninstaller#test_ask_if_ok: 20 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 38033> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 21 : #<TCPSocket:fd 21, AF_INET, 127.0.0.1, 42877> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 21 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 21 : #<TCPSocket:fd 21, AF_INET, 127.0.0.1, 37627> Leaked thread: TestNetHTTPContinue#test_expect_continue: #<Thread:0x00007fcf759d0430 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPContinue#test_expect_continue_error_while_waiting: #<Thread:0x00007fcf759d0430 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPContinue#test_expect_continue_timeout: 21 Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007fcf4b44fd20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007fcf4b4446b0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 21 Finished thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007fcf4b4446b0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_max_version: 20 #<File::Stat dev=0x8, ino=236747550, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007fcf4b45fdd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fcf4b45fdd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fcf4b45fb00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007fcf4b45fb00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 22 : #<TCPSocket:fd 22, AF_INET6, ::1, 35563> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get: 22 Leaked thread: TestNetHTTPS#test_get: #<Thread:0x00007fcf4b45ff80 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 24 : #<TCPSocket:fd 24, AF_INET, 127.0.0.1, 42080> Closed file descriptor: TestOpenURISSL#test_validation_noverify: 24 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 23 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 22 Leaked thread: TestNetHTTP_v1_2_chunked#test_chunked_break: #<Thread:0x00007fcf4b6a8830 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007fcf4b6a8830 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get_response: #<Thread:0x00007fcf4b6aff10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 22 Finished thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007fcf4b6aff10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007fcf4b6a2740 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 22 Finished thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007fcf4b6a2740 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fcf4b6a5cb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007fcf4b6a5cb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_s_get: #<Thread:0x00007fcf4b6afd30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007fcf4b6afd30 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_get2: #<Thread:0x00007fcf4b6afd90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 22 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 21 #<File::Stat dev=0x8, ino=236934645, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Finished thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007fcf4b6afd90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 40879> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 22 : #<TCPServer:fd 22, AF_INET, 0.0.0.0, 41193> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 22 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 22 : #<TCPServer:fd 22, AF_INET, 0.0.0.0, 45421> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 22 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 22 : #<TCPServer:fd 22, AF_INET, 0.0.0.0, 44181> Closed file descriptor: TestNetHTTP_v1_2#test_s_get: 23 Finished(8/20) tests in 2708.282393s, 12.3551 tests/s, 2394.4002 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 37515> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 22 : #<TCPServer:fd 22, AF_INET6, ::1, 33863> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 43733> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 24 : #<TCPServer:fd 24, AF_INET6, ::1, 39431> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 23 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 24 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 33857> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 24 : #<TCPServer:fd 24, AF_INET6, ::1, 36669> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 23 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 24 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 23 : #<TCPServer:fd 23, AF_INET6, ::1, 40421> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 24 : #<TCPServer:fd 24, AF_INET6, ::1, 43663> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 23 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 24 Closed file descriptor: TestGemUninstaller#test_uninstall_default_gem_with_same_version: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_default_gem_with_same_version: 22 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 41059> Closed file descriptor: TestRDocParserC#test_look_for_directives_in: 7 Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 23 : #<TCPSocket:fd 23, AF_INET6, ::1, 44835> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_session_reuse: 23 Leaked file descriptor: TestNetHTTPS#test_max_version: 22 #<File::Stat dev=0x8, ino=237497029, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestOpenURISSL#test_validation_failure: 24 : #<TCPSocket:fd 24, AF_INET, 127.0.0.1, 44509> Closed file descriptor: TestOpenURISSL#test_validation_success: 24 Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 23 #<File::Stat dev=0x8, ino=237511781, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 24 #<File::Stat dev=0x8, ino=237599811, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 25 #<File::Stat dev=0x8, ino=237599836, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 41343> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 26 : #<TCPServer:fd 26, AF_INET, 0.0.0.0, 41657> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 26 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 26 : #<TCPServer:fd 26, AF_INET, 0.0.0.0, 40449> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 26 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 26 : #<TCPServer:fd 26, AF_INET, 0.0.0.0, 35993> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 27 #<File::Stat dev=0x8, ino=237594439, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 26 #<File::Stat dev=0x8, ino=237622338, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 28 #<File::Stat dev=0x8, ino=237619808, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Finished(9/20) tests in 2069.109067s, 16.1717 tests/s, 3134.1480 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 35489> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 29 : #<TCPServer:fd 29, AF_INET6, ::1, 44659> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 39061> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 36007> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 30 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 44315> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 32 : #<TCPServer:fd 32, AF_INET6, ::1, 35413> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 30 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 31 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 32 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 30 : #<TCPServer:fd 30, AF_INET6, ::1, 43759> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 32847> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 30 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 31 Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 29 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 35711> Closed file descriptor: TestRDocParserC#test_load_variable_map_trim: 7 Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 30 Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed_with_block: 30 Leaked file descriptor: TestNetHTTPS#test_max_version: 29 #<File::Stat dev=0x8, ino=238133588, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007fcf4ac2fdf0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fcf4ac2fdf0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 31 : #<TCPSocket:fd 31, AF_INET6, ::1, 44035> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get_SNI_failure: 31 Leaked thread: TestNetHTTPS#test_min_version: #<Thread:0x00007fcf4ac26c70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_post: #<Thread:0x00007fcf4ac26c70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 31 : #<TCPSocket:fd 31, AF_INET6, ::1, 35505> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get: 31 Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 33 : #<TCPSocket:fd 33, AF_INET, 127.0.0.1, 38850> Closed file descriptor: TestOptionParserAcceptable#test_numeric: 33 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 30 #<File::Stat dev=0x8, ino=238318186, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_s_post: 32 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 32 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44237> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 31 : #<TCPServer:fd 31, AF_INET, 0.0.0.0, 34507> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 31 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 31 : #<TCPServer:fd 31, AF_INET, 0.0.0.0, 36559> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 31 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 31 : #<TCPServer:fd 31, AF_INET, 0.0.0.0, 36873> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 32 #<File::Stat dev=0x8, ino=238332083, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007fcf4ab6c040 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_post: 33 Finished thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007fcf4ab6c040 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2#test_get__break: 33 #<File::Stat dev=0x8, ino=238350782, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007fcf4abc3a00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 33 Finished thread: TestNetHTTP_v1_2#test_send_large_POST_request: #<Thread:0x00007fcf4abc3a00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007fcf7ded1590 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007fcf7ded1590 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 34 Closed file descriptor: TestNetHTTP_v1_2#test_get2: 33 Leaked thread: TestNetHTTP_v1_2#test_get: #<Thread:0x00007fcf4abcfe50 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished(10/20) tests in 2249.970964s, 14.8717 tests/s, 2882.2301 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 35231> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 31 : #<TCPServer:fd 31, AF_INET6, ::1, 33895> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 33 : #<TCPServer:fd 33, AF_INET6, ::1, 34311> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 34 : #<TCPServer:fd 34, AF_INET6, ::1, 37623> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 33 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 34 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 33 : #<TCPServer:fd 33, AF_INET6, ::1, 36599> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 34 : #<TCPServer:fd 34, AF_INET6, ::1, 34097> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 33 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 34 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 33 : #<TCPServer:fd 33, AF_INET6, ::1, 38155> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 34 : #<TCPServer:fd 34, AF_INET6, ::1, 43511> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 33 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 34 Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 31 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 37195> Closed file descriptor: TestRDocParserC#test_handle_method_args_1: 7 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 33 : #<TCPSocket:fd 33, AF_INET, 127.0.0.1, 46221> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 33 Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 33 Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 33 Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fcf4acf83d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 33 : #<TCPSocket:fd 33, AF_INET6, ::1, 40835> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Finished thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007fcf4acf83d0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPS#test_get_SNI_failure: 33 Leaked file descriptor: TestOpenURISSL#test_validation_failure: 33 : #<TCPSocket:fd 33, AF_INET, 127.0.0.1, 33077> Closed file descriptor: TestOpenURISSL#test_validation_success: 33 Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 31 #<File::Stat dev=0x8, ino=239390659, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTPLocalBind#test_bind_to_local_port: #<Thread:0x00007fcf7d0a3b90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPLocalBind#test_bind_to_local_host: 34 Finished thread: TestNetHTTPLocalBind#test_bind_to_local_host: #<Thread:0x00007fcf7d0a3b90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 33 #<File::Stat dev=0x8, ino=239500521, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 38553> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 34 : #<TCPServer:fd 34, AF_INET, 0.0.0.0, 37633> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 34 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 35 : #<TCPSocket:fd 35, AF_INET, 127.0.0.1, 33183> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 35 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 34 : #<TCPServer:fd 34, AF_INET, 0.0.0.0, 34793> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 34 Closed file descriptor: TestWindows1251#test_windows_1251: 7 Finished(11/20) tests in 2728.788519s, 12.2622 tests/s, 2376.2519 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 40901> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 34 : #<TCPServer:fd 34, AF_INET6, ::1, 32821> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 46513> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 36981> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 35 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 36 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 45621> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 34033> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 35 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 36 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 35 : #<TCPServer:fd 35, AF_INET6, ::1, 38727> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 34451> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 35 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 36 Closed file descriptor: TestGemUninstaller#test_uninstall_keeps_plugins_up_to_date: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_keeps_plugins_up_to_date: 34 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 37367> Closed file descriptor: TestProcess#test_aspawn_too_long_path: 7 Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 35 : #<TCPSocket:fd 35, AF_INET6, ::1, 35419> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: Psych_Unit_Tests#test_spec_override_anchor: 35 Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 34 #<File::Stat dev=0x8, ino=240053279, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session_write: 36 Leaked thread: TestNetHTTP_v1_2_chunked#test_send_request: #<Thread:0x00007fcf75dce020 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__crlf: 36 Finished thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007fcf75dce020 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_post: 36 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 35 #<File::Stat dev=0x8, ino=240146965, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 37 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get__implicit_start: 38 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44491> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 34975> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 36 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 36573> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 36 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 37411> Closed file descriptor: TestNetHTTP_v1_2#test_s_start: 37 Finished(12/20) tests in 2125.575688s, 15.7421 tests/s, 3050.3741 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 45055> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 33019> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 43735> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 39293> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 37 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 38 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 46215> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 34869> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 37 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 38 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 37 : #<TCPServer:fd 37, AF_INET6, ::1, 35211> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 41779> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 37 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 38 Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 36 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 38735> Closed file descriptor: TestRDocParserC#test_do_classes_struct_under: 7 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 37 : #<TCPSocket:fd 37, AF_INET, 127.0.0.1, 34651> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_incorrect_path: 37 Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007fcf4a7eb0a0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_timeout_during_SSL_handshake: #<Thread:0x00007fcf4a7eb0a0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 37 : #<TCPSocket:fd 37, AF_INET6, ::1, 45789> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007fcf4a16fe60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007fcf4a16fe60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007fcf4a163c20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPS#test_skip_hostname_verification: 37 Finished thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007fcf4a163c20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 39 : #<TCPSocket:fd 39, AF_INET, 127.0.0.1, 54238> Closed file descriptor: TestOpenURISSL#test_validation_noverify: 39 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_s_start: 37 #<File::Stat dev=0x8, ino=240875221, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 44869> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 33483> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 36 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 38 : #<TCPSocket:fd 38, AF_INET, 127.0.0.1, 43445> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 36 : #<TCPServer:fd 36, AF_INET, 0.0.0.0, 36001> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 36 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 38 Closed file descriptor: Fiddle::TestFunc#test_random: 7 Closed file descriptor: TestNetHTTP_v1_2#test_request: 39 Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session: 38 Closed file descriptor: TestNetHTTP_v1_2#test_post: 38 Finished(13/20) tests in 2265.801133s, 14.7678 tests/s, 2861.7489 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 35063> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 36 : #<TCPServer:fd 36, AF_INET6, ::1, 37487> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 42227> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 39529> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 38 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 39 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 38369> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 43253> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 38 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 39 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 38 : #<TCPServer:fd 38, AF_INET6, ::1, 46389> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 39 : #<TCPServer:fd 39, AF_INET6, ::1, 33481> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 41 : #<TCPSocket:fd 41, AF_INET6, ::1, 46389> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 38 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 39 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 41 Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 36 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 46863> Closed file descriptor: TestRDocParserC#test_do_classes_struct_under: 7 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 38 : #<TCPSocket:fd 38, AF_INET, 127.0.0.1, 39567> Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 38 Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007fcf4b6eed90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_timeout_during_SSL_handshake: #<Thread:0x00007fcf4b6eed90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_session_reuse: #<Thread:0x00007fcf4b017870 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_max_version: 36 #<File::Stat dev=0x8, ino=241885116, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Finished thread: TestNetHTTPS#test_max_version: #<Thread:0x00007fcf4b017870 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fcf4b015710 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 39 : #<TCPSocket:fd 39, AF_INET6, ::1, 44387> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Finished thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007fcf4b015710 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 40 : #<TCPSocket:fd 40, AF_INET6, ::1, 46371> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get: 39 Closed file descriptor: TestNetHTTPS#test_get: 40 Leaked file descriptor: TestNetHTTP_v1_2_chunked#test_post: 38 #<File::Stat dev=0x8, ino=241997755, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 42691> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 39 : #<TCPServer:fd 39, AF_INET, 0.0.0.0, 40215> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 39 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 39 : #<TCPServer:fd 39, AF_INET, 0.0.0.0, 33323> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 39 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 39 : #<TCPServer:fd 39, AF_INET, 0.0.0.0, 37981> Closed file descriptor: TestNetHTTP_v1_2#test_timeout_during_HTTP_session_write: 40 Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 40 Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 39 #<File::Stat dev=0x8, ino=242015516, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_get__break: 41 Leaked file descriptor: TestNetHTTP_v1_2#test_s_start: 40 #<File::Stat dev=0x8, ino=242015660, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Finished(14/20) tests in 2758.603387s, 12.1297 tests/s, 2350.1885 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 40487> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 41 : #<TCPServer:fd 41, AF_INET6, ::1, 42999> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 36977> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 36621> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 42 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 43 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 46017> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 37111> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 42 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 43 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 42 : #<TCPServer:fd 42, AF_INET6, ::1, 33997> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 43191> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 42 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 43 Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 41 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 37013> Closed file descriptor: TestRDocParserC#test_do_classes_class_under: 7 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 42 : #<TCPSocket:fd 42, AF_INET, 127.0.0.1, 46251> Closed file descriptor: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: 42 Closed file descriptor: TestNetHTTPKeepAlive#test_keep_alive_get_auto_reconnect: 42 Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 42 : #<TCPSocket:fd 42, AF_INET6, ::1, 41103> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_session_reuse: 42 Leaked file descriptor: TestNetHTTPS#test_max_version: 41 #<File::Stat dev=0x8, ino=242522991, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 43 : #<TCPSocket:fd 43, AF_INET6, ::1, 44335> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 43 Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 43 : #<TCPSocket:fd 43, AF_INET6, ::1, 42489> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get: 43 Leaked file descriptor: TestOpenURISSL#test_validation_failure: 43 : #<TCPSocket:fd 43, AF_INET, 127.0.0.1, 38807> Closed file descriptor: TestOpenURISSL#test_validation_success: 43 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 36267> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 42 : #<TCPServer:fd 42, AF_INET, 0.0.0.0, 34679> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 42 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 42 : #<TCPServer:fd 42, AF_INET, 0.0.0.0, 38671> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 44 : #<TCPSocket:fd 44, AF_INET, 127.0.0.1, 38671> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 42 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 44 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 42 : #<TCPServer:fd 42, AF_INET, 0.0.0.0, 35601> Closed file descriptor: TestNetHTTP_v1_2#test_request: 44 Leaked file descriptor: TestNetHTTP_v1_2#test_get__crlf: 42 #<File::Stat dev=0x8, ino=242701574, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007fcf7d35b080 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_get__implicit_start: 45 Finished thread: TestNetHTTP_v1_2#test_get__implicit_start: #<Thread:0x00007fcf7d35b080 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Finished(15/20) tests in 2141.228198s, 15.6270 tests/s, 3028.3671 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 35751> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 43 : #<TCPServer:fd 43, AF_INET6, ::1, 37071> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 41333> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 45471> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 44 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 32939> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 46 : #<TCPServer:fd 46, AF_INET6, ::1, 36833> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 44 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 45 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 46 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 39157> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 45 : #<TCPServer:fd 45, AF_INET6, ::1, 42319> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 44 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 45 Closed file descriptor: TestGemUninstaller#test_uninstall_no_permission: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_no_permission: 43 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 39839> Closed file descriptor: TestRDocParserC#test_find_attr_comment_document_attr: 7 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 44 : #<TCPSocket:fd 44, AF_INET, 127.0.0.1, 34479> Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_false: #<Thread:0x00007fcf4987fd90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: 44 Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007fcf4987fd90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPKeepAlive#test_keep_alive_server_close: #<Thread:0x00007fcf4ae87be0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPKeepAlive#test_keep_alive_get_auto_retry: #<Thread:0x00007fcf4ae87be0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 44 Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007fcf4a11a600 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_timeout_during_SSL_handshake: #<Thread:0x00007fcf4a11a600 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 44 : #<TCPSocket:fd 44, AF_INET6, ::1, 34013> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_session_reuse: 44 Leaked file descriptor: TestNetHTTPS#test_max_version: 43 #<File::Stat dev=0x8, ino=243214906, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked thread: TestNetHTTPS#test_session_reuse_but_expire: #<Thread:0x00007fcf4a15fe10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fcf4a15fe10 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 45 : #<TCPSocket:fd 45, AF_INET6, ::1, 42273> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 46 : #<TCPSocket:fd 46, AF_INET6, ::1, 39491> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get: 45 Closed file descriptor: TestNetHTTPS#test_get: 46 Leaked file descriptor: TestOpenURISSL#test_proxy_cacert_file: 47 : #<TCPSocket:fd 47, AF_INET, 127.0.0.1, 57278> Closed file descriptor: TestOpenURISSL#test_proxy_cacert_dir: 47 Closed file descriptor: TestNetHTTP_v1_2_chunked#test_request: 46 Leaked thread: TestNetHTTP_v1_2_chunked#test_get__crlf: #<Thread:0x00007fcf761180f0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: 45 Finished thread: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: #<Thread:0x00007fcf761180f0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 43117> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 44 : #<TCPServer:fd 44, AF_INET, 0.0.0.0, 37593> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 44 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 44 : #<TCPServer:fd 44, AF_INET, 0.0.0.0, 43583> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 46 : #<TCPSocket:fd 46, AF_INET, 127.0.0.1, 43583> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 44 Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 46 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 44 : #<TCPServer:fd 44, AF_INET, 0.0.0.0, 37251> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 45 #<File::Stat dev=0x8, ino=243417109, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007fcf75d99e20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007fcf75d99e20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007fcf4aa4fd00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007fcf4aa4fd00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007fcf4aa4fb20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 46 Finished thread: TestNetHTTP_v1_2#test_send_large_POST_request: #<Thread:0x00007fcf4aa4fb20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 46 Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007fcf4aa44b70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007fcf4aa44b70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_get: 46 Finished(16/20) tests in 2282.593067s, 14.6592 tests/s, 2840.4182 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 35413> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 44 : #<TCPServer:fd 44, AF_INET6, ::1, 42919> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 47 : #<TCPSocket:fd 47, AF_INET6, ::1, 35413> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: 47 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 46 : #<TCPServer:fd 46, AF_INET6, ::1, 34081> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 35111> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 46 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 47 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 46 : #<TCPServer:fd 46, AF_INET6, ::1, 39519> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 39443> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 46 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 47 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 46 : #<TCPServer:fd 46, AF_INET6, ::1, 37145> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 34267> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 46 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 47 Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_doesnt_prompt_and_raises_when_abort_on_dependent_set: 44 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 36113> Closed file descriptor: TestRDocParserC#test_find_class_comment_init: 7 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 46 : #<TCPSocket:fd 46, AF_INET, 127.0.0.1, 42409> Closed file descriptor: WebauthnListenerTest#test_wait_for_otp_code_options_request: 46 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 46 : #<TCPSocket:fd 46, AF_INET, 127.0.0.1, 39691> Leaked file descriptor: TestOpenURI#test_404: 46 : #<TCPSocket:fd 46, AF_INET, 127.0.0.1, 35827> Closed file descriptor: TestOpenURI#test_header: 46 Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_false: #<Thread:0x00007fcf4accfd80 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007fcf4accfd80 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: #<Thread:0x00007fcf4accfae0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked thread: TestNetHTTPSwitchingProtocols#test_info: #<Thread:0x00007fcf4ac18a20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007fcf4accfed0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 46 Finished thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007fcf4accfed0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_get_SNI: #<Thread:0x00007fcf4abca420 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_timeout_during_SSL_handshake: #<Thread:0x00007fcf4abca420 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 46 : #<TCPSocket:fd 46, AF_INET6, ::1, 40827> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_session_reuse: 46 Leaked file descriptor: TestNetHTTPS#test_max_version: 44 #<File::Stat dev=0x8, ino=244466333, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked thread: TestNetHTTPS#test_verify_none: #<Thread:0x00007fcf4ac05520 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Leaked file descriptor: TestNetHTTPS#test_fail_if_verify_hostname_is_true: 47 : #<TCPSocket:fd 47, AF_INET6, ::1, 45147> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Finished thread: TestNetHTTPS#test_fail_if_verify_hostname_is_true: #<Thread:0x00007fcf4ac05520 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPS#test_get_SNI_failure: #<Thread:0x00007fcf4ac0fb70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_get_SNI_proxy: #<Thread:0x00007fcf4ac0fb70 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 48 : #<TCPSocket:fd 48, AF_INET6, ::1, 37977> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get: 47 Closed file descriptor: TestNetHTTPS#test_get: 48 Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 46 #<File::Stat dev=0x8, ino=244508348, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 41371> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 39851> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 47 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 44737> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 47 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 44699> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 48 #<File::Stat dev=0x8, ino=244596598, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Finished(17/20) tests in 2765.762348s, 12.0983 tests/s, 2344.3146 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 42465> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 35215> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 45453> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 38513> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 49 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 50 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 45851> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 39837> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 49 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 50 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 49 : #<TCPServer:fd 49, AF_INET6, ::1, 42831> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 44045> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 49 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 50 Closed file descriptor: TestGemUninstaller#test_uninstall_no_permission: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_no_permission: 47 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 39989> Closed file descriptor: TestRDocParserC#test_find_body_document_method_same: 7 Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_true_with_content_type: 49 Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 49 : #<TCPSocket:fd 49, AF_INET6, ::1, 33819> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_session_reuse: 49 Leaked file descriptor: TestNetHTTPS#test_get_SNI_failure: 49 : #<TCPSocket:fd 49, AF_INET6, ::1, 37807> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_get_SNI_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get_SNI_proxy: 49 Leaked thread: TestNetHTTPS#test_post: #<Thread:0x00007fcf4b933f80 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPS#test_skip_hostname_verification: #<Thread:0x00007fcf4b933f80 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 33603> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 33805> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 47 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 33709> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 47 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 47 : #<TCPServer:fd 47, AF_INET, 0.0.0.0, 40859> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 49 #<File::Stat dev=0x8, ino=245286638, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Finished(18/20) tests in 2018.196745s, 16.5797 tests/s, 3213.1882 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 41291> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 47 : #<TCPServer:fd 47, AF_INET6, ::1, 42193> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 39305> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 45743> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 50 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 51 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 45741> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 43625> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 50 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 51 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 50 : #<TCPServer:fd 50, AF_INET6, ::1, 33579> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 39267> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 50 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 51 Closed file descriptor: TestGemUninstaller#test_uninstall_no_permission: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_no_permission: 47 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 41367> Closed file descriptor: TestRDocParserC#test_find_class_comment_define_class_bogus_comment: 7 Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_failed: 50 Leaked file descriptor: TestNetHTTPS#test_max_version: 47 #<File::Stat dev=0x8, ino=245813374, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_max_version: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Leaked file descriptor: TestOpenURISSL#test_bad_ssl_version: 50 #<File::Stat dev=0x8, ino=245834633, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session_write: 52 Leaked thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fcf777de530 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_set_form: #<Thread:0x00007fcf777de530 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 35135> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 51 : #<TCPServer:fd 51, AF_INET, 0.0.0.0, 33779> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 51 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 51 : #<TCPServer:fd 51, AF_INET, 0.0.0.0, 36839> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 51 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 51 : #<TCPServer:fd 51, AF_INET, 0.0.0.0, 36027> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 52 #<File::Stat dev=0x8, ino=245971978, mode=0140777, nlink=1, uid=1001, gid=1000, rdev=0x0, size=0, blksize=4096, blocks=0, atime=1970-01-01 00:00:00 +0000, mtime=1970-01-01 00:00:00 +0000, ctime=1970-01-01 00:00:00 +0000> Closed file descriptor: TestNetHTTP_v1_2#test_request: 54 Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 53 Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 53 Leaked thread: TestNetHTTP_v1_2#test_head: #<Thread:0x00007fcf4a7d43f0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_set_form: #<Thread:0x00007fcf4a7d43f0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Finished(19/20) tests in 2202.907603s, 15.1895 tests/s, 2943.5887 assertions/s. Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 7 : #<TCPServer:fd 7, AF_INET6, ::1, 38995> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_no_proxy: 51 : #<TCPServer:fd 51, AF_INET6, ::1, 36365> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 46099> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_list: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 34709> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 53 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_no_proxy: 54 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 39049> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 46435> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_proxy: 56 : #<TCPSocket:fd 56, AF_INET6, ::1, 46435> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 53 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 54 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_fetch_http_with_additional_headers: 56 Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 53 : #<TCPServer:fd 53, AF_INET6, ::1, 46745> Leaked file descriptor: TestGemRemoteFetcherLocalServer#test_observe_no_proxy_env_single_host: 54 : #<TCPServer:fd 54, AF_INET6, ::1, 40977> Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 53 Closed file descriptor: TestGemRemoteFetcherLocalServer#test_implicit_upper_case_proxy: 54 Closed file descriptor: TestGemUninstaller#test_uninstall_no_permission: 7 Closed file descriptor: TestGemUninstaller#test_uninstall_no_permission: 51 Leaked file descriptor: HTTPSProxyTest#test_https_proxy_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 127.0.0.1, 38283> Closed file descriptor: TestRDocParserC#test_find_body_define_comment: 7 Leaked file descriptor: WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: 53 : #<TCPSocket:fd 53, AF_INET, 127.0.0.1, 37129> Closed file descriptor: TestHashOnly#test_integer_hash_random: 53 Leaked file descriptor: TestNetHTTPSIdentityVerifyFailure#test_identity_verify_failure: 53 : #<TCPSocket:fd 53, AF_INET, 127.0.0.1, 33043> Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_encoding_without_content_type: 53 Closed file descriptor: TestNetHTTPForceEncoding#test_response_body_encoding_string_without_content_type: 53 Leaked thread: TestNetHTTPKeepAlive#test_http_retry_failed: #<Thread:0x00007fcf777cfef0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007fcf777cfef0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTPKeepAlive#test_server_closed_connection_auto_reconnect: #<Thread:0x00007fcf777cfc20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTPKeepAlive#test_http_retry_success: 53 Finished thread: TestNetHTTPKeepAlive#test_http_retry_success: #<Thread:0x00007fcf777cfc20 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestNetHTTPS#test_certificate_verify_failure: 51 : #<TCPSocket:fd 51, AF_INET6, ::1, 32813> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_certificate_verify_failure: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_session_reuse: 51 Leaked file descriptor: TestNetHTTPS#test_skip_hostname_verification: 53 : #<TCPSocket:fd 53, AF_INET6, ::1, 44005> Multiple autoclose IO objects for a file descriptor in: TestNetHTTPS#test_skip_hostname_verification: #<IO:<STDIN>>(autoclose) #<IO:fd 0>(autoclose) Closed file descriptor: TestNetHTTPS#test_get: 53 Leaked file descriptor: TestOpenURISSL#test_validation_failure: 53 : #<TCPSocket:fd 53, AF_INET, 127.0.0.1, 45305> Closed file descriptor: TestOpenURISSL#test_validation_success: 53 Leaked thread: TestNetHTTP_v1_2_chunked#test_post: #<Thread:0x00007fcf766cc400 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007fcf766cc400 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_get__break: #<Thread:0x00007fcf7642fd90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007fcf7642fd90 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_patch: #<Thread:0x00007fcf7642fb80 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007fcf7642fb80 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_s_post: #<Thread:0x00007fcf7642fd00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_head: 53 Finished thread: TestNetHTTP_v1_2_chunked#test_head: #<Thread:0x00007fcf7642fd00 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2_chunked#test_s_start: #<Thread:0x00007fcf766c5cb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2_chunked#test_get: 53 Finished thread: TestNetHTTP_v1_2_chunked#test_get: #<Thread:0x00007fcf766c5cb0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: 7 : #<TCPServer:fd 7, AF_INET, 0.0.0.0, 46805> Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: 51 : #<TCPServer:fd 51, AF_INET, 0.0.0.0, 40937> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_insecure_ssl_connection_by_default: 51 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_nil_ca_cert: 51 : #<TCPServer:fd 51, AF_INET, 0.0.0.0, 45877> Closed file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_follow_insecure_redirect: 51 Leaked file descriptor: TestGemRemoteFetcherLocalSSLServer#test_do_not_allow_invalid_client_cert_auth_connection: 51 : #<TCPServer:fd 51, AF_INET, 0.0.0.0, 38841> Closed file descriptor: TestNetHTTP_v1_2#test_get__crlf: 53 Leaked thread: TestNetHTTP_v1_2#test_s_get_response: #<Thread:0x00007fcf74a17120 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007fcf74a17120 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_post: #<Thread:0x00007fcf74a1ffd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Finished thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007fcf74a1ffd0 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Leaked thread: TestNetHTTP_v1_2#test_get__break: #<Thread:0x00007fcf74a1fd60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 sleep> Closed file descriptor: TestNetHTTP_v1_2#test_send_large_POST_request: 53 Finished thread: TestNetHTTP_v1_2#test_send_large_POST_request: #<Thread:0x00007fcf74a1fd60 /tmp/ruby/src/trunk-repeat20-asserts/test/net/http/utils.rb:28 dead> Closed file descriptor: TestNetHTTP_v1_2#test_s_post: 53 Closed file descriptor: TestNetHTTP_v1_2#test_get2: 53 Finished(20/20) tests in 2850.087893s, 11.7403 tests/s, 2275.1119 assertions/s. 669219 tests, 129679716 assertions, 0 failures, 0 errors, 3436 skips ruby -v: ruby 3.4.0dev (2024-07-15T22:22:11Z master e165d92d37) [x86_64-linux] $$$[end] "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS=--repeat-count=20" exit with 0. $$$[beg] make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20 BASERUBY = /usr/bin/ruby --disable=gems CC = gcc LD = ld LDSHARED = gcc -shared CFLAGS = -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O3 -fno-fast-math -ggdb3 -Wall -Wextra -Wdeprecated-declarations -Wdiv-by-zero -Wduplicated-cond -Wimplicit-function-declaration -Wimplicit-int -Wpointer-arith -Wwrite-strings -Wold-style-definition -Wimplicit-fallthrough=0 -Wmissing-noreturn -Wno-cast-function-type -Wno-constant-logical-operand -Wno-long-long -Wno-missing-field-initializers -Wno-overlength-strings -Wno-packed-bitfield-compat -Wno-parentheses-equality -Wno-self-assign -Wno-tautological-compare -Wno-unused-parameter -Wno-unused-value -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wunused-variable -Wmisleading-indentation -Wundef -fPIC XCFLAGS = -fno-strict-overflow -fvisibility=hidden -fexcess-precision=standard -DRUBY_EXPORT -I. -I.ext/include/x86_64-linux -I/tmp/ruby/src/trunk-repeat20-asserts/include -I/tmp/ruby/src/trunk-repeat20-asserts -I/tmp/ruby/src/trunk-repeat20-asserts/prism -I/tmp/ruby/src/trunk-repeat20-asserts/enc/unicode/15.0.0 CPPFLAGS = DLDFLAGS = -Wl,--compress-debug-sections=zlib -Wl,-soname,libruby.so.3.4 -fstack-protector-strong SOLIBS = -lz -lrt -lrt -lgmp -ldl -lcrypt -lm -lpthread LANG = C.UTF-8 LC_ALL = LC_CTYPE = MFLAGS = RUSTC = rustc YJIT_RUSTC_ARGS = --crate-name=yjit --crate-type=staticlib --edition=2021 -g -C lto=thin -C opt-level=3 -C overflow-checks=on '--out-dir=/tmp/ruby/build/trunk-repeat20-asserts/yjit/target/release/' /tmp/ruby/src/trunk-repeat20-asserts/yjit/src/lib.rs gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. generating enc.mk generating encdb.h encdb.h unchanged making enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'enc'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making srcs under enc make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'srcs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating transdb.h transdb.h unchanged making trans make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'trans'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' making encs make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'encs'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating makefiles ext/configure-ext.mk ext/configure-ext.mk updated make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' generating makefile exts.mk exts.mk unchanged make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/coverage' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/date' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/digest/sha2' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/fiddle' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/io/console' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/json' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/monitor' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/objspace' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/openssl' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pathname' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/psych' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/pty' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/ripper' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/rubyvm' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/ext/socket' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/bigdecimal-3.1.8/ext/bigdecimal' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/debug-1.9.2/ext/debug' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/nkf-0.2.0/ext/nkf' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/racc-1.8.0/ext/racc/cparse' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.1/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/rbs-3.5.2/ext/rbs_extension' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts/.bundle/gems/syslog-0.1.2/ext/syslog' make[2]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[2]: 'ruby' is up to date. make[2]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Entering directory '/tmp/ruby/build/trunk-repeat20-asserts' make[1]: Nothing to be done for 'note'. make[1]: Leaving directory '/tmp/ruby/build/trunk-repeat20-asserts' ruby 3.4.0dev (2024-07-15T22:22:11Z master e165d92d37) [x86_64-linux] 0 ............................................................ 60 ............................................................ 120 ............................................................ 180 ............................................................ 240 ............................................................ 300 ............................................................ 360 ............................................................ 420 ............................................................ 480 ............................................................ 540 ............................................................ 600 ............................................................ 660 ............................................................ 720 ............................................................ 780 ............................................................ 840 ............................................................ 900 ............................................................ 960 ............................................................ 1020 ............................................................ 1080 ............................................................ 1140 ............................................................ 1200 ............................................................ 1260 ............................................................ 1320 ............................................................ 1380 ............................................................ 1440 ............................................................ 1500 ............................................................ 1560 ............................................................ 1620 ............................................................ 1680 ............................................................ 1740 ............................................................ 1800 ............................................................ 1860 ............................................................ 1920 ............................................................ 1980 ............................................................ 2040 ............................................................ 2100 ............................................................ 2160 ............................................................ 2220 ............................................................ 2280 ............................................................ 2340 ............................................................ 2400 ............................................................ 2460 ............................................................ 2520 ............................................................ 2580 ............................................................ 2640 ............................................................ 2700 ............................................................ 2760 ............................................................ 2820 ............................................................ 2880 ............................................................ 2940 ............................................................ 3000 ............................................................ 3060 ............................................................ 3120 ............................................................ 3180 ............................................................ 3240 ............................................................ 3300 ............................................................ 3360 ............................................................ 3420 ............. Finished in 41.665193 seconds 3432 files, 32767 examples, 136117 expectations, 0 failures, 0 errors, 0 tagged $$$[end] "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS=--repeat-count=20" exit with 0.