JRuby Continuous Integration #314
ci_jruby.yml
on: schedule
unit_tests
5m 19s
Matrix: jruby_multiverse
Annotations
6 errors
jruby_multiverse (agent)
Process completed with exit code 1.
|
jruby_multiverse (agent)
********************************************************************************
Running "json" using CHAIN for Envfile entry 0
Starting tests in child PID 5094 at 2023-09-21 09:06:58 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/json...
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Using rake 13.0.6
Fetching metaclass 0.0.4
Using bundler 2.3.26
Fetching minitest 5.16.3
Installing metaclass 0.0.4
Using minitest-stub-const 0.6
Using newrelic_rpm 9.5.0 from source at `../../../..` and installing its executables
Using rack 3.0.8
Fetching webrick 1.8.1
Installing minitest 5.16.3
Using warning 1.3.0
Installing webrick 1.8.1
Fetching mocha 1.9.0
Fetching rackup 2.1.0
Installing rackup 2.1.0
Installing mocha 1.9.0
Bundle complete! 9 Gemfile dependencies, 11 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
metaclass (0.0.4), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), newrelic_rpm (9.5.0), rack (3.0.8), rackup (2.1.0), rake (13.0.6), warning (1.3.0), webrick (1.8.1)
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/marshalling_test_cases.rb:202: warning: previous definition of do_it was here
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/marshalling_test_cases.rb:208: warning: previous definition of break_it was here
Run options: --seed 15029
# Running:
...FFFF
Finished in 182.693775s, 0.0383 runs/s, 0.1533 assertions/s.
1) Failure:
JsonTest#test_sends_custom_events [/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/marshalling_test_cases.rb:96]:
Expected: 1
Actual: 2
2) Failure:
JsonTest#test_sends_log_events [/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/marshalling_test_cases.rb:180]:
Expected: 1
Actual: 2
3) Failure:
JsonTest#test_sends_errors [/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/marshalling_test_cases.rb:30]:
Expected: 1
Actual: 2
4) Failure:
JsonTest#test_sends_transaction_events [/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/marshalling_test_cases.rb:61]:
Expected: 1
Actual: 2
7 runs, 28 assertions, 4 failures, 0 errors, 0 skips
====== Ten slowest tests ======
1. JsonTest#test_sends_errors: 42.05489
2. JsonTest#test_sends_transaction_traces: 41.99635
3. JsonTest#test_sends_metrics: 32.38063
4. JsonTest#test_sends_log_events: 21.92252
5. JsonTest#test_sends_transaction_events: 21.60194
6. JsonTest#test_sends_custom_events: 21.23118
7. JsonTest#test_sends_error_events: 1.49988
One or more failures or errors were seen!
Options used: []
warning: thread "Ruby-0-Thread-3: /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/tracer.rb:426" terminated with exception (report_on_exception is true):
IOError: closed stream
write at org/jruby/RubyIO.java:1560
write at org/jruby/RubyIO.java:1457
<< at org/jruby/RubyIO.java:1692
log at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/log.rb:78
log at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/log.rb:153
info at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/log.rb:95
start at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/server.rb:210
start at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/server.rb:32
start at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/server.rb:160
run_server at /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/f
|
jruby_multiverse (frameworks)
********************************************************************************
Running "sinatra" using CHAIN for Envfile entry 0
Starting tests in child PID 19410 at 2023-09-21 09:19:42 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/sinatra...
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Using rake 13.0.6
Using bundler 2.3.26
Using metaclass 0.0.4
Using minitest-stub-const 0.6
Using minitest 5.16.3
Using ruby2_keywords 0.0.5
Using newrelic_rpm 9.5.0 from source at `../../../..` and installing its executables
Using rack 2.2.8
Using tilt 2.3.0
Using warning 1.3.0
Using webrick 1.8.1
Using mocha 1.9.0
Using mustermann 3.0.0
Using rack-protection 3.1.0
Using rack-test 2.1.0
Using sinatra 3.1.0
Bundle complete! 10 Gemfile dependencies, 16 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
metaclass (0.0.4), minitest (5.16.3), minitest-stub-const (0.6), mocha (1.9.0), mustermann (3.0.0), newrelic_rpm (9.5.0), rack (2.2.8), rack-protection (3.1.0), rack-test (2.1.0), rake (13.0.6), ruby2_keywords (0.0.5), sinatra (3.1.0), tilt (2.3.0), warning (1.3.0), webrick (1.8.1)
Run options: --seed 19404
# Running:
..F................................................................
Finished in 426.877846s, 0.1570 runs/s, 0.3092 assertions/s.
1) Failure:
SinatraParameterCaptureTest#test_request_params_are_captured_for_transaction_events [/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/multiverse_helpers.rb:215]:
Expected: 1
Actual: 2
67 runs, 132 assertions, 1 failures, 0 errors, 0 skips
====== Ten slowest tests ======
1. SinatraParameterCaptureTest#test_request_params_are_captured_for_transaction_events: 31.99531
2. SinatraModularTest#test_doesnt_inject_already_existing_middleware: 20.91715
3. SinatraModularTest#test_root_path_naming: 20.88707
4. SinatraModularTest#test_does_not_break_error_handling: 20.84062
5. SinatraIgnoreTest#test_ignore_enduser: 20.71647
6. SinatraClassicTest#test_root_path_naming: 10.89659
7. SinatraClassicTest#test_injects_middleware: 10.89388
8. SinatraModularTest#test_rack_request_params_errors_are_logged: 10.87214
9. SinatraIgnoreTest#test_ignore_errors_in_ignored_transactions: 10.86539
10. SinatraModularTest#test_correct_pattern: 10.8253
One or more failures or errors were seen!
Options used: []
warning: thread "Ruby-0-Thread-3: /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/tracer.rb:426" terminated with exception (report_on_exception is true):
IOError: closed stream
write at org/jruby/RubyIO.java:1560
write at org/jruby/RubyIO.java:1457
<< at org/jruby/RubyIO.java:1692
log at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/log.rb:78
log at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/log.rb:153
info at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/log.rb:95
start at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/server.rb:210
start at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/server.rb:32
start at /home/runner/.rubies/jruby-9.4.3.0/lib/ruby/gems/shared/gems/webrick-1.8.1/lib/webrick/server.rb:160
run_server at /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/fake_server.rb:99
thread_block_with_current_transaction at /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/tracer.rb:435
capture_segment_error at /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/lib/new_relic/agent/tracer.rb:357
thread_blo
|
jruby_multiverse (frameworks)
Process completed with exit code 1.
|
jruby_multiverse (rails)
Process completed with exit code 1.
|
jruby_multiverse (rails)
********************************************************************************
Running "rails" using CHAIN for Envfile entry 0
Starting tests in child PID 6697 at 2023-09-21 09:08:33 +0000
Bundling in /home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rails...
Fetching gem metadata from https://rubygems.org/...........
Resolving dependencies.............
Using rake 13.0.6
Using concurrent-ruby 1.2.2
Using minitest 5.2.3
Using builder 3.2.4
Using erubi 1.12.0
Using racc 1.7.1 (java)
Using crass 1.0.6
Using rack 2.2.8
Using nio4r 2.5.9 (java)
Using websocket-extensions 0.1.5
Using mini_mime 1.1.5
Using marcel 1.0.2
Using timeout 0.4.0
Using date 3.3.3 (java)
Using bundler 2.3.26
Using erubis 2.7.0
Using tilt 2.3.0
Using method_source 1.0.0
Using thor 1.2.2
Using zeitwerk 2.6.11
Using temple 0.10.2
Using metaclass 0.0.4
Using minitest-stub-const 0.6
Using warning 1.3.0
Using webrick 1.8.1
Using i18n 1.14.1
Using tzinfo 2.0.6
Using newrelic_rpm 9.5.0 from source at `../../../..` and installing its executables
Using nokogiri 1.15.4 (java)
Using rack-test 2.1.0
Using websocket-driver 0.7.6 (java)
Using net-protocol 0.2.1
Fetching haml 5.1.2
Using mocha 1.9.0
Using activesupport 7.0.8
Using loofah 2.21.3
Using net-imap 0.3.7
Using net-pop 0.1.2
Using net-smtp 0.4.0
Using rails-dom-testing 2.2.0
Using globalid 1.2.1
Using activemodel 7.0.8
Using rails-html-sanitizer 1.6.0
Using mail 2.8.1
Using activejob 7.0.8
Using activerecord 7.0.8
Using actionview 7.0.8
Using actionpack 7.0.8
Using actioncable 7.0.8
Using activestorage 7.0.8
Using actionmailer 7.0.8
Using railties 7.0.8
Using actionmailbox 7.0.8
Using actiontext 7.0.8
Using rails 7.0.8
Installing haml 5.1.2
Fetching haml-rails 2.1.0
Installing haml-rails 2.1.0
Bundle complete! 11 Gemfile dependencies, 56 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
actioncable (7.0.8), actionmailbox (7.0.8), actionmailer (7.0.8), actionpack (7.0.8), actiontext (7.0.8), actionview (7.0.8), activejob (7.0.8), activemodel (7.0.8), activerecord (7.0.8), activestorage (7.0.8), activesupport (7.0.8), builder (3.2.4), concurrent-ruby (1.2.2), crass (1.0.6), date (3.3.3), erubi (1.12.0), erubis (2.7.0), globalid (1.2.1), haml (5.1.2), haml-rails (2.1.0), i18n (1.14.1), loofah (2.21.3), mail (2.8.1), marcel (1.0.2), metaclass (0.0.4), method_source (1.0.0), mini_mime (1.1.5), minitest (5.2.3), minitest-stub-const (0.6), mocha (1.9.0), net-imap (0.3.7), net-pop (0.1.2), net-protocol (0.2.1), net-smtp (0.4.0), newrelic_rpm (9.5.0), nio4r (2.5.9), nokogiri (1.15.4), racc (1.7.1), rack (2.2.8), rack-test (2.1.0), rails (7.0.8), rails-dom-testing (2.2.0), rails-html-sanitizer (1.6.0), railties (7.0.8), rake (13.0.6), temple (0.10.2), thor (1.2.2), tilt (2.3.0), timeout (0.4.0), tzinfo (2.0.6), warning (1.3.0), webrick (1.8.1), websocket-driver (0.7.6), websocket-extensions (0.1.5), zeitwerk (2.6.11)
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rails/ignore_test.rb:29: warning: previous definition of foo was here
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rails/ignore_test.rb:35: warning: previous definition of bar was here
/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/multiverse/suites/rails/queue_time_test.rb:21: warning: previous definition of nested_transaction was here
Run options: --seed 11041
# Running:
......................................S.........................S........S......................SF
Failure:
ParameterCaptureTest#test_uri_on_traced_errors_never_contains_query_string_without_capture_params [/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/multiverse_helpers.rb:208]:
Expected: 1
Actual: 2
rails test parameter_capture_test.rb:52
......S....S....F
Failure:
ParameterCaptureTest#test_uri_on_traced_error_should_not_contain_query_string_with_capture_params_off [/home/runner/work/newrelic-ruby-agent/newrelic-ruby-agent/test/new_relic/multiverse_helpers.rb:208]:
Expected: 1
Actual: 2
rails test
|