rev: 54072e329c
test-all : 21313 tests, 5726461 assertions, 4 failures, 2 errors, 138 skips
: 1)
: TestWEBrickHTTPServer#test_custom_server_request_and_response [/tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:72]:
: exceptions on 1 threads:
: 2)
: TestWEBrickHTTPServer#test_shutdown_with_busy_keepalive_connection [/tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:72]:
: exceptions on 1 threads:
: 3)
: TestWEBrickHTTPAuth#test_digest_auth [/tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:72]:
: exceptions on 2 threads:
: 4)
: TestWEBrickHTTPAuth#test_digest_auth_int [/tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:72]:
: exceptions on 2 threads:
: 5)
: TestNetHTTP_v1_2#test_s_start:
: NoMethodError: undefined method `[]' for nil:NilClass
: 6)
: TestNetHTTP_v1_2_chunked#test_s_start:
: NoMethodError: undefined method `[]' for nil:NilClass
test-spec: 3745 files, 29978 examples, 110656 expectations, 0 failures, 146 errors, 0 tagged
exit statuses:
"rm -f .revision.time" exit with 0.
"make update-unicode DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make update-download DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make update-rubyspec DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make update-src DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make after-update DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make miniruby DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make ruby DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make all DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make install DEFS=\"-DVM_CHECK_MODE=2\"" exit with 0.
"make yes-btest TESTS='-j6'" exit with 0.
"make yes-test-basic TESTS='-j6'" exit with 0.
"make yes-test-all TESTS='-j6'" exit with 512.
"make yes-test-rubyspec TESTS='-j6'" exit with 512.
Logfile: /home/ko1/ruby/logs/brlog.trunk-vm-asserts.20191209-113750
#<BuildRuby:0x0000557a97076db0
@BUILD_DIR="/tmp/ruby/v2/build",
@INSTALL_DIR="/tmp/ruby/v2/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v2/src",
@TARGET_BUILD_DIR="/tmp/ruby/v2/build/trunk-vm-asserts",
@TARGET_INSTALL_DIR="/tmp/ruby/v2/install/trunk-vm-asserts",
@TARGET_NAME="trunk-vm-asserts",
@TARGET_SRC_DIR="/tmp/ruby/v2/src/trunk-vm-asserts",
@build_opts="DEFS=\"-DVM_CHECK_MODE=2\"",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-vm-asserts.20191209-113750",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j6'",
@timeout=10800>
user system total real
checkout 0.000000 0.000000 0.000000 ( 0.000022)
autoconf 0.000000 0.000000 0.000000 ( 0.000040)
configure 0.000000 0.000000 0.000000 ( 0.000047)
build_up 0.020000 0.000000 4.252000 ( 8.463571)
build_miniruby 0.000000 0.000000 0.088000 ( 0.126878)
build_ruby 0.000000 0.004000 0.072000 ( 0.100377)
build_all 0.016000 0.004000 2.324000 ( 3.057027)
build_install 0.020000 0.004000 3.472000 ( 4.091149)
test_btest test_attr.rb ..
test_autoload.rb ........
test_block.rb ..........................................................
test_class.rb ................................................
test_env.rb ..
test_eval.rb .....................................
test_exception.rb ..................................
test_fiber.rb .....
test_finalizer.rb .
test_flip.rb .
test_flow.rb ..............................................................
test_fork.rb ....
test_gc.rb ..
test_insns.rb ........................................................................................................................................................................................................................................................................................................................................................................................................
test_io.rb .........
test_jump.rb .............................
test_literal.rb ............................................................................................................................................................
test_literal_suffix.rb ................................................
test_load.rb ..
test_marshal.rb .
test_massign.rb ..................................
test_method.rb ...............................................................................................................................................................................................................................
test_objectspace.rb ......
test_proc.rb .......................................
test_string.rb .
test_struct.rb .
test_syntax.rb ............................................................................................................................................................
test_thread.rb ................................................
Fiber count: 10000 (skipping)
Thread count: 10000 (skipping)
PASS all 1409 tests
0.000000 0.000000 46.636000 ( 56.515662)
test_basic 0.012000 0.000000 0.692000 ( 0.885699)
test_all #<Thread:0x00005622827add70@/tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:65 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v2/src/trunk-vm-asserts/lib/net/http.rb:593:in `start': undefined method `[]' for nil:NilClass (NoMethodError)
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpserver.rb:301:in `block in test_custom_server_request_and_response'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:67:in `block in start_server'
#<Thread:0x00005622827be198@/tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:65 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v2/src/trunk-vm-asserts/lib/net/http.rb:593:in `start': undefined method `[]' for nil:NilClass (NoMethodError)
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpserver.rb:438:in `block in test_shutdown_with_busy_keepalive_connection'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:67:in `block in start_server'
#<Thread:0x000055a000910c80@/tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:65 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v2/src/trunk-vm-asserts/lib/net/http.rb:593:in `start': undefined method `[]' for nil:NilClass (NoMethodError)
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpauth.rb:213:in `block (2 levels) in test_digest_auth'
from /tmp/ruby/v2/src/trunk-vm-asserts/lib/tempfile.rb:332:in `create'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpauth.rb:189:in `block in test_digest_auth'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:67:in `block in start_server'
#<Thread:0x000055a000910de8@/tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:58 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v2/src/trunk-vm-asserts/tool/lib/minitest/unit.rb:197:in `assert': webrick log doesn't have expected error: /ERROR Digest WEBrick's realm: no credentials in the request\\./ (MiniTest::Assertion)
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/lib/test/unit/assertions.rb:34:in `assert'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpauth.rb:180:in `block (2 levels) in test_digest_auth'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpauth.rb:179:in `each'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpauth.rb:179:in `block in test_digest_auth'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:61:in `block in start_server'
#<Thread:0x000055a000701480@/tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:65 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v2/src/trunk-vm-asserts/lib/net/http.rb:593:in `start': undefined method `[]' for nil:NilClass (NoMethodError)
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpauth.rb:277:in `block (2 levels) in test_digest_auth_int'
from /tmp/ruby/v2/src/trunk-vm-asserts/lib/tempfile.rb:332:in `create'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpauth.rb:256:in `block in test_digest_auth_int'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:67:in `block in start_server'
#<Thread:0x000055a0007015c0@/tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:58 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v2/src/trunk-vm-asserts/tool/lib/minitest/unit.rb:197:in `assert': webrick log doesn't have expected error: /ERROR Digest wb auth-int realm: no credentials in the request\\./ (MiniTest::Assertion)
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/lib/test/unit/assertions.rb:34:in `assert'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpauth.rb:247:in `block (2 levels) in test_digest_auth_int'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpauth.rb:246:in `each'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpauth.rb:246:in `block in test_digest_auth_int'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:61:in `block in start_server'
#<Thread:0x00005556d278a720@/tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:65 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v2/src/trunk-vm-asserts/lib/net/http.rb:593:in `start': undefined method `[]' for nil:NilClass (NoMethodError)
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpserver.rb:301:in `block in test_custom_server_request_and_response'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:67:in `block in start_server'
#<Thread:0x00007fe9580493d8@/tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:65 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v2/src/trunk-vm-asserts/lib/net/http.rb:593:in `start': undefined method `[]' for nil:NilClass (NoMethodError)
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpserver.rb:438:in `block in test_shutdown_with_busy_keepalive_connection'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:67:in `block in start_server'
#<Thread:0x00005556d2a4fd20@/tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:65 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v2/src/trunk-vm-asserts/lib/net/http.rb:593:in `start': undefined method `[]' for nil:NilClass (NoMethodError)
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpauth.rb:213:in `block (2 levels) in test_digest_auth'
from /tmp/ruby/v2/src/trunk-vm-asserts/lib/tempfile.rb:332:in `create'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpauth.rb:189:in `block in test_digest_auth'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:67:in `block in start_server'
#<Thread:0x00005556d2a4fe60@/tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:58 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v2/src/trunk-vm-asserts/tool/lib/minitest/unit.rb:197:in `assert': webrick log doesn't have expected error: /ERROR Digest WEBrick's realm: no credentials in the request\\./ (MiniTest::Assertion)
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/lib/test/unit/assertions.rb:34:in `assert'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpauth.rb:180:in `block (2 levels) in test_digest_auth'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpauth.rb:179:in `each'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpauth.rb:179:in `block in test_digest_auth'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:61:in `block in start_server'
#<Thread:0x00007fe94005cea0@/tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:65 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v2/src/trunk-vm-asserts/lib/net/http.rb:593:in `start': undefined method `[]' for nil:NilClass (NoMethodError)
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpauth.rb:277:in `block (2 levels) in test_digest_auth_int'
from /tmp/ruby/v2/src/trunk-vm-asserts/lib/tempfile.rb:332:in `create'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpauth.rb:256:in `block in test_digest_auth_int'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:67:in `block in start_server'
#<Thread:0x00007fe94005cfe0@/tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:58 run> terminated with exception (report_on_exception is true):
/tmp/ruby/v2/src/trunk-vm-asserts/tool/lib/minitest/unit.rb:197:in `assert': webrick log doesn't have expected error: /ERROR Digest wb auth-int realm: no credentials in the request\\./ (MiniTest::Assertion)
from /tmp/ruby/v2/src/trunk-vm-asserts/tool/lib/test/unit/assertions.rb:34:in `assert'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpauth.rb:247:in `block (2 levels) in test_digest_auth_int'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpauth.rb:246:in `each'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/test_httpauth.rb:246:in `block in test_digest_auth_int'
from /tmp/ruby/v2/src/trunk-vm-asserts/test/webrick/utils.rb:61:in `block in start_server'
make: *** [yes-test-all] Error 6
0.016000 0.008000 1153.696000 (259.123981)
test_rubyspec $ /tmp/ruby/v2/build/trunk-vm-asserts/miniruby -I/tmp/ruby/v2/src/trunk-vm-asserts/lib /tmp/ruby/v2/src/trunk-vm-asserts/tool/runruby.rb --archdir=/tmp/ruby/v2/build/trunk-vm-asserts --extout=.ext -- /tmp/ruby/v2/src/trunk-vm-asserts/spec/mspec/bin/mspec-run -B /tmp/ruby/v2/src/trunk-vm-asserts/spec/default.mspec
make: *** [yes-test-spec] Error 1
0.088000 0.064000 148.028000 (157.381417)
$$$[end] "make yes-test-all TESTS='-j6'" exit with 512.
$$$[end] "make yes-test-rubyspec TESTS='-j6'" exit with 512.
/home/ko1/ruby/logs/brlog.trunk-vm-asserts.20191209-113750
total: 489.75 sec