>>> lua-luv: Building community/lua-luv 1.44.2.1-r4 (using abuild 3.11.0-r1) started Mon, 15 May 2023 12:24:28 +0000 >>> lua-luv: Checking sanity of /home/buildozer/aports/community/lua-luv/APKBUILD... >>> WARNING: lua-luv: No maintainer >>> lua-luv: Analyzing dependencies... >>> lua-luv: Installing for build: build-base cmake libuv-dev lua-compat53-dev ninja luajit-dev lua5.1-dev lua5.4-dev (1/18) Installing libarchive (3.6.2-r3) (2/18) Installing libformw (6.4_p20230514-r0) (3/18) Installing rhash-libs (1.4.3-r2) (4/18) Installing libuv (1.44.2-r3) (5/18) Installing cmake (3.26.3-r1) (6/18) Installing libuv-dev (1.44.2-r3) (7/18) Installing lua-compat53-dev (0.10-r1) (8/18) Installing samurai (1.2-r3) (9/18) Installing luajit (2.1_p20230410-r3) (10/18) Installing luajit-dev (2.1_p20230410-r3) (11/18) Installing lua5.1-libs (5.1.5-r12) (12/18) Installing lua5.1 (5.1.5-r12) (13/18) Installing lua5.1-dev (5.1.5-r12) (14/18) Installing lua5.4-libs (5.4.6-r0) (15/18) Installing readline (8.2.1-r2) (16/18) Installing lua5.4 (5.4.6-r0) (17/18) Installing lua5.4-dev (5.4.6-r0) (18/18) Installing .makedepends-lua-luv (20230515.122428) Executing busybox-1.36.0-r11.trigger OK: 949 MiB in 127 packages >>> lua-luv: Cleaning up srcdir >>> lua-luv: Cleaning up pkgdir >>> lua-luv: Fetching https://distfiles.alpinelinux.org/distfiles/edge//lua-luv-1.44.2-1.tar.gz >>> lua-luv: Fetching https://distfiles.alpinelinux.org/distfiles/edge//lua-luv-1.44.2-1.tar.gz >>> lua-luv: Checking sha512sums... lua-luv-1.44.2-1.tar.gz: OK disable-udp-test.patch: OK >>> lua-luv: Unpacking /var/cache/distfiles/edge//lua-luv-1.44.2-1.tar.gz... >>> lua-luv: disable-udp-test.patch patching file tests/test-udp.lua CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.1.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LIBUV) does not match the name of the calling package (Libuv). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindLibuv.cmake:33 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBUV: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.1.5") -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1/build-5.1 [1/5] Building C object CMakeFiles/libluv.dir/src/luv.c.o [2/5] Building C object CMakeFiles/luv.dir/src/luv.c.o [3/5] Linking C shared library libluv.so.1.44.2 [4/5] Linking C shared module luv.so [5/5] Creating library symlink libluv.so.1 libluv.so CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.1.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LIBUV) does not match the name of the calling package (Libuv). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindLibuv.cmake:33 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBUV: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.4.6") -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1/build-5.4 [1/5] Building C object CMakeFiles/libluv.dir/src/luv.c.o [2/5] Building C object CMakeFiles/luv.dir/src/luv.c.o [3/5] Linking C shared library libluv.so.1.44.2 [4/5] Linking C shared module luv.so [5/5] Creating library symlink libluv.so.1 libluv.so CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.1.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LIBUV) does not match the name of the calling package (Libuv). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindLibuv.cmake:33 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBUV: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.1.4") -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1/build-jit [1/5] Building C object CMakeFiles/libluv.dir/src/luv.c.o [2/5] Building C object CMakeFiles/luv.dir/src/luv.c.o [3/5] Linking C shared module luv.so [4/5] Linking C shared library libluv.so.1.44.2 [5/5] Creating library symlink libluv.so.1 libluv.so CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.1.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (LIBUV) does not match the name of the calling package (Libuv). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/Modules/FindLibuv.cmake:33 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:68 (find_package) This warning is for project developers. Use -Wno-dev to suppress it. -- Found LIBUV: /usr/lib/libuv.so -- Found Lua: /usr/lib/liblua.so;/usr/lib/libm.a (found version "5.1.5") -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1/build-static [1/4] Building C object CMakeFiles/libluv_a.dir/src/luv.c.o [2/4] Building C object CMakeFiles/luv.dir/src/luv.c.o [3/4] Linking C shared module luv.so [4/4] Linking C static library libluv.a >>> lua-luv: Running tests with lua5.1 1..128 "in async notify callback" "a" true 250 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0xf7bb5280 "closed" uv_timer_t: 0xf7bb5280 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0xf7bb52e0 "closed" { } uv_timer_t: 0xf7bb52e0 ok 3 callbacks - luv_handle_t: callable table ok 4 callbacks - luv_req_t: function ok 5 callbacks - luv_req_t: callable table skipped ok 6 conversions - basic 64bit conversions begin wait end wait ok 7 coroutines - coroutines { { port = 80, protocol = "tcp", socktype = "stream", family = "inet6", addr = "::1" }, { port = 80, protocol = "tcp", socktype = "stream", family = "inet", addr = "127.0.0.1" } } 2 ok 8 dns - Get all local http addresses { { port = 80, protocol = "tcp", socktype = "stream", family = "inet6", addr = "::1" }, { port = 80, protocol = "tcp", socktype = "stream", family = "inet", addr = "127.0.0.1" } } 2 ok 9 dns - Get all local http addresses sync { { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", family = "inet", canonname = "luvit.io" } } 1 ok 10 dns - Get only ipv4 tcp adresses for luvit.io { { addr = "2604:a880:400:d0::1b9f:2001", protocol = "tcp", socktype = "stream", family = "inet6", canonname = "luvit.io" }, { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", family = "inet", canonname = "luvit.io" } } 2 ok 11 dns - Get ipv4 and ipv6 tcp adresses for luvit.io { { addr = "2604:a880:400:d0::1b9f:2001", protocol = "tcp", socktype = "stream", family = "inet6", canonname = "luvit.io" }, { addr = "2604:a880:400:d0::1b9f:2001", protocol = "udp", socktype = "dgram", family = "inet6", canonname = "luvit.io" }, { addr = "206.189.225.172", protocol = "tcp", socktype = "stream", family = "inet", canonname = "luvit.io" }, { addr = "206.189.225.172", protocol = "udp", socktype = "dgram", family = "inet", canonname = "luvit.io" } } 4 ok 12 dns - Get all adresses for luvit.io { service = "0", hostname = "0.0.0.0" } ok 13 dns - Lookup local ipv4 address { service = "0", hostname = "0.0.0.0" } ok 14 dns - Lookup local ipv4 address sync { service = "0", hostname = "build-edge-armv7.local" } ok 15 dns - Lookup local 127.0.0.1 ipv4 address { service = "0", hostname = "::" } ok 16 dns - Lookup local ipv6 address { service = "0", hostname = "build-edge-armv7.local" } ok 17 dns - Lookup local ::1 ipv6 address { service = "http", hostname = "::" } ok 18 dns - Lookup local port 80 service { fd = 13 } { stat = { nlink = 1, ino = 1226121, mtime = table: 0xf7bcb390, gid = 1000, mode = 33188, size = 6353, dev = 64769, gen = 0, rdev = 0, atime = table: 0xf7bcb360, blksize = 4096, uid = 1000, type = "file", flags = 0, ctime = table: 0xf7bcb3c0, birthtime = table: 0xf7bcb3f0, blocks = 16 } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 13 } { stat = { nlink = 1, ino = 1226121, mtime = table: 0xf7bc9950, gid = 1000, mode = 33188, size = 6353, dev = 64769, gen = 0, rdev = 0, atime = table: 0xf7bc98f0, blksize = 4096, uid = 1000, type = "file", flags = 0, ctime = table: 0xf7bc9a10, birthtime = table: 0xf7bc9a70, blocks = 16 } } { chunk = 6353 } ok 21 fs - read a file async ok 22 fs - fs.write ok 23 fs - fs.write data refs ok 24 fs - fs.stat sync ok 25 fs - fs.stat async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 26 fs - fs.stat sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 27 fs - fs.stat async error { name = ".ci", ftype = "directory" } { name = ".clang-format", ftype = "file" } { name = ".clangd", ftype = "file" } { name = ".editorconfig", ftype = "file" } { name = ".github", ftype = "directory" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = "CMakeLists.txt", ftype = "file" } { name = "LICENSE.txt", ftype = "file" } { name = "Makefile", ftype = "file" } { name = "README.md", ftype = "file" } { name = "appveyor.yml", ftype = "file" } { name = "build-5.1", ftype = "directory" } { name = "build-5.4", ftype = "directory" } { name = "build-jit", ftype = "directory" } { name = "build-static", ftype = "directory" } { name = "cmake", ftype = "directory" } { name = "deps", ftype = "directory" } { name = "docs.md", ftype = "file" } { name = "examples", ftype = "directory" } { name = "lgtm.yml", ftype = "file" } { name = "lib", ftype = "directory" } { name = "libluv.pc.in", ftype = "file" } { name = "luv-scm-0.rockspec", ftype = "file" } { name = "msvcbuild.bat", ftype = "file" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 28 fs - fs.scandir { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 29 fs - fs.scandir sync error { err = "ENOENT: no such file or directory: BAD_FILE!" } ok 30 fs - fs.scandir async error { name = ".ci", ftype = "directory" } { name = ".clang-format", ftype = "file" } { name = ".clangd", ftype = "file" } { name = ".editorconfig", ftype = "file" } { name = ".github", ftype = "directory" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = "CMakeLists.txt", ftype = "file" } { name = "LICENSE.txt", ftype = "file" } { name = "Makefile", ftype = "file" } { name = "README.md", ftype = "file" } { name = "appveyor.yml", ftype = "file" } { name = "build-5.1", ftype = "directory" } { name = "build-5.4", ftype = "directory" } { name = "build-jit", ftype = "directory" } { name = "build-static", ftype = "directory" } { name = "cmake", ftype = "directory" } { name = "deps", ftype = "directory" } { name = "docs.md", ftype = "file" } { name = "examples", ftype = "directory" } { name = "lgtm.yml", ftype = "file" } { name = "lib", ftype = "directory" } { name = "libluv.pc.in", ftype = "file" } { name = "luv-scm-0.rockspec", ftype = "file" } { name = "msvcbuild.bat", ftype = "file" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 31 fs - fs.scandir async ok 32 fs - fs.scandir with no iteration "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" ok 33 fs - fs.realpath ok 34 fs - fs.copyfile { { name = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } ok 35 fs - fs.{open,read,close}dir object sync #1 { { name = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } uv_dir_t: 0xf7bd8188 closed ok 36 fs - fs.{open,read,close}dir object sync #2 { { name = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } ok 37 fs - fs.{open,read,close}dir sync one entry { { name = "LICENSE.txt", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-static", type = "directory" }, { name = "lgtm.yml", type = "file" }, { name = "src", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = ".gitignore", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "Makefile", type = "file" }, { name = ".gitmodules", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "lib", type = "directory" }, { name = ".clang-format", type = "file" }, { name = "examples", type = "directory" }, { name = "cmake", type = "directory" }, { name = "README.md", type = "file" }, { name = "tests", type = "directory" }, { name = "build-5.1", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".ci", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = ".github", type = "directory" }, { name = "build-jit", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = "build-5.4", type = "directory" }, { name = "luv-scm-0.rockspec", type = "file" } } ok 38 fs - fs.{open,read,close}dir sync more entry { { name = "LICENSE.txt", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-static", type = "directory" }, { name = "lgtm.yml", type = "file" }, { name = "src", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = ".gitignore", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "Makefile", type = "file" }, { name = ".gitmodules", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "lib", type = "directory" }, { name = ".clang-format", type = "file" }, { name = "examples", type = "directory" }, { name = "cmake", type = "directory" }, { name = "README.md", type = "file" }, { name = "tests", type = "directory" }, { name = "build-5.1", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".ci", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = ".github", type = "directory" }, { name = "build-jit", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = "build-5.4", type = "directory" }, { name = "luv-scm-0.rockspec", type = "file" } } ok 39 fs - fs.{open,read,close}dir with more entry ok 40 fs - fs.opendir and fs.closedir in a loop { bavail = 116325751, type = 61267, bsize = 4096, files = 116916224, bfree = 139712989, ffree = 104205904, blocks = 460041184 } ok 41 fs - fs.statfs sync { bavail = 116325751, type = 61267, bsize = 4096, files = 116916224, bfree = 139712989, ffree = 104205904, blocks = 460041184 } ok 42 fs - fs.statfs async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 43 fs - fs.statfs sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 44 fs - fs.statfs async error ok 45 fs - fs.mkdtemp async ok 46 fs - fs.mkdtemp sync ok 47 fs - fs.mkdtemp async error ok 48 fs - fs.mkdtemp sync error ok 49 fs - fs.mkstemp async ok 50 fs - fs.mkstemp sync ok 51 fs - fs.mkstemp async error ok 52 fs - fs.mkstemp sync error "fs_rename" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" "fs_link" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_symlink" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_copyfile" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" ok 53 fs - errors with dest paths ok 54 handle - get type ok 55 loop - uv.loop_mode "stdio fd types" { [1] = "file", [2] = "file", [0] = "file" } ok 56 misc - uv.guess_handle { version = 76802, version_string = "1.44.2" } ok 57 misc - uv.version and uv.version_string { rss = 1368064, total = 269272244224, constrained = 9.2233720368548e+18, free = 264674226176 } ok 58 misc - memory size { uptime = 192139.94 } ok 59 misc - uv.uptime { inblock = 0, nsignals = 0, utime = { usec = 43589, sec = 0 }, oublock = 64, stime = { usec = 7073, sec = 0 }, nivcsw = 0, minflt = 680, idrss = 0, majflt = 0, nvcsw = 60, isrss = 0, nswap = 0, maxrss = 1724, msgsnd = 0, msgrcv = 0, ixrss = 0 } ok 60 misc - uv.getrusage 80 ok 61 misc - uv.available_parallelism { { speed = 0, times = table: 0xf7ba61a0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7ba6290, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7ba6380, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bc97a0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bc98c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bc9a70, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7ba7850, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7ba79a0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7ba7a60, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7ba7b50, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bd5890, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bd59e0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bd5b60, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bcc710, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bcc890, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bcca10, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7beb110, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7beb260, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c09b60, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bd8080, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bd8140, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bd6d30, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c01000, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c01180, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bfbfc0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bfc0b0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bfc290, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c0af40, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bf9dd0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bf9f80, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bcd460, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bcd520, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bc91d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bc92c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bf95c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bf9770, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bc8c90, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bc8d50, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bc8e10, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bd7120, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bd7210, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bd7330, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7ba74c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7ba7670, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bc73d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bc7550, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bc76d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bd6070, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bcb3c0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bcb510, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c01f60, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bca3a0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bca520, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bca6a0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bfb150, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bfb2d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bed270, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bcd070, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bd6430, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bc7bb0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bc7c70, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bc7e50, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bcc050, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bcc110, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7beea70, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bc9b90, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bc9cb0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bc9d70, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7c006d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bedde0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bfcce0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7ba61d0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7ba6350, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bc9890, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7ba77f0, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7ba7a30, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bd5860, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bd5b00, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7bcc800, model = "ARMv8 Processor rev 1 (v8l)" }, { speed = 0, times = table: 0xf7beb0e0, model = "ARMv8 Processor rev 1 (v8l)" } } ok 62 misc - uv.cpu_info "lo" { { mac = "\0\0\0\0\0\0", netmask = "255.0.0.0", internal = true, family = "inet", ip = "127.0.0.1" }, { mac = "\0\0\0\0\0\0", netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", internal = true, family = "inet6", ip = "::1" } } "eth0" { { mac = "\0>ADú", netmask = "255.255.255.0", internal = false, family = "inet", ip = "172.16.27.107" }, { mac = "\0>ADú", netmask = "ffff:ffff:ffff:ffff::", internal = false, family = "inet6", ip = "2a0a:e5c1:517:1:216:3eff:fe41:44fa" }, { mac = "\0>ADú", netmask = "ffff:ffff:ffff:ffff::", internal = false, family = "inet6", ip = "fe80::216:3eff:fe41:44fa" } } ok 63 misc - uv.interface_addresses { 15.15, 13.83, 14.93 } ok 64 misc - uv.loadavg "/usr/bin/lua5.1" ok 65 misc - uv.exepath "/home/buildozer" ok 66 misc - uv.os_homedir "/tmp" ok 67 misc - uv.os_tmpdir { username = "buildozer", uid = 1000, gid = 1000, homedir = "/home/buildozer", shell = "/bin/ash" } ok 68 misc - uv.os_get_passwd "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" "/" ok 69 misc - uv.cwd and uv.chdir 1.9213995179388e+14 ok 70 misc - uv.hrtime ok 71 misc - uv.getpid { release = "5.15.85-0-lts", machine = "armv8l", version = "#1-Alpine SMP Thu, 22 Dec 2022 08:57:12 +0000", sysname = "Linux" } ok 72 misc - uv.os_uname os.time 1684153481 uv.gettimeofday 1684153481.000949 ok 73 misc - uv.gettimeofday ok 74 misc - uv.os_environ ok 75 misc - uv.sleep ok 76 misc - uv.random async ok 77 misc - uv.random sync ok 78 misc - uv.random errors ok 79 pipe - pipe chmod ok 80 pipe - pipe ping pong ok 81 pipe - pipe close fd "prepare" uv_prepare_t: 0xf7c55400 ok 82 prepare-check-idle-async - simple prepare "check" uv_check_t: 0xf7bd7b00 "timeout" uv_timer_t: 0xf7bb52e0 ok 83 prepare-check-idle-async - simple check "idle" uv_idle_t: 0xf7c558e0 ok 84 prepare-check-idle-async - simple idle ok 85 prepare-check-idle-async - simple async ok 86 process - test disable_stdio_inheritance { handle = uv_process_t: 0xf7be3d40, pid = 45388 } "stdout" { chunk = "Hello World\n" } "exit" { signal = 0, code = 0 } ok 87 process - process stdout { handle = uv_process_t: 0xf7bc5cb0, pid = 45389 } "exit" uv_process_t: 0xf7bc5cb0 { status = 0, signal = 2 } ok 88 process - spawn and kill by pid { handle = uv_process_t: 0xf7bda390, pid = 45390 } "exit" uv_process_t: 0xf7bda390 { status = 0, signal = 15 } ok 89 process - spawn and kill by handle ok 90 process - invalid command { handle = uv_process_t: 0xf7bc4490, pid = 45392 } "stdout" { chunk = "Hello World" } "exit" { signal = 0, code = 0 } ok 91 process - process stdio ok 92 process - get pid ok 93 req - cancel ok 94 req - get type Sending child SIGINT "sigint\n" "exit" { signal = 0, pid = 45394, code = 0 } ok 95 signal - Catch SIGINT { address = { family = "inet", port = 41293, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7bf7eb0 } { req = uv_connect_t: 0xf7bb57e8, client = uv_tcp_t: 0xf7bfb930 } "server on connection" uv_tcp_t: 0xf7bf7eb0 "client on connect" uv_tcp_t: 0xf7bfb930 nil "client on shutdown" uv_tcp_t: 0xf7bfb930 nil "client on close" uv_tcp_t: 0xf7bfb930 ok 96 tcp - basic tcp server and client (ipv4) { address = { family = "inet6", port = 35999, ip = "::1" }, server = uv_tcp_t: 0xf7bfba50 } { req = uv_connect_t: 0xf7bb3dc8, client = uv_tcp_t: 0xf7c08760 } "server on connection" uv_tcp_t: 0xf7bfba50 "client on connect" uv_tcp_t: 0xf7c08760 nil "client on shutdown" uv_tcp_t: 0xf7c08760 nil "client on close" uv_tcp_t: 0xf7c08760 ok 97 tcp - basic tcp server and client (ipv6) { address = { family = "inet", port = 42263, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7bbf1c0 } { req = uv_write_t: 0xf7bf9b18, socket = uv_tcp_t: 0xf7bbf2e0 } "client onwrite" uv_tcp_t: 0xf7bbf2e0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 98 tcp - tcp echo server and client { address = { family = "inet", port = 38677, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7bbf760 } { req = uv_write_t: 0xf7bf9b18, socket = uv_tcp_t: 0xf7bbf9a0 } "client onwrite" uv_tcp_t: 0xf7bbf9a0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 99 tcp - tcp echo server and client with methods "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" ok 100 tcp - tcp invalid ip address { address = { family = "inet", port = 43193, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7bbfb50 } { req = uv_write_t: 0xf7bf9b18, socket = uv_tcp_t: 0xf7bbfc70 } "client onwrite" uv_tcp_t: 0xf7bbfc70 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 101 tcp - tcp close reset client { address = { family = "inet", port = 38033, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7bbfeb0 } { req = uv_write_t: 0xf7bf9818, socket = uv_tcp_t: 0xf7bf1250 } "client onwrite" uv_tcp_t: 0xf7bf1250 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 102 tcp - tcp close reset after shutdown { address = { family = "inet", port = 43855, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7bf17f0 } { req = uv_write_t: 0xf7bf9818, socket = uv_tcp_t: 0xf7bf1d00 } "client onwrite" uv_tcp_t: 0xf7bf1d00 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 103 tcp - tcp close reset accepted { address = { family = "inet", port = 46807, ip = "127.0.0.1" }, server = uv_tcp_t: 0xf7bb7520 } { req = uv_write_t: 0xf7bf9b18, socket = uv_tcp_t: 0xf7bb7640 } "client onwrite" uv_tcp_t: 0xf7bb7640 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 104 tcp - tcp close reset accepted after shutdown ok 105 tcp - socketpair ping pong In uv_thread_t: 0xf5b90d84 { delay = 100, elapsed = 100 } ok 106 thread - test thread create ok 107 thread - test thread create with arguments Runing uv_thread_t: 0xf7cfd464 Runing uv_thread_t: 0xf7cfd464 { delay = 100, elapsed = 100 } ok 108 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 101 } ok 109 thread - test thread create with options table "timeout" uv_timer_t: 0xf7bb52e0 "closed" uv_timer_t: 0xf7bb52e0 ok 110 timer - simple timeout "interval" uv_timer_t: 0xf7bb5340 "interval" uv_timer_t: 0xf7bb5340 "interval" uv_timer_t: 0xf7bb5340 "closed" uv_timer_t: 0xf7bb5340 ok 111 timer - simple interval "interval" uv_timer_t: 0xf7bb5400 "timeout" uv_timer_t: 0xf7bb53a0 "interval" uv_timer_t: 0xf7bb5400 ok 112 timer - timeout with interval "interval" uv_timer_t: 0xf7bb5460 0 "interval" uv_timer_t: 0xf7bb5460 8 "interval" uv_timer_t: 0xf7bb5460 4 "interval" uv_timer_t: 0xf7bb5460 2 ok 113 timer - shrinking interval "interval" uv_timer_t: 0xf7bb54c0 0 "interval" uv_timer_t: 0xf7bb54c0 8 "interval" uv_timer_t: 0xf7bb54c0 4 "interval" uv_timer_t: 0xf7bb54c0 2 ok 114 timer - shrinking interval using methods ok 115 timer - timer init ok 116 timer - timer huge timeout { server = uv_udp_t: 0xf7bf9b00 } { req = 0, client = uv_udp_t: 0xf7ba8800 } "client on send" uv_udp_t: 0xf7ba8800 nil "server on recv" uv_udp_t: 0xf7bf9b00 "PING" { family = "inet", port = 32877, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0xf7bf9b00 "client on close" uv_udp_t: 0xf7ba8800 ok 117 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0xf7bf9b00 } { req = 0, client = uv_udp_t: 0xf7ba8bf0 } "client on send" uv_udp_t: 0xf7ba8bf0 nil "server on recv" uv_udp_t: 0xf7bf9b00 "PING" { family = "inet", port = 59855, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0xf7bf9b00 "client on close" uv_udp_t: 0xf7ba8bf0 ok 118 udp - basic udp send from table { server = uv_udp_t: 0xf7bf9b00 } { req = 0, client = uv_udp_t: 0xf7ba8fe0 } "client on send" uv_udp_t: 0xf7ba8fe0 nil "server on recv" uv_udp_t: 0xf7bf9b00 "PING" { family = "inet6", port = 58962, ip = "::1" } { } "server on close" uv_udp_t: 0xf7bf9b00 "client on close" uv_udp_t: 0xf7ba8fe0 ok 119 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 120 udp - udp send args { server = uv_udp_t: 0xf7bf9b00 } { family = "inet", port = 9123, ip = "127.0.0.1" } "server on recv" uv_udp_t: 0xf7bf9b00 "PING" { family = "inet", port = 47843, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xf7bf9b00 "PING" { family = "inet", port = 55728, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xf7bf9b00 "PING" { family = "inet", port = 55728, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0xf7bf9b00 nil nil { } "server on recv" uv_udp_t: 0xf7bf9b00 "PING" { family = "inet", port = 52194, ip = "127.0.0.1" } { } "client on close" uv_udp_t: 0xf7ba9b30 "server on close" uv_udp_t: 0xf7bf9b00 ok 121 udp - udp connect "PING" { family = "inet", port = 53884, ip = "127.0.0.1" } "PING" { family = "inet", port = 53884, ip = "127.0.0.1" } "PING" { family = "inet", port = 53884, ip = "127.0.0.1" } "PING" { family = "inet", port = 53884, ip = "127.0.0.1" } "PING" { family = "inet", port = 53884, ip = "127.0.0.1" } "PING" { family = "inet", port = 53884, ip = "127.0.0.1" } "PING" { family = "inet", port = 53884, ip = "127.0.0.1" } "PING" { family = "inet", port = 53884, ip = "127.0.0.1" } ok 122 udp - udp recvmmsg ok 123 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 124 work - test threadpool "in async notify callback" "a" true 250 2 4 "uv_thread_t: 0xf6393d84" "hello" uv_thread_t: 0xf6393d84 finish hello ok 125 work - test threadpool with async 1 2 3 4 5 7 8 ok 126 work - test threadpool with coro ok 127 work - test threadpool with invalid argument Uncaught Error: Error: thread arg not support type 'table' at 1 stack traceback: [C]: ? ok 128 work - test threadpool with invalid return value # All tests passed 6 >>> lua-luv: Running tests with lua5.4 1..128 "in async notify callback" "a" true 250.0 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0xf794bcf0 "closed" uv_timer_t: 0xf794bcf0 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0xf794bd50 "closed" { } uv_timer_t: 0xf794bd50 ok 3 callbacks - luv_handle_t: callable table ok 4 callbacks - luv_req_t: function ok 5 callbacks - luv_req_t: callable table skipped ok 6 conversions - basic 64bit conversions begin wait end wait ok 7 coroutines - coroutines { { socktype = "stream", protocol = "tcp", port = 80, family = "inet6", addr = "::1" }, { socktype = "stream", protocol = "tcp", port = 80, family = "inet", addr = "127.0.0.1" } } 2 ok 8 dns - Get all local http addresses { { socktype = "stream", protocol = "tcp", port = 80, family = "inet6", addr = "::1" }, { socktype = "stream", protocol = "tcp", port = 80, family = "inet", addr = "127.0.0.1" } } 2 ok 9 dns - Get all local http addresses sync { { socktype = "stream", protocol = "tcp", canonname = "luvit.io", family = "inet", addr = "206.189.225.172" } } 1 ok 10 dns - Get only ipv4 tcp adresses for luvit.io { { socktype = "stream", protocol = "tcp", canonname = "luvit.io", family = "inet6", addr = "2604:a880:400:d0::1b9f:2001" }, { socktype = "stream", protocol = "tcp", canonname = "luvit.io", family = "inet", addr = "206.189.225.172" } } 2 ok 11 dns - Get ipv4 and ipv6 tcp adresses for luvit.io { { socktype = "stream", protocol = "tcp", canonname = "luvit.io", family = "inet6", addr = "2604:a880:400:d0::1b9f:2001" }, { socktype = "dgram", protocol = "udp", canonname = "luvit.io", family = "inet6", addr = "2604:a880:400:d0::1b9f:2001" }, { socktype = "stream", protocol = "tcp", canonname = "luvit.io", family = "inet", addr = "206.189.225.172" }, { socktype = "dgram", protocol = "udp", canonname = "luvit.io", family = "inet", addr = "206.189.225.172" } } 4 ok 12 dns - Get all adresses for luvit.io { service = "0", hostname = "0.0.0.0" } ok 13 dns - Lookup local ipv4 address { service = "0", hostname = "0.0.0.0" } ok 14 dns - Lookup local ipv4 address sync { service = "0", hostname = "build-edge-armv7.local" } ok 15 dns - Lookup local 127.0.0.1 ipv4 address { service = "0", hostname = "::" } ok 16 dns - Lookup local ipv6 address { service = "0", hostname = "build-edge-armv7.local" } ok 17 dns - Lookup local ::1 ipv6 address { service = "http", hostname = "::" } ok 18 dns - Lookup local port 80 service { fd = 13 } { stat = { gid = 1000, atime = table: 0xf794c9b0, nlink = 1, ctime = table: 0xf794ca70, blksize = 4096, dev = 64769, ino = 1226121, gen = 0, blocks = 16, uid = 1000, mtime = table: 0xf794ca10, mode = 33188, size = 6353, birthtime = table: 0xf794cad0, type = "file", flags = 0, rdev = 0 } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 13 } { stat = { gid = 1000, atime = table: 0xf794e4e0, nlink = 1, ctime = table: 0xf794e5a0, blksize = 4096, dev = 64769, ino = 1226121, gen = 0, blocks = 16, uid = 1000, mtime = table: 0xf794e540, mode = 33188, size = 6353, birthtime = table: 0xf794e600, type = "file", flags = 0, rdev = 0 } } { chunk = 6353 } ok 21 fs - read a file async ok 22 fs - fs.write ok 23 fs - fs.write data refs ok 24 fs - fs.stat sync ok 25 fs - fs.stat async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 26 fs - fs.stat sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 27 fs - fs.stat async error { ftype = "directory", name = ".ci" } { ftype = "file", name = ".clang-format" } { ftype = "file", name = ".clangd" } { ftype = "file", name = ".editorconfig" } { ftype = "directory", name = ".github" } { ftype = "file", name = ".gitignore" } { ftype = "file", name = ".gitmodules" } { ftype = "file", name = "CMakeLists.txt" } { ftype = "file", name = "LICENSE.txt" } { ftype = "file", name = "Makefile" } { ftype = "file", name = "README.md" } { ftype = "file", name = "appveyor.yml" } { ftype = "directory", name = "build-5.1" } { ftype = "directory", name = "build-5.4" } { ftype = "directory", name = "build-jit" } { ftype = "directory", name = "build-static" } { ftype = "directory", name = "cmake" } { ftype = "directory", name = "deps" } { ftype = "file", name = "docs.md" } { ftype = "directory", name = "examples" } { ftype = "file", name = "lgtm.yml" } { ftype = "directory", name = "lib" } { ftype = "file", name = "libluv.pc.in" } { ftype = "file", name = "luv-scm-0.rockspec" } { ftype = "file", name = "msvcbuild.bat" } { ftype = "directory", name = "rockspecs" } { ftype = "directory", name = "src" } { ftype = "directory", name = "tests" } ok 28 fs - fs.scandir { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 29 fs - fs.scandir sync error { err = "ENOENT: no such file or directory: BAD_FILE!" } ok 30 fs - fs.scandir async error { ftype = "directory", name = ".ci" } { ftype = "file", name = ".clang-format" } { ftype = "file", name = ".clangd" } { ftype = "file", name = ".editorconfig" } { ftype = "directory", name = ".github" } { ftype = "file", name = ".gitignore" } { ftype = "file", name = ".gitmodules" } { ftype = "file", name = "CMakeLists.txt" } { ftype = "file", name = "LICENSE.txt" } { ftype = "file", name = "Makefile" } { ftype = "file", name = "README.md" } { ftype = "file", name = "appveyor.yml" } { ftype = "directory", name = "build-5.1" } { ftype = "directory", name = "build-5.4" } { ftype = "directory", name = "build-jit" } { ftype = "directory", name = "build-static" } { ftype = "directory", name = "cmake" } { ftype = "directory", name = "deps" } { ftype = "file", name = "docs.md" } { ftype = "directory", name = "examples" } { ftype = "file", name = "lgtm.yml" } { ftype = "directory", name = "lib" } { ftype = "file", name = "libluv.pc.in" } { ftype = "file", name = "luv-scm-0.rockspec" } { ftype = "file", name = "msvcbuild.bat" } { ftype = "directory", name = "rockspecs" } { ftype = "directory", name = "src" } { ftype = "directory", name = "tests" } ok 31 fs - fs.scandir async ok 32 fs - fs.scandir with no iteration "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" ok 33 fs - fs.realpath ok 34 fs - fs.copyfile { { type = "file", name = "LICENSE.txt" } } { { type = "file", name = ".clangd" } } { { type = "directory", name = "build-static" } } { { type = "file", name = "lgtm.yml" } } { { type = "directory", name = "src" } } { { type = "file", name = "msvcbuild.bat" } } { { type = "file", name = ".gitignore" } } { { type = "file", name = ".editorconfig" } } { { type = "file", name = "Makefile" } } { { type = "file", name = ".gitmodules" } } { { type = "directory", name = "rockspecs" } } { { type = "directory", name = "lib" } } { { type = "file", name = ".clang-format" } } { { type = "directory", name = "examples" } } { { type = "directory", name = "cmake" } } { { type = "file", name = "README.md" } } { { type = "directory", name = "tests" } } { { type = "directory", name = "build-5.1" } } { { type = "file", name = "libluv.pc.in" } } { { type = "directory", name = ".ci" } } { { type = "file", name = "CMakeLists.txt" } } { { type = "directory", name = "deps" } } { { type = "file", name = "docs.md" } } { { type = "directory", name = ".github" } } { { type = "directory", name = "build-jit" } } { { type = "file", name = "appveyor.yml" } } { { type = "directory", name = "build-5.4" } } { { type = "file", name = "luv-scm-0.rockspec" } } ok 35 fs - fs.{open,read,close}dir object sync #1 { { type = "file", name = "LICENSE.txt" } } { { type = "file", name = ".clangd" } } { { type = "directory", name = "build-static" } } { { type = "file", name = "lgtm.yml" } } { { type = "directory", name = "src" } } { { type = "file", name = "msvcbuild.bat" } } { { type = "file", name = ".gitignore" } } { { type = "file", name = ".editorconfig" } } { { type = "file", name = "Makefile" } } { { type = "file", name = ".gitmodules" } } { { type = "directory", name = "rockspecs" } } { { type = "directory", name = "lib" } } { { type = "file", name = ".clang-format" } } { { type = "directory", name = "examples" } } { { type = "directory", name = "cmake" } } { { type = "file", name = "README.md" } } { { type = "directory", name = "tests" } } { { type = "directory", name = "build-5.1" } } { { type = "file", name = "libluv.pc.in" } } { { type = "directory", name = ".ci" } } { { type = "file", name = "CMakeLists.txt" } } { { type = "directory", name = "deps" } } { { type = "file", name = "docs.md" } } { { type = "directory", name = ".github" } } { { type = "directory", name = "build-jit" } } { { type = "file", name = "appveyor.yml" } } { { type = "directory", name = "build-5.4" } } { { type = "file", name = "luv-scm-0.rockspec" } } uv_dir_t: 0xf795b868 closed ok 36 fs - fs.{open,read,close}dir object sync #2 { { type = "file", name = "LICENSE.txt" } } { { type = "file", name = ".clangd" } } { { type = "directory", name = "build-static" } } { { type = "file", name = "lgtm.yml" } } { { type = "directory", name = "src" } } { { type = "file", name = "msvcbuild.bat" } } { { type = "file", name = ".gitignore" } } { { type = "file", name = ".editorconfig" } } { { type = "file", name = "Makefile" } } { { type = "file", name = ".gitmodules" } } { { type = "directory", name = "rockspecs" } } { { type = "directory", name = "lib" } } { { type = "file", name = ".clang-format" } } { { type = "directory", name = "examples" } } { { type = "directory", name = "cmake" } } { { type = "file", name = "README.md" } } { { type = "directory", name = "tests" } } { { type = "directory", name = "build-5.1" } } { { type = "file", name = "libluv.pc.in" } } { { type = "directory", name = ".ci" } } { { type = "file", name = "CMakeLists.txt" } } { { type = "directory", name = "deps" } } { { type = "file", name = "docs.md" } } { { type = "directory", name = ".github" } } { { type = "directory", name = "build-jit" } } { { type = "file", name = "appveyor.yml" } } { { type = "directory", name = "build-5.4" } } { { type = "file", name = "luv-scm-0.rockspec" } } ok 37 fs - fs.{open,read,close}dir sync one entry { { type = "file", name = "LICENSE.txt" }, { type = "file", name = ".clangd" }, { type = "directory", name = "build-static" }, { type = "file", name = "lgtm.yml" }, { type = "directory", name = "src" }, { type = "file", name = "msvcbuild.bat" }, { type = "file", name = ".gitignore" }, { type = "file", name = ".editorconfig" }, { type = "file", name = "Makefile" }, { type = "file", name = ".gitmodules" }, { type = "directory", name = "rockspecs" }, { type = "directory", name = "lib" }, { type = "file", name = ".clang-format" }, { type = "directory", name = "examples" }, { type = "directory", name = "cmake" }, { type = "file", name = "README.md" }, { type = "directory", name = "tests" }, { type = "directory", name = "build-5.1" }, { type = "file", name = "libluv.pc.in" }, { type = "directory", name = ".ci" }, { type = "file", name = "CMakeLists.txt" }, { type = "directory", name = "deps" }, { type = "file", name = "docs.md" }, { type = "directory", name = ".github" }, { type = "directory", name = "build-jit" }, { type = "file", name = "appveyor.yml" }, { type = "directory", name = "build-5.4" }, { type = "file", name = "luv-scm-0.rockspec" } } ok 38 fs - fs.{open,read,close}dir sync more entry { { type = "file", name = "LICENSE.txt" }, { type = "file", name = ".clangd" }, { type = "directory", name = "build-static" }, { type = "file", name = "lgtm.yml" }, { type = "directory", name = "src" }, { type = "file", name = "msvcbuild.bat" }, { type = "file", name = ".gitignore" }, { type = "file", name = ".editorconfig" }, { type = "file", name = "Makefile" }, { type = "file", name = ".gitmodules" }, { type = "directory", name = "rockspecs" }, { type = "directory", name = "lib" }, { type = "file", name = ".clang-format" }, { type = "directory", name = "examples" }, { type = "directory", name = "cmake" }, { type = "file", name = "README.md" }, { type = "directory", name = "tests" }, { type = "directory", name = "build-5.1" }, { type = "file", name = "libluv.pc.in" }, { type = "directory", name = ".ci" }, { type = "file", name = "CMakeLists.txt" }, { type = "directory", name = "deps" }, { type = "file", name = "docs.md" }, { type = "directory", name = ".github" }, { type = "directory", name = "build-jit" }, { type = "file", name = "appveyor.yml" }, { type = "directory", name = "build-5.4" }, { type = "file", name = "luv-scm-0.rockspec" } } ok 39 fs - fs.{open,read,close}dir with more entry ok 40 fs - fs.opendir and fs.closedir in a loop { bavail = 116325259, files = 116916224, ffree = 104205900, blocks = 460041184, type = 61267, bsize = 4096, bfree = 139712497 } ok 41 fs - fs.statfs sync { bavail = 116325259, files = 116916224, ffree = 104205900, blocks = 460041184, type = 61267, bsize = 4096, bfree = 139712497 } ok 42 fs - fs.statfs async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 43 fs - fs.statfs sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 44 fs - fs.statfs async error ok 45 fs - fs.mkdtemp async ok 46 fs - fs.mkdtemp sync ok 47 fs - fs.mkdtemp async error ok 48 fs - fs.mkdtemp sync error ok 49 fs - fs.mkstemp async ok 50 fs - fs.mkstemp sync ok 51 fs - fs.mkstemp async error ok 52 fs - fs.mkstemp sync error "fs_rename" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" "fs_link" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_symlink" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_copyfile" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" ok 53 fs - errors with dest paths ok 54 handle - get type ok 55 loop - uv.loop_mode "stdio fd types" { [1] = "file", [2] = "file", [0] = "file" } ok 56 misc - uv.guess_handle { version = 76802, version_string = "1.44.2" } ok 57 misc - uv.version and uv.version_string { constrained = 9.2233720368548e+18, rss = 1425408, free = 265011458048.0, total = 269272244224.0 } ok 58 misc - memory size { uptime = 192146.75 } ok 59 misc - uv.uptime { idrss = 0, nivcsw = 2, nvcsw = 63, stime = { sec = 0, usec = 6731 }, nsignals = 0, maxrss = 1640, msgsnd = 0, oublock = 64, minflt = 513, nswap = 0, inblock = 0, msgrcv = 0, majflt = 0, utime = { sec = 0, usec = 26851 }, ixrss = 0, isrss = 0 } ok 60 misc - uv.getrusage 80 ok 61 misc - uv.available_parallelism { { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7994c00 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf794f860 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf794f8f0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf794f980 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf794fa10 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf794fa70 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf794fad0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7976e50 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf794d820 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf794d880 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf794d8e0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf794d940 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf794da00 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf794dac0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf794db20 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf794e3c0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf794e690 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf794f890 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950340 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf79503a0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950400 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950460 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf79504c0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950520 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950580 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf79505e0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950640 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf79506a0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950730 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950790 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf79507f0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950850 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf79508b0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950910 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950970 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf79509d0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950a30 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950a90 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950b20 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950b80 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950be0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950c40 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950ca0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950d00 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950d60 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950dc0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950e20 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950e80 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950f10 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950f70 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7950fd0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7951030 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7951090 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf79510f0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7951150 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf79511b0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7951210 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7951270 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7951300 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7951360 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf79513c0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7951420 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7951480 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf79514e0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7951540 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf79515a0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7951600 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7951660 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf79516f0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7951750 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf79517b0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7951810 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7951870 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf79518d0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7951930 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7951990 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf79519f0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7951a50 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7951ae0 }, { speed = 0.0, model = "ARMv8 Processor rev 1 (v8l)", times = table: 0xf7951b40 } } ok 62 misc - uv.cpu_info "lo" { { ip = "127.0.0.1", netmask = "255.0.0.0", internal = true, family = "inet", mac = "\0\0\0\0\0\0" }, { ip = "::1", netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", internal = true, family = "inet6", mac = "\0\0\0\0\0\0" } } "eth0" { { ip = "172.16.27.107", netmask = "255.255.255.0", internal = false, family = "inet", mac = "\0>ADú" }, { ip = "2a0a:e5c1:517:1:216:3eff:fe41:44fa", netmask = "ffff:ffff:ffff:ffff::", internal = false, family = "inet6", mac = "\0>ADú" }, { ip = "fe80::216:3eff:fe41:44fa", netmask = "ffff:ffff:ffff:ffff::", internal = false, family = "inet6", mac = "\0>ADú" } } ok 63 misc - uv.interface_addresses { 14.1, 13.64, 14.86 } ok 64 misc - uv.loadavg "/usr/bin/lua5.4" ok 65 misc - uv.exepath "/home/buildozer" ok 66 misc - uv.os_homedir "/tmp" ok 67 misc - uv.os_tmpdir { gid = 1000, uid = 1000, username = "buildozer", homedir = "/home/buildozer", shell = "/bin/ash" } ok 68 misc - uv.os_get_passwd "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" "/" ok 69 misc - uv.cwd and uv.chdir 1.9214675693178e+14 ok 70 misc - uv.hrtime ok 71 misc - uv.getpid { release = "5.15.85-0-lts", sysname = "Linux", version = "#1-Alpine SMP Thu, 22 Dec 2022 08:57:12 +0000", machine = "armv8l" } ok 72 misc - uv.os_uname os.time 1684153488 uv.gettimeofday 1684153488.000754 ok 73 misc - uv.gettimeofday ok 74 misc - uv.os_environ ok 75 misc - uv.sleep ok 76 misc - uv.random async ok 77 misc - uv.random sync ok 78 misc - uv.random errors ok 79 pipe - pipe chmod ok 80 pipe - pipe ping pong ok 81 pipe - pipe close fd "prepare" uv_prepare_t: 0xf795b840 ok 82 prepare-check-idle-async - simple prepare "check" uv_check_t: 0xf795bb00 "timeout" uv_timer_t: 0xf7958740 ok 83 prepare-check-idle-async - simple check "idle" uv_idle_t: 0xf7949140 ok 84 prepare-check-idle-async - simple idle ok 85 prepare-check-idle-async - simple async ok 86 process - test disable_stdio_inheritance { pid = 45404, handle = uv_process_t: 0xf7957c30 } "stdout" { chunk = "Hello World\n" } "exit" { code = 0, signal = 0 } ok 87 process - process stdout { pid = 45405, handle = uv_process_t: 0xf794ac30 } "exit" uv_process_t: 0xf794ac30 { status = 0, signal = 2 } ok 88 process - spawn and kill by pid { pid = 45406, handle = uv_process_t: 0xf7957b40 } "exit" uv_process_t: 0xf7957b40 { status = 0, signal = 15 } ok 89 process - spawn and kill by handle ok 90 process - invalid command { pid = 45408, handle = uv_process_t: 0xf794ae10 } "stdout" { chunk = "Hello World" } "exit" { code = 0, signal = 0 } ok 91 process - process stdio ok 92 process - get pid ok 93 req - cancel ok 94 req - get type Sending child SIGINT "sigint\n" "exit" { pid = 45410, code = 0, signal = 0 } ok 95 signal - Catch SIGINT { address = { ip = "127.0.0.1", port = 32897, family = "inet" }, server = uv_tcp_t: 0xf794b290 } { client = uv_tcp_t: 0xf794b440, req = uv_connect_t: 0xf794bd78 } "server on connection" uv_tcp_t: 0xf794b290 "client on connect" uv_tcp_t: 0xf794b440 nil "client on shutdown" uv_tcp_t: 0xf794b440 nil "client on close" uv_tcp_t: 0xf794b440 ok 96 tcp - basic tcp server and client (ipv4) { address = { ip = "::1", port = 39525, family = "inet6" }, server = uv_tcp_t: 0xf797b0b0 } { client = uv_tcp_t: 0xf797b650, req = uv_connect_t: 0xf7948168 } "server on connection" uv_tcp_t: 0xf797b0b0 "client on connect" uv_tcp_t: 0xf797b650 nil "client on shutdown" uv_tcp_t: 0xf797b650 nil "client on close" uv_tcp_t: 0xf797b650 ok 97 tcp - basic tcp server and client (ipv6) { address = { ip = "127.0.0.1", port = 45367, family = "inet" }, server = uv_tcp_t: 0xf794b440 } { socket = uv_tcp_t: 0xf794b560, req = uv_write_t: 0xf794b6a8 } "client onwrite" uv_tcp_t: 0xf794b560 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 98 tcp - tcp echo server and client { address = { ip = "127.0.0.1", port = 35905, family = "inet" }, server = uv_tcp_t: 0xf794b0e0 } { socket = uv_tcp_t: 0xf794b290, req = uv_write_t: 0xf794b468 } "client onwrite" uv_tcp_t: 0xf794b290 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 99 tcp - tcp echo server and client with methods "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" ok 100 tcp - tcp invalid ip address { address = { ip = "127.0.0.1", port = 36527, family = "inet" }, server = uv_tcp_t: 0xf794b050 } { socket = uv_tcp_t: 0xf794b200, req = uv_write_t: 0xf794b348 } "client onwrite" uv_tcp_t: 0xf794b200 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 101 tcp - tcp close reset client { address = { ip = "127.0.0.1", port = 43999, family = "inet" }, server = uv_tcp_t: 0xf797b020 } { socket = uv_tcp_t: 0xf797b5c0, req = uv_write_t: 0xf794b078 } "client onwrite" uv_tcp_t: 0xf797b5c0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 102 tcp - tcp close reset after shutdown { address = { ip = "127.0.0.1", port = 46809, family = "inet" }, server = uv_tcp_t: 0xf794b5f0 } { socket = uv_tcp_t: 0xf794b710, req = uv_write_t: 0xf797b048 } "client onwrite" uv_tcp_t: 0xf794b710 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 103 tcp - tcp close reset accepted { address = { ip = "127.0.0.1", port = 44515, family = "inet" }, server = uv_tcp_t: 0xf794b320 } { socket = uv_tcp_t: 0xf794b4d0, req = uv_write_t: 0xf794b6a8 } "client onwrite" uv_tcp_t: 0xf794b4d0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 104 tcp - tcp close reset accepted after shutdown ok 105 tcp - socketpair ping pong In uv_thread_t: 0xf5937d84 { delay = 100, elapsed = 100 } ok 106 thread - test thread create ok 107 thread - test thread create with arguments Runing uv_thread_t: 0xf7aed464 Runing uv_thread_t: 0xf7aed464 { delay = 100, elapsed = 100 } ok 108 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 101 } ok 109 thread - test thread create with options table "timeout" uv_timer_t: 0xf7948440 "closed" uv_timer_t: 0xf7948440 ok 110 timer - simple timeout "interval" uv_timer_t: 0xf79484a0 "interval" uv_timer_t: 0xf79484a0 "interval" uv_timer_t: 0xf79484a0 "closed" uv_timer_t: 0xf79484a0 ok 111 timer - simple interval "interval" uv_timer_t: 0xf7973e70 "timeout" uv_timer_t: 0xf7973ab0 "interval" uv_timer_t: 0xf7973e70 ok 112 timer - timeout with interval "interval" uv_timer_t: 0xf79586e0 0 "interval" uv_timer_t: 0xf79586e0 8 "interval" uv_timer_t: 0xf79586e0 4 "interval" uv_timer_t: 0xf79586e0 2 ok 113 timer - shrinking interval "interval" uv_timer_t: 0xf7958740 0 "interval" uv_timer_t: 0xf7958740 8 "interval" uv_timer_t: 0xf7958740 4 "interval" uv_timer_t: 0xf7958740 2 ok 114 timer - shrinking interval using methods ok 115 timer - timer init ok 116 timer - timer huge timeout { server = uv_udp_t: 0x74df40 } { client = uv_udp_t: 0xf794f350, req = 0 } "client on send" uv_udp_t: 0xf794f350 nil "server on recv" uv_udp_t: 0x74df40 "PING" { ip = "127.0.0.1", port = 59004, family = "inet" } { } "server on close" uv_udp_t: 0x74df40 "client on close" uv_udp_t: 0xf794f350 ok 117 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0x74df40 } { client = uv_udp_t: 0xf7950310, req = 0 } "client on send" uv_udp_t: 0xf7950310 nil "server on recv" uv_udp_t: 0x74df40 "PING" { ip = "127.0.0.1", port = 55120, family = "inet" } { } "server on close" uv_udp_t: 0x74df40 "client on close" uv_udp_t: 0xf7950310 ok 118 udp - basic udp send from table { server = uv_udp_t: 0x74df40 } { client = uv_udp_t: 0xf7950700, req = 0 } "client on send" uv_udp_t: 0xf7950700 nil "server on recv" uv_udp_t: 0x74df40 "PING" { ip = "::1", port = 41222, family = "inet6" } { } "server on close" uv_udp_t: 0x74df40 "client on close" uv_udp_t: 0xf7950700 ok 119 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 120 udp - udp send args { server = uv_udp_t: 0x74df40 } { ip = "127.0.0.1", port = 9123, family = "inet" } "server on recv" uv_udp_t: 0x74df40 "PING" { ip = "127.0.0.1", port = 37033, family = "inet" } { } "server on recv" uv_udp_t: 0x74df40 "PING" { ip = "127.0.0.1", port = 33106, family = "inet" } { } "server on recv" uv_udp_t: 0x74df40 "PING" { ip = "127.0.0.1", port = 33106, family = "inet" } { } "server on recv" uv_udp_t: 0x74df40 nil nil { } "server on recv" uv_udp_t: 0x74df40 "PING" { ip = "127.0.0.1", port = 39918, family = "inet" } { } "client on close" uv_udp_t: 0xf79512d0 "server on close" uv_udp_t: 0x74df40 ok 121 udp - udp connect "PING" { ip = "127.0.0.1", port = 37189, family = "inet" } "PING" { ip = "127.0.0.1", port = 37189, family = "inet" } "PING" { ip = "127.0.0.1", port = 37189, family = "inet" } "PING" { ip = "127.0.0.1", port = 37189, family = "inet" } "PING" { ip = "127.0.0.1", port = 37189, family = "inet" } "PING" { ip = "127.0.0.1", port = 37189, family = "inet" } "PING" { ip = "127.0.0.1", port = 37189, family = "inet" } "PING" { ip = "127.0.0.1", port = 37189, family = "inet" } ok 122 udp - udp recvmmsg ok 123 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 124 work - test threadpool "in async notify callback" "a" true 250.0 2.0 4.0 "uv_thread_t: 0xf613ad84" "hello" uv_thread_t: 0xf613ad84 finish hello ok 125 work - test threadpool with async 1 2 3 4 5 6 7 8 ok 126 work - test threadpool with coro ok 127 work - test threadpool with invalid argument Uncaught Error: Error: thread arg not support type 'table' at 1 stack traceback: [C]: in ? ok 128 work - test threadpool with invalid return value # All tests passed >>> lua-luv: Running tests with luajit 1..128 "in async notify callback" "a" true 250 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0xf78dcb40 "closed" uv_timer_t: 0xf78dcb40 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0xf78dcba0 "closed" { } uv_timer_t: 0xf78dcba0 ok 3 callbacks - luv_handle_t: callable table ok 4 callbacks - luv_req_t: function ok 5 callbacks - luv_req_t: callable table skipped ok 6 conversions - basic 64bit conversions begin wait end wait ok 7 coroutines - coroutines { { family = "inet6", protocol = "tcp", port = 80, socktype = "stream", addr = "::1" }, { family = "inet", protocol = "tcp", port = 80, socktype = "stream", addr = "127.0.0.1" } } 2 ok 8 dns - Get all local http addresses { { family = "inet6", addr = "::1", protocol = "tcp", socktype = "stream", port = 80 }, { family = "inet", addr = "127.0.0.1", protocol = "tcp", socktype = "stream", port = 80 } } 2 ok 9 dns - Get all local http addresses sync { { family = "inet", protocol = "tcp", canonname = "luvit.io", socktype = "stream", addr = "206.189.225.172" } } 1 ok 10 dns - Get only ipv4 tcp adresses for luvit.io { { family = "inet6", protocol = "tcp", canonname = "luvit.io", socktype = "stream", addr = "2604:a880:400:d0::1b9f:2001" }, { family = "inet", protocol = "tcp", canonname = "luvit.io", socktype = "stream", addr = "206.189.225.172" } } 2 ok 11 dns - Get ipv4 and ipv6 tcp adresses for luvit.io { { family = "inet6", canonname = "luvit.io", addr = "2604:a880:400:d0::1b9f:2001", socktype = "stream", protocol = "tcp" }, { family = "inet6", canonname = "luvit.io", addr = "2604:a880:400:d0::1b9f:2001", socktype = "dgram", protocol = "udp" }, { family = "inet", canonname = "luvit.io", addr = "206.189.225.172", socktype = "stream", protocol = "tcp" }, { family = "inet", canonname = "luvit.io", addr = "206.189.225.172", socktype = "dgram", protocol = "udp" } } 4 ok 12 dns - Get all adresses for luvit.io { hostname = "0.0.0.0", service = "0" } ok 13 dns - Lookup local ipv4 address { hostname = "0.0.0.0", service = "0" } ok 14 dns - Lookup local ipv4 address sync { hostname = "build-edge-armv7.local", service = "0" } ok 15 dns - Lookup local 127.0.0.1 ipv4 address { hostname = "::", service = "0" } ok 16 dns - Lookup local ipv6 address { hostname = "build-edge-armv7.local", service = "0" } ok 17 dns - Lookup local ::1 ipv6 address { hostname = "::", service = "http" } ok 18 dns - Lookup local port 80 service { fd = 13 } { stat = { ino = 1226121, blksize = 4096, blocks = 16, flags = 0, gen = 0, atime = table: 0xf78cb7d8, mtime = table: 0xf78ccb50, ctime = table: 0xf78cb4f0, birthtime = table: 0xf786af70, size = 6353, type = "file", dev = 64769, mode = 33188, nlink = 1, uid = 1000, gid = 1000, rdev = 0 } } ok 19 fs - read a file sync ok 20 fs - read a file sync in chunks { fd = 13 } { stat = { dev = 64769, mode = 33188, nlink = 1, uid = 1000, gid = 1000, rdev = 0, ino = 1226121, blksize = 4096, blocks = 16, flags = 0, gen = 0, atime = table: 0xf78cb4f0, mtime = table: 0xf785eb50, ctime = table: 0xf78cfe68, birthtime = table: 0xf783feb0, type = "file", size = 6353 } } { chunk = 6353 } ok 21 fs - read a file async ok 22 fs - fs.write ok 23 fs - fs.write data refs ok 24 fs - fs.stat sync ok 25 fs - fs.stat async { code = "ENOENT", err = "ENOENT: no such file or directory: BAD_FILE!" } ok 26 fs - fs.stat sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 27 fs - fs.stat async error { name = ".ci", ftype = "directory" } { name = ".clang-format", ftype = "file" } { name = ".clangd", ftype = "file" } { name = ".editorconfig", ftype = "file" } { name = ".github", ftype = "directory" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = "CMakeLists.txt", ftype = "file" } { name = "LICENSE.txt", ftype = "file" } { name = "Makefile", ftype = "file" } { name = "README.md", ftype = "file" } { name = "appveyor.yml", ftype = "file" } { name = "build-5.1", ftype = "directory" } { name = "build-5.4", ftype = "directory" } { name = "build-jit", ftype = "directory" } { name = "build-static", ftype = "directory" } { name = "cmake", ftype = "directory" } { name = "deps", ftype = "directory" } { name = "docs.md", ftype = "file" } { name = "examples", ftype = "directory" } { name = "lgtm.yml", ftype = "file" } { name = "lib", ftype = "directory" } { name = "libluv.pc.in", ftype = "file" } { name = "luv-scm-0.rockspec", ftype = "file" } { name = "msvcbuild.bat", ftype = "file" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 28 fs - fs.scandir { code = "ENOENT", err = "ENOENT: no such file or directory: BAD_FILE!" } ok 29 fs - fs.scandir sync error { err = "ENOENT: no such file or directory: BAD_FILE!" } ok 30 fs - fs.scandir async error { name = ".ci", ftype = "directory" } { name = ".clang-format", ftype = "file" } { name = ".clangd", ftype = "file" } { name = ".editorconfig", ftype = "file" } { name = ".github", ftype = "directory" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = "CMakeLists.txt", ftype = "file" } { name = "LICENSE.txt", ftype = "file" } { name = "Makefile", ftype = "file" } { name = "README.md", ftype = "file" } { name = "appveyor.yml", ftype = "file" } { name = "build-5.1", ftype = "directory" } { name = "build-5.4", ftype = "directory" } { name = "build-jit", ftype = "directory" } { name = "build-static", ftype = "directory" } { name = "cmake", ftype = "directory" } { name = "deps", ftype = "directory" } { name = "docs.md", ftype = "file" } { name = "examples", ftype = "directory" } { name = "lgtm.yml", ftype = "file" } { name = "lib", ftype = "directory" } { name = "libluv.pc.in", ftype = "file" } { name = "luv-scm-0.rockspec", ftype = "file" } { name = "msvcbuild.bat", ftype = "file" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 31 fs - fs.scandir async ok 32 fs - fs.scandir with no iteration "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" ok 33 fs - fs.realpath ok 34 fs - fs.copyfile { { name = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } ok 35 fs - fs.{open,read,close}dir object sync #1 { { name = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } uv_dir_t: 0xf7846dc8 closed ok 36 fs - fs.{open,read,close}dir object sync #2 { { name = "LICENSE.txt", type = "file" } } { { name = ".clangd", type = "file" } } { { name = "build-static", type = "directory" } } { { name = "lgtm.yml", type = "file" } } { { name = "src", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "Makefile", type = "file" } } { { name = ".gitmodules", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "lib", type = "directory" } } { { name = ".clang-format", type = "file" } } { { name = "examples", type = "directory" } } { { name = "cmake", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "tests", type = "directory" } } { { name = "build-5.1", type = "directory" } } { { name = "libluv.pc.in", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "deps", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = ".github", type = "directory" } } { { name = "build-jit", type = "directory" } } { { name = "appveyor.yml", type = "file" } } { { name = "build-5.4", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } ok 37 fs - fs.{open,read,close}dir sync one entry { { name = "LICENSE.txt", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-static", type = "directory" }, { name = "lgtm.yml", type = "file" }, { name = "src", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = ".gitignore", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "Makefile", type = "file" }, { name = ".gitmodules", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "lib", type = "directory" }, { name = ".clang-format", type = "file" }, { name = "examples", type = "directory" }, { name = "cmake", type = "directory" }, { name = "README.md", type = "file" }, { name = "tests", type = "directory" }, { name = "build-5.1", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".ci", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = ".github", type = "directory" }, { name = "build-jit", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = "build-5.4", type = "directory" }, { name = "luv-scm-0.rockspec", type = "file" } } ok 38 fs - fs.{open,read,close}dir sync more entry { { name = "LICENSE.txt", type = "file" }, { name = ".clangd", type = "file" }, { name = "build-static", type = "directory" }, { name = "lgtm.yml", type = "file" }, { name = "src", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = ".gitignore", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "Makefile", type = "file" }, { name = ".gitmodules", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "lib", type = "directory" }, { name = ".clang-format", type = "file" }, { name = "examples", type = "directory" }, { name = "cmake", type = "directory" }, { name = "README.md", type = "file" }, { name = "tests", type = "directory" }, { name = "build-5.1", type = "directory" }, { name = "libluv.pc.in", type = "file" }, { name = ".ci", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = "deps", type = "directory" }, { name = "docs.md", type = "file" }, { name = ".github", type = "directory" }, { name = "build-jit", type = "directory" }, { name = "appveyor.yml", type = "file" }, { name = "build-5.4", type = "directory" }, { name = "luv-scm-0.rockspec", type = "file" } } ok 39 fs - fs.{open,read,close}dir with more entry ok 40 fs - fs.opendir and fs.closedir in a loop { type = 61267, bavail = 116321040, bsize = 4096, blocks = 460041184, bfree = 139708278, files = 116916224, ffree = 104205844 } ok 41 fs - fs.statfs sync { ffree = 104205844, type = 61267, bsize = 4096, blocks = 460041184, bavail = 116321039, bfree = 139708277, files = 116916224 } ok 42 fs - fs.statfs async { code = "ENOENT", err = "ENOENT: no such file or directory: BAD_FILE!" } ok 43 fs - fs.statfs sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 44 fs - fs.statfs async error ok 45 fs - fs.mkdtemp async ok 46 fs - fs.mkdtemp sync ok 47 fs - fs.mkdtemp async error ok 48 fs - fs.mkdtemp sync error ok 49 fs - fs.mkstemp async ok 50 fs - fs.mkstemp sync ok 51 fs - fs.mkstemp async error ok 52 fs - fs.mkstemp sync error "fs_rename" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" "fs_link" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_symlink" nil "EEXIST: file already exists: _test_ -> _testdir_" "EEXIST" "fs_copyfile" nil "EISDIR: illegal operation on a directory: _test_ -> _testdir_" "EISDIR" ok 53 fs - errors with dest paths ok 54 handle - get type ok 55 loop - uv.loop_mode "stdio fd types" { [0] = "file", [1] = "file", [2] = "file" } ok 56 misc - uv.guess_handle { version = 76802, version_string = "1.44.2" } ok 57 misc - uv.version and uv.version_string { rss = 1810432, total = 269272244224, constrained = 9.2233720368548e+18, free = 264910237696 } ok 58 misc - memory size { uptime = 192153.54 } ok 59 misc - uv.uptime { inblock = 0, oublock = 64, msgsnd = 0, msgrcv = 0, nsignals = 0, nvcsw = 59, nivcsw = 0, utime = { usec = 29977, sec = 0 }, stime = { usec = 14972, sec = 0 }, maxrss = 1768, ixrss = 0, idrss = 0, isrss = 0, minflt = 477, majflt = 0, nswap = 0 } ok 60 misc - uv.getrusage 80 ok 61 misc - uv.available_parallelism { { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf786ebf0 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7845230 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7861d70 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf785b7e8 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf785df90 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7874ca0 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf785bd00 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7846c98 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf785eb50 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf785cec0 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78770c0 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7870e80 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7870468 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78442f8 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78cfe68 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78740a8 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78d11e0 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7848ff0 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78d1820 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf783feb0 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7844380 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78ccb50 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78cc948 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7864a60 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7846a70 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78659d8 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7841b08 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78ce1c0 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7877f70 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7841020 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf783bdd8 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf783b160 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78702b8 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7879628 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7843ae8 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78cfb70 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7866458 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78d1f28 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7862080 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf786dc68 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7845ba0 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf785c898 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78407f0 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf784a030 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7846158 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf783da48 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf786b630 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7842b70 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf784a588 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78d0328 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7842c60 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7867a58 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7867bd8 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7845768 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78458e8 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf783c780 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf783c900 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7868b88 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7868d08 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7870638 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78707b8 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7843138 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78432b8 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78bc198 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78bc318 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7875dd8 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7875f58 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf785ca10 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf786c040 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf783b468 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf783b5e8 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf783f0c8 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf783f248 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7870be8 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf7870d68 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf786e3b8 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf786e538 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78d1548 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78d16c8 }, { model = "ARMv8 Processor rev 1 (v8l)", speed = 0, times = table: 0xf78403c8 } } ok 62 misc - uv.cpu_info "eth0" { { netmask = "255.255.255.0", internal = false, family = "inet", mac = "\0>ADú", ip = "172.16.27.107" }, { netmask = "ffff:ffff:ffff:ffff::", internal = false, family = "inet6", mac = "\0>ADú", ip = "2a0a:e5c1:517:1:216:3eff:fe41:44fa" }, { netmask = "ffff:ffff:ffff:ffff::", internal = false, family = "inet6", mac = "\0>ADú", ip = "fe80::216:3eff:fe41:44fa" } } "lo" { { netmask = "255.0.0.0", internal = true, family = "inet", mac = "\0\0\0\0\0\0", ip = "127.0.0.1" }, { netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", internal = true, family = "inet6", mac = "\0\0\0\0\0\0", ip = "::1" } } ok 63 misc - uv.interface_addresses { 13.44, 13.5, 14.8 } ok 64 misc - uv.loadavg "/usr/bin/luajit-2.1.0-beta3" ok 65 misc - uv.exepath "/home/buildozer" ok 66 misc - uv.os_homedir "/tmp" ok 67 misc - uv.os_tmpdir { username = "buildozer", uid = 1000, gid = 1000, shell = "/bin/ash", homedir = "/home/buildozer" } ok 68 misc - uv.os_get_passwd "/home/buildozer/aports/community/lua-luv/src/luv-1.44.2-1" "/" ok 69 misc - uv.cwd and uv.chdir 1.9215355255056e+14 ok 70 misc - uv.hrtime ok 71 misc - uv.getpid { sysname = "Linux", machine = "armv8l", release = "5.15.85-0-lts", version = "#1-Alpine SMP Thu, 22 Dec 2022 08:57:12 +0000" } ok 72 misc - uv.os_uname os.time 1684153495 uv.gettimeofday 1684153495.000550 ok 73 misc - uv.gettimeofday ok 74 misc - uv.os_environ ok 75 misc - uv.sleep ok 76 misc - uv.random async ok 77 misc - uv.random sync ok 78 misc - uv.random errors ok 79 pipe - pipe chmod ok 80 pipe - pipe ping pong ok 81 pipe - pipe close fd "prepare" uv_prepare_t: 0x00ae9330 ok 82 prepare-check-idle-async - simple prepare "check" uv_check_t: 0x00ae9330 "timeout" uv_timer_t: 0xf78dcae0 ok 83 prepare-check-idle-async - simple check "idle" uv_idle_t: 0x00ae9330 ok 84 prepare-check-idle-async - simple idle ok 85 prepare-check-idle-async - simple async ok 86 process - test disable_stdio_inheritance { handle = uv_process_t: 0xf78dcba0, pid = 45420 } "stdout" { chunk = "Hello World\n" } "exit" { signal = 0, code = 0 } ok 87 process - process stdout { handle = uv_process_t: 0xf78dcc00, pid = 45421 } "exit" uv_process_t: 0xf78dcc00 { status = 0, signal = 2 } ok 88 process - spawn and kill by pid { handle = uv_process_t: 0xf78dcaf0, pid = 45422 } "exit" uv_process_t: 0xf78dcaf0 { status = 0, signal = 15 } ok 89 process - spawn and kill by handle ok 90 process - invalid command { handle = uv_process_t: 0xf78dcbb0, pid = 45424 } "stdout" { chunk = "Hello World" } "exit" { signal = 0, code = 0 } ok 91 process - process stdio ok 92 process - get pid ok 93 req - cancel ok 94 req - get type Sending child SIGINT "sigint\n" "exit" { code = 0, signal = 0, pid = 45426 } ok 95 signal - Catch SIGINT { address = { family = "inet", ip = "127.0.0.1", port = 35151 }, server = uv_tcp_t: 0x00ae99e0 } { client = uv_tcp_t: 0x00ae9a80, req = uv_connect_t: 0xf785c958 } "server on connection" uv_tcp_t: 0x00ae99e0 "client on connect" uv_tcp_t: 0x00ae9a80 nil "client on shutdown" uv_tcp_t: 0x00ae9a80 nil "client on close" uv_tcp_t: 0x00ae9a80 ok 96 tcp - basic tcp server and client (ipv4) { address = { family = "inet6", ip = "::1", port = 34837 }, server = uv_tcp_t: 0x00ae93d0 } { client = uv_tcp_t: 0x00ae9470, req = uv_connect_t: 0xf7845bf8 } "server on connection" uv_tcp_t: 0x00ae93d0 "client on connect" uv_tcp_t: 0x00ae9470 nil "client on shutdown" uv_tcp_t: 0x00ae9470 nil "client on close" uv_tcp_t: 0x00ae9470 ok 97 tcp - basic tcp server and client (ipv6) { address = { family = "inet", ip = "127.0.0.1", port = 40845 }, server = uv_tcp_t: 0x00ae99d0 } { socket = uv_tcp_t: 0x00ae9a70, req = uv_write_t: 0xf78669c8 } "client onwrite" uv_tcp_t: 0x00ae9a70 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 98 tcp - tcp echo server and client { address = { family = "inet", ip = "127.0.0.1", port = 35157 }, server = uv_tcp_t: 0x00ae9480 } { socket = uv_tcp_t: 0x00ae99e0, req = uv_write_t: 0xf78669c8 } "client onwrite" uv_tcp_t: 0x00ae99e0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 99 tcp - tcp echo server and client with methods "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" ok 100 tcp - tcp invalid ip address { address = { family = "inet", ip = "127.0.0.1", port = 34949 }, server = uv_tcp_t: 0x00ae9470 } { socket = uv_tcp_t: 0x00ae99d0, req = uv_write_t: 0xf78669c8 } "client onwrite" uv_tcp_t: 0x00ae99d0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 101 tcp - tcp close reset client { address = { family = "inet", ip = "127.0.0.1", port = 37233 }, server = uv_tcp_t: 0x00ae93e0 } { socket = uv_tcp_t: 0x00ae9480, req = uv_write_t: 0xf78669c8 } "client onwrite" uv_tcp_t: 0x00ae9480 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 102 tcp - tcp close reset after shutdown { address = { family = "inet", ip = "127.0.0.1", port = 44673 }, server = uv_tcp_t: 0x00ae9a80 } { socket = uv_tcp_t: 0x00ae93d0, req = uv_write_t: 0xf78669c8 } "client onwrite" uv_tcp_t: 0x00ae93d0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 103 tcp - tcp close reset accepted { address = { family = "inet", ip = "127.0.0.1", port = 42899 }, server = uv_tcp_t: 0x00ae99d0 } { socket = uv_tcp_t: 0x00ae9a70, req = uv_write_t: 0xf78669c8 } "client onwrite" uv_tcp_t: 0x00ae9a70 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 104 tcp - tcp close reset accepted after shutdown ok 105 tcp - socketpair ping pong In uv_thread_t: 0xf57ecd84 { delay = 100, elapsed = 100 } ok 106 thread - test thread create ok 107 thread - test thread create with arguments Runing uv_thread_t: 0xf795c464 Runing uv_thread_t: 0xf795c464 { delay = 100, elapsed = 100 } ok 108 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 101 } ok 109 thread - test thread create with options table "timeout" uv_timer_t: 0xf78dca80 "closed" uv_timer_t: 0xf78dca80 ok 110 timer - simple timeout "interval" uv_timer_t: 0xf78dca80 "interval" uv_timer_t: 0xf78dca80 "interval" uv_timer_t: 0xf78dca80 "closed" uv_timer_t: 0xf78dca80 ok 111 timer - simple interval "interval" uv_timer_t: 0xf78dcae0 "timeout" uv_timer_t: 0xf78dca80 "interval" uv_timer_t: 0xf78dcae0 ok 112 timer - timeout with interval "interval" uv_timer_t: 0xf78dca80 0 "interval" uv_timer_t: 0xf78dca80 8 "interval" uv_timer_t: 0xf78dca80 4 "interval" uv_timer_t: 0xf78dca80 2 ok 113 timer - shrinking interval "interval" uv_timer_t: 0xf78dca80 0 "interval" uv_timer_t: 0xf78dca80 8 "interval" uv_timer_t: 0xf78dca80 4 "interval" uv_timer_t: 0xf78dca80 2 ok 114 timer - shrinking interval using methods ok 115 timer - timer init ok 116 timer - timer huge timeout { server = uv_udp_t: 0x00ae9520 } { client = uv_udp_t: 0x00ae95a0, req = 0 } "client on send" uv_udp_t: 0x00ae95a0 nil "server on recv" uv_udp_t: 0x00ae9520 "PING" { family = "inet", ip = "127.0.0.1", port = 41615 } { } "server on close" uv_udp_t: 0x00ae9520 "client on close" uv_udp_t: 0x00ae95a0 ok 117 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0x00ae9620 } { client = uv_udp_t: 0x00ae96a0, req = 0 } "client on send" uv_udp_t: 0x00ae96a0 nil "server on recv" uv_udp_t: 0x00ae9620 "PING" { family = "inet", ip = "127.0.0.1", port = 52609 } { } "server on close" uv_udp_t: 0x00ae9620 "client on close" uv_udp_t: 0x00ae96a0 ok 118 udp - basic udp send from table { server = uv_udp_t: 0x00ae9720 } { client = uv_udp_t: 0x00ae97a0, req = 0 } "client on send" uv_udp_t: 0x00ae97a0 nil "server on recv" uv_udp_t: 0x00ae9720 "PING" { family = "inet6", ip = "::1", port = 33632 } { } "server on close" uv_udp_t: 0x00ae9720 "client on close" uv_udp_t: 0x00ae97a0 ok 119 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 120 udp - udp send args { server = uv_udp_t: 0x00ae95a0 } { family = "inet", ip = "127.0.0.1", port = 9123 } "server on recv" uv_udp_t: 0x00ae95a0 "PING" { family = "inet", ip = "127.0.0.1", port = 47725 } { } "server on recv" uv_udp_t: 0x00ae95a0 "PING" { family = "inet", ip = "127.0.0.1", port = 55470 } { } "server on recv" uv_udp_t: 0x00ae95a0 "PING" { family = "inet", ip = "127.0.0.1", port = 55470 } { } "server on recv" uv_udp_t: 0x00ae95a0 nil nil { } "server on recv" uv_udp_t: 0x00ae95a0 "PING" { family = "inet", ip = "127.0.0.1", port = 46306 } { } "client on close" uv_udp_t: 0x00ae9620 "server on close" uv_udp_t: 0x00ae95a0 ok 121 udp - udp connect "PING" { family = "inet", ip = "127.0.0.1", port = 50539 } "PING" { family = "inet", ip = "127.0.0.1", port = 50539 } "PING" { family = "inet", ip = "127.0.0.1", port = 50539 } "PING" { family = "inet", ip = "127.0.0.1", port = 50539 } "PING" { family = "inet", ip = "127.0.0.1", port = 50539 } "PING" { family = "inet", ip = "127.0.0.1", port = 50539 } "PING" { family = "inet", ip = "127.0.0.1", port = 50539 } "PING" { family = "inet", ip = "127.0.0.1", port = 50539 } ok 122 udp - udp recvmmsg ok 123 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 124 work - test threadpool "in async notify callback" "a" true 250 2 4 "uv_thread_t: 0xf6031d84" "hello" uv_thread_t: 0xf6031d84 finish hello ok 125 work - test threadpool with async 1 2 3 4 5 7 8 ok 126 work - test threadpool with coro ok 127 work - test threadpool with invalid argument Uncaught Error: Error: thread arg not support type 'table' at 1 stack traceback: [C]: at 0xf78a5331 ok 128 work - test threadpool with invalid return value # All tests passed 6 >>> lua-luv: Entering fakeroot... -- Install configuration: "" -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/lua/5.1/luv.so -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/libluv.a -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/luv.h -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/util.h -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/lhandle.h -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/lreq.h -- Install configuration: "" -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/lua/5.1/luv.so -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/libluv.so.1.44.2 -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/libluv.so.1 -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/libluv.so -- Installing: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/lib/pkgconfig/libluv.pc -- Up-to-date: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/luv.h -- Up-to-date: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/util.h -- Up-to-date: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/lhandle.h -- Up-to-date: /home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr/include/luv/lreq.h >>> lua-luv-static*: Running split function static... >>> lua-luv-static*: Preparing subpackage lua-luv-static... >>> lua-luv-static*: Stripping binaries >>> lua-luv-static*: Running postcheck for lua-luv-static >>> lua-luv-dev*: Running split function dev... >>> lua-luv-dev*: Preparing subpackage lua-luv-dev... >>> lua-luv-dev*: Stripping binaries >>> lua-luv-dev*: Running postcheck for lua-luv-dev >>> libluv*: Running split function libluv... '/home/buildozer/aports/community/lua-luv/pkg/lua-luv/usr' -> '/home/buildozer/aports/community/lua-luv/pkg/libluv/usr' >>> libluv*: Preparing subpackage libluv... >>> libluv*: Stripping binaries >>> libluv*: Running postcheck for libluv >>> lua5.1-luv*: Running split function _subpackage... >>> lua5.1-luv*: Preparing subpackage lua5.1-luv... >>> lua5.1-luv*: Stripping binaries >>> lua5.1-luv*: Running postcheck for lua5.1-luv >>> lua5.4-luv*: Running split function _subpackage... >>> lua5.4-luv*: Preparing subpackage lua5.4-luv... >>> lua5.4-luv*: Stripping binaries >>> lua5.4-luv*: Running postcheck for lua5.4-luv >>> lua-luv*: Running postcheck for lua-luv >>> lua-luv*: Preparing package lua-luv... >>> lua-luv*: Stripping binaries >>> WARNING: lua-luv*: No arch specific binaries found so arch should probably be set to "noarch" >>> libluv*: Scanning shared objects >>> lua-luv-dev*: Scanning shared objects >>> lua-luv-static*: Scanning shared objects >>> lua-luv*: Scanning shared objects >>> lua5.1-luv*: Scanning shared objects >>> lua5.4-luv*: Scanning shared objects >>> libluv*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libuv.so.1 >>> libluv*: Package size: 112.0 KB >>> libluv*: Compressing data... >>> libluv*: Create checksum... >>> libluv*: Create libluv-1.44.2.1-r4.apk >>> lua-luv-dev*: Tracing dependencies... libluv=1.44.2.1-r4 pkgconfig >>> lua-luv-dev*: Package size: 56.0 KB >>> lua-luv-dev*: Compressing data... >>> lua-luv-dev*: Create checksum... >>> lua-luv-dev*: Create lua-luv-dev-1.44.2.1-r4.apk >>> lua-luv-static*: Tracing dependencies... >>> lua-luv-static*: Package size: 160.0 KB >>> lua-luv-static*: Compressing data... >>> lua-luv-static*: Create checksum... >>> lua-luv-static*: Create lua-luv-static-1.44.2.1-r4.apk >>> lua-luv*: Tracing dependencies... >>> lua-luv*: Package size: 4.0 KB >>> lua-luv*: Compressing data... >>> lua-luv*: Create checksum... >>> lua-luv*: Create lua-luv-1.44.2.1-r4.apk >>> lua5.1-luv*: Tracing dependencies... lua5.1 so:libc.musl-armv7.so.1 so:libuv.so.1 >>> lua5.1-luv*: Package size: 140.0 KB >>> lua5.1-luv*: Compressing data... >>> lua5.1-luv*: Create checksum... >>> lua5.1-luv*: Create lua5.1-luv-1.44.2.1-r4.apk >>> lua5.4-luv*: Tracing dependencies... lua5.4 so:libc.musl-armv7.so.1 so:libuv.so.1 >>> lua5.4-luv*: Package size: 136.0 KB >>> lua5.4-luv*: Compressing data... >>> lua5.4-luv*: Create checksum... >>> lua5.4-luv*: Create lua5.4-luv-1.44.2.1-r4.apk >>> lua-luv: Build complete at Mon, 15 May 2023 12:25:01 +0000 elapsed time 0h 0m 33s >>> lua-luv: Cleaning up srcdir >>> lua-luv: Cleaning up pkgdir >>> lua-luv: Uninstalling dependencies... (1/18) Purging .makedepends-lua-luv (20230515.122428) (2/18) Purging cmake (3.26.3-r1) (3/18) Purging libuv-dev (1.44.2-r3) (4/18) Purging libuv (1.44.2-r3) (5/18) Purging lua-compat53-dev (0.10-r1) (6/18) Purging luajit-dev (2.1_p20230410-r3) (7/18) Purging luajit (2.1_p20230410-r3) (8/18) Purging lua5.1-dev (5.1.5-r12) (9/18) Purging lua5.1 (5.1.5-r12) (10/18) Purging lua5.1-libs (5.1.5-r12) (11/18) Purging lua5.4-dev (5.4.6-r0) (12/18) Purging lua5.4 (5.4.6-r0) (13/18) Purging lua5.4-libs (5.4.6-r0) (14/18) Purging libarchive (3.6.2-r3) (15/18) Purging libformw (6.4_p20230514-r0) (16/18) Purging readline (8.2.1-r2) (17/18) Purging rhash-libs (1.4.3-r2) (18/18) Purging samurai (1.2-r3) Executing busybox-1.36.0-r11.trigger OK: 901 MiB in 109 packages >>> lua-luv: Updating the community/armv7 repository index... >>> lua-luv: Signing the index...