: 0x2aff6de550 nil "server on recv" uv_udp_t: 0x2aff6d9c70 "PING" { family = "inet", port = 36733, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0x2aff6d9c70 "client on close" uv_udp_t: 0x2aff6de550 ok 121 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0x2aff6de550 } { req = 0, client = uv_udp_t: 0x2aff6d9c70 } "client on send" uv_udp_t: 0x2aff6d9c70 nil "server on recv" uv_udp_t: 0x2aff6de550 "PING" { family = "inet", port = 51567, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0x2aff6de550 "client on close" uv_udp_t: 0x2aff6d9c70 ok 122 udp - basic udp send from table { server = uv_udp_t: 0x2aff6d9c70 } { req = 0, client = uv_udp_t: 0x2aff6de550 } "client on send" uv_udp_t: 0x2aff6de550 nil "server on recv" uv_udp_t: 0x2aff6d9c70 "PING" { family = "inet6", port = 47179, ip = "::1" } { } "server on close" uv_udp_t: 0x2aff6d9c70 "client on close" uv_udp_t: 0x2aff6de550 ok 123 udp - basic udp server and client (ipv6) ./tests/test-udp.lua:85: bad argument #3 to 'udp_send' (Host must be string or nil) ./tests/test-udp.lua:87: bad argument #4 to 'udp_send' (Port must be number or nil) ./tests/test-udp.lua:89: bad argument #3 to 'udp_send' (Both host and port must be nil if one is nil) ./tests/test-udp.lua:91: bad argument #4 to 'udp_send' (Both host and port must be nil if one is nil) ok 124 udp - udp send args { server = uv_udp_t: 0x2aff6de550 } { family = "inet", port = 9123, ip = "127.0.0.1" } "server on recv" uv_udp_t: 0x2aff6de550 "PING" { family = "inet", port = 39856, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x2aff6de550 "PING" { family = "inet", port = 44173, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x2aff6de550 "PING" { family = "inet", port = 44173, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x2aff6de550 nil nil { } "server on recv" uv_udp_t: 0x2aff6de550 "PING" { family = "inet", port = 46801, ip = "127.0.0.1" } { } "client on close" uv_udp_t: 0x2aff6d9c70 "server on close" uv_udp_t: 0x2aff6de550 ok 125 udp - udp connect "PING" { family = "inet", port = 48649, ip = "127.0.0.1" } "PING" { family = "inet", port = 48649, ip = "127.0.0.1" } "PING" { family = "inet", port = 48649, ip = "127.0.0.1" } "PING" { family = "inet", port = 48649, ip = "127.0.0.1" } "PING" { family = "inet", port = 48649, ip = "127.0.0.1" } "PING" { family = "inet", port = 48649, ip = "127.0.0.1" } "PING" { family = "inet", port = 48649, ip = "127.0.0.1" } "PING" { family = "inet", port = 48649, ip = "127.0.0.1" } ok 126 udp - udp recvmmsg ok 127 work - test threadpool with return none "Please be patient, the test cost a lots of time" "run 10%" "run 20%" "run 30%" "run 40%" "run 50%" "run 60%" "run 70%" "run 80%" "run 90%" "run 100%" ok 128 work - test threadpool "in async notify callback" "a" true 250 2 4 "uv_thread_t: 0x3f815d4180" "hello" uv_thread_t: 0x3f815d4180 finish hello ok 129 work - test threadpool with async 1 2 3 4 5 7 8 ok 130 work - test threadpool with coro ok 131 work - test threadpool with invalid argument Uncaught Error: Error: thread arg not support type 'table' at 1 stack traceback: [C]: ? ok 132 work - test threadpool with invalid return value #1 failed test In uv_thread_t: 0x3f73fff180 hello world from thread 6 error: Bad exit status from /var/tmp/rpm-tmp.k5d6pb (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.k5d6pb (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lua-luv.spec