(This page was automatically generated by the tools in the opsboy project on 04:52:03 11-Oct-2024 GMT.)

Detailed Test Report for ngx_stream_lua in linux x86_64 (w)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
982ce528 2024-08-16 09:00:15 GMT 0 42 118 10179 527 sec

LuaJIT

LuaJIT 2.1.1723681758, commit 4182d6bf

OpenSSL

OpenSSL 1.1.1w 11 Sep 2023

Compilation Errors

Segmentation Faults

Unexpected Failures

(none)

Expected Failures

File Name Details
005-exit.t TEST 2: throw error after sending the header and partial body - response_body - response is expected (repeated req 0, req 0) got: 'h'
expected: 'hi
'
005-exit.t TEST 2: throw error after sending the header and partial body - response_body - response is expected (repeated req 1, req 0) got: 'h'
expected: 'hi
'
025-codecache.t TEST 22: cosocket connection pool timeout (after Lua VM destroys) - pattern "(?^:\blua tcp socket keepalive: free connection pool [0-9A-F]+ for "127.0.0.1:)" should match a line in error.log (req 0)
025-codecache.t TEST 22: cosocket connection pool timeout (after Lua VM destroys) - pattern "stream lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2024/08/16 11:08:08 [debug] 4016\#0: stream lua tcp socket keepalive max idle timeout" (req 0) 2024/08/16 11:08:08 [debug] 4016\#0: stream lua tcp socket keepalive close handler: fd:12
2024/08/16 11:08:08 [debug] 4016\#0: poll del event: fd:12 ev:1
2024/08/16 11:08:08 [debug] 4016\#0: index: copy event 6 to 5
2024/08/16 11:08:08 [debug] 4016\#0: reusable connection: 0
2024/08/16 11:08:08 [debug] 4016\#0: stream lua tcp socket keepalive: free connection pool for "127.0.0.1:11211"
2024/08/16 11:08:08 [debug] 4016\#0: posted event 00000000013373B0
2024/08/16 11:08:08 [debug] 4016\#0: *1 delete posted event 00000000013373B0
2024/08/16 11:08:08 [debug] 4016\#0: *1 lua tcp socket handler for "/t?", wev 0
2024/08/16 11:08:08 [debug] 4016\#0: *1 lua tcp socket read handler
'
025-codecache.t TEST 22: cosocket connection pool timeout (after Lua VM destroys) - pattern "(?^:\blua tcp socket keepalive: free connection pool [0-9A-F]+ for "127.0.0.1:)" should match a line in error.log (req 1)
025-codecache.t TEST 22: cosocket connection pool timeout (after Lua VM destroys) - pattern "stream lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2024/08/16 11:08:08 [debug] 4016\#0: stream lua tcp socket keepalive max idle timeout" (req 1) 2024/08/16 11:08:08 [debug] 4016\#0: stream lua tcp socket keepalive close handler: fd:12
2024/08/16 11:08:08 [debug] 4016\#0: poll del event: fd:12 ev:1
2024/08/16 11:08:08 [debug] 4016\#0: index: copy event 6 to 5
2024/08/16 11:08:08 [debug] 4016\#0: reusable connection: 0
2024/08/16 11:08:08 [debug] 4016\#0: stream lua tcp socket keepalive: free connection pool for "127.0.0.1:11211"
2024/08/16 11:08:08 [debug] 4016\#0: posted event 00000000013373B0
2024/08/16 11:08:08 [debug] 4016\#0: *1 delete posted event 00000000013373B0
2024/08/16 11:08:08 [debug] 4016\#0: *1 lua tcp socket handler for "/t?", wev 0
2024/08/16 11:08:08 [debug] 4016\#0: *1 lua tcp socket read handler
'
025-codecache.t TEST 22: cosocket connection pool timeout (after Lua VM destroys) - pattern "stream lua tcp socket keepalive max idle timeout" should not match any line in error.log but matches line "2024/08/16 11:08:08 [debug] 4016\#0: stream lua tcp socket keepalive max idle timeout" (req 1) 2024/08/16 11:08:08 [debug] 4016\#0: stream lua tcp socket keepalive close handler: fd:12
2024/08/16 11:08:08 [debug] 4016\#0: poll del event: fd:12 ev:1
2024/08/16 11:08:08 [debug] 4016\#0: index: copy event 6 to 5
2024/08/16 11:08:08 [debug] 4016\#0: reusable connection: 0
2024/08/16 11:08:08 [debug] 4016\#0: stream lua tcp socket keepalive: free connection pool for "127.0.0.1:11211"
2024/08/16 11:08:08 [debug] 4016\#0: posted event 00000000013373B0
2024/08/16 11:08:08 [debug] 4016\#0: *5 delete posted event 00000000013373B0
2024/08/16 11:08:08 [debug] 4016\#0: *5 lua tcp socket handler for "/t?", wev 0
2024/08/16 11:08:08 [debug] 4016\#0: *5 lua tcp socket read handler
'
056-flush.t TEST 1: flush wait - content - pattern "lua reuse free buf memory 13 >= 5" should match a line in error.log (req 0)
056-flush.t TEST 1: flush wait - content - pattern "lua reuse free buf memory 13 >= 5" should match a line in error.log (req 1)
058-tcp-socket.t TEST 27: send tables of string fragments (bad type "boolean") - response_body - response is expected (repeated req 0, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 27: send tables of string fragments (bad type "boolean") - response_body - response is expected (repeated req 1, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 28: send tables of string fragments (bad type ngx.null) - response_body - response is expected (repeated req 0, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 28: send tables of string fragments (bad type ngx.null) - response_body - response is expected (repeated req 1, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 26: send tables of string fragments (bad type "nil") - response_body - response is expected (repeated req 0, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 26: send tables of string fragments (bad type "nil") - response_body - response is expected (repeated req 1, req 0) got: 'c'
expected: 'connected: 1
'
058-tcp-socket.t TEST 62: receiveany method in cosocket - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,14 @@
1
-22
+2
-hello world
+2
+h
+e
+l
+l
+o
+
+w
+o
+r
+l
+d
'
058-tcp-socket.t TEST 62: receiveany method in cosocket - response_body - response is expected (repeated req 1, req 0) @@ -1,3 +1,14 @@
1
-22
+2
-hello world
+2
+h
+e
+l
+l
+o
+
+w
+o
+r
+l
+d
'
058-tcp-socket.t TEST 66: receiveany with limited, max is smaller than data - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,11 @@
-hello w
+h
-orld
+e
+l
+l
+o
+
+w
+o
+r
+l
+d
'
058-tcp-socket.t TEST 66: receiveany with limited, max is smaller than data - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,11 @@
-hello w
+h
-orld
+e
+l
+l
+o
+
+w
+o
+r
+l
+d
'
058-tcp-socket.t TEST 65: receiveany with limited, max is larger than data - response_body - response is expected (repeated req 0, req 0) got: 'h
'
expected: 'hello world
'
058-tcp-socket.t TEST 65: receiveany with limited, max is larger than data - response_body - response is expected (repeated req 1, req 0) got: 'h
'
expected: 'hello world
'
067-req-socket.t TEST 13: sanity of raw req socket receive any - response_body - response is expected (repeated req 0, req 0) got: 'receive stream response error: connection reset by peer
'
expected: '1: received: hello
'
067-req-socket.t TEST 13: sanity of raw req socket receive any - pattern "Got: 5 bytes" should match a line in error.log (req 0)
067-req-socket.t TEST 13: sanity of raw req socket receive any - pattern "[error]" should not match any line in error.log but matches line "2024/08/16 11:10:46 [error] 6733\#0: *1 recv() failed (104: Connection reset by peer), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 0) 2024/08/16 11:10:46 [debug] 6733\#0: *1 lua tcp socket recv returned -1: "/t?"
2024/08/16 11:10:46 [debug] 6733\#0: *1 lua tcp socket handle read error
2024/08/16 11:10:46 [debug] 6733\#0: *1 lua tcp socket waking up the current request
2024/08/16 11:10:46 [debug] 6733\#0: *1 lua tcp operation done, resuming lua thread
2024/08/16 11:10:46 [debug] 6733\#0: *1 lua tcp socket calling prepare retvals handler 000000000050AE76, u:00007FD32A4A9B48
2024/08/16 11:10:46 [debug] 6733\#0: *1 lua tcp socket receive return value handler
2024/08/16 11:10:46 [debug] 6733\#0: *1 poll del event: fd:10 ev:1
2024/08/16 11:10:46 [debug] 6733\#0: *1 lua run thread, top:8 c:1
2024/08/16 11:10:46 [debug] 6733\#0: *1 lua finalize socket
'
067-req-socket.t TEST 13: sanity of raw req socket receive any - response_body - response is expected (repeated req 1, req 0) got: 'receive stream response error: connection reset by peer
'
expected: '1: received: hello
'
067-req-socket.t TEST 13: sanity of raw req socket receive any - pattern "Got: 5 bytes" should match a line in error.log (req 1)
067-req-socket.t TEST 13: sanity of raw req socket receive any - pattern "[error]" should not match any line in error.log but matches line "2024/08/16 11:10:46 [error] 6733\#0: *4 recv() failed (104: Connection reset by peer), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"" (req 1) 2024/08/16 11:10:46 [debug] 6733\#0: *4 lua tcp socket recv returned -1: "/t?"
2024/08/16 11:10:46 [debug] 6733\#0: *4 lua tcp socket handle read error
2024/08/16 11:10:46 [debug] 6733\#0: *4 lua tcp socket waking up the current request
2024/08/16 11:10:46 [debug] 6733\#0: *4 lua tcp operation done, resuming lua thread
2024/08/16 11:10:46 [debug] 6733\#0: *4 lua tcp socket calling prepare retvals handler 000000000050AE76, u:00007FD32A4A3E48
2024/08/16 11:10:46 [debug] 6733\#0: *4 lua tcp socket receive return value handler
2024/08/16 11:10:46 [debug] 6733\#0: *4 poll del event: fd:10 ev:1
2024/08/16 11:10:46 [debug] 6733\#0: *4 lua run thread, top:0 c:1
2024/08/16 11:10:46 [debug] 6733\#0: *4 lua finalize socket
'
068-socket-keepalive.t TEST 53: wrong first argument of setkeepalive() - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1 @@
-connected: 1
+c-request sent: 61
-received response of 156 bytes
'
068-socket-keepalive.t TEST 54: wrong second argument of setkeepalive() - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1 @@
-connected: 1
+c-request sent: 61
-received response of 156 bytes
'
091-coroutine.t nginx: [error] init_by_lua error: init_by_lua:7: init_by_lua:4: something went wrong
100-client-abort.t TEST 17: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 17: ngx.print - pattern "print failed: nginx output filter error" should match a line in error.log (req 1)
100-client-abort.t TEST 16: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 0)
100-client-abort.t TEST 16: ngx.say - pattern "say failed: nginx output filter error" should match a line in error.log (req 1)
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] 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
154-semaphore.t TEST 3: exit before post_handler was called - grep_error_log_out (req 0) @@ -1,5 +1,5 @@
ngx.sem wait start,
ngx.sem post start,
ngx.sem post end,
-close stream connection
semaphore handler: wait queue: empty, resource count: 1
+close stream connection
'
154-semaphore.t TEST 3: exit before post_handler was called - grep_error_log_out (req 1) @@ -1,5 +1,5 @@
ngx.sem wait start,
ngx.sem post start,
ngx.sem post end,
-close stream connection
semaphore handler: wait queue: empty, resource count: 1
+close stream connection
'
161-load-resty-core.t nginx: [alert] failed to load the 'resty.core' module (https://github.com/openresty/lua-resty-core); ensure you are using an OpenResty release from https://openresty.org/en/download.html (reason: module 'resty.core' not found:

Warnings

Go back to the index page.