Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lua-luv.spec'], chrootPath='/var/lib/mock/f32-build-117823-35236/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/lua-luv.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1572307200 Wrote: /builddir/build/SRPMS/lua-luv-1.32.0.0-0.fc32.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lua-luv.spec'], chrootPath='/var/lib/mock/f32-build-117823-35236/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=432000uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/lua-luv.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1572307200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cDDIkj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf luv-1.32.0-0 + /usr/bin/gzip -dc /builddir/build/SOURCES/luv-1.32.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd luv-1.32.0-0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf deps + rm -f tests/test-dns.lua + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aMXI6h + umask 022 + cd /builddir/build/BUILD + cd luv-1.32.0-0 + mkdir -p obj-lua53 + pushd obj-lua53 ~/build/BUILD/luv-1.32.0-0/obj-lua53 ~/build/BUILD/luv-1.32.0-0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON .. -DWITH_SHARED_LIBUV=ON -DBUILD_MODULE=ON -DBUILD_SHARED_LIBS=ON -DWITH_LUA_ENGINE=Lua -DLUA_BUILD_TYPE=System -DINSTALL_LIB_DIR=/usr/lib64 -- The C compiler identification is GNU 9.2.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found LIBUV: /usr/lib64/libuv.so -- Found Lua: /usr/lib64/liblua-5.3.so;/usr/lib64/libm.so (found version "5.3.5") -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_CXX_FLAGS_RELEASE BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/luv-1.32.0-0/obj-lua53 + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/cmake -S/builddir/build/BUILD/luv-1.32.0-0 -B/builddir/build/BUILD/luv-1.32.0-0/obj-lua53 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/luv-1.32.0-0/obj-lua53/CMakeFiles /builddir/build/BUILD/luv-1.32.0-0/obj-lua53/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/luv.dir/build.make CMakeFiles/luv.dir/depend make[2]: Entering directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua53' cd /builddir/build/BUILD/luv-1.32.0-0/obj-lua53 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/luv-1.32.0-0 /builddir/build/BUILD/luv-1.32.0-0 /builddir/build/BUILD/luv-1.32.0-0/obj-lua53 /builddir/build/BUILD/luv-1.32.0-0/obj-lua53 /builddir/build/BUILD/luv-1.32.0-0/obj-lua53/CMakeFiles/luv.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/luv-1.32.0-0/obj-lua53/CMakeFiles/luv.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/luv-1.32.0-0/obj-lua53/CMakeFiles/luv.dir/depend.internal". Dependee "/builddir/build/BUILD/luv-1.32.0-0/obj-lua53/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/luv-1.32.0-0/obj-lua53/CMakeFiles/luv.dir/depend.internal". Scanning dependencies of target luv make[2]: Leaving directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua53' /usr/bin/make -f CMakeFiles/luv.dir/build.make CMakeFiles/luv.dir/build make[2]: Entering directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua53' [ 50%] Building C object CMakeFiles/luv.dir/src/luv.c.o /usr/bin/cc -DLUA_USE_DLOPEN -Dluv_EXPORTS -I/builddir/build/BUILD/luv-1.32.0-0/deps/lua-compat-5.3 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/luv.dir/src/luv.c.o -c /builddir/build/BUILD/luv-1.32.0-0/src/luv.c make[2]: Leaving directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua53' BUILDSTDERR: In file included from /builddir/build/BUILD/luv-1.32.0-0/src/luv.c:41: BUILDSTDERR: /builddir/build/BUILD/luv-1.32.0-0/src/pipe.c: In function 'luv_new_pipe': BUILDSTDERR: /builddir/build/BUILD/luv-1.32.0-0/src/pipe.c:35:9: warning: 'ipc' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 35 | ret = uv_pipe_init(ctx->loop, handle, ipc); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua53' [100%] Linking C shared module luv.so /usr/bin/cmake -E cmake_link_script CMakeFiles/luv.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o luv.so CMakeFiles/luv.dir/src/luv.c.o -luv -lrt make[2]: Leaving directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua53' make[1]: Entering directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua53' [100%] Built target luv make[1]: Leaving directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua53' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/luv-1.32.0-0/obj-lua53/CMakeFiles 0 ~/build/BUILD/luv-1.32.0-0 + popd + mkdir -p obj-lua51 ~/build/BUILD/luv-1.32.0-0/obj-lua51 ~/build/BUILD/luv-1.32.0-0 + pushd obj-lua51 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON .. -DWITH_SHARED_LIBUV=ON -DBUILD_MODULE=ON -DBUILD_SHARED_LIBS=ON -DWITH_LUA_ENGINE=Lua -DLUA_BUILD_TYPE=System -DINSTALL_LIB_DIR=/usr/lib64 -DLUA_COMPAT53_DIR=/usr/include/lua-5.1 -DLUA_LIBRARIES=/usr/lib64/liblua-5.1.so -- The C compiler identification is GNU 9.2.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found LIBUV: /usr/lib64/libuv.so -- Found Lua: /usr/lib64/liblua-5.3.so;/usr/lib64/libm.so (found version "5.3.5") -- Configuring done -- Generating done BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_CXX_FLAGS_RELEASE BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/luv-1.32.0-0/obj-lua51 + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/cmake -S/builddir/build/BUILD/luv-1.32.0-0 -B/builddir/build/BUILD/luv-1.32.0-0/obj-lua51 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/luv-1.32.0-0/obj-lua51/CMakeFiles /builddir/build/BUILD/luv-1.32.0-0/obj-lua51/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/luv.dir/build.make CMakeFiles/luv.dir/depend make[2]: Entering directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua51' cd /builddir/build/BUILD/luv-1.32.0-0/obj-lua51 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/luv-1.32.0-0 /builddir/build/BUILD/luv-1.32.0-0 /builddir/build/BUILD/luv-1.32.0-0/obj-lua51 /builddir/build/BUILD/luv-1.32.0-0/obj-lua51 /builddir/build/BUILD/luv-1.32.0-0/obj-lua51/CMakeFiles/luv.dir/DependInfo.cmake --color= Dependee "/builddir/build/BUILD/luv-1.32.0-0/obj-lua51/CMakeFiles/luv.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/luv-1.32.0-0/obj-lua51/CMakeFiles/luv.dir/depend.internal". Dependee "/builddir/build/BUILD/luv-1.32.0-0/obj-lua51/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/luv-1.32.0-0/obj-lua51/CMakeFiles/luv.dir/depend.internal". Scanning dependencies of target luv make[2]: Leaving directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua51' /usr/bin/make -f CMakeFiles/luv.dir/build.make CMakeFiles/luv.dir/build make[2]: Entering directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua51' [ 50%] Building C object CMakeFiles/luv.dir/src/luv.c.o /usr/bin/cc -DLUA_USE_DLOPEN -Dluv_EXPORTS -I/usr/include/lua-5.1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -o CMakeFiles/luv.dir/src/luv.c.o -c /builddir/build/BUILD/luv-1.32.0-0/src/luv.c make[2]: Leaving directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua51' BUILDSTDERR: In file included from /builddir/build/BUILD/luv-1.32.0-0/src/luv.c:41: BUILDSTDERR: /builddir/build/BUILD/luv-1.32.0-0/src/pipe.c: In function 'luv_new_pipe': BUILDSTDERR: /builddir/build/BUILD/luv-1.32.0-0/src/pipe.c:35:9: warning: 'ipc' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 35 | ret = uv_pipe_init(ctx->loop, handle, ipc); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua51' [100%] Linking C shared module luv.so /usr/bin/cmake -E cmake_link_script CMakeFiles/luv.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o luv.so CMakeFiles/luv.dir/src/luv.c.o -luv -lrt make[2]: Leaving directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua51' make[1]: Entering directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua51' [100%] Built target luv make[1]: Leaving directory '/builddir/build/BUILD/luv-1.32.0-0/obj-lua51' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/luv-1.32.0-0/obj-lua51/CMakeFiles 0 ~/build/BUILD/luv-1.32.0-0 + popd + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IV2Awi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64 + cd luv-1.32.0-0 + install -d -m 0755 /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/lib64/lua/5.3 + install -m 0755 -p obj-lua53/luv.so /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/lib64/lua/5.3/luv.so + install -d -m 0755 /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/include/lua-5.3/luv + for f in lhandle.h lreq.h luv.h util.h + install -m 0644 -p src/lhandle.h /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/include/lua-5.3/luv/lhandle.h + for f in lhandle.h lreq.h luv.h util.h + install -m 0644 -p src/lreq.h /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/include/lua-5.3/luv/lreq.h + for f in lhandle.h lreq.h luv.h util.h + install -m 0644 -p src/luv.h /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/include/lua-5.3/luv/luv.h + for f in lhandle.h lreq.h luv.h util.h + install -m 0644 -p src/util.h /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/include/lua-5.3/luv/util.h + install -d -m 0755 /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/lib64/lua/5.1 + install -m 0755 -p obj-lua51/luv.so /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/lib64/lua/5.1/luv.so + install -d -m 0755 /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/include/lua-5.1/luv + for f in lhandle.h lreq.h luv.h util.h + install -m 0644 -p src/lhandle.h /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/include/lua-5.1/luv/lhandle.h + for f in lhandle.h lreq.h luv.h util.h + install -m 0644 -p src/lreq.h /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/include/lua-5.1/luv/lreq.h + for f in lhandle.h lreq.h luv.h util.h + install -m 0644 -p src/luv.h /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/include/lua-5.1/luv/luv.h + for f in lhandle.h lreq.h luv.h util.h + install -m 0644 -p src/util.h /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/include/lua-5.1/luv/util.h + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.32.0.0-0.fc32 --unique-debug-suffix -1.32.0.0-0.fc32.riscv64 --unique-debug-src-base lua-luv-1.32.0.0-0.fc32.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/luv-1.32.0-0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/lib64/lua/5.3/luv.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/lib64/lua/5.1/luv.so extracting debug info from /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/lib64/lua/5.1/luv.so extracting debug info from /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/lib64/lua/5.3/luv.so original debug info size: 1000kB, size after compression: 956kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 376 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Tb1UTl + umask 022 + cd /builddir/build/BUILD + cd luv-1.32.0-0 + ln -sf obj-lua53/luv.so luv.so + lua tests/run.lua 1..89 "in async notify callback" "a" true 250.0 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0x2aaaaed1a0 "closed" uv_timer_t: 0x2aaaaed1a0 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0x2aaaaed1a0 "closed" { } uv_timer_t: 0x2aaaaed1a0 ok 3 callbacks - luv_handle_t: callable table nil "/builddir/build/BUILD/luv-1.32.0-0" ok 4 callbacks - luv_req_t: function { } nil "/builddir/build/BUILD/luv-1.32.0-0" ok 5 callbacks - luv_req_t: callable table ok 6 conversions - basic 64bit conversions begin wait end wait ok 7 coroutines - coroutines { fd = 10 } { stat = { blocks = 16, flags = 0, blksize = 4096, type = "file", birthtime = table: 0x2aaaafee50, gid = 135, uid = 998, mode = 33188, mtime = table: 0x2aaaae7570, dev = 2049, ino = 14425488, gen = 0, nlink = 1, ctime = table: 0x2aaaaf6fc0, atime = table: 0x2aaab00990, size = 6317, rdev = 0 } } ok 8 fs - read a file sync { fd = 10 } { stat = { blocks = 16, flags = 0, blksize = 4096, type = "file", birthtime = table: 0x2aaaad9fc0, gid = 135, uid = 998, mode = 33188, mtime = table: 0x2aaaaf53d0, dev = 2049, ino = 14425488, gen = 0, nlink = 1, ctime = table: 0x2aaaad8320, atime = table: 0x2aaab01dd0, size = 6317, rdev = 0 } } { chunk = 6317 } ok 9 fs - read a file async ok 10 fs - fs.write ok 11 fs - fs.stat sync ok 12 fs - fs.stat async { code = "ENOENT", err = "ENOENT: no such file or directory: BAD_FILE!" } ok 13 fs - fs.stat sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 14 fs - fs.stat async error { name = ".ci", ftype = "directory" } { name = ".editorconfig", ftype = "file" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = ".travis.yml", 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 = "cmake", ftype = "directory" } { name = "debugfiles.list", ftype = "file" } { name = "debuglinks.list", ftype = "file" } { name = "debugsourcefiles.list", ftype = "file" } { name = "debugsources.list", ftype = "file" } { name = "docs.md", ftype = "file" } { name = "elfbins.list", 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 = "luv.so", ftype = "link" } { name = "msvcbuild.bat", ftype = "file" } { name = "obj-lua51", ftype = "directory" } { name = "obj-lua53", ftype = "directory" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 15 fs - fs.scandir "/builddir/build/BUILD/luv-1.32.0-0" "/builddir/build/BUILD/luv-1.32.0-0" ok 16 fs - fs.realpath ok 17 fs - fs.copyfile { { name = "obj-lua53", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = "debuglinks.list", type = "file" } } { { name = "luv.so", type = "link" } } { { name = "appveyor.yml", type = "file" } } { { name = "lgtm.yml", type = "file" } } { { name = "LICENSE.txt", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "libluv.pc.in", type = "file" } } { { name = "examples", type = "directory" } } { { name = "debugsourcefiles.list", type = "file" } } { { name = "elfbins.list", type = "file" } } { { name = "tests", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "debugsources.list", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "src", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = "lib", type = "directory" } } { { name = ".travis.yml", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "obj-lua51", type = "directory" } } { { name = "debugfiles.list", type = "file" } } ok 18 fs - fs.{open,read,close}dir object sync #1 { { name = "obj-lua53", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = "debuglinks.list", type = "file" } } { { name = "luv.so", type = "link" } } { { name = "appveyor.yml", type = "file" } } { { name = "lgtm.yml", type = "file" } } { { name = "LICENSE.txt", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "libluv.pc.in", type = "file" } } { { name = "examples", type = "directory" } } { { name = "debugsourcefiles.list", type = "file" } } { { name = "elfbins.list", type = "file" } } { { name = "tests", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "debugsources.list", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "src", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = "lib", type = "directory" } } { { name = ".travis.yml", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "obj-lua51", type = "directory" } } { { name = "debugfiles.list", type = "file" } } uv_dir_t: 0x2aaab1f8f0 closed ok 19 fs - fs.{open,read,close}dir object sync #2 { { name = "obj-lua53", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = "debuglinks.list", type = "file" } } { { name = "luv.so", type = "link" } } { { name = "appveyor.yml", type = "file" } } { { name = "lgtm.yml", type = "file" } } { { name = "LICENSE.txt", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "libluv.pc.in", type = "file" } } { { name = "examples", type = "directory" } } { { name = "debugsourcefiles.list", type = "file" } } { { name = "elfbins.list", type = "file" } } { { name = "tests", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "debugsources.list", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "src", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = "lib", type = "directory" } } { { name = ".travis.yml", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "obj-lua51", type = "directory" } } { { name = "debugfiles.list", type = "file" } } ok 20 fs - fs.{open,read,close}dir sync one entry { { name = "obj-lua53", type = "directory" }, { name = ".gitmodules", type = "file" }, { name = "debuglinks.list", type = "file" }, { name = "luv.so", type = "link" }, { name = "appveyor.yml", type = "file" }, { name = "lgtm.yml", type = "file" }, { name = "LICENSE.txt", type = "file" }, { name = "cmake", type = "directory" }, { name = "docs.md", type = "file" }, { name = "libluv.pc.in", type = "file" }, { name = "examples", type = "directory" }, { name = "debugsourcefiles.list", type = "file" }, { name = "elfbins.list", type = "file" }, { name = "tests", type = "directory" }, { name = "README.md", type = "file" }, { name = "debugsources.list", type = "file" }, { name = ".ci", type = "directory" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = ".gitignore", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = "src", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = "Makefile", type = "file" }, { name = "lib", type = "directory" }, { name = ".travis.yml", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "obj-lua51", type = "directory" }, { name = "debugfiles.list", type = "file" } } ok 21 fs - fs.{open,read,close}dir sync more entry { { name = "obj-lua53", type = "directory" }, { name = ".gitmodules", type = "file" }, { name = "debuglinks.list", type = "file" }, { name = "luv.so", type = "link" }, { name = "appveyor.yml", type = "file" }, { name = "lgtm.yml", type = "file" }, { name = "LICENSE.txt", type = "file" }, { name = "cmake", type = "directory" }, { name = "docs.md", type = "file" }, { name = "libluv.pc.in", type = "file" }, { name = "examples", type = "directory" }, { name = "debugsourcefiles.list", type = "file" }, { name = "elfbins.list", type = "file" }, { name = "tests", type = "directory" }, { name = "README.md", type = "file" }, { name = "debugsources.list", type = "file" }, { name = ".ci", type = "directory" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = ".gitignore", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = "src", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = "Makefile", type = "file" }, { name = "lib", type = "directory" }, { name = ".travis.yml", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "obj-lua51", type = "directory" }, { name = "debugfiles.list", type = "file" } } ok 22 fs - fs.{open,read,close}dir with more entry { blocks = 64491121, bsize = 4096, files = 16384000, type = 61267, bfree = 49665596, ffree = 15347559, bavail = 46384750 } ok 23 fs - fs.statfs sync { blocks = 64491121, bsize = 4096, files = 16384000, type = 61267, bfree = 49665595, ffree = 15347559, bavail = 46384749 } ok 24 fs - fs.statfs async { code = "ENOENT", err = "ENOENT: no such file or directory: BAD_FILE!" } ok 25 fs - fs.statfs sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 26 fs - fs.statfs async error 480 3379200 960 3379200 1440 3379200 1920 3379200 2400 3600384 2880 3600384 3360 3600384 3840 3600384 { before = 3379200, after = 3600384 } ok 27 leaks - fs-write 131072 42795008 262144 51716096 393216 51716096 524288 53608448 655360 53878784 786432 54689792 917504 54243328 1048576 54243328 { before = 42795008, after = 54243328 } ok 28 leaks - lots-o-timers 8192 54243328 16384 53739520 24576 53739520 32768 53739520 40960 53739520 49152 53739520 57344 53739520 65536 53739520 { before = 54243328, after = 53739520 } ok 29 leaks - lots-o-timers with canceled callbacks 160 53739520 320 29999104 480 29999104 640 29999104 800 29999104 960 29999104 1120 29999104 1280 29999104 { before = 53739520, after = 29999104 } ok 30 leaks - lots-o-timers with real timeouts 160 29995008 320 29982720 480 29982720 640 29982720 800 29982720 960 29982720 1120 29982720 1280 29982720 { before = 29995008, after = 29982720 } ok 31 leaks - reading file async 1024 29110272 2048 28024832 3072 28020736 4096 24756224 5120 24756224 6144 24756224 7168 24756224 8192 24756224 { before = 29110272, after = 24756224 } ok 32 leaks - reading file sync 672 24756224 1344 24756224 2016 24756224 2688 24756224 3360 24756224 4032 24756224 4704 24756224 5376 24756224 { before = 24756224, after = 24756224 } ok 33 leaks - invalid file 16384 24756224 32768 24756224 49152 24756224 65536 24756224 81920 24756224 98304 24756224 114688 24756224 131072 24756224 { before = 24756224, after = 24756224 } ok 34 leaks - invalid file sync 8192 24756224 16384 24756224 24576 24756224 32768 24756224 40960 24756224 49152 24756224 57344 24756224 65536 24756224 { before = 24756224, after = 24756224 } ok 35 leaks - invalid spawn args 256 24756224 512 24756224 768 24756224 1024 24756224 1280 24756224 1536 24756224 1792 24756224 2048 24756224 { before = 24756224, after = 24756224 } ok 36 leaks - stream writing with string and array ok 37 leaks - test nil handle for writes "stdio fd types" { [1] = "pipe", [2] = "pipe", [0] = "file" } ok 38 misc - uv.guess_handle { version = 73984, version_string = "1.33.0" } ok 39 misc - uv.version and uv.version_string { constrained = 0.0, total = 8379871232.0, free = 7031586816.0, rss = 24756224 } ok 40 misc - memory size { uptime = 14834557.0 } ok 41 misc - uv.uptime { msgsnd = 0, stime = { usec = 478858, sec = 4 }, nswap = 0, utime = { usec = 201196, sec = 259 }, msgrcv = 0, idrss = 0, maxrss = 53408, nvcsw = 14229, isrss = 0, oublock = 0, ixrss = 0, nsignals = 0, inblock = 0, nivcsw = 4681, majflt = 0, minflt = 12925 } ok 42 misc - uv.getrusage { { speed = 0.0, model = "unknown", times = table: 0x2aaaad41b0 }, { speed = 0.0, model = "unknown", times = table: 0x2aaaad5de0 }, { speed = 0.0, model = "unknown", times = table: 0x2aaaafee50 }, { speed = 0.0, model = "unknown", times = table: 0x2aaac612f0 } } ok 43 misc - uv.cpu_info "eth0" { { ip = "172.31.6.7", family = "inet", netmask = "255.255.0.0", mac = "p�Ւ�", internal = false } } "lo" { { ip = "127.0.0.1", family = "inet", netmask = "255.0.0.0", mac = "\0\0\0\0\0\0", internal = true }, { ip = "::1", family = "inet6", netmask = "ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff", mac = "\0\0\0\0\0\0", internal = true } } ok 44 misc - uv.interface_addresses { 1.005859375, 0.97900390625, 0.677734375 } ok 45 misc - uv.loadavg "/usr/bin/lua" ok 46 misc - uv.exepath "/builddir" ok 47 misc - uv.os_homedir "/tmp" ok 48 misc - uv.os_tmpdir { uid = 998, homedir = "/builddir", shell = "/bin/bash", gid = 135, username = "mockbuild" } ok 49 misc - uv.os_get_passwd "/builddir/build/BUILD/luv-1.32.0-0" "/" ok 50 misc - uv.cwd and uv.chdir 1.4834558333088e+16 ok 51 misc - uv.hrtime ok 52 misc - uv.getpid { version = "#5 SMP Wed Jul 25 18:33:57 UTC 2018", machine = "riscv64", release = "4.15.0-00046-g48fb45691946-dirty", sysname = "Linux" } ok 53 misc - uv.os_uname os.time 1573281087 uv.gettimeofday 1573281087.000334 ok 54 misc - uv.gettimeofday ok 55 misc - uv.os_environ "prepare" uv_prepare_t: 0x2aaac611a0 ok 56 prepare-check-idle-async - simple prepare "timeout" uv_timer_t: 0x2aaab1b2d0 "check" uv_check_t: 0x2aaac611a0 ok 57 prepare-check-idle-async - simple check "idle" uv_idle_t: 0x2aaac611a0 ok 58 prepare-check-idle-async - simple idle ok 59 prepare-check-idle-async - simple async ok 60 process - test disable_stdio_inheritance { pid = 13799, handle = uv_process_t: 0x2aaac60790 } "stdout" { chunk = "Hello World" } "exit" { code = 0, signal = 0 } ok 61 process - process stdout { pid = 13800, handle = uv_process_t: 0x2aaac60790 } "exit" uv_process_t: 0x2aaac60790 { signal = 2, status = 0 } ok 62 process - spawn and kill by pid { pid = 13801, handle = uv_process_t: 0x2aaac60790 } "exit" uv_process_t: 0x2aaac60790 { signal = 15, status = 0 } ok 63 process - spawn and kill by handle ok 64 process - invalid command { pid = 13803, handle = uv_process_t: 0x2aaac60790 } "stdout" { chunk = "Hello World" } "exit" { code = 0, signal = 0 } ok 65 process - process stdio Sending child SIGINT "sigint\n" "exit" { code = 0, pid = 13804, signal = 0 } ok 66 signal - Catch SIGINT { server = uv_tcp_t: 0x2aaaaffa30, address = { port = 39963, family = "inet", ip = "127.0.0.1" } } { client = uv_tcp_t: 0x2aaaab8ca0, req = uv_connect_t: 0x2aaaaff9c8 } "server on connection" uv_tcp_t: 0x2aaaaffa30 "client on connect" uv_tcp_t: 0x2aaaab8ca0 nil "client on shutdown" uv_tcp_t: 0x2aaaab8ca0 nil "client on close" uv_tcp_t: 0x2aaaab8ca0 ok 67 tcp - basic tcp server and client (ipv4) { server = uv_tcp_t: 0x2aaaab8ca0, address = { port = 37925, family = "inet6", ip = "::1" } } { client = uv_tcp_t: 0x2aaaaffa30, req = uv_connect_t: 0x2aaaace028 } "server on connection" uv_tcp_t: 0x2aaaab8ca0 "client on connect" uv_tcp_t: 0x2aaaaffa30 nil "client on shutdown" uv_tcp_t: 0x2aaaaffa30 nil "client on close" uv_tcp_t: 0x2aaaaffa30 ok 68 tcp - basic tcp server and client (ipv6) { server = uv_tcp_t: 0x2aaaaffa30, address = { port = 33211, family = "inet", ip = "127.0.0.1" } } { socket = uv_tcp_t: 0x2aaaab8ca0, req = uv_write_t: 0x2aaab1ce08 } "client onwrite" uv_tcp_t: 0x2aaaab8ca0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 69 tcp - tcp echo server and client { server = uv_tcp_t: 0x2aaaaffa30, address = { port = 38979, family = "inet", ip = "127.0.0.1" } } { socket = uv_tcp_t: 0x2aaac603b0, req = uv_write_t: 0x2aaab1b0e8 } "client onwrite" uv_tcp_t: 0x2aaac603b0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 70 tcp - tcp echo server and client with methods "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" ok 71 tcp - tcp invalid ip address { server = uv_tcp_t: 0x2aaaaffa30, address = { port = 39297, family = "inet", ip = "127.0.0.1" } } { socket = uv_tcp_t: 0x2aaaab8ca0, req = uv_write_t: 0x2aaab1b878 } "client onwrite" uv_tcp_t: 0x2aaaab8ca0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 72 tcp - tcp close reset client { server = uv_tcp_t: 0x2aaaaffa30, address = { port = 43401, family = "inet", ip = "127.0.0.1" } } { socket = uv_tcp_t: 0x2aaac603b0, req = uv_write_t: 0x2aaab1ce08 } "client onwrite" uv_tcp_t: 0x2aaac603b0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 73 tcp - tcp close reset after shutdown { server = uv_tcp_t: 0x2aaaaffa30, address = { port = 41253, family = "inet", ip = "127.0.0.1" } } { socket = uv_tcp_t: 0x2aaaab8ca0, req = uv_write_t: 0x2aaab1ce08 } "client onwrite" uv_tcp_t: 0x2aaaab8ca0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 74 tcp - tcp close reset accepted { server = uv_tcp_t: 0x2aaaaffa30, address = { port = 38121, family = "inet", ip = "127.0.0.1" } } { socket = uv_tcp_t: 0x2aaaab8ca0, req = uv_write_t: 0x2aaab1ce08 } "client onwrite" uv_tcp_t: 0x2aaaab8ca0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 75 tcp - tcp close reset accepted after shutdown In uv_thread_t: 0x2002f081e0 { delay = 100, elapsed = 103 } ok 76 thread - test thread create ok 77 thread - test thread create with arguments Runing uv_thread_t: 0x2000282850 Runing uv_thread_t: 0x2000282850 { delay = 100, elapsed = 104 } ok 78 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 112 } ok 79 thread - test thread create with options table "timeout" uv_timer_t: 0x2aaab1b2d0 "closed" uv_timer_t: 0x2aaab1b2d0 ok 80 timer - simple timeout "interval" uv_timer_t: 0x2aaab1b2d0 "interval" uv_timer_t: 0x2aaab1b2d0 "interval" uv_timer_t: 0x2aaab1b2d0 "closed" uv_timer_t: 0x2aaab1b2d0 ok 81 timer - simple interval "interval" uv_timer_t: 0x2aaab1b4c0 "interval" uv_timer_t: 0x2aaab1b4c0 "timeout" uv_timer_t: 0x2aaab1b2d0 ok 82 timer - timeout with interval "interval" uv_timer_t: 0x2aaab1b2d0 0 "interval" uv_timer_t: 0x2aaab1b2d0 8 "interval" uv_timer_t: 0x2aaab1b2d0 4 "interval" uv_timer_t: 0x2aaab1b2d0 2 ok 83 timer - shrinking interval "interval" uv_timer_t: 0x2aaab1b2d0 0 "interval" uv_timer_t: 0x2aaab1b2d0 8 "interval" uv_timer_t: 0x2aaab1b2d0 4 "interval" uv_timer_t: 0x2aaab1b2d0 2 ok 84 timer - shrinking interval using methods { server = uv_udp_t: 0x2aaaacc010 } { client = uv_udp_t: 0x2aaaaf2090, req = 0 } "client on send" uv_udp_t: 0x2aaaaf2090 nil "server on recv" uv_udp_t: 0x2aaaacc010 "PING" { port = 54849, family = "inet", ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0x2aaaacc010 "client on close" uv_udp_t: 0x2aaaaf2090 ok 85 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0x2aaaaf2090 } { client = uv_udp_t: 0x2aaaacc010, req = 0 } "client on send" uv_udp_t: 0x2aaaacc010 nil "server on recv" uv_udp_t: 0x2aaaaf2090 "PING" { port = 37906, family = "inet6", ip = "::1" } { } "server on close" uv_udp_t: 0x2aaaaf2090 "client on close" uv_udp_t: 0x2aaaacc010 ok 86 udp - basic udp server and client (ipv6) ./tests/test-udp.lua:66: bad argument #3 to 'udp_send' (Host must be string or nil) ./tests/test-udp.lua:68: bad argument #4 to 'udp_send' (Port must be number or nil) ./tests/test-udp.lua:70: bad argument #3 to 'udp_send' (Both host and port must be nil if one is nil) ./tests/test-udp.lua:72: bad argument #4 to 'udp_send' (Both host and port must be nil if one is nil) ok 87 udp - udp send args { server = uv_udp_t: 0x2aaaacc010 } { port = 9123, family = "inet", ip = "127.0.0.1" } "server on recv" uv_udp_t: 0x2aaaacc010 "PING" { port = 59006, family = "inet", ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x2aaaacc010 "PING" { port = 39887, family = "inet", ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x2aaaacc010 "PING" { port = 39887, family = "inet", ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x2aaaacc010 nil nil { } "server on recv" uv_udp_t: 0x2aaaacc010 "PING" { port = 57567, family = "inet", ip = "127.0.0.1" } { } "client on close" uv_udp_t: 0x2aaaaf2090 "server on close" uv_udp_t: 0x2aaaacc010 ok 88 udp - udp connect "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 89 work - test threadpool # All tests passed + ln -sf obj-lua51/luv.so luv.so + lua-5.1 tests/run.lua 1..89 "in async notify callback" "a" true 250 ok 1 async - test pass async between threads "timeout" uv_timer_t: 0x2aaaaf93b0 "closed" uv_timer_t: 0x2aaaaf93b0 ok 2 callbacks - luv_handle_t: function "timeout" { } uv_timer_t: 0x2aaaaf93b0 "closed" { } uv_timer_t: 0x2aaaaf93b0 ok 3 callbacks - luv_handle_t: callable table nil "/builddir/build/BUILD/luv-1.32.0-0" ok 4 callbacks - luv_req_t: function { } nil "/builddir/build/BUILD/luv-1.32.0-0" ok 5 callbacks - luv_req_t: callable table skipped ok 6 conversions - basic 64bit conversions begin wait end wait ok 7 coroutines - coroutines { fd = 10 } { stat = { nlink = 1, ino = 14425488, mtime = table: 0x2aaaae27c0, gid = 135, mode = 33188, size = 6317, dev = 2049, gen = 0, rdev = 0, atime = table: 0x2aaaae52c0, blksize = 4096, uid = 998, type = "file", flags = 0, ctime = table: 0x2aaaaee810, birthtime = table: 0x2aaaaede60, blocks = 16 } } ok 8 fs - read a file sync { fd = 10 } { stat = { nlink = 1, ino = 14425488, mtime = table: 0x2aaaaf1ae0, gid = 135, mode = 33188, size = 6317, dev = 2049, gen = 0, rdev = 0, atime = table: 0x2aaaafcea0, blksize = 4096, uid = 998, type = "file", flags = 0, ctime = table: 0x2aaaaf2b70, birthtime = table: 0x2aaaaf0c60, blocks = 16 } } { chunk = 6317 } ok 9 fs - read a file async ok 10 fs - fs.write ok 11 fs - fs.stat sync ok 12 fs - fs.stat async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 13 fs - fs.stat sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 14 fs - fs.stat async error { name = ".ci", ftype = "directory" } { name = ".editorconfig", ftype = "file" } { name = ".gitignore", ftype = "file" } { name = ".gitmodules", ftype = "file" } { name = ".travis.yml", 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 = "cmake", ftype = "directory" } { name = "debugfiles.list", ftype = "file" } { name = "debuglinks.list", ftype = "file" } { name = "debugsourcefiles.list", ftype = "file" } { name = "debugsources.list", ftype = "file" } { name = "docs.md", ftype = "file" } { name = "elfbins.list", 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 = "luv.so", ftype = "link" } { name = "msvcbuild.bat", ftype = "file" } { name = "obj-lua51", ftype = "directory" } { name = "obj-lua53", ftype = "directory" } { name = "rockspecs", ftype = "directory" } { name = "src", ftype = "directory" } { name = "tests", ftype = "directory" } ok 15 fs - fs.scandir "/builddir/build/BUILD/luv-1.32.0-0" "/builddir/build/BUILD/luv-1.32.0-0" ok 16 fs - fs.realpath ok 17 fs - fs.copyfile { { name = "obj-lua53", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = "debuglinks.list", type = "file" } } { { name = "luv.so", type = "link" } } { { name = "appveyor.yml", type = "file" } } { { name = "lgtm.yml", type = "file" } } { { name = "LICENSE.txt", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "libluv.pc.in", type = "file" } } { { name = "examples", type = "directory" } } { { name = "debugsourcefiles.list", type = "file" } } { { name = "elfbins.list", type = "file" } } { { name = "tests", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "debugsources.list", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "src", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = "lib", type = "directory" } } { { name = ".travis.yml", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "obj-lua51", type = "directory" } } { { name = "debugfiles.list", type = "file" } } ok 18 fs - fs.{open,read,close}dir object sync #1 { { name = "obj-lua53", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = "debuglinks.list", type = "file" } } { { name = "luv.so", type = "link" } } { { name = "appveyor.yml", type = "file" } } { { name = "lgtm.yml", type = "file" } } { { name = "LICENSE.txt", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "libluv.pc.in", type = "file" } } { { name = "examples", type = "directory" } } { { name = "debugsourcefiles.list", type = "file" } } { { name = "elfbins.list", type = "file" } } { { name = "tests", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "debugsources.list", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "src", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = "lib", type = "directory" } } { { name = ".travis.yml", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "obj-lua51", type = "directory" } } { { name = "debugfiles.list", type = "file" } } uv_dir_t: 0x2aaab0d170 closed ok 19 fs - fs.{open,read,close}dir object sync #2 { { name = "obj-lua53", type = "directory" } } { { name = ".gitmodules", type = "file" } } { { name = "debuglinks.list", type = "file" } } { { name = "luv.so", type = "link" } } { { name = "appveyor.yml", type = "file" } } { { name = "lgtm.yml", type = "file" } } { { name = "LICENSE.txt", type = "file" } } { { name = "cmake", type = "directory" } } { { name = "docs.md", type = "file" } } { { name = "libluv.pc.in", type = "file" } } { { name = "examples", type = "directory" } } { { name = "debugsourcefiles.list", type = "file" } } { { name = "elfbins.list", type = "file" } } { { name = "tests", type = "directory" } } { { name = "README.md", type = "file" } } { { name = "debugsources.list", type = "file" } } { { name = ".ci", type = "directory" } } { { name = "luv-scm-0.rockspec", type = "file" } } { { name = ".gitignore", type = "file" } } { { name = "rockspecs", type = "directory" } } { { name = "msvcbuild.bat", type = "file" } } { { name = "src", type = "directory" } } { { name = "CMakeLists.txt", type = "file" } } { { name = "Makefile", type = "file" } } { { name = "lib", type = "directory" } } { { name = ".travis.yml", type = "file" } } { { name = ".editorconfig", type = "file" } } { { name = "obj-lua51", type = "directory" } } { { name = "debugfiles.list", type = "file" } } ok 20 fs - fs.{open,read,close}dir sync one entry { { name = "obj-lua53", type = "directory" }, { name = ".gitmodules", type = "file" }, { name = "debuglinks.list", type = "file" }, { name = "luv.so", type = "link" }, { name = "appveyor.yml", type = "file" }, { name = "lgtm.yml", type = "file" }, { name = "LICENSE.txt", type = "file" }, { name = "cmake", type = "directory" }, { name = "docs.md", type = "file" }, { name = "libluv.pc.in", type = "file" }, { name = "examples", type = "directory" }, { name = "debugsourcefiles.list", type = "file" }, { name = "elfbins.list", type = "file" }, { name = "tests", type = "directory" }, { name = "README.md", type = "file" }, { name = "debugsources.list", type = "file" }, { name = ".ci", type = "directory" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = ".gitignore", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = "src", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = "Makefile", type = "file" }, { name = "lib", type = "directory" }, { name = ".travis.yml", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "obj-lua51", type = "directory" }, { name = "debugfiles.list", type = "file" } } ok 21 fs - fs.{open,read,close}dir sync more entry { { name = "obj-lua53", type = "directory" }, { name = ".gitmodules", type = "file" }, { name = "debuglinks.list", type = "file" }, { name = "luv.so", type = "link" }, { name = "appveyor.yml", type = "file" }, { name = "lgtm.yml", type = "file" }, { name = "LICENSE.txt", type = "file" }, { name = "cmake", type = "directory" }, { name = "docs.md", type = "file" }, { name = "libluv.pc.in", type = "file" }, { name = "examples", type = "directory" }, { name = "debugsourcefiles.list", type = "file" }, { name = "elfbins.list", type = "file" }, { name = "tests", type = "directory" }, { name = "README.md", type = "file" }, { name = "debugsources.list", type = "file" }, { name = ".ci", type = "directory" }, { name = "luv-scm-0.rockspec", type = "file" }, { name = ".gitignore", type = "file" }, { name = "rockspecs", type = "directory" }, { name = "msvcbuild.bat", type = "file" }, { name = "src", type = "directory" }, { name = "CMakeLists.txt", type = "file" }, { name = "Makefile", type = "file" }, { name = "lib", type = "directory" }, { name = ".travis.yml", type = "file" }, { name = ".editorconfig", type = "file" }, { name = "obj-lua51", type = "directory" }, { name = "debugfiles.list", type = "file" } } ok 22 fs - fs.{open,read,close}dir with more entry { bavail = 46384745, type = 61267, bsize = 4096, files = 16384000, bfree = 49665591, ffree = 15347563, blocks = 64491121 } ok 23 fs - fs.statfs sync { bavail = 46384745, type = 61267, bsize = 4096, files = 16384000, bfree = 49665591, ffree = 15347563, blocks = 64491121 } ok 24 fs - fs.statfs async { err = "ENOENT: no such file or directory: BAD_FILE!", code = "ENOENT" } ok 25 fs - fs.statfs sync error { err = "ENOENT: no such file or directory: BAD_FILE@" } ok 26 fs - fs.statfs async error 480 3317760 960 3309568 1440 3317760 1920 3317760 2400 3248128 2880 3317760 3360 3317760 3840 3317760 { before = 3317760, after = 3317760 } ok 27 leaks - fs-write 131072 40620032 262144 40620032 393216 40620032 524288 40620032 655360 40620032 786432 40620032 917504 40620032 1048576 40620032 { before = 40620032, after = 40620032 } ok 28 leaks - lots-o-timers 8192 40620032 16384 40620032 24576 40620032 32768 40620032 40960 40620032 49152 40620032 57344 40620032 65536 40620032 { before = 40620032, after = 40620032 } ok 29 leaks - lots-o-timers with canceled callbacks 160 40620032 320 40620032 480 40620032 640 40620032 800 40620032 960 40620032 1120 40620032 1280 40620032 { before = 40620032, after = 40620032 } ok 30 leaks - lots-o-timers with real timeouts 160 35725312 320 35725312 480 35725312 640 35725312 800 35725312 960 35725312 1120 35725312 1280 35725312 { before = 35725312, after = 35725312 } ok 31 leaks - reading file async 1024 35725312 2048 35725312 3072 35725312 4096 35725312 5120 35725312 6144 35725312 7168 35725312 8192 35725312 { before = 35725312, after = 35725312 } ok 32 leaks - reading file sync 672 35725312 1344 35725312 2016 35725312 2688 35725312 3360 35725312 4032 35725312 4704 35725312 5376 35725312 { before = 35725312, after = 35725312 } ok 33 leaks - invalid file 16384 35725312 32768 35725312 49152 35725312 65536 35725312 81920 35725312 98304 35725312 114688 35725312 131072 35725312 { before = 35725312, after = 35725312 } ok 34 leaks - invalid file sync 8192 35725312 16384 35725312 24576 35725312 32768 35725312 40960 35725312 49152 35725312 57344 35725312 65536 35725312 { before = 35725312, after = 35725312 } ok 35 leaks - invalid spawn args 256 24723456 512 24723456 768 24723456 1024 24723456 1280 24723456 1536 24723456 1792 24723456 2048 24723456 { before = 24723456, after = 24723456 } ok 36 leaks - stream writing with string and array ok 37 leaks - test nil handle for writes "stdio fd types" { [1] = "pipe", [2] = "pipe", [0] = "file" } ok 38 misc - uv.guess_handle { version = 73984, version_string = "1.33.0" } ok 39 misc - uv.version and uv.version_string { rss = 24723456, total = 8379871232, constrained = 0, free = 7030759424 } ok 40 misc - memory size { uptime = 14834700 } ok 41 misc - uv.uptime { inblock = 0, nsignals = 0, utime = { usec = 484894, sec = 126 }, oublock = 0, stime = { usec = 198170, sec = 4 }, nivcsw = 1694, minflt = 9545, idrss = 0, majflt = 0, nvcsw = 15529, isrss = 0, nswap = 0, maxrss = 39668, msgsnd = 0, msgrcv = 0, ixrss = 0 } ok 42 misc - uv.getrusage { { speed = 0, times = table: 0x2aabdbe6c0, model = "unknown" }, { speed = 0, times = table: 0x2aaaae8e70, model = "unknown" }, { speed = 0, times = table: 0x2aaab08250, model = "unknown" }, { speed = 0, times = table: 0x2aaaaf9820, model = "unknown" } } ok 43 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 = "p�Ւ�", netmask = "255.255.0.0", internal = false, family = "inet", ip = "172.31.6.7" } } ok 44 misc - uv.interface_addresses { 1.16064453125, 1.04296875, 0.75 } ok 45 misc - uv.loadavg "/usr/bin/lua-5.1" ok 46 misc - uv.exepath "/builddir" ok 47 misc - uv.os_homedir "/tmp" ok 48 misc - uv.os_tmpdir { username = "mockbuild", uid = 998, gid = 135, homedir = "/builddir", shell = "/bin/bash" } ok 49 misc - uv.os_get_passwd "/builddir/build/BUILD/luv-1.32.0-0" "/" ok 50 misc - uv.cwd and uv.chdir 1.4834700274405e+16 ok 51 misc - uv.hrtime ok 52 misc - uv.getpid { release = "4.15.0-00046-g48fb45691946-dirty", machine = "riscv64", version = "#5 SMP Wed Jul 25 18:33:57 UTC 2018", sysname = "Linux" } ok 53 misc - uv.os_uname os.time 1573281229 uv.gettimeofday 1573281229.000196 ok 54 misc - uv.gettimeofday ok 55 misc - uv.os_environ "prepare" uv_prepare_t: 0x2aaab0c9e0 ok 56 prepare-check-idle-async - simple prepare "check" uv_check_t: 0x2aaab0c9e0 "timeout" uv_timer_t: 0x2aabb46d00 ok 57 prepare-check-idle-async - simple check "idle" uv_idle_t: 0x2aaab0c9e0 ok 58 prepare-check-idle-async - simple idle ok 59 prepare-check-idle-async - simple async ok 60 process - test disable_stdio_inheritance { handle = uv_process_t: 0x2aaab0ac40, pid = 13816 } "stdout" { chunk = "Hello World" } "exit" { signal = 0, code = 0 } ok 61 process - process stdout { handle = uv_process_t: 0x2aaab0ac40, pid = 13817 } "exit" uv_process_t: 0x2aaab0ac40 { status = 0, signal = 2 } ok 62 process - spawn and kill by pid { handle = uv_process_t: 0x2aaab0ac40, pid = 13818 } "exit" uv_process_t: 0x2aaab0ac40 { status = 0, signal = 15 } ok 63 process - spawn and kill by handle ok 64 process - invalid command { handle = uv_process_t: 0x2aaab0ac40, pid = 13820 } "stdout" { chunk = "Hello World" } "exit" { signal = 0, code = 0 } ok 65 process - process stdio Sending child SIGINT "sigint\n" "exit" { signal = 0, pid = 13821, code = 0 } ok 66 signal - Catch SIGINT { address = { family = "inet", port = 38513, ip = "127.0.0.1" }, server = uv_tcp_t: 0x2aaab10e00 } { req = uv_connect_t: 0x2aaaabc368, client = uv_tcp_t: 0x2aaab10620 } "server on connection" uv_tcp_t: 0x2aaab10e00 "client on connect" uv_tcp_t: 0x2aaab10620 nil "client on shutdown" uv_tcp_t: 0x2aaab10620 nil "client on close" uv_tcp_t: 0x2aaab10620 ok 67 tcp - basic tcp server and client (ipv4) { address = { family = "inet6", port = 41327, ip = "::1" }, server = uv_tcp_t: 0x2aaab10620 } { req = uv_connect_t: 0x2aaaadc8b8, client = uv_tcp_t: 0x2aaab10e00 } "server on connection" uv_tcp_t: 0x2aaab10620 "client on connect" uv_tcp_t: 0x2aaab10e00 nil "client on shutdown" uv_tcp_t: 0x2aaab10e00 nil "client on close" uv_tcp_t: 0x2aaab10e00 ok 68 tcp - basic tcp server and client (ipv6) { address = { family = "inet", port = 38237, ip = "127.0.0.1" }, server = uv_tcp_t: 0x2aaab10e00 } { req = uv_write_t: 0x2aaaaf5dd8, socket = uv_tcp_t: 0x2aaab10620 } "client onwrite" uv_tcp_t: 0x2aaab10620 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 69 tcp - tcp echo server and client { address = { family = "inet", port = 38697, ip = "127.0.0.1" }, server = uv_tcp_t: 0x2aaab10e00 } { req = uv_write_t: 0x2aaaafb2d8, socket = uv_tcp_t: 0x2aaab0b0e0 } "client onwrite" uv_tcp_t: 0x2aaab0b0e0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 70 tcp - tcp echo server and client with methods "./tests/test-tcp.lua:140: Invalid IP address or port [127.0.0.100005:1000]" ok 71 tcp - tcp invalid ip address { address = { family = "inet", port = 38987, ip = "127.0.0.1" }, server = uv_tcp_t: 0x2aaab10e00 } { req = uv_write_t: 0x2aaaadffc8, socket = uv_tcp_t: 0x2aaab10620 } "client onwrite" uv_tcp_t: 0x2aaab10620 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { err = "ECONNRESET" } ok 72 tcp - tcp close reset client { address = { family = "inet", port = 45489, ip = "127.0.0.1" }, server = uv_tcp_t: 0x2aaab10e00 } { req = uv_write_t: 0x2aaaaf5dd8, socket = uv_tcp_t: 0x2aaab0b0e0 } "client onwrite" uv_tcp_t: 0x2aaab0b0e0 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 73 tcp - tcp close reset after shutdown { address = { family = "inet", port = 44449, ip = "127.0.0.1" }, server = uv_tcp_t: 0x2aaab10e00 } { req = uv_write_t: 0x2aaaaf5dd8, socket = uv_tcp_t: 0x2aaab10620 } "client onwrite" uv_tcp_t: 0x2aaab10620 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "client read" { } ok 74 tcp - tcp close reset accepted { address = { family = "inet", port = 41503, ip = "127.0.0.1" }, server = uv_tcp_t: 0x2aaab10e00 } { req = uv_write_t: 0x2aaaaf5dd8, socket = uv_tcp_t: 0x2aaab10620 } "client onwrite" uv_tcp_t: 0x2aaab10620 nil "server read" { data = "Hello" } "client read" { data = "Hello" } "server read" { } ok 75 tcp - tcp close reset accepted after shutdown { delay = 100, elapsed = 111 } ok 76 thread - test thread create ok 77 thread - test thread create with arguments Runing uv_thread_t: 0x2000278850 Runing uv_thread_t: 0x2000278850 { delay = 100, elapsed = 108 } ok 78 thread - test thread sleep msecs in main thread { delay = 100, elapsed = 108 } ok 79 thread - test thread create with options table "timeout" uv_timer_t: 0x2aabb46d00 "closed" uv_timer_t: 0x2aabb46d00 ok 80 timer - simple timeout "interval" uv_timer_t: 0x2aabb46d00 "interval" uv_timer_t: 0x2aabb46d00 "interval" uv_timer_t: 0x2aabb46d00 "closed" uv_timer_t: 0x2aabb46d00 ok 81 timer - simple interval "interval" uv_timer_t: 0x2aabb47690 "interval" uv_timer_t: 0x2aabb47690 "timeout" uv_timer_t: 0x2aabb46d00 ok 82 timer - timeout with interval "interval" uv_timer_t: 0x2aabb46d00 0 "interval" uv_timer_t: 0x2aabb46d00 8 "interval" uv_timer_t: 0x2aabb46d00 4 "interval" uv_timer_t: 0x2aabb46d00 2 ok 83 timer - shrinking interval "interval" uv_timer_t: 0x2aabb46d00 0 "interval" uv_timer_t: 0x2aabb46d00 8 "interval" uv_timer_t: 0x2aabb46d00 4 "interval" uv_timer_t: 0x2aabb46d00 2 ok 84 timer - shrinking interval using methods { server = uv_udp_t: 0x2aaab122c0 } { req = 0, client = uv_udp_t: 0x2aaab07f40 } "client on send" uv_udp_t: 0x2aaab07f40 nil "server on recv" uv_udp_t: 0x2aaab122c0 "PING" { family = "inet", port = 45997, ip = "127.0.0.1" } { } "server on close" uv_udp_t: 0x2aaab122c0 "client on close" uv_udp_t: 0x2aaab07f40 ok 85 udp - basic udp server and client (ipv4) { server = uv_udp_t: 0x2aaab07f40 } { req = 0, client = uv_udp_t: 0x2aaab122c0 } "client on send" uv_udp_t: 0x2aaab122c0 nil "server on recv" uv_udp_t: 0x2aaab07f40 "PING" { family = "inet6", port = 50098, ip = "::1" } { } "server on close" uv_udp_t: 0x2aaab07f40 "client on close" uv_udp_t: 0x2aaab122c0 ok 86 udp - basic udp server and client (ipv6) ./tests/test-udp.lua:66: bad argument #3 to 'udp_send' (Host must be string or nil) ./tests/test-udp.lua:68: bad argument #4 to 'udp_send' (Port must be number or nil) ./tests/test-udp.lua:70: bad argument #3 to 'udp_send' (Both host and port must be nil if one is nil) ./tests/test-udp.lua:72: bad argument #4 to 'udp_send' (Both host and port must be nil if one is nil) ok 87 udp - udp send args { server = uv_udp_t: 0x2aaab122c0 } { family = "inet", port = 9123, ip = "127.0.0.1" } "server on recv" uv_udp_t: 0x2aaab122c0 "PING" { family = "inet", port = 57904, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x2aaab122c0 "PING" { family = "inet", port = 60101, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x2aaab122c0 "PING" { family = "inet", port = 60101, ip = "127.0.0.1" } { } "server on recv" uv_udp_t: 0x2aaab122c0 nil nil { } "server on recv" uv_udp_t: 0x2aaab122c0 "PING" { family = "inet", port = 56340, ip = "127.0.0.1" } { } "client on close" uv_udp_t: 0x2aaab07f40 "server on close" uv_udp_t: 0x2aaab122c0 ok 88 udp - udp connect "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 89 work - test threadpool # All tests passed In uv_thread_t: 0x2002cfe1e0 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Processing files: lua-luv-1.32.0.0-0.fc32.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ttRi8k + umask 022 + cd /builddir/build/BUILD + cd luv-1.32.0-0 + DOCDIR=/builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/share/doc/lua-luv + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/share/doc/lua-luv + cp -pr README.md /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/share/doc/lua-luv + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tRWr6k + umask 022 + cd /builddir/build/BUILD + cd luv-1.32.0-0 + LICENSEDIR=/builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/share/licenses/lua-luv + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/share/licenses/lua-luv + cp -pr LICENSE.txt /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/share/licenses/lua-luv + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: lua-luv = 1.32.0.0-0.fc32 lua-luv(riscv-64) = 1.32.0.0-0.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libuv.so.1()(64bit) rtld(GNU_HASH) Processing files: lua-luv-devel-1.32.0.0-0.fc32.riscv64 Provides: lua-luv-devel = 1.32.0.0-0.fc32 lua-luv-devel(riscv-64) = 1.32.0.0-0.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lua5.1-luv-1.32.0.0-0.fc32.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zH5sLj + umask 022 + cd /builddir/build/BUILD + cd luv-1.32.0-0 + DOCDIR=/builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/share/doc/lua5.1-luv + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/share/doc/lua5.1-luv + cp -pr README.md /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/share/doc/lua5.1-luv + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.STJBmj + umask 022 + cd /builddir/build/BUILD + cd luv-1.32.0-0 + LICENSEDIR=/builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/share/licenses/lua5.1-luv + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/share/licenses/lua5.1-luv + cp -pr LICENSE.txt /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64/usr/share/licenses/lua5.1-luv + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: lua5.1-luv = 1.32.0.0-0.fc32 lua5.1-luv(riscv-64) = 1.32.0.0-0.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libuv.so.1()(64bit) rtld(GNU_HASH) Processing files: lua5.1-luv-devel-1.32.0.0-0.fc32.riscv64 Provides: lua5.1-luv-devel = 1.32.0.0-0.fc32 lua5.1-luv-devel(riscv-64) = 1.32.0.0-0.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lua-luv-debugsource-1.32.0.0-0.fc32.riscv64 Provides: lua-luv-debugsource = 1.32.0.0-0.fc32 lua-luv-debugsource(riscv-64) = 1.32.0.0-0.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lua-luv-debuginfo-1.32.0.0-0.fc32.riscv64 Provides: debuginfo(build-id) = c7cd0797b969e04a746784ad3377cba2fc5aad48 lua-luv-debuginfo = 1.32.0.0-0.fc32 lua-luv-debuginfo(riscv-64) = 1.32.0.0-0.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lua-luv-debugsource(riscv-64) = 1.32.0.0-0.fc32 Processing files: lua5.1-luv-debuginfo-1.32.0.0-0.fc32.riscv64 Provides: debuginfo(build-id) = 74a1314ae7099e97e4d63c31e69ea7ab0cae9655 lua5.1-luv-debuginfo = 1.32.0.0-0.fc32 lua5.1-luv-debuginfo(riscv-64) = 1.32.0.0-0.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: lua-luv-debugsource(riscv-64) = 1.32.0.0-0.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64 Wrote: /builddir/build/RPMS/lua5.1-luv-devel-1.32.0.0-0.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/lua-luv-devel-1.32.0.0-0.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/lua5.1-luv-1.32.0.0-0.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/lua-luv-1.32.0.0-0.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/lua-luv-debugsource-1.32.0.0-0.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/lua-luv-debuginfo-1.32.0.0-0.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/lua5.1-luv-debuginfo-1.32.0.0-0.fc32.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ewEgUj + umask 022 + cd /builddir/build/BUILD + cd luv-1.32.0-0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/lua-luv-1.32.0.0-0.fc32.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0