autopkgtest fails with openssl 1.1.1 pre3

Bug #1759171 reported by Dimitri John Ledkov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Node JS
Fix Released
Unknown
nodejs (Ubuntu)
New
Undecided
Unassigned

Bug Description

nodejs 6.12.0~dfsg-2ubuntu2 fails autopkgtests with openssl 1.1.1 pre3

As seen at https://bileto.ubuntu.com/excuses/3217/bionic.html

not ok 1141 parallel/test-tls-session-cache
  ---
  duration_ms: 0.462
  severity: fail
  stack: |-
    CONNECTED(00000003)
    ---
    no peer certificate available
    ---
    No client certificate CA names sent
    ---
    SSL handshake has read 0 bytes and written 307 bytes
    Verification: OK
    ---
    New, (NONE), Cipher is (NONE)
    Secure Renegotiation IS NOT supported
    Compression: NONE
    Expansion: NONE
    No ALPN negotiated
    Early data was not sent
    SSL-Session:
        Protocol : TLSv1.3
        Cipher : 0000
        Session-ID:
        Session-ID-ctx:
        Master-Key:
        PSK identity: None
        PSK identity hint: None
        SRP username: None
        Start Time: 1522116335
        Timeout : 7200 (sec)
        Verify return code: 0 (ok)
        Extended master secret: no
    ---

    assert.js:84
      throw new assert.AssertionError({
      ^
    AssertionError: undefined == true
        at Server.<anonymous> (/tmp/autopkgtest.nHRU2z/build.X8l/src/test/parallel/test-tls-session-cache.js:57:12)
        at emitTwo (events.js:106:13)
        at Server.emit (events.js:191:7)
        at loadSession (_tls_wrap.js:80:20)
        at TLSSocket.onclienthello (_tls_wrap.js:158:3)
        at TLSWrap.ssl.onclienthello (_tls_wrap.js:424:50)

Tags: tls1.3
summary: - autopkgtests fail with openssl 1.1.1 pre3
+ autopkgtest fails with openssl 1.1.1 pre3
Revision history for this message
kapouer (kapouer) wrote : Re: [Bug 1759171] [NEW] autopkgtest fails with openssl 1.1.1 pre3
Download full text (3.8 KiB)

That's tracked upstream here:
https://github.com/nodejs/node/issues/18770

2018-03-27 10:35 GMT+02:00 Dimitri John Ledkov <email address hidden>:

> Public bug reported:
>
> nodejs 6.12.0~dfsg-2ubuntu2 fails autopkgtests with openssl 1.1.1 pre3
>
> As seen at https://bileto.ubuntu.com/excuses/3217/bionic.html
>
> not ok 1141 parallel/test-tls-session-cache
> ---
> duration_ms: 0.462
> severity: fail
> stack: |-
> CONNECTED(00000003)
> ---
> no peer certificate available
> ---
> No client certificate CA names sent
> ---
> SSL handshake has read 0 bytes and written 307 bytes
> Verification: OK
> ---
> New, (NONE), Cipher is (NONE)
> Secure Renegotiation IS NOT supported
> Compression: NONE
> Expansion: NONE
> No ALPN negotiated
> Early data was not sent
> SSL-Session:
> Protocol : TLSv1.3
> Cipher : 0000
> Session-ID:
> Session-ID-ctx:
> Master-Key:
> PSK identity: None
> PSK identity hint: None
> SRP username: None
> Start Time: 1522116335
> Timeout : 7200 (sec)
> Verify return code: 0 (ok)
> Extended master secret: no
> ---
>
> assert.js:84
> throw new assert.AssertionError({
> ^
> AssertionError: undefined == true
> at Server.<anonymous> (/tmp/autopkgtest.nHRU2z/
> build.X8l/src/test/parallel/test-tls-session-cache.js:57:12)
> at emitTwo (events.js:106:13)
> at Server.emit (events.js:191:7)
> at loadSession (_tls_wrap.js:80:20)
> at TLSSocket.onclienthello (_tls_wrap.js:158:3)
> at TLSWrap.ssl.onclienthello (_tls_wrap.js:424:50)
>
> ** Affects: nodejs (Ubuntu)
> Importance: Undecided
> Status: New
>
>
> ** Tags: tls1.3
>
> ** Summary changed:
>
> - autopkgtests fail with openssl 1.1.1 pre3
> + autopkgtest fails with openssl 1.1.1 pre3
>
> --
> You received this bug notification because you are subscribed to Ubuntu.
> https://bugs.launchpad.net/bugs/1759171
>
> Title:
> autopkgtest fails with openssl 1.1.1 pre3
>
> Status in nodejs package in Ubuntu:
> New
>
> Bug description:
> nodejs 6.12.0~dfsg-2ubuntu2 fails autopkgtests with openssl 1.1.1 pre3
>
> As seen at https://bileto.ubuntu.com/excuses/3217/bionic.html
>
> not ok 1141 parallel/test-tls-session-cache
> ---
> duration_ms: 0.462
> severity: fail
> stack: |-
> CONNECTED(00000003)
> ---
> no peer certificate available
> ---
> No client certificate CA names sent
> ---
> SSL handshake has read 0 bytes and written 307 bytes
> Verification: OK
> ---
> New, (NONE), Cipher is (NONE)
> Secure Renegotiation IS NOT supported
> Compression: NONE
> Expansion: NONE
> No ALPN negotiated
> Early data was not sent
> SSL-Session:
> Protocol : TLSv1.3
> Cipher : 0000
> Session-ID:
> Session-ID-ctx:
> Master-Key:
> PSK identity: None
> PSK identity hint: None
> SRP username: None
> Start Time: 1522116335
> Timeout : 7200 (s...

Read more...

Revision history for this message
Dimitri John Ledkov (xnox) wrote :

Is the work complete upstream, and is there a backport available for either 6.12.0 or 8.10.0?

Changed in nodejs:
status: Unknown → New
Changed in nodejs:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.