(This page was automatically generated by the tools in the opsboy project on 04:51:58 11-Oct-2024 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
fc1de60f | 2021-04-27 04:41:26 GMT | 57 | 182 | 84 | 8883 | 3835 sec |
File | Name | Details |
---|---|---|
balancer-timeout.t | TEST 2: set_timeouts (nil connect timeout) - grep_error_log_out (req 0) |
'event timer add: 10: 1234: event timer add: 10: 5678: event timer add: 10: 7689: event timer add: 10: 7689: ' doesn't match '(?^:\Aevent timer add: \d+: 1234: event timer add: \d+: 5678: event timer add: \d+: 7689: \z)' |
balancer-timeout.t | TEST 2: set_timeouts (nil connect timeout) - grep_error_log_out (req 1) |
'event timer add: 10: 1234: event timer add: 10: 5678: event timer add: 10: 7689: event timer add: 10: 7689: ' doesn't match '(?^:\Aevent timer add: \d+: 1234: event timer add: \d+: 5678: event timer add: \d+: 7689: \z)' |
balancer-timeout.t | TEST 1: set_timeouts - grep_error_log_out (req 0) |
'event timer add: 4: 1234: event timer add: 4: 5678: event timer add: 4: 7689: event timer add: 4: 7689: ' doesn't match '(?^:\Aevent timer add: \d+: 1234: event timer add: \d+: 5678: event timer add: \d+: 7689: \z)' |
balancer-timeout.t | TEST 1: set_timeouts - grep_error_log_out (req 1) |
'event timer add: 4: 1234: event timer add: 4: 5678: event timer add: 4: 7689: event timer add: 4: 7689: ' doesn't match '(?^:\Aevent timer add: \d+: 1234: event timer add: \d+: 5678: event timer add: \d+: 7689: \z)' |
balancer-timeout.t | TEST 3: set_timeouts (nil send timeout) - grep_error_log_out (req 0) |
'event timer add: 4: 1234: event timer add: 4: 5678: event timer add: 4: 7689: event timer add: 4: 7689: ' doesn't match '(?^:\Aevent timer add: \d+: 1234: event timer add: \d+: 5678: event timer add: \d+: 7689: \z)' |
balancer-timeout.t | TEST 3: set_timeouts (nil send timeout) - grep_error_log_out (req 1) |
'event timer add: 4: 1234: event timer add: 4: 5678: event timer add: 4: 7689: event timer add: 4: 7689: ' doesn't match '(?^:\Aevent timer add: \d+: 1234: event timer add: \d+: 5678: event timer add: \d+: 7689: \z)' |
balancer-timeout.t | TEST 4: set_timeouts (nil read timeout) - grep_error_log_out (req 0) |
'event timer add: 4: 1234: event timer add: 4: 5678: event timer add: 4: 7689: event timer add: 4: 7689: ' doesn't match '(?^:\Aevent timer add: \d+: 1234: event timer add: \d+: 5678: event timer add: \d+: 7689: \z)' |
balancer-timeout.t | TEST 4: set_timeouts (nil read timeout) - grep_error_log_out (req 1) |
'event timer add: 4: 1234: event timer add: 4: 5678: event timer add: 4: 7689: event timer add: 4: 7689: ' doesn't match '(?^:\Aevent timer add: \d+: 1234: event timer add: \d+: 5678: event timer add: \d+: 7689: \z)' |
pipe-multi-workers.t | nginx: [emerg] | reuseport is not supported on this platform, ignored in /home/ec2-user/git/lua-resty-core/t/servroot/conf/nginx.conf:53 |
pipe-stderr.t | TEST 12: read stderr, without yield, pattern is read any - response_body - response is expected (repeated req 1, req 0) |
got: 'hello ' expected: 'helloworld ' |
pipe-stderr.t | TEST 23: read stderr, aborted by uthread kill, with graceful shutdown - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -stdout: ok +stdout err: timeout stderr err: closed ' |
pipe-stdin.t | TEST 11: write process, aborted by uthread kill, with graceful shutdown - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -stdout: ok +stdout err: timeout -stderr err: closed +stderr err: timeout ' |
pipe-stdin.t | TEST 11: write process, aborted by uthread kill, with graceful shutdown - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,2 @@ -stdout: ok +stdout err: timeout -stderr err: closed +stderr err: timeout ' |
pipe-stdout.t | TEST 16: read process, without yield, pattern is read any - response_body - response is expected (repeated req 1, req 0) |
got: 'hello ' expected: 'helloworld ' |
pipe.t | TEST 44: wait process, aborted by uthread kill, with graceful shutdown - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -stdout: ok +stdout err: timeout stderr err: closed ' |
pipe.t | TEST 44: wait process, aborted by uthread kill, with graceful shutdown - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,2 @@ -stdout: ok +stdout err: timeout stderr err: closed ' |
process-type-hup.t | TEST 1: sanity - pattern "init_worker_by_lua:6: process type: privileged" should match a line in error.log (req 1) |
Looks like you failed 1 test of 8. |
re-sub.t | TEST 5: replace template + submatches (exceeding buffers) - status code ok |
got: '' expected: '200' |
re-sub.t | TEST 5: replace template + submatches (exceeding buffers) - status code ok |
got: '' expected: '200' |
re-sub.t | TEST 8: ngx.re.gsub: recursive calling (github openresty/lua-nginx-module\#445) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:26:38 [error] 21215\#0: *217 open() \"/home/ec2-user/git/lua-resty-core/t/servroot/html/re\" failed (2: No such file or directory), client: 127.0.0.1, server: localhost, request: \"GET /re HTTP/1.1\", host: \"localhost\"" (req 0) |
2021/04/27 05:26:38 [debug] 21215\#0: *217 http finalize request: 404, "/re?" a:1, c:1 2021/04/27 05:26:38 [debug] 21215\#0: *217 http special response: 404, "/re?" 2021/04/27 05:26:38 [debug] 21215\#0: *217 http set discard body 2021/04/27 05:26:38 [debug] 21215\#0: *217 lua capture header filter, uri "/re" 2021/04/27 05:26:38 [debug] 21215\#0: *217 malloc: 04DBEAB8:52 2021/04/27 05:26:38 [debug] 21215\#0: *217 malloc: 04A35EB8:8 2021/04/27 05:26:38 [debug] 21215\#0: *217 malloc: 04D7C970:177 2021/04/27 05:26:38 [debug] 21215\#0: *217 malloc: 04A3CF28:8 2021/04/27 05:26:38 [debug] 21215\#0: *217 HTTP/1.1 404 Not Found ' |
re-sub.t | TEST 8: ngx.re.gsub: recursive calling (github openresty/lua-nginx-module\#445) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:26:38 [error] 21215\#0: *217 open() \"/home/ec2-user/git/lua-resty-core/t/servroot/html/re\" failed (2: No such file or directory), client: 127.0.0.1, server: localhost, request: \"GET /re HTTP/1.1\", host: \"localhost\"" (req 1) |
2021/04/27 05:26:38 [debug] 21215\#0: *217 http finalize request: 404, "/re?" a:1, c:1 2021/04/27 05:26:38 [debug] 21215\#0: *217 http special response: 404, "/re?" 2021/04/27 05:26:38 [debug] 21215\#0: *217 http set discard body 2021/04/27 05:26:38 [debug] 21215\#0: *217 lua capture header filter, uri "/re" 2021/04/27 05:26:38 [debug] 21215\#0: *217 malloc: 04DBEAB8:52 2021/04/27 05:26:38 [debug] 21215\#0: *217 malloc: 04A35EB8:8 2021/04/27 05:26:38 [debug] 21215\#0: *217 malloc: 04D7C970:177 2021/04/27 05:26:38 [debug] 21215\#0: *217 malloc: 04A3CF28:8 2021/04/27 05:26:38 [debug] 21215\#0: *217 HTTP/1.1 404 Not Found ' |
semaphore.t | ERROR: client socket timed out - TEST 36: basic semaphore_mm free insert head |
' |
semaphore.t | TEST 36: basic semaphore_mm free insert head - status code ok |
got: '' expected: '200' |
semaphore.t | TEST 36: basic semaphore_mm free insert head - response_body - response is expected (repeated req 0, req 0) |
got: '' expected: 'ok ' |
semaphore.t | ERROR: client socket timed out - TEST 35: basic semaphore_mm free insert tail |
' |
semaphore.t | TEST 35: basic semaphore_mm free insert tail - status code ok |
got: '' expected: '200' |
semaphore.t | TEST 35: basic semaphore_mm free insert tail - response_body - response is expected (repeated req 0, req 0) |
got: '' expected: 'ok ' |
semaphore.t | TEST 35: basic semaphore_mm free insert tail - pattern "add to free queue tail" should match a line in error.log (req 0) | |
shdict.t | TEST 47: exptime uses long type to avoid overflow in set() + ttl() - response_body - response is expected (repeated req 0, req 0) |
got: 'ttl: 0 ' expected: 'ttl: 2147483648 ' |
shdict.t | TEST 47: exptime uses long type to avoid overflow in set() + ttl() - response_body - response is expected (repeated req 1, req 0) |
got: 'ttl: 0 ' expected: 'ttl: 2147483648 ' |
shdict.t | TEST 49: init_ttl uses long type to avoid overflow in incr() + ttl() - response_body - response is expected (repeated req 0, req 0) |
got: 'ttl: 0 ' expected: 'ttl: 2147483648 ' |
shdict.t | TEST 49: init_ttl uses long type to avoid overflow in incr() + ttl() - response_body - response is expected (repeated req 1, req 0) |
got: 'ttl: 0 ' expected: 'ttl: 2147483648 ' |
shdict.t | TEST 48: exptime uses long type to avoid overflow in expire() + ttl() - response_body - response is expected (repeated req 0, req 0) |
got: 'ttl: 0 ' expected: 'ttl: 2147483648 ' |
shdict.t | TEST 48: exptime uses long type to avoid overflow in expire() + ttl() - response_body - response is expected (repeated req 1, req 0) |
got: 'ttl: 0 ' expected: 'ttl: 2147483648 ' |
stream/re-opt.t | TEST 1: default jit_stack_size too small - response_body - response is expected (repeated req 0, req 0) |
got: 'from: 1 to: 1563 ' expected: 'error: pcre_exec() failed: -27 ' |
stream/re-opt.t | TEST 1: default jit_stack_size too small - response_body - response is expected (repeated req 1, req 0) |
got: 'from: 1 to: 1563 ' expected: 'error: pcre_exec() failed: -27 ' |
stream/re-sub.t | ERROR: client socket timed out - TEST 5: replace template + submatches (exceeding buffers) |
' |
stream/re-sub.t | TEST 5: replace template + submatches (exceeding buffers) - status code ok |
got: '' expected: '200' |
stream/re-sub.t | TEST 5: replace template + submatches (exceeding buffers) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +0,0 @@ -s: [bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd -n: 2048 ' |
stream/re-sub.t | ERROR: client socket timed out - TEST 5: replace template + submatches (exceeding buffers) |
' |
stream/re-sub.t | TEST 5: replace template + submatches (exceeding buffers) - status code ok |
got: '' expected: '200' |
stream/re-sub.t | TEST 5: replace template + submatches (exceeding buffers) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +0,0 @@ -s: [bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd -n: 2048 ' |
stream/semaphore.t | ERROR: client socket timed out - TEST 26: basic semaphore_mm free insert head |
' |
stream/semaphore.t | TEST 26: basic semaphore_mm free insert head - status code ok |
got: '' expected: '200' |
stream/semaphore.t | TEST 26: basic semaphore_mm free insert head - response_body - response is expected (repeated req 0, req 0) |
got: '' expected: 'ok ' |
stream/semaphore.t | ERROR: client socket timed out - TEST 25: basic semaphore_mm free insert tail |
' |
stream/semaphore.t | TEST 25: basic semaphore_mm free insert tail - status code ok |
got: '' expected: '200' |
stream/semaphore.t | TEST 25: basic semaphore_mm free insert tail - response_body - response is expected (repeated req 0, req 0) |
got: '' expected: 'ok ' |
stream/semaphore.t | TEST 25: basic semaphore_mm free insert tail - pattern "add to free queue tail" should match a line in error.log (req 0) | |
stream/shdict.t | TEST 48: exptime uses long type to avoid overflow in expire() + ttl() - response_body - response is expected (repeated req 0, req 0) |
got: 'ttl: 0 ' expected: 'ttl: 2147483648 ' |
stream/shdict.t | TEST 48: exptime uses long type to avoid overflow in expire() + ttl() - response_body - response is expected (repeated req 1, req 0) |
got: 'ttl: 0 ' expected: 'ttl: 2147483648 ' |
stream/shdict.t | TEST 49: init_ttl uses long type to avoid overflow in incr() + ttl() - response_body - response is expected (repeated req 0, req 0) |
got: 'ttl: 0 ' expected: 'ttl: 2147483648 ' |
stream/shdict.t | TEST 49: init_ttl uses long type to avoid overflow in incr() + ttl() - response_body - response is expected (repeated req 1, req 0) |
got: 'ttl: 0 ' expected: 'ttl: 2147483648 ' |
stream/shdict.t | TEST 47: exptime uses long type to avoid overflow in set() + ttl() - response_body - response is expected (repeated req 0, req 0) |
got: 'ttl: 0 ' expected: 'ttl: 2147483648 ' |
stream/shdict.t | TEST 47: exptime uses long type to avoid overflow in set() + ttl() - response_body - response is expected (repeated req 1, req 0) |
got: 'ttl: 0 ' expected: 'ttl: 2147483648 ' |
time.t | TEST 7: ngx.cookie_time() - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ Thu, 18-Nov-10 11:27:35 GMT -Sun, 18-Sep-2039 23:06:40 GMT +Thu, 01-Jan-70 00:00:00 GMT ' |
time.t | TEST 7: ngx.cookie_time() - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,2 @@ Thu, 18-Nov-10 11:27:35 GMT -Sun, 18-Sep-2039 23:06:40 GMT +Thu, 01-Jan-70 00:00:00 GMT ' |
File | Name | Details |
---|---|---|
errlog.t | TEST 12: filter log by level(ngx.WARN) - response_body - response is expected (repeated req 0, req 0) |
got: 'log lines:10 ' expected: 'log lines:2 ' |
errlog.t | TEST 12: filter log by level(ngx.WARN) - response_body - response is expected (repeated req 1, req 0) |
got: 'log lines:10 ' expected: 'log lines:2 ' |
errlog.t | nginx: [emerg] | invalid number of arguments in "lua_capture_error_log" directive in /home/ec2-user/git/lua-resty-core/t/servroot/conf/nginx.conf:25 |
errlog.t | TEST 16: check the captured error log body - response_body_like - response is expected (log level:6 log body:2021/04/27 05:05:58 [notice] 5869\#0: start worker processes log level:7 log body:2021/04/27 05:05:59 [info] 5881\#0: *8 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:05:59 [info] 5881\#0: *9 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:05:59 [info] 5881\#0: *10 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:05:59 [info] 5881\#0: *11 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:05:59 [info] 5881\#0: *12 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:05:59 [info] 5881\#0: *13 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:05:59 [info] 5881\#0: *14 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:05:59 [info] 5881\#0: *15 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:05:59 [info] 5881\#0: *16 client 127.0.0.1 closed keepalive connection) |
'log level:6 log body:2021/04/27 05:05:58 [notice] 5869#0: start worker processes log level:7 log body:2021/04/27 05:05:59 [info] 5881#0: *8 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:05:59 [info] 5881#0: *9 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:05:59 [info] 5881#0: *10 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:05:59 [info] 5881#0: *11 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:05:59 [info] 5881#0: *12 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:05:59 [info] 5881#0: *13 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:05:59 [info] 5881#0: *14 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:05:59 [info] 5881#0: *15 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:05:59 [info] 5881#0: *16 client 127.0.0.1 closed keepalive connection ' doesn't match '(?^s:log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*access_by_lua\(nginx.conf:\d+\):\d+: -->2, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*access_by_lua\(nginx.conf:\d+\):\d+: -->3, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" )' |
errlog.t | TEST 16: check the captured error log body - response_body_like - response is expected (log level:7 log body:2021/04/27 05:05:59 [info] 5881\#0: *17 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:05:59 [info] 5881\#0: *18 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:00 [info] 5881\#0: *19 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:00 [info] 5881\#0: *20 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:00 [info] 5881\#0: *21 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:00 [info] 5881\#0: *22 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:00 [info] 5881\#0: *23 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:00 [info] 5881\#0: *24 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:00 [info] 5881\#0: *25 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:00 [info] 5881\#0: *26 client 127.0.0.1 closed keepalive connection) |
'log level:7 log body:2021/04/27 05:05:59 [info] 5881#0: *17 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:05:59 [info] 5881#0: *18 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:00 [info] 5881#0: *19 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:00 [info] 5881#0: *20 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:00 [info] 5881#0: *21 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:00 [info] 5881#0: *22 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:00 [info] 5881#0: *23 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:00 [info] 5881#0: *24 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:00 [info] 5881#0: *25 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:00 [info] 5881#0: *26 client 127.0.0.1 closed keepalive connection ' doesn't match '(?^s:log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*access_by_lua\(nginx.conf:\d+\):\d+: -->2, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*access_by_lua\(nginx.conf:\d+\):\d+: -->3, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" )' |
errlog.t | TEST 31: ringbuf sentinel bug2 - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ log lines: \#18 -log lines: \#8 +log lines: \#10 ' |
errlog.t | TEST 22: user-supplied Lua table to hold the result (get one log + no log) - response_body_like - response is expected (maybe log lines: \#10 log level:6 log body:2021/04/27 05:06:12 [notice] 5869\#0: start worker processes log level:7 log body:2021/04/27 05:06:12 [info] 6055\#0: *158 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055\#0: *159 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055\#0: *160 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055\#0: *161 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055\#0: *162 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055\#0: *163 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055\#0: *164 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055\#0: *165 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055\#0: *166 client 127.0.0.1 closed keepalive connection end maybe log lines: \#10 log level:7 log body:2021/04/27 05:06:13 [info] 6055\#0: *167 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055\#0: *168 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055\#0: *169 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055\#0: *170 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055\#0: *171 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055\#0: *172 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055\#0: *173 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055\#0: *174 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055\#0: *175 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055\#0: *176 client 127.0.0.1 closed keepalive connection end) |
'maybe log lines: #10 log level:6 log body:2021/04/27 05:06:12 [notice] 5869#0: start worker processes log level:7 log body:2021/04/27 05:06:12 [info] 6055#0: *158 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055#0: *159 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055#0: *160 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055#0: *161 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055#0: *162 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055#0: *163 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055#0: *164 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055#0: *165 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055#0: *166 client 127.0.0.1 closed keepalive connection end maybe log lines: #10 log level:7 log body:2021/04/27 05:06:13 [info] 6055#0: *167 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055#0: *168 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055#0: *169 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055#0: *170 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055#0: *171 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055#0: *172 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055#0: *173 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055#0: *174 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055#0: *175 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:13 [info] 6055#0: *176 client 127.0.0.1 closed keepalive connection end ' doesn't match '(?^s:\Amaybe log lines: #1 log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*access_by_lua\(nginx.conf:\d+\):\d+: --> new line, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" end maybe log lines: #1 end \z)' |
errlog.t | TEST 22: user-supplied Lua table to hold the result (get one log + no log) - response_body_like - response is expected (maybe log lines: \#3 log level:7 log body:2021/04/27 05:06:13 [info] 6055\#0: *177 client 127.0.0.1 closed keepalive connection log level:4 log body:2021/04/27 05:06:13 [error] 6055\#0: *178 [lua] access_by_lua(nginx.conf:66):8: --> new line, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level:4 log body:2021/04/27 05:06:14 [error] 6055\#0: *179 [lua] access_by_lua(nginx.conf:66):8: --> new line, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" end maybe log lines: \#3 end) |
'maybe log lines: #3 log level:7 log body:2021/04/27 05:06:13 [info] 6055#0: *177 client 127.0.0.1 closed keepalive connection log level:4 log body:2021/04/27 05:06:13 [error] 6055#0: *178 [lua] access_by_lua(nginx.conf:66):8: --> new line, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level:4 log body:2021/04/27 05:06:14 [error] 6055#0: *179 [lua] access_by_lua(nginx.conf:66):8: --> new line, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" end maybe log lines: #3 end ' doesn't match '(?^s:\Amaybe log lines: #1 log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*access_by_lua\(nginx.conf:\d+\):\d+: --> new line, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" end maybe log lines: #1 end \z)' |
errlog.t | TEST 13: filter log by level(ngx.CRIT) - response_body - response is expected (repeated req 0, req 0) |
got: 'log lines:10 ' expected: 'log lines:0 ' |
errlog.t | TEST 13: filter log by level(ngx.CRIT) - response_body - response is expected (repeated req 1, req 0) |
got: 'log lines:10 ' expected: 'log lines:0 ' |
errlog.t | TEST 29: ringbuf overflow bug - response_body_like - response is expected (log level: 4 log time: 1619499984.708 log body: 2021/04/27 05:06:24 [error] 6200\#0: *303 [lua] content_by_lua(nginx.conf:84):8: **********21, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499984.708 log body: 2021/04/27 05:06:24 [error] 6200\#0: *303 [lua] content_by_lua(nginx.conf:84):8: **********22, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499984.708 log body: 2021/04/27 05:06:24 [error] 6200\#0: *303 [lua] content_by_lua(nginx.conf:84):8: **********23, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499984.708 log body: 2021/04/27 05:06:24 [error] 6200\#0: *303 [lua] content_by_lua(nginx.conf:84):8: **********24, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499984.708 log body: 2021/04/27 05:06:24 [error] 6200\#0: *303 [lua] content_by_lua(nginx.conf:84):8: **********25, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499984.708 log body: 2021/04/27 05:06:24 [error] 6200\#0: *303 [lua] content_by_lua(nginx.conf:84):8: **********26, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499984.708 log body: 2021/04/27 05:06:24 [error] 6200\#0: *303 [lua] content_by_lua(nginx.conf:84):8: **********27, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499984.708 log body: 2021/04/27 05:06:24 [error] 6200\#0: *303 [lua] content_by_lua(nginx.conf:84):8: **********28, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499984.708 log body: 2021/04/27 05:06:24 [error] 6200\#0: *303 [lua] content_by_lua(nginx.conf:84):8: **********29, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499984.708 log body: 2021/04/27 05:06:24 [error] 6200\#0: *303 [lua] content_by_lua(nginx.conf:84):8: **********30, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost") |
'log level: 4 log time: 1619499984.708 log body: 2021/04/27 05:06:24 [error] 6200#0: *303 [lua] content_by_lua(nginx.conf:84):8: **********21, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499984.708 log body: 2021/04/27 05:06:24 [error] 6200#0: *303 [lua] content_by_lua(nginx.conf:84):8: **********22, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499984.708 log body: 2021/04/27 05:06:24 [error] 6200#0: *303 [lua] content_by_lua(nginx.conf:84):8: **********23, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499984.708 log body: 2021/04/27 05:06:24 [error] 6200#0: *303 [lua] content_by_lua(nginx.conf:84):8: **********24, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499984.708 log body: 2021/04/27 05:06:24 [error] 6200#0: *303 [lua] content_by_lua(nginx.conf:84):8: **********25, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499984.708 log body: 2021/04/27 05:06:24 [error] 6200#0: *303 [lua] content_by_lua(nginx.conf:84):8: **********26, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499984.708 log body: 2021/04/27 05:06:24 [error] 6200#0: *303 [lua] content_by_lua(nginx.conf:84):8: **********27, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499984.708 log body: 2021/04/27 05:06:24 [error] 6200#0: *303 [lua] content_by_lua(nginx.conf:84):8: **********28, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499984.708 log body: 2021/04/27 05:06:24 [error] 6200#0: *303 [lua] content_by_lua(nginx.conf:84):8: **********29, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499984.708 log body: 2021/04/27 05:06:24 [error] 6200#0: *303 [lua] content_by_lua(nginx.conf:84):8: **********30, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" ' doesn't match '(?^s:log level: 4 log time: \d+(?:\.\d+)? log body: \d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: \*\*\*\*\*\*\*\*\*\*39, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: \d{10}(?:\.\d+)? log body: \d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: \*\*\*\*\*\*\*\*\*\*40, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost")' |
errlog.t | TEST 29: ringbuf overflow bug - response_body_like - response is expected (log level: 4 log time: 1619499985.225 log body: 2021/04/27 05:06:25 [error] 6200\#0: *304 [lua] content_by_lua(nginx.conf:84):8: **********29, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499985.225 log body: 2021/04/27 05:06:25 [error] 6200\#0: *304 [lua] content_by_lua(nginx.conf:84):8: **********30, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499985.225 log body: 2021/04/27 05:06:25 [error] 6200\#0: *304 [lua] content_by_lua(nginx.conf:84):8: **********31, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499985.225 log body: 2021/04/27 05:06:25 [error] 6200\#0: *304 [lua] content_by_lua(nginx.conf:84):8: **********32, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499985.225 log body: 2021/04/27 05:06:25 [error] 6200\#0: *304 [lua] content_by_lua(nginx.conf:84):8: **********33, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499985.225 log body: 2021/04/27 05:06:25 [error] 6200\#0: *304 [lua] content_by_lua(nginx.conf:84):8: **********34, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499985.225 log body: 2021/04/27 05:06:25 [error] 6200\#0: *304 [lua] content_by_lua(nginx.conf:84):8: **********35, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499985.225 log body: 2021/04/27 05:06:25 [error] 6200\#0: *304 [lua] content_by_lua(nginx.conf:84):8: **********36, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499985.225 log body: 2021/04/27 05:06:25 [error] 6200\#0: *304 [lua] content_by_lua(nginx.conf:84):8: **********37, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499985.225 log body: 2021/04/27 05:06:25 [error] 6200\#0: *304 [lua] content_by_lua(nginx.conf:84):8: **********38, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost") |
'log level: 4 log time: 1619499985.225 log body: 2021/04/27 05:06:25 [error] 6200#0: *304 [lua] content_by_lua(nginx.conf:84):8: **********29, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499985.225 log body: 2021/04/27 05:06:25 [error] 6200#0: *304 [lua] content_by_lua(nginx.conf:84):8: **********30, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499985.225 log body: 2021/04/27 05:06:25 [error] 6200#0: *304 [lua] content_by_lua(nginx.conf:84):8: **********31, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499985.225 log body: 2021/04/27 05:06:25 [error] 6200#0: *304 [lua] content_by_lua(nginx.conf:84):8: **********32, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499985.225 log body: 2021/04/27 05:06:25 [error] 6200#0: *304 [lua] content_by_lua(nginx.conf:84):8: **********33, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499985.225 log body: 2021/04/27 05:06:25 [error] 6200#0: *304 [lua] content_by_lua(nginx.conf:84):8: **********34, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499985.225 log body: 2021/04/27 05:06:25 [error] 6200#0: *304 [lua] content_by_lua(nginx.conf:84):8: **********35, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499985.225 log body: 2021/04/27 05:06:25 [error] 6200#0: *304 [lua] content_by_lua(nginx.conf:84):8: **********36, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499985.225 log body: 2021/04/27 05:06:25 [error] 6200#0: *304 [lua] content_by_lua(nginx.conf:84):8: **********37, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: 1619499985.225 log body: 2021/04/27 05:06:25 [error] 6200#0: *304 [lua] content_by_lua(nginx.conf:84):8: **********38, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" ' doesn't match '(?^s:log level: 4 log time: \d+(?:\.\d+)? log body: \d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: \*\*\*\*\*\*\*\*\*\*39, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" log level: 4 log time: \d{10}(?:\.\d+)? log body: \d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: \*\*\*\*\*\*\*\*\*\*40, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost")' |
errlog.t | TEST 21: multi-line error log - response_body_like - response is expected (log lines: \#10 log level:6 log body:2021/04/27 05:06:25 [notice] 5869\#0: start worker processes log level:7 log body:2021/04/27 05:06:26 [info] 6229\#0: *308 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229\#0: *309 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229\#0: *310 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229\#0: *311 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229\#0: *312 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229\#0: *313 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229\#0: *314 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229\#0: *315 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229\#0: *316 client 127.0.0.1 closed keepalive connection) |
'log lines: #10 log level:6 log body:2021/04/27 05:06:25 [notice] 5869#0: start worker processes log level:7 log body:2021/04/27 05:06:26 [info] 6229#0: *308 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229#0: *309 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229#0: *310 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229#0: *311 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229#0: *312 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229#0: *313 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229#0: *314 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229#0: *315 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229#0: *316 client 127.0.0.1 closed keepalive connection ' doesn't match '(?^s:\Alog lines: #1 log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*access_by_lua\(nginx.conf:\d+\):\d+: --> new line, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" \z)' |
errlog.t | TEST 21: multi-line error log - response_body_like - response is expected (log lines: \#10 log level:7 log body:2021/04/27 05:06:26 [info] 6229\#0: *317 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229\#0: *318 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229\#0: *319 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229\#0: *320 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229\#0: *321 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229\#0: *322 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229\#0: *323 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229\#0: *324 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:27 [info] 6229\#0: *325 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:27 [info] 6229\#0: *326 client 127.0.0.1 closed keepalive connection) |
'log lines: #10 log level:7 log body:2021/04/27 05:06:26 [info] 6229#0: *317 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229#0: *318 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229#0: *319 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229#0: *320 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229#0: *321 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229#0: *322 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229#0: *323 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:26 [info] 6229#0: *324 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:27 [info] 6229#0: *325 client 127.0.0.1 closed keepalive connection log level:7 log body:2021/04/27 05:06:27 [info] 6229#0: *326 client 127.0.0.1 closed keepalive connection ' doesn't match '(?^s:\Alog lines: #1 log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*access_by_lua\(nginx.conf:\d+\):\d+: --> new line, client: 127.0.0.1, server: localhost, request: "GET /t HTTP/1.1", host: "localhost" \z)' |
errlog.t | nginx: [emerg] | invalid capture error log size "3k", minimum size is 4096 in /home/ec2-user/git/lua-resty-core/t/servroot/conf/nginx.conf:25 |
errlog.t | TEST 30: ringbuf sentinel bug1 - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,3 @@ log lines: \#2 -AAA +aaa aaa ' |
errlog.t | TEST 11: filter log by level(ngx.INFO) - response_body - response is expected (repeated req 0, req 0) |
got: 'log lines:10 ' expected: 'log lines:3 ' |
errlog.t | TEST 11: filter log by level(ngx.INFO) - response_body - response is expected (repeated req 1, req 0) |
got: 'log lines:10 ' expected: 'log lines:3 ' |
pipe-stdout.t | TEST 33: read process, aborted by uthread kill, with graceful shutdown - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -stdout: ok +stdout err: timeout stderr err: closed ' |
pipe-stdout.t | TEST 33: read process, aborted by uthread kill, with graceful shutdown - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +1,2 @@ -stdout: ok +stdout err: timeout -stderr err: closed +stderr err: timeout ' |
process-type-single.t | TEST 1: sanity - response_body - response is expected (repeated req 0, req 0) |
got: "process type: worker\x{0a}" length: 21 expected: "process type: single\x{0a}" length: 21 strings begin to differ at char 15 (line 1 column 15) |
process-type-single.t | TEST 1: sanity - grep_error_log_out (req 0) |
'[TRACE 1 init_by_lua:18 loop] [TRACE 2 init_worker_by_lua:4 loop] [TRACE 2 content_by_lua(nginx.conf:84):4 loop] process type in init_by_lua*: master init_worker_by_lua:10: process type: worker ' doesn't match '(?^:\[TRACE\s+\d+ init_by_lua:\d+ loop\] \[TRACE\s+\d+ init_worker_by_lua:\d+ loop\] \[TRACE\s+\d+ content_by_lua\(nginx.conf:\d+\):4 loop\] process type in init_by_lua\*: single init_worker_by_lua:10: process type: single )' |
process-type-single.t | TEST 1: sanity - response_body - response is expected (repeated req 1, req 0) |
got: "process type: worker\x{0a}" length: 21 expected: "process type: single\x{0a}" length: 21 strings begin to differ at char 15 (line 1 column 15) |
process-type-single.t | TEST 1: sanity - grep_error_log_out (req 1) |
'[TRACE 1 init_by_lua:18 loop] [TRACE 2 init_worker_by_lua:4 loop] [TRACE 2 content_by_lua(nginx.conf:84):4 loop] process type in init_by_lua*: master init_worker_by_lua:10: process type: worker ' doesn't match '(?^:\[TRACE\s+\d+ init_by_lua:\d+ loop\] \[TRACE\s+\d+ init_worker_by_lua:\d+ loop\] \[TRACE\s+\d+ content_by_lua\(nginx.conf:\d+\):4 loop\] process type in init_by_lua\*: single init_worker_by_lua:10: process type: single )' |
re-opt.t | TEST 1: default jit_stack_size too small - response_body - response is expected (repeated req 0, req 0) |
got: 'from: 1 to: 1563 ' expected: 'error: pcre_exec() failed: -27 ' |
re-opt.t | TEST 1: default jit_stack_size too small - response_body - response is expected (repeated req 1, req 0) |
got: 'from: 1 to: 1563 ' expected: 'error: pcre_exec() failed: -27 ' |
re-sub.t | ERROR: client socket timed out - TEST 5: replace template + submatches (exceeding buffers) |
' |
re-sub.t | TEST 5: replace template + submatches (exceeding buffers) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +0,0 @@ -s: [bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd -n: 2048 ' |
re-sub.t | ERROR: client socket timed out - TEST 5: replace template + submatches (exceeding buffers) |
' |
re-sub.t | TEST 5: replace template + submatches (exceeding buffers) - response_body - response is expected (repeated req 1, req 0) |
@@ -1,2 +0,0 @@ -s: [bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd[bc(c)]bd -n: 2048 ' |
request.t | TEST 4: ngx.req.get_headers (metatable) - pattern "(?^:\[TRACE\s+\d+ .*? -> \d+\])" should match a line in error.log (req 0) | |
request.t | TEST 4: ngx.req.get_headers (metatable) - pattern "(?^:\[TRACE\s+\d+ .*? -> \d+\])" should match a line in error.log (req 1) | |
request.t | TEST 7: ngx.req.start_time() - response_body - response is expected (repeated req 0, req 0) |
got: "true\x{0a}>= 0.099: true\x{0a}< 0.11: false\x{0a}" length: 34 expected: "true\x{0a}>= 0.099: true\x{0a}< 0.11: true\x{0a}" length: 33 strings begin to differ at char 29 (line 3 column 9) |
request.t | TEST 7: ngx.req.start_time() - response_body - response is expected (repeated req 1, req 0) |
got: "true\x{0a}>= 0.099: true\x{0a}< 0.11: false\x{0a}" length: 34 expected: "true\x{0a}>= 0.099: true\x{0a}< 0.11: true\x{0a}" length: 33 strings begin to differ at char 29 (line 3 column 9) |
semaphore.t | TEST 17: semaphore post in all phase (in a request) - grep_error_log_out (req 0) |
got: 'sem: timeout, sem: 6 times, ' expected: 'sem: 6 times, ' |
semaphore.t | TEST 38: basic semaphore count - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:26 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:29:26 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:26 [debug] 22509\#0: *447 event timer add: 0: 1000:2975320 2021/04/27 05:29:26 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:26 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:29:26 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:29:26 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:29:26 [debug] 22509\#0: worker cycle 2021/04/27 05:29:26 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:29:26 [debug] 22509\#0: epoll: fd:8 ev:0001 d:04AAC505 ' |
semaphore.t | TEST 38: basic semaphore count - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:27 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:29:27 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:27 [debug] 22509\#0: *447 event timer add: 0: 1000:2976328 2021/04/27 05:29:27 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:27 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:29:27 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:29:27 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:29:27 [debug] 22509\#0: worker cycle 2021/04/27 05:29:27 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:29:28 [debug] 22540\#0: epoll: fd:7 ev:0001 d:060C1F58 ' |
semaphore.t | TEST 38: basic semaphore count - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:28 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:29:28 [debug] 22540\#0: *492 malloc: 04C24660:8 2021/04/27 05:29:28 [error] 22509\#0: *447 [lua] init_worker_by_lua:18: sem: 6 times, context: ngx.timer 2021/04/27 05:29:28 [debug] 22540\#0: *492 http header: "Host: Test-Nginx" 2021/04/27 05:29:28 [debug] 22540\#0: *492 malloc: 04C24698:10 2021/04/27 05:29:28 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:28 [debug] 22540\#0: *492 malloc: 04C246D8:8 2021/04/27 05:29:28 [debug] 22509\#0: *447 event timer add: 0: 1000:2977332 2021/04/27 05:29:28 [debug] 22540\#0: *492 http header: "User-Agent: curl/7.61.1" 2021/04/27 05:29:28 [debug] 22509\#0: http lua semaphore wait yielding ' |
semaphore.t | TEST 38: basic semaphore count - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:28 [error] 22509\#0: *447 [lua] init_worker_by_lua:18: sem: 6 times, context: ngx.timer" (req 0) |
2021/04/27 05:29:28 [debug] 22540\#0: *492 http header: "Host: Test-Nginx" 2021/04/27 05:29:28 [debug] 22540\#0: *492 malloc: 04C24698:10 2021/04/27 05:29:28 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:28 [debug] 22540\#0: *492 malloc: 04C246D8:8 2021/04/27 05:29:28 [debug] 22509\#0: *447 event timer add: 0: 1000:2977332 2021/04/27 05:29:28 [debug] 22540\#0: *492 http header: "User-Agent: curl/7.61.1" 2021/04/27 05:29:28 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:28 [debug] 22540\#0: *492 malloc: 04C24710:6 2021/04/27 05:29:28 [debug] 22509\#0: *447 lua resume returned 1 ' |
semaphore.t | TEST 3: semaphore wait time=0 - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:32 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:29:32 [debug] 22001\#0: malloc: 04AE7180:8 2021/04/27 05:29:32 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:32 [debug] 22001\#0: malloc: 04AE71B8:16 2021/04/27 05:29:32 [debug] 22509\#0: *447 event timer add: 0: 1000:2981348 2021/04/27 05:29:32 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:32 [debug] 22001\#0: malloc: 04AE71F8:8 2021/04/27 05:29:32 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:29:32 [debug] 22001\#0: malloc: 04AE7230:24 2021/04/27 05:29:32 [debug] 22509\#0: *447 lua thread yielded ' |
semaphore.t | TEST 3: semaphore wait time=0 - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:33 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:29:33 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:33 [debug] 22509\#0: *447 event timer add: 0: 1000:2982356 2021/04/27 05:29:33 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:33 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:29:33 [debug] 22602\#0: *528 http finalize request: 0, "/ver?" a:1, c:1 2021/04/27 05:29:33 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:29:33 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:29:33 [debug] 22509\#0: worker cycle 2021/04/27 05:29:33 [debug] 22509\#0: epoll timer: 1000 ' |
semaphore.t | TEST 3: semaphore wait time=0 - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:34 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:29:34 [debug] 22602\#0: *541 free: 05024C48, unused: 0 2021/04/27 05:29:34 [error] 22509\#0: *447 [lua] init_worker_by_lua:18: sem: 6 times, context: ngx.timer 2021/04/27 05:29:34 [debug] 22602\#0: *541 free: 05024990, unused: 0 2021/04/27 05:29:34 [debug] 22602\#0: *541 free: 050153F8, unused: 0 2021/04/27 05:29:34 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:34 [debug] 22602\#0: *541 free: 04FFDE20, unused: 0 2021/04/27 05:29:34 [debug] 22509\#0: *447 event timer add: 0: 1000:2983364 2021/04/27 05:29:34 [debug] 22602\#0: timer delta: 16 2021/04/27 05:29:34 [debug] 22509\#0: http lua semaphore wait yielding ' |
semaphore.t | TEST 3: semaphore wait time=0 - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:34 [error] 22509\#0: *447 [lua] init_worker_by_lua:18: sem: 6 times, context: ngx.timer" (req 0) |
2021/04/27 05:29:34 [debug] 22602\#0: *541 free: 05024990, unused: 0 2021/04/27 05:29:34 [debug] 22602\#0: *541 free: 050153F8, unused: 0 2021/04/27 05:29:34 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:34 [debug] 22602\#0: *541 free: 04FFDE20, unused: 0 2021/04/27 05:29:34 [debug] 22509\#0: *447 event timer add: 0: 1000:2983364 2021/04/27 05:29:34 [debug] 22602\#0: timer delta: 16 2021/04/27 05:29:34 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:34 [debug] 22602\#0: worker cycle 2021/04/27 05:29:34 [debug] 22509\#0: *447 lua resume returned 1 ' |
semaphore.t | TEST 10: semaphore in rewrite_by_lua (all allowed) - grep_error_log_out (req 0) |
@@ -1,2 +1,5 @@ sem: timeout, +sem: timeout, +sem: timeout, sem: 1, +sem: timeout, ' |
semaphore.t | TEST 23: semaphore post in set_by_lua - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:40 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:29:40 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:40 [debug] 22509\#0: *447 event timer add: 0: 1000:2988376 2021/04/27 05:29:40 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:40 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:29:40 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:29:40 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:29:40 [debug] 22509\#0: worker cycle 2021/04/27 05:29:40 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:29:39 [notice] 22001\#0: start worker processes ' |
semaphore.t | TEST 23: semaphore post in set_by_lua - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:41 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:29:41 [debug] 22664\#0: *587 malloc: 04FC15B0:8 2021/04/27 05:29:41 [error] 22509\#0: *447 [lua] init_worker_by_lua:18: sem: 6 times, context: ngx.timer 2021/04/27 05:29:41 [debug] 22664\#0: *587 malloc: 05031258:80 2021/04/27 05:29:41 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:41 [debug] 22664\#0: *587 malloc: 04FC1650:8 2021/04/27 05:29:41 [debug] 22509\#0: *447 event timer add: 0: 1000:2989376 2021/04/27 05:29:41 [debug] 22664\#0: *587 http set discard body 2021/04/27 05:29:41 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:41 [debug] 22509\#0: *447 lua resume returned 1 ' |
semaphore.t | TEST 23: semaphore post in set_by_lua - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:41 [error] 22509\#0: *447 [lua] init_worker_by_lua:18: sem: 6 times, context: ngx.timer" (req 0) |
2021/04/27 05:29:41 [debug] 22664\#0: *587 malloc: 05031258:80 2021/04/27 05:29:41 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:41 [debug] 22664\#0: *587 malloc: 04FC1650:8 2021/04/27 05:29:41 [debug] 22509\#0: *447 event timer add: 0: 1000:2989376 2021/04/27 05:29:41 [debug] 22664\#0: *587 http set discard body 2021/04/27 05:29:41 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:41 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:29:41 [debug] 22664\#0: *587 malloc: 0528B530:52 2021/04/27 05:29:41 [debug] 22509\#0: *447 lua thread yielded ' |
semaphore.t | TEST 23: semaphore post in set_by_lua - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:42 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:29:42 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:42 [debug] 22509\#0: *447 event timer add: 0: 1000:2990380 2021/04/27 05:29:42 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:42 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:29:42 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:29:42 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:29:42 [debug] 22509\#0: worker cycle 2021/04/27 05:29:42 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:29:42 [debug] 22664\#0: epoll: fd:7 ev:0001 d:04B50528 ' |
semaphore.t | TEST 30: main thread wait a light thread that is waiting on a semaphore - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:43 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:29:43 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:43 [debug] 22509\#0: *447 event timer add: 0: 1000:2991384 2021/04/27 05:29:43 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:43 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:29:43 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:29:43 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:29:43 [debug] 22509\#0: worker cycle 2021/04/27 05:29:43 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:29:42 [debug] 22001\#0: malloc: 058C7CE8:12 ' |
semaphore.t | TEST 30: main thread wait a light thread that is waiting on a semaphore - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:44 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:29:44 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:44 [debug] 22509\#0: *447 event timer add: 0: 1000:2992384 2021/04/27 05:29:44 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:44 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:29:44 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:29:44 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:29:44 [debug] 22509\#0: worker cycle 2021/04/27 05:29:44 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:29:44 [debug] 22695\#0: epoll: fd:7 ev:0001 d:04F86C10 ' |
semaphore.t | TEST 30: main thread wait a light thread that is waiting on a semaphore - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:45 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:29:45 [debug] 22695\#0: malloc: 05255D08:32 2021/04/27 05:29:45 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:45 [debug] 22695\#0: malloc: 04F42EE8:8 2021/04/27 05:29:45 [debug] 22509\#0: *447 event timer add: 0: 1000:2993388 2021/04/27 05:29:45 [debug] 22695\#0: malloc: 0526AE48:12 2021/04/27 05:29:45 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:45 [debug] 22695\#0: malloc: 0526E138:8 2021/04/27 05:29:45 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:29:45 [debug] 22695\#0: *623 event timer add: 4: 60000:3052388 ' |
semaphore.t | TEST 21: semaphore post in header_filter_by_lua (subrequest) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:46 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:29:46 [debug] 22695\#0: *631 malloc: 05B6A610:52 2021/04/27 05:29:46 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:46 [debug] 22695\#0: *631 malloc: 05B6A678:8 2021/04/27 05:29:46 [debug] 22509\#0: *447 event timer add: 0: 1000:2994392 2021/04/27 05:29:46 [debug] 22695\#0: *631 malloc: 0530D660:176 2021/04/27 05:29:46 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:46 [debug] 22695\#0: *631 malloc: 05BA1CB8:8 2021/04/27 05:29:46 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:29:46 [debug] 22695\#0: *631 HTTP/1.1 200 OK ' |
semaphore.t | TEST 21: semaphore post in header_filter_by_lua (subrequest) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:47 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:29:47 [error] 22509\#0: *447 [lua] init_worker_by_lua:18: sem: 6 times, context: ngx.timer 2021/04/27 05:29:47 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:47 [debug] 22509\#0: *447 event timer add: 0: 1000:2995396 2021/04/27 05:29:47 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:47 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:29:47 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:29:47 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:29:47 [debug] 22509\#0: worker cycle 2021/04/27 05:29:47 [debug] 22509\#0: epoll timer: 1000 ' |
semaphore.t | TEST 21: semaphore post in header_filter_by_lua (subrequest) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:47 [error] 22509\#0: *447 [lua] init_worker_by_lua:18: sem: 6 times, context: ngx.timer" (req 0) |
2021/04/27 05:29:47 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:47 [debug] 22509\#0: *447 event timer add: 0: 1000:2995396 2021/04/27 05:29:47 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:47 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:29:47 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:29:47 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:29:47 [debug] 22509\#0: worker cycle 2021/04/27 05:29:47 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:29:47 [debug] 22726\#0: epoll: fd:7 ev:0001 d:0520FBD0 ' |
semaphore.t | TEST 21: semaphore post in header_filter_by_lua (subrequest) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:48 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:29:48 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:48 [debug] 22509\#0: *447 event timer add: 0: 1000:2996400 2021/04/27 05:29:48 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:48 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:29:48 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:29:48 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:29:48 [debug] 22509\#0: worker cycle 2021/04/27 05:29:48 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:29:48 [debug] 22726\#0: epoll: fd:7 ev:0001 d:0520FBD0 ' |
semaphore.t | TEST 21: semaphore post in header_filter_by_lua (subrequest) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:49 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 1) |
2021/04/27 05:29:49 [debug] 22726\#0: *657 lua allocate new chainlink and new buf of size 4, cl:0596D4C8 2021/04/27 05:29:49 [debug] 22726\#0: *657 malloc: 0596D538:52 2021/04/27 05:29:49 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:49 [debug] 22726\#0: *657 malloc: 0596D5A0:8 2021/04/27 05:29:49 [debug] 22509\#0: *447 event timer add: 0: 1000:2997404 2021/04/27 05:29:49 [debug] 22726\#0: *657 malloc: 05984290:4 2021/04/27 05:29:49 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:49 [debug] 22726\#0: *657 malloc: 059842C8:8 2021/04/27 05:29:49 [debug] 22509\#0: *447 lua resume returned 1 ' |
semaphore.t | TEST 25: two thread wait for each other - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:50 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:29:50 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:50 [debug] 22509\#0: *447 event timer add: 0: 1000:2998408 2021/04/27 05:29:50 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:50 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:29:50 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:29:50 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:29:50 [debug] 22509\#0: worker cycle 2021/04/27 05:29:50 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:29:50 [debug] 22726\#0: epoll: fd:7 ev:0001 d:0520FBD0 ' |
semaphore.t | TEST 25: two thread wait for each other - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:51 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:29:51 [debug] 22757\#0: *669 malloc: 05C2E658:8 2021/04/27 05:29:51 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:51 [debug] 22509\#0: *447 event timer add: 0: 1000:2999408 2021/04/27 05:29:51 [debug] 22757\#0: *669 malloc: 0550D7C0:252 2021/04/27 05:29:51 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:51 [debug] 22757\#0: *669 malloc: 05C2DB08:8 2021/04/27 05:29:51 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:29:51 [debug] 22757\#0: *669 malloc: 056D6CE0:88 2021/04/27 05:29:51 [debug] 22509\#0: *447 lua thread yielded ' |
semaphore.t | TEST 25: two thread wait for each other - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:29:52 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:29:52 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:29:52 [debug] 22509\#0: *447 event timer add: 0: 1000:3000412 2021/04/27 05:29:52 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:29:52 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:29:52 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:29:52 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:29:52 [debug] 22509\#0: worker cycle 2021/04/27 05:29:52 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:29:52 [debug] 22757\#0: *683 lua reset ctx ' |
semaphore.t | TEST 14: semaphore in header_filter_by_lua (wait not allowed) - grep_error_log_out (req 0) |
@@ -1,2 +1,5 @@ +sem: timeout, +sem: timeout, +sem: timeout, sem: 1, sem: API disabled in the context of header_filter_by_lua*, ' |
semaphore.t | TEST 24: semaphore post in timer.at - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:05 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:05 [error] 22509\#0: *447 [lua] init_worker_by_lua:18: sem: 6 times, context: ngx.timer 2021/04/27 05:30:05 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:05 [debug] 22509\#0: *447 event timer add: 0: 1000:3013453 2021/04/27 05:30:05 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:05 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:05 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:05 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:30:05 [debug] 22509\#0: worker cycle 2021/04/27 05:30:05 [debug] 22509\#0: epoll timer: 1000 ' |
semaphore.t | TEST 24: semaphore post in timer.at - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:05 [error] 22509\#0: *447 [lua] init_worker_by_lua:18: sem: 6 times, context: ngx.timer" (req 0) |
2021/04/27 05:30:05 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:05 [debug] 22509\#0: *447 event timer add: 0: 1000:3013453 2021/04/27 05:30:05 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:05 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:05 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:05 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:30:05 [debug] 22509\#0: worker cycle 2021/04/27 05:30:05 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:30:04 [debug] 22001\#0: malloc: 06170F08:8 ' |
semaphore.t | TEST 24: semaphore post in timer.at - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:06 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:06 [debug] 22850\#0: *744 malloc: 04A21270:24 2021/04/27 05:30:06 [debug] 22850\#0: *744 malloc: 04A7CA88:812 2021/04/27 05:30:06 [debug] 22850\#0: *744 malloc: 05E7D850:8 2021/04/27 05:30:06 [debug] 22850\#0: *744 malloc: 04AA62C8:480 2021/04/27 05:30:06 [debug] 22850\#0: *744 malloc: 05E91768:8 2021/04/27 05:30:06 [debug] 22850\#0: *744 malloc: 04AA6F28:96 2021/04/27 05:30:06 [debug] 22850\#0: *744 malloc: 05EC1A88:8 2021/04/27 05:30:06 [debug] 22850\#0: *744 malloc: 04A964D0:252 2021/04/27 05:30:06 [debug] 22850\#0: *744 malloc: 05ED3E20:8 ' |
semaphore.t | TEST 24: semaphore post in timer.at - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:07 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:07 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:07 [debug] 22509\#0: *447 event timer add: 0: 1000:3015461 2021/04/27 05:30:07 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:07 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:07 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:07 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:30:07 [debug] 22509\#0: worker cycle 2021/04/27 05:30:07 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:30:07 [debug] 22850\#0: epoll: fd:7 ev:0001 d:04AAC290 ' |
semaphore.t | TEST 24: semaphore post in timer.at - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:08 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:08 [debug] 22850\#0: *764 lua run subrequests done, resuming lua thread 2021/04/27 05:30:08 [debug] 22850\#0: *764 lua handle subrequest responses 2021/04/27 05:30:08 [debug] 22850\#0: *764 free: 04B34E20 2021/04/27 05:30:08 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:08 [debug] 22509\#0: *447 event timer add: 0: 1000:3016469 2021/04/27 05:30:08 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:08 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:08 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:08 [debug] 22509\#0: *447 lua run thread returned -2 ' |
semaphore.t | TEST 16: semaphore in ngx.timer (all allowed) - grep_error_log_out (req 0) |
@@ -1,2 +1,6 @@ sem: timeout, +sem: timeout, +sem: timeout, +sem: 6 times, +sem: timeout, sem: 1, ' |
semaphore.t | TEST 16: semaphore in ngx.timer (all allowed) - grep_error_log_out (req 1) |
@@ -1,2 +1,3 @@ sem: timeout, sem: 1, +sem: timeout, ' |
semaphore.t | TEST 18: semaphore wait post in access_by_lua - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:16 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:16 [debug] 22912\#0: *827 test location: "/ver" 2021/04/27 05:30:16 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:16 [debug] 22912\#0: *827 using configuration "=/ver" 2021/04/27 05:30:16 [debug] 22509\#0: *447 event timer add: 0: 1000:3024505 2021/04/27 05:30:16 [debug] 22912\#0: *827 http cl:-1 max:1048576 2021/04/27 05:30:16 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:16 [debug] 22912\#0: *827 rewrite phase: 4 2021/04/27 05:30:16 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:16 [debug] 22912\#0: *827 rewrite phase: 5 ' |
semaphore.t | TEST 18: semaphore wait post in access_by_lua - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:17 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:17 [error] 22509\#0: *447 [lua] init_worker_by_lua:18: sem: 6 times, context: ngx.timer 2021/04/27 05:30:17 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:17 [debug] 22509\#0: *447 event timer add: 0: 1000:3025509 2021/04/27 05:30:17 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:17 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:17 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:17 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:30:17 [debug] 22509\#0: worker cycle 2021/04/27 05:30:17 [debug] 22509\#0: epoll timer: 1000 ' |
semaphore.t | TEST 18: semaphore wait post in access_by_lua - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:17 [error] 22509\#0: *447 [lua] init_worker_by_lua:18: sem: 6 times, context: ngx.timer" (req 0) |
2021/04/27 05:30:17 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:17 [debug] 22509\#0: *447 event timer add: 0: 1000:3025509 2021/04/27 05:30:17 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:17 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:17 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:17 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:30:17 [debug] 22509\#0: worker cycle 2021/04/27 05:30:17 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:30:17 [debug] 22943\#0: epoll: fd:7 ev:0001 d:04B23708 ' |
semaphore.t | TEST 18: semaphore wait post in access_by_lua - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:18 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:18 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:18 [debug] 22509\#0: *447 event timer add: 0: 1000:3026513 2021/04/27 05:30:18 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:18 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:18 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:18 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:30:18 [debug] 22509\#0: worker cycle 2021/04/27 05:30:18 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:30:18 [debug] 22943\#0: epoll: fd:7 ev:0001 d:04B23708 ' |
semaphore.t | TEST 32: semaphore wait time is zero - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:22 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:22 [debug] 22001\#0: malloc: 04CE8C58:64 2021/04/27 05:30:22 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:22 [debug] 22001\#0: malloc: 052BBFC0:8 2021/04/27 05:30:22 [debug] 22509\#0: *447 event timer add: 0: 1000:3030525 2021/04/27 05:30:22 [debug] 22001\#0: malloc: 04CEEA90:64 2021/04/27 05:30:22 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:22 [debug] 22001\#0: malloc: 052D4D88:8 2021/04/27 05:30:22 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:22 [debug] 22509\#0: *447 lua thread yielded ' |
semaphore.t | TEST 32: semaphore wait time is zero - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:23 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:23 [debug] 22974\#0: free: 0528DDA8, unused: 0 2021/04/27 05:30:23 [debug] 22974\#0: free: 0528DD70, unused: 0 2021/04/27 05:30:23 [error] 22509\#0: *447 [lua] init_worker_by_lua:18: sem: 6 times, context: ngx.timer 2021/04/27 05:30:23 [debug] 22974\#0: free: 05079C38, unused: 0 2021/04/27 05:30:23 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:23 [debug] 22974\#0: free: 05079C00, unused: 0 2021/04/27 05:30:23 [debug] 22509\#0: *447 event timer add: 0: 1000:3031525 2021/04/27 05:30:23 [debug] 22974\#0: free: 050298E0, unused: 0 2021/04/27 05:30:23 [debug] 22509\#0: http lua semaphore wait yielding ' |
semaphore.t | TEST 32: semaphore wait time is zero - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:23 [error] 22509\#0: *447 [lua] init_worker_by_lua:18: sem: 6 times, context: ngx.timer" (req 0) |
2021/04/27 05:30:23 [debug] 22974\#0: free: 05079C38, unused: 0 2021/04/27 05:30:23 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:23 [debug] 22974\#0: free: 05079C00, unused: 0 2021/04/27 05:30:23 [debug] 22509\#0: *447 event timer add: 0: 1000:3031525 2021/04/27 05:30:23 [debug] 22974\#0: free: 050298E0, unused: 0 2021/04/27 05:30:23 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:23 [debug] 22974\#0: free: 050298A8, unused: 0 2021/04/27 05:30:23 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:23 [debug] 22974\#0: free: 04FCBE58, unused: 0 ' |
semaphore.t | TEST 32: semaphore wait time is zero - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:24 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:24 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:24 [debug] 22509\#0: *447 event timer add: 0: 1000:3032529 2021/04/27 05:30:24 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:24 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:24 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:24 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:30:24 [debug] 22509\#0: worker cycle 2021/04/27 05:30:24 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:30:24 [debug] 23005\#0: epoll: fd:7 ev:0001 d:04B50528 ' |
semaphore.t | TEST 32: semaphore wait time is zero - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:25 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 1) |
2021/04/27 05:30:25 [debug] 23005\#0: *904 http chunk: 8 2021/04/27 05:30:25 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:25 [debug] 23005\#0: *904 malloc: 058A6A58:8 2021/04/27 05:30:25 [debug] 22509\#0: *447 event timer add: 0: 1000:3033529 2021/04/27 05:30:25 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:25 [debug] 23005\#0: *904 malloc: 058A6A90:8 2021/04/27 05:30:25 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:25 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:25 [debug] 23005\#0: *904 malloc: 058F7F80:8 ' |
semaphore.t | TEST 27: kill a light thread that is waiting on a semaphore (after post) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:32 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:31 [debug] 22001\#0: malloc: 055446F8:8 2021/04/27 05:30:32 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:31 [debug] 22001\#0: malloc: 056AA5E8:8 2021/04/27 05:30:32 [debug] 22509\#0: *447 event timer add: 0: 1000:3040553 2021/04/27 05:30:31 [debug] 22001\#0: malloc: 056B18D8:4 2021/04/27 05:30:32 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:31 [debug] 22001\#0: malloc: 056EA690:8 2021/04/27 05:30:32 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:31 [debug] 22001\#0: malloc: 0551B848:12 ' |
semaphore.t | TEST 27: kill a light thread that is waiting on a semaphore (after post) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:33 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:32 [debug] 23036\#0: add to free queue head semaphore: 0645DA3C epoch: 2mid_epoch: 2 cur_epoch: 3 2021/04/27 05:30:33 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:32 [debug] 23036\#0: in lua gc, semaphore 064C297C 2021/04/27 05:30:33 [debug] 22509\#0: *447 event timer add: 0: 1000:3041553 2021/04/27 05:30:32 [debug] 23036\#0: add to free queue head semaphore: 064C297C epoch: 3mid_epoch: 2 cur_epoch: 3 2021/04/27 05:30:33 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:32 [debug] 23036\#0: in lua gc, semaphore 050FEEE4 2021/04/27 05:30:33 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:32 [debug] 23036\#0: add to free queue tail semaphore: 050FEEE4 epoch: 1mid_epoch: 2 cur_epoch: 3 ' |
semaphore.t | TEST 27: kill a light thread that is waiting on a semaphore (after post) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:34 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:34 [debug] 23067\#0: *944 malloc: 05EC9A50:6 2021/04/27 05:30:34 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:34 [debug] 23067\#0: *944 malloc: 05ECD0A8:8 2021/04/27 05:30:34 [debug] 22509\#0: *447 event timer add: 0: 1000:3042557 2021/04/27 05:30:34 [debug] 23067\#0: *944 http header: "Accept: */*" 2021/04/27 05:30:34 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:34 [debug] 23067\#0: *944 http header done 2021/04/27 05:30:34 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:34 [debug] 23067\#0: *944 event timer del: 4: 3101545 ' |
semaphore.t | TEST 27: kill a light thread that is waiting on a semaphore (after post) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:35 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:35 [error] 22509\#0: *447 [lua] init_worker_by_lua:18: sem: 6 times, context: ngx.timer 2021/04/27 05:30:35 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:35 [debug] 22509\#0: *447 event timer add: 0: 1000:3043565 2021/04/27 05:30:35 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:35 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:35 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:35 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:30:35 [debug] 22509\#0: worker cycle 2021/04/27 05:30:35 [debug] 22509\#0: epoll timer: 1000 ' |
semaphore.t | TEST 27: kill a light thread that is waiting on a semaphore (after post) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:35 [error] 22509\#0: *447 [lua] init_worker_by_lua:18: sem: 6 times, context: ngx.timer" (req 0) |
2021/04/27 05:30:35 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:35 [debug] 22509\#0: *447 event timer add: 0: 1000:3043565 2021/04/27 05:30:35 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:35 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:35 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:35 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:30:35 [debug] 22509\#0: worker cycle 2021/04/27 05:30:35 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:30:32 [debug] 23036\#0: add to free queue head semaphore: 064C558C epoch: 3mid_epoch: 2 cur_epoch: 3 ' |
semaphore.t | TEST 1: basic semaphore in uthread - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:37 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:37 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:37 [debug] 22509\#0: *447 event timer add: 0: 1000:3045569 2021/04/27 05:30:37 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:37 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:37 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:37 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:30:37 [debug] 22509\#0: worker cycle 2021/04/27 05:30:37 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:30:36 [debug] 22001\#0: malloc: 04BAA1E8:240168 ' |
semaphore.t | TEST 1: basic semaphore in uthread - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:38 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:38 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:38 [debug] 22509\#0: *447 event timer add: 0: 1000:3046577 2021/04/27 05:30:38 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:38 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:38 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:38 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:30:38 [debug] 22509\#0: worker cycle 2021/04/27 05:30:38 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:30:38 [debug] 23098\#0: epoll: fd:7 ev:0001 d:051ECF48 ' |
semaphore.t | TEST 1: basic semaphore in uthread - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:39 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:39 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:39 [debug] 23098\#0: *978 malloc: 05507EC8:8 2021/04/27 05:30:39 [debug] 22509\#0: *447 event timer add: 0: 1000:3047577 2021/04/27 05:30:39 [debug] 23098\#0: *978 recv: eof:0, avail:-1 2021/04/27 05:30:39 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:39 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:39 [debug] 23098\#0: *978 recv: fd:4 77 of 1024 2021/04/27 05:30:39 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:39 [debug] 23098\#0: *978 reusable connection: 0 ' |
semaphore.t | TEST 8: semaphore in init_worker_by_lua (new and post) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:40 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:40 [debug] 22001\#0: malloc: 04DE5EA0:256 2021/04/27 05:30:40 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:40 [debug] 22001\#0: malloc: 05C28CA0:8 2021/04/27 05:30:40 [debug] 22509\#0: *447 event timer add: 0: 1000:3048581 2021/04/27 05:30:40 [debug] 22001\#0: malloc: 0570DED0:24 2021/04/27 05:30:40 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:40 [debug] 22001\#0: malloc: 05C356F8:8 2021/04/27 05:30:40 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:40 [debug] 22509\#0: *447 lua thread yielded ' |
semaphore.t | TEST 8: semaphore in init_worker_by_lua (new and post) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:41 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:41 [error] 22509\#0: *447 [lua] init_worker_by_lua:18: sem: 6 times, context: ngx.timer 2021/04/27 05:30:40 [debug] 23129\#0: malloc: 059A4B40:8 2021/04/27 05:30:41 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:41 [debug] 22509\#0: *447 event timer add: 0: 1000:3049581 2021/04/27 05:30:41 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:40 [debug] 23129\#0: malloc: 04A05470:36 2021/04/27 05:30:41 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:41 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:41 [debug] 22509\#0: *447 lua run thread returned -2 ' |
semaphore.t | TEST 8: semaphore in init_worker_by_lua (new and post) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:41 [error] 22509\#0: *447 [lua] init_worker_by_lua:18: sem: 6 times, context: ngx.timer" (req 0) |
2021/04/27 05:30:40 [debug] 23129\#0: malloc: 059A4B40:8 2021/04/27 05:30:41 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:41 [debug] 22509\#0: *447 event timer add: 0: 1000:3049581 2021/04/27 05:30:41 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:40 [debug] 23129\#0: malloc: 04A05470:36 2021/04/27 05:30:41 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:41 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:41 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:30:40 [debug] 23129\#0: malloc: 051F6980:8 ' |
semaphore.t | TEST 8: semaphore in init_worker_by_lua (new and post) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:42 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:42 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:42 [debug] 22509\#0: *447 event timer add: 0: 1000:3050581 2021/04/27 05:30:42 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:42 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:42 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:42 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:30:42 [debug] 22509\#0: worker cycle 2021/04/27 05:30:42 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:30:42 [debug] 23129\#0: epoll: fd:7 ev:0001 d:05891D78 ' |
semaphore.t | TEST 8: semaphore in init_worker_by_lua (new and post) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:43 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:43 [debug] 23129\#0: *1012 write old buf t:1 f:0 05B54268, pos 05B54268, size: 4 file: 0, size: 0 2021/04/27 05:30:43 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:43 [debug] 23129\#0: *1012 write old buf t:1 f:0 05DF5B68, pos 05DF5B68, size: 23 file: 0, size: 0 2021/04/27 05:30:43 [debug] 22509\#0: *447 event timer add: 0: 1000:3051585 2021/04/27 05:30:43 [debug] 23129\#0: *1012 write old buf t:0 f:0 00000000, pos 081B6D41, size: 2 file: 0, size: 0 2021/04/27 05:30:43 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:43 [debug] 23129\#0: *1012 malloc: 05E45BE8:8 2021/04/27 05:30:43 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:43 [debug] 23129\#0: *1012 malloc: 05E45C20:8 ' |
semaphore.t | TEST 9: semaphore in set_by_lua (wait is not allowed) - grep_error_log_out (req 0) |
@@ -1,2 +1,5 @@ +sem: timeout, +sem: timeout, +sem: timeout, sem: 1, sem: API disabled in the context of set_by_lua*, ' |
semaphore.t | TEST 19: semaphore wait post in rewrite_by_lua - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:47 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:47 [error] 22509\#0: *447 [lua] init_worker_by_lua:18: sem: 6 times, context: ngx.timer 2021/04/27 05:30:47 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:47 [debug] 22509\#0: *447 event timer add: 0: 1000:3055597 2021/04/27 05:30:47 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:47 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:47 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:47 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:30:47 [debug] 22509\#0: worker cycle 2021/04/27 05:30:47 [debug] 22509\#0: epoll timer: 1000 ' |
semaphore.t | TEST 19: semaphore wait post in rewrite_by_lua - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:47 [error] 22509\#0: *447 [lua] init_worker_by_lua:18: sem: 6 times, context: ngx.timer" (req 0) |
2021/04/27 05:30:47 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:47 [debug] 22509\#0: *447 event timer add: 0: 1000:3055597 2021/04/27 05:30:47 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:47 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:47 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:47 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:30:47 [debug] 22509\#0: worker cycle 2021/04/27 05:30:47 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:30:46 [debug] 22001\#0: malloc: 06106BF8:12 ' |
semaphore.t | TEST 19: semaphore wait post in rewrite_by_lua - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:48 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:48 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:48 [debug] 22509\#0: *447 event timer add: 0: 1000:3056601 2021/04/27 05:30:48 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:48 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:48 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:48 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:30:48 [debug] 22509\#0: worker cycle 2021/04/27 05:30:48 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:30:48 [debug] 23191\#0: epoll: fd:7 ev:0001 d:04AAC290 ' |
semaphore.t | TEST 19: semaphore wait post in rewrite_by_lua - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:30:49 [error] 22509\#0: *447 [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:30:49 [debug] 22509\#0: http lua semaphore wait: 061B7C94, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:30:49 [debug] 22509\#0: *447 event timer add: 0: 1000:3057605 2021/04/27 05:30:49 [debug] 22509\#0: http lua semaphore wait yielding 2021/04/27 05:30:49 [debug] 22509\#0: *447 lua resume returned 1 2021/04/27 05:30:49 [debug] 22509\#0: *447 lua thread yielded 2021/04/27 05:30:49 [debug] 22509\#0: *447 lua run thread returned -2 2021/04/27 05:30:49 [debug] 22509\#0: worker cycle 2021/04/27 05:30:49 [debug] 22509\#0: epoll timer: 1000 2021/04/27 05:30:49 [debug] 23191\#0: epoll: fd:7 ev:0001 d:04AAC290 ' |
shared.t | TEST 4: shared.ttl returns key ttl for non-default (positive) ttl - response_body_like - response is expected (0.2 sleep for 0.1s... -0.098) |
'0.2 sleep for 0.1s... -0.098 ' doesn't match '(?^s:\A0.2 sleep for 0.1s... 0.\d* \z)' |
shared.t | TEST 11: shared.expire returns error on not found key - response_body - response is expected (repeated req 0, req 0) |
got: '' expected: 'failed to set ttl: not found ' |
shared.t | TEST 11: shared.expire returns error on not found key - response_body - response is expected (repeated req 1, req 0) |
got: '' expected: 'failed to set ttl: not found ' |
stream/errlog.t | TEST 22: user-supplied Lua table to hold the result (get one log + no log) - response_body_like - response is expected (maybe log lines: \#2 log level:6 log body:2021/04/27 05:43:40 [notice] 27854\#0: start worker processes log level:4 log body:2021/04/27 05:43:42 [error] 27925\#0: *93 stream [lua] content_by_lua(nginx.conf:75):8: --> new line, client: 127.0.0.1, server: 0.0.0.0:1985 end maybe log lines: \#2 end) |
'maybe log lines: #2 log level:6 log body:2021/04/27 05:43:40 [notice] 27854#0: start worker processes log level:4 log body:2021/04/27 05:43:42 [error] 27925#0: *93 stream [lua] content_by_lua(nginx.conf:75):8: --> new line, client: 127.0.0.1, server: 0.0.0.0:1985 end maybe log lines: #2 end ' doesn't match '(?^s:\Amaybe log lines: #1 log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*content_by_lua\(nginx.conf:\d+\):\d+: --> new line, client: 127.0.0.1, server: 0.0.0.0:\d+ end maybe log lines: #1 end \z)' |
stream/errlog.t | TEST 3: client connected info - grep_error_log_out (req 0) |
'client 127.0.0.1:21131 connected to capture log line:10 ' doesn't match '(?^:^client .*? connected to .*? capture log line:1 $)' |
stream/errlog.t | TEST 3: client connected info - grep_error_log_out (req 1) |
'client 127.0.0.1:21133 connected to capture log line:10 ' doesn't match '(?^:^client .*? connected to .*? capture log line:2 $)' |
stream/errlog.t | TEST 12: filter log by level(ngx.WARN) - response_body - response is expected (repeated req 0, req 0) |
got: 'log lines:3 ' expected: 'log lines:2 ' |
stream/errlog.t | TEST 18: flood the capturing buffer (5k) - response_body_like - response is expected (log lines: \#32 log level:5 log body:2021/04/27 05:43:57 [warn] 28106\#0: *274 stream [lua] content_by_lua(nginx.conf:78):10: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:43:57 [error] 28106\#0: *274 stream [lua] content_by_lua(nginx.conf:78):11: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:43:57 [warn] 28106\#0: *274 stream [lua] content_by_lua(nginx.conf:78):10: --> 86, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:43:57 [error] 28106\#0: *274 stream [lua] content_by_lua(nginx.conf:78):11: --> 99, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:43:57 [warn] 28106\#0: *274 stream [lua] content_by_lua(nginx.conf:78):10: --> 100, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:43:57 [error] 28106\#0: *274 stream [lua] content_by_lua(nginx.conf:78):11: --> 100, client: 127.0.0.1, server: 0.0.0.0:1985) |
'log lines: #32 log level:5 log body:2021/04/27 05:43:57 [warn] 28106#0: *274 stream [lua] content_by_lua(nginx.conf:78):10: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:43:57 [error] 28106#0: *274 stream [lua] content_by_lua(nginx.conf:78):11: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:43:57 [warn] 28106#0: *274 stream [lua] content_by_lua(nginx.conf:78):10: --> 86, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:43:57 [error] 28106#0: *274 stream [lua] content_by_lua(nginx.conf:78):11: --> 99, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:43:57 [warn] 28106#0: *274 stream [lua] content_by_lua(nginx.conf:78):10: --> 100, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:43:57 [error] 28106#0: *274 stream [lua] content_by_lua(nginx.conf:78):11: --> 100, client: 127.0.0.1, server: 0.0.0.0:1985 ' doesn't match '(?^s:\A(?:log lines: #33 log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*content_by_lua\(nginx.conf:\d+\):\d+: --> 84, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*content_by_lua\(nginx.conf:\d+\):\d+: --> 85, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*content_by_lua\(nginx.conf:\d+\):\d+: --> 85, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*content_by_lua\(nginx.conf:\d+\):\d+: --> 99, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*content_by_lua\(nginx.conf:\d+\):\d+: --> 100, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*content_by_lua\(nginx.conf:\d+\):\d+: --> 100, client: 127.0.0.1, server: 0.0.0.0:\d+ )\z)' |
stream/errlog.t | TEST 18: flood the capturing buffer (5k) - response_body_like - response is expected (log lines: \#32 log level:5 log body:2021/04/27 05:43:58 [warn] 28106\#0: *277 stream [lua] content_by_lua(nginx.conf:78):10: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:43:58 [error] 28106\#0: *277 stream [lua] content_by_lua(nginx.conf:78):11: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:43:58 [warn] 28106\#0: *277 stream [lua] content_by_lua(nginx.conf:78):10: --> 86, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:43:58 [error] 28106\#0: *277 stream [lua] content_by_lua(nginx.conf:78):11: --> 99, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:43:58 [warn] 28106\#0: *277 stream [lua] content_by_lua(nginx.conf:78):10: --> 100, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:43:58 [error] 28106\#0: *277 stream [lua] content_by_lua(nginx.conf:78):11: --> 100, client: 127.0.0.1, server: 0.0.0.0:1985) |
'log lines: #32 log level:5 log body:2021/04/27 05:43:58 [warn] 28106#0: *277 stream [lua] content_by_lua(nginx.conf:78):10: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:43:58 [error] 28106#0: *277 stream [lua] content_by_lua(nginx.conf:78):11: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:43:58 [warn] 28106#0: *277 stream [lua] content_by_lua(nginx.conf:78):10: --> 86, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:43:58 [error] 28106#0: *277 stream [lua] content_by_lua(nginx.conf:78):11: --> 99, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:43:58 [warn] 28106#0: *277 stream [lua] content_by_lua(nginx.conf:78):10: --> 100, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:43:58 [error] 28106#0: *277 stream [lua] content_by_lua(nginx.conf:78):11: --> 100, client: 127.0.0.1, server: 0.0.0.0:1985 ' doesn't match '(?^s:\A(?:log lines: #33 log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*content_by_lua\(nginx.conf:\d+\):\d+: --> 84, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*content_by_lua\(nginx.conf:\d+\):\d+: --> 85, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*content_by_lua\(nginx.conf:\d+\):\d+: --> 85, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*content_by_lua\(nginx.conf:\d+\):\d+: --> 99, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*content_by_lua\(nginx.conf:\d+\):\d+: --> 100, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*content_by_lua\(nginx.conf:\d+\):\d+: --> 100, client: 127.0.0.1, server: 0.0.0.0:\d+ )\z)' |
stream/errlog.t | TEST 20: fetch a few and generate a few, then fetch again (not overflown again) - response_body_like - response is expected (msg count: 3 log level:5 log body:2021/04/27 05:44:03 [warn] 28168\#0: *334 stream [lua] content_by_lua(nginx.conf:91):10: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:03 [error] 28168\#0: *334 stream [lua] content_by_lua(nginx.conf:91):11: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:44:03 [warn] 28168\#0: *334 stream [lua] content_by_lua(nginx.conf:91):10: --> 86, client: 127.0.0.1, server: 0.0.0.0:1985 msg count: 3 log level:4 log body:2021/04/27 05:44:03 [error] 28168\#0: *334 stream [lua] content_by_lua(nginx.conf:91):11: --> 86, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:44:03 [warn] 28168\#0: *334 stream [lua] content_by_lua(nginx.conf:91):10: --> 87, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:03 [error] 28168\#0: *334 stream [lua] content_by_lua(nginx.conf:91):11: --> 87, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:03 [error] 28168\#0: *334 stream [lua] content_by_lua(nginx.conf:91):11: --> 100, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:03 [error] 28168\#0: *334 stream [lua] content_by_lua(nginx.conf:91):23: howdy, something new!, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:03 [error] 28168\#0: *334 stream [lua] content_by_lua(nginx.conf:91):24: howdy, something even newer!, client: 127.0.0.1, server: 0.0.0.0:1985) |
'msg count: 3 log level:5 log body:2021/04/27 05:44:03 [warn] 28168#0: *334 stream [lua] content_by_lua(nginx.conf:91):10: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:03 [error] 28168#0: *334 stream [lua] content_by_lua(nginx.conf:91):11: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:44:03 [warn] 28168#0: *334 stream [lua] content_by_lua(nginx.conf:91):10: --> 86, client: 127.0.0.1, server: 0.0.0.0:1985 msg count: 3 log level:4 log body:2021/04/27 05:44:03 [error] 28168#0: *334 stream [lua] content_by_lua(nginx.conf:91):11: --> 86, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:44:03 [warn] 28168#0: *334 stream [lua] content_by_lua(nginx.conf:91):10: --> 87, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:03 [error] 28168#0: *334 stream [lua] content_by_lua(nginx.conf:91):11: --> 87, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:03 [error] 28168#0: *334 stream [lua] content_by_lua(nginx.conf:91):11: --> 100, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:03 [error] 28168#0: *334 stream [lua] content_by_lua(nginx.conf:91):23: howdy, something new!, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:03 [error] 28168#0: *334 stream [lua] content_by_lua(nginx.conf:91):24: howdy, something even newer!, client: 127.0.0.1, server: 0.0.0.0:1985 ' doesn't match '(?^s:\Amsg count: 3 log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 84, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 85, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 85, client: 127.0.0.1, server: 0.0.0.0:\d+ msg count: 3 log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 86, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 86, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 87, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 100, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: howdy, something new!, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: howdy, something even newer!, client: 127.0.0.1, server: 0.0.0.0:\d+ \z)' |
stream/errlog.t | TEST 20: fetch a few and generate a few, then fetch again (not overflown again) - response_body_like - response is expected (msg count: 3 log level:5 log body:2021/04/27 05:44:03 [warn] 28168\#0: *337 stream [lua] content_by_lua(nginx.conf:91):10: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:03 [error] 28168\#0: *337 stream [lua] content_by_lua(nginx.conf:91):11: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:44:03 [warn] 28168\#0: *337 stream [lua] content_by_lua(nginx.conf:91):10: --> 86, client: 127.0.0.1, server: 0.0.0.0:1985 msg count: 3 log level:4 log body:2021/04/27 05:44:03 [error] 28168\#0: *337 stream [lua] content_by_lua(nginx.conf:91):11: --> 86, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:44:03 [warn] 28168\#0: *337 stream [lua] content_by_lua(nginx.conf:91):10: --> 87, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:03 [error] 28168\#0: *337 stream [lua] content_by_lua(nginx.conf:91):11: --> 87, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:03 [error] 28168\#0: *337 stream [lua] content_by_lua(nginx.conf:91):11: --> 100, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:03 [error] 28168\#0: *337 stream [lua] content_by_lua(nginx.conf:91):23: howdy, something new!, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:03 [error] 28168\#0: *337 stream [lua] content_by_lua(nginx.conf:91):24: howdy, something even newer!, client: 127.0.0.1, server: 0.0.0.0:1985) |
'msg count: 3 log level:5 log body:2021/04/27 05:44:03 [warn] 28168#0: *337 stream [lua] content_by_lua(nginx.conf:91):10: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:03 [error] 28168#0: *337 stream [lua] content_by_lua(nginx.conf:91):11: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:44:03 [warn] 28168#0: *337 stream [lua] content_by_lua(nginx.conf:91):10: --> 86, client: 127.0.0.1, server: 0.0.0.0:1985 msg count: 3 log level:4 log body:2021/04/27 05:44:03 [error] 28168#0: *337 stream [lua] content_by_lua(nginx.conf:91):11: --> 86, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:44:03 [warn] 28168#0: *337 stream [lua] content_by_lua(nginx.conf:91):10: --> 87, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:03 [error] 28168#0: *337 stream [lua] content_by_lua(nginx.conf:91):11: --> 87, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:03 [error] 28168#0: *337 stream [lua] content_by_lua(nginx.conf:91):11: --> 100, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:03 [error] 28168#0: *337 stream [lua] content_by_lua(nginx.conf:91):23: howdy, something new!, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:03 [error] 28168#0: *337 stream [lua] content_by_lua(nginx.conf:91):24: howdy, something even newer!, client: 127.0.0.1, server: 0.0.0.0:1985 ' doesn't match '(?^s:\Amsg count: 3 log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 84, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 85, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 85, client: 127.0.0.1, server: 0.0.0.0:\d+ msg count: 3 log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 86, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 86, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 87, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 100, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: howdy, something new!, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: howdy, something even newer!, client: 127.0.0.1, server: 0.0.0.0:\d+ \z)' |
stream/errlog.t | TEST 21: multi-line error log - response_body_like - response is expected (log lines: \#2 log level:6 log body:2021/04/27 05:44:17 [notice] 27854\#0: start worker processes log level:4 log body:2021/04/27 05:44:19 [error] 28350\#0: *517 stream [lua] content_by_lua(nginx.conf:67):8: --> new line, client: 127.0.0.1, server: 0.0.0.0:1985) |
'log lines: #2 log level:6 log body:2021/04/27 05:44:17 [notice] 27854#0: start worker processes log level:4 log body:2021/04/27 05:44:19 [error] 28350#0: *517 stream [lua] content_by_lua(nginx.conf:67):8: --> new line, client: 127.0.0.1, server: 0.0.0.0:1985 ' doesn't match '(?^s:\Alog lines: #1 log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*content_by_lua\(nginx.conf:\d+\):\d+: --> new line, client: 127.0.0.1, server: 0.0.0.0:\d+ \z)' |
stream/errlog.t | nginx: [emerg] | invalid capture error log size "3k", minimum size is 4096 in /home/ec2-user/git/lua-resty-core/t/servroot/conf/nginx.conf:17 |
stream/errlog.t | TEST 13: filter log by level(ngx.CRIT) - response_body - response is expected (repeated req 0, req 0) |
got: 'log lines:1 ' expected: 'log lines:0 ' |
stream/errlog.t | TEST 11: filter log by level(ngx.INFO) - response_body - response is expected (repeated req 0, req 0) |
got: 'log lines:4 ' expected: 'log lines:3 ' |
stream/errlog.t | TEST 19: fetch a few and generate a few, then fetch again (overflown again) - response_body_like - response is expected (msg count: 3 log level:5 log body:2021/04/27 05:44:38 [warn] 28540\#0: *153 stream [lua] content_by_lua(nginx.conf:93):10: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:38 [error] 28540\#0: *153 stream [lua] content_by_lua(nginx.conf:93):11: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:44:38 [warn] 28540\#0: *153 stream [lua] content_by_lua(nginx.conf:93):10: --> 86, client: 127.0.0.1, server: 0.0.0.0:1985 msg count: 3 log level:5 log body:2021/04/27 05:44:38 [warn] 28540\#0: *153 stream [lua] content_by_lua(nginx.conf:93):10: --> 87, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:38 [error] 28540\#0: *153 stream [lua] content_by_lua(nginx.conf:93):11: --> 87, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:44:38 [warn] 28540\#0: *153 stream [lua] content_by_lua(nginx.conf:93):10: --> 88, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:38 [error] 28540\#0: *153 stream [lua] content_by_lua(nginx.conf:93):24: --> 102, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:38 [error] 28540\#0: *153 stream [lua] content_by_lua(nginx.conf:93):25: --> 103, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:38 [error] 28540\#0: *153 stream [lua] content_by_lua(nginx.conf:93):26: --> 104, client: 127.0.0.1, server: 0.0.0.0:1985) |
'msg count: 3 log level:5 log body:2021/04/27 05:44:38 [warn] 28540#0: *153 stream [lua] content_by_lua(nginx.conf:93):10: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:38 [error] 28540#0: *153 stream [lua] content_by_lua(nginx.conf:93):11: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:44:38 [warn] 28540#0: *153 stream [lua] content_by_lua(nginx.conf:93):10: --> 86, client: 127.0.0.1, server: 0.0.0.0:1985 msg count: 3 log level:5 log body:2021/04/27 05:44:38 [warn] 28540#0: *153 stream [lua] content_by_lua(nginx.conf:93):10: --> 87, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:38 [error] 28540#0: *153 stream [lua] content_by_lua(nginx.conf:93):11: --> 87, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:44:38 [warn] 28540#0: *153 stream [lua] content_by_lua(nginx.conf:93):10: --> 88, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:38 [error] 28540#0: *153 stream [lua] content_by_lua(nginx.conf:93):24: --> 102, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:38 [error] 28540#0: *153 stream [lua] content_by_lua(nginx.conf:93):25: --> 103, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:38 [error] 28540#0: *153 stream [lua] content_by_lua(nginx.conf:93):26: --> 104, client: 127.0.0.1, server: 0.0.0.0:1985 ' doesn't match '(?^s:\Amsg count: 3 log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 84, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 85, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 85, client: 127.0.0.1, server: 0.0.0.0:\d+ msg count: 3 log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 86, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 86, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 87, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 102, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 103, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 104, client: 127.0.0.1, server: 0.0.0.0:\d+ |msg count: 3 log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 84, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 85, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 85, client: 127.0.0.1, server: 0.0.0.0:\d+ msg count: 3 log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 87, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 87, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 88, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 102, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 103, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 104, client: 127.0.0.1, server: 0.0.0.0:\d+ \z)' |
stream/errlog.t | TEST 19: fetch a few and generate a few, then fetch again (overflown again) - response_body_like - response is expected (msg count: 3 log level:5 log body:2021/04/27 05:44:39 [warn] 28540\#0: *156 stream [lua] content_by_lua(nginx.conf:93):10: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:39 [error] 28540\#0: *156 stream [lua] content_by_lua(nginx.conf:93):11: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:44:39 [warn] 28540\#0: *156 stream [lua] content_by_lua(nginx.conf:93):10: --> 86, client: 127.0.0.1, server: 0.0.0.0:1985 msg count: 3 log level:5 log body:2021/04/27 05:44:39 [warn] 28540\#0: *156 stream [lua] content_by_lua(nginx.conf:93):10: --> 87, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:39 [error] 28540\#0: *156 stream [lua] content_by_lua(nginx.conf:93):11: --> 87, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:44:39 [warn] 28540\#0: *156 stream [lua] content_by_lua(nginx.conf:93):10: --> 88, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:39 [error] 28540\#0: *156 stream [lua] content_by_lua(nginx.conf:93):24: --> 102, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:39 [error] 28540\#0: *156 stream [lua] content_by_lua(nginx.conf:93):25: --> 103, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:39 [error] 28540\#0: *156 stream [lua] content_by_lua(nginx.conf:93):26: --> 104, client: 127.0.0.1, server: 0.0.0.0:1985) |
'msg count: 3 log level:5 log body:2021/04/27 05:44:39 [warn] 28540#0: *156 stream [lua] content_by_lua(nginx.conf:93):10: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:39 [error] 28540#0: *156 stream [lua] content_by_lua(nginx.conf:93):11: --> 85, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:44:39 [warn] 28540#0: *156 stream [lua] content_by_lua(nginx.conf:93):10: --> 86, client: 127.0.0.1, server: 0.0.0.0:1985 msg count: 3 log level:5 log body:2021/04/27 05:44:39 [warn] 28540#0: *156 stream [lua] content_by_lua(nginx.conf:93):10: --> 87, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:39 [error] 28540#0: *156 stream [lua] content_by_lua(nginx.conf:93):11: --> 87, client: 127.0.0.1, server: 0.0.0.0:1985 log level:5 log body:2021/04/27 05:44:39 [warn] 28540#0: *156 stream [lua] content_by_lua(nginx.conf:93):10: --> 88, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:39 [error] 28540#0: *156 stream [lua] content_by_lua(nginx.conf:93):24: --> 102, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:39 [error] 28540#0: *156 stream [lua] content_by_lua(nginx.conf:93):25: --> 103, client: 127.0.0.1, server: 0.0.0.0:1985 log level:4 log body:2021/04/27 05:44:39 [error] 28540#0: *156 stream [lua] content_by_lua(nginx.conf:93):26: --> 104, client: 127.0.0.1, server: 0.0.0.0:1985 ' doesn't match '(?^s:\Amsg count: 3 log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 84, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 85, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 85, client: 127.0.0.1, server: 0.0.0.0:\d+ msg count: 3 log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 86, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 86, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 87, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 102, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 103, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 104, client: 127.0.0.1, server: 0.0.0.0:\d+ |msg count: 3 log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 84, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 85, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 85, client: 127.0.0.1, server: 0.0.0.0:\d+ msg count: 3 log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 87, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 87, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:5 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[warn\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 88, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 102, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 103, client: 127.0.0.1, server: 0.0.0.0:\d+ log level:4 log body:\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2} \[error\] (\d+).*?content_by_lua\(nginx.conf:\d+\):\d+: --> 104, client: 127.0.0.1, server: 0.0.0.0:\d+ \z)' |
stream/errlog.t | nginx: [emerg] | invalid number of arguments in "lua_capture_error_log" directive in /home/ec2-user/git/lua-resty-core/t/servroot/conf/nginx.conf:17 |
stream/process-type-hup.t | TEST 1: sanity - pattern "init_worker_by_lua:6: process type: privileged" should match a line in error.log (req 0) | |
stream/process-type-hup.t | TEST 1: sanity - pattern "init_worker_by_lua:6: process type: privileged" should match a line in error.log (req 1) | |
stream/process-type-single.t | TEST 1: sanity - response_body - response is expected (repeated req 0, req 0) |
got: "process type: worker\x{0a}" length: 21 expected: "process type: single\x{0a}" length: 21 strings begin to differ at char 15 (line 1 column 15) |
stream/process-type-single.t | TEST 1: sanity - grep_error_log_out (req 0) |
'[TRACE 1 init_by_lua:31 loop] [TRACE 1 init_worker_by_lua:4 loop] [TRACE 2 content_by_lua(nginx.conf:78):4 loop] process type in init_by_lua*: master init_worker_by_lua:10: process type: worker ' doesn't match '(?^:\[TRACE\s+\d+ init_by_lua:\d+ loop\] \[TRACE\s+\d+ init_worker_by_lua:\d+ loop\] \[TRACE\s+\d+ content_by_lua\(nginx.conf:\d+\):4 loop\] process type in init_by_lua\*: single init_worker_by_lua:10: process type: single )' |
stream/process-type-single.t | TEST 1: sanity - response_body - response is expected (repeated req 1, req 0) |
got: "process type: worker\x{0a}" length: 21 expected: "process type: single\x{0a}" length: 21 strings begin to differ at char 15 (line 1 column 15) |
stream/process-type-single.t | TEST 1: sanity - grep_error_log_out (req 1) |
'[TRACE 1 init_by_lua:31 loop] [TRACE 1 init_worker_by_lua:4 loop] [TRACE 2 content_by_lua(nginx.conf:78):4 loop] process type in init_by_lua*: master init_worker_by_lua:10: process type: worker ' doesn't match '(?^:\[TRACE\s+\d+ init_by_lua:\d+ loop\] \[TRACE\s+\d+ init_worker_by_lua:\d+ loop\] \[TRACE\s+\d+ content_by_lua\(nginx.conf:\d+\):4 loop\] process type in init_by_lua\*: single init_worker_by_lua:10: process type: single )' |
stream/request.t | TEST 1: ngx.req.start_time() - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,3 @@ true >= 0.099: true -< 0.11: true +< 0.11: false ' Looks like you failed 1 test of 12. |
stream/semaphore.t | TEST 12: semaphore post in all phase (in a request) - grep_error_log_out (req 0) |
got: 'sem: timeout, sem: timeout, sem: 3 times, ' expected: 'sem: 3 times, ' |
stream/semaphore.t | TEST 16: kill a light thread that is waiting on a semaphore (no resource) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:39 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:53:39 [debug] 32035\#0: malloc: 04B4EB68:28 2021/04/27 05:53:39 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer 2021/04/27 05:53:39 [debug] 32035\#0: malloc: 04B4EBB8:8 2021/04/27 05:53:39 [debug] 32035\#0: malloc: 04B4EBF0:14 2021/04/27 05:53:39 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:39 [debug] 32035\#0: malloc: 04B4EC30:8 2021/04/27 05:53:39 [debug] 32266\#0: *235 event timer add: 0: 1000:4427889 2021/04/27 05:53:39 [debug] 32035\#0: malloc: 04B4EC68:32 2021/04/27 05:53:39 [debug] 32266\#0: stream lua semaphore wait yielding ' |
stream/semaphore.t | TEST 16: kill a light thread that is waiting on a semaphore (no resource) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:39 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer" (req 0) |
2021/04/27 05:53:39 [debug] 32035\#0: malloc: 04B4EBB8:8 2021/04/27 05:53:39 [debug] 32035\#0: malloc: 04B4EBF0:14 2021/04/27 05:53:39 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:39 [debug] 32035\#0: malloc: 04B4EC30:8 2021/04/27 05:53:39 [debug] 32266\#0: *235 event timer add: 0: 1000:4427889 2021/04/27 05:53:39 [debug] 32035\#0: malloc: 04B4EC68:32 2021/04/27 05:53:39 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:39 [debug] 32035\#0: malloc: 04B5B590:8 2021/04/27 05:53:39 [debug] 32266\#0: *235 lua resume returned 1 ' |
stream/semaphore.t | TEST 16: kill a light thread that is waiting on a semaphore (no resource) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:40 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:53:40 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:40 [debug] 32266\#0: *235 event timer add: 0: 1000:4428893 2021/04/27 05:53:40 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:40 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:40 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:53:40 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:53:40 [notice] 32266\#0: gracefully shutting down 2021/04/27 05:53:40 [debug] 32266\#0: setproctitle: "nginx: worker process is shutting down" 2021/04/27 05:53:40 [debug] 32266\#0: epoll del event: fd:7 op:2 ev:00000000 ' |
stream/semaphore.t | TEST 16: kill a light thread that is waiting on a semaphore (no resource) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:41 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:53:41 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:41 [debug] 32266\#0: *235 event timer add: 0: 1000:4429905 2021/04/27 05:53:41 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:41 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:41 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:53:41 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:53:41 [debug] 32266\#0: worker cycle 2021/04/27 05:53:41 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:53:41 [debug] 32298\#0: epoll: fd:8 ev:0001 d:04D36F44 ' |
stream/semaphore.t | TEST 16: kill a light thread that is waiting on a semaphore (no resource) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:42 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:53:42 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer 2021/04/27 05:53:42 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:42 [debug] 32266\#0: *235 event timer add: 0: 1000:4430909 2021/04/27 05:53:42 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:42 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:42 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:53:42 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:53:42 [debug] 32266\#0: worker cycle 2021/04/27 05:53:42 [debug] 32266\#0: epoll timer: 1000 ' |
stream/semaphore.t | TEST 16: kill a light thread that is waiting on a semaphore (no resource) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:42 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer" (req 0) |
2021/04/27 05:53:42 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:42 [debug] 32266\#0: *235 event timer add: 0: 1000:4430909 2021/04/27 05:53:42 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:42 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:42 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:53:42 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:53:42 [debug] 32266\#0: worker cycle 2021/04/27 05:53:42 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:53:42 [debug] 32298\#0: malloc: 064A5AF0:327612 ' |
stream/semaphore.t | TEST 20: main thread wait a light thread that is waiting on a semaphore - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:43 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:53:43 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:43 [debug] 32266\#0: *235 event timer add: 0: 1000:4431913 2021/04/27 05:53:43 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:43 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:43 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:53:43 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:53:43 [debug] 32266\#0: worker cycle 2021/04/27 05:53:43 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:53:43 [debug] 32035\#0: malloc: 04DE7BC8:8 ' |
stream/semaphore.t | TEST 20: main thread wait a light thread that is waiting on a semaphore - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:44 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:53:44 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:44 [debug] 32266\#0: *235 event timer add: 0: 1000:4432913 2021/04/27 05:53:44 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:44 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:44 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:53:44 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:53:44 [debug] 32266\#0: worker cycle 2021/04/27 05:53:44 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:53:44 [debug] 32329\#0: *299 writev: 168 of 168 ' |
stream/semaphore.t | TEST 20: main thread wait a light thread that is waiting on a semaphore - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:45 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:53:45 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer 2021/04/27 05:53:45 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:45 [debug] 32266\#0: *235 event timer add: 0: 1000:4433913 2021/04/27 05:53:45 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:45 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:45 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:53:45 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:53:45 [debug] 32266\#0: worker cycle 2021/04/27 05:53:45 [debug] 32266\#0: epoll timer: 1000 ' |
stream/semaphore.t | TEST 20: main thread wait a light thread that is waiting on a semaphore - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:45 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer" (req 0) |
2021/04/27 05:53:45 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:45 [debug] 32266\#0: *235 event timer add: 0: 1000:4433913 2021/04/27 05:53:45 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:45 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:45 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:53:45 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:53:45 [debug] 32266\#0: worker cycle 2021/04/27 05:53:45 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:53:45 [debug] 32329\#0: epoll: fd:8 ev:0001 d:0508FE54 ' |
stream/semaphore.t | TEST 29: basic semaphore count (negative number) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:46 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:53:46 [debug] 32035\#0: malloc: 051CB390:8 2021/04/27 05:53:46 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:46 [debug] 32266\#0: *235 event timer add: 0: 1000:4434917 2021/04/27 05:53:46 [debug] 32035\#0: malloc: 051C7FE0:22 2021/04/27 05:53:46 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:46 [debug] 32035\#0: malloc: 051E8000:8 2021/04/27 05:53:46 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:46 [debug] 32035\#0: malloc: 051EC480:4 2021/04/27 05:53:46 [debug] 32266\#0: *235 lua thread yielded ' |
stream/semaphore.t | TEST 29: basic semaphore count (negative number) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:47 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:53:47 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:47 [debug] 32266\#0: *235 event timer add: 0: 1000:4435921 2021/04/27 05:53:47 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:47 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:47 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:53:47 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:53:47 [debug] 32266\#0: worker cycle 2021/04/27 05:53:47 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:53:46 [notice] 32035\#0: start worker process 32360 ' |
stream/semaphore.t | TEST 29: basic semaphore count (negative number) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:48 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:53:48 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer 2021/04/27 05:53:48 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:48 [debug] 32266\#0: *235 event timer add: 0: 1000:4436925 2021/04/27 05:53:48 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:48 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:48 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:53:48 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:53:48 [debug] 32266\#0: worker cycle 2021/04/27 05:53:48 [debug] 32266\#0: epoll timer: 1000 ' |
stream/semaphore.t | TEST 29: basic semaphore count (negative number) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:48 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer" (req 0) |
2021/04/27 05:53:48 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:48 [debug] 32266\#0: *235 event timer add: 0: 1000:4436925 2021/04/27 05:53:48 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:48 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:48 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:53:48 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:53:48 [debug] 32266\#0: worker cycle 2021/04/27 05:53:48 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:53:48 [debug] 32360\#0: epoll: fd:8 ev:0001 d:053E89FC ' |
stream/semaphore.t | TEST 29: basic semaphore count (negative number) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:49 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:53:49 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:49 [debug] 32266\#0: *235 event timer add: 0: 1000:4437929 2021/04/27 05:53:49 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:49 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:49 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:53:49 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:53:49 [debug] 32266\#0: worker cycle 2021/04/27 05:53:49 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:53:49 [debug] 32360\#0: new block, alloc semaphore: 06525B5C block: 06525B50 ' |
stream/semaphore.t | TEST 21: multi wait and mult post with one semaphore - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:50 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:53:50 [debug] 32035\#0: malloc: 05516108:256 2021/04/27 05:53:50 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:50 [debug] 32035\#0: malloc: 05516238:8 2021/04/27 05:53:50 [debug] 32266\#0: *235 event timer add: 0: 1000:4438933 2021/04/27 05:53:50 [debug] 32035\#0: malloc: 055947D8:24 2021/04/27 05:53:50 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:50 [debug] 32035\#0: malloc: 05594820:8 2021/04/27 05:53:50 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:50 [debug] 32035\#0: malloc: 05594858:16 ' |
stream/semaphore.t | TEST 21: multi wait and mult post with one semaphore - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:51 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:53:51 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer 2021/04/27 05:53:51 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:51 [debug] 32266\#0: *235 event timer add: 0: 1000:4439937 2021/04/27 05:53:51 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:51 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:51 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:53:51 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:53:51 [debug] 32266\#0: worker cycle 2021/04/27 05:53:51 [debug] 32266\#0: epoll timer: 1000 ' |
stream/semaphore.t | TEST 21: multi wait and mult post with one semaphore - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:51 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer" (req 0) |
2021/04/27 05:53:51 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:51 [debug] 32266\#0: *235 event timer add: 0: 1000:4439937 2021/04/27 05:53:51 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:51 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:51 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:53:51 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:53:51 [debug] 32266\#0: worker cycle 2021/04/27 05:53:51 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:53:51 [debug] 32391\#0: epoll: fd:8 ev:0001 d:05741884 ' |
stream/semaphore.t | TEST 21: multi wait and mult post with one semaphore - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:52 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:53:52 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:52 [debug] 32266\#0: *235 event timer add: 0: 1000:4440941 2021/04/27 05:53:52 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:52 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:52 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:53:52 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:53:52 [debug] 32266\#0: worker cycle 2021/04/27 05:53:52 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:53:52 [debug] 32391\#0: epoll: fd:8 ev:0001 d:05741884 ' |
stream/semaphore.t | TEST 17: kill a light thread that is waiting on a semaphore (after post) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:53 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:53:53 [debug] 32035\#0: malloc: 05E81FB0:8 2021/04/27 05:53:53 [debug] 32035\#0: malloc: 0576B558:28 2021/04/27 05:53:53 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:53 [debug] 32035\#0: malloc: 05E82890:8 2021/04/27 05:53:53 [debug] 32266\#0: *235 event timer add: 0: 1000:4441941 2021/04/27 05:53:53 [debug] 32035\#0: read: 12, 05AB8F98, 2775, 0 2021/04/27 05:53:53 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:53 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:53 [debug] 32035\#0: malloc: 05E83590:17 ' |
stream/semaphore.t | TEST 17: kill a light thread that is waiting on a semaphore (after post) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:54 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:53:54 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer 2021/04/27 05:53:54 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:54 [debug] 32266\#0: *235 event timer add: 0: 1000:4442945 2021/04/27 05:53:54 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:54 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:54 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:53:54 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:53:54 [debug] 32266\#0: worker cycle 2021/04/27 05:53:54 [debug] 32266\#0: epoll timer: 1000 ' |
stream/semaphore.t | TEST 17: kill a light thread that is waiting on a semaphore (after post) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:54 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer" (req 0) |
2021/04/27 05:53:54 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:54 [debug] 32266\#0: *235 event timer add: 0: 1000:4442945 2021/04/27 05:53:54 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:54 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:54 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:53:54 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:53:54 [debug] 32266\#0: worker cycle 2021/04/27 05:53:54 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:53:53 [notice] 32035\#0: start worker process 32422 ' |
stream/semaphore.t | TEST 17: kill a light thread that is waiting on a semaphore (after post) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:55 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:53:55 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:55 [debug] 32266\#0: *235 event timer add: 0: 1000:4443949 2021/04/27 05:53:55 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:55 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:55 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:53:55 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:53:55 [debug] 32266\#0: worker cycle 2021/04/27 05:53:55 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:53:55 [debug] 32422\#0: epoll: fd:8 ev:0001 d:05AE2C8C ' |
stream/semaphore.t | TEST 17: kill a light thread that is waiting on a semaphore (after post) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:53:56 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:53:56 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:53:56 [debug] 32266\#0: *235 event timer add: 0: 1000:4444953 2021/04/27 05:53:56 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:53:56 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:53:56 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:53:56 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:53:56 [debug] 32266\#0: worker cycle 2021/04/27 05:53:56 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:53:56 [debug] 32422\#0: malloc: 060F5488:327612 ' |
stream/semaphore.t | TEST 8: semaphore in preread_by_lua (all allowed) - grep_error_log_out (req 0) |
@@ -1,2 +1,6 @@ +sem: timeout, +sem: timeout, +sem: 3 times, +sem: timeout, sem: timeout while prereading client data, sem: 1 while prereading client data, ' |
stream/semaphore.t | TEST 9: semaphore in content_by_lua (all allowed) - grep_error_log_out (req 0) |
@@ -1,2 +1,7 @@ sem: timeout, +sem: timeout, +sem: 3 times, +sem: timeout, +sem: timeout, +sem: timeout, sem: 1, ' |
stream/semaphore.t | TEST 10: semaphore in log_by_lua (wait not allowed) - grep_error_log_out (req 0) |
@@ -1,2 +1,6 @@ +sem: timeout, +sem: timeout, +sem: timeout, +sem: 3 times, sem: 1 while returning text, sem: API disabled in the context of log_by_lua* while returning text, ' |
stream/semaphore.t | TEST 10: semaphore in log_by_lua (wait not allowed) - grep_error_log_out (req 1) |
@@ -1,2 +1,3 @@ sem: 1 while returning text, sem: API disabled in the context of log_by_lua* while returning text, +sem: timeout, ' |
stream/semaphore.t | TEST 7: semaphore in init_worker_by_lua (new and post) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:23 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:54:23 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:23 [debug] 32266\#0: *235 event timer add: 0: 1000:4472037 2021/04/27 05:54:23 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:23 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:23 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:23 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:54:23 [debug] 32266\#0: worker cycle 2021/04/27 05:54:23 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:54:22 [debug] 32035\#0: malloc: 05707D88:2048 ' |
stream/semaphore.t | TEST 7: semaphore in init_worker_by_lua (new and post) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:24 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:54:24 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer 2021/04/27 05:54:24 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:24 [debug] 32266\#0: *235 event timer add: 0: 1000:4473041 2021/04/27 05:54:24 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:24 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:24 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:24 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:54:24 [debug] 32266\#0: worker cycle 2021/04/27 05:54:24 [debug] 32266\#0: epoll timer: 1000 ' |
stream/semaphore.t | TEST 7: semaphore in init_worker_by_lua (new and post) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:24 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer" (req 0) |
2021/04/27 05:54:24 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:24 [debug] 32266\#0: *235 event timer add: 0: 1000:4473041 2021/04/27 05:54:24 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:24 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:24 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:24 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:54:24 [debug] 32266\#0: worker cycle 2021/04/27 05:54:24 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:54:24 [debug] 32674\#0: *648 free: 06026A68, unused: 0 ' |
stream/semaphore.t | TEST 7: semaphore in init_worker_by_lua (new and post) - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:25 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:54:25 [debug] 32674\#0: epoll: fd:8 ev:0001 d:05EB6A74 2021/04/27 05:54:25 [debug] 32674\#0: accept on 0.0.0.0:1984, ready: 0 2021/04/27 05:54:25 [debug] 32674\#0: malloc: 05FE74D8:24 2021/04/27 05:54:25 [debug] 32674\#0: malloc: 05FE7580:16 2021/04/27 05:54:25 [debug] 32674\#0: malloc: 06000E90:8 2021/04/27 05:54:25 [debug] 32674\#0: malloc: 06012890:40 2021/04/27 05:54:25 [debug] 32674\#0: malloc: 06000EC8:8 2021/04/27 05:54:25 [debug] 32674\#0: malloc: 06017BA0:15 2021/04/27 05:54:25 [debug] 32674\#0: malloc: 0601CA88:8 ' |
stream/semaphore.t | TEST 18: kill a thread that is waiting on another thread that is waiting on semaphore - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:30 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:54:30 [debug] 32706\#0: *707 malloc: 04AEEDF8:1024 2021/04/27 05:54:30 [debug] 32706\#0: *707 malloc: 05C7E428:8 2021/04/27 05:54:30 [debug] 32706\#0: *707 recv: eof:0, avail:-1 2021/04/27 05:54:30 [debug] 32706\#0: *707 recv: fd:10 77 of 1024 2021/04/27 05:54:30 [debug] 32706\#0: *707 reusable connection: 0 2021/04/27 05:54:30 [debug] 32706\#0: *707 malloc: 05C6EA48:24 2021/04/27 05:54:30 [debug] 32706\#0: *707 malloc: 04B8B780:812 2021/04/27 05:54:30 [debug] 32706\#0: *707 malloc: 05C6EA90:8 2021/04/27 05:54:30 [debug] 32706\#0: *707 malloc: 050CDE30:480 ' |
stream/semaphore.t | TEST 18: kill a thread that is waiting on another thread that is waiting on semaphore - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:30 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer" (req 0) |
2021/04/27 05:54:30 [debug] 32706\#0: *707 http close request 2021/04/27 05:54:30 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:30 [debug] 32706\#0: *707 http log handler 2021/04/27 05:54:30 [debug] 32266\#0: *235 event timer add: 0: 1000:4479097 2021/04/27 05:54:30 [debug] 32706\#0: *707 malloc: 05BD2320:114 2021/04/27 05:54:30 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:30 [debug] 32706\#0: *707 malloc: 05BD8850:8 2021/04/27 05:54:30 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:30 [debug] 32266\#0: *235 lua thread yielded ' |
stream/semaphore.t | TEST 18: kill a thread that is waiting on another thread that is waiting on semaphore - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:31 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:54:31 [debug] 32706\#0: free: 04BA6520, unused: 0 2021/04/27 05:54:31 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:31 [debug] 32706\#0: free: 04B8D2E8, unused: 0 2021/04/27 05:54:31 [debug] 32266\#0: *235 event timer add: 0: 1000:4480097 2021/04/27 05:54:31 [debug] 32706\#0: free: 04CD9AA0, unused: 0 2021/04/27 05:54:31 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:31 [debug] 32706\#0: free: 04C94DE0, unused: 0 2021/04/27 05:54:31 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:31 [debug] 32706\#0: free: 04AC61D8, unused: 0 ' |
stream/semaphore.t | TEST 18: kill a thread that is waiting on another thread that is waiting on semaphore - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:32 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:54:32 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:32 [debug] 32266\#0: *235 event timer add: 0: 1000:4481097 2021/04/27 05:54:32 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:32 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:32 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:32 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:54:32 [debug] 32266\#0: worker cycle 2021/04/27 05:54:32 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:54:32 [debug] 32738\#0: epoll: fd:8 ev:0001 d:05F75174 ' |
stream/semaphore.t | TEST 18: kill a thread that is waiting on another thread that is waiting on semaphore - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:33 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:54:33 [debug] 32738\#0: *732 lua thread yielded 2021/04/27 05:54:33 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer 2021/04/27 05:54:33 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:33 [debug] 32266\#0: *235 event timer add: 0: 1000:4482101 2021/04/27 05:54:33 [debug] 32738\#0: *732 lua run thread returned -2 2021/04/27 05:54:33 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:33 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:33 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:33 [debug] 32266\#0: *235 lua run thread returned -2 ' |
stream/semaphore.t | TEST 18: kill a thread that is waiting on another thread that is waiting on semaphore - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:33 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer" (req 0) |
2021/04/27 05:54:33 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:33 [debug] 32266\#0: *235 event timer add: 0: 1000:4482101 2021/04/27 05:54:33 [debug] 32738\#0: *732 lua run thread returned -2 2021/04/27 05:54:33 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:33 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:33 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:33 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:54:33 [debug] 32266\#0: worker cycle 2021/04/27 05:54:33 [debug] 32266\#0: epoll timer: 1000 ' |
stream/semaphore.t | TEST 1: basic semaphore in uthread - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:47 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:54:47 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:47 [debug] 32266\#0: *235 event timer add: 0: 1000:4496146 2021/04/27 05:54:47 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:47 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:47 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:47 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:54:47 [debug] 32266\#0: worker cycle 2021/04/27 05:54:47 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:54:47 [notice] 32035\#0: signal 1 (SIGHUP) received from 361, reconfiguring ' |
stream/semaphore.t | TEST 1: basic semaphore in uthread - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:48 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:54:48 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer 2021/04/27 05:54:48 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:48 [debug] 32266\#0: *235 event timer add: 0: 1000:4497150 2021/04/27 05:54:48 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:48 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:48 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:48 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:54:48 [debug] 32266\#0: worker cycle 2021/04/27 05:54:48 [debug] 32266\#0: epoll timer: 1000 ' |
stream/semaphore.t | TEST 1: basic semaphore in uthread - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:48 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer" (req 0) |
2021/04/27 05:54:48 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:48 [debug] 32266\#0: *235 event timer add: 0: 1000:4497150 2021/04/27 05:54:48 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:48 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:48 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:48 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:54:48 [debug] 32266\#0: worker cycle 2021/04/27 05:54:48 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:54:47 [notice] 32035\#0: start worker processes ' |
stream/semaphore.t | TEST 1: basic semaphore in uthread - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:49 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:54:49 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:49 [debug] 32266\#0: *235 event timer add: 0: 1000:4498154 2021/04/27 05:54:49 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:49 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:49 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:49 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:54:49 [debug] 32266\#0: worker cycle 2021/04/27 05:54:49 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:54:49 [debug] 368\#0: epoll: fd:8 ev:0001 d:04AD76AC ' |
stream/semaphore.t | TEST 1: basic semaphore in uthread - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:50 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:54:50 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:50 [debug] 32266\#0: *235 event timer add: 0: 1000:4499158 2021/04/27 05:54:50 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:50 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:50 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:50 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:54:50 [debug] 32266\#0: worker cycle 2021/04/27 05:54:50 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:54:50 [debug] 368\#0: epoll: fd:8 ev:0001 d:04AD76AC ' |
stream/semaphore.t | TEST 22: semaphore wait time is zero - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:51 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:54:51 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer 2021/04/27 05:54:51 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:51 [debug] 32266\#0: *235 event timer add: 0: 1000:4500162 2021/04/27 05:54:51 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:51 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:51 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:51 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:54:51 [debug] 32266\#0: worker cycle 2021/04/27 05:54:51 [debug] 32266\#0: epoll timer: 1000 ' |
stream/semaphore.t | TEST 22: semaphore wait time is zero - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:51 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer" (req 0) |
2021/04/27 05:54:51 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:51 [debug] 32266\#0: *235 event timer add: 0: 1000:4500162 2021/04/27 05:54:51 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:51 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:51 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:51 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:54:51 [debug] 32266\#0: worker cycle 2021/04/27 05:54:51 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:54:51 [debug] 32035\#0: malloc: 04B31438:16 ' |
stream/semaphore.t | TEST 22: semaphore wait time is zero - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:52 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:54:52 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:52 [debug] 32266\#0: *235 event timer add: 0: 1000:4501166 2021/04/27 05:54:52 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:52 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:52 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:52 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:54:52 [debug] 32266\#0: worker cycle 2021/04/27 05:54:52 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:54:51 [notice] 32035\#0: start worker process 400 ' |
stream/semaphore.t | TEST 22: semaphore wait time is zero - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:53 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:54:53 [debug] 400\#0: *845 recv: eof:0, avail:-1 2021/04/27 05:54:53 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:53 [debug] 400\#0: *845 recv: fd:3 77 of 1024 2021/04/27 05:54:53 [debug] 32266\#0: *235 event timer add: 0: 1000:4502170 2021/04/27 05:54:53 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:53 [debug] 400\#0: *845 reusable connection: 0 2021/04/27 05:54:53 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:53 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:53 [debug] 400\#0: *845 malloc: 04D5B220:24 ' |
stream/semaphore.t | TEST 22: semaphore wait time is zero - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:54 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:54:54 [debug] 400\#0: *858 recv: fd:3 77 of 1024 2021/04/27 05:54:54 [debug] 400\#0: *858 reusable connection: 0 2021/04/27 05:54:54 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer 2021/04/27 05:54:54 [debug] 400\#0: *858 malloc: 05B2AB30:24 2021/04/27 05:54:54 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:54 [debug] 32266\#0: *235 event timer add: 0: 1000:4503174 2021/04/27 05:54:54 [debug] 400\#0: *858 malloc: 04E57938:812 2021/04/27 05:54:54 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:54 [debug] 400\#0: *858 malloc: 05977DA8:8 ' |
stream/semaphore.t | TEST 22: semaphore wait time is zero - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:54 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer" (req 0) |
2021/04/27 05:54:54 [debug] 400\#0: *858 malloc: 05B2AB30:24 2021/04/27 05:54:54 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:54 [debug] 32266\#0: *235 event timer add: 0: 1000:4503174 2021/04/27 05:54:54 [debug] 400\#0: *858 malloc: 04E57938:812 2021/04/27 05:54:54 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:54 [debug] 400\#0: *858 malloc: 05977DA8:8 2021/04/27 05:54:54 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:54 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:54 [debug] 400\#0: *858 malloc: 04CD3898:480 ' |
stream/semaphore.t | TEST 30: bugfix: semaphore instance can't be garbage collected when someone is waiting on it - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:55 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:54:55 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:55 [debug] 32266\#0: *235 event timer add: 0: 1000:4504178 2021/04/27 05:54:55 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:55 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:55 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:55 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:54:55 [debug] 32266\#0: worker cycle 2021/04/27 05:54:55 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:54:55 [debug] 32035\#0: malloc: 04A4CCE8:2048 ' |
stream/semaphore.t | TEST 30: bugfix: semaphore instance can't be garbage collected when someone is waiting on it - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:56 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:54:56 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:56 [debug] 32266\#0: *235 event timer add: 0: 1000:4505178 2021/04/27 05:54:56 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:56 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:56 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:56 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:54:56 [debug] 32266\#0: worker cycle 2021/04/27 05:54:56 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:54:56 [debug] 400\#0: free: 04A80BB8, unused: 0 ' |
stream/semaphore.t | TEST 30: bugfix: semaphore instance can't be garbage collected when someone is waiting on it - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:57 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:54:57 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer 2021/04/27 05:54:57 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:57 [debug] 32266\#0: *235 event timer add: 0: 1000:4506182 2021/04/27 05:54:57 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:57 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:57 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:57 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:54:57 [debug] 32266\#0: worker cycle 2021/04/27 05:54:57 [debug] 32266\#0: epoll timer: 1000 ' |
stream/semaphore.t | TEST 30: bugfix: semaphore instance can't be garbage collected when someone is waiting on it - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:57 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer" (req 0) |
2021/04/27 05:54:57 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:57 [debug] 32266\#0: *235 event timer add: 0: 1000:4506182 2021/04/27 05:54:57 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:57 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:57 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:57 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:54:57 [debug] 32266\#0: worker cycle 2021/04/27 05:54:57 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:54:57 [debug] 432\#0: epoll: fd:8 ev:0001 d:05189FF4 ' |
stream/semaphore.t | TEST 30: bugfix: semaphore instance can't be garbage collected when someone is waiting on it - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:58 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:54:58 [debug] 432\#0: *892 lua tcp socket handler for "/t?", wev 1 2021/04/27 05:54:58 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:58 [debug] 32266\#0: *235 event timer add: 0: 1000:4507210 2021/04/27 05:54:58 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:58 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:58 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:58 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:54:58 [debug] 32266\#0: worker cycle 2021/04/27 05:54:58 [debug] 432\#0: *892 event timer del: 9: 4566126 ' |
stream/semaphore.t | TEST 3: semaphore wait time=0 - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:54:59 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:54:59 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:54:59 [debug] 32266\#0: *235 event timer add: 0: 1000:4508210 2021/04/27 05:54:59 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:54:59 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:54:59 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:54:59 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:54:59 [debug] 32266\#0: worker cycle 2021/04/27 05:54:59 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:54:59 [debug] 32035\#0: malloc: 04BD75A8:2048 ' |
stream/semaphore.t | TEST 3: semaphore wait time=0 - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:55:00 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:55:00 [debug] 432\#0: free: 04EC6F18, unused: 0 2021/04/27 05:55:00 [debug] 432\#0: free: 04EC6EA0, unused: 0 2021/04/27 05:55:00 [debug] 432\#0: free: 04EC6E28, unused: 0 2021/04/27 05:55:00 [debug] 432\#0: free: 04EC6DA8, unused: 0 2021/04/27 05:55:00 [debug] 432\#0: free: 04E67560, unused: 0 2021/04/27 05:55:00 [debug] 432\#0: free: 04D59048, unused: 0 2021/04/27 05:55:00 [debug] 432\#0: free: 04D58FD0, unused: 0 2021/04/27 05:55:00 [debug] 432\#0: free: 061DEE88, unused: 0 2021/04/27 05:55:00 [debug] 432\#0: free: 05E96050, unused: 0 ' |
stream/semaphore.t | TEST 3: semaphore wait time=0 - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:55:00 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:18: sem: 3 times, context: ngx.timer" (req 0) |
2021/04/27 05:55:00 [debug] 432\#0: free: 05C04588, unused: 0 2021/04/27 05:55:00 [debug] 432\#0: free: 05B63B20, unused: 0 2021/04/27 05:55:00 [debug] 432\#0: free: 05B63AB0, unused: 0 2021/04/27 05:55:00 [debug] 432\#0: free: 05B63A00, unused: 0 2021/04/27 05:55:00 [debug] 432\#0: free: 05B57CC0, unused: 0 2021/04/27 05:55:00 [debug] 432\#0: free: 05B041C0, unused: 0 2021/04/27 05:55:00 [debug] 432\#0: free: 05B040F8, unused: 0 2021/04/27 05:55:00 [debug] 432\#0: free: 05B04078, unused: 0 2021/04/27 05:55:00 [debug] 432\#0: free: 05AC8170, unused: 0 ' |
stream/semaphore.t | TEST 3: semaphore wait time=0 - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:55:01 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:55:01 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:55:01 [debug] 32266\#0: *235 event timer add: 0: 1000:4510218 2021/04/27 05:55:01 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:55:01 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:55:01 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:55:01 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:55:01 [debug] 32266\#0: worker cycle 2021/04/27 05:55:01 [debug] 32266\#0: epoll timer: 1000 2021/04/27 05:55:01 [debug] 464\#0: epoll: fd:8 ev:0001 d:054CDDF4 ' |
stream/semaphore.t | TEST 3: semaphore wait time=0 - pattern "[error]" should not match any line in error.log but matches line "2021/04/27 05:55:02 [error] 32266\#0: *235 stream [lua] init_worker_by_lua:14: sem: timeout, context: ngx.timer" (req 0) |
2021/04/27 05:55:02 [debug] 32266\#0: stream lua semaphore wait: 04C22484, timeout: 1000, resources: 0, event posted: 0 2021/04/27 05:55:02 [debug] 32266\#0: *235 event timer add: 0: 1000:4511222 2021/04/27 05:55:02 [debug] 464\#0: *926 lua tcp socket read data: wait:0 2021/04/27 05:55:02 [debug] 32266\#0: stream lua semaphore wait yielding 2021/04/27 05:55:02 [debug] 32266\#0: *235 lua resume returned 1 2021/04/27 05:55:02 [debug] 32266\#0: *235 lua thread yielded 2021/04/27 05:55:02 [debug] 32266\#0: *235 lua run thread returned -2 2021/04/27 05:55:02 [debug] 32266\#0: worker cycle 2021/04/27 05:55:02 [debug] 32266\#0: epoll timer: 1000 ' |
stream/time.t | TEST 1: ngx.now() - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,3 @@ true >= 0.099: true -< 0.11: true +< 0.11: false ' Looks like you failed 1 test of 72. |
time.t | TEST 1: ngx.now() - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,3 @@ true >= 0.099: true -< 0.11: true +< 0.11: false ' |
time.t | TEST 1: ngx.now() - response_body - response is expected (repeated req 1, req 0) |
@@ -1,3 +1,3 @@ true >= 0.099: true -< 0.11: true +< 0.11: false ' |
Go back to the index page.