[deps] bump Bouncy Castle to 1.86 - #375
Draft
chadlwilson wants to merge 1 commit into
Draft
chadlwilson wants to merge 1 commit into
chadlwilson wants to merge 1 commit into
Annotations
7 errors and 2 warnings
|
rake test
Process completed with exit code 1.
|
|
rake test:
test/ssl/test_ssl.rb#L910
RuntimeError: exceptions on 2 threads:
#<Thread:0x72364ff1 /home/runner/work/jruby-openssl/jruby-openssl/test/ssl/test_helper.rb:158 dead>:
org/jruby/RubyThread.java:1240:in 'join': [start_server] thread did not exit in 5 secs (RuntimeError)
from /home/runner/work/jruby-openssl/jruby-openssl/test/ssl/test_helper.rb:164:in 'block in start_server'
---
#<Thread:0x24270e65 /home/runner/work/jruby-openssl/jruby-openssl/test/ssl/test_helper.rb:146 dead>:
org/jruby/ext/openssl/SSLSocket.java:380:in 'accept': [start_server] thread did not exit in 5 secs (RuntimeError)
from /home/runner/work/jruby-openssl/jruby-openssl/lib/openssl/ssl.rb:599:in 'accept'
from /home/runner/work/jruby-openssl/jruby-openssl/test/ssl/test_helper.rb:229:in 'block in server_loop'
from org/jruby/RubyKernel.java:1669:in 'loop'
from /home/runner/work/jruby-openssl/jruby-openssl/test/ssl/test_helper.rb:225:in 'server_loop'
from /home/runner/work/jruby-openssl/jruby-openssl/test/ssl/test_helper.rb:149:in 'block in start_server'
/home/runner/work/jruby-openssl/jruby-openssl/test/ssl/test_helper.rb:59:in 'assert_join_threads'
/home/runner/work/jruby-openssl/jruby-openssl/test/ssl/test_helper.rb:181:in 'block in start_server'
org/jruby/RubyIO.java:4870:in 'pipe'
org/jruby/RubyIO.java:4783:in 'pipe'
/home/runner/work/jruby-openssl/jruby-openssl/test/ssl/test_helper.rb:114:in 'start_server'
/home/runner/work/jruby-openssl/jruby-openssl/test/ssl/test_ssl.rb:910:in 'test_tlsext_hostname'
org/jruby/RubyKernel.java:1409:in 'catch'
org/jruby/RubyKernel.java:1404:in 'catch'
org/jruby/RubyArray.java:2097:in 'each'
org/jruby/RubyArray.java:2097:in 'each'
org/jruby/RubyKernel.java:1409:in 'catch'
org/jruby/RubyKernel.java:1404:in 'catch'
|
|
rake test
'javax.net.ssl.SSLEngine org.bouncycastle.jsse.provider.SSLEngineUtil.create(org.bouncycastle.jsse.provider.ContextData)'
|
|
rake test
'javax.net.ssl.SSLEngine org.bouncycastle.jsse.provider.SSLEngineUtil.create(org.bouncycastle.jsse.provider.ContextData)'
|
|
rake test:
test/ssl/test_ssl.rb#L935
RuntimeError: exceptions on 2 threads:
#<Thread:0x5a5f65b9 /home/runner/work/jruby-openssl/jruby-openssl/test/ssl/test_helper.rb:158 dead>:
org/jruby/RubyThread.java:1240:in 'join': [start_server] thread did not exit in 5 secs (RuntimeError)
from /home/runner/work/jruby-openssl/jruby-openssl/test/ssl/test_helper.rb:164:in 'block in start_server'
---
#<Thread:0x35d36423 /home/runner/work/jruby-openssl/jruby-openssl/test/ssl/test_helper.rb:146 dead>:
org/jruby/ext/openssl/SSLSocket.java:380:in 'accept': [start_server] thread did not exit in 5 secs (RuntimeError)
from /home/runner/work/jruby-openssl/jruby-openssl/lib/openssl/ssl.rb:599:in 'accept'
from /home/runner/work/jruby-openssl/jruby-openssl/test/ssl/test_helper.rb:229:in 'block in server_loop'
from org/jruby/RubyKernel.java:1669:in 'loop'
from /home/runner/work/jruby-openssl/jruby-openssl/test/ssl/test_helper.rb:225:in 'server_loop'
from /home/runner/work/jruby-openssl/jruby-openssl/test/ssl/test_helper.rb:149:in 'block in start_server'
/home/runner/work/jruby-openssl/jruby-openssl/test/ssl/test_helper.rb:59:in 'assert_join_threads'
/home/runner/work/jruby-openssl/jruby-openssl/test/ssl/test_helper.rb:181:in 'block in start_server'
org/jruby/RubyIO.java:4870:in 'pipe'
org/jruby/RubyIO.java:4783:in 'pipe'
/home/runner/work/jruby-openssl/jruby-openssl/test/ssl/test_helper.rb:114:in 'start_server'
/home/runner/work/jruby-openssl/jruby-openssl/test/ssl/test_ssl.rb:935:in 'test_servername_cb_not_called_without_sni'
org/jruby/RubyKernel.java:1409:in 'catch'
org/jruby/RubyKernel.java:1404:in 'catch'
org/jruby/RubyArray.java:2097:in 'each'
org/jruby/RubyArray.java:2097:in 'each'
org/jruby/RubyKernel.java:1409:in 'catch'
org/jruby/RubyKernel.java:1404:in 'catch'
|
|
rake test:
test/ssl/test_ssl.rb#L780
<OpenSSL::SSL::SSLError> exception expected but was
<#<Java::JavaLang::NoSuchMethodError: 'javax.net.ssl.SSLEngine org.bouncycastle.jsse.provider.SSLEngineUtil.create(org.bouncycastle.jsse.provider.ContextData)'>>.
|
|
rake test
'javax.net.ssl.SSLEngine org.bouncycastle.jsse.provider.SSLEngineUtil.create(org.bouncycastle.jsse.provider.ContextData)'
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v2, actions/setup-java@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
set up java 21
setup-java v4 is deprecated and will no longer receive updates. Please migrate to actions/setup-java@v5.
|
background
wait
wait-all
cancel
parallel
Loading