(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 (h)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
982ce528 2024-08-16 09:00:16 GMT 2 30 118 10180 735 sec

LuaJIT

LuaJIT 2.1.1723681758, commit 4182d6bf

OpenSSL

OpenSSL 1.1.1w 11 Sep 2023

Compilation Errors

Segmentation Faults

Unexpected Failures

File Name Details
122-worker.t TEST 6: content_by_lua + ngx.worker.pids - response_body_like - response is expected (worker pid: 4592 worker pids is wrong. worker pid is correct.) 'worker pid: 4592
worker pids is wrong.
worker pid is correct.
'
doesn't match '(?^s:worker pid: \d+
worker pid is correct\.
)'
122-worker.t TEST 6: content_by_lua + ngx.worker.pids - response_body_like - response is expected (worker pid: 4592 worker pids is wrong. worker pid is correct.) 'worker pid: 4592
worker pids is wrong.
worker pid is correct.
'
doesn't match '(?^s:worker pid: \d+
worker pid is correct\.
)'

Expected Failures

File Name Details
043-shdict.t TEST 48: list keys in a shdict with limit larger than number of keys - response_body - response is expected (repeated req 0, req 0) got: '3
'
expected: '2
'
043-shdict.t TEST 50: list keys in an empty shdict with a limit - response_body - response is expected (repeated req 0, req 0) got: '1
'
expected: '0
'
043-shdict.t TEST 28: replace key (key not exists) - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
-replace: false not found false
+replace: true nil false
-foo = nil
+foo = 10502
'
043-shdict.t TEST 32: replace key (key not exists) - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
-incr: nil not found
+incr: 10504 nil
-foo = nil
+foo = 10504
'
043-shdict.t TEST 49: list keys in an empty shdict - response_body - response is expected (repeated req 0, req 0) got: '2
'
expected: '0
'
043-shdict.t TEST 24: add key (key not exists) - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
-add: true nil false
+add: false exists false
-foo = 10502
+foo = hello, world
'
043-shdict.t TEST 51: list all keys in a shdict with all keys expired - response_body - response is expected (repeated req 0, req 0) got: '1024
'
expected: '0
'
043-shdict.t TEST 47: list all keys in a shdict with expires - response_body - response is expected (repeated req 0, req 0) got: '1024
'
expected: '2
'
043-shdict.t TEST 12: get non-existent keys - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
-nil
+32
-nil
+32
'
068-socket-keepalive.t TEST 12: sanity (uds) - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2024/08/16 12:17:26 [debug] 25183\#0: stream lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) 2024/08/16 12:17:26 [debug] 25183\#0: *291 http keepalive handler
2024/08/16 12:17:26 [debug] 25183\#0: *291 close http connection: 16
2024/08/16 12:17:26 [debug] 25183\#0: *291 event timer del: 16: 11960778
2024/08/16 12:17:26 [debug] 25183\#0: *291 reusable connection: 0
2024/08/16 12:17:26 [debug] 25183\#0: *291 free: 0000000001CCFAA0, unused: 0
2024/08/16 12:17:26 [debug] 25183\#0: *291 free: 0000000001C957D0, unused: 0
2024/08/16 12:17:26 [debug] 25183\#0: *291 free: 0000000001CA1E60, unused: 0
2024/08/16 12:17:26 [debug] 25183\#0: *291 free: 0000000001CA1E40, unused: 0
2024/08/16 12:17:26 [debug] 25183\#0: *291 free: 0000000001CA1E00, unused: 0
'
068-socket-keepalive.t TEST 15: custom pools (different pool for the same host:port) - tcp - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2024/08/16 12:17:26 [debug] 25217\#0: stream lua tcp socket keepalive: free connection pool for \"unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock\"" (req 0) 2024/08/16 12:17:26 [debug] 25217\#0: *322 http keepalive handler
2024/08/16 12:17:26 [debug] 25217\#0: *322 close http connection: 17
2024/08/16 12:17:26 [debug] 25217\#0: *322 event timer del: 17: 11970392
2024/08/16 12:17:26 [debug] 25217\#0: *322 reusable connection: 0
2024/08/16 12:17:26 [debug] 25217\#0: *322 free: 0000000001CAF410, unused: 0
2024/08/16 12:17:26 [debug] 25217\#0: *322 free: 0000000001C7E8C0, unused: 0
2024/08/16 12:17:26 [debug] 25217\#0: *322 free: 0000000001C7E880, unused: 0
2024/08/16 12:17:26 [debug] 25217\#0: *322 free: 0000000001C930D0, unused: 0
2024/08/16 12:17:26 [debug] 25217\#0: *322 free: 0000000001C62340, unused: 0
'
068-socket-keepalive.t TEST 16: custom pools (same pool for different host:port) - tcp - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2024/08/16 12:17:27 [debug] 25255\#0: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2024/08/16 12:17:27 [debug] 25255\#0: stream lua tcp socket keepalive close handler: fd:16
2024/08/16 12:17:27 [debug] 25255\#0: event timer del: 16: 11962751
2024/08/16 12:17:27 [debug] 25255\#0: reusable connection: 0
2024/08/16 12:17:27 [debug] 25255\#0: stream lua tcp socket keepalive: free connection pool for "B"
2024/08/16 12:17:27 [notice] 25255\#0: exiting
2024/08/16 12:17:27 [debug] 25255\#0: flush files
2024/08/16 12:17:27 [debug] 25255\#0: run cleanup: 0000000001C590C0
2024/08/16 12:17:27 [debug] 25255\#0: run cleanup: 0000000001C5C340
2024/08/16 12:17:27 [debug] 25255\#0: lua decrementing the reference count for Lua VM: 1
'
068-socket-keepalive.t TEST 16: custom pools (same pool for different host:port) - tcp - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2024/08/16 12:17:27 [debug] 25255\#0: stream lua tcp socket keepalive: free connection pool for \"B\"" (req 0) 2024/08/16 12:17:27 [notice] 25255\#0: exiting
2024/08/16 12:17:27 [debug] 25255\#0: flush files
2024/08/16 12:17:27 [debug] 25255\#0: run cleanup: 0000000001C590C0
2024/08/16 12:17:27 [debug] 25255\#0: run cleanup: 0000000001C5C340
2024/08/16 12:17:27 [debug] 25255\#0: lua decrementing the reference count for Lua VM: 1
2024/08/16 12:17:27 [debug] 25255\#0: lua close the global Lua VM 00007F3BC16BD380
2024/08/16 12:17:27 [debug] 25255\#0: run cleanup: 0000000001C5C300
2024/08/16 12:17:27 [debug] 25255\#0: run cleanup: 0000000001C5C2C0
2024/08/16 12:17:27 [debug] 25255\#0: run cleanup: 0000000001C62340
'
068-socket-keepalive.t TEST 17: custom pools (different pool for the same host:port) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2024/08/16 12:17:27 [debug] 25283\#0: stream lua tcp socket keepalive: free connection pool for \"foo\"" (req 0) 2024/08/16 12:17:27 [notice] 25283\#0: exiting
2024/08/16 12:17:27 [debug] 25283\#0: flush files
2024/08/16 12:17:27 [debug] 25283\#0: run cleanup: 0000000001C53030
2024/08/16 12:17:27 [debug] 25283\#0: run cleanup: 0000000001CD6CE0
2024/08/16 12:17:27 [debug] 25283\#0: lua decrementing the reference count for Lua VM: 1
2024/08/16 12:17:27 [debug] 25283\#0: lua close the global Lua VM 00007F3BC15FD380
2024/08/16 12:17:27 [debug] 25283\#0: run cleanup: 0000000001CD6CA0
2024/08/16 12:17:27 [debug] 25283\#0: run cleanup: 0000000001CD6C60
2024/08/16 12:17:27 [debug] 25283\#0: run cleanup: 0000000001C97F10
'
068-socket-keepalive.t TEST 18: custom pools (same pool for the same path) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2024/08/16 12:17:27 [debug] 25318\#0: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2024/08/16 12:17:27 [debug] 25318\#0: stream lua tcp socket keepalive close handler: fd:17
2024/08/16 12:17:27 [debug] 25318\#0: event timer del: 17: 11963497
2024/08/16 12:17:27 [debug] 25318\#0: reusable connection: 0
2024/08/16 12:17:27 [debug] 25318\#0: stream lua tcp socket keepalive: free connection pool for "B"
2024/08/16 12:17:27 [debug] 25318\#0: worker cycle
2024/08/16 12:17:27 [debug] 25318\#0: epoll timer: 523
2024/08/16 12:17:27 [debug] 25318\#0: epoll: fd:8 ev:2011 d:0000000001CB29A1
2024/08/16 12:17:27 [debug] 25318\#0: epoll_wait() error on fd:8 ev:2011
2024/08/16 12:17:27 [debug] 25318\#0: *404 http wait request handler
'
068-socket-keepalive.t TEST 18: custom pools (same pool for the same path) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2024/08/16 12:17:27 [debug] 25318\#0: stream lua tcp socket keepalive: free connection pool for \"B\"" (req 0) 2024/08/16 12:17:27 [debug] 25318\#0: worker cycle
2024/08/16 12:17:27 [debug] 25318\#0: epoll timer: 523
2024/08/16 12:17:27 [debug] 25318\#0: epoll: fd:8 ev:2011 d:0000000001CB29A1
2024/08/16 12:17:27 [debug] 25318\#0: epoll_wait() error on fd:8 ev:2011
2024/08/16 12:17:27 [debug] 25318\#0: *404 http wait request handler
2024/08/16 12:17:27 [debug] 25318\#0: *404 malloc: 0000000001C6E940:80
2024/08/16 12:17:27 [debug] 25318\#0: *404 malloc: 0000000001C92C10:16
2024/08/16 12:17:27 [debug] 25318\#0: *404 malloc: 0000000001C8B500:1024
2024/08/16 12:17:27 [debug] 25318\#0: *404 malloc: 0000000001C62CD0:16
'
068-socket-keepalive.t TEST 19: numeric pool option value - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2024/08/16 12:17:28 [debug] 25346\#0: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2024/08/16 12:17:28 [debug] 25346\#0: worker cycle
2024/08/16 12:17:28 [debug] 25346\#0: epoll timer: 536
2024/08/16 12:17:28 [debug] 25346\#0: epoll: fd:5 ev:2011 d:0000000001C71CF1
2024/08/16 12:17:28 [debug] 25346\#0: epoll_wait() error on fd:5 ev:2011
2024/08/16 12:17:28 [debug] 25346\#0: *432 http wait request handler
2024/08/16 12:17:28 [debug] 25346\#0: *432 malloc: 0000000001CCE660:80
2024/08/16 12:17:28 [debug] 25346\#0: *432 malloc: 0000000001C83930:16
2024/08/16 12:17:28 [debug] 25346\#0: *432 malloc: 0000000001C7F1A0:1024
2024/08/16 12:17:28 [debug] 25346\#0: *432 malloc: 0000000001C6E9A0:16
'
068-socket-keepalive.t TEST 28: conn queuing: connect() can specify 'pool_size' for unix domain socket - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2024/08/16 12:17:32 [debug] 25573\#0: stream lua tcp socket keepalive: free connection pool for \"127.0.0.1:11211\"" (req 0) 2024/08/16 12:17:32 [notice] 25573\#0: exiting
2024/08/16 12:17:32 [debug] 25573\#0: flush files
2024/08/16 12:17:32 [debug] 25573\#0: run cleanup: 0000000001C590C0
2024/08/16 12:17:32 [debug] 25573\#0: run cleanup: 0000000001C80670
2024/08/16 12:17:32 [debug] 25573\#0: lua decrementing the reference count for Lua VM: 1
2024/08/16 12:17:32 [debug] 25573\#0: lua close the global Lua VM 00007F3BC16BD380
2024/08/16 12:17:32 [debug] 25573\#0: run cleanup: 0000000001C80630
2024/08/16 12:17:32 [debug] 25573\#0: run cleanup: 0000000001C805F0
2024/08/16 12:17:32 [debug] 25573\#0: run cleanup: 0000000001C79D90
'
068-socket-keepalive.t TEST 29: conn queuing: connect() can specify 'pool_size' for custom pool - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2024/08/16 12:17:32 [debug] 25601\#0: stream lua tcp socket keepalive: free connection pool for \"unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock\"" (req 0) 2024/08/16 12:17:32 [debug] 25601\#0: worker cycle
2024/08/16 12:17:32 [debug] 25601\#0: epoll timer: 508
2024/08/16 12:17:32 [debug] 25601\#0: epoll: fd:4 ev:2011 d:0000000001C71CF0
2024/08/16 12:17:32 [debug] 25601\#0: epoll_wait() error on fd:4 ev:2011
2024/08/16 12:17:32 [debug] 25601\#0: *656 http wait request handler
2024/08/16 12:17:32 [debug] 25601\#0: *656 malloc: 0000000001C5F810:80
2024/08/16 12:17:32 [debug] 25601\#0: *656 malloc: 0000000001C53600:16
2024/08/16 12:17:32 [debug] 25601\#0: *656 malloc: 0000000001CE1BD0:1024
2024/08/16 12:17:32 [debug] 25601\#0: *656 malloc: 0000000001CACF80:16
'
091-coroutine.t nginx: [error] init_by_lua error: init_by_lua:7: init_by_lua:4: something went wrong
124-init-worker.t TEST 18: syslog error log - udp_query ok ''
doesn't match '(?^:Bad bad bad)'
126-shdict-frag.t TEST 9: cannot merge in-used big slabs page (forward) - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,4 @@
-successfully set bar.
+successfully set bar with force.
failed to safe set baz: no memory
found bar: 4000
delete bar
'
Looks like you failed 1 test of 39.
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 21: listen two ports (one for ssl and one for non-ssl) in one server - connect ssl port - pattern "[error]" should not match any line in error.log but matches line "2024/08/16 12:22:31 [error] 8217\#0: send() failed (111: Connection refused) while logging to syslog, server: 127.0.0.1:12345" (req 0) 2024/08/16 12:22:31 [debug] 8217\#0: close listening unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock \#11
2024/08/16 12:22:31 [debug] 8217\#0: epoll del event: fd:7 op:2 ev:00000000
2024/08/16 12:22:31 [debug] 8217\#0: close listening 0.0.0.0:1985 \#7
2024/08/16 12:22:31 [debug] 8217\#0: epoll del event: fd:8 op:2 ev:00000000
2024/08/16 12:22:31 [debug] 8217\#0: close listening 0.0.0.0:1984 \#8
2024/08/16 12:22:31 [notice] 8217\#0: exiting
2024/08/16 12:22:31 [debug] 8217\#0: flush files
2024/08/16 12:22:31 [debug] 8217\#0: run cleanup: 0000000001406070
2024/08/16 12:22:31 [debug] 8217\#0: run cleanup: 000000000144B340
'
Looks like you failed 1 test of 483.
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:
162-ssl-client-hello-by.t TEST 17: simple logging - use ssl_client_hello_by_lua* on the stream {} level and server {} level - pattern "[error]" should not match any line in error.log but matches line "2024/08/16 12:23:11 [error] 10537\#0: send() failed (111: Connection refused) while logging to syslog, server: 127.0.0.1:12345" (req 0) 2024/08/16 12:23:11 [debug] 10537\#0: close listening unix:/home/ec2-user/git/stream-lua-nginx-module/t/servroot/html/nginx.sock \#12
2024/08/16 12:23:11 [debug] 10537\#0: epoll del event: fd:7 op:2 ev:00000000
2024/08/16 12:23:11 [debug] 10537\#0: close listening 0.0.0.0:1985 \#7
2024/08/16 12:23:11 [debug] 10537\#0: epoll del event: fd:8 op:2 ev:00000000
2024/08/16 12:23:11 [debug] 10537\#0: close listening 0.0.0.0:1984 \#8
2024/08/16 12:23:11 [notice] 10537\#0: exiting
2024/08/16 12:23:11 [debug] 10537\#0: flush files
2024/08/16 12:23:11 [debug] 10537\#0: run cleanup: 0000000000BF8050
2024/08/16 12:23:11 [debug] 10537\#0: run cleanup: 0000000000C1AB10
'
Looks like you failed 1 test of 483.

Warnings

Go back to the index page.