Detailed Test Report for ngx_lua in linux x86_64
Commit |
Testing Time |
Unexpected Failures |
Expected Failures |
Files |
Tests |
Elapsed Time |
f44c1885
|
2024-08-16 06:41:56 GMT |
0 |
0 |
220
|
23147 |
1054 sec |
LuaJIT 2.1.1723681758, commit 4182d6bf
(none)
(none)
- t/014-bugs.t TEST 39: lua_code_cache off + setkeepalive - 2024/08/16 06:47:49 [alert] 3326#3326: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:39
- t/016-resp-header.t TEST 3: set response content-length header - unexpected extra bytes after last chunk in response: "lo\x{0a}"
- t/023-rewrite/uthread-exit.t TEST 6: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.udp) - 2024/08/16 06:51:31 [alert] 6414#6414: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/024-access/uthread-exit.t TEST 5: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.tcp) - 2024/08/16 06:53:15 [alert] 7805#7805: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/024-access/uthread-exit.t TEST 6: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.udp) - 2024/08/16 06:53:18 [alert] 7829#7829: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/033-ctx.t TEST 18: ngx.ctx gets prematurely released ngx.exit() (lua_code_cache off) - 2024/08/16 06:54:31 [alert] 9078#9078: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:40
- t/068-socket-keepalive.t TEST 46: conn queuing: resume connect operation if resumed connect failed (could not be resolved) - 2024/08/16 06:57:29 [alert] 12573#12573: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/094-uthread-exit.t TEST 6: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.udp) - 2024/08/16 06:58:51 [alert] 14153#14153: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/094-uthread-exit.t TEST 5: exit in user thread (entry thread is still pending on the DNS resolver for ngx.socket.tcp) - 2024/08/16 06:59:00 [alert] 14240#14240: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/127-uthread-kill.t TEST 3: kill pending resolver - 2024/08/16 07:01:51 [alert] 16745#16745: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/128-duplex-tcp-socket.t TEST 6: concurrent operations while resolving - 2024/08/16 07:01:56 [alert] 16819#16819: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/129-ssl-socket.t TEST 16: unsupported ssl protocol - 2024/08/16 07:02:09 [crit] 16979#16979: *1 SSL_do_handshake() failed (SSL: error:141E70BF:SSL routines:tls_construct_client_hello:no protocols available), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/129-ssl-socket.t TEST 16: unsupported ssl protocol - 2024/08/16 07:02:09 [crit] 16979#16979: *4 SSL_do_handshake() failed (SSL: error:141E70BF:SSL routines:tls_construct_client_hello:no protocols available), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/132-lua-blocks.t TEST 14: missing } - 2024/08/16 07:02:23 [emerg] 17155#17155: \"events\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:56 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/132-lua-blocks.t TEST 14: missing } - 2024/08/16 07:02:23 [emerg] 17157#17157: \"events\" directive is not allowed here in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:56 at /home/ec2-user/git/lua-nginx-module/../test-nginx/lib/Test/Nginx/Socket.pm line 1417.
- t/138-balancer-upstream-bind.t TEST 4: bind to not exist addr 100.100.100.100 - 2024/08/16 07:02:28 [crit] 17311#17311: *1 bind(100.100.100.100) failed (99: Cannot assign requested address) while connecting to upstream, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"http://127.0.0.1:1984/back\", host: \"localhost\"
- t/138-balancer-upstream-bind.t TEST 4: bind to not exist addr 100.100.100.100 - 2024/08/16 07:02:28 [crit] 17311#17311: *2 bind(100.100.100.100) failed (99: Cannot assign requested address) while connecting to upstream, client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", upstream: \"http://127.0.0.1:1984/back\", host: \"localhost\"
- t/138-balancer.t TEST 12: code cache off - 2024/08/16 07:02:30 [alert] 17373#17373: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:27
- t/138-balancer.t TEST 13: lua subrequests - 2024/08/16 07:02:31 [alert] 17379#17379: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/150-fake-delayed-load.t TEST 2: lua code cache off - 2024/08/16 07:03:12 [alert] 18106#18106: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/152-timer-every.t TEST 8: respect lua_max_running_timers - 2024/08/16 07:03:16 [alert] 18246#18246: lua failed to run timer with function defined at =content_by_lua(nginx.conf:42):2: 9 lua_max_running_timers are not enough
- t/152-timer-every.t TEST 9: lua_code_cache off - 2024/08/16 07:03:17 [alert] 18257#18257: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/153-semaphore-hup.t TEST 2: timer + reload (lua code cache off) - 2024/08/16 07:03:21 [alert] 18302#18302: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/153-semaphore-hup.t TEST 2: timer + reload (lua code cache off) - 2024/08/16 07:03:21 [alert] 18303#18303: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/161-load-resty-core.t TEST 3: resty.core is automatically loaded in the Lua VM with 'lua_code_cache off' - 2024/08/16 07:03:41 [alert] 18654#18654: lua_code_cache is off; this will hurt performance in /home/ec2-user/git/lua-nginx-module/t/servroot/conf/nginx.conf:25
- t/168-tcp-socket-bind.t TEST 4: upstream sockets bind not exist ip - 2024/08/16 07:04:27 [crit] 24259#24259: *1 bind(8.8.8.8) failed (99: Cannot assign requested address), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 4: upstream sockets bind not exist ip - 2024/08/16 07:04:27 [crit] 24259#24259: *2 bind(8.8.8.8) failed (99: Cannot assign requested address), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 4: upstream sockets bind not exist ip - 2024/08/16 07:04:28 [crit] 24259#24259: *3 bind(8.8.8.8) failed (99: Cannot assign requested address), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
- t/168-tcp-socket-bind.t TEST 4: upstream sockets bind not exist ip - 2024/08/16 07:04:28 [crit] 24259#24259: *4 bind(8.8.8.8) failed (99: Cannot assign requested address), client: 127.0.0.1, server: localhost, request: \"GET /t HTTP/1.1\", host: \"localhost\"
Go back to the index page.