| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_14" exit with 0. |
| Cloning into 'trunk_clang_14'... |
| Updating files: 79% (9177/11539) |
| "./autogen.sh" exit with 0. |
| "autoconf" exit with 0. |
| "/tmp/ruby/src/trunk_clang_14/configure --prefix=/tmp/ruby/install/trunk_clang_14 --disable-install-doc CC=clang-14" exit with 0. |
| configure: WARNING: something wrong with CXXFLAGS="" |
| "make update-download -j4" exit with 0. |
| Cloning into '/tmp/ruby/src/trunk_clang_14/gems/src/typeprof'... |
| Cloning into '/tmp/ruby/src/trunk_clang_14/gems/src/debug'... |
| From https://github.com/ruby/typeprof |
| * branch 167263ca3a634b61df0445f1a6b3e259a5d47f94 -> FETCH_HEAD |
| HEAD is now at 167263c Add typeprof.gemspec |
| "make update-src -j4" exit with 0. |
| "make after-update -j4" exit with 0. |
| + cp /tmp/ruby/src/trunk_clang_14/enc/jis/props.h.blt /tmp/ruby/src/trunk_clang_14/enc/jis/props.h |
| "make miniruby -j4" exit with 0. |
| "make ruby -j4" exit with 0. |
| "make all -j4" exit with 0. |
| "make install -j4" exit with 0. |
| "make yes-btest TESTOPTS='-q -j4'" exit with 0. |
| |
| "make yes-test-basic TESTS='-j4'" exit with 0. |
| "make yes-test-all TESTOPTS='--stderr-on-failure' TESTS='-j4'" exit with 0. |
| #<Thread:0x00007fa7bb4de9b8 /tmp/ruby/src/trunk_clang_14/test/socket/test_basicsocket.rb:103 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/src/trunk_clang_14/test/socket/test_basicsocket.rb:103:in 'TCPServer#accept': stream closed in another thread (IOError) |
| from /tmp/ruby/src/trunk_clang_14/test/socket/test_basicsocket.rb:103:in 'block in TestSocket_BasicSocket#socks' |
| #<Thread:0x00007fa7bb4f3750 /tmp/ruby/src/trunk_clang_14/test/socket/test_basicsocket.rb:103 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/src/trunk_clang_14/test/socket/test_basicsocket.rb:103:in 'TCPServer#accept': stream closed in another thread (IOError) |
| from /tmp/ruby/src/trunk_clang_14/test/socket/test_basicsocket.rb:103:in 'block in TestSocket_BasicSocket#socks' |
| Failed tests: |
| TestRegexp#test_to_s_under_gc_compact_stress: Test::Unit::ProxyError: code converter not found (UTF-8 to UTF-16BE) |
| TestGemRemoteFetcherLocalServer#test_implicit_proxy_no_env: Test::Unit::ProxyError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:34199 (Connection refused - connect(2) for "localhost" port 34199) (http://localhost:34199/yaml) |
| TestSocket_BasicSocket#test_close_write: Test::Unit::ProxyError: Connection refused - connect(2) for "localhost" port 42071 |
| TestSocket_BasicSocket#test_read_nonblock_mix_buffered: Test::Unit::ProxyError: Connection refused - connect(2) for "localhost" port 38313 |
| TestGemBundledCA#test_accessing_www_rubygems: Test::Unit::ProxyError: Failed to open TCP connection to www.rubygems.org:443 (Network is unreachable - connect(2) for "www.rubygems.org" port 443) |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512. |
| 1) |
| An exception occurred during: before :each |
| Net::HTTP#options sends an options request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:39267 (Connection refused - connect(2) for "localhost" port 39267) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/options_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/options_spec.rb:5:in '<top (required)>' |
| 2) |
| An exception occurred during: after :each |
| Net::HTTP#options sends an options request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/options_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/options_spec.rb:5:in '<top (required)>' |
| 3) |
| An exception occurred during: before :each |
| Net::HTTP#head2 when passed a block sends a head request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:36735 (Connection refused - connect(2) for "localhost" port 36735) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_head.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/head2_spec.rb:6:in '<top (required)>' |
| 4) |
| An exception occurred during: before :each |
| Net::HTTP#head2 when passed a block yields the response to the passed block ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:37585 (Connection refused - connect(2) for "localhost" port 37585) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_head.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/head2_spec.rb:6:in '<top (required)>' |
| 5) |
| An exception occurred during: before :each |
| Net::HTTP#head2 when passed a block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:41885 (Connection refused - connect(2) for "localhost" port 41885) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_head.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/head2_spec.rb:6:in '<top (required)>' |
| 6) |
| An exception occurred during: before :each |
| Net::HTTP#put2 when passed a block yields the response to the passed block ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:37923 (Connection refused - connect(2) for "localhost" port 37923) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_put.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/put2_spec.rb:6:in '<top (required)>' |
| 7) |
| An exception occurred during: before :each |
| Net::HTTP#request_post when passed a block sends a post request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:35685 (Connection refused - connect(2) for "localhost" port 35685) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_post.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_post_spec.rb:6:in '<top (required)>' |
| 8) |
| Net::HTTP#inspect returns a String representation of self ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:34599 (Connection refused - connect(2) for "localhost" port 34599) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/inspect_spec.rb:21:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/inspect_spec.rb:5:in '<top (required)>' |
| 9) |
| An exception occurred during: before :each |
| Net::HTTP#lock sends a LOCK request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:33717 (Connection refused - connect(2) for "localhost" port 33717) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/lock_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/lock_spec.rb:5:in '<top (required)>' |
| 10) |
| An exception occurred during: after :each |
| Net::HTTP#lock sends a LOCK request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/lock_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/lock_spec.rb:5:in '<top (required)>' |
| 11) |
| An exception occurred during: before :each |
| Net::HTTP#post2 when passed no block sends a post request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:43437 (Connection refused - connect(2) for "localhost" port 43437) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_post.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post2_spec.rb:6:in '<top (required)>' |
| 12) |
| An exception occurred during: after :each |
| Net::HTTP#post2 when passed no block sends a post request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_post.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post2_spec.rb:6:in '<top (required)>' |
| 13) |
| An exception occurred during: before :each |
| Net::HTTP#post2 when passed a block sends a post request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:39705 (Connection refused - connect(2) for "localhost" port 39705) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_post.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post2_spec.rb:6:in '<top (required)>' |
| 14) |
| An exception occurred during: before :each |
| Net::HTTP#request_head when passed a block sends a head request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:34783 (Connection refused - connect(2) for "localhost" port 34783) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_head.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_head_spec.rb:6:in '<top (required)>' |
| 15) |
| Net::HTTP#start when passed a block closes the tcp connection after yielding ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:34101 (Connection refused - connect(2) for "localhost" port 34101) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/start_spec.rb:107:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/start_spec.rb:61:in '<top (required)>' |
| 16) |
| An exception occurred during: before :each |
| Net::HTTP#get2 when passed no block sends a GET request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:39629 (Connection refused - connect(2) for "localhost" port 39629) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_get.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/get2_spec.rb:6:in '<top (required)>' |
| 17) |
| An exception occurred during: after :each |
| Net::HTTP#get2 when passed no block sends a GET request to the passed path and returns the response ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_get.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/get2_spec.rb:6:in '<top (required)>' |
| 18) |
| An exception occurred during: before :each |
| Net::HTTP#get2 when passed a block yields the response to the passed block ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:37091 (Connection refused - connect(2) for "localhost" port 37091) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1637:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/shared/request_get.rb:4:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/get2_spec.rb:6:in '<top (required)>' |
| 19) |
| An exception occurred during: before :each |
| TCPSocket#local_address using IPv6 using an implicit hostname the returned Addrinfo uses the correct IP address ERROR |
| Errno::ECONNREFUSED: Connection refused - connect(2) for nil port 43785 |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/socket/tcpsocket/local_address_spec.rb:59:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/socket/tcpsocket/local_address_spec.rb:59:in 'IO.new' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/socket/tcpsocket/local_address_spec.rb:59:in 'block (4 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/socket/tcpsocket/local_address_spec.rb:4:in '<top (required)>' |
| 20) |
| Net::HTTP.get when passed host, path, port returns the body of the specified host-path-combination ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:33419 (Connection refused - connect(2) for "localhost" port 33419) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1642:in 'Net::HTTP#do_start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1631:in 'Net::HTTP#start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:824:in 'Net::HTTP.get_response' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:811:in 'Net::HTTP.get' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/get_spec.rb:23:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/get_spec.rb:5:in '<top (required)>' |
| 21) |
| Net::HTTP#send_request when passed type, path sends a HTTP Request of the passed type to the passed path ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:36221 (Connection refused - connect(2) for "localhost" port 36221) |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2473:in 'Net::HTTP#begin_transport' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2410:in 'Net::HTTP#transport_request' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2384:in 'Net::HTTP#request' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2340:in 'Net::HTTP#send_request' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/send_request_spec.rb:30:in 'block (4 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/send_request_spec.rb:29:in 'Array#each' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/send_request_spec.rb:29:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/send_request_spec.rb:5:in '<top (required)>' |
| make: *** [uncommon.mk:1013: yes-test-spec] Error 1 |