| "git clone --depth 1 https://github.com/ruby/ruby.git trunk_clang_14" exit with 0. |
| Cloning into 'trunk_clang_14'... |
| Updating files: 76% (8797/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 512. |
| #<Thread:0x00007f8fdb42f208 /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:0x00007f8fdb425668 /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:0x00007f8fdb437e58 /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:0x00007fc7a4f7f260 /tmp/ruby/src/trunk_clang_14/test/net/http/test_http.rb:624 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/src/trunk_clang_14/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert': [Net::ReadTimeout] exception expected, not #<Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40039 (Connection refused - connect(2) for "localhost" port 40039)>. (Test::Unit::AssertionFailedError) |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/test/unit/assertions.rb:368:in 'Test::Unit::Assertions#flunk' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/core_assertions.rb:454:in 'block in Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/test/unit/assertions.rb:108:in 'Test::Unit::Assertions#assert' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/core_assertions.rb:453:in 'Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk_clang_14/test/net/http/test_http.rb:625:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize': Failed to open TCP connection to localhost:40039 (Connection refused - connect(2) for "localhost" port 40039) (Errno::ECONNREFUSED) |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| from /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| from /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2464:in 'Net::HTTP#begin_transport' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2410:in 'Net::HTTP#transport_request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2384:in 'Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2377:in 'block in Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1632:in 'Net::HTTP#start' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2375:in 'Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1990:in 'Net::HTTP#get' |
| from /tmp/ruby/src/trunk_clang_14/test/net/http/test_http.rb:626:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk_clang_14/test/net/http/test_http.rb:625:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize': Connection refused - connect(2) for "localhost" port 40039 (Errno::ECONNREFUSED) |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| from /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| from /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2464:in 'Net::HTTP#begin_transport' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2410:in 'Net::HTTP#transport_request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2384:in 'Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2377:in 'block in Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1632:in 'Net::HTTP#start' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2375:in 'Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1990:in 'Net::HTTP#get' |
| from /tmp/ruby/src/trunk_clang_14/test/net/http/test_http.rb:626:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk_clang_14/test/net/http/test_http.rb:625:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session' |
| Failed tests: |
| WebauthnListenerTest#test_wait_for_otp_code_get_request: Test::Unit::ProxyError: Failed to open TCP connection to localhost:39229 (Connection refused - connect(2) for "localhost" port 39229) |
| WebauthnListenerTest#test_wait_for_otp_code_get_follows_options: Test::Unit::ProxyError: Failed to open TCP connection to localhost:39061 (Connection refused - connect(2) for "localhost" port 39061) |
| TestGemRemoteFetcherLocalSSLServer#test_ssl_connection_allow_verify_none: Test::Unit::ProxyError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:38005 (Connection refused - connect(2) for "localhost" port 38005) (https://localhost:38005/yaml) |
| TestGemRemoteFetcherLocalSSLServer#test_ssl_client_cert_auth_connection: Test::Unit::ProxyError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:41509 (Connection refused - connect(2) for "localhost" port 41509) (https://localhost:41509/yaml) |
| TestGemRemoteFetcherLocalSSLServer#test_ssl_connection: Test::Unit::ProxyError: Errno::ECONNREFUSED: Failed to open TCP connection to localhost:44943 (Connection refused - connect(2) for "localhost" port 44943) (https://localhost:44943/yaml) |
| TestSocket_TCPSocket#test_initialize_with_hostname_resolution_failure_after_connection_failure: Test::Unit::AssertionFailedError: [Socket::ResolutionError] exception expected, not #<Errno::ECONNREFUSED: Connection refused - connect(2) for "localhost" port 45331>. |
| TestSocket_TCPSocket#test_inspect: Test::Unit::ProxyError: Connection refused - connect(2) for "localhost" port 40729 |
| TestSocket_BasicSocket#test_close_write: Test::Unit::ProxyError: Connection refused - connect(2) for "localhost" port 33093 |
| TestSocket_BasicSocket#test_read_write_nonblock: Test::Unit::ProxyError: Connection refused - connect(2) for "localhost" port 45633 |
| TestSocket_BasicSocket#test_write_nonblock_buffered: Test::Unit::ProxyError: Connection refused - connect(2) for "localhost" port 33901 |
| TestNetHTTPS#test_post: Test::Unit::ProxyError: Failed to open TCP connection to localhost:33895 (Connection refused - connect(2) for "localhost" port 33895) |
| TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session: Test::Unit::AssertionFailedError: [Net::ReadTimeout] exception expected, not #<Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40039 (Connection refused - connect(2) for "localhost" port 40039)>. |
| #<Thread:0x00007fe2096cc0d0 /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:0x00007fe224bee390 /tmp/ruby/src/trunk_clang_14/test/net/http/test_http.rb:624 run> terminated with exception (report_on_exception is true): |
| /tmp/ruby/src/trunk_clang_14/tool/lib/test/unit/assertions.rb:109:in 'Test::Unit::Assertions#assert': [Net::ReadTimeout] exception expected, not #<Errno::ECONNREFUSED: Failed to open TCP connection to localhost:33811 (Connection refused - connect(2) for "localhost" port 33811)>. (Test::Unit::AssertionFailedError) |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/test/unit/assertions.rb:368:in 'Test::Unit::Assertions#flunk' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/core_assertions.rb:454:in 'block in Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/test/unit/assertions.rb:108:in 'Test::Unit::Assertions#assert' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/core_assertions.rb:540:in 'Test::Unit::CoreAssertions#assert' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/core_assertions.rb:453:in 'Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk_clang_14/test/net/http/test_http.rb:625:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize': Failed to open TCP connection to localhost:33811 (Connection refused - connect(2) for "localhost" port 33811) (Errno::ECONNREFUSED) |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| from /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| from /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2464:in 'Net::HTTP#begin_transport' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2410:in 'Net::HTTP#transport_request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2384:in 'Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2377:in 'block in Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1632:in 'Net::HTTP#start' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2375:in 'Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1990:in 'Net::HTTP#get' |
| from /tmp/ruby/src/trunk_clang_14/test/net/http/test_http.rb:626:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk_clang_14/test/net/http/test_http.rb:625:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'TCPSocket#initialize': Connection refused - connect(2) for "localhost" port 33811 (Errno::ECONNREFUSED) |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'IO.open' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1665:in 'block in Net::HTTP#connect' |
| from /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:183:in 'block in Timeout.timeout' |
| from /tmp/ruby/src/trunk_clang_14/lib/timeout.rb:190:in 'Timeout.timeout' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1663:in 'Net::HTTP#connect' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2464:in 'Net::HTTP#begin_transport' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2410:in 'Net::HTTP#transport_request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2384:in 'Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2377:in 'block in Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1632:in 'Net::HTTP#start' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:2375:in 'Net::HTTP#request' |
| from /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:1990:in 'Net::HTTP#get' |
| from /tmp/ruby/src/trunk_clang_14/test/net/http/test_http.rb:626:in 'block (3 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session' |
| from /tmp/ruby/src/trunk_clang_14/tool/lib/core_assertions.rb:440:in 'Test::Unit::CoreAssertions#assert_raise' |
| from /tmp/ruby/src/trunk_clang_14/test/net/http/test_http.rb:625:in 'block (2 levels) in TestNetHTTP_version_1_1_methods#test_timeout_during_HTTP_session' |
| 1) Failure: |
| TestNetHTTPS#test_fail_if_verify_hostname_is_true [/tmp/ruby/src/trunk_clang_14/test/net/http/test_https.rb:230]: |
| [OpenSSL::SSL::SSLError] exception expected, not #<Errno::ECONNREFUSED: Failed to open TCP connection to localhost:37943 (Connection refused - connect(2) for "localhost" port 37943)>. |
| 2) Failure: |
| TestNetHTTPS#test_skip_hostname_verification [/tmp/ruby/src/trunk_clang_14/test/net/http/test_https.rb:216]: |
| Exception raised: |
| <#<Errno::ECONNREFUSED: Failed to open TCP connection to localhost:34521 (Connection refused - connect(2) for "localhost" port 34521)>> |
| Backtrace: |
| /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/test/net/http/test_https.rb:216:in 'block (2 levels) in TestNetHTTPS#test_skip_hostname_verification'. |
| 3) Failure: |
| TestNetHTTP_v1_2_chunked#test_timeout_during_HTTP_session [/tmp/ruby/src/trunk_clang_14/test/net/http/test_http.rb:625]: |
| [Net::ReadTimeout] exception expected, not #<Errno::ECONNREFUSED: Failed to open TCP connection to localhost:33811 (Connection refused - connect(2) for "localhost" port 33811)>. |
| 4) Error: |
| TestSocket_BasicSocket#test_read_nonblock_mix_buffered: |
| Errno::ECONNREFUSED: Connection refused - connect(2) for "localhost" port 43623 |
| /tmp/ruby/src/trunk_clang_14/test/socket/test_basicsocket.rb:104:in 'TCPSocket#initialize' |
| /tmp/ruby/src/trunk_clang_14/test/socket/test_basicsocket.rb:104:in 'IO.new' |
| /tmp/ruby/src/trunk_clang_14/test/socket/test_basicsocket.rb:104:in 'TestSocket_BasicSocket#socks' |
| /tmp/ruby/src/trunk_clang_14/test/socket/test_basicsocket.rb:209:in 'TestSocket_BasicSocket#test_read_nonblock_mix_buffered' |
| make: *** [uncommon.mk:963: yes-test-all] Error 4 |
| "make yes-test-rubyspec MSPECOPT='--error-output stderr -j' TESTS='-j4'" exit with 512. |
| 1) |
| An exception occurred during: before :each |
| Net::HTTP#post returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40957 (Connection refused - connect(2) for "localhost" port 40957) |
| /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/post_spec.rb:44:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post_spec.rb:41:in '<top (required)>' |
| 2) |
| Net::HTTP.get_print when passed host, path, port it prints the body of the specified uri to $stdout ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:39203 (Connection refused - connect(2) for "localhost" port 39203) |
| /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:770:in 'Net::HTTP.get_print' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/get_print_spec.rb:26:in 'block (4 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/get_print_spec.rb:27:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/get_print_spec.rb:5:in '<top (required)>' |
| 3) |
| Net::HTTP.post_form when passed URI POSTs the passed form data to the given uri ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:42895 (Connection refused - connect(2) for "localhost" port 42895) |
| /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:1070:in 'Net::HTTP.start' |
| /tmp/ruby/src/trunk_clang_14/lib/net/http.rb:894:in 'Net::HTTP.post_form' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post_form_spec.rb:19:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/post_form_spec.rb:5:in '<top (required)>' |
| 4) |
| An exception occurred during: before :each |
| Net::HTTP#mkcol sends a MKCOL request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:43111 (Connection refused - connect(2) for "localhost" port 43111) |
| /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/mkcol_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/mkcol_spec.rb:5:in '<top (required)>' |
| 5) |
| An exception occurred during: after :each |
| Net::HTTP#mkcol sends a MKCOL 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/mkcol_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/mkcol_spec.rb:5:in '<top (required)>' |
| 6) |
| An exception occurred during: before :each |
| Net::HTTP#head sends a MOVE request to the passed path and returns the response ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:36431 (Connection refused - connect(2) for "localhost" port 36431) |
| /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/move_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/move_spec.rb:5:in '<top (required)>' |
| 7) |
| An exception occurred during: after :each |
| Net::HTTP#head sends a MOVE 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/move_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/move_spec.rb:5:in '<top (required)>' |
| 8) |
| An exception occurred during: before :each |
| Net::HTTP#head returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:37139 (Connection refused - connect(2) for "localhost" port 37139) |
| /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/move_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/move_spec.rb:5:in '<top (required)>' |
| 9) |
| An exception occurred during: after :each |
| Net::HTTP#head returns a Net::HTTPResponse ERROR |
| NoMethodError: undefined method 'started?' for nil |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/move_spec.rb:12:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/move_spec.rb:5:in '<top (required)>' |
| 10) |
| 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:42063 (Connection refused - connect(2) for "localhost" port 42063) |
| /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)>' |
| 11) |
| 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)>' |
| 12) |
| An exception occurred during: before :each |
| Net::HTTP#request_post when passed no block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:40373 (Connection refused - connect(2) for "localhost" port 40373) |
| /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)>' |
| 13) |
| Net::HTTP#request when passed request_object makes a HTTP Request based on the passed request_object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:46357 (Connection refused - connect(2) for "localhost" port 46357) |
| /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/spec/ruby/library/net-http/http/request_spec.rb:24:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/request_spec.rb:5:in '<top (required)>' |
| 14) |
| 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 46041 |
| /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)>' |
| 15) |
| An exception occurred during: before :each |
| Net::HTTP#request_get when passed a block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:38617 (Connection refused - connect(2) for "localhost" port 38617) |
| /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/request_get_spec.rb:6:in '<top (required)>' |
| 16) |
| An exception occurred during: before :each |
| Net::HTTP#head2 when passed no block returns a Net::HTTPResponse object ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:45425 (Connection refused - connect(2) for "localhost" port 45425) |
| /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)>' |
| 17) |
| 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:43045 (Connection refused - connect(2) for "localhost" port 43045) |
| /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)>' |
| 18) |
| 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:38031 (Connection refused - connect(2) for "localhost" port 38031) |
| /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)>' |
| 19) |
| An exception occurred during: before :each |
| Net::HTTP#propfind returns a Net::HTTPResponse ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:45071 (Connection refused - connect(2) for "localhost" port 45071) |
| /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/propfind_spec.rb:8:in 'block (2 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/propfind_spec.rb:5:in '<top (required)>' |
| 20) |
| Net::HTTP#finish when self has been started closes the tcp connection ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:45335 (Connection refused - connect(2) for "localhost" port 45335) |
| /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/finish_spec.rb:18:in 'block (3 levels) in <top (required)>' |
| /tmp/ruby/src/trunk_clang_14/spec/ruby/library/net-http/http/finish_spec.rb:5:in '<top (required)>' |
| 21) |
| 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:40571 (Connection refused - connect(2) for "localhost" port 40571) |
| /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)>' |
| 22) |
| 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)>' |
| 23) |
| 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:39197 (Connection refused - connect(2) for "localhost" port 39197) |
| /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)>' |
| 24) |
| Net::HTTP#start when passed a block yields the new Net::HTTP object to the block ERROR |
| Errno::ECONNREFUSED: Failed to open TCP connection to localhost:43387 (Connection refused - connect(2) for "localhost" port 43387) |
| /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:95: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)>' |
| make: *** [uncommon.mk:1013: yes-test-spec] Error 1 |