(This page was automatically generated by the tools in the opsboy project on 14:29:49 30-Jun-2023 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
ef7731eb | 2019-02-24 06:09:40 GMT | 14 | 299 | 111 | 8909 | 724 sec |
File | Name | Details |
---|---|---|
023-preread/tcp-socket.t | TEST 3: with resolver - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,4 @@ connected: 1 request sent: 56 first line received: HTTP/1.1 200 OK -second line received: Server: openresty +second line received: Date: Mon, 25 Feb 2019 09:31:31 GMT ' |
023-preread/tcp-socket.t | TEST 3: with resolver - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,4 @@ connected: 1 request sent: 56 first line received: HTTP/1.1 200 OK -second line received: Server: openresty +second line received: Date: Mon, 25 Feb 2019 09:31:32 GMT ' |
058-tcp-socket.t | TEST 4: with resolver - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,4 @@ connected: 1 request sent: 56 first line received: HTTP/1.1 200 OK -second line received: Server: openresty +second line received: Date: Mon, 25 Feb 2019 09:34:23 GMT ' |
058-tcp-socket.t | TEST 4: with resolver - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,4 @@ connected: 1 request sent: 56 first line received: HTTP/1.1 200 OK -second line received: Server: openresty +second line received: Date: Mon, 25 Feb 2019 09:34:23 GMT ' |
058-tcp-socket.t | TEST 35: successful reread after a read time out happen (receive -> receiveuntil) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1,8 @@ failed to receive: timeout, partial: 2 hi +5 +world +0 + -received: 5 +failed to receive: timeout -received: world ' |
058-tcp-socket.t | TEST 35: successful reread after a read time out happen (receive -> receiveuntil) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,5 +1,8 @@ failed to receive: timeout, partial: 2 hi +5 +world +0 + -received: 5 +failed to receive: timeout -received: world ' |
058-tcp-socket.t | TEST 37: successful reread after a read time out happen (receiveuntil -> receive) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1,8 @@ failed to receive: timeout, partial: 2 hi +5 +world +0 + -received: 5 +failed to receive: timeout -received: world ' |
058-tcp-socket.t | TEST 37: successful reread after a read time out happen (receiveuntil -> receive) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,5 +1,8 @@ failed to receive: timeout, partial: 2 hi +5 +world +0 + -received: 5 +failed to receive: timeout -received: world ' |
058-tcp-socket.t | TEST 34: successful reread after a read time out happen (receive -> receive) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1,8 @@ failed to receive: timeout, partial: 2 hi +5 +world +0 + -received: 5 +failed to receive: timeout -received: world ' |
058-tcp-socket.t | TEST 34: successful reread after a read time out happen (receive -> receive) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,5 +1,8 @@ failed to receive: timeout, partial: 2 hi +5 +world +0 + -received: 5 +failed to receive: timeout -received: world ' |
058-tcp-socket.t | TEST 36: successful reread after a read time out happen (receiveuntil -> receiveuntil) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1,8 @@ failed to receive: timeout, partial: 2 hi +5 +world +0 + -received: 5 +failed to receive: timeout -received: world ' |
058-tcp-socket.t | TEST 36: successful reread after a read time out happen (receiveuntil -> receiveuntil) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,5 +1,8 @@ failed to receive: timeout, partial: 2 hi +5 +world +0 + -received: 5 +failed to receive: timeout -received: world ' |
094-uthread-exit.t | TEST 6: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.udp) - pattern "[error]" should not match any line in error.log but matches line "2019/02/25 09:37:34 [error] 8527\#8527: wrong ident 38918 response for agentzh.org, expect 8729" (req 1) |
2019/02/25 09:37:34 [debug] 8527\#8527: recv: fd:11 -1 of 4096 2019/02/25 09:37:34 [debug] 8527\#8527: recv() not ready (11: Resource temporarily unavailable) 2019/02/25 09:37:34 [debug] 8527\#8527: posted event 097EB220 2019/02/25 09:37:34 [debug] 8527\#8527: *5 delete posted event 097EB220 2019/02/25 09:37:34 [debug] 8527\#8527: *5 lua tcp socket handler for "/t?", wev 0 2019/02/25 09:37:34 [debug] 8527\#8527: *5 lua tcp socket read handler 2019/02/25 09:37:34 [debug] 8527\#8527: *5 event timer del: 9: 99014830 2019/02/25 09:37:34 [debug] 8527\#8527: *5 lua tcp socket read data: wait:1 2019/02/25 09:37:34 [debug] 8527\#8527: *5 lua tcp socket try to recv data 4093: "/t?" ' |
124-init-worker.t | TEST 13: cosocket with resolver - response_body - response is expected (repeated req 0, req 0) |
@@ -2,4 +2,4 @@ connected: 1 request sent: 56 first line received: HTTP/1.1 200 OK -second line received: Server: openresty +second line received: Date: Mon, 25 Feb 2019 09:40:04 GMT ' Looks like you failed 1 test of 71. |
File | Name | Details |
---|---|---|
023-preread/req-socket.t | TEST 12: peek works with other preread handlers - pattern "$ssl_preread_server_name = my.sni.server.name while prereading client data" should match a line in error.log (req 0) | |
023-preread/req-socket.t | TEST 12: peek works with other preread handlers - pattern "[crit]" should not match any line in error.log but matches line "2019/02/25 09:30:56 [crit] 6092\#6092: *3 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html) while prereading client data, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2019/02/25 09:30:56 [debug] 6092\#6092: *3 stream lua tcp socket error retval handler 2019/02/25 09:30:56 [debug] 6092\#6092: *3 stream lua finalize socket 2019/02/25 09:30:56 [debug] 6092\#6092: *3 lua stream cleanup free: 0832C468 2019/02/25 09:30:56 [debug] 6092\#6092: *3 poll del event: fd:11 ev:1 2019/02/25 09:30:56 [debug] 6092\#6092: *3 index: copy event 7 to 6 2019/02/25 09:30:56 [debug] 6092\#6092: *3 lua close socket connection 2019/02/25 09:30:56 [debug] 6092\#6092: *3 free: 0832AAD8, unused: 0 2019/02/25 09:30:56 [debug] 6092\#6092: *3 reusable connection: 0 2019/02/25 09:30:56 [debug] 6092\#6092: *3 lua resume returned 0 ' |
023-preread/req-socket.t | TEST 12: peek works with other preread handlers - pattern "$ssl_preread_server_name = my.sni.server.name while prereading client data" should match a line in error.log (req 1) | |
023-preread/req-socket.t | TEST 12: peek works with other preread handlers - pattern "[crit]" should not match any line in error.log but matches line "2019/02/25 09:30:57 [crit] 6092\#6092: *8 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html) while prereading client data, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) |
2019/02/25 09:30:57 [debug] 6092\#6092: *8 stream lua tcp socket error retval handler 2019/02/25 09:30:57 [debug] 6092\#6092: *8 stream lua finalize socket 2019/02/25 09:30:57 [debug] 6092\#6092: *8 lua stream cleanup free: 0832AA10 2019/02/25 09:30:57 [debug] 6092\#6092: *8 poll del event: fd:11 ev:1 2019/02/25 09:30:57 [debug] 6092\#6092: *8 index: copy event 7 to 6 2019/02/25 09:30:57 [debug] 6092\#6092: *8 lua close socket connection 2019/02/25 09:30:57 [debug] 6092\#6092: *8 free: 0832AB90, unused: 0 2019/02/25 09:30:57 [debug] 6092\#6092: *8 reusable connection: 0 2019/02/25 09:30:57 [debug] 6092\#6092: *8 lua resume returned 0 ' |
023-preread/sanity.t | TEST 13: phase postponing works - response_body - response is expected (repeated req 0, req 0) |
got: "receive stream response error: connection reset by"... length: 56 expected: "done" length: 4 strings begin to differ at char 1 (line 1 column 1) |
023-preread/sanity.t | TEST 13: phase postponing works - pattern "$ssl_preread_server_name = my.sni.server.name while prereading client data" should match a line in error.log (req 0) | |
023-preread/sanity.t | TEST 13: phase postponing works - pattern "[crit]" should not match any line in error.log but matches line "2019/02/25 09:30:58 [crit] 6107\#6107: *3 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html) while prereading client data, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2019/02/25 09:30:58 [debug] 6107\#6107: *3 stream lua tcp socket error retval handler 2019/02/25 09:30:58 [debug] 6107\#6107: *3 stream lua finalize socket 2019/02/25 09:30:58 [debug] 6107\#6107: *3 lua stream cleanup free: 0885C910 2019/02/25 09:30:58 [debug] 6107\#6107: *3 poll del event: fd:11 ev:1 2019/02/25 09:30:58 [debug] 6107\#6107: *3 lua close socket connection 2019/02/25 09:30:58 [debug] 6107\#6107: *3 free: 088613D8, unused: 0 2019/02/25 09:30:58 [debug] 6107\#6107: *3 reusable connection: 0 2019/02/25 09:30:58 [debug] 6107\#6107: *3 lua resume returned 0 2019/02/25 09:30:58 [debug] 6107\#6107: *3 lua light thread ended normally ' |
023-preread/sanity.t | TEST 13: phase postponing works - response_body - response is expected (repeated req 1, req 0) |
got: "receive stream response error: connection reset by"... length: 56 expected: "done" length: 4 strings begin to differ at char 1 (line 1 column 1) |
023-preread/sanity.t | TEST 13: phase postponing works - pattern "$ssl_preread_server_name = my.sni.server.name while prereading client data" should match a line in error.log (req 1) | |
023-preread/sanity.t | TEST 13: phase postponing works - pattern "[crit]" should not match any line in error.log but matches line "2019/02/25 09:30:58 [crit] 6107\#6107: *8 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html) while prereading client data, client: 127.0.0.1, server: 0.0.0.0:1985" (req 1) |
2019/02/25 09:30:58 [debug] 6107\#6107: *8 stream lua tcp socket error retval handler 2019/02/25 09:30:58 [debug] 6107\#6107: *8 stream lua finalize socket 2019/02/25 09:30:58 [debug] 6107\#6107: *8 lua stream cleanup free: 0885C8A8 2019/02/25 09:30:58 [debug] 6107\#6107: *8 poll del event: fd:11 ev:1 2019/02/25 09:30:58 [debug] 6107\#6107: *8 lua close socket connection 2019/02/25 09:30:58 [debug] 6107\#6107: *8 free: 08861540, unused: 0 2019/02/25 09:30:58 [debug] 6107\#6107: *8 reusable connection: 0 2019/02/25 09:30:58 [debug] 6107\#6107: *8 lua resume returned 0 2019/02/25 09:30:58 [debug] 6107\#6107: *8 lua light thread ended normally ' |
071-idle-socket.t | TEST 6: set keepalive when cosocket recv buffer has unread data - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,3 @@ connected: 1 request sent: 11 read: O -failed to set keepalive: unread data in buffer ' |
071-idle-socket.t | TEST 6: set keepalive when cosocket recv buffer has unread data - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,3 @@ connected: 1 request sent: 11 read: O -failed to set keepalive: unread data in buffer ' |
109-timer-hup.t | TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 1) |
got: 'stream lua found 8187 pending timers ' expected: 'stream lua found 8191 pending timers ' Looks like you failed 1 test of 146. |
126-shdict-frag.t | TEST 9: cannot merge in-used big slabs page (forward) - response_body - response is expected (repeated req 0, req 0) |
@@ -2,4 +2,4 @@ failed to safe set baz: no memory found bar: 4000 delete bar -failed to safe set baz: no memory +successfully safe set baz ' |
129-ssl-socket.t | TEST 25: multiple handshake calls - response_body - response is expected (repeated req 0, req 0) |
@@ -1,6 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -ssl handshake: userdata -sent stream request: 58 bytes. -received: HTTP/1.1 302 Moved Temporarily -close: 1 nil ' |
129-ssl-socket.t | TEST 25: multiple handshake calls - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 25: multiple handshake calls - pattern "[alert]" should not match any line in error.log but matches line "2019/02/25 09:40:41 [alert] 9332\#9332: *3 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2019/02/25 09:40:41 [debug] 9332\#9332: *3 SSL_do_handshake: -1 2019/02/25 09:40:41 [debug] 9332\#9332: *3 SSL_get_error: 1 2019/02/25 09:40:41 [crit] 9332\#9332: *3 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985 2019/02/25 09:40:41 [debug] 9332\#9332: *3 stream lua tcp socket error retval handler 2019/02/25 09:40:41 [debug] 9332\#9332: *3 stream lua finalize socket 2019/02/25 09:40:41 [debug] 9332\#9332: *3 lua stream cleanup free: 09624558 2019/02/25 09:40:41 [debug] 9332\#9332: *3 poll del event: fd:12 ev:1 2019/02/25 09:40:41 [debug] 9332\#9332: *3 lua close socket connection 2019/02/25 09:40:41 [debug] 9332\#9332: *3 free: 0961E290, unused: 0 ' |
129-ssl-socket.t | TEST 25: multiple handshake calls - response_body - response is expected (repeated req 1, req 0) |
@@ -1,6 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -ssl handshake: userdata -sent stream request: 58 bytes. -received: HTTP/1.1 302 Moved Temporarily -close: 1 nil ' |
129-ssl-socket.t | TEST 25: multiple handshake calls - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 26: handshake timed out - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -failed to do SSL handshake: timeout +failed to do SSL handshake: handshake failed ' |
129-ssl-socket.t | TEST 26: handshake timed out - pattern "[alert]" should not match any line in error.log but matches line "2019/02/25 09:40:42 [alert] 9335\#9335: *3 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2019/02/25 09:40:42 [debug] 9335\#9335: *3 SSL_do_handshake: -1 2019/02/25 09:40:42 [debug] 9335\#9335: *3 SSL_get_error: 1 2019/02/25 09:40:42 [crit] 9335\#9335: *3 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985 2019/02/25 09:40:42 [debug] 9335\#9335: *3 stream lua tcp socket error retval handler 2019/02/25 09:40:42 [debug] 9335\#9335: *3 stream lua finalize socket 2019/02/25 09:40:42 [debug] 9335\#9335: *3 lua stream cleanup free: 08240D68 2019/02/25 09:40:42 [debug] 9335\#9335: *3 poll del event: fd:12 ev:1 2019/02/25 09:40:42 [debug] 9335\#9335: *3 lua close socket connection 2019/02/25 09:40:42 [debug] 9335\#9335: *3 free: 082406F8, unused: 0 ' |
129-ssl-socket.t | TEST 26: handshake timed out - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -failed to do SSL handshake: timeout +failed to do SSL handshake: handshake failed ' |
129-ssl-socket.t | TEST 15: explicit cipher configuration - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 58 bytes. -received: HTTP/1.1 302 Moved Temporarily -close: 1 nil ' |
129-ssl-socket.t | TEST 15: explicit cipher configuration - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 15: explicit cipher configuration - pattern "(?^:SSL: TLSv1.2, cipher: "ECDHE-RSA-AES256-SHA (SSLv3|TLSv1))" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 15: explicit cipher configuration - pattern "[alert]" should not match any line in error.log but matches line "2019/02/25 09:40:43 [alert] 9338\#9338: *3 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2019/02/25 09:40:43 [debug] 9338\#9338: *3 SSL_do_handshake: -1 2019/02/25 09:40:43 [debug] 9338\#9338: *3 SSL_get_error: 1 2019/02/25 09:40:43 [crit] 9338\#9338: *3 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985 2019/02/25 09:40:43 [debug] 9338\#9338: *3 stream lua tcp socket error retval handler 2019/02/25 09:40:43 [debug] 9338\#9338: *3 stream lua finalize socket 2019/02/25 09:40:43 [debug] 9338\#9338: *3 lua stream cleanup free: 08EA12B8 2019/02/25 09:40:43 [debug] 9338\#9338: *3 poll del event: fd:12 ev:1 2019/02/25 09:40:43 [debug] 9338\#9338: *3 lua close socket connection 2019/02/25 09:40:43 [debug] 9338\#9338: *3 free: 08E9B038, unused: 0 ' |
129-ssl-socket.t | TEST 15: explicit cipher configuration - response_body - response is expected (repeated req 1, req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 58 bytes. -received: HTTP/1.1 302 Moved Temporarily -close: 1 nil ' |
129-ssl-socket.t | TEST 15: explicit cipher configuration - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 15: explicit cipher configuration - pattern "(?^:SSL: TLSv1.2, cipher: "ECDHE-RSA-AES256-SHA (SSLv3|TLSv1))" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 7: certificate does not match host name (no verify) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent http request: 80 bytes. -received: HTTP/1.1 404 Not Found -close: 1 nil ' |
129-ssl-socket.t | TEST 7: certificate does not match host name (no verify) - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 7: certificate does not match host name (no verify) - pattern "[alert]" should not match any line in error.log but matches line "2019/02/25 09:40:43 [alert] 9341\#9341: *3 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2019/02/25 09:40:43 [debug] 9341\#9341: *3 SSL_do_handshake: -1 2019/02/25 09:40:43 [debug] 9341\#9341: *3 SSL_get_error: 1 2019/02/25 09:40:43 [crit] 9341\#9341: *3 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985 2019/02/25 09:40:43 [debug] 9341\#9341: *3 stream lua tcp socket error retval handler 2019/02/25 09:40:43 [debug] 9341\#9341: *3 stream lua finalize socket 2019/02/25 09:40:43 [debug] 9341\#9341: *3 lua stream cleanup free: 084574C0 2019/02/25 09:40:43 [debug] 9341\#9341: *3 poll del event: fd:12 ev:1 2019/02/25 09:40:43 [debug] 9341\#9341: *3 lua close socket connection 2019/02/25 09:40:43 [debug] 9341\#9341: *3 free: 084511F8, unused: 0 ' |
129-ssl-socket.t | TEST 7: certificate does not match host name (no verify) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent http request: 80 bytes. -received: HTTP/1.1 404 Not Found -close: 1 nil ' |
129-ssl-socket.t | TEST 7: certificate does not match host name (no verify) - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 18: openresty.org: passing SSL verify: keepalive (reuse the ssl session) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,9 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -set keepalive: 1 nil -connected: 1 -ssl handshake: userdata -set keepalive: 1 nil -connected: 1 -ssl handshake: userdata -set keepalive: 1 nil ' |
129-ssl-socket.t | TEST 18: openresty.org: passing SSL verify: keepalive (reuse the ssl session) - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: \1 $)' |
129-ssl-socket.t | TEST 18: openresty.org: passing SSL verify: keepalive (reuse the ssl session) - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 18: openresty.org: passing SSL verify: keepalive (reuse the ssl session) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,9 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -set keepalive: 1 nil -connected: 1 -ssl handshake: userdata -set keepalive: 1 nil -connected: 1 -ssl handshake: userdata -set keepalive: 1 nil ' |
129-ssl-socket.t | TEST 18: openresty.org: passing SSL verify: keepalive (reuse the ssl session) - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: \1 $)' |
129-ssl-socket.t | TEST 18: openresty.org: passing SSL verify: keepalive (reuse the ssl session) - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 21: unix domain ssl cosocket (no verify) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,6 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 9 bytes. -received: flash! -received: the end... -close: 1 nil ' |
129-ssl-socket.t | TEST 21: unix domain ssl cosocket (no verify) - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 21: unix domain ssl cosocket (no verify) - pattern "[alert]" should not match any line in error.log but matches line "2019/02/25 09:40:44 [alert] 9347\#9347: *3 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2019/02/25 09:40:44 [debug] 9347\#9347: *3 SSL_do_handshake: -1 2019/02/25 09:40:44 [debug] 9347\#9347: *3 SSL_get_error: 1 2019/02/25 09:40:44 [crit] 9347\#9347: *3 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985 2019/02/25 09:40:44 [debug] 9347\#9347: *3 stream lua tcp socket error retval handler 2019/02/25 09:40:44 [debug] 9347\#9347: *3 stream lua finalize socket 2019/02/25 09:40:44 [debug] 9347\#9347: *3 lua stream cleanup free: 0A0E3750 2019/02/25 09:40:44 [debug] 9347\#9347: *3 poll del event: fd:12 ev:1 2019/02/25 09:40:44 [debug] 9347\#9347: *3 lua close socket connection 2019/02/25 09:40:44 [debug] 9347\#9347: *3 free: 0A0E3D58, unused: 0 ' |
129-ssl-socket.t | TEST 21: unix domain ssl cosocket (no verify) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,6 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 9 bytes. -received: flash! -received: the end... -close: 1 nil ' |
129-ssl-socket.t | TEST 21: unix domain ssl cosocket (no verify) - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 1: www.google.com - response_body_like - response is expected (connected: 1 failed to do SSL handshake: handshake failed) |
'connected: 1 failed to do SSL handshake: handshake failed ' doesn't match '(?^s:\Aconnected: 1 ssl handshake: userdata sent http request: 59 bytes. received: HTTP/1.1 (?:200 OK|302 Found) close: 1 nil \z)' |
129-ssl-socket.t | TEST 1: www.google.com - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 1: www.google.com - pattern "[alert]" should not match any line in error.log but matches line "2019/02/25 09:40:45 [alert] 9350\#9350: *3 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2019/02/25 09:40:45 [debug] 9350\#9350: *3 SSL_do_handshake: -1 2019/02/25 09:40:45 [debug] 9350\#9350: *3 SSL_get_error: 1 2019/02/25 09:40:45 [crit] 9350\#9350: *3 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985 2019/02/25 09:40:45 [debug] 9350\#9350: *3 stream lua tcp socket error retval handler 2019/02/25 09:40:45 [debug] 9350\#9350: *3 stream lua finalize socket 2019/02/25 09:40:45 [debug] 9350\#9350: *3 lua stream cleanup free: 08D57DA8 2019/02/25 09:40:45 [debug] 9350\#9350: *3 poll del event: fd:12 ev:1 2019/02/25 09:40:45 [debug] 9350\#9350: *3 lua close socket connection 2019/02/25 09:40:45 [debug] 9350\#9350: *3 free: 08D5DF00, unused: 0 ' |
129-ssl-socket.t | TEST 1: www.google.com - response_body_like - response is expected (connected: 1 failed to do SSL handshake: handshake failed) |
'connected: 1 failed to do SSL handshake: handshake failed ' doesn't match '(?^s:\Aconnected: 1 ssl handshake: userdata sent http request: 59 bytes. received: HTTP/1.1 (?:200 OK|302 Found) close: 1 nil \z)' |
129-ssl-socket.t | TEST 1: www.google.com - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 22: unix domain ssl cosocket (verify) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,6 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 9 bytes. -received: flash! -received: the end... -close: 1 nil ' |
129-ssl-socket.t | TEST 22: unix domain ssl cosocket (verify) - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 22: unix domain ssl cosocket (verify) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,6 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 9 bytes. -received: flash! -received: the end... -close: 1 nil ' |
129-ssl-socket.t | TEST 22: unix domain ssl cosocket (verify) - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 29: unix domain ssl cosocket (keepalive) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: true +failed to do SSL handshake: handshake failed -connected: 1 -ssl handshake: true ' |
129-ssl-socket.t | TEST 29: unix domain ssl cosocket (keepalive) - pattern "[alert]" should not match any line in error.log but matches line "2019/02/25 09:40:46 [alert] 9356\#9356: *3 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2019/02/25 09:40:46 [debug] 9356\#9356: *3 SSL_do_handshake: -1 2019/02/25 09:40:46 [debug] 9356\#9356: *3 SSL_get_error: 1 2019/02/25 09:40:46 [crit] 9356\#9356: *3 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985 2019/02/25 09:40:46 [debug] 9356\#9356: *3 stream lua tcp socket error retval handler 2019/02/25 09:40:46 [debug] 9356\#9356: *3 stream lua finalize socket 2019/02/25 09:40:46 [debug] 9356\#9356: *3 lua stream cleanup free: 086B75C8 2019/02/25 09:40:46 [debug] 9356\#9356: *3 poll del event: fd:12 ev:1 2019/02/25 09:40:46 [debug] 9356\#9356: *3 lua close socket connection 2019/02/25 09:40:46 [debug] 9356\#9356: *3 free: 086B9FB8, unused: 0 ' |
129-ssl-socket.t | TEST 29: unix domain ssl cosocket (keepalive) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: true +failed to do SSL handshake: handshake failed -connected: 1 -ssl handshake: true ' |
129-ssl-socket.t | TEST 13: openresty.org: passing SSL verify with multiple certificates - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 58 bytes. -received: HTTP/1.1 302 Moved Temporarily -close: 1 nil ' |
129-ssl-socket.t | TEST 13: openresty.org: passing SSL verify with multiple certificates - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 13: openresty.org: passing SSL verify with multiple certificates - response_body - response is expected (repeated req 1, req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 58 bytes. -received: HTTP/1.1 302 Moved Temporarily -close: 1 nil ' |
129-ssl-socket.t | TEST 13: openresty.org: passing SSL verify with multiple certificates - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 27: unix domain ssl cosocket (no gen session) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -ssl handshake: true +failed to do SSL handshake: handshake failed ' |
129-ssl-socket.t | TEST 27: unix domain ssl cosocket (no gen session) - pattern "[alert]" should not match any line in error.log but matches line "2019/02/25 09:40:47 [alert] 9362\#9362: *3 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2019/02/25 09:40:47 [debug] 9362\#9362: *3 SSL_do_handshake: -1 2019/02/25 09:40:47 [debug] 9362\#9362: *3 SSL_get_error: 1 2019/02/25 09:40:47 [crit] 9362\#9362: *3 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985 2019/02/25 09:40:47 [debug] 9362\#9362: *3 stream lua tcp socket error retval handler 2019/02/25 09:40:47 [debug] 9362\#9362: *3 stream lua finalize socket 2019/02/25 09:40:47 [debug] 9362\#9362: *3 lua stream cleanup free: 0A18DEC0 2019/02/25 09:40:47 [debug] 9362\#9362: *3 poll del event: fd:12 ev:1 2019/02/25 09:40:47 [debug] 9362\#9362: *3 lua close socket connection 2019/02/25 09:40:47 [debug] 9362\#9362: *3 free: 0A18E480, unused: 0 ' |
129-ssl-socket.t | TEST 27: unix domain ssl cosocket (no gen session) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -ssl handshake: true +failed to do SSL handshake: handshake failed ' |
129-ssl-socket.t | TEST 2: no SNI, no verify - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent: ping -received: pong -close: 1 nil ' |
129-ssl-socket.t | TEST 2: no SNI, no verify - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 2: no SNI, no verify - pattern "[alert]" should not match any line in error.log but matches line "2019/02/25 09:40:47 [alert] 9365\#9365: *5 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html) while SSL handshaking, client: 127.0.0.1, server: 0.0.0.0:12345" (req 0) |
2019/02/25 09:40:47 [debug] 9365\#9365: *5 SSL_do_handshake: -1 2019/02/25 09:40:47 [debug] 9365\#9365: *5 SSL_get_error: 2 2019/02/25 09:40:47 [debug] 9365\#9365: *5 poll add event: fd:13 ev:1 2019/02/25 09:40:47 [debug] 9365\#9365: *5 event timer add: 13: 60000:99207875 2019/02/25 09:40:47 [debug] 9365\#9365: posted event 089C8620 2019/02/25 09:40:47 [debug] 9365\#9365: *3 delete posted event 089C8620 2019/02/25 09:40:47 [debug] 9365\#9365: *3 stream lua tcp socket handler: wev 1 2019/02/25 09:40:47 [debug] 9365\#9365: *3 event timer del: 12: 99149871 2019/02/25 09:40:47 [debug] 9365\#9365: *3 stream lua tcp socket connected ' |
129-ssl-socket.t | TEST 2: no SNI, no verify - response_body - response is expected (repeated req 1, req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent: ping -received: pong -close: 1 nil ' |
129-ssl-socket.t | TEST 2: no SNI, no verify - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 24: lua_ssl_crl - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,3 @@ connected: 1 -failed to do SSL handshake: 12: CRL has expired +failed to do SSL handshake: handshake failed failed to send stream request: closed ' |
129-ssl-socket.t | TEST 24: lua_ssl_crl - response_body - response is expected (repeated req 1, req 0) |
@@ -1,3 +1,3 @@ connected: 1 -failed to do SSL handshake: 12: CRL has expired +failed to do SSL handshake: handshake failed failed to send stream request: closed ' |
129-ssl-socket.t | TEST 14: default cipher - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 58 bytes. -received: HTTP/1.1 302 Moved Temporarily -close: 1 nil ' |
129-ssl-socket.t | TEST 14: default cipher - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 14: default cipher - pattern "(?^:SSL: TLSv1\.2, cipher: "ECDHE-RSA-AES(?:256|128)-GCM-SHA(?:384|256) TLSv1\.2)" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 14: default cipher - pattern "[alert]" should not match any line in error.log but matches line "2019/02/25 09:40:49 [alert] 9374\#9374: *3 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2019/02/25 09:40:49 [debug] 9374\#9374: *3 SSL_do_handshake: -1 2019/02/25 09:40:49 [debug] 9374\#9374: *3 SSL_get_error: 1 2019/02/25 09:40:49 [crit] 9374\#9374: *3 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985 2019/02/25 09:40:49 [debug] 9374\#9374: *3 stream lua tcp socket error retval handler 2019/02/25 09:40:49 [debug] 9374\#9374: *3 stream lua finalize socket 2019/02/25 09:40:49 [debug] 9374\#9374: *3 lua stream cleanup free: 08717420 2019/02/25 09:40:49 [debug] 9374\#9374: *3 poll del event: fd:12 ev:1 2019/02/25 09:40:49 [debug] 9374\#9374: *3 lua close socket connection 2019/02/25 09:40:49 [debug] 9374\#9374: *3 free: 087111A0, unused: 0 ' |
129-ssl-socket.t | TEST 14: default cipher - response_body - response is expected (repeated req 1, req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 58 bytes. -received: HTTP/1.1 302 Moved Temporarily -close: 1 nil ' |
129-ssl-socket.t | TEST 14: default cipher - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 14: default cipher - pattern "(?^:SSL: TLSv1\.2, cipher: "ECDHE-RSA-AES(?:256|128)-GCM-SHA(?:384|256) TLSv1\.2)" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 16: explicit ssl protocol configuration - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 58 bytes. -received: HTTP/1.1 302 Moved Temporarily -close: 1 nil ' |
129-ssl-socket.t | TEST 16: explicit ssl protocol configuration - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 16: explicit ssl protocol configuration - pattern "(?^:SSL: TLSv1, cipher: "ECDHE-RSA-AES(?:256|128)-SHA\b)" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 16: explicit ssl protocol configuration - pattern "[alert]" should not match any line in error.log but matches line "2019/02/25 09:40:50 [alert] 9380\#9380: *3 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2019/02/25 09:40:50 [debug] 9380\#9380: *3 SSL_do_handshake: -1 2019/02/25 09:40:50 [debug] 9380\#9380: *3 SSL_get_error: 1 2019/02/25 09:40:50 [crit] 9380\#9380: *3 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985 2019/02/25 09:40:50 [debug] 9380\#9380: *3 stream lua tcp socket error retval handler 2019/02/25 09:40:50 [debug] 9380\#9380: *3 stream lua finalize socket 2019/02/25 09:40:50 [debug] 9380\#9380: *3 lua stream cleanup free: 08AA1DC8 2019/02/25 09:40:50 [debug] 9380\#9380: *3 poll del event: fd:12 ev:1 2019/02/25 09:40:50 [debug] 9380\#9380: *3 lua close socket connection 2019/02/25 09:40:50 [debug] 9380\#9380: *3 free: 08A9BB38, unused: 0 ' |
129-ssl-socket.t | TEST 16: explicit ssl protocol configuration - response_body - response is expected (repeated req 1, req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 58 bytes. -received: HTTP/1.1 302 Moved Temporarily -close: 1 nil ' |
129-ssl-socket.t | TEST 16: explicit ssl protocol configuration - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 16: explicit ssl protocol configuration - pattern "(?^:SSL: TLSv1, cipher: "ECDHE-RSA-AES(?:256|128)-SHA\b)" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 4: ssl session reuse - response_body - response is expected (repeated req 0, req 0) |
@@ -1,10 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 58 bytes. -received: HTTP/1.1 302 Moved Temporarily -close: 1 nil -connected: 1 -ssl handshake: userdata -sent stream request: 58 bytes. -received: HTTP/1.1 302 Moved Temporarily -close: 1 nil ' |
129-ssl-socket.t | TEST 4: ssl session reuse - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl set session: \1 lua ssl save session: \1 lua ssl free session: \1 lua ssl free session: \1 $)' |
129-ssl-socket.t | TEST 4: ssl session reuse - pattern "SSL reused session" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 4: ssl session reuse - pattern "lua ssl free session" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 4: ssl session reuse - pattern "[alert]" should not match any line in error.log but matches line "2019/02/25 09:40:50 [alert] 9383\#9383: *3 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2019/02/25 09:40:50 [debug] 9383\#9383: *3 SSL_do_handshake: -1 2019/02/25 09:40:50 [debug] 9383\#9383: *3 SSL_get_error: 1 2019/02/25 09:40:50 [crit] 9383\#9383: *3 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985 2019/02/25 09:40:50 [debug] 9383\#9383: *3 stream lua tcp socket error retval handler 2019/02/25 09:40:50 [debug] 9383\#9383: *3 stream lua finalize socket 2019/02/25 09:40:50 [debug] 9383\#9383: *3 lua stream cleanup free: 084E74C8 2019/02/25 09:40:50 [debug] 9383\#9383: *3 poll del event: fd:12 ev:1 2019/02/25 09:40:50 [debug] 9383\#9383: *3 lua close socket connection 2019/02/25 09:40:50 [debug] 9383\#9383: *3 free: 084E1248, unused: 0 ' |
129-ssl-socket.t | TEST 4: ssl session reuse - response_body - response is expected (repeated req 1, req 0) |
@@ -1,10 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 58 bytes. -received: HTTP/1.1 302 Moved Temporarily -close: 1 nil -connected: 1 -ssl handshake: userdata -sent stream request: 58 bytes. -received: HTTP/1.1 302 Moved Temporarily -close: 1 nil ' |
129-ssl-socket.t | TEST 4: ssl session reuse - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl set session: \1 lua ssl save session: \1 lua ssl free session: \1 lua ssl free session: \1 $)' |
129-ssl-socket.t | TEST 4: ssl session reuse - pattern "SSL reused session" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 4: ssl session reuse - pattern "lua ssl free session" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 23: unix domain ssl cosocket (no ssl on server) - pattern "(?^:SSL_do_handshake\(\) failed .*?(unknown protocol|wrong version number))" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 23: unix domain ssl cosocket (no ssl on server) - pattern "[alert]" should not match any line in error.log but matches line "2019/02/25 09:40:51 [alert] 9386\#9386: *3 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2019/02/25 09:40:51 [debug] 9386\#9386: *3 SSL_do_handshake: -1 2019/02/25 09:40:51 [debug] 9386\#9386: *3 SSL_get_error: 1 2019/02/25 09:40:51 [crit] 9386\#9386: *3 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985 2019/02/25 09:40:51 [debug] 9386\#9386: *3 stream lua tcp socket error retval handler 2019/02/25 09:40:51 [debug] 9386\#9386: *3 stream lua finalize socket 2019/02/25 09:40:51 [debug] 9386\#9386: *3 lua stream cleanup free: 08549E00 2019/02/25 09:40:51 [debug] 9386\#9386: *3 poll del event: fd:12 ev:1 2019/02/25 09:40:51 [debug] 9386\#9386: *3 lua close socket connection 2019/02/25 09:40:51 [debug] 9386\#9386: *3 free: 08538338, unused: 0 ' |
129-ssl-socket.t | TEST 23: unix domain ssl cosocket (no ssl on server) - pattern "(?^:SSL_do_handshake\(\) failed .*?(unknown protocol|wrong version number))" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 30: unix domain ssl cosocket (verify cert but no host name check, passed) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,6 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 9 bytes. -received: flash! -received: the end... -close: 1 nil ' |
129-ssl-socket.t | TEST 30: unix domain ssl cosocket (verify cert but no host name check, passed) - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 30: unix domain ssl cosocket (verify cert but no host name check, passed) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,6 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 9 bytes. -received: flash! -received: the end... -close: 1 nil ' |
129-ssl-socket.t | TEST 30: unix domain ssl cosocket (verify cert but no host name check, passed) - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 3: SNI, no verify - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 58 bytes. -received: HTTP/1.1 302 Moved Temporarily -close: 1 nil ' |
129-ssl-socket.t | TEST 3: SNI, no verify - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 3: SNI, no verify - pattern "[alert]" should not match any line in error.log but matches line "2019/02/25 09:40:52 [alert] 9392\#9392: *3 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2019/02/25 09:40:52 [debug] 9392\#9392: *3 SSL_do_handshake: -1 2019/02/25 09:40:52 [debug] 9392\#9392: *3 SSL_get_error: 1 2019/02/25 09:40:52 [crit] 9392\#9392: *3 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985 2019/02/25 09:40:52 [debug] 9392\#9392: *3 stream lua tcp socket error retval handler 2019/02/25 09:40:52 [debug] 9392\#9392: *3 stream lua finalize socket 2019/02/25 09:40:52 [debug] 9392\#9392: *3 lua stream cleanup free: 08781480 2019/02/25 09:40:52 [debug] 9392\#9392: *3 poll del event: fd:12 ev:1 2019/02/25 09:40:52 [debug] 9392\#9392: *3 lua close socket connection 2019/02/25 09:40:52 [debug] 9392\#9392: *3 free: 0877B1B8, unused: 0 ' |
129-ssl-socket.t | TEST 3: SNI, no verify - response_body - response is expected (repeated req 1, req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 58 bytes. -received: HTTP/1.1 302 Moved Temporarily -close: 1 nil ' |
129-ssl-socket.t | TEST 3: SNI, no verify - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 9: ssl verify depth not enough (with automatic error logging) - response_body - like (repeated req 0, req 0) |
'connected: 1 failed to do SSL handshake: handshake failed failed to send stream request: closed ' doesn't match '(?^:connected: 1 failed to do SSL handshake: (22: certificate chain too long|20: unable to get local issuer certificate) failed to send stream request: closed )' |
129-ssl-socket.t | TEST 9: ssl verify depth not enough (with automatic error logging) - pattern "(?^:lua ssl certificate verify error: \((22: certificate chain too long|20: unable to get local issuer certificate)\))" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 9: ssl verify depth not enough (with automatic error logging) - response_body - like (repeated req 1, req 0) |
'connected: 1 failed to do SSL handshake: handshake failed failed to send stream request: closed ' doesn't match '(?^:connected: 1 failed to do SSL handshake: (22: certificate chain too long|20: unable to get local issuer certificate) failed to send stream request: closed )' |
129-ssl-socket.t | TEST 9: ssl verify depth not enough (with automatic error logging) - pattern "(?^:lua ssl certificate verify error: \((22: certificate chain too long|20: unable to get local issuer certificate)\))" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 19: openresty.org: passing SSL verify: keepalive (no reusing the ssl session) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,9 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -set keepalive: 1 nil -connected: 1 -ssl handshake: userdata -set keepalive: 1 nil -connected: 1 -ssl handshake: userdata -set keepalive: 1 nil ' |
129-ssl-socket.t | TEST 19: openresty.org: passing SSL verify: keepalive (no reusing the ssl session) - grep_error_log_out (req 0) |
'' doesn't match '(?^:^stream lua ssl save session: ([0-9A-F]+) stream lua ssl save session: \1 stream lua ssl save session: \1 stream lua ssl free session: \1 stream lua ssl free session: \1 stream lua ssl free session: \1 $)' |
129-ssl-socket.t | TEST 19: openresty.org: passing SSL verify: keepalive (no reusing the ssl session) - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 19: openresty.org: passing SSL verify: keepalive (no reusing the ssl session) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,9 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -set keepalive: 1 nil -connected: 1 -ssl handshake: userdata -set keepalive: 1 nil -connected: 1 -ssl handshake: userdata -set keepalive: 1 nil ' |
129-ssl-socket.t | TEST 19: openresty.org: passing SSL verify: keepalive (no reusing the ssl session) - grep_error_log_out (req 1) |
'' doesn't match '(?^:^stream lua ssl save session: ([0-9A-F]+) stream lua ssl save session: \1 stream lua ssl save session: \1 stream lua ssl free session: \1 stream lua ssl free session: \1 stream lua ssl free session: \1 $)' |
129-ssl-socket.t | TEST 19: openresty.org: passing SSL verify: keepalive (no reusing the ssl session) - pattern "lua tcp socket get keepalive peer: using connection" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 10: ssl verify depth not enough (without automatic error logging) - response_body - like (repeated req 0, req 0) |
'connected: 1 failed to do SSL handshake: handshake failed failed to send stream request: closed ' doesn't match '(?^:connected: 1 failed to do SSL handshake: (22: certificate chain too long|20: unable to get local issuer certificate) failed to send stream request: closed )' |
129-ssl-socket.t | TEST 10: ssl verify depth not enough (without automatic error logging) - response_body - like (repeated req 1, req 0) |
'connected: 1 failed to do SSL handshake: handshake failed failed to send stream request: closed ' doesn't match '(?^:connected: 1 failed to do SSL handshake: (22: certificate chain too long|20: unable to get local issuer certificate) failed to send stream request: closed )' |
129-ssl-socket.t | TEST 28: unix domain ssl cosocket (gen session, true) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed ' |
129-ssl-socket.t | TEST 28: unix domain ssl cosocket (gen session, true) - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 28: unix domain ssl cosocket (gen session, true) - pattern "[alert]" should not match any line in error.log but matches line "2019/02/25 09:40:55 [alert] 9407\#9407: *3 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2019/02/25 09:40:55 [debug] 9407\#9407: *3 SSL_do_handshake: -1 2019/02/25 09:40:55 [debug] 9407\#9407: *3 SSL_get_error: 1 2019/02/25 09:40:55 [crit] 9407\#9407: *3 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985 2019/02/25 09:40:55 [debug] 9407\#9407: *3 stream lua tcp socket error retval handler 2019/02/25 09:40:55 [debug] 9407\#9407: *3 stream lua finalize socket 2019/02/25 09:40:55 [debug] 9407\#9407: *3 lua stream cleanup free: 09FD9E68 2019/02/25 09:40:55 [debug] 9407\#9407: *3 poll del event: fd:12 ev:1 2019/02/25 09:40:55 [debug] 9407\#9407: *3 lua close socket connection 2019/02/25 09:40:55 [debug] 9407\#9407: *3 free: 09FDA418, unused: 0 ' |
129-ssl-socket.t | TEST 28: unix domain ssl cosocket (gen session, true) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed ' |
129-ssl-socket.t | TEST 28: unix domain ssl cosocket (gen session, true) - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 11: www.google.com (SSL verify passes) - response_body_like - response is expected (connected: 1 failed to do SSL handshake: handshake failed) |
'connected: 1 failed to do SSL handshake: handshake failed ' doesn't match '(?^s:\Aconnected: 1 ssl handshake: userdata sent http request: 59 bytes. received: HTTP/1.1 (?:200 OK|302 Found) close: 1 nil \z)' |
129-ssl-socket.t | TEST 11: www.google.com (SSL verify passes) - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 11: www.google.com (SSL verify passes) - response_body_like - response is expected (connected: 1 failed to do SSL handshake: handshake failed) |
'connected: 1 failed to do SSL handshake: handshake failed ' doesn't match '(?^s:\Aconnected: 1 ssl handshake: userdata sent http request: 59 bytes. received: HTTP/1.1 (?:200 OK|302 Found) close: 1 nil \z)' |
129-ssl-socket.t | TEST 11: www.google.com (SSL verify passes) - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 17: unsupported ssl protocol - pattern "[alert]" should not match any line in error.log but matches line "2019/02/25 09:40:56 [alert] 9413\#9413: *3 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2019/02/25 09:40:56 [debug] 9413\#9413: *3 SSL_do_handshake: -1 2019/02/25 09:40:56 [debug] 9413\#9413: *3 SSL_get_error: 1 2019/02/25 09:40:56 [crit] 9413\#9413: *3 SSL_do_handshake() failed (SSL: error:141640BF:SSL routines:tls_construct_client_hello:no protocols available), client: 127.0.0.1, server: 0.0.0.0:1985 2019/02/25 09:40:56 [debug] 9413\#9413: *3 stream lua tcp socket error retval handler 2019/02/25 09:40:56 [debug] 9413\#9413: *3 stream lua finalize socket 2019/02/25 09:40:56 [debug] 9413\#9413: *3 lua stream cleanup free: 08FDB550 2019/02/25 09:40:56 [debug] 9413\#9413: *3 poll del event: fd:12 ev:1 2019/02/25 09:40:56 [debug] 9413\#9413: *3 lua close socket connection 2019/02/25 09:40:56 [debug] 9413\#9413: *3 free: 08FD5288, unused: 0 ' |
129-ssl-socket.t | TEST 31: unix domain ssl cosocket (verify cert but no host name check, NOT passed) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -failed to do SSL handshake: 18: self signed certificate +failed to do SSL handshake: handshake failed ' |
129-ssl-socket.t | TEST 31: unix domain ssl cosocket (verify cert but no host name check, NOT passed) - pattern "lua ssl certificate verify error: (18: self signed certificate)" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 31: unix domain ssl cosocket (verify cert but no host name check, NOT passed) - pattern "[alert]" should not match any line in error.log but matches line "2019/02/25 09:40:56 [alert] 9416\#9416: *3 ignoring stale global SSL error (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) |
2019/02/25 09:40:56 [debug] 9416\#9416: *3 SSL_do_handshake: -1 2019/02/25 09:40:56 [debug] 9416\#9416: *3 SSL_get_error: 1 2019/02/25 09:40:56 [crit] 9416\#9416: *3 SSL_do_handshake() failed (SSL: error:24064064:random number generator:RAND_bytes:PRNG not seeded:You need to read the OpenSSL FAQ, https://www.openssl.org/docs/faq.html), client: 127.0.0.1, server: 0.0.0.0:1985 2019/02/25 09:40:56 [debug] 9416\#9416: *3 stream lua tcp socket error retval handler 2019/02/25 09:40:56 [debug] 9416\#9416: *3 stream lua finalize socket 2019/02/25 09:40:56 [debug] 9416\#9416: *3 lua stream cleanup free: 099B76A8 2019/02/25 09:40:56 [debug] 9416\#9416: *3 poll del event: fd:12 ev:1 2019/02/25 09:40:56 [debug] 9416\#9416: *3 lua close socket connection 2019/02/25 09:40:56 [debug] 9416\#9416: *3 free: 099B7CB0, unused: 0 ' |
129-ssl-socket.t | TEST 31: unix domain ssl cosocket (verify cert but no host name check, NOT passed) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -failed to do SSL handshake: 18: self signed certificate +failed to do SSL handshake: handshake failed ' |
129-ssl-socket.t | TEST 31: unix domain ssl cosocket (verify cert but no host name check, NOT passed) - pattern "lua ssl certificate verify error: (18: self signed certificate)" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 12: www.google.com (SSL verify enabled and no corresponding trusted certificates) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -failed to do SSL handshake: 20: unable to get local issuer certificate +failed to do SSL handshake: handshake failed ' |
129-ssl-socket.t | TEST 12: www.google.com (SSL verify enabled and no corresponding trusted certificates) - pattern "lua ssl certificate verify error: (20: unable to get local issuer certificate)" should match a line in error.log (req 0) | |
129-ssl-socket.t | TEST 12: www.google.com (SSL verify enabled and no corresponding trusted certificates) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -failed to do SSL handshake: 20: unable to get local issuer certificate +failed to do SSL handshake: handshake failed ' |
129-ssl-socket.t | TEST 12: www.google.com (SSL verify enabled and no corresponding trusted certificates) - pattern "lua ssl certificate verify error: (20: unable to get local issuer certificate)" should match a line in error.log (req 1) | |
129-ssl-socket.t | TEST 8: openresty.org: passing SSL verify - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 58 bytes. -received: HTTP/1.1 302 Moved Temporarily -close: 1 nil ' |
129-ssl-socket.t | TEST 8: openresty.org: passing SSL verify - grep_error_log_out (req 0) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
129-ssl-socket.t | TEST 8: openresty.org: passing SSL verify - response_body - response is expected (repeated req 1, req 0) |
@@ -1,5 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -sent stream request: 58 bytes. -received: HTTP/1.1 302 Moved Temporarily -close: 1 nil ' |
129-ssl-socket.t | TEST 8: openresty.org: passing SSL verify - grep_error_log_out (req 1) |
'' doesn't match '(?^:^lua ssl save session: ([0-9A-F]+) lua ssl free session: ([0-9A-F]+) $)' |
132-lua-blocks.t | nginx: [emerg] | Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22 |
132-lua-blocks.t | nginx: [emerg] | Lua code block missing the closing long bracket "]==]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22 |
132-lua-blocks.t | nginx: [emerg] | "http" directive is not allowed here in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:28 |
132-lua-blocks.t | nginx: [emerg] | Lua code block missing the closing long bracket "]]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22 |
132-lua-blocks.t | nginx: [emerg] | Lua code block missing the closing long bracket "]=]" in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:22 |
139-ssl-cert-by.t | TEST 13: simple logging (by_lua_file) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 13: simple logging (by_lua_file) - pattern "a.lua:1: ssl cert by lua is running!" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 13: simple logging (by_lua_file) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 13: simple logging (by_lua_file) - pattern "a.lua:1: ssl cert by lua is running!" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 13: simple logging (by_lua_file) - response_body - response is expected (repeated req 2, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 13: simple logging (by_lua_file) - pattern "a.lua:1: ssl cert by lua is running!" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 12: connection aborted prematurely - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -failed to do SSL handshake: timeout +failed to do SSL handshake: handshake failed ' |
139-ssl-cert-by.t | TEST 12: connection aborted prematurely - pattern "ssl-cert-by-lua: after sleeping" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 12: connection aborted prematurely - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -failed to do SSL handshake: timeout +failed to do SSL handshake: handshake failed ' |
139-ssl-cert-by.t | TEST 12: connection aborted prematurely - pattern "ssl-cert-by-lua: after sleeping" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 12: connection aborted prematurely - response_body - response is expected (repeated req 2, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -failed to do SSL handshake: timeout +failed to do SSL handshake: handshake failed ' |
139-ssl-cert-by.t | TEST 12: connection aborted prematurely - pattern "ssl-cert-by-lua: after sleeping" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 1: simple logging - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 1: simple logging - grep_error_log_out (req 0) |
'reusable connection: 1 reusable connection: 0 reusable connection: 0 reusable connection: 0 reusable connection: 0 reusable connection: 0 reusable connection: 0 ' doesn't match '(?^:reusable connection: 1 reusable connection: 0 ssl cert: connection reusable: 0 reusable connection: 0 ssl_certificate_by_lua:1: ssl cert by lua is running!, reusable connection: 0 reusable connection: 0 reusable connection: 0 reusable connection: 0 reusable connection: 0 )' |
139-ssl-cert-by.t | TEST 1: simple logging - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 1: simple logging - grep_error_log_out (req 1) |
'reusable connection: 1 reusable connection: 0 reusable connection: 0 reusable connection: 0 reusable connection: 0 reusable connection: 0 reusable connection: 0 ' doesn't match '(?^:reusable connection: 1 reusable connection: 0 ssl cert: connection reusable: 0 reusable connection: 0 ssl_certificate_by_lua:1: ssl cert by lua is running!, reusable connection: 0 reusable connection: 0 reusable connection: 0 reusable connection: 0 reusable connection: 0 )' |
139-ssl-cert-by.t | TEST 1: simple logging - response_body - response is expected (repeated req 2, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 1: simple logging - grep_error_log_out (req 2) |
'reusable connection: 1 reusable connection: 0 reusable connection: 0 reusable connection: 0 reusable connection: 0 reusable connection: 0 reusable connection: 0 ' doesn't match '(?^:reusable connection: 1 reusable connection: 0 ssl cert: connection reusable: 0 reusable connection: 0 ssl_certificate_by_lua:1: ssl cert by lua is running!, reusable connection: 0 reusable connection: 0 reusable connection: 0 reusable connection: 0 reusable connection: 0 )' |
139-ssl-cert-by.t | TEST 3: timer - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 3: timer - pattern "my timer run!" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 3: timer - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 3: timer - pattern "my timer run!" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 3: timer - response_body - response is expected (repeated req 2, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 3: timer - pattern "my timer run!" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "lua_certificate_by_lua: cert cb exit code: 0" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "lua exit with code -1" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "lua_certificate_by_lua: cert cb exit code: 0" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "lua exit with code -1" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "lua_certificate_by_lua: cert cb exit code: 0" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 8: ngx.exit(ngx.ERROR) - yield - pattern "lua exit with code -1" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua_certificate_by_lua: handler return value: -1, cert cb exit code: 0" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua exit with code -1" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua_certificate_by_lua: handler return value: -1, cert cb exit code: 0" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua exit with code -1" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua_certificate_by_lua: handler return value: -1, cert cb exit code: 0" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 6: ngx.exit(ngx.ERROR) - no yield - pattern "lua exit with code -1" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 2: sleep - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 2: sleep - pattern "(?^:elapsed in ssl cert by lua: 0.(?:09|1[01])\d+,)" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 2: sleep - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 2: sleep - pattern "(?^:elapsed in ssl cert by lua: 0.(?:09|1[01])\d+,)" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 2: sleep - response_body - response is expected (repeated req 2, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 2: sleep - pattern "(?^:elapsed in ssl cert by lua: 0.(?:09|1[01])\d+,)" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 16: simple logging - use ssl_certificate_by_lua* on the http {} level - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 16: simple logging - use ssl_certificate_by_lua* on the http {} level - pattern "ssl_certificate_by_lua:1: ssl cert by lua is running!" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 16: simple logging - use ssl_certificate_by_lua* on the http {} level - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 16: simple logging - use ssl_certificate_by_lua* on the http {} level - pattern "ssl_certificate_by_lua:1: ssl cert by lua is running!" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 16: simple logging - use ssl_certificate_by_lua* on the http {} level - response_body - response is expected (repeated req 2, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 16: simple logging - use ssl_certificate_by_lua* on the http {} level - pattern "ssl_certificate_by_lua:1: ssl cert by lua is running!" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 14: coroutine API - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 14: coroutine API - grep_error_log_out (req 0) |
@@ -1,6 +0,0 @@ -co resume, status: suspended -co yield: 0 -co resume, status: suspended -co yield: 1 -co resume, status: suspended -co yield: 2 ' |
139-ssl-cert-by.t | TEST 14: coroutine API - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 14: coroutine API - grep_error_log_out (req 1) |
@@ -1,6 +0,0 @@ -co resume, status: suspended -co yield: 0 -co resume, status: suspended -co yield: 1 -co resume, status: suspended -co yield: 2 ' |
139-ssl-cert-by.t | TEST 14: coroutine API - response_body - response is expected (repeated req 2, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 14: coroutine API - grep_error_log_out (req 2) |
@@ -1,6 +0,0 @@ -co resume, status: suspended -co yield: 0 -co resume, status: suspended -co yield: 1 -co resume, status: suspended -co yield: 2 ' |
139-ssl-cert-by.t | TEST 5: ngx.exit(0) - no yield - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -ssl handshake: boolean +failed to do SSL handshake: handshake failed ' |
139-ssl-cert-by.t | TEST 5: ngx.exit(0) - no yield - pattern "lua exit with code 0" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 5: ngx.exit(0) - no yield - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -ssl handshake: boolean +failed to do SSL handshake: handshake failed ' |
139-ssl-cert-by.t | TEST 5: ngx.exit(0) - no yield - pattern "lua exit with code 0" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 5: ngx.exit(0) - no yield - response_body - response is expected (repeated req 2, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -ssl handshake: boolean +failed to do SSL handshake: handshake failed ' |
139-ssl-cert-by.t | TEST 5: ngx.exit(0) - no yield - pattern "lua exit with code 0" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 9: lua exception - no yield - pattern "runtime error: ssl_certificate_by_lua:2: bad bad bad" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 9: lua exception - no yield - pattern "lua_certificate_by_lua: handler return value: 500, cert cb exit code: 0" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 9: lua exception - no yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 9: lua exception - no yield - pattern "(?^:context: ssl_certificate_by_lua\*, client: \d+\.\d+\.\d+\.\d+, server: \d+\.\d+\.\d+\.\d+:\d+)" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 9: lua exception - no yield - pattern "runtime error: ssl_certificate_by_lua:2: bad bad bad" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 9: lua exception - no yield - pattern "lua_certificate_by_lua: handler return value: 500, cert cb exit code: 0" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 9: lua exception - no yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 9: lua exception - no yield - pattern "(?^:context: ssl_certificate_by_lua\*, client: \d+\.\d+\.\d+\.\d+, server: \d+\.\d+\.\d+\.\d+:\d+)" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 9: lua exception - no yield - pattern "runtime error: ssl_certificate_by_lua:2: bad bad bad" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 9: lua exception - no yield - pattern "lua_certificate_by_lua: handler return value: 500, cert cb exit code: 0" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 9: lua exception - no yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 9: lua exception - no yield - pattern "(?^:context: ssl_certificate_by_lua\*, client: \d+\.\d+\.\d+\.\d+, server: \d+\.\d+\.\d+\.\d+:\d+)" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 11: get phase - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed ' |
139-ssl-cert-by.t | TEST 11: get phase - pattern "get_phase: ssl_cert" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 11: get phase - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed ' |
139-ssl-cert-by.t | TEST 11: get phase - pattern "get_phase: ssl_cert" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 11: get phase - response_body - response is expected (repeated req 2, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed ' |
139-ssl-cert-by.t | TEST 11: get phase - pattern "get_phase: ssl_cert" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 19: get raw_client_addr - IPv4 - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 19: get raw_client_addr - IPv4 - pattern "client ip: 127.0.0.1" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 19: get raw_client_addr - IPv4 - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 19: get raw_client_addr - IPv4 - pattern "client ip: 127.0.0.1" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 19: get raw_client_addr - IPv4 - response_body - response is expected (repeated req 2, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 19: get raw_client_addr - IPv4 - pattern "client ip: 127.0.0.1" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 4: cosocket - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 4: cosocket - pattern "received memc reply: OK" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 4: cosocket - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 4: cosocket - pattern "received memc reply: OK" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 4: cosocket - response_body - response is expected (repeated req 2, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 4: cosocket - pattern "received memc reply: OK" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 17: simple logging (syslog) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 17: simple logging (syslog) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 17: simple logging (syslog) - response_body - response is expected (repeated req 2, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 18: check the count of running timers - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: 3 -close: 1 nil ' |
139-ssl-cert-by.t | TEST 18: check the count of running timers - pattern "ssl_certificate_by_lua:1: ssl cert by lua is running!" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 18: check the count of running timers - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: 3 -close: 1 nil ' |
139-ssl-cert-by.t | TEST 18: check the count of running timers - pattern "ssl_certificate_by_lua:1: ssl cert by lua is running!" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 18: check the count of running timers - response_body - response is expected (repeated req 2, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: 3 -close: 1 nil ' |
139-ssl-cert-by.t | TEST 18: check the count of running timers - pattern "ssl_certificate_by_lua:1: ssl cert by lua is running!" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 10: lua exception - yield - pattern "runtime error: ssl_certificate_by_lua:3: bad bad bad" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 10: lua exception - yield - pattern "lua_certificate_by_lua: cert cb exit code: 0" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 10: lua exception - yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 10: lua exception - yield - pattern "runtime error: ssl_certificate_by_lua:3: bad bad bad" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 10: lua exception - yield - pattern "lua_certificate_by_lua: cert cb exit code: 0" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 10: lua exception - yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 10: lua exception - yield - pattern "runtime error: ssl_certificate_by_lua:3: bad bad bad" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 10: lua exception - yield - pattern "lua_certificate_by_lua: cert cb exit code: 0" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 10: lua exception - yield - pattern "(?^:\[crit\] .*? SSL_do_handshake\(\) failed .*?cert cb error)" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 20: get raw_client_addr - unix domain socket - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 20: get raw_client_addr - unix domain socket - pattern "client socket file: " should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 20: get raw_client_addr - unix domain socket - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 20: get raw_client_addr - unix domain socket - pattern "client socket file: " should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 20: get raw_client_addr - unix domain socket - response_body - response is expected (repeated req 2, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 20: get raw_client_addr - unix domain socket - pattern "client socket file: " should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 7: ngx.exit(0) - yield - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -ssl handshake: boolean +failed to do SSL handshake: handshake failed ' |
139-ssl-cert-by.t | TEST 7: ngx.exit(0) - yield - pattern "lua exit with code 0" should match a line in error.log (req 0) | |
139-ssl-cert-by.t | TEST 7: ngx.exit(0) - yield - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -ssl handshake: boolean +failed to do SSL handshake: handshake failed ' |
139-ssl-cert-by.t | TEST 7: ngx.exit(0) - yield - pattern "lua exit with code 0" should match a line in error.log (req 1) | |
139-ssl-cert-by.t | TEST 7: ngx.exit(0) - yield - response_body - response is expected (repeated req 2, req 0) |
@@ -1,2 +1,2 @@ connected: 1 -ssl handshake: boolean +failed to do SSL handshake: handshake failed ' |
139-ssl-cert-by.t | TEST 7: ngx.exit(0) - yield - pattern "lua exit with code 0" should match a line in error.log (req 2) | |
139-ssl-cert-by.t | TEST 15: simple user thread wait with yielding - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 15: simple user thread wait with yielding - grep_error_log_out (req 0) |
@@ -1,3 +0,0 @@ -uthread: thread created: suspended -uthread: hello in thread -uthread: done ' |
139-ssl-cert-by.t | TEST 15: simple user thread wait with yielding - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 15: simple user thread wait with yielding - grep_error_log_out (req 1) |
@@ -1,3 +0,0 @@ -uthread: thread created: suspended -uthread: hello in thread -uthread: done ' |
139-ssl-cert-by.t | TEST 15: simple user thread wait with yielding - response_body - response is expected (repeated req 2, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
139-ssl-cert-by.t | TEST 15: simple user thread wait with yielding - grep_error_log_out (req 2) |
@@ -1,3 +0,0 @@ -uthread: thread created: suspended -uthread: hello in thread -uthread: done ' |
140-ssl-c-api.t | TEST 5: ECDSA cert + private key cdata - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
140-ssl-c-api.t | TEST 5: ECDSA cert + private key cdata - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
140-ssl-c-api.t | TEST 5: ECDSA cert + private key cdata - response_body - response is expected (repeated req 2, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
140-ssl-c-api.t | TEST 1: simple cert + private key - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
140-ssl-c-api.t | TEST 1: simple cert + private key - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
140-ssl-c-api.t | TEST 1: simple cert + private key - response_body - response is expected (repeated req 2, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
140-ssl-c-api.t | TEST 4: simple cert + private key cdata - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
140-ssl-c-api.t | TEST 4: simple cert + private key cdata - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
140-ssl-c-api.t | TEST 4: simple cert + private key cdata - response_body - response is expected (repeated req 2, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
140-ssl-c-api.t | TEST 2: ECDSA cert + private key - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
140-ssl-c-api.t | TEST 2: ECDSA cert + private key - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
140-ssl-c-api.t | TEST 2: ECDSA cert + private key - response_body - response is expected (repeated req 2, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
140-ssl-c-api.t | TEST 3: Handshake continue when cert_pem_to_der errors - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
140-ssl-c-api.t | TEST 3: Handshake continue when cert_pem_to_der errors - pattern "failed to parse PEM cert: PEM_read_bio_X509_AUX()" should match a line in error.log (req 0) | |
140-ssl-c-api.t | TEST 3: Handshake continue when cert_pem_to_der errors - pattern "failed to parse PEM priv key: PEM_read_bio_PrivateKey() failed" should match a line in error.log (req 0) | |
140-ssl-c-api.t | TEST 3: Handshake continue when cert_pem_to_der errors - response_body - response is expected (repeated req 1, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
140-ssl-c-api.t | TEST 3: Handshake continue when cert_pem_to_der errors - pattern "failed to parse PEM cert: PEM_read_bio_X509_AUX()" should match a line in error.log (req 1) | |
140-ssl-c-api.t | TEST 3: Handshake continue when cert_pem_to_der errors - pattern "failed to parse PEM priv key: PEM_read_bio_PrivateKey() failed" should match a line in error.log (req 1) | |
140-ssl-c-api.t | TEST 3: Handshake continue when cert_pem_to_der errors - response_body - response is expected (repeated req 2, req 0) |
@@ -1,4 +1,2 @@ connected: 1 -ssl handshake: userdata +failed to do SSL handshake: handshake failed -received: it works! -close: 1 nil ' |
140-ssl-c-api.t | TEST 3: Handshake continue when cert_pem_to_der errors - pattern "failed to parse PEM cert: PEM_read_bio_X509_AUX()" should match a line in error.log (req 2) | |
140-ssl-c-api.t | TEST 3: Handshake continue when cert_pem_to_der errors - pattern "failed to parse PEM priv key: PEM_read_bio_PrivateKey() failed" should match a line in error.log (req 2) |
Go back to the index page.