Detailed Test Report for ngx_stream_lua in linux x86_64
Commit |
Testing Time |
Unexpected Failures |
Expected Failures |
Files |
Tests |
Elapsed Time |
9135e7bd
|
2023-12-22 15:22:29 GMT |
0 |
0 |
118
|
10312 |
455 sec |
LuaJIT 2.1.1700206165, commit 4182d6bf
(none)
(none)
- t/014-bugs.t TEST 4: lua_code_cache off + setkeepalive - 2023/12/22 16:06:38 [alert] 3918#0: stream lua_code_cache is off; this will hurt performance in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:21
- t/068-socket-keepalive.t TEST 46: conn queuing: resume connect operation if resumed connect failed (could not be resolved) - 2023/12/22 16:10:06 [alert] 12199#0: 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) - 2023/12/22 16:10:57 [alert] 13151#0: 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) - 2023/12/22 16:11:01 [alert] 13187#0: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/127-uthread-kill.t TEST 3: kill pending resolver - 2023/12/22 16:12:49 [alert] 14723#0: 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 - 2023/12/22 16:12:58 [alert] 14812#0: 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 - 2023/12/22 16:12:59 [alert] 14812#0: send() failed (1: Operation not permitted) while resolving, resolver: 127.0.0.2:12345
- t/129-ssl-socket.t TEST 17: unsupported ssl protocol - 2023/12/22 16:13:05 [crit] 14913#0: *3 SSL_do_handshake() failed (SSL: error:141E70BF:SSL routines:tls_construct_client_hello:no protocols available), client: 127.0.0.1, server: 0.0.0.0:1985
- t/129-ssl-socket.t TEST 17: unsupported ssl protocol - 2023/12/22 16:13:05 [crit] 14913#0: *8 SSL_do_handshake() failed (SSL: error:141E70BF:SSL routines:tls_construct_client_hello:no protocols available), client: 127.0.0.1, server: 0.0.0.0:1985
- t/158-global-var.t TEST 8: balancer_by_lua - 2023/12/22 16:13:40 [crit] 15536#0: *3 connect() to 0.0.0.1:1234 failed (22: Invalid argument) while connecting to upstream, client: 127.0.0.1, server: 0.0.0.0:1985, upstream: \"0.0.0.1:1234\", bytes from/to client:0/0, bytes from/to upstream:0/0
- t/158-global-var.t TEST 8: balancer_by_lua - 2023/12/22 16:13:40 [crit] 15536#0: *7 connect() to 0.0.0.1:1234 failed (22: Invalid argument) while connecting to upstream, client: 127.0.0.1, server: 0.0.0.0:1985, upstream: \"0.0.0.1:1234\", bytes from/to client:0/0, bytes from/to upstream:0/0
- t/161-load-resty-core.t TEST 3: resty.core is automatically loaded in the Lua VM with 'lua_code_cache off' - 2023/12/22 16:13:44 [alert] 15679#0: stream lua_code_cache is off; this will hurt performance in /home/ec2-user/git/stream-lua-nginx-module/t/servroot/conf/nginx.conf:17
Go back to the index page.