Flaky test: SSL Handshake WRAP produced 0 bytes.
See original GitHub issue02:19:49.930 [InnocuousThread-4] WARN o.h.blaze.pipeline.stages.SSLStage - SSL Handshake WRAP produced 0 bytes.
Status = OK HandshakeStatus = NEED_WRAP
bytesConsumed = 0 bytesProduced = 0
02:19:49.930 [InnocuousThread-4] WARN o.h.blaze.pipeline.stages.SSLStage - SSL Handshake WRAP produced 0 bytes.
Status = OK HandshakeStatus = NEED_WRAP
bytesConsumed = 0 bytesProduced = 0
02:19:49.931 [InnocuousThread-4] WARN o.h.blaze.pipeline.stages.SSLStage - SSL Handshake WRAP produced 0 bytes.
Status = OK HandshakeStatus = NEED_WRAP
bytesConsumed = 0 bytesProduced = 0
02:19:49.931 [InnocuousThread-4] WARN o.h.blaze.pipeline.stages.SSLStage - SSL Handshake WRAP produced 0 bytes.
This happened on an openjdk11 build, which makes me fear that http4s/blaze#233 is sticking our heads in the sand.
Issue Analytics
- State:
- Created 5 years ago
- Comments:9 (7 by maintainers)
Top Results From Across the Web
SSLEngine - Android Developers
The SSLEngine produces/consumes complete SSL/TLS packets only, and does not store application data internally between calls to wrap()/unwrap() .
Read more >Get SSLException form the SSLEngine Wrap method during ...
I understand that in this point the client sends the CLientKeyExchange and ChangeCipherSpec to the server.
Read more >Changelog - curl
Fixed in 7.84.0 - June 27 2022. Play video curl 7.84.0 release video. Changes: curl: add --rate to set max request rate per...
Read more >Goto Fail, Heartbleed, and Unit Testing Culture - Martin Fowler
A short-circuit skipping the final step of the SSL/TLS handshake algorithm ... Flaky tests, aka nondeterministic tests, produce different results with no ...
Read more >Changelog - http4s
#2909: Properly propagate streamed errors in jetty-client; The blaze upgrade fixes the "SSL Handshake WRAP produced 0 bytes" error on JDK 11. Enhancements....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m going to merge and release this today barring a veto. This is breaking lots of http4s builds.
We’re working on releases of 0.20.x and 0.21.x, but in the meantime, this should be fixed by explicitly upgrading to blaze-0.14.11.