(This page was automatically generated by the tools in the opsboy project on 14:29:51 30-Jun-2023 GMT.)
Commit | Testing Time | Unexpected Failures |
Expected Failures |
Files | Tests | Elapsed Time |
---|---|---|---|---|---|---|
5e05fa3a | 2023-02-06 08:38:43 GMT | 1 | 439 | 215 | 23224 | 3692 sec |
File | Name | Details |
---|---|---|
167-server-rewrite.t | TEST 19: syntax error server_rewrite_by_lua_block in http - failed to reload configuration after 200 failed test requests |
File | Name | Details |
---|---|---|
014-bugs.t | nginx: [emerg] | unexpected "A" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26 |
023-rewrite/socket-keepalive.t | TEST 11: sanity (uds) - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2023/02/06 13:25:59 [debug] 4421\#4421: lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) |
2023/02/06 13:25:59 [debug] 4421\#4421: *264 http keepalive handler 2023/02/06 13:25:59 [debug] 4421\#4421: *264 close http connection: 5 2023/02/06 13:25:59 [debug] 4421\#4421: *264 event timer del: 5: 17414085 2023/02/06 13:25:59 [debug] 4421\#4421: *264 reusable connection: 0 2023/02/06 13:25:59 [debug] 4421\#4421: *264 free: 000000000977FA50, unused: 0 2023/02/06 13:25:59 [debug] 4421\#4421: *264 free: 00000000093E61B0, unused: 0 2023/02/06 13:25:59 [debug] 4421\#4421: *264 free: 00000000093E6100, unused: 0 2023/02/06 13:25:59 [debug] 4421\#4421: *264 free: 000000000938D9F0, unused: 0 2023/02/06 13:25:59 [debug] 4421\#4421: *264 free: 000000000938D950, unused: 0 ' |
043-shdict.t | TEST 57: list all keys in a shdict with more than 1024 keys with 0 limit set - response_body - response is expected (repeated req 0, req 0) |
got: '2049 ' expected: '2048 ' |
043-shdict.t | TEST 53: list keys in an empty shdict - response_body - response is expected (repeated req 0, req 0) |
got: '2 ' expected: '0 ' |
043-shdict.t | TEST 45: flush_expires - response_body - response is expected (repeated req 0, req 0) |
got: '1980 ' expected: '1 ' |
043-shdict.t | TEST 28: add key (key not exists) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -add: true nil false +add: false exists false -foo = 10502 +foo = hello, world ' |
043-shdict.t | nginx: [emerg] | lua_shared_dict "dogs" is already defined as "dogs" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26 |
043-shdict.t | TEST 32: replace key (key not exists) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -replace: false not found false +replace: true nil false -foo = nil +foo = 10502 ' |
043-shdict.t | TEST 36: incr key (key not exists) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -incr: nil not found +incr: 33.86 nil -foo = nil +foo = 33.86 ' |
043-shdict.t | TEST 54: list keys in an empty shdict with a limit - response_body - response is expected (repeated req 0, req 0) |
got: '4 ' expected: '0 ' |
056-flush.t | TEST 1: flush wait - content - pattern "lua reuse free buf chain, but reallocate memory because 5 >= 0" should match a line in error.log (req 0) | |
056-flush.t | TEST 1: flush wait - content - pattern "lua reuse free buf chain, but reallocate memory because 5 >= 0" should match a line in error.log (req 1) | |
068-socket-keepalive.t | TEST 12: sanity (uds) - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2023/02/06 13:48:29 [debug] 17912\#17912: lua tcp socket keepalive: free connection pool for \"127.0.0.1:1984\"" (req 0) |
2023/02/06 13:48:29 [debug] 17912\#17912: *270 http keepalive handler 2023/02/06 13:48:29 [debug] 17912\#17912: *270 close http connection: 7 2023/02/06 13:48:29 [debug] 17912\#17912: *270 event timer del: 7: 18764618 2023/02/06 13:48:29 [debug] 17912\#17912: *270 reusable connection: 0 2023/02/06 13:48:29 [debug] 17912\#17912: *270 free: 000000000988C560, unused: 0 2023/02/06 13:48:29 [debug] 17912\#17912: *270 free: 000000000988C480, unused: 0 2023/02/06 13:48:29 [debug] 17912\#17912: *270 free: 00000000098397C0, unused: 0 2023/02/06 13:48:29 [debug] 17912\#17912: *270 free: 00000000098396F0, unused: 0 2023/02/06 13:48:29 [debug] 17912\#17912: *270 free: 0000000009803360, unused: 0 ' |
068-socket-keepalive.t | TEST 16: custom pools (same pool for different host:port) - tcp - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2023/02/06 13:48:33 [debug] 18060\#18060: lua tcp socket keepalive: free connection pool for \"A\"" (req 0) |
2023/02/06 13:48:33 [debug] 18060\#18060: lua tcp socket keepalive close handler: fd:7 2023/02/06 13:48:33 [debug] 18060\#18060: event timer del: 7: 18760860 2023/02/06 13:48:33 [debug] 18060\#18060: reusable connection: 0 2023/02/06 13:48:33 [debug] 18060\#18060: lua tcp socket keepalive: free connection pool for "B" 2023/02/06 13:48:33 [notice] 18060\#18060: exiting 2023/02/06 13:48:33 [debug] 18060\#18060: flush files 2023/02/06 13:48:33 [debug] 18060\#18060: run cleanup: 000000000931F370 2023/02/06 13:48:33 [debug] 18060\#18060: run cleanup: 0000000008E85830 2023/02/06 13:48:33 [debug] 18060\#18060: lua decrementing the reference count for Lua VM: 1 ' |
068-socket-keepalive.t | TEST 16: custom pools (same pool for different host:port) - tcp - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2023/02/06 13:48:33 [debug] 18060\#18060: lua tcp socket keepalive: free connection pool for \"B\"" (req 0) |
2023/02/06 13:48:33 [notice] 18060\#18060: exiting 2023/02/06 13:48:33 [debug] 18060\#18060: flush files 2023/02/06 13:48:33 [debug] 18060\#18060: run cleanup: 000000000931F370 2023/02/06 13:48:33 [debug] 18060\#18060: run cleanup: 0000000008E85830 2023/02/06 13:48:33 [debug] 18060\#18060: lua decrementing the reference count for Lua VM: 1 2023/02/06 13:48:33 [debug] 18060\#18060: lua close the global Lua VM 00000000098A2F30 2023/02/06 13:48:33 [debug] 18060\#18060: run cleanup: 0000000008E85780 2023/02/06 13:48:33 [debug] 18060\#18060: run cleanup: 0000000008E856D0 2023/02/06 13:48:33 [debug] 18060\#18060: run cleanup: 0000000008EFDF30 ' |
068-socket-keepalive.t | TEST 17: custom pools (different pool for the same host:port) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2023/02/06 13:48:33 [debug] 18097\#18097: lua tcp socket keepalive: free connection pool for \"foo\"" (req 0) |
2023/02/06 13:48:33 [notice] 18097\#18097: exiting 2023/02/06 13:48:33 [debug] 18097\#18097: flush files 2023/02/06 13:48:33 [debug] 18097\#18097: run cleanup: 0000000008A125E0 2023/02/06 13:48:33 [debug] 18097\#18097: run cleanup: 0000000009C1A030 2023/02/06 13:48:33 [debug] 18097\#18097: lua decrementing the reference count for Lua VM: 1 2023/02/06 13:48:33 [debug] 18097\#18097: lua close the global Lua VM 000000000858A310 2023/02/06 13:48:33 [debug] 18097\#18097: run cleanup: 0000000009C19F80 2023/02/06 13:48:33 [debug] 18097\#18097: run cleanup: 0000000009C19E00 2023/02/06 13:48:33 [debug] 18097\#18097: run cleanup: 00000000089E9350 ' |
068-socket-keepalive.t | TEST 18: custom pools (same pool for the same path) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2023/02/06 13:48:34 [debug] 18128\#18128: lua tcp socket keepalive: free connection pool for \"A\"" (req 0) |
2023/02/06 13:48:34 [debug] 18128\#18128: lua tcp socket keepalive close handler: fd:7 2023/02/06 13:48:34 [debug] 18128\#18128: event timer del: 7: 18762376 2023/02/06 13:48:34 [debug] 18128\#18128: reusable connection: 0 2023/02/06 13:48:34 [debug] 18128\#18128: lua tcp socket keepalive: free connection pool for "B" 2023/02/06 13:48:34 [debug] 18128\#18128: worker cycle 2023/02/06 13:48:34 [debug] 18128\#18128: epoll timer: 937 2023/02/06 13:48:34 [debug] 18128\#18128: epoll: fd:3 ev:2011 d:000000000902A581 2023/02/06 13:48:34 [debug] 18128\#18128: epoll_wait() error on fd:3 ev:2011 2023/02/06 13:48:34 [debug] 18128\#18128: *432 http wait request handler ' |
068-socket-keepalive.t | TEST 18: custom pools (same pool for the same path) - unix - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2023/02/06 13:48:34 [debug] 18128\#18128: lua tcp socket keepalive: free connection pool for \"B\"" (req 0) |
2023/02/06 13:48:34 [debug] 18128\#18128: worker cycle 2023/02/06 13:48:34 [debug] 18128\#18128: epoll timer: 937 2023/02/06 13:48:34 [debug] 18128\#18128: epoll: fd:3 ev:2011 d:000000000902A581 2023/02/06 13:48:34 [debug] 18128\#18128: epoll_wait() error on fd:3 ev:2011 2023/02/06 13:48:34 [debug] 18128\#18128: *432 http wait request handler 2023/02/06 13:48:34 [debug] 18128\#18128: *432 malloc: 0000000009C045E0:80 2023/02/06 13:48:34 [debug] 18128\#18128: *432 malloc: 0000000009C04670:16 2023/02/06 13:48:34 [debug] 18128\#18128: *432 malloc: 00000000088C78C0:1024 2023/02/06 13:48:34 [debug] 18128\#18128: *432 malloc: 00000000088C7D00:16 ' |
068-socket-keepalive.t | TEST 19: numeric pool option value - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2023/02/06 13:48:35 [debug] 18165\#18165: lua tcp socket keepalive: free connection pool for \"A\"" (req 0) |
2023/02/06 13:48:35 [debug] 18165\#18165: worker cycle 2023/02/06 13:48:35 [debug] 18165\#18165: epoll timer: 954 2023/02/06 13:48:35 [debug] 18165\#18165: epoll: fd:3 ev:2011 d:0000000009059FE1 2023/02/06 13:48:35 [debug] 18165\#18165: epoll_wait() error on fd:3 ev:2011 2023/02/06 13:48:35 [debug] 18165\#18165: *460 http wait request handler 2023/02/06 13:48:35 [debug] 18165\#18165: *460 malloc: 00000000088948A0:80 2023/02/06 13:48:35 [debug] 18165\#18165: *460 malloc: 0000000008894930:16 2023/02/06 13:48:35 [debug] 18165\#18165: *460 malloc: 00000000086748F0:1024 2023/02/06 13:48:35 [debug] 18165\#18165: *460 malloc: 0000000008674D30:16 ' |
068-socket-keepalive.t | TEST 28: conn queuing: connect() can specify 'pool_size' for unix domain socket - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2023/02/06 13:48:43 [debug] 18489\#18489: lua tcp socket keepalive: free connection pool for \"127.0.0.1:11211\"" (req 0) |
2023/02/06 13:48:43 [notice] 18489\#18489: exiting 2023/02/06 13:48:43 [debug] 18489\#18489: flush files 2023/02/06 13:48:43 [debug] 18489\#18489: run cleanup: 000000000869F270 2023/02/06 13:48:43 [debug] 18489\#18489: run cleanup: 00000000098245C0 2023/02/06 13:48:43 [debug] 18489\#18489: lua decrementing the reference count for Lua VM: 1 2023/02/06 13:48:43 [debug] 18489\#18489: lua close the global Lua VM 00000000089EE570 2023/02/06 13:48:43 [debug] 18489\#18489: run cleanup: 00000000097E69D0 2023/02/06 13:48:43 [debug] 18489\#18489: run cleanup: 0000000009805360 2023/02/06 13:48:43 [debug] 18489\#18489: run cleanup: 00000000088DD510 ' |
068-socket-keepalive.t | TEST 29: conn queuing: connect() can specify 'pool_size' for custom pool - pattern "lua tcp socket keepalive: free connection pool for " should not match any line in error.log but matches line "2023/02/06 13:48:43 [debug] 18525\#18525: lua tcp socket keepalive: free connection pool for \"unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock\"" (req 0) |
2023/02/06 13:48:43 [debug] 18525\#18525: worker cycle 2023/02/06 13:48:43 [debug] 18525\#18525: epoll timer: 957 2023/02/06 13:48:43 [debug] 18525\#18525: epoll: fd:3 ev:2011 d:00000000085731D0 2023/02/06 13:48:43 [debug] 18525\#18525: epoll_wait() error on fd:3 ev:2011 2023/02/06 13:48:43 [debug] 18525\#18525: *729 http wait request handler 2023/02/06 13:48:43 [debug] 18525\#18525: *729 malloc: 00000000099DD9B0:80 2023/02/06 13:48:43 [debug] 18525\#18525: *729 malloc: 0000000008682FC0:16 2023/02/06 13:48:43 [debug] 18525\#18525: *729 malloc: 0000000009766740:1024 2023/02/06 13:48:43 [debug] 18525\#18525: *729 malloc: 00000000084F1EE0:16 ' |
082-body-filter-2.t | TEST 1: check ctx->busy_bufs - pattern "waiting body filter busy buffer to be sent" should match a line in error.log (req 0) | |
082-body-filter-2.t | TEST 1: check ctx->busy_bufs - pattern "lua say response has busy bufs" should match a line in error.log (req 0) | |
082-body-filter-2.t | TEST 1: check ctx->busy_bufs - pattern "waiting body filter busy buffer to be sent" should match a line in error.log (req 1) | |
082-body-filter-2.t | TEST 1: check ctx->busy_bufs - pattern "lua say response has busy bufs" should match a line in error.log (req 1) | |
086-init-by.t | nginx: [error] | init_by_lua error: init_by_lua(nginx.conf:25):2: failed to init |
086-init-by.t | nginx: [error] | init_by_lua error: init_by_lua(nginx.conf:25):4: ')' expected (to close '(' at line 3) near 'ngx' |
086-init-by.t | nginx: [error] | init_by_lua_file error: ...e/ec2-user/git/lua-nginx-module/t/servroot/html/init.lua:3: ')' expected (to close '(' at line 2) near 'ngx' |
089-phase.t | TEST 9: get_phase in ngx.timer callback - pattern "[error]" should not match any line in error.log but matches line "2023/02/06 13:52:35 [error] 26469\#26469: [lua] exit_worker_by_lua(nginx.conf:25):3: exit_worker" (req 0) |
2023/02/06 13:52:35 [error] 26469\#26469: [lua] exit_worker_by_lua(nginx.conf:25):4: exiting now ' |
089-phase.t | TEST 9: get_phase in ngx.timer callback - pattern "[error]" should not match any line in error.log but matches line "2023/02/06 13:52:35 [error] 26469\#26469: [lua] exit_worker_by_lua(nginx.conf:25):4: exiting now" (req 0) |
' |
091-coroutine.t | nginx: [error] | init_by_lua error: init_by_lua(nginx.conf:25):7: init_by_lua(nginx.conf:25):4: something went wrong |
094-uthread-exit.t | TEST 16: exit in entry thread (user thread is still pending on ngx.location.capture_multi), without pending output - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 13:54:08 [alert] 29475\#29475: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345" (req 0) |
2023/02/06 13:54:08 [debug] 29475\#29475: reusable connection: 0 2023/02/06 13:54:08 [debug] 29475\#29475: event timer add: -1: 5000:19041420 2023/02/06 13:54:08 [debug] 29475\#29475: worker cycle 2023/02/06 13:54:08 [debug] 29475\#29475: epoll timer: 1999 2023/02/06 13:54:08 [debug] 29835\#29835: epoll: fd:6 ev:0001 d:00000000084F8890 2023/02/06 13:54:08 [debug] 29835\#29835: accept on 0.0.0.0:1984, ready: 0 2023/02/06 13:54:08 [debug] 29835\#29835: malloc: 0000000008651BE0:48 2023/02/06 13:54:08 [debug] 29835\#29835: malloc: 0000000008F4C8D0:16 2023/02/06 13:54:08 [debug] 29835\#29835: malloc: 0000000008F51FD0:16 ' |
094-uthread-exit.t | TEST 16: exit in entry thread (user thread is still pending on ngx.location.capture_multi), without pending output - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 13:54:08 [alert] 29655\#29655: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345" (req 0) |
2023/02/06 13:54:08 [debug] 29655\#29655: reusable connection: 0 2023/02/06 13:54:08 [debug] 29655\#29655: event timer add: -1: 5000:19041632 2023/02/06 13:54:08 [debug] 29655\#29655: worker cycle 2023/02/06 13:54:08 [debug] 29655\#29655: epoll timer: 5000 2023/02/06 13:54:08 [debug] 29835\#29835: timer delta: 166 2023/02/06 13:54:08 [debug] 29835\#29835: *349 event timer del: 0: 19036594 2023/02/06 13:54:08 [debug] 29835\#29835: *349 lua sleep timer expired: "/lua?" 2023/02/06 13:54:08 [debug] 29835\#29835: *349 lua run thread, top:9 c:2 2023/02/06 13:54:08 [debug] 29835\#29835: *349 lua resume returned 2 ' |
106-timer.t | TEST 3: lua variable sharing via upvalue - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0) | |
106-timer.t | TEST 30: user args - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer)" should match a line in error.log (req 0) | |
106-timer.t | TEST 2: globals are shared - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0) | |
106-timer.t | TEST 1: simple at - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer, client: \d+\.\d+\.\d+\.\d+, server: 0\.0\.0\.0:\d+)" should match a line in error.log (req 0) | |
106-timer.t | TEST 9: simple at (sleep in the timer callback) - log_by_lua - pattern "(?^:\[lua\] log_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-9]|8[1-3]))" should match a line in error.log (req 0) | |
106-timer.t | TEST 4: simple at (sleep in the timer callback) - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.(?:1[4-9]|2[0-6]?))" should match a line in error.log (req 0) | |
108-timer-safe.t | TEST 1: simple at - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6]))" should match a line in error.log (req 0) | |
108-timer-safe.t | TEST 7: simple at (sleep in the timer callback) - log_by_lua - pattern "(?^:\[lua\] log_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:6[4-9]|7[0-9]|8[0-6]))" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 0) |
got: 'lua found 8190 pending timers ' expected: 'lua found 8191 pending timers ' |
109-timer-hup.t | TEST 7: HUP reload should abort pending timers (fuzz test) - grep_error_log_out (req 1) |
got: 'lua found 8190 pending timers ' expected: 'lua found 8191 pending timers ' |
109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "http lua close fake http connection" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "f: timer prematurely expired: true" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "f: registered a new timer after reload" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "f: exiting=true" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "g: timer prematurely expired: false" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 4: trying to add new timer after HUP reload - pattern "g: exiting=true" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 3: trying to add new timer after HUP reload - pattern "http lua close fake http connection" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 3: trying to add new timer after HUP reload - pattern "timer prematurely expired: true" should match a line in error.log (req 0) | |
109-timer-hup.t | TEST 3: trying to add new timer after HUP reload - pattern "failed to register a new timer after reload: process exiting, context: ngx.timer" should match a line in error.log (req 0) | |
124-init-worker.t | TEST 18: syslog error log - udp_query ok |
'' doesn't match '(?^:Bad bad bad)' |
126-shdict-frag.t | TEST 2: merge 2 single-page free slabs (forcibly evicted, merge backward) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,12 +1,12 @@ successfully set foo. -successfully set bar. +failed to set bar: no memory found foo: 4000 -successfully set baz with force. -foo not found +failed to set baz: no memory +found foo: 4000 bar not found -found baz: 8102 -successfully set foo with force. -successfully set bar. +baz not found +successfully set foo. +successfully set bar with force. found foo: 4000 successfully set baz with force. foo not found ' |
126-shdict-frag.t | TEST 3: merge 3 single-page free slabs (actively deleted, merge backward AND forward) - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1,5 @@ successfully set foo. -successfully set bar. +successfully set bar with force. successfully set baz. found foo: 4000 found bar: 4001 ' |
132-lua-blocks.t | nginx: [emerg] | Lua code block missing the closing long bracket "]]", the inlined Lua code may be too long in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41 |
132-lua-blocks.t | nginx: [emerg] | Lua code block missing the closing long bracket "]==]", the inlined Lua code may be too long in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41 |
132-lua-blocks.t | nginx: [emerg] | "events" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:56 |
132-lua-blocks.t | nginx: [emerg] | Lua code block missing the closing long bracket "]=]", the inlined Lua code may be too long in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41 |
132-lua-blocks.t | nginx: [emerg] | Lua code block missing the closing long bracket "]]", the inlined Lua code may be too long in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:41 |
139-ssl-cert-by.t | TEST 7: ngx.exit(0) - yield - pattern "[error]" should not match any line in error.log but matches line "2023/02/06 14:04:58 [error] 15412\#15412: send() failed (111: Connection refused)" (req 0) |
2023/02/06 14:04:58 [debug] 15412\#15412: close listening unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock \#11 2023/02/06 14:04:58 [debug] 15412\#15412: epoll del event: fd:7 op:2 ev:00000000 2023/02/06 14:04:58 [debug] 15412\#15412: close listening 0.0.0.0:1984 \#7 2023/02/06 14:04:58 [notice] 15412\#15412: exiting 2023/02/06 14:04:58 [debug] 15412\#15412: flush files 2023/02/06 14:04:58 [debug] 15412\#15412: run cleanup: 0000000008F09110 2023/02/06 14:04:58 [debug] 15412\#15412: run cleanup: 0000000008A41350 2023/02/06 14:04:58 [debug] 15412\#15412: lua decrementing the reference count for Lua VM: 1 2023/02/06 14:04:58 [debug] 15412\#15412: lua close the global Lua VM 0000000008A91970 ' |
142-ssl-session-store.t | nginx: [emerg] | "ssl_session_store_by_lua_block" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:28 |
145-shdict-list.t | TEST 5: add operation on list type - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,3 @@ -push success +push err: value not a list false exists -nil value is a list +bar nil ' |
145-shdict-list.t | TEST 3: set operation on list type - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,3 @@ -push success +push err: value not a list true nil bar nil ' |
145-shdict-list.t | TEST 2: get operation on list type - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -push success +push err: value not a list -nil value is a list +bar nil ' |
145-shdict-list.t | TEST 7: incr operation on list type - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,3 @@ -push success +push err: value not a list nil not a number -nil value is a list +bar nil ' |
145-shdict-list.t | TEST 14: rpush and lpop - response_body - response is expected (repeated req 0, req 0) |
@@ -1,3 +1,2 @@ -1 +push err: value not a list -2 +pop err: value not a list -3 ' |
145-shdict-list.t | TEST 8: get_keys operation on list type - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ -push success +push err: value not a list -key: foo +key: cc ' |
145-shdict-list.t | TEST 1: lpush & lpop - response_body - response is expected (repeated req 0, req 0) |
@@ -1,5 +1,5 @@ -push success +push err: value not a list -1 nil +nil value not a list -bar nil +nil value not a list -0 nil +nil value not a list -nil nil +nil value not a list ' |
146-malloc-trim.t | TEST 5: malloc_trim() every 2 req, in subreq, big memory usage - grep_error_log_out (req 0) |
@@ -1,3 +1,17 @@ -malloc_trim(1) returned 1 +malloc_trim(1) returned 0 -malloc_trim(1) returned 1 +malloc_trim(1) returned 0 -malloc_trim(1) returned 1 +malloc_trim(1) returned 0 +malloc_trim(1) returned 0 +malloc_trim(1) returned 0 +malloc_trim(1) returned 0 +malloc_trim(1) returned 0 +malloc_trim(1) returned 0 +malloc_trim(1) returned 0 +malloc_trim(1) returned 0 +malloc_trim(1) returned 0 +malloc_trim(1) returned 0 +malloc_trim(1) returned 0 +malloc_trim(1) returned 0 +malloc_trim(1) returned 0 +malloc_trim(1) returned 0 +malloc_trim(1) returned 0 ' |
146-malloc-trim.t | TEST 8: malloc_trim() every 1 req - grep_error_log_out (req 0) |
'malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 ' doesn't match '(?^:\Amalloc_trim\(1\) returned [01] \z)' |
146-malloc-trim.t | TEST 7: zero count means off, log_by_lua - grep_error_log_out (req 0) |
got: 'malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 ' expected: '' |
146-malloc-trim.t | TEST 3: malloc_trim() every 2 req, in subreq - grep_error_log_out (req 0) |
'malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 ' doesn't match '(?^:\Amalloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] \z)' |
146-malloc-trim.t | TEST 4: malloc_trim() every 3 req, in subreq - grep_error_log_out (req 0) |
'malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 ' doesn't match '(?^:\Amalloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] \z)' |
146-malloc-trim.t | TEST 2: malloc_trim() every 1 req, in subreq - grep_error_log_out (req 0) |
'malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 ' doesn't match '(?^:\Amalloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] malloc_trim\(1\) returned [01] \z)' |
146-malloc-trim.t | TEST 6: zero count means off - grep_error_log_out (req 0) |
got: 'malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 malloc_trim(1) returned 0 ' expected: '' |
148-fake-shm-zone.t | TEST 4: multiply zones - response_body - response is expected (repeated req 0, req 0) |
@@ -1,7 +1,7 @@ name=x1 size=1048576 isinit=true -isold=false +isold=true name=x2 size=2097152 isinit=true ' |
148-fake-shm-zone.t | nginx: [emerg] | lua_fake_shm "x1" is already defined as "x1" in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:26 |
148-fake-shm-zone.t | TEST 3: get_info - response_body - response is expected (repeated req 0, req 0) |
@@ -1,4 +1,4 @@ name=x1 size=1048576 isinit=true -isold=false +isold=true ' |
152-timer-every.t | TEST 4: create the next timer immediately when timer start running - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ registered timer -foo = 6 +foo = 3 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ registered timer -foo = 6 +foo = 3 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EEEBE0 (ref 20) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EEEBE0 (ref 20) 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EEF010, unused: 0 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149876832: 19852233 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:43 [debug] 19311\#19311: lua ref lua thread 0000000008EFAA00 (ref 20) 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFAC70:184 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFAD70:48 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFADE0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EEF060 (ref 19) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EEF060 (ref 19) 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EEF490, unused: 0 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149877984: 19852233 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:43 [debug] 19311\#19311: lua ref lua thread 0000000008EFAE80 (ref 19) 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFB0F0:184 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFB1F0:48 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFB260:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EEF4E0 (ref 31) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EEF4E0 (ref 31) 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EEF910, unused: 0 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149879136: 19852233 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:43 [debug] 19311\#19311: lua ref lua thread 0000000008EFB300 (ref 31) 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFB570:184 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFB670:48 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFB6E0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EEF960 (ref 1) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EEF960 (ref 1) 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EEFD90, unused: 0 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149880288: 19852233 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:43 [debug] 19311\#19311: lua ref lua thread 0000000008EFB780 (ref 1) 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFB9F0:184 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFBAF0:48 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFBB60:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EEFDE0 (ref 28) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EEFDE0 (ref 28) 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EF0210, unused: 0 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149881440: 19852233 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:43 [debug] 19311\#19311: lua ref lua thread 0000000008EFBC00 (ref 28) 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFBE70:184 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFBF70:48 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFBFE0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EF0260 (ref 29) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EF0260 (ref 29) 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EF0690, unused: 0 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149882592: 19852233 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:43 [debug] 19311\#19311: lua ref lua thread 0000000008EFC080 (ref 29) 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFC2F0:184 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFC3F0:48 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFC460:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EF06E0 (ref 12) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EF06E0 (ref 12) 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EF0B10, unused: 0 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149883744: 19852233 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:43 [debug] 19311\#19311: lua ref lua thread 0000000008EFC500 (ref 12) 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFC770:184 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFC870:48 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFC8E0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EF0B60 (ref 13) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EF0B60 (ref 13) 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EF0F90, unused: 0 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149884896: 19852233 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:43 [debug] 19311\#19311: lua ref lua thread 0000000008EFC980 (ref 13) 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFCBF0:184 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFCCF0:48 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFCD60:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EF0FE0 (ref 14) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EF0FE0 (ref 14) 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EF1410, unused: 0 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149886048: 19852233 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:43 [debug] 19311\#19311: lua ref lua thread 0000000008EFCE00 (ref 14) 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFD070:184 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFD170:48 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFD1E0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EF1460 (ref 15) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EF1460 (ref 15) 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EF1890, unused: 0 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149887200: 19852233 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:43 [debug] 19311\#19311: lua ref lua thread 0000000008EFD280 (ref 15) 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFD4F0:184 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFD5F0:48 2023/02/06 14:07:43 [debug] 19311\#19311: malloc: 0000000008EFD660:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EF18E0 (ref 16) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EF18E0 (ref 16) 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EF1D10, unused: 0 2023/02/06 14:07:43 [debug] 19311\#19311: worker cycle 2023/02/06 14:07:43 [debug] 19311\#19311: epoll timer: 10 2023/02/06 14:07:43 [notice] 19283\#19283: signal 1 (SIGHUP) received from 19337, reconfiguring 2023/02/06 14:07:43 [debug] 19283\#19283: wake up, sigio 0 2023/02/06 14:07:43 [notice] 19283\#19283: reconfiguring 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E3EC30:48 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0B5A0:64 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EDD3C0 (ref 3) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E437F0:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EDD3C0 (ref 3) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0B620:512 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E43840:16 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EF1F20, unused: 0 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149802816: 19852246 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0B860:16 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E43A20:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EDCF40 (ref 4) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EDCF40 (ref 4) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0BAE0:64 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E43A70:16 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EF2E40, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0BB60:56 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149801664: 19852246 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E43C50:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EDCAC0 (ref 5) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0BE10:56 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EDCAC0 (ref 5) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E43CA0:16 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EF3D60, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0BE90:19 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149800512: 19852246 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E43CF0:16 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E43E80:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EDC640 (ref 6) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0C150:26 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EDC640 (ref 6) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E43ED0:16 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EF4C80, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0C1B0:64 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149799360: 19852246 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E43F20:16 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E440B0:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EDC1C0 (ref 7) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0C810:56 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EDC1C0 (ref 7) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E44100:16 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EF5BA0, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0C890:11 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E44150:16 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149798208: 19852246 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EDBD40 (ref 8) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0CB30:6 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EDBD40 (ref 8) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E44330:16 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0CB80:64 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EF6AC0, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E44380:16 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149797056: 19852246 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0CE20:64 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EDB8C0 (ref 9) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E44560:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EDB8C0 (ref 9) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0CEA0:56 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EF79E0, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E445B0:16 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149795904: 19852246 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0CF20:3 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0D140:56 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EDB440 (ref 10) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E44790:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EDB440 (ref 10) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0D1C0:7 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EF8900, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E447E0:16 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149794752: 19852246 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0D210:64 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0D460:13 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EDAFC0 (ref 2) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EDAFC0 (ref 2) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E449C0:16 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EF9820, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0D4B0:56 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149923200: 19852246 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E44A10:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0D750:7 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EFA580 (ref 17) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E44BF0:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EFA580 (ref 17) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0D7A0:64 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EFA9B0, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E44C40:16 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149924352: 19852246 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0D820:56 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0DA40:14 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EFAA00 (ref 20) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E44E20:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EFAA00 (ref 20) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0DA90:64 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EFAE30, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E44E70:16 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149925504: 19852246 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0DB10:2048 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0E4F0:10 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EFAE80 (ref 19) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E45050:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EFAE80 (ref 19) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0E540:64 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EFB2B0, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E450A0:16 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149926656: 19852246 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0E5C0:56 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0E7E0:64 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EFB300 (ref 31) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E45280:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EFB300 (ref 31) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0E860:56 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EFB730, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E452D0:16 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149927808: 19852246 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0E8E0:18 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0EB10:17 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EFB780 (ref 1) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E454B0:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EFB780 (ref 1) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0EB70:64 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EFBBB0, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E45500:16 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149928960: 19852246 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0EBF0:56 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0EE10:56 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EFBC00 (ref 28) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EFBC00 (ref 28) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E456E0:16 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0EE90:10 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EFC030, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E45730:16 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149930112: 19852246 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0EEE0:64 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0F130:22 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EFC080 (ref 29) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EFC080 (ref 29) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E45910:16 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0F190:64 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EFC4B0, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E45960:16 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149931264: 19852246 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0F450:56 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EFC500 (ref 12) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E45B40:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EFC500 (ref 12) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0F4D0:23 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EFC930, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E45B90:16 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149932416: 19852246 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0F770:64 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EFC980 (ref 13) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E45D70:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EFC980 (ref 13) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0F7F0:56 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EFCDB0, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E45DC0:16 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149933568: 19852246 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0F870:27 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0FAB0:14 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EFCE00 (ref 14) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E45FA0:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EFCE00 (ref 14) 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EFD230, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0FB00:56 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149934720: 19852246 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E45FF0:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E46180:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EFD280 (ref 15) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0FDA0:19 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EFD280 (ref 15) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E461D0:16 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008EFD6B0, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C0FE00:56 2023/02/06 14:07:43 [debug] 19311\#19311: worker cycle 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E46220:16 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008EFFF80 (ref 2) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008EFFF80 (ref 2) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E51530:48 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2AD50:16 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008F003B0, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E515A0:32 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149947392: 19852260 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2ADA0:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E51770:58 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008F00400 (ref 17) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008F00400 (ref 17) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2AEE0:16 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008F00830, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E517F0:128 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149948544: 19852260 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2AF30:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E51ED0:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008F00880 (ref 20) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008F00880 (ref 20) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2B320:128 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008F00CB0, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E51F20:16 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149949696: 19852260 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2B3E0:128 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2B840:256 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008F00D00 (ref 19) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E52100:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008F00D00 (ref 19) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2B980:16 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008F01130, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E52150:16 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149950848: 19852260 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2B9D0:48 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E522E0:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008F01180 (ref 31) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008F01180 (ref 31) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2BCC0:16 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E52330:16 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008F015B0, unused: 0 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149952000: 19852260 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2BD10:26 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2BFA0:22 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008F01600 (ref 1) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008F01600 (ref 1) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E52510:16 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008F01A30, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2C000:32 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E52560:16 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149953152: 19852260 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E52710:320 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008F01A80 (ref 28) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2C6D0:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008F01A80 (ref 28) 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008F01EB0, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E52890:96 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149954304: 19852260 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2C720:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2C8B0:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008F01F00 (ref 29) 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008F01F00 (ref 29) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E52C20:48 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2C900:16 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008F02330, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E52C90:512 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149955456: 19852260 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008F02380 (ref 12) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E53120:128 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008F02380 (ref 12) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2CAE0:16 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E531E0:16 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008F027B0, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2CB30:16 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149956608: 19852260 2023/02/06 14:07:43 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E53460:32 2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008F02800 (ref 13) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2CCC0:16 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008F02800 (ref 13) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E534C0:16 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2CD10:16 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008F02C30, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E53510:256 2023/02/06 14:07:43 [debug] 19311\#19311: event timer del: 149957760: 19852260 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:43 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19311\#19311: lua freeing light thread 0000000008F02C80 (ref 14) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2CFF0:96 2023/02/06 14:07:43 [debug] 19311\#19311: lua unref lua thread 0000000008F02C80 (ref 14) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E53B80:16 2023/02/06 14:07:43 [debug] 19311\#19311: free: 0000000008F030B0, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C2D090:60 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008E53BD0:16 2023/02/06 14:07:43 [debug] 19311\#19311: worker cycle 2023/02/06 14:07:43 [debug] 19311\#19311: epoll timer: 7 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C4C840:24 2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008EEE760 (ref 21) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C4C8A0:16 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008EEE760 (ref 21) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F032C0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149873376: 19852271 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F0EF20 (ref 21) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F0F190:184 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008EEE2E0 (ref 11) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008EEE2E0 (ref 11) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F041E0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149872224: 19852271 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F0F3A0 (ref 11) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F0F610:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F0F710:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F0F780:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008EEDE60 (ref 22) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008EEDE60 (ref 22) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F05100, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149871072: 19852271 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F0F820 (ref 22) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F0FA90:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F0FB90:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F0FC00:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008EED9E0 (ref 23) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008EED9E0 (ref 23) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F06020, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149869920: 19852271 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F0FCA0 (ref 23) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F0FF10:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F10010:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F10080:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008EED560 (ref 24) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008EED560 (ref 24) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F06F40, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149868768: 19852271 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F10120 (ref 24) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F10390:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F10490:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F10500:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008EED0E0 (ref 25) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008EED0E0 (ref 25) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F07E60, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149867616: 19852271 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F105A0 (ref 25) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F10810:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F10910:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F10980:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C504D0:24 2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008EECC60 (ref 26) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008EECC60 (ref 26) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C50530:16 2023/02/06 14:07:43 [debug] 19283\#19283: add cleanup: 0000000008C504D0 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F08D80, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149866464: 19852271 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F10A20 (ref 26) ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008EEC7E0 (ref 27) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008EEC7E0 (ref 27) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F09CA0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149865312: 19852271 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F10EA0 (ref 27) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F11110:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F11210:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F11280:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008EEC360 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008EEC360 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F0ABC0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149993760: 19852271 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F11320 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F11590:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F11690:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F11700:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F0B920 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F0B920 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F0BD50, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149994912: 19852271 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F117A0 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F11A10:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F11B10:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F11B80:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C53200:43 2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F0BDA0 (ref 2) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C53270:16 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F0BDA0 (ref 2) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C532C0:46 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F0C1D0, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C53330:16 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149996064: 19852271 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C53380:8 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C536A0:16 2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F0C220 (ref 17) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C536F0:16 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F0C220 (ref 17) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C53740:32 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F0C650, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C537A0:16 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149997216: 19852271 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C537F0:8 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F0C6A0 (ref 20) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C54310:1472 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F0C6A0 (ref 20) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C54910:16 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F0CAD0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149998368: 19852271 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C54960:16 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C549B0:16 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C54FA0:16 2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F0CB20 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F0CB20 (ref 19) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C54FF0:16 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C55040:16 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F0CF50, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C55090:12 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149999520: 19852271 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C550E0:16 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C55370:16 2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F0CFA0 (ref 31) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C553C0:16 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F0CFA0 (ref 31) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C55410:16 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F0D3D0, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C55460:48 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150000672: 19852271 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C554D0:16 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F0D420 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F0D420 (ref 1) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C55870:56 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F0D850, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C558F0:16 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150001824: 19852271 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C55940:18 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C559A0:16 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F0D8A0 (ref 28) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C55CF0:56 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F0D8A0 (ref 28) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C55D70:16 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F0DCD0, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C55DC0:16 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150002976: 19852271 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C55E10:16 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C56200:16 2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F0DD20 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F0DD20 (ref 29) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C56250:17 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C562B0:16 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F0E150, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150004128: 19852271 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C56300:56 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F0E1A0 (ref 12) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C58680:7 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F0E1A0 (ref 12) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C586D0:16 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C58720:64 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F0E5D0, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C587A0:16 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150005280: 19852271 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C58B60:16 2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F0E620 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F0E620 (ref 13) 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C58BB0:56 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C58C30:16 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F0EA50, unused: 0 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C58C80:14 2023/02/06 14:07:44 [debug] 19311\#19311: worker cycle 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008C58CD0:16 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F11320 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F11320 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F11750, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150017952: 19852288 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F1D140 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1D3B0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1D4B0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1D520:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F117A0 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F117A0 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F11BD0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150019104: 19852288 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F1D5C0 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1D830:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1D930:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1D9A0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F11C20 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F11C20 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F12050, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150020256: 19852288 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F1DA40 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1DCB0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1DDB0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1DE20:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F120A0 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F120A0 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F124D0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150021408: 19852288 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F1DEC0 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1E130:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1E230:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1E2A0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F12520 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F12520 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F12950, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150022560: 19852288 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F1E340 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1E5B0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1E6B0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1E720:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F129A0 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F129A0 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F12DD0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150023712: 19852288 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F1E7C0 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1EA30:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1EB30:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1EBA0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F12E20 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F12E20 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F13250, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150024864: 19852288 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F1EC40 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1EEB0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1EFB0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1F020:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F132A0 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F132A0 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F136D0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150026016: 19852288 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F1F0C0 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1F330:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1F430:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1F4A0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F13720 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F13720 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F13B50, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150027168: 19852288 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F1F540 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1F7B0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1F8B0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1F920:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F13BA0 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F13BA0 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F13FD0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150028320: 19852288 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F1F9C0 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1FC30:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1FD30:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1FDA0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F14020 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F14020 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F14450, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: worker cycle 2023/02/06 14:07:44 [debug] 19311\#19311: epoll timer: 10 2023/02/06 14:07:44 [debug] 19311\#19311: epoll: fd:6 ev:0001 d:0000000008BF9CC0 2023/02/06 14:07:44 [debug] 19311\#19311: accept on 0.0.0.0:1984, ready: 0 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1FE40:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F1FEB0:16 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008EFFB00 (ref 10) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008EFFB00 (ref 10) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F14660, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149943936: 19852298 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F206D0 (ref 10) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F20940:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F20A40:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F20AB0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008EFF680 (ref 9) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008EFF680 (ref 9) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F15580, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149942784: 19852298 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F20B50 (ref 9) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F20DC0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F20EC0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F20F30:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008EFF200 (ref 8) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008EFF200 (ref 8) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F164A0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149941632: 19852298 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F20FD0 (ref 8) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F21240:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F21340:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F213B0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008EFED80 (ref 7) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008EFED80 (ref 7) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F173C0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149940480: 19852298 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F21450 (ref 7) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F216C0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F217C0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F21830:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008EFE900 (ref 6) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008EFE900 (ref 6) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F182E0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149939328: 19852298 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F218D0 (ref 6) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F21B40:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F21C40:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F21CB0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008EFE480 (ref 5) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008EFE480 (ref 5) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F19200, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149938176: 19852298 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F21D50 (ref 5) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F21FC0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F220C0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F22130:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008EFE000 (ref 4) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008EFE000 (ref 4) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F1A120, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149937024: 19852298 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F221D0 (ref 4) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F22440:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F22540:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F225B0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008EFDB80 (ref 3) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008EFDB80 (ref 3) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F1B040, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 149935872: 19852298 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F22650 (ref 3) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F228C0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F229C0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F22A30:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008EFD700 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008EFD700 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F1BF60, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150064320: 19852298 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F22AD0 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F22D40:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F22E40:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F22EB0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F1CCC0 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F1CCC0 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F1D0F0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150065472: 19852298 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F22F50 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F231C0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F232C0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F23330:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F1D140 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F1D140 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F1D570, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150066624: 19852298 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F233D0 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F23640:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F23740:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F237B0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F1D5C0 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F1D5C0 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F1D9F0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150067776: 19852298 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F23850 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F23AC0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F23BC0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F23C30:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F1DA40 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F1DA40 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F1DE70, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150068928: 19852298 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F23CD0 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F23F40:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F24040:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F240B0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F1DEC0 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F1DEC0 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F1E2F0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150070080: 19852298 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F24150 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F243C0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F244C0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F24530:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F1E340 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F1E340 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F1E770, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150071232: 19852298 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F245D0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F24840:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F24940:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F249B0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F1E7C0 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F1E7C0 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F1EBF0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150072384: 19852298 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F24A50 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F24CC0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F24DC0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F24E30:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F1EC40 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F1EC40 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F1F070, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150073536: 19852298 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F24ED0 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F25140:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F25240:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F252B0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F1F0C0 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F1F0C0 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F1F4F0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150074688: 19852298 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F25350 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F255C0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F256C0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F25730:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F1F540 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F1F540 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F1F970, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150075840: 19852298 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F257D0 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F25A40:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F25B40:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F25BB0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F1F9C0 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F1F9C0 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F1FDF0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: worker cycle 2023/02/06 14:07:44 [debug] 19311\#19311: epoll timer: 5 2023/02/06 14:07:44 [debug] 19311\#19311: epoll: fd:5 ev:0001 d:0000000008BF9F90 2023/02/06 14:07:44 [debug] 19311\#19311: *148 http wait request handler 2023/02/06 14:07:44 [debug] 19311\#19311: *148 malloc: 0000000008F25C50:80 2023/02/06 14:07:44 [debug] 19311\#19311: *148 malloc: 0000000008F25CE0:16 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F22AD0 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F22AD0 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F22F00, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150089552: 19852313 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F30D90 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F31000:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F31100:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F31170:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F22F50 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F22F50 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F23380, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150090704: 19852313 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F31210 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F31480:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F31580:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F315F0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F233D0 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F233D0 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F23800, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150091856: 19852313 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F31690 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F31900:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F31A00:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F31A70:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F23850 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F23850 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F23C80, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150093008: 19852313 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F31B10 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F31D80:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F31E80:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F31EF0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F23CD0 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F23CD0 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F24100, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150094160: 19852313 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F31F90 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F32200:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F32300:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F32370:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F24150 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F24150 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F24580, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150095312: 19852313 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F32410 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F32680:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F32780:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F327F0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F245D0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F245D0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F24A00, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150096464: 19852313 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F32890 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F32B00:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F32C00:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F32C70:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F24A50 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F24A50 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F24E80, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150097616: 19852313 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F32D10 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F32F80:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F33080:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F330F0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F24ED0 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F24ED0 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F25300, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150098768: 19852313 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F33190 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F33400:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F33500:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F33570:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F25350 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F25350 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F25780, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150099920: 19852313 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F33610 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F33880:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F33980:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F339F0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F257D0 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F257D0 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F25C00, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: worker cycle 2023/02/06 14:07:44 [debug] 19311\#19311: epoll timer: 10 2023/02/06 14:07:44 [debug] 19311\#19311: epoll: fd:5 ev:2001 d:0000000008BF9F90 2023/02/06 14:07:44 [debug] 19311\#19311: *148 http keepalive handler 2023/02/06 14:07:44 [debug] 19311\#19311: *148 malloc: 0000000008F33A90:1024 2023/02/06 14:07:44 [debug] 19311\#19311: *148 malloc: 0000000008F33ED0:16 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F10EA0 (ref 27) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F10EA0 (ref 27) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F282B0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150014496: 19852324 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F343A0 (ref 27) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F34610:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F34710:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F34780:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F10A20 (ref 26) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F10A20 (ref 26) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F291D0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150013344: 19852324 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F34820 (ref 26) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F34A90:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F34B90:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F34C00:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F105A0 (ref 25) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F105A0 (ref 25) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F2A0F0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150012192: 19852324 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F34CA0 (ref 25) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F34F10:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F35010:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F35080:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F10120 (ref 24) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F10120 (ref 24) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F2B010, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150011040: 19852324 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F35120 (ref 24) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F35390:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F35490:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F35500:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F0FCA0 (ref 23) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F0FCA0 (ref 23) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F2BF30, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150009888: 19852324 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F355A0 (ref 23) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F35810:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F35910:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F35980:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F0F820 (ref 22) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F0F820 (ref 22) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F2CE50, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150008736: 19852324 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F35A20 (ref 22) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F35C90:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F35D90:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F35E00:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F0F3A0 (ref 11) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F0F3A0 (ref 11) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F2DD70, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150007584: 19852324 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F35EA0 (ref 11) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F36110:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F36210:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F36280:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F0EF20 (ref 21) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F0EF20 (ref 21) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F2EC90, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150006432: 19852324 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F36320 (ref 21) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F36590:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F36690:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F36700:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F0EAA0 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F0EAA0 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F2FBB0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150145296: 19852324 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F367A0 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F36A10:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F36B10:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F36B80:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F30910 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F30910 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F30D40, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150146448: 19852324 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F36C20 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F36E90:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F36F90:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F37000:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F30D90 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F30D90 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F311C0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150147600: 19852324 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F370A0 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F37310:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F37410:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F37480:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F31210 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F31210 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F31640, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150148752: 19852324 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F37520 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F37790:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F37890:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F37900:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F31690 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F31690 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F31AC0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150149904: 19852324 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F379A0 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F37C10:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F37D10:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F37D80:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F31B10 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F31B10 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F31F40, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150151056: 19852324 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F37E20 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F38090:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F38190:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F38200:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F31F90 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F31F90 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F323C0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150152208: 19852324 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F382A0 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F38510:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F38610:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F38680:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F32410 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F32410 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F32840, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150153360: 19852324 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F38720 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F38990:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F38A90:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F38B00:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F32890 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F32890 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F32CC0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150154512: 19852324 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F38BA0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F38E10:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F38F10:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F38F80:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F32D10 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F32D10 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F33140, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150155664: 19852324 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F39020 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F39290:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F39390:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F39400:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F33190 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F33190 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F335C0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150156816: 19852324 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F394A0 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F39710:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F39810:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F39880:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F33610 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F33610 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F33A40, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: worker cycle 2023/02/06 14:07:44 [debug] 19311\#19311: epoll timer: 6 2023/02/06 14:07:44 [debug] 19311\#19311: epoll: fd:6 ev:0001 d:0000000008BF9CC0 2023/02/06 14:07:44 [debug] 19311\#19311: accept on 0.0.0.0:1984, ready: 0 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F39920:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F39990:16 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F367A0 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F367A0 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F36BD0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150170656: 19852338 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F429D0 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F42C40:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F42D40:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F42DB0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F36C20 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F36C20 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F37050, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150171808: 19852338 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F42E50 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F430C0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F431C0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F43230:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F370A0 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F370A0 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F374D0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150172960: 19852338 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F432D0 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F43540:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F43640:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F436B0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F37520 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F37520 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F37950, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150174112: 19852338 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F43750 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F439C0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F43AC0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F43B30:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F379A0 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F379A0 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F37DD0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150175264: 19852338 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F43BD0 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F43E40:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F43F40:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F43FB0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F37E20 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F37E20 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F38250, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150176416: 19852338 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F44050 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F442C0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F443C0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F44430:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F382A0 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F382A0 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F386D0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150177568: 19852338 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F444D0 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F44740:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F44840:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F448B0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F38720 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F38720 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F38B50, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150178720: 19852338 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F44950 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F44BC0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F44CC0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F44D30:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F38BA0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F38BA0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F38FD0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150179872: 19852338 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F44DD0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F45040:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F45140:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F451B0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F39020 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F39020 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F39450, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150181024: 19852338 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F45250 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F454C0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F455C0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F45630:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F394A0 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F394A0 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F398D0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: worker cycle 2023/02/06 14:07:44 [debug] 19311\#19311: epoll timer: 10 2023/02/06 14:07:44 [debug] 19311\#19311: epoll: fd:5 ev:0001 d:0000000008BF9F91 2023/02/06 14:07:44 [debug] 19311\#19311: *158 http wait request handler 2023/02/06 14:07:44 [debug] 19311\#19311: *158 malloc: 0000000008F456D0:80 2023/02/06 14:07:44 [debug] 19311\#19311: *158 malloc: 0000000008F45760:16 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F22650 (ref 3) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F22650 (ref 3) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F39EF0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150086096: 19852349 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F47FF0 (ref 3) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F48260:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F48360:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F483D0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F221D0 (ref 4) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F221D0 (ref 4) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F3AE10, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150084944: 19852349 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F48470 (ref 4) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F486E0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F487E0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F48850:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F21D50 (ref 5) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F21D50 (ref 5) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F3BD30, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150083792: 19852349 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F488F0 (ref 5) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F48B60:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F48C60:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F48CD0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F218D0 (ref 6) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F218D0 (ref 6) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F3CC50, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150082640: 19852349 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F48D70 (ref 6) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F48FE0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F490E0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F49150:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F21450 (ref 7) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F21450 (ref 7) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F3DB70, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150081488: 19852349 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F491F0 (ref 7) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F49460:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F49560:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F495D0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F20FD0 (ref 8) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F20FD0 (ref 8) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F3EA90, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150080336: 19852349 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F49670 (ref 8) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F498E0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F499E0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F49A50:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F20B50 (ref 9) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F20B50 (ref 9) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F3F9B0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150079184: 19852349 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F49AF0 (ref 9) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F49D60:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F49E60:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F49ED0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F206D0 (ref 10) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F206D0 (ref 10) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F408D0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150078032: 19852349 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F49F70 (ref 10) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4A1E0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4A2E0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4A350:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F20250 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F20250 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F417F0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150218064: 19852349 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F4A3F0 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4A660:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4A760:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4A7D0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F42550 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F42550 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F42980, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150219216: 19852349 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F4A870 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4AAE0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4ABE0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4AC50:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F429D0 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F429D0 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F42E00, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150220368: 19852349 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F4ACF0 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4AF60:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4B060:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4B0D0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F42E50 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F42E50 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F43280, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150221520: 19852349 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F4B170 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4B3E0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4B4E0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4B550:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F432D0 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F432D0 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F43700, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150222672: 19852349 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F4B5F0 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4B860:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4B960:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4B9D0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F43750 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F43750 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F43B80, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150223824: 19852349 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F4BA70 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4BCE0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4BDE0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4BE50:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F43BD0 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F43BD0 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F44000, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150224976: 19852349 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F4BEF0 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4C160:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4C260:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4C2D0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F44050 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F44050 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F44480, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150226128: 19852349 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F4C370 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4C5E0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4C6E0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4C750:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F444D0 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F444D0 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F44900, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150227280: 19852349 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F4C7F0 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4CA60:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4CB60:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4CBD0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F44950 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F44950 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F44D80, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150228432: 19852349 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F4CC70 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4CEE0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4CFE0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4D050:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F44DD0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F44DD0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F45200, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150229584: 19852349 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F4D0F0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4D360:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4D460:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F4D4D0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F45250 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F45250 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F45680, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: worker cycle 2023/02/06 14:07:44 [debug] 19311\#19311: epoll timer: 10 2023/02/06 14:07:44 [debug] 19311\#19311: epoll: fd:5 ev:2001 d:0000000008BF9F91 2023/02/06 14:07:44 [debug] 19311\#19311: *158 http keepalive handler 2023/02/06 14:07:44 [debug] 19311\#19311: *158 malloc: 0000000008F4D570:1024 2023/02/06 14:07:44 [debug] 19311\#19311: *158 malloc: 0000000008F4D9B0:16 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F4A3F0 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F4A3F0 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F4A820, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150251632: 19852359 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F566A0 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F56910:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F56A10:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F56A80:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F4A870 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F4A870 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F4ACA0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150252784: 19852359 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F56B20 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F56D90:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F56E90:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F56F00:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F4ACF0 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F4ACF0 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F4B120, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150253936: 19852359 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F56FA0 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F57210:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F57310:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F57380:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F4B170 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F4B170 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F4B5A0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150255088: 19852359 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F57420 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F57690:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F57790:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F57800:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F4B5F0 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F4B5F0 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F4BA20, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150256240: 19852359 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F578A0 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F57B10:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F57C10:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F57C80:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F4BA70 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F4BA70 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F4BEA0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150257392: 19852359 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F57D20 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F57F90:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F58090:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F58100:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F4BEF0 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F4BEF0 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F4C320, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150258544: 19852359 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F581A0 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F58410:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F58510:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F58580:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F4C370 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F4C370 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F4C7A0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150259696: 19852359 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F58620 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F58890:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F58990:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F58A00:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F4C7F0 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F4C7F0 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F4CC20, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150260848: 19852359 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F58AA0 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F58D10:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F58E10:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F58E80:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F4CC70 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F4CC70 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F4D0A0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150262000: 19852359 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F58F20 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F59190:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F59290:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F59300:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F4D0F0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F4D0F0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F4D520, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: worker cycle 2023/02/06 14:07:44 [debug] 19311\#19311: epoll timer: 10 2023/02/06 14:07:44 [debug] 19311\#19311: timer delta: 23 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150168352: 19852369 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F593A0 (ref 20) ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F36320 (ref 21) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F36320 (ref 21) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F4DBC0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150167200: 19852369 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F59820 (ref 21) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F59A90:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F59B90:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F59C00:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F35EA0 (ref 11) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F35EA0 (ref 11) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F4EAE0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150166048: 19852369 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F59CA0 (ref 11) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F59F10:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5A010:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5A080:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F35A20 (ref 22) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F35A20 (ref 22) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F4FA00, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150164896: 19852369 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F5A120 (ref 22) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5A390:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5A490:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5A500:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F355A0 (ref 23) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F355A0 (ref 23) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F50920, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150163744: 19852369 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F5A5A0 (ref 23) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5A810:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5A910:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5A980:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F35120 (ref 24) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F35120 (ref 24) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F51840, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150162592: 19852369 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F5AA20 (ref 24) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5AC90:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5AD90:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5AE00:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F34CA0 (ref 25) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F34CA0 (ref 25) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F52760, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150161440: 19852369 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F5AEA0 (ref 25) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5B110:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5B210:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5B280:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F34820 (ref 26) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F34820 (ref 26) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F53680, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150160288: 19852369 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F5B320 (ref 26) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5B590:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5B690:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5B700:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F343A0 (ref 27) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F343A0 (ref 27) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F545A0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150159136: 19852369 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F5B7A0 (ref 27) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5BA10:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5BB10:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5BB80:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F33F20 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F33F20 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F554C0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150299168: 19852369 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F5BC20 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5BE90:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5BF90:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5C000:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F56220 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F56220 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F56650, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150300320: 19852369 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F5C0A0 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5C310:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5C410:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5C480:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F566A0 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F566A0 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F56AD0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150301472: 19852369 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F5C520 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5C790:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5C890:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5C900:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F56B20 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F56B20 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F56F50, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150302624: 19852369 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F5C9A0 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5CC10:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5CD10:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5CD80:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F56FA0 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F56FA0 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F573D0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150303776: 19852369 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F5CE20 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5D090:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5D190:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5D200:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F57420 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F57420 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F57850, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150304928: 19852369 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F5D2A0 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5D510:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5D610:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5D680:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F578A0 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F578A0 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F57CD0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150306080: 19852369 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F5D720 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5D990:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5DA90:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5DB00:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F57D20 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F57D20 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F58150, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150307232: 19852369 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F5DBA0 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5DE10:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5DF10:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5DF80:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F581A0 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F581A0 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F585D0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150308384: 19852369 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F5E020 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5E290:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5E390:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5E400:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F58620 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F58620 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F58A50, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150309536: 19852369 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F5E4A0 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5E710:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5E810:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5E880:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F58AA0 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F58AA0 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F58ED0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150310688: 19852369 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F5E920 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5EB90:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5EC90:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F5ED00:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F58F20 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F58F20 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F59350, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: *168 event timer del: 0: 19852379 2023/02/06 14:07:44 [debug] 19311\#19311: *168 lua sleep timer expired: "?" 2023/02/06 14:07:44 [debug] 19311\#19311: *168 lua run thread, top:0 c:1 2023/02/06 14:07:44 [debug] 19311\#19311: *168 lua resume returned 0 2023/02/06 14:07:44 [debug] 19311\#19311: *168 lua light thread ended normally 2023/02/06 14:07:44 [debug] 19311\#19311: *168 lua deleting light thread 0000000008F47B70 (ref 31) ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F5BC20 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F5BC20 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F5C050, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150323360: 19852392 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F67A40 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F67CB0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F67DB0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F67E20:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F5C0A0 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F5C0A0 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F5C4D0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150324512: 19852392 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F67EC0 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F68130:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F68230:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F682A0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F5C520 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F5C520 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F5C950, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150325664: 19852392 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F68340 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F685B0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F686B0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F68720:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F5C9A0 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F5C9A0 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F5CDD0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150326816: 19852392 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F687C0 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F68A30:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F68B30:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F68BA0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F5CE20 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F5CE20 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F5D250, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150327968: 19852392 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F68C40 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F68EB0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F68FB0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F69020:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F5D2A0 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F5D2A0 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F5D6D0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150329120: 19852392 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F690C0 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F69330:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F69430:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F694A0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F5D720 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F5D720 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F5DB50, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150330272: 19852392 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F69540 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F697B0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F698B0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F69920:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F5DBA0 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F5DBA0 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F5DFD0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150331424: 19852392 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F699C0 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F69C30:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F69D30:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F69DA0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F5E020 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F5E020 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F5E450, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150332576: 19852392 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F69E40 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6A0B0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6A1B0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6A220:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F5E4A0 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F5E4A0 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F5E8D0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150333728: 19852392 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F6A2C0 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6A530:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6A630:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6A6A0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F5E920 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F5E920 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F5ED50, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: worker cycle 2023/02/06 14:07:44 [debug] 19311\#19311: epoll timer: 10 2023/02/06 14:07:44 [debug] 19311\#19311: epoll: fd:6 ev:0001 d:0000000008BF9CC0 2023/02/06 14:07:44 [debug] 19311\#19311: accept on 0.0.0.0:1984, ready: 0 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6A740:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6A7B0:16 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F49F70 (ref 10) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F49F70 (ref 10) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F5EF60, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150248176: 19852410 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F6D900 (ref 10) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6DB70:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6DC70:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6DCE0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F49AF0 (ref 9) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F49AF0 (ref 9) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F5FE80, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150247024: 19852410 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F6DD80 (ref 9) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6DFF0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6E0F0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6E160:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F49670 (ref 8) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F49670 (ref 8) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F60DA0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150245872: 19852410 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F6E200 (ref 8) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6E470:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6E570:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6E5E0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F491F0 (ref 7) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F491F0 (ref 7) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F61CC0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150244720: 19852410 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F6E680 (ref 7) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6E8F0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6E9F0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6EA60:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F48D70 (ref 6) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F48D70 (ref 6) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F62BE0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150243568: 19852410 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F6EB00 (ref 6) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6ED70:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6EE70:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6EEE0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F488F0 (ref 5) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F488F0 (ref 5) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F63B00, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150242416: 19852410 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F6EF80 (ref 5) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6F1F0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6F2F0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6F360:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F48470 (ref 4) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F48470 (ref 4) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F64A20, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150241264: 19852410 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F6F400 (ref 4) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6F670:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6F770:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6F7E0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F47FF0 (ref 3) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F47FF0 (ref 3) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F65940, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150240112: 19852410 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F6F880 (ref 3) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6FAF0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6FBF0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6FC60:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F47B70 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F47B70 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F66860, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150369728: 19852410 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F6FD00 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F6FF70:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F70070:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F700E0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F675C0 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F675C0 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F679F0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150370880: 19852410 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F70180 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F703F0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F704F0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F70560:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F67A40 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F67A40 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F67E70, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150372032: 19852410 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F70600 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F70870:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F70970:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F709E0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F67EC0 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F67EC0 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F682F0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150373184: 19852410 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F70A80 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F70CF0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F70DF0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F70E60:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F68340 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F68340 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F68770, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150374336: 19852410 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F70F00 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F71170:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F71270:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F712E0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F687C0 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F687C0 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F68BF0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150375488: 19852410 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F71380 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F715F0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F716F0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F71760:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F68C40 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F68C40 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F69070, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150376640: 19852410 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F71800 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F71A70:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F71B70:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F71BE0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F690C0 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F690C0 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F694F0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150377792: 19852410 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F71C80 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F71EF0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F71FF0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F72060:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F69540 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F69540 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F69970, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150378944: 19852410 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F72100 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F72370:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F72470:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F724E0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F699C0 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F699C0 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F69DF0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150380096: 19852410 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F72580 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F727F0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F728F0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F72960:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F69E40 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F69E40 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F6A270, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150381248: 19852410 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F72A00 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F72C70:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F72D70:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F72DE0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F6A2C0 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F6A2C0 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F6A6F0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: worker cycle 2023/02/06 14:07:44 [debug] 19311\#19311: epoll timer: 8 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008F74A30:2048 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008F75270:6048 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008F76A50:16 2023/02/06 14:07:43 [debug] 19283\#19283: malloc: 0000000008F76AA0:7680 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F6FD00 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F6FD00 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F70130, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150405504: 19852422 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F7BB20 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7BD90:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7BE90:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7BF00:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F70180 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F70180 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F705B0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150406656: 19852422 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F7BFA0 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7C210:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7C310:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7C380:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F70600 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F70600 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F70A30, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150407808: 19852422 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F7C420 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7C690:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7C790:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7C800:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F70A80 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F70A80 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F70EB0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150408960: 19852422 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F7C8A0 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7CB10:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7CC10:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7CC80:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F70F00 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F70F00 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F71330, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150410112: 19852422 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F7CD20 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7CF90:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7D090:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7D100:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F71380 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F71380 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F717B0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150411264: 19852422 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F7D1A0 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7D410:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7D510:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7D580:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F71800 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F71800 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F71C30, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150412416: 19852422 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F7D620 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7D890:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7D990:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7DA00:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F71C80 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F71C80 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F720B0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150413568: 19852422 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F7DAA0 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7DD10:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7DE10:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7DE80:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F72100 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F72100 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F72530, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150414720: 19852422 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F7DF20 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7E190:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7E290:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7E300:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F72580 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F72580 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F729B0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150415872: 19852422 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F7E3A0 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7E610:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7E710:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7E780:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F72A00 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F72A00 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F72E30, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: worker cycle 2023/02/06 14:07:44 [debug] 19311\#19311: epoll timer: 10 2023/02/06 14:07:43 [notice] 19283\#19283: start worker processes 2023/02/06 14:07:43 [debug] 19283\#19283: channel 3:5 2023/02/06 14:07:43 [notice] 19283\#19283: start worker process 19347 2023/02/06 14:07:43 [debug] 19283\#19283: pass channel s:0 pid:19347 fd:3 to s:1 pid:19311 fd:4 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F5B7A0 (ref 27) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F5B7A0 (ref 27) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F73040, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150319904: 19852435 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F7ECA0 (ref 27) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7EF10:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7F010:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7F080:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F5B320 (ref 26) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F5B320 (ref 26) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F73F60, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150318752: 19852435 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F7F120 (ref 26) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7F390:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7F490:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7F500:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F5AEA0 (ref 25) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F5AEA0 (ref 25) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F74E80, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150317600: 19852435 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F7F5A0 (ref 25) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7F810:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7F910:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7F980:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F5AA20 (ref 24) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F5AA20 (ref 24) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F75DA0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150316448: 19852435 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F7FA20 (ref 24) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7FC90:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7FD90:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F7FE00:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F5A5A0 (ref 23) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F5A5A0 (ref 23) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F76CC0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150315296: 19852435 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F7FEA0 (ref 23) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F80110:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F80210:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F80280:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F5A120 (ref 22) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F5A120 (ref 22) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F77BE0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150314144: 19852435 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F80320 (ref 22) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F80590:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F80690:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F80700:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F59CA0 (ref 11) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F59CA0 (ref 11) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F78B00, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150312992: 19852435 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F807A0 (ref 11) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F80A10:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F80B10:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F80B80:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F59820 (ref 21) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F59820 (ref 21) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F79A20, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150311840: 19852435 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F80C20 (ref 21) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F80E90:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F80F90:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F81000:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F593A0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F593A0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F7A940, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150451872: 19852435 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F810A0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F81310:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F81410:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F81480:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F7B6A0 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F7B6A0 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F7BAD0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150453024: 19852435 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F81520 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F81790:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F81890:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F81900:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F7BB20 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F7BB20 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F7BF50, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150454176: 19852435 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F819A0 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F81C10:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F81D10:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F81D80:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F7BFA0 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F7BFA0 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F7C3D0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150455328: 19852435 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F81E20 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F82090:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F82190:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F82200:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F7C420 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F7C420 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F7C850, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150456480: 19852435 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F822A0 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F82510:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F82610:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F82680:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F7C8A0 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F7C8A0 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F7CCD0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150457632: 19852435 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F82720 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F82990:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F82A90:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F82B00:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F7CD20 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F7CD20 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F7D150, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150458784: 19852435 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F82BA0 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F82E10:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F82F10:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F82F80:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F7D1A0 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F7D1A0 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F7D5D0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150459936: 19852435 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F83020 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F83290:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F83390:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F83400:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F7D620 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F7D620 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F7DA50, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150461088: 19852435 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F834A0 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F83710:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F83810:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F83880:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F7DAA0 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F7DAA0 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F7DED0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150462240: 19852435 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F83920 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F83B90:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F83C90:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F83D00:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F7DF20 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F7DF20 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F7E350, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150463392: 19852435 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F83DA0 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F84010:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F84110:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F84180:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F7E3A0 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F7E3A0 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F7E7D0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: worker cycle 2023/02/06 14:07:44 [debug] 19311\#19311: epoll timer: 1 2023/02/06 14:07:44 [debug] 19311\#19311: timer delta: 6 2023/02/06 14:07:44 [debug] 19311\#19311: *187 event timer del: 0: 19852445 2023/02/06 14:07:44 [debug] 19311\#19311: *187 lua sleep timer expired: "?" 2023/02/06 14:07:44 [debug] 19311\#19311: *187 lua run thread, top:0 c:1 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F810A0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F810A0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F814D0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150476064: 19852454 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F8CEC0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8D130:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8D230:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8D2A0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F81520 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F81520 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F81950, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150477216: 19852454 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F8D340 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8D5B0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8D6B0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8D720:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F819A0 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F819A0 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F81DD0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150478368: 19852454 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F8D7C0 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8DA30:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8DB30:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8DBA0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F81E20 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F81E20 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F82250, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150479520: 19852454 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F8DC40 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8DEB0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8DFB0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8E020:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F822A0 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F822A0 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F826D0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150480672: 19852454 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F8E0C0 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8E330:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8E430:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8E4A0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F82720 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F82720 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F82B50, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150481824: 19852454 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F8E540 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8E7B0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8E8B0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8E920:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F82BA0 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F82BA0 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F82FD0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150482976: 19852454 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F8E9C0 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8EC30:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8ED30:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8EDA0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F83020 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F83020 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F83450, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150484128: 19852454 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F8EE40 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8F0B0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8F1B0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8F220:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F834A0 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F834A0 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F838D0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150485280: 19852454 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F8F2C0 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8F530:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8F630:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8F6A0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F83920 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F83920 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F83D50, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150486432: 19852454 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F8F740 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8F9B0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8FAB0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F8FB20:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F83DA0 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F83DA0 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F841D0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: worker cycle 2023/02/06 14:07:44 [debug] 19311\#19311: epoll timer: 10 2023/02/06 14:07:43 [debug] 19347\#19347: epoll add event: fd:6 op:1 ev:00002001 2023/02/06 14:07:43 [debug] 19347\#19347: event timer add: 2147483632: 1000:19853246 2023/02/06 14:07:43 [debug] 19347\#19347: epoll add event: fd:12 op:1 ev:80002001 2023/02/06 14:07:43 [debug] 19347\#19347: setting SA_RESTART for signal 1 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F6F880 (ref 3) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F6F880 (ref 3) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F843E0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150402048: 19852467 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F90040 (ref 3) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F902B0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F903B0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F90420:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F6F400 (ref 4) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F6F400 (ref 4) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F85300, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150400896: 19852467 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F904C0 (ref 4) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F90730:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F90830:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F908A0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F6EF80 (ref 5) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F6EF80 (ref 5) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F86220, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150399744: 19852467 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F90940 (ref 5) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F90BB0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F90CB0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F90D20:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F6EB00 (ref 6) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F6EB00 (ref 6) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F87140, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150398592: 19852467 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F90DC0 (ref 6) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F91030:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F91130:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F911A0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F6E680 (ref 7) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F6E680 (ref 7) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F88060, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150397440: 19852467 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F91240 (ref 7) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F914B0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F915B0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F91620:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F6E200 (ref 8) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F6E200 (ref 8) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F88F80, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150396288: 19852467 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F916C0 (ref 8) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F91930:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F91A30:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F91AA0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F6DD80 (ref 9) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F6DD80 (ref 9) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F89EA0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150395136: 19852467 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F91B40 (ref 9) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F91DB0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F91EB0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F91F20:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F6D900 (ref 10) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F6D900 (ref 10) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F8ADC0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150393984: 19852467 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F91FC0 (ref 10) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F92230:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F92330:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F923A0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F6D480 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F6D480 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F8BCE0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150522432: 19852467 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F92440 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F926B0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F927B0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F92820:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F8CA40 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F8CA40 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F8CE70, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150523584: 19852467 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F928C0 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F92B30:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F92C30:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F92CA0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F8CEC0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F8CEC0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F8D2F0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150524736: 19852467 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F92D40 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F92FB0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F930B0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F93120:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F8D340 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F8D340 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F8D770, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150525888: 19852467 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F931C0 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F93430:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F93530:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F935A0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F8D7C0 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F8D7C0 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F8DBF0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150527040: 19852467 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F93640 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F938B0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F939B0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F93A20:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F8DC40 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F8DC40 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F8E070, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150528192: 19852467 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F93AC0 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F93D30:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F93E30:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F93EA0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F8E0C0 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F8E0C0 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F8E4F0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150529344: 19852467 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F93F40 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F941B0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F942B0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F94320:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F8E540 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F8E540 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F8E970, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150530496: 19852467 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F943C0 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F94630:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F94730:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F947A0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F8E9C0 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F8E9C0 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F8EDF0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150531648: 19852467 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F94840 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F94AB0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F94BB0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F94C20:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F8EE40 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F8EE40 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F8F270, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150532800: 19852467 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F94CC0 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F94F30:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F95030:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F950A0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F8F2C0 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F8F2C0 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F8F6F0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150533952: 19852467 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F95140 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F953B0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F954B0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F95520:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F8F740 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F8F740 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F8FB70, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: *196 event timer del: 0: 19852477 2023/02/06 14:07:44 [debug] 19311\#19311: *196 lua sleep timer expired: "?" 2023/02/06 14:07:44 [debug] 19311\#19311: *196 lua run thread, top:0 c:1 2023/02/06 14:07:44 [debug] 19311\#19311: *196 lua resume returned 0 2023/02/06 14:07:44 [debug] 19311\#19311: *196 lua light thread ended normally 2023/02/06 14:07:44 [debug] 19311\#19311: *196 lua deleting light thread 0000000008F7E820 (ref 18) ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F92440 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F92440 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F92870, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150546624: 19852487 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F9E260 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F9E4D0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F9E5D0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F9E640:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F928C0 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F928C0 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F92CF0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150547776: 19852487 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F9E6E0 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F9E950:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F9EA50:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F9EAC0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F92D40 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F92D40 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F93170, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150548928: 19852487 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F9EB60 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F9EDD0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F9EED0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F9EF40:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F931C0 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F931C0 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F935F0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150550080: 19852487 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F9EFE0 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F9F250:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F9F350:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F9F3C0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F93640 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F93640 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F93A70, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150551232: 19852487 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F9F460 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F9F6D0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F9F7D0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F9F840:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F93AC0 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F93AC0 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F93EF0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150552384: 19852487 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F9F8E0 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F9FB50:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F9FC50:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F9FCC0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F93F40 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F93F40 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F94370, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150553536: 19852487 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008F9FD60 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008F9FFD0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA00D0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA0140:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F943C0 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F943C0 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F947F0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150554688: 19852487 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA01E0 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA0450:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA0550:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA05C0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F94840 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F94840 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F94C70, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150555840: 19852487 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA0660 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA08D0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA09D0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA0A40:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F94CC0 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F94CC0 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F950F0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150556992: 19852487 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA0AE0 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA0D50:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA0E50:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA0EC0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F95140 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F95140 (ref 14) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F95570, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: worker cycle 2023/02/06 14:07:44 [debug] 19311\#19311: epoll timer: 10 2023/02/06 14:07:44 [debug] 19311\#19311: timer delta: 14 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150473760: 19852502 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA0F60 (ref 14) ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F80C20 (ref 21) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F80C20 (ref 21) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F95780, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150472608: 19852502 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA13E0 (ref 21) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA1650:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA1750:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA17C0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F807A0 (ref 11) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F807A0 (ref 11) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F966A0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150471456: 19852502 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA1860 (ref 11) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA1AD0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA1BD0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA1C40:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F80320 (ref 22) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F80320 (ref 22) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F975C0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150470304: 19852502 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA1CE0 (ref 22) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA1F50:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA2050:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA20C0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F7FEA0 (ref 23) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F7FEA0 (ref 23) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F984E0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150469152: 19852502 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA2160 (ref 23) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA23D0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA24D0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA2540:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F7FA20 (ref 24) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F7FA20 (ref 24) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F99400, unused: 0 2023/02/06 14:07:44 [debug] 19347\#19347: epoll: fd:6 ev:0001 d:0000000008FF9C80 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150468000: 19852502 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA25E0 (ref 24) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA2850:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA2950:48 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F7F5A0 (ref 25) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F7F5A0 (ref 25) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F9A320, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150466848: 19852502 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA2A60 (ref 25) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA2CD0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA2DD0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA2E40:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F7F120 (ref 26) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F7F120 (ref 26) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F9B240, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150465696: 19852502 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA2EE0 (ref 26) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA3150:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA3250:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA32C0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F7ECA0 (ref 27) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F7ECA0 (ref 27) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F9C160, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150464544: 19852502 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA3360 (ref 27) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA35D0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA36D0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA3740:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F7E820 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F7E820 (ref 18) 2023/02/06 14:07:44 [debug] 19347\#19347: accept on 0.0.0.0:1984, ready: 0 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F9D080, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150592992: 19852502 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA37E0 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA3A50:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA3B50:48 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F9DDE0 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F9DDE0 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F9E210, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150594144: 19852502 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA3C60 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA3ED0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA3FD0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA4040:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F9E260 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F9E260 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F9E690, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150595296: 19852502 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA40E0 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA4350:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA4450:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA44C0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F9E6E0 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F9E6E0 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F9EB10, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150596448: 19852502 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA4560 (ref 13) 2023/02/06 14:07:44 [debug] 19347\#19347: malloc: 000000000904DD00:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA47D0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA48D0:48 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F9EB60 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F9EB60 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F9EF90, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150597600: 19852502 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19347\#19347: malloc: 000000000904DD70:16 2023/02/06 14:07:44 [debug] 19347\#19347: malloc: 000000000904DDC0:16 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA49E0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA4C50:184 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F9EFE0 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F9EFE0 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F9F410, unused: 0 2023/02/06 14:07:44 [debug] 19347\#19347: malloc: 000000000904DE10:80 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150598752: 19852502 2023/02/06 14:07:44 [debug] 19347\#19347: malloc: 000000000904DEA0:16 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA4E60 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA50D0:184 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F9F460 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F9F460 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F9F890, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150599904: 19852502 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA52E0 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA5550:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA5650:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA56C0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F9F8E0 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F9F8E0 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008F9FD10, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150601056: 19852502 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA5760 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA59D0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA5AD0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA5B40:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F9FD60 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F9FD60 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FA0190, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150602208: 19852502 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA5BE0 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA5E50:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA5F50:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA5FC0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FA01E0 (ref 19) 2023/02/06 14:07:44 [debug] 19347\#19347: malloc: 000000000904DF40:16 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FA01E0 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FA0610, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150603360: 19852502 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA6060 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA62D0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA63D0:48 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FA0660 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FA0660 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FA0A90, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150604512: 19852502 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FA64E0 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA6750:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA6850:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FA68C0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FA0AE0 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FA0AE0 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FA0F10, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: worker cycle 2023/02/06 14:07:44 [debug] 19311\#19311: epoll timer: 6 2023/02/06 14:07:44 [debug] 19347\#19347: *214 accept: 127.0.0.1:16288 fd:3 2023/02/06 14:07:44 [debug] 19347\#19347: malloc: 000000000904DF90:64 2023/02/06 14:07:44 [debug] 19347\#19347: malloc: 000000000904E010:16 2023/02/06 14:07:44 [debug] 19347\#19347: malloc: 000000000904E060:24 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FA37E0 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FA37E0 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FA3C10, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150617184: 19852516 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FAF600 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FAF870:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FAF970:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FAF9E0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FA3C60 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FA3C60 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FA4090, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150618336: 19852516 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FAFA80 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FAFCF0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FAFDF0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FAFE60:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FA40E0 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FA40E0 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FA4510, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150619488: 19852516 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FAFF00 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB0170:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB0270:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB02E0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FA4560 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FA4560 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FA4990, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150620640: 19852516 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB0380 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB05F0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB06F0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB0760:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FA49E0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FA49E0 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FA4E10, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150621792: 19852516 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB0800 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB0A70:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB0B70:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB0BE0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FA4E60 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FA4E60 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FA5290, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150622944: 19852516 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB0C80 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB0EF0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB0FF0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB1060:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FA52E0 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FA52E0 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FA5710, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150624096: 19852516 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB1100 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB1370:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB1470:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB14E0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FA5760 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FA5760 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FA5B90, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150625248: 19852516 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB1580 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB17F0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB18F0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB1960:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FA5BE0 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FA5BE0 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FA6010, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150626400: 19852516 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19347\#19347: *214 http request line: "GET /ver HTTP/1.1" 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB1A00 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB1C70:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB1D70:48 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FA6060 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FA6060 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FA6490, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150627552: 19852516 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB1E80 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB20F0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB21F0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB2260:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FA64E0 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FA64E0 (ref 12) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FA6910, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: worker cycle 2023/02/06 14:07:44 [debug] 19311\#19311: epoll timer: 10 2023/02/06 14:07:44 [debug] 19347\#19347: *214 http uri: "/ver" 2023/02/06 14:07:44 [debug] 19347\#19347: *214 http args: "" 2023/02/06 14:07:44 [debug] 19347\#19347: *214 http exten: "" 2023/02/06 14:07:44 [debug] 19347\#19347: *214 malloc: 000000000904F700:960 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F91FC0 (ref 10) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F91FC0 (ref 10) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FA6B20, unused: 0 2023/02/06 14:07:44 [debug] 19347\#19347: *214 generic phase: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150543168: 19852527 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB2780 (ref 10) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB29F0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB2AF0:48 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F91B40 (ref 9) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F91B40 (ref 9) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FA7A40, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150542016: 19852527 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB2C00 (ref 9) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB2E70:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB2F70:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB2FE0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F916C0 (ref 8) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F916C0 (ref 8) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FA8960, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150540864: 19852527 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB3080 (ref 8) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB32F0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB33F0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB3460:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F91240 (ref 7) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F91240 (ref 7) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FA9880, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150539712: 19852527 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB3500 (ref 7) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB3770:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB3870:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB38E0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F90DC0 (ref 6) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F90DC0 (ref 6) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FAA7A0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150538560: 19852527 2023/02/06 14:07:44 [debug] 19347\#19347: *214 rewrite phase: 1 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB3980 (ref 6) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB3BF0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB3CF0:48 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F90940 (ref 5) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F90940 (ref 5) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FAB6C0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150537408: 19852527 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB3E00 (ref 5) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB4070:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB4170:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB41E0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F904C0 (ref 4) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F904C0 (ref 4) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FAC5E0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150536256: 19852527 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB4280 (ref 4) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB44F0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB45F0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB4660:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F90040 (ref 3) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F90040 (ref 3) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FAD500, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150535104: 19852527 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB4700 (ref 3) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB4970:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB4A70:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB4AE0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008F8FBC0 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008F8FBC0 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FAE420, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150663552: 19852527 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB4B80 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB4DF0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB4EF0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB4F60:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FAF180 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FAF180 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FAF5B0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150664704: 19852527 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB5000 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB5270:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB5370:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB53E0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FAF600 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FAF600 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FAFA30, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150665856: 19852527 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB5480 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB56F0:184 2023/02/06 14:07:44 [debug] 19347\#19347: *214 test location: "/ver" 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB57F0:48 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FAFA80 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FAFA80 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FAFEB0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150667008: 19852527 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB5900 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB5B70:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB5C70:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB5CE0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FAFF00 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FAFF00 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB0330, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150668160: 19852527 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB5D80 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB5FF0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB60F0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB6160:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB0380 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB0380 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB07B0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150669312: 19852527 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB6200 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB6470:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB6570:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB65E0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB0800 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB0800 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB0C30, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150670464: 19852527 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB6680 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB68F0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB69F0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB6A60:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB0C80 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB0C80 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB10B0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150671616: 19852527 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19347\#19347: *214 using configuration "=/ver" 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB6B00 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB6D70:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB6E70:48 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB1100 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB1100 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB1530, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150672768: 19852527 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB6F80 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB71F0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB72F0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB7360:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB1580 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB1580 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB19B0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150673920: 19852527 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB7400 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB7670:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB7770:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB77E0:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB1A00 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB1A00 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB1E30, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: event timer del: 150675072: 19852527 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [debug] 19311\#19311: lua ref lua thread 0000000008FB7880 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB7AF0:184 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB7BF0:48 2023/02/06 14:07:44 [debug] 19311\#19311: malloc: 0000000008FB7C60:9 ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB1E80 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB1E80 (ref 19) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB22B0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: *215 event timer del: 0: 19852537 2023/02/06 14:07:44 [debug] 19311\#19311: *215 lua sleep timer expired: "?" 2023/02/06 14:07:44 [debug] 19311\#19311: *215 lua run thread, top:0 c:1 2023/02/06 14:07:44 [debug] 19311\#19311: *215 lua resume returned 0 2023/02/06 14:07:44 [debug] 19311\#19311: *215 lua light thread ended normally 2023/02/06 14:07:44 [debug] 19311\#19311: *215 lua deleting light thread 0000000008FA0F60 (ref 14) ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB4B80 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB4B80 (ref 16) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB4FB0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough 2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB5000 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB5000 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB5430, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB5000 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB5000 (ref 1) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB5430, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough 2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB5480 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB5480 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB58B0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB5480 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB5480 (ref 18) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB58B0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough 2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB5900 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB5900 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB5D30, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB5900 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB5900 (ref 29) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB5D30, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough 2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB5D80 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB5D80 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB61B0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB5D80 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB5D80 (ref 2) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB61B0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough 2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB6200 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB6200 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB6630, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB6200 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB6200 (ref 13) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB6630, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough 2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB6680 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB6680 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB6AB0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB6680 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB6680 (ref 20) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB6AB0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough 2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB6B00 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB6B00 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB6F30, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB6B00 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB6B00 (ref 15) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB6F30, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough 2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB6F80 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB6F80 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB73B0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB6F80 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB6F80 (ref 31) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB73B0, unused: 0 2023/02/06 14:07:44 [debug] 19311\#19311: lua ngx.timer expired 2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough 2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB7400 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB7400 (ref 17) 2023/02/06 14:07:44 [debug] 19347\#19347: *214 HTTP/1.1 200 OK Server: nginx/1.21.4 (no pool) ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB7400 (ref 17) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB7400 (ref 17) 2023/02/06 14:07:44 [debug] 19347\#19347: *214 HTTP/1.1 200 OK Server: nginx/1.21.4 (no pool) Date: Mon, 06 Feb 2023 14:07:44 GMT Content-Type: text/plain Content-Length: 10 Connection: keep-alive ' |
152-timer-every.t | TEST 3: lua variable sharing via upvalue - pattern "[alert]" should not match any line in error.log but matches line "2023/02/06 14:07:44 [alert] 19311\#19311: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough" (req 0) |
2023/02/06 14:07:44 [debug] 19311\#19311: lua freeing light thread 0000000008FB7880 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: lua unref lua thread 0000000008FB7880 (ref 28) 2023/02/06 14:07:44 [debug] 19311\#19311: free: 0000000008FB7CB0, unused: 0 2023/02/06 14:07:44 [debug] 19347\#19347: *214 malloc: 00000000090502F0:16 2023/02/06 14:07:44 [debug] 19347\#19347: *214 malloc: 0000000009050340:16 2023/02/06 14:07:44 [debug] 19311\#19311: worker cycle 2023/02/06 14:07:44 [debug] 19311\#19311: epoll timer: 20 2023/02/06 14:07:44 [debug] 19347\#19347: *214 write new buf t:1 f:0 00000000090501B0, pos 00000000090501B0, size: 158 file: 0, size: 0 2023/02/06 14:07:44 [debug] 19347\#19347: *214 http write filter: l:0 f:0 s:158 ' |
152-timer-every.t | TEST 1: simple very - pattern "(?^:\[lua\] content_by_lua\(nginx\.conf:\d+\):\d+: elapsed: 0\.0(?:4[4-9]|5[0-6])\d*, context: ngx\.timer, client: \d+\.\d+\.\d+\.\d+, server: 0\.0\.0\.0:\d+)" should match a line in error.log (req 0) | |
152-timer-every.t | TEST 6: memory leak check - response_body - response is expected (repeated req 0, req 0) |
@@ -1,2 +1,2 @@ registered timer -growth1 == growth2: true +growth1 == growth2: false ' |
153-semaphore-hup.t | TEST 1: timer + reload - grep_error_log_out (req 0) |
@@ -1,5 +1,5 @@ created semaphore object -created semaphore object try to reload nginx +created semaphore object created semaphore object created semaphore object ' |
153-semaphore-hup.t | TEST 2: timer + reload (lua code cache off) - grep_error_log_out (req 0) |
@@ -1,5 +1,2 @@ created semaphore object created semaphore object -try to reload nginx -created semaphore object -created semaphore object ' |
161-load-resty-core.t | nginx: [alert] | failed to load the 'resty.core' module (https://github.com/openresty/lua-resty-core); ensure you are using an OpenResty release from https://openresty.org/en/download.html (reason: module 'resty.core' not found: |
166-ssl-client-hello.t | TEST 16: simple user thread wait with yielding - pattern "[error]" should not match any line in error.log but matches line "2023/02/06 14:09:55 [error] 22572\#22572: send() failed (111: Connection refused)" (req 0) |
2023/02/06 14:09:55 [debug] 22572\#22572: close listening unix:/home/ec2-user/git/lua-nginx-module/t/servroot/html/nginx.sock \#10 2023/02/06 14:09:55 [debug] 22572\#22572: epoll del event: fd:7 op:2 ev:00000000 2023/02/06 14:09:55 [debug] 22572\#22572: close listening 0.0.0.0:1984 \#7 2023/02/06 14:09:55 [notice] 22572\#22572: exiting 2023/02/06 14:09:55 [debug] 22572\#22572: flush files 2023/02/06 14:09:55 [debug] 22572\#22572: run cleanup: 0000000008467A20 2023/02/06 14:09:55 [debug] 22572\#22572: run cleanup: 000000000890D6C0 2023/02/06 14:09:55 [debug] 22572\#22572: lua decrementing the reference count for Lua VM: 1 2023/02/06 14:09:55 [debug] 22572\#22572: lua close the global Lua VM 00000000086897E0 ' |
Go back to the index page.