(This page was automatically generated by the tools in the opsboy project on 15:08:03 28-Dec-2023 GMT.)

Detailed Test Report for ngx_stream_lua in linux i386 (hv)

Summary

Commit Testing Time Unexpected
Failures
Expected
Failures
Files Tests Elapsed Time
de8fda87 2021-04-27 04:41:25 GMT 21 83 115 9571 5295 sec

LuaJIT

LuaJIT 2.1.0-beta3, commit 29a66f77

OpenSSL

OpenSSL 1.1.1k 25 Mar 2021

Compilation Errors

Unexpected Failures

File Name Details
023-preread/tcp-socket-timeout.t TEST 14: sock:settimeout(0) does not override lua_socket_send_timeout - response_body - response is expected (repeated req 0, req 0) got: 'connected: 1
failed '
expected: 'connected: 1
failed to send: timeout
'
023-preread/tcp-socket-timeout.t TEST 14: sock:settimeout(0) does not override lua_socket_send_timeout - response_body - response is expected (repeated req 1, req 0) got: 'connected: 1
failed to se'
expected: 'connected: 1
failed to send: timeout
'
023-preread/tcp-socket-timeout.t TEST 13: sock:settimeout(nil) does not override lua_socket_send_timeout - response_body - response is expected (repeated req 0, req 0) got: 'connected: 1
failed '
expected: 'connected: 1
failed to send: timeout
'
023-preread/tcp-socket-timeout.t TEST 13: sock:settimeout(nil) does not override lua_socket_send_timeout - response_body - response is expected (repeated req 1, req 0) got: 'connected: 1
failed to sen'
expected: 'connected: 1
failed to send: timeout
'
023-preread/tcp-socket-timeout.t TEST 11: lua_socket_send_timeout only - response_body - response is expected (repeated req 0, req 0) got: 'connected: 1
failed'
expected: 'connected: 1
failed to send: timeout
'
023-preread/tcp-socket-timeout.t TEST 11: lua_socket_send_timeout only - response_body - response is expected (repeated req 1, req 0) got: 'connected: 1
failed to s'
expected: 'connected: 1
failed to send: timeout
'
057-flush-timeout.t TEST 5: flush wait in multiple user threads - return "timeout" error - response_body - response is expected (repeated req 0, req 0) got: 'received 1 bytes of response data.
'
expected: 'received 12 bytes of response data.
'
057-flush-timeout.t TEST 1: flush wait - timeout - response_body - response is expected (repeated req 0, req 0) got: 'received 7 bytes of response data.
'
expected: 'received 12 bytes of response data.
'
057-flush-timeout.t TEST 1: flush wait - timeout - pattern "(?^:stream response: hello, world, client)" should match a line in error.log (req 0)
057-flush-timeout.t TEST 4: flush wait - return "timeout" error - response_body - response is expected (repeated req 0, req 0) got: 'received 5 bytes of response data.
'
expected: 'received 12 bytes of response data.
'
065-tcp-socket-timeout.t TEST 14: sock:settimeout(0) does not override lua_socket_send_timeout - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
connected: 1
-failed to send: timeout
+failed t'
065-tcp-socket-timeout.t TEST 14: sock:settimeout(0) does not override lua_socket_send_timeout - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,2 @@
connected: 1
-failed to send: timeout
+failed to se'
065-tcp-socket-timeout.t TEST 13: sock:settimeout(nil) does not override lua_socket_send_timeout - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
connected: 1
-failed to send: timeout
+failed to'
065-tcp-socket-timeout.t TEST 13: sock:settimeout(nil) does not override lua_socket_send_timeout - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,2 @@
connected: 1
-failed to send: timeout
+failed to sen'
065-tcp-socket-timeout.t TEST 11: lua_socket_send_timeout only - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
connected: 1
-failed to send: timeout
+failed '
065-tcp-socket-timeout.t TEST 11: lua_socket_send_timeout only - response_body - response is expected (repeated req 1, req 0) @@ -1,2 +1,2 @@
connected: 1
-failed to send: timeout
+failed to s'
109-timer-hup.t TEST 5: HUP reload should abort pending timers - grep_error_log_out (req 0) got: ''
expected: 'lua found 100 pending timers
'
109-timer-hup.t TEST 5: HUP reload should abort pending timers - grep_error_log_out (req 1) got: 'lua found 200 pending timers
'
expected: 'lua found 100 pending timers
'
157-socket-keepalive-hup.t TEST 1: exiting - pattern "timer prematurely expired: true" should match a line in error.log (req 0)
157-socket-keepalive-hup.t TEST 1: exiting - pattern "setkeepalive successfully" should match a line in error.log (req 0)
157-socket-keepalive-hup.t TEST 1: exiting - pattern "lua tcp socket set keepalive while process exiting, closing connection" should match a line in error.log (req 0)

Expected Failures

File Name Details
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 12: get non-existent keys - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
-nil
+hello
-nil
+hello
'
043-shdict.t TEST 44: flush_expires a dict without expired items - response_body - response is expected (repeated req 0, req 0) got: '1
'
expected: '0
'
043-shdict.t TEST 45: list all keys in a shdict - response_body - response is expected (repeated req 0, req 0) @@ -1,3 +1,5 @@
-2
+4
+1024
bah
bar
+foo
'
043-shdict.t TEST 41: flush_expires - response_body - response is expected (repeated req 0, req 0) got: '47
'
expected: '1
'
043-shdict.t TEST 87: dogs, cat mixing - response_body - response is expected (repeated req 0, req 0) @@ -1,4 +1,4 @@
32 number
10502 number
-nil
+hello, world
nil
'
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 56: get_stale: expired entries can still be fetched - response_body - response is expected (repeated req 0, req 0) @@ -1,2 +1,2 @@
32, nil, true
-33, nil, false
+33, nil, true
'
043-shdict.t TEST 47: list all keys in a shdict with expires - 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: '2
'
expected: '0
'
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 "2021/04/27 08:54:27 [debug] 29088\#0: stream lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) 2021/04/27 08:54:26 [debug] 29120\#0: notify eventfd: 14
2021/04/27 08:54:27 [debug] 29088\#0: *302 http keepalive handler
2021/04/27 08:54:27 [debug] 29088\#0: *302 close http connection: 16
2021/04/27 08:54:27 [debug] 29088\#0: *302 event timer del: 16: 15323922
2021/04/27 08:54:27 [debug] 29088\#0: *302 reusable connection: 0
2021/04/27 08:54:27 [debug] 29088\#0: *302 free: 05212148, unused: 0
2021/04/27 08:54:27 [debug] 29088\#0: *302 free: 0520DDC8, unused: 0
2021/04/27 08:54:27 [debug] 29088\#0: *302 free: 051EE258, unused: 0
2021/04/27 08:54:27 [debug] 29088\#0: *302 free: 051EE220, 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 "2021/04/27 08:54:30 [debug] 29120\#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) 2021/04/27 08:54:29 [debug] 29151\#0: malloc: 057F8528:3328
2021/04/27 08:54:30 [debug] 29120\#0: *332 http keepalive handler
2021/04/27 08:54:30 [debug] 29120\#0: *332 close http connection: 17
2021/04/27 08:54:30 [debug] 29120\#0: *332 event timer del: 17: 15336282
2021/04/27 08:54:29 [debug] 29151\#0: epoll add event: fd:7 op:1 ev:00002001
2021/04/27 08:54:29 [debug] 29151\#0: epoll add event: fd:8 op:1 ev:00002001
2021/04/27 08:54:30 [debug] 29120\#0: *332 reusable connection: 0
2021/04/27 08:54:30 [debug] 29120\#0: *332 free: 05AB6378, unused: 0
2021/04/27 08:54:29 [debug] 29151\#0: epoll add event: fd:14 op:1 ev:80002001
'
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 "2021/04/27 08:54:33 [debug] 29151\#0: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2021/04/27 08:54:33 [debug] 29151\#0: stream lua tcp socket keepalive close handler: fd:16
2021/04/27 08:54:33 [debug] 29151\#0: event timer del: 16: 15331538
2021/04/27 08:54:33 [debug] 29151\#0: reusable connection: 0
2021/04/27 08:54:33 [debug] 29151\#0: stream lua tcp socket keepalive: free connection pool for "B"
2021/04/27 08:54:33 [notice] 29151\#0: exiting
2021/04/27 08:54:32 [debug] 29182\#0: notify eventfd: 13
2021/04/27 08:54:33 [debug] 29151\#0: flush files
2021/04/27 08:54:33 [debug] 29151\#0: run cleanup: 057E8118
2021/04/27 08:54:33 [debug] 29151\#0: run cleanup: 05440AE8
'
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 "2021/04/27 08:54:33 [debug] 29151\#0: stream lua tcp socket keepalive: free connection pool for \"B\"" (req 0) 2021/04/27 08:54:33 [notice] 29151\#0: exiting
2021/04/27 08:54:32 [debug] 29182\#0: notify eventfd: 13
2021/04/27 08:54:33 [debug] 29151\#0: flush files
2021/04/27 08:54:33 [debug] 29151\#0: run cleanup: 057E8118
2021/04/27 08:54:33 [debug] 29151\#0: run cleanup: 05440AE8
2021/04/27 08:54:33 [debug] 29151\#0: lua decrementing the reference count for Lua VM: 1
2021/04/27 08:54:33 [debug] 29151\#0: lua close the global Lua VM 0596A168
2021/04/27 08:54:32 [debug] 29182\#0: testing the EPOLLRDHUP flag: success
2021/04/27 08:54:32 [debug] 29182\#0: malloc: 05AAED18:6144
'
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 "2021/04/27 08:54:36 [debug] 29182\#0: stream lua tcp socket keepalive: free connection pool for \"foo\"" (req 0) 2021/04/27 08:54:36 [notice] 29182\#0: exiting
2021/04/27 08:54:36 [debug] 29182\#0: flush files
2021/04/27 08:54:36 [debug] 29182\#0: run cleanup: 05AD6338
2021/04/27 08:54:36 [debug] 29182\#0: run cleanup: 05EF4900
2021/04/27 08:54:36 [debug] 29182\#0: lua decrementing the reference count for Lua VM: 1
2021/04/27 08:54:36 [debug] 29182\#0: lua close the global Lua VM 05D66090
2021/04/27 08:54:35 [debug] 29213\#0: notify eventfd: 14
2021/04/27 08:54:35 [debug] 29213\#0: testing the EPOLLRDHUP flag: success
2021/04/27 08:54:35 [debug] 29213\#0: malloc: 04E487F0:6144
'
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 "2021/04/27 08:54:40 [debug] 29213\#0: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2021/04/27 08:54:40 [debug] 29213\#0: stream lua tcp socket keepalive close handler: fd:17
2021/04/27 08:54:40 [debug] 29213\#0: event timer del: 17: 15337894
2021/04/27 08:54:40 [debug] 29213\#0: reusable connection: 0
2021/04/27 08:54:40 [debug] 29213\#0: stream lua tcp socket keepalive: free connection pool for "B"
2021/04/27 08:54:40 [debug] 29213\#0: worker cycle
2021/04/27 08:54:40 [debug] 29213\#0: epoll timer: 58536
2021/04/27 08:54:40 [debug] 29213\#0: epoll: fd:9 ev:2011 d:05E60AE5
2021/04/27 08:54:40 [debug] 29213\#0: epoll_wait() error on fd:9 ev:2011
2021/04/27 08:54:40 [debug] 29213\#0: *422 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 "2021/04/27 08:54:40 [debug] 29213\#0: stream lua tcp socket keepalive: free connection pool for \"B\"" (req 0) 2021/04/27 08:54:40 [debug] 29213\#0: worker cycle
2021/04/27 08:54:40 [debug] 29213\#0: epoll timer: 58536
2021/04/27 08:54:40 [debug] 29213\#0: epoll: fd:9 ev:2011 d:05E60AE5
2021/04/27 08:54:40 [debug] 29213\#0: epoll_wait() error on fd:9 ev:2011
2021/04/27 08:54:40 [debug] 29213\#0: *422 http wait request handler
2021/04/27 08:54:40 [debug] 29213\#0: *422 malloc: 05E38F88:52
2021/04/27 08:54:40 [debug] 29213\#0: *422 malloc: 06148EE8:8
2021/04/27 08:54:40 [debug] 29213\#0: *422 malloc: 04E9AD18:1024
2021/04/27 08:54:40 [debug] 29213\#0: *422 malloc: 05E38FF0:8
'
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 "2021/04/27 08:54:43 [debug] 29244\#0: stream lua tcp socket keepalive: free connection pool for \"A\"" (req 0) 2021/04/27 08:54:43 [debug] 29244\#0: worker cycle
2021/04/27 08:54:43 [debug] 29244\#0: epoll timer: 58568
2021/04/27 08:54:43 [debug] 29244\#0: epoll: fd:6 ev:2011 d:060ED595
2021/04/27 08:54:43 [debug] 29244\#0: epoll_wait() error on fd:6 ev:2011
2021/04/27 08:54:43 [debug] 29244\#0: *453 http wait request handler
2021/04/27 08:54:43 [debug] 29244\#0: *453 malloc: 04DEAA50:52
2021/04/27 08:54:43 [debug] 29244\#0: *453 malloc: 04B6E858:8
2021/04/27 08:54:43 [debug] 29244\#0: *453 malloc: 05096208:1024
2021/04/27 08:54:43 [debug] 29244\#0: *453 malloc: 04DEAAB8:8
'
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 "2021/04/27 08:55:07 [debug] 29461\#0: stream lua tcp socket keepalive: free connection pool for \"127.0.0.1:11211\"" (req 0) 2021/04/27 08:55:07 [notice] 29461\#0: exiting
2021/04/27 08:55:07 [debug] 29461\#0: flush files
2021/04/27 08:55:07 [debug] 29461\#0: run cleanup: 05B8BA48
2021/04/27 08:55:07 [debug] 29461\#0: run cleanup: 05E204A8
2021/04/27 08:55:07 [debug] 29461\#0: lua decrementing the reference count for Lua VM: 1
2021/04/27 08:55:07 [debug] 29461\#0: lua close the global Lua VM 05D66090
2021/04/27 08:55:07 [debug] 29461\#0: run cleanup: 05E20430
2021/04/27 08:55:07 [debug] 29461\#0: run cleanup: 05E203B8
2021/04/27 08:55:07 [debug] 29461\#0: run cleanup: 05E07ED8
'
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 "2021/04/27 08:55:10 [debug] 29492\#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) 2021/04/27 08:55:10 [debug] 29492\#0: worker cycle
2021/04/27 08:55:10 [debug] 29492\#0: epoll timer: 58600
2021/04/27 08:55:10 [debug] 29492\#0: epoll: fd:4 ev:2011 d:054713EC
2021/04/27 08:55:10 [debug] 29492\#0: epoll_wait() error on fd:4 ev:2011
2021/04/27 08:55:10 [debug] 29492\#0: *694 http wait request handler
2021/04/27 08:55:10 [debug] 29492\#0: *694 malloc: 0613FA98:52
2021/04/27 08:55:10 [debug] 29492\#0: *694 malloc: 060D4148:8
2021/04/27 08:55:10 [debug] 29492\#0: *694 malloc: 053FD058:1024
2021/04/27 08:55:10 [debug] 29492\#0: *694 malloc: 06141E00:8
'
068-socket-keepalive.t TEST 44: conn queuing: resume next connect operation if resumed connect failed immediately - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 08:55:52 [error] 29864\#0: *1058 stream lua tcp socket queued connect timed out, when trying to connect to 127.0.0.1:11211, client: 127.0.0.1, server: 0.0.0.0:1985" (req 0) 2021/04/27 08:55:52 [debug] 29895\#0: *1085 code cache lookup (key='content_by_lua_nhli_0ecf2985f871b955fbc14e4d00b723b8', ref=-1)
2021/04/27 08:55:52 [debug] 29864\#0: *1058 stream lua tcp socket waking up the current request
2021/04/27 08:55:52 [debug] 29864\#0: *1058 stream lua tcp operation done, resuming lua thread
2021/04/27 08:55:52 [debug] 29895\#0: *1085 code cache miss (key='content_by_lua_nhli_0ecf2985f871b955fbc14e4d00b723b8', ref=-1)
2021/04/27 08:55:52 [debug] 29864\#0: *1058 stream lua tcp socket calling prepare retvals handler 08165016, u:057E8000
2021/04/27 08:55:52 [debug] 29864\#0: *1058 lua run thread, top:9
2021/04/27 08:55:52 [debug] 29864\#0: *1058 malloc: 05820EE0:8
2021/04/27 08:55:52 [debug] 29864\#0: *1058 malloc: 058246D0:8
2021/04/27 08:55:52 [debug] 29864\#0: *1058 lua allocate new chainlink and new buf of size 8, cl:05820EE0
'
091-coroutine.t nginx: [error] init_by_lua error: init_by_lua:7: init_by_lua:4: something went wrong
106-timer.t TEST 27: user args - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer)" should match a line in error.log (req 0)
106-timer.t TEST 27: user args - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer)" should match a line in error.log (req 1)
106-timer.t TEST 3: lua variable sharing via upvalue - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0)
106-timer.t TEST 1: simple at - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer, client: \d+\.\d+\.\d+\.\d+, server: 0\.0\.0\.0:\d+)" should match a line in error.log (req 0)
106-timer.t TEST 1: simple at - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer, client: \d+\.\d+\.\d+\.\d+, server: 0\.0\.0\.0:\d+)" should match a line in error.log (req 1)
106-timer.t TEST 2: separated global env - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0)
106-timer.t TEST 4: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-9]|8[0-6]))" should match a line in error.log (req 0)
106-timer.t TEST 4: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-9]|8[0-6]))" should match a line in error.log (req 1)
108-timer-safe.t TEST 1: simple at - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0)
108-timer-safe.t TEST 2: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-6]))" should match a line in error.log (req 0)
108-timer-safe.t TEST 2: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-6]))" should match a line in error.log (req 1)
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 0) got: ''
expected: 'stream lua found 8191 pending timers
'
109-timer-hup.t TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 1) got: 'stream lua found 8179 pending timers
'
expected: 'stream lua found 8191 pending timers
'
109-timer-hup.t TEST 2: multiple timers - pattern "lua abort pending timers" should match a line in error.log (req 0)
109-timer-hup.t TEST 2: multiple timers - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
109-timer-hup.t TEST 2: multiple timers - pattern "stream lua close fake stream connection" should match a line in error.log (req 0)
109-timer-hup.t TEST 2: multiple timers - pattern "in callback: hello, 1!" should match a line in error.log (req 0)
109-timer-hup.t TEST 2: multiple timers - pattern "in callback: hello, 2!" should match a line in error.log (req 0)
109-timer-hup.t TEST 2: multiple timers - pattern "in callback: hello, 3!" should match a line in error.log (req 0)
109-timer-hup.t TEST 2: multiple timers - pattern "in callback: hello, 4!" should match a line in error.log (req 0)
109-timer-hup.t TEST 2: multiple timers - pattern "in callback: hello, 5!" should match a line in error.log (req 0)
109-timer-hup.t TEST 2: multiple timers - pattern "in callback: hello, 6!" should match a line in error.log (req 0)
109-timer-hup.t TEST 2: multiple timers - pattern "in callback: hello, 7!" should match a line in error.log (req 0)
109-timer-hup.t TEST 2: multiple timers - pattern "in callback: hello, 8!" should match a line in error.log (req 0)
109-timer-hup.t TEST 2: multiple timers - pattern "in callback: hello, 9!" should match a line in error.log (req 0)
109-timer-hup.t TEST 2: multiple timers - pattern "in callback: hello, 10!" should match a line in error.log (req 0)
109-timer-hup.t TEST 2: multiple timers - pattern "timer prematurely expired: true" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "lua abort pending timers" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "stream lua close fake stream connection" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "f: timer prematurely expired: true" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "f: registered a new timer after reload" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "f: exiting=true" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "g: timer prematurely expired: false" should match a line in error.log (req 0)
109-timer-hup.t TEST 4: trying to add new timer after HUP reload - pattern "g: exiting=true" should match a line in error.log (req 0)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "lua abort pending timers" should match a line in error.log (req 0)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "stream lua close fake stream connection" should match a line in error.log (req 0)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "timer prematurely expired: true" should match a line in error.log (req 0)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "failed to register a new timer after reload: process exiting, context: ngx.timer" should match a line in error.log (req 0)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "lua abort pending timers" should match a line in error.log (req 1)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "lua ngx.timer expired" should match a line in error.log (req 1)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "stream lua close fake stream connection" should match a line in error.log (req 1)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "timer prematurely expired: true" should match a line in error.log (req 1)
109-timer-hup.t TEST 3: trying to add new timer after HUP reload - pattern "failed to register a new timer after reload: process exiting, context: ngx.timer" should match a line in error.log (req 1)
109-timer-hup.t TEST 1: single timer - pattern "lua abort pending timers" should match a line in error.log (req 0)
109-timer-hup.t TEST 1: single timer - pattern "lua ngx.timer expired" should match a line in error.log (req 0)
109-timer-hup.t TEST 1: single timer - pattern "stream lua close fake stream connection" should match a line in error.log (req 0)
109-timer-hup.t TEST 1: single timer - pattern "in callback: hello, 1" should match a line in error.log (req 0)
109-timer-hup.t TEST 1: single timer - pattern "timer prematurely expired: true" should match a line in error.log (req 0)
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,5 +1,5 @@
-successfully set bar.
+successfully set bar with force.
failed to safe set baz: no memory
found bar: 4000
delete bar
-failed to safe set baz: no memory
+successfully safe set baz
'
126-shdict-frag.t TEST 3: merge 3 single-page free slabs (actively deleted, merge backward AND forward) - response_body - response is expected (repeated req 0, req 0) @@ -1,5 +1,5 @@
successfully set foo.
-successfully set bar.
+successfully set bar with force.
successfully set baz.
found foo: 4000
found bar: 4001
'
126-shdict-frag.t TEST 7: merge big slabs (less than max slab size) backward - 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
-successfully safe set baz
+failed to safe set baz: no memory
'
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
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
160-disable-init-by-lua.t TEST 1: ensure init_by_lua* is not run in signaller process - pattern "failed (2: No such file or directory)" should match a line in error.log (req 0)
160-disable-init-by-lua.t TEST 1: ensure init_by_lua* is not run in signaller process - pattern "failed (2: No such file or directory)" should match a line in error.log (req 1)
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.