Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/libqb.spec'], uid=1001user='mockbuild'gid=135shell=FalsechrootPath='/var/lib/mock/epel-6-i386-mockbuilder-2500/root'timeout=0logger=printOutput=Falseenv={'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/libqb.spec'] with env {'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: copr-builder-151838549.novalocal Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/libqb-1.0rc4-1.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/libqb.spec'], uid=1001user='mockbuild'gid=135shell=FalseprintOutput=FalsechrootPath='/var/lib/mock/epel-6-i386-mockbuilder-2500/root'timeout=0logger=private_network=Trueenv={'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/libqb.spec'] with env {'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YDahok + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libqb-1.0rc4 + /bin/tar -xf - + /usr/bin/xz -dc /builddir/build/SOURCES/libqb-1.0rc4.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd libqb-1.0rc4 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Rr6jex + umask 022 + cd /builddir/build/BUILD + cd libqb-1.0rc4 + LANG=C + export LANG + unset DISPLAY + ./autogen.sh autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy libtoolize: `build-aux/ltmain.sh' is newer: use `--force' to overwrite libtoolize: `m4/libtool.m4' is newer: use `--force' to overwrite libtoolize: `m4/ltoptions.m4' is newer: use `--force' to overwrite libtoolize: `m4/ltversion.m4' is newer: use `--force' to overwrite libtoolize: `m4/lt~obsolete.m4' is newer: use `--force' to overwrite autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force autoreconf: Leaving directory `.' Now run ./configure and make + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i686-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-syslog-tests checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i686-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking host system type... (cached) i686-redhat-linux-gnu configure: building in place srcdir:. checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl.exe... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gawk... (cached) gawk checking for i686-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking whether gcc and cc understand -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for pkg-config... pkg-config checking for doxygen... doxygen checking for splint... no configure: Sanitizing prefix: /usr configure: Sanitizing exec_prefix: /usr checking for library containing pthread_create... -lpthread checking for library containing mq_open... -lrt checking for library containing dlopen... -ldl checking for library containing socket... none required checking for library containing gethostbyname... none required checking for i686-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for CHECK... yes checking for GLIB... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking link.h usability... yes checking link.h presence... yes checking for link.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdint.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for dlfcn.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for unistd.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/msg.h usability... yes checking sys/msg.h presence... yes checking for sys/msg.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for int32_t... yes checking for int64_t... yes checking for int8_t... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint64_t... yes checking for uint32_t... yes checking for uint16_t... yes checking for uint8_t... yes checking for struct sockaddr_un.sun_len... no checking looking for union semun in sys/sem.h... no checking for MSG_NOSIGNAL... yes checking for SO_NOSIGPIPE ... no checking for unistd.h... (cached) yes checking for working chown... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for alarm... yes checking for clock_gettime... yes checking for ftruncate... yes checking for gettimeofday... yes checking for localtime... yes checking for localtime_r... yes checking for memset... yes checking for munmap... yes checking for socket... yes checking for strchr... yes checking for strrchr... yes checking for strdup... yes checking for strstr... yes checking for strcasecmp... yes checking for poll... yes checking for epoll_create... yes checking for epoll_create1... yes checking for kqueue... no checking for random... yes checking for rand... yes checking for getrlimit... yes checking for sysconf... yes checking for pthread_spin_lock... yes checking for pthread_setschedparam... yes checking for pthread_mutexattr_setpshared... yes checking for pthread_condattr_setpshared... yes checking for sem_timedwait... yes checking for semtimedop... yes checking for sched_get_priority_max... yes checking for sched_setscheduler... yes checking for getpeerucred... no checking for getpeereid... no checking for strlcpy... no checking for strlcat... no checking for strchrnul... yes checking for architecture in i686... i686 checking for os in linux-gnu... Linux checking whether GCC supports builtin sync intrinsics... yes checking whether GCC supports builtin atomic intrinsics... no checking whether atomics need memory barrier... yes checking whether gcc supports "-Wall"... yes checking whether gcc supports "-Wshadow"... yes checking whether gcc supports "-Wmissing-prototypes"... yes checking whether gcc supports "-Wmissing-declarations"... yes checking whether gcc supports "-Wstrict-prototypes"... yes checking whether gcc supports "-Wdeclaration-after-statement"... yes checking whether gcc supports "-Wpointer-arith"... yes checking whether gcc supports "-Wwrite-strings"... yes checking whether gcc supports "-Wcast-align"... yes checking whether gcc supports "-Wbad-function-cast"... yes checking whether gcc supports "-Wmissing-format-attribute"... yes checking whether gcc supports "-Wformat=2"... yes checking whether gcc supports "-Wformat-security"... no checking whether gcc supports "-Wno-format-nonliteral"... yes checking whether gcc supports "-Wno-long-long"... yes checking whether gcc supports "-Wunsigned-char"... no checking whether gcc supports "-Wgnu89-inline"... no checking whether gcc supports "-Wno-strict-aliasing"... yes checking whether gcc supports "-Wmissing-format-attribute"... yes checking whether gcc supports "-Wsuggest-attribute=format"... no configure: Enabling syslog tests checking whether GCC supports __attribute__((section())... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/qb/Makefile config.status: creating lib/Makefile config.status: creating lib/libqb.pc config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating tests/test.conf config.status: creating examples/Makefile config.status: creating docs/Makefile config.status: creating docs/common.dox config.status: creating docs/html.dox config.status: creating docs/man.dox config.status: creating include/config.h config.status: creating include/qb/qbconfig.h config.status: include/qb/qbconfig.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands libqb configuration: Version = 1.0rc4 Prefix = /usr Executables = /usr/sbin Man pages = /usr/share/man Doc dir = ${datarootdir}/doc/${PACKAGE_TARNAME} Libraries = /usr/lib Header files = /usr/include Arch-independent files = /usr/share State information = /var System configuration = /etc SOCKETDIR = /var/run Features = epoll gcc__sync attribute-section libqb build info: Optimization = Debug options = Extra compiler warnings = Env. defined CFLAG = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables Env. defined CPPFLAGS = Env. defined LDFLAGS = ANSI defined CPPFLAGS = Coverage CFLAGS = Coverage LDFLAGS = Fatal War. CFLAGS = Final CFLAGS = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wshadow -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wdeclaration-after-statement -Wpointer-arith -Wwrite-strings -Wcast-align -Wbad-function-cast -Wmissing-format-attribute -Wformat=2 -Wno-format-nonliteral -Wno-long-long -Wno-strict-aliasing Final CPPFLAGS = Final LDFLAGS = + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4' Making all in include make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/include' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/include' Making all in qb make[4]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/include/qb' (CDPATH="${ZSH_VERSION+.}:" && cd ../.. && /bin/sh /builddir/build/BUILD/libqb-1.0rc4/build-aux/missing --run autoheader) rm -f stamp-h2 touch qbconfig.h.in cd ../.. && /bin/sh ./config.status include/qb/qbconfig.h config.status: creating include/qb/qbconfig.h config.status: include/qb/qbconfig.h is unchanged make all-am make[5]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/include/qb' make[5]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/include/qb' make[4]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/include/qb' make[4]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/include' make[4]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/include' make[3]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/include' make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/include' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/lib' CC hdb.lo CC util.lo CC ringbuffer.lo CC ringbuffer_helper.lo CC array.lo CC loop.lo CC loop_poll.lo CC loop_job.lo CC loop_timerlist.lo CC ipcc.lo CC ipcs.lo CC ipc_shm.lo CC ipc_setup.lo CC ipc_socket.lo CC log.lo log.c: In function 'cs_format': log.c:193: warning: function might be possible candidate for 'gnu_printf' format attribute log.c:193: warning: function might be possible candidate for 'gnu_printf' format attribute CC log_thread.lo CC log_blackbox.lo CC log_file.lo CC log_syslog.lo CC log_dcs.lo CC log_format.lo CC map.lo CC skiplist.lo CC hashtable.lo CC trie.lo CC unix.lo CC loop_poll_epoll.lo CC strlcpy.lo CC strlcat.lo CCLD libqb.la make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/lib' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/docs' mkdir -p man3 mkdir -p man3 doxygen man.dox doxygen man.dox mkdir -p man3 doxygen man.dox make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/docs' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/tools' CC qb_blackbox-qb_blackbox.o CCLD qb-blackbox make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/tools' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/tests' CC bmc.o CC bmcpt.o CC bms-bms.o CC rbreader.o CC rbwriter.o CC bench_log-bench-log.o CC format_compare_speed.o CC loop.o CCLD bmc CCLD bmcpt CCLD bms CCLD rbreader CCLD rbwriter CCLD bench-log CCLD format_compare_speed CCLD loop make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/tests' Making all in examples make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/examples' CC mapnotify-mapnotify.o CC simplelog-simplelog.o CC tcpclient-tcpclient.o CC tcpserver-tcpserver.o CC ipcclient-ipcclient.o CC ipcserver-ipcserver.o CCLD mapnotify CCLD simplelog CCLD tcpclient CCLD tcpserver CCLD ipcclient CCLD ipcserver make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/examples' make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4' make[1]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aAcCES + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386 ++ dirname /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386 + cd libqb-1.0rc4 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386 make install-recursive make[1]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4' Making install in include make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/include' Making install in qb make[3]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/include/qb' make[4]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/include/qb' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/qb/" || /bin/mkdir -p "/builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/include/qb/" /usr/bin/install -c -m 644 qbhdb.h qblist.h qbdefs.h qbatomic.h qbloop.h qbrb.h qbutil.h qbarray.h qbipcc.h qbipcs.h qbipc_common.h qblog.h qbconfig.h qbmap.h '/builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/include/qb/' make[4]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/include/qb' make[3]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/include/qb' make[3]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/include' make[4]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/include' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/include' make[3]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/include' make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/include' Making install in lib make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/lib' make[3]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/lib' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libqb.la '/builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libqb.so.0.18.0 /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/lib/libqb.so.0.18.0 libtool: install: (cd /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/lib && { ln -s -f libqb.so.0.18.0 libqb.so.0 || { rm -f libqb.so.0 && ln -s libqb.so.0.18.0 libqb.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/lib && { ln -s -f libqb.so.0.18.0 libqb.so || { rm -f libqb.so && ln -s libqb.so.0.18.0 libqb.so; }; }) libtool: install: /usr/bin/install -c .libs/libqb.lai /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/lib/libqb.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 libqb.pc '/builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/lib/pkgconfig' make[3]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/lib' make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/lib' Making install in docs make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/docs' make[3]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/docs' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man3" || /bin/mkdir -p "/builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/share/man/man3" /usr/bin/install -c -m 644 man3/qbarray.h.3 man3/qbatomic.h.3 man3/qbdefs.h.3 man3/qbhdb.h.3 man3/qbipc_common.h.3 man3/qbipcc.h.3 man3/qbipcs.h.3 man3/qblist.h.3 man3/qblog.h.3 man3/qbloop.h.3 man3/qbmap.h.3 man3/qbrb.h.3 man3/qbutil.h.3 '/builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/share/man/man3' test -z "/usr/share/man/man8" || /bin/mkdir -p "/builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/share/man/man8" /usr/bin/install -c -m 644 man8/qb-blackbox.8 '/builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/share/man/man8' make[3]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/docs' make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/docs' Making install in tools make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/tools' make[3]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/tools' test -z "/usr/sbin" || /bin/mkdir -p "/builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c qb-blackbox '/builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/sbin' libtool: install: warning: `../lib/libqb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/qb-blackbox /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/sbin/qb-blackbox make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/tools' make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/tools' Making install in tests make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/tests' make[3]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/tests' make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/tests' Making install in examples make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/examples' make[3]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/examples' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/examples' make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/examples' make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4' make[3]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/libqb" || /bin/mkdir -p "/builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/share/doc/libqb" /usr/bin/install -c -m 644 COPYING INSTALL README.markdown '/builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/share/doc/libqb' make[3]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4' make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4' make[1]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4' + find /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386 -name '*.la' -exec rm -f '{}' ';' + rm -rf /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386//usr/share/doc/libqb + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libqb-1.0rc4 extracting debug info from /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/sbin/qb-blackbox extracting debug info from /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/lib/libqb.so.0.18.0 symlinked /usr/lib/debug/usr/lib/libqb.so.0.18.0.debug to /usr/lib/debug/usr/lib/libqb.so.debug symlinked /usr/lib/debug/usr/lib/libqb.so.0.18.0.debug to /usr/lib/debug/usr/lib/libqb.so.0.debug 831 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ZGTF2f + umask 022 + cd /builddir/build/BUILD + cd libqb-1.0rc4 + unset DISPLAY + make check make check-recursive make[1]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4' Making check in include make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/include' Making check in qb make[3]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/include/qb' make[3]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/include/qb' make[3]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/include' make[3]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/include' make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/include' Making check in lib make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/lib' make make[3]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/lib' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/lib' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/lib' ================== All 0 tests passed ================== make[3]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/lib' make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/lib' Making check in docs make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/docs' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/docs' Making check in tools make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/tools' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/tools' Making check in tests make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/tests' make _syslog_override.la array.test map.test rb.test log.test loop.test ipc.test util.test crash_test_dummy file_change_bytes \ resources.test blackbox-segfault.sh make[3]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/tests' CC _syslog_override.lo CCLD _syslog_override.la CC array_test-check_array.o CCLD array.test CC map_test-check_map.o CCLD map.test CC rb_test-check_rb.o CCLD rb.test CC log_test-check_log.o CCLD log.test CC loop_test-check_loop.o CCLD loop.test CC ipc_test-check_ipc.o CCLD ipc.test CC util_test-check_util.o CCLD util.test CC crash_test_dummy-crash_test_dummy.o CCLD crash_test_dummy CC file_change_bytes.o CCLD file_change_bytes make[3]: Nothing to be done for `resources.test'. make[3]: Nothing to be done for `blackbox-segfault.sh'. make[3]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/tests' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/tests' Running suite(s): qb_array 100%: Checks: 4, Failures: 0, Errors: 0 check_array.c:64:P:limits:test_array_limits:0: Passed check_array.c:70:P:alloc_free:test_array_alloc_free:0: Passed check_array.c:102:P:correct_retrieval:test_array_correct_retrieval:0: Passed check_array.c:131:P:static_memory:test_array_static_memory:0: Passed PASS: array.test Running suite(s): qb_map test_skiplist_simple(0) k1 > one test_skiplist_simple(1) k12 > two test_skiplist_simple(2) k3 > four test_skiplist_simple(3) k34 > three test_hashtable_simple(0) k1 > one test_hashtable_simple(1) k34 > three test_hashtable_simple(2) k3 > four test_hashtable_simple(3) k12 > two test_trie_simple(0) k1 > one test_trie_simple(1) k12 > two test_trie_simple(2) k3 > four test_trie_simple(3) k34 > three testobj.testkey = one k1 > one k34 > three 1: aaaa == aye 1: bbbb == bee 2: aaaa == aye 2: fffff == yum 2: ggggg == good 1: fffff == yum 1: ggggg == good 1: aaaa == aye 1: bbbb == bee 2: aaaa == aye 2: bbbb == bee 2: fffff == yum 1: ggggg == good 1: fffff == yum 1: aaaa == aye 1: bbbb == bee 2: aaaa == aye 2: bbbb == bee 2: fffff == yum 2: ggggg == good 1: fffff == yum 1: ggggg == good 1: aaaa == aye 1: aacc == yip 2: a.ac == nope 2: aaaa == aye 2: aacc == yip 2: abbb == bee 3: c == ---- 3: cacc == nope no dict/words - not testing no dict/words - not testing no dict/words - not testing 100%: Checks: 17, Failures: 0, Errors: 0 check_map.c:129:P:skiplist_simple:test_skiplist_simple:0: Passed check_map.c:129:P:hashtable_simple:test_hashtable_simple:0: Passed check_map.c:129:P:trie_simple:test_trie_simple:0: Passed check_map.c:901:P:trie_partial_iterate:test_trie_partial_iterate:0: Passed check_map.c:310:P:skiplist_remove:test_skiplist_remove:0: Passed check_map.c:310:P:hashtable_remove:test_hashtable_remove:0: Passed check_map.c:91:P:trie_notifications:test_trie_notifications:0: Passed check_map.c:428:P:hash_notifications:test_hash_notifications:0: Passed check_map.c:428:P:skiplist_notifications:test_skiplist_notifications:0: Passed check_map.c:229:P:skiplist_search:test_skiplist_search:0: Passed check_map.c:229:P:trie_search:test_trie_search:0: Passed check_map.c:548:P:skiplist_traverse:test_skiplist_traverse:0: Passed check_map.c:815:P:hashtable_traverse:test_hashtable_traverse:0: Passed check_map.c:604:P:trie_traverse:test_trie_traverse:0: Passed check_map.c:837:P:skiplist_load:test_skiplist_load:0: Passed check_map.c:849:P:hashtable_load:test_hashtable_load:0: Passed check_map.c:861:P:trie_load:test_trie_load:0: Passed PASS: map.test Running suite(s): ringbuffer 100%: Checks: 4, Failures: 0, Errors: 0 check_rb.c:83:P:test01:test_ring_buffer1:0: Passed check_rb.c:124:P:test02:test_ring_buffer2:0: Passed check_rb.c:156:P:test03:test_ring_buffer3:0: Passed check_rb.c:184:P:test04:test_ring_buffer4:0: Passed PASS: rb.test Running suite(s): logging thr_send_logs_1 thr_send_logs_1 thr_send_logs_2 thr_send_logs_2 Ringbuffer: ->OVERWRITE ->write_pt [990] ->read_pt [54] ->size [1024 words] =>free [348 bytes] =>used [3744 bytes] Ringbuffer: ->NORMAL ->write_pt [990] ->read_pt [54] ->size [1024 words] =>free [348 bytes] =>used [3744 bytes] info Mar 17 16:34:59 test_log_long_msg(670):0: Message 985 385 - abcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcde info Mar 17 16:34:59 test_log_long_msg(670):0: Message 987 387 - abcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefg info Mar 17 16:34:59 test_log_long_msg(670):0: Message 989 389 - abcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghi info Mar 17 16:34:59 test_log_long_msg(670):0: Message 991 391 - abcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghija info Mar 17 16:34:59 test_log_long_msg(670):0: Message 993 393 - abcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabc info Mar 17 16:34:59 test_log_long_msg(670):0: Message 995 395 - abcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcde info Mar 17 16:34:59 test_log_long_msg(670):0: Message 997 397 - abcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefg info Mar 17 16:34:59 test_log_long_msg(670):0: Message 999 399 - abcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghijabcdefghi ERROR: qb_rb_chunk_read failed: Connection timed out 100%: Checks: 11, Failures: 0, Errors: 0 check_log.c:120:P:va_serialize:test_va_serialize:0: Passed check_log.c:178:P:limits:test_log_stupid_inputs:0: Passed check_log.c:435:P:basic:test_log_basic:0: Passed check_log.c:516:P:format:test_log_format:0: Passed check_log.c:554:P:enable:test_log_enable:0: Passed check_log.c:621:P:threads:test_log_threads:0: Passed check_log.c:662:P:long_msg:test_log_long_msg:0: Passed check_log.c:270:P:filter_ft:test_log_filter_fn:0: Passed check_log.c:716:P:threaded_logging:test_threaded_logging:0: Passed check_log.c:771:P:extended_information:test_extended_information:0: Passed check_log.c:789:P:syslog:test_syslog:0: Passed PASS: log.test ./blackbox-segfault.sh: line 5: 12739 Segmentation fault (core dumped) ./crash_test_dummy [debug] shm size:8192; real_size:8192; rb->word_size:2048 [debug] read total of: 8212 Dumping the contents of crash-test-dummy.fdata Ringbuffer: ->NORMAL ->write_pt [680] ->read_pt [825] ->size [2048 words] =>free [576 bytes] =>used [7608 bytes] debug Mar 17 16:34:59 func_two(54):0: arf arf? crit Mar 17 16:34:59 func_two(55):0: arrrg! error Mar 17 16:34:59 func_two(56):0: oops, I did it again info Mar 17 16:34:59 func_two(57):0: are you aware ... debug Mar 17 16:34:59 main(90):0: hello info Mar 17 16:34:59 main(91):0: this is an info notice Mar 17 16:34:59 main(92):0: hello - notice? error Mar 17 16:34:59 main(97):0: (null)-952-(null)-56 debug Mar 17 16:34:59 func_one(35):0: arf arf? crit Mar 17 16:34:59 func_one(36):0: arrrg! error Mar 17 16:34:59 func_one(38):0: oops, I did it again info Mar 17 16:34:59 func_one(39):0: are you aware ... error Mar 17 16:34:59 func_one(43):0: can't open("/nothing.txt"): No such file or directory (2) debug Mar 17 16:34:59 func_two(54):0: arf arf? crit Mar 17 16:34:59 func_two(55):0: arrrg! error Mar 17 16:34:59 func_two(56):0: oops, I did it again info Mar 17 16:34:59 func_two(57):0: are you aware ... debug Mar 17 16:34:59 main(90):0: hello info Mar 17 16:34:59 main(91):0: this is an info notice Mar 17 16:34:59 main(92):0: hello - notice? error Mar 17 16:34:59 main(97):0: (null)-952-(null)-56 debug Mar 17 16:34:59 func_one(35):0: arf arf? crit Mar 17 16:34:59 func_one(36):0: arrrg! error Mar 17 16:34:59 func_one(38):0: oops, I did it again info Mar 17 16:34:59 func_one(39):0: are you aware ... error Mar 17 16:34:59 func_one(43):0: can't open("/nothing.txt"): No such file or directory (2) debug Mar 17 16:34:59 func_two(54):0: arf arf? crit Mar 17 16:34:59 func_two(55):0: arrrg! error Mar 17 16:34:59 func_two(56):0: oops, I did it again info Mar 17 16:34:59 func_two(57):0: are you aware ... debug Mar 17 16:34:59 main(90):0: hello info Mar 17 16:34:59 main(91):0: this is an info notice Mar 17 16:34:59 main(92):0: hello - notice? error Mar 17 16:34:59 main(97):0: (null)-952-(null)-56 debug Mar 17 16:34:59 func_one(35):0: arf arf? crit Mar 17 16:34:59 func_one(36):0: arrrg! error Mar 17 16:34:59 func_one(38):0: oops, I did it again info Mar 17 16:34:59 func_one(39):0: are you aware ... error Mar 17 16:34:59 func_one(43):0: can't open("/nothing.txt"): No such file or directory (2) debug Mar 17 16:34:59 func_two(54):0: arf arf? crit Mar 17 16:34:59 func_two(55):0: arrrg! error Mar 17 16:34:59 func_two(56):0: oops, I did it again info Mar 17 16:34:59 func_two(57):0: are you aware ... debug Mar 17 16:34:59 main(90):0: hello info Mar 17 16:34:59 main(91):0: this is an info notice Mar 17 16:34:59 main(92):0: hello - notice? error Mar 17 16:34:59 main(97):0: (null)-952-(null)-56 debug Mar 17 16:34:59 func_one(35):0: arf arf? crit Mar 17 16:34:59 func_one(36):0: arrrg! error Mar 17 16:34:59 func_one(38):0: oops, I did it again info Mar 17 16:34:59 func_one(39):0: are you aware ... error Mar 17 16:34:59 func_one(43):0: can't open("/nothing.txt"): No such file or directory (2) debug Mar 17 16:34:59 func_two(54):0: arf arf? crit Mar 17 16:34:59 func_two(55):0: arrrg! error Mar 17 16:34:59 func_two(56):0: oops, I did it again info Mar 17 16:34:59 func_two(57):0: are you aware ... debug Mar 17 16:34:59 main(90):0: hello info Mar 17 16:34:59 main(91):0: this is an info notice Mar 17 16:34:59 main(92):0: hello - notice? error Mar 17 16:34:59 main(97):0: (null)-952-(null)-56 debug Mar 17 16:34:59 func_one(35):0: arf arf? crit Mar 17 16:34:59 func_one(36):0: arrrg! error Mar 17 16:34:59 func_one(38):0: oops, I did it again info Mar 17 16:34:59 func_one(39):0: are you aware ... error Mar 17 16:34:59 func_one(43):0: can't open("/nothing.txt"): No such file or directory (2) debug Mar 17 16:34:59 func_two(54):0: arf arf? crit Mar 17 16:34:59 func_two(55):0: arrrg! error Mar 17 16:34:59 func_two(56):0: oops, I did it again info Mar 17 16:34:59 func_two(57):0: are you aware ... debug Mar 17 16:34:59 main(90):0: hello info Mar 17 16:34:59 main(91):0: this is an info notice Mar 17 16:34:59 main(92):0: hello - notice? error Mar 17 16:34:59 main(97):0: (null)-952-(null)-56 debug Mar 17 16:34:59 func_one(35):0: arf arf? crit Mar 17 16:34:59 func_one(36):0: arrrg! error Mar 17 16:34:59 func_one(38):0: oops, I did it again info Mar 17 16:34:59 func_one(39):0: are you aware ... error Mar 17 16:34:59 func_one(43):0: can't open("/nothing.txt"): No such file or directory (2) debug Mar 17 16:34:59 func_two(54):0: arf arf? crit Mar 17 16:34:59 func_two(55):0: arrrg! error Mar 17 16:34:59 func_two(56):0: oops, I did it again info Mar 17 16:34:59 func_two(57):0: are you aware ... debug Mar 17 16:34:59 main(90):0: hello info Mar 17 16:34:59 main(91):0: this is an info notice Mar 17 16:34:59 main(92):0: hello - notice? error Mar 17 16:34:59 main(97):0: (null)-952-(null)-56 debug Mar 17 16:34:59 func_one(35):0: arf arf? crit Mar 17 16:34:59 func_one(36):0: arrrg! error Mar 17 16:34:59 func_one(38):0: oops, I did it again info Mar 17 16:34:59 func_one(39):0: are you aware ... error Mar 17 16:34:59 func_one(43):0: can't open("/nothing.txt"): No such file or directory (2) debug Mar 17 16:34:59 func_two(54):0: arf arf? crit Mar 17 16:34:59 func_two(55):0: arrrg! error Mar 17 16:34:59 func_two(56):0: oops, I did it again info Mar 17 16:34:59 func_two(57):0: are you aware ... debug Mar 17 16:34:59 main(90):0: hello info Mar 17 16:34:59 main(91):0: this is an info notice Mar 17 16:34:59 main(92):0: hello - notice? error Mar 17 16:34:59 main(97):0: (null)-952-(null)-56 debug Mar 17 16:34:59 func_one(35):0: arf arf? crit Mar 17 16:34:59 func_one(36):0: arrrg! error Mar 17 16:34:59 func_one(38):0: oops, I did it again info Mar 17 16:34:59 func_one(39):0: are you aware ... error Mar 17 16:34:59 func_one(43):0: can't open("/nothing.txt"): No such file or directory (2) debug Mar 17 16:34:59 func_two(54):0: arf arf? crit Mar 17 16:34:59 func_two(55):0: arrrg! error Mar 17 16:34:59 func_two(56):0: oops, I did it again info Mar 17 16:34:59 func_two(57):0: are you aware ... debug Mar 17 16:34:59 main(90):0: hello info Mar 17 16:34:59 main(91):0: this is an info notice Mar 17 16:34:59 main(92):0: hello - notice? error Mar 17 16:34:59 main(97):0: (null)-952-(null)-56 debug Mar 17 16:34:59 func_one(35):0: arf arf? crit Mar 17 16:34:59 func_one(36):0: arrrg! error Mar 17 16:34:59 func_one(38):0: oops, I did it again info Mar 17 16:34:59 func_one(39):0: are you aware ... error Mar 17 16:34:59 func_one(43):0: can't open("/nothing.txt"): No such file or directory (2) debug Mar 17 16:34:59 func_two(54):0: arf arf? crit Mar 17 16:34:59 func_two(55):0: arrrg! error Mar 17 16:34:59 func_two(56):0: oops, I did it again info Mar 17 16:34:59 func_two(57):0: are you aware ... debug Mar 17 16:34:59 main(90):0: hello info Mar 17 16:34:59 main(91):0: this is an info notice Mar 17 16:34:59 main(92):0: hello - notice? error Mar 17 16:34:59 main(97):0: (null)-952-(null)-56 debug Mar 17 16:34:59 func_one(35):0: arf arf? crit Mar 17 16:34:59 func_one(36):0: arrrg! error Mar 17 16:34:59 func_one(38):0: oops, I did it again info Mar 17 16:34:59 func_one(39):0: are you aware ... error Mar 17 16:34:59 func_one(43):0: can't open("/nothing.txt"): No such file or directory (2) debug Mar 17 16:34:59 func_two(54):0: arf arf? crit Mar 17 16:34:59 func_two(55):0: arrrg! error Mar 17 16:34:59 func_two(56):0: oops, I did it again info Mar 17 16:34:59 func_two(57):0: are you aware ... ERROR: qb_rb_chunk_read failed: Connection timed out [trace] ENTERING qb_rb_close() [debug] Free'ing ringbuffer: /dev/shm/qb-create_from_file-header ==== Corrupt blackbox test 1/32 ==== Dumping the contents of butchered_blackbox.fdata [error] Corrupt blackbox: File header hash (3554) does not match calculated hash (-16740126) ==== Corrupt blackbox test 2/32 ==== [error] Corrupt blackbox: File header hash (3554) does not match calculated hash (3512) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 3/32 ==== [error] Corrupt blackbox: File header hash (3554) does not match calculated hash (654314978) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 4/32 ==== [error] Corrupt blackbox: File header hash (37346) does not match calculated hash (1471217915) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 5/32 ==== [debug] shm size:8192; real_size:8192; rb->word_size:2048 [debug] read total of: 8212 ERROR: qb_rb_chunk_read failed: Connection timed out [trace] ENTERING qb_rb_close() [debug] Free'ing ringbuffer: /dev/shm/qb-create_from_file-header Dumping the contents of butchered_blackbox.fdata Ringbuffer: ->NORMAL ->write_pt [680] ->read_pt [825] ->size [2048 words] =>free [576 bytes] =>used [7608 bytes] ==== Corrupt blackbox test 6/32 ==== [error] Corrupt blackbox: File header hash (3554) does not match calculated hash (12324469) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 7/32 ==== [error] Corrupt blackbox: File header hash (10161634) does not match calculated hash (13831650) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 8/32 ==== [error] Corrupt blackbox: File header hash (12389858) does not match calculated hash (3554) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 9/32 ==== [error] Corrupt blackbox: File header hash (44514) does not match calculated hash (3554) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 10/32 ==== [debug] shm size:8192; real_size:8192; rb->word_size:2048 [debug] read total of: 8212 [error] trying to recv chunk of size 1024 but 4325415 available ERROR: qb_rb_chunk_read failed: No buffer space available [trace] ENTERING qb_rb_close() [debug] Free'ing ringbuffer: /dev/shm/qb-create_from_file-header Dumping the contents of butchered_blackbox.fdata Ringbuffer: ->NORMAL ->write_pt [680] ->read_pt [825] ->size [2048 words] =>free [576 bytes] =>used [7608 bytes] ==== Corrupt blackbox test 11/32 ==== [error] Corrupt blackbox: File header hash (16568) does not match calculated hash (-1881272862) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 12/32 ==== [error] Corrupt blackbox: File header hash (2130709986) does not match calculated hash (-1275381022) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 13/32 ==== Dumping the contents of butchered_blackbox.fdata [error] Corrupt blackbox: File header hash (3554) does not match calculated hash (-2147462174) ==== Corrupt blackbox test 14/32 ==== [error] Corrupt blackbox: File header hash (3520) does not match calculated hash (10210) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 15/32 ==== [error] Corrupt blackbox: File header hash (1795165666) does not match calculated hash (-1124069999) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 16/32 ==== [error] Corrupt blackbox: File header hash (3554) does not match calculated hash (18287074) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 17/32 ==== [error] Corrupt blackbox: File header hash (58338) does not match calculated hash (47164) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 18/32 ==== [error] Corrupt blackbox: File header hash (3571) does not match calculated hash (-402621528) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 19/32 ==== [error] Corrupt blackbox: File header hash (3554) does not match calculated hash (12979938) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 20/32 ==== [error] Corrupt blackbox: File header hash (3554) does not match calculated hash (-1979707934) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 21/32 ==== [error] Corrupt blackbox: File header hash (352325090) does not match calculated hash (-2097131009) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 22/32 ==== [error] Corrupt blackbox: File header hash (10489314) does not match calculated hash (1778388450) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 23/32 ==== [error] Corrupt blackbox: File header hash (3554) does not match calculated hash (66451) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 24/32 ==== [error] Corrupt blackbox: File header hash (20962) does not match calculated hash (3515) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 25/32 ==== [error] Corrupt blackbox: File header hash (60386) does not match calculated hash (1308626502) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 26/32 ==== [error] Corrupt blackbox: File header hash (3554) does not match calculated hash (58082) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 27/32 ==== [error] Corrupt blackbox: File header hash (-1946153686) does not match calculated hash (55778) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 28/32 ==== [error] Corrupt blackbox: File header hash (3554) does not match calculated hash (1445346) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 29/32 ==== [error] Corrupt blackbox: File header hash (3554) does not match calculated hash (8981986) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 30/32 ==== [error] Corrupt blackbox: File header hash (3554) does not match calculated hash (-1610608944) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 31/32 ==== [error] Corrupt blackbox: File header hash (3554) does not match calculated hash (966721506) Dumping the contents of butchered_blackbox.fdata ==== Corrupt blackbox test 32/32 ==== [error] Corrupt blackbox: File header hash (3554) does not match calculated hash (5246455) Dumping the contents of butchered_blackbox.fdata PASS: blackbox-segfault.sh Running suite(s): loop_job loop_timers average error for 1500000 ns timer is 7260 (ns) (0.484063) average error for 10500000 ns timer is 11259 (ns) (0.107229) average error for 19500000 ns timer is 13238 (ns) (0.067890) average error for 28500000 ns timer is 23643 (ns) (0.082961) average error for 37500000 ns timer is 18347 (ns) (0.048926) average error for 46500000 ns timer is 16238 (ns) (0.034921) average error for 55500000 ns timer is 9506 (ns) (0.017130) average error for 64500000 ns timer is 17564 (ns) (0.027232) average error for 73500000 ns timer is 15815 (ns) (0.021517) average error for 82500000 ns timer is 12676 (ns) (0.015366) average error for 100000000 ns timer is 10167 (ns) (0.010168) loop_signal_suite 100%: Checks: 14, Failures: 0, Errors: 0 check_loop.c:157:P:limits:test_loop_job_input:0: Passed check_loop.c:174:P:run_one:test_loop_job_1:0: Passed check_loop.c:191:P:run_recursive:test_loop_job_4:0: Passed check_loop.c:206:P:run_500:test_loop_job_nuts:0: Passed check_loop.c:285:P:rate_limit:test_job_rate_limit:0: Passed check_loop.c:322:P:add_del:test_job_add_del:0: Passed check_loop.c:61:P:order:test_loop_job_order:0: Passed check_loop.c:388:P:limits:test_loop_timer_input:0: Passed check_loop.c:438:P:basic:test_loop_timer_basic:0: Passed check_loop.c:467:P:precision:test_loop_timer_precision:0: Passed check_loop.c:587:P:expire_leak:test_loop_timer_expire_leak:0: Passed check_loop.c:623:P:signals:test_loop_sig_handling:0: Passed check_loop.c:660:P:sig_only_one:test_loop_sig_only_get_one:0: Passed check_loop.c:701:P:sig_delete:test_loop_sig_delete:0: Passed PASS: loop.test Running suite(s): socket lib/check_ipc.c|755| ENTERING test_ipc_txrx_us_timeout() lib/ipc_socket.c|116| 0: getsockopt(4, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(4, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|536| server name: test_ipc_txrx_us_timeout-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (13396-13395-8) lib/ipc_socket.c|742| connecting to client (13396-13395-8) lib/ipc_socket.c|116| 0: getsockopt(9, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(9, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(10, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(10, SO_RCVBUF, needed:131072) actual:212992 lib/loop_poll.c|368| grown poll array to 4 for FD 9 lib/loop_poll.c|368| grown poll array to 5 for FD 8 lib/ipc_socket.c|669| added 8 to poll loop (liveness) lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(6, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(6, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(10, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(10, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|204| poll(fd 5) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|345| qb_ipcc_recv -107 timeout:(2000/-1): Transport endpoint is not connected (107) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ipc_setup.c|196| poll(fd 4) got POLLHUP lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/check_ipc.c|759| LEAVING test_ipc_txrx_us_timeout() lib/check_ipc.c|1473| ENTERING test_ipc_max_dgram_size() lib/check_ipc.c|1475| LEAVING test_ipc_max_dgram_size() lib/check_ipc.c|1327| ENTERING test_ipc_server_fail_soc() lib/ipc_socket.c|116| 0: getsockopt(4, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(4, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|536| server name: test_ipc_server_fail_soc-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (13496-13495-8) lib/ipc_socket.c|742| connecting to client (13496-13495-8) lib/ipc_socket.c|116| 0: getsockopt(9, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(9, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(10, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(10, SO_RCVBUF, needed:131072) actual:212992 lib/loop_poll.c|368| grown poll array to 4 for FD 9 lib/loop_poll.c|368| grown poll array to 5 for FD 8 lib/ipc_socket.c|669| added 8 to poll loop (liveness) lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(6, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(6, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|204| poll(fd 5) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|345| qb_ipcc_recv -107 timeout:(2000/-1): Transport endpoint is not connected (107) lib/ipc_setup.c|204| poll(fd 5) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipc_setup.c|204| poll(fd 5) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ipc_setup.c|204| poll(fd 6) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/check_ipc.c|1331| LEAVING test_ipc_server_fail_soc() lib/check_ipc.c|801| ENTERING test_ipc_txrx_us_block() lib/ipc_socket.c|116| 0: getsockopt(4, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(4, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|536| server name: test_ipc_txrx_us_block-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (13546-13545-8) lib/ipc_socket.c|742| connecting to client (13546-13545-8) lib/ipc_socket.c|116| 0: getsockopt(9, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(9, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(10, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(10, SO_RCVBUF, needed:131072) actual:212992 lib/loop_poll.c|368| grown poll array to 4 for FD 9 lib/loop_poll.c|368| grown poll array to 5 for FD 8 lib/ipc_socket.c|669| added 8 to poll loop (liveness) lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(6, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(6, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(9, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(9, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|204| poll(fd 5) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|345| qb_ipcc_recv -107 timeout:(2000/-1): Transport endpoint is not connected (107) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ipc_setup.c|204| poll(fd 6) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/check_ipc.c|807| LEAVING test_ipc_txrx_us_block() lib/check_ipc.c|813| ENTERING test_ipc_txrx_us_tmo() lib/ipc_socket.c|116| 0: getsockopt(4, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(4, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|536| server name: test_ipc_txrx_us_tmo-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (13548-13547-8) lib/ipc_socket.c|742| connecting to client (13548-13547-8) lib/ipc_socket.c|116| 0: getsockopt(9, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(9, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(10, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(10, SO_RCVBUF, needed:131072) actual:212992 lib/loop_poll.c|368| grown poll array to 4 for FD 9 lib/loop_poll.c|368| grown poll array to 5 for FD 8 lib/ipc_socket.c|669| added 8 to poll loop (liveness) lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(6, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(6, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(9, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(9, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|204| poll(fd 5) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|345| qb_ipcc_recv -107 timeout:(2000/-1): Transport endpoint is not connected (107) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ipc_setup.c|204| poll(fd 6) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/check_ipc.c|819| LEAVING test_ipc_txrx_us_tmo() lib/check_ipc.c|825| ENTERING test_ipc_fc_us() lib/ipc_socket.c|116| 0: getsockopt(4, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(4, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|536| server name: test_ipc_fc_us-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (13598-13597-8) lib/ipc_socket.c|742| connecting to client (13598-13597-8) lib/ipc_socket.c|116| 0: getsockopt(9, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(9, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(10, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(10, SO_RCVBUF, needed:131072) actual:212992 lib/loop_poll.c|368| grown poll array to 4 for FD 9 lib/loop_poll.c|368| grown poll array to 5 for FD 8 lib/ipc_socket.c|669| added 8 to poll loop (liveness) lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(6, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(6, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(9, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(9, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|511| setting fc to 1 lib/check_ipc.c|553| qb_ipcc_recv: Resource temporarily unavailable (11) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ipc_socket.c|610| LIVENESS: fd 8 event 17 conn (13598-13597-8) lib/ipc_socket.c|617| HUP conn (13598-13597-8) lib/ipcs.c|605| qb_ipcs_disconnect(13598-13597-8) state:2 lib/ipc_socket.c|695| ENTERING qb_ipcs_us_disconnect() lib/check_ipc.c|283| ENTERING s1_connection_closed() lib/check_ipc.c|284| LEAVING s1_connection_closed() lib/check_ipc.c|325| ENTERING s1_connection_destroyed() lib/check_ipc.c|333| LEAVING s1_connection_destroyed() lib/ipc_socket.c|695| ENTERING qb_ipcs_us_disconnect() lib/check_ipc.c|412| loop finished - done ... lib/check_ipc.c|831| LEAVING test_ipc_fc_us() lib/check_ipc.c|723| ENTERING test_ipc_exit_us() lib/ipc_socket.c|116| 0: getsockopt(4, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(4, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|536| server name: test_ipc_exit_us-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (13600-13599-8) lib/ipc_socket.c|742| connecting to client (13600-13599-8) lib/ipc_socket.c|116| 0: getsockopt(9, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(9, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(10, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(10, SO_RCVBUF, needed:131072) actual:212992 lib/loop_poll.c|368| grown poll array to 4 for FD 9 lib/loop_poll.c|368| grown poll array to 5 for FD 8 lib/ipc_socket.c|669| added 8 to poll loop (liveness) lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(6, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(6, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(9, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(9, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|204| poll(fd 5) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|345| qb_ipcc_recv -107 timeout:(2000/-1): Transport endpoint is not connected (107) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ipc_setup.c|204| poll(fd 6) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/check_ipc.c|728| LEAVING test_ipc_exit_us() lib/check_ipc.c|882| ENTERING test_ipc_disp_us() lib/ipc_socket.c|116| 0: getsockopt(4, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(4, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|536| server name: test_ipc_disp_us-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (13602-13601-8) lib/ipc_socket.c|742| connecting to client (13602-13601-8) lib/ipc_socket.c|116| 0: getsockopt(9, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(9, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(10, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(10, SO_RCVBUF, needed:131072) actual:212992 lib/loop_poll.c|368| grown poll array to 4 for FD 9 lib/loop_poll.c|368| grown poll array to 5 for FD 8 lib/ipc_socket.c|669| added 8 to poll loop (liveness) lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(6, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(6, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(10, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(10, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|204| poll(fd 5) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|345| qb_ipcc_recv -107 timeout:(2000/-1): Transport endpoint is not connected (107) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ipc_setup.c|204| poll(fd 6) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/check_ipc.c|886| LEAVING test_ipc_disp_us() lib/check_ipc.c|1148| ENTERING test_ipc_stress_test_us() lib/ipc_socket.c|116| 0: getsockopt(4, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(4, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|536| server name: test_ipc_stress_test_us-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (13652-13651-8) lib/ipc_socket.c|742| connecting to client (13652-13651-8) lib/ipc_socket.c|116| 0: getsockopt(9, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(9, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(10, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(10, SO_RCVBUF, needed:131072) actual:212992 lib/loop_poll.c|368| grown poll array to 4 for FD 9 lib/loop_poll.c|368| grown poll array to 5 for FD 8 lib/ipc_socket.c|669| added 8 to poll loop (liveness) lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(6, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(6, SO_RCVBUF, needed:131072) actual:212992 lib/check_ipc.c|1109| Testing 30000 iterations of EVENT msg passing. lib/loop_poll.c|368| grown poll array to 2 for FD 6 lib/ipc_socket.c|116| 0: getsockopt(9, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(9, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(10, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(10, SO_RCVBUF, needed:131072) actual:212992 lib/check_ipc.c|235| SENT: 1000 stress events sent lib/check_ipc.c|910| RECV: 1000 stress events processed lib/check_ipc.c|235| SENT: 2000 stress events sent lib/check_ipc.c|910| RECV: 2000 stress events processed lib/check_ipc.c|235| SENT: 3000 stress events sent lib/check_ipc.c|910| RECV: 3000 stress events processed lib/check_ipc.c|235| SENT: 4000 stress events sent lib/check_ipc.c|910| RECV: 4000 stress events processed lib/check_ipc.c|235| SENT: 5000 stress events sent lib/check_ipc.c|910| RECV: 5000 stress events processed lib/check_ipc.c|235| SENT: 6000 stress events sent lib/check_ipc.c|910| RECV: 6000 stress events processed lib/check_ipc.c|235| SENT: 7000 stress events sent lib/check_ipc.c|910| RECV: 7000 stress events processed lib/check_ipc.c|235| SENT: 8000 stress events sent lib/check_ipc.c|910| RECV: 8000 stress events processed lib/check_ipc.c|235| SENT: 9000 stress events sent lib/check_ipc.c|910| RECV: 9000 stress events processed lib/check_ipc.c|235| SENT: 10000 stress events sent lib/check_ipc.c|910| RECV: 10000 stress events processed lib/check_ipc.c|235| SENT: 11000 stress events sent lib/check_ipc.c|910| RECV: 11000 stress events processed lib/check_ipc.c|235| SENT: 12000 stress events sent lib/check_ipc.c|910| RECV: 12000 stress events processed lib/check_ipc.c|235| SENT: 13000 stress events sent lib/check_ipc.c|910| RECV: 13000 stress events processed lib/check_ipc.c|235| SENT: 14000 stress events sent lib/check_ipc.c|910| RECV: 14000 stress events processed lib/check_ipc.c|235| SENT: 15000 stress events sent lib/check_ipc.c|910| RECV: 15000 stress events processed lib/check_ipc.c|235| SENT: 16000 stress events sent lib/check_ipc.c|910| RECV: 16000 stress events processed lib/check_ipc.c|235| SENT: 17000 stress events sent lib/check_ipc.c|910| RECV: 17000 stress events processed lib/check_ipc.c|235| SENT: 18000 stress events sent lib/check_ipc.c|910| RECV: 18000 stress events processed lib/check_ipc.c|235| SENT: 19000 stress events sent lib/check_ipc.c|910| RECV: 19000 stress events processed lib/check_ipc.c|235| SENT: 20000 stress events sent lib/check_ipc.c|910| RECV: 20000 stress events processed lib/check_ipc.c|235| SENT: 21000 stress events sent lib/check_ipc.c|910| RECV: 21000 stress events processed lib/check_ipc.c|235| SENT: 22000 stress events sent lib/check_ipc.c|910| RECV: 22000 stress events processed lib/check_ipc.c|235| SENT: 23000 stress events sent lib/check_ipc.c|910| RECV: 23000 stress events processed lib/check_ipc.c|235| SENT: 24000 stress events sent lib/check_ipc.c|910| RECV: 24000 stress events processed lib/check_ipc.c|235| SENT: 25000 stress events sent lib/check_ipc.c|910| RECV: 25000 stress events processed lib/check_ipc.c|235| SENT: 26000 stress events sent lib/check_ipc.c|910| RECV: 26000 stress events processed lib/check_ipc.c|235| SENT: 27000 stress events sent lib/check_ipc.c|910| RECV: 27000 stress events processed lib/check_ipc.c|235| SENT: 28000 stress events sent lib/check_ipc.c|910| RECV: 28000 stress events processed lib/check_ipc.c|235| SENT: 29000 stress events sent lib/check_ipc.c|910| RECV: 29000 stress events processed lib/check_ipc.c|235| SENT: 30000 stress events sent lib/check_ipc.c|910| RECV: 30000 stress events processed lib/ipc_setup.c|204| poll(fd 5) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|345| qb_ipcc_recv -107 timeout:(2000/-1): Transport endpoint is not connected (107) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ipc_setup.c|204| poll(fd 6) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/check_ipc.c|1153| LEAVING test_ipc_stress_test_us() lib/check_ipc.c|1169| ENTERING test_ipc_bulk_events_us() lib/ipc_socket.c|116| 0: getsockopt(4, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(4, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|536| server name: test_ipc_bulk_events_us-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (13654-13653-8) lib/ipc_socket.c|742| connecting to client (13654-13653-8) lib/ipc_socket.c|116| 0: getsockopt(9, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(9, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(10, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(10, SO_RCVBUF, needed:131072) actual:212992 lib/loop_poll.c|368| grown poll array to 4 for FD 9 lib/loop_poll.c|368| grown poll array to 5 for FD 8 lib/ipc_socket.c|669| added 8 to poll loop (liveness) lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(6, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(6, SO_RCVBUF, needed:131072) actual:212992 lib/loop_poll.c|368| grown poll array to 2 for FD 6 lib/ipc_socket.c|116| 0: getsockopt(10, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(10, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(9, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(9, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|204| poll(fd 5) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|345| qb_ipcc_recv -107 timeout:(2000/-1): Transport endpoint is not connected (107) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ipc_setup.c|204| poll(fd 6) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/check_ipc.c|1174| LEAVING test_ipc_bulk_events_us() lib/check_ipc.c|1225| ENTERING test_ipc_event_on_created_us() lib/ipc_socket.c|116| 0: getsockopt(4, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(4, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|536| server name: test_ipc_event_on_created_us-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (13656-13655-8) lib/ipc_socket.c|742| connecting to client (13656-13655-8) lib/ipc_socket.c|116| 0: getsockopt(9, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(9, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(10, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(10, SO_RCVBUF, needed:131072) actual:212992 lib/loop_poll.c|368| grown poll array to 4 for FD 9 lib/loop_poll.c|368| grown poll array to 5 for FD 8 lib/ipc_socket.c|669| added 8 to poll loop (liveness) lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(6, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(6, SO_RCVBUF, needed:131072) actual:212992 lib/loop_poll.c|368| grown poll array to 2 for FD 6 lib/ipc_socket.c|116| 0: getsockopt(10, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(10, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|204| poll(fd 5) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|345| qb_ipcc_recv -107 timeout:(2000/-1): Transport endpoint is not connected (107) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ipc_setup.c|204| poll(fd 6) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/check_ipc.c|1230| LEAVING test_ipc_event_on_created_us() lib/check_ipc.c|1287| ENTERING test_ipc_disconnect_after_created_us() lib/ipc_socket.c|116| 0: getsockopt(4, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(4, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|536| server name: test_ipc_disconnect_after_created_us-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (13706-13705-8) lib/ipc_socket.c|742| connecting to client (13706-13705-8) lib/ipc_socket.c|116| 0: getsockopt(9, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(9, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(10, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(10, SO_RCVBUF, needed:131072) actual:212992 lib/loop_poll.c|368| grown poll array to 4 for FD 9 lib/loop_poll.c|368| grown poll array to 5 for FD 8 lib/ipc_socket.c|669| added 8 to poll loop (liveness) lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(6, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(6, SO_RCVBUF, needed:131072) actual:212992 lib/ipcs.c|605| qb_ipcs_disconnect(13706-13705-8) state:2 lib/ipc_socket.c|695| ENTERING qb_ipcs_us_disconnect() lib/check_ipc.c|283| ENTERING s1_connection_closed() lib/check_ipc.c|284| LEAVING s1_connection_closed() lib/check_ipc.c|325| ENTERING s1_connection_destroyed() lib/check_ipc.c|333| LEAVING s1_connection_destroyed() lib/ipc_socket.c|695| ENTERING qb_ipcs_us_disconnect() lib/check_ipc.c|412| loop finished - done ... lib/ipc_setup.c|204| poll(fd 5) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|345| qb_ipcc_recv -107 timeout:(2000/-1): Transport endpoint is not connected (107) lib/ipc_setup.c|204| poll(fd 5) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipc_setup.c|204| poll(fd 5) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ipc_setup.c|204| poll(fd 6) zero revents lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/check_ipc.c|1292| LEAVING test_ipc_disconnect_after_created_us() lib/check_ipc.c|1440| ENTERING test_ipc_service_ref_count_us() lib/ipc_socket.c|116| 0: getsockopt(4, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(4, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|536| server name: test_ipc_service_ref_count_us-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (13708-13707-8) lib/ipc_socket.c|742| connecting to client (13708-13707-8) lib/ipc_socket.c|116| 0: getsockopt(9, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(9, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(10, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(10, SO_RCVBUF, needed:131072) actual:212992 lib/loop_poll.c|368| grown poll array to 4 for FD 9 lib/loop_poll.c|368| grown poll array to 5 for FD 8 lib/ipc_socket.c|669| added 8 to poll loop (liveness) lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(6, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(6, SO_RCVBUF, needed:131072) actual:212992 lib/check_ipc.c|295| iter 0 lib/ipc_socket.c|116| 0: getsockopt(10, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(10, SO_RCVBUF, needed:131072) actual:212992 lib/check_ipc.c|295| iter 1 lib/ipcs.c|605| qb_ipcs_disconnect(13708-13707-8) state:2 lib/ipc_socket.c|695| ENTERING qb_ipcs_us_disconnect() lib/check_ipc.c|283| ENTERING s1_connection_closed() lib/check_ipc.c|284| LEAVING s1_connection_closed() lib/ipc_setup.c|592| withdrawing server sockets lib/ipc_socket.c|374| socket_send:send: Bad file descriptor (9) lib/check_ipc.c|295| iter 2 lib/ipc_socket.c|374| socket_send:send: Bad file descriptor (9) lib/check_ipc.c|295| iter 3 lib/ipc_socket.c|374| socket_send:send: Bad file descriptor (9) lib/check_ipc.c|295| iter 4 lib/ipc_socket.c|374| socket_send:send: Bad file descriptor (9) lib/check_ipc.c|325| ENTERING s1_connection_destroyed() lib/check_ipc.c|333| LEAVING s1_connection_destroyed() lib/ipc_socket.c|695| ENTERING qb_ipcs_us_disconnect() lib/ipcs.c|229| qb_ipcs_unref() - destroying lib/check_ipc.c|312| end of test, stopping loop lib/check_ipc.c|412| loop finished - done ... lib/check_ipc.c|1444| LEAVING test_ipc_service_ref_count_us() lib/check_ipc.c|1159| ENTERING test_ipc_stress_connections_us() lib/ipc_socket.c|116| 0: getsockopt(4, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(4, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_socket.c|116| 0: getsockopt(5, SO_SNDBUF, needed:131072) actual:212992 lib/ipc_socket.c|137| 0: getsockopt(5, SO_RCVBUF, needed:131072) actual:212992 lib/ipc_setup.c|536| server name: test_ipc_stress_connections_us-846930886 lib/check_ipc.c|998| 1000 ipc connections made lib/check_ipc.c|998| 2000 ipc connections made lib/check_ipc.c|998| 3000 ipc connections made lib/check_ipc.c|998| 4000 ipc connections made lib/check_ipc.c|998| 5000 ipc connections made lib/check_ipc.c|998| 6000 ipc connections made lib/check_ipc.c|998| 7000 ipc connections made lib/check_ipc.c|998| 8000 ipc connections made lib/check_ipc.c|998| 9000 ipc connections made lib/check_ipc.c|998| 10000 ipc connections made lib/check_ipc.c|998| 11000 ipc connections made lib/check_ipc.c|998| 12000 ipc connections made lib/check_ipc.c|998| 13000 ipc connections made lib/check_ipc.c|998| 14000 ipc connections made lib/check_ipc.c|998| 15000 ipc connections made lib/check_ipc.c|998| 16000 ipc connections made lib/check_ipc.c|998| 17000 ipc connections made lib/check_ipc.c|998| 18000 ipc connections made lib/check_ipc.c|998| 19000 ipc connections made lib/check_ipc.c|998| 20000 ipc connections made lib/check_ipc.c|998| 21000 ipc connections made lib/check_ipc.c|998| 22000 ipc connections made lib/check_ipc.c|998| 23000 ipc connections made lib/check_ipc.c|998| 24000 ipc connections made lib/check_ipc.c|998| 25000 ipc connections made lib/check_ipc.c|998| 26000 ipc connections made lib/check_ipc.c|998| 27000 ipc connections made lib/check_ipc.c|998| 28000 ipc connections made lib/check_ipc.c|998| 29000 ipc connections made lib/check_ipc.c|998| 30000 ipc connections made lib/check_ipc.c|998| 31000 ipc connections made lib/check_ipc.c|998| 32000 ipc connections made lib/check_ipc.c|998| 33000 ipc connections made lib/check_ipc.c|998| 34000 ipc connections made lib/check_ipc.c|998| 35000 ipc connections made lib/check_ipc.c|998| 36000 ipc connections made lib/check_ipc.c|998| 37000 ipc connections made lib/check_ipc.c|998| 38000 ipc connections made lib/check_ipc.c|998| 39000 ipc connections made lib/check_ipc.c|998| 40000 ipc connections made lib/check_ipc.c|998| 41000 ipc connections made lib/check_ipc.c|998| 42000 ipc connections made lib/check_ipc.c|998| 43000 ipc connections made lib/check_ipc.c|998| 44000 ipc connections made lib/check_ipc.c|998| 45000 ipc connections made lib/check_ipc.c|998| 46000 ipc connections made lib/check_ipc.c|998| 47000 ipc connections made lib/check_ipc.c|998| 48000 ipc connections made lib/check_ipc.c|998| 49000 ipc connections made lib/check_ipc.c|998| 50000 ipc connections made lib/check_ipc.c|998| 51000 ipc connections made lib/check_ipc.c|998| 52000 ipc connections made lib/check_ipc.c|998| 53000 ipc connections made lib/check_ipc.c|998| 54000 ipc connections made lib/check_ipc.c|998| 55000 ipc connections made lib/check_ipc.c|998| 56000 ipc connections made lib/check_ipc.c|998| 57000 ipc connections made lib/check_ipc.c|998| 58000 ipc connections made lib/check_ipc.c|998| 59000 ipc connections made lib/check_ipc.c|998| 60000 ipc connections made lib/check_ipc.c|998| 61000 ipc connections made lib/check_ipc.c|998| 62000 ipc connections made lib/check_ipc.c|998| 63000 ipc connections made lib/check_ipc.c|998| 64000 ipc connections made lib/check_ipc.c|998| 65000 ipc connections made lib/check_ipc.c|998| 66000 ipc connections made lib/check_ipc.c|998| 67000 ipc connections made lib/check_ipc.c|998| 68000 ipc connections made lib/check_ipc.c|998| 69000 ipc connections made lib/check_ipc.c|998| 70000 ipc connections made lib/check_ipc.c|1163| LEAVING test_ipc_stress_connections_us() shm lib/check_ipc.c|745| ENTERING test_ipc_txrx_shm_timeout() lib/ipc_setup.c|536| server name: test_ipc_txrx_shm_timeout-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (13856-13855-8) lib/ipc_shm.c|294| connecting to client [13855] lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/loop_poll.c|368| grown poll array to 4 for FD 8 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ipc_setup.c|192| poll(fd 4) got POLLERR lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|345| qb_ipcc_recv -107 timeout:(2000/-1): Transport endpoint is not connected (107) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ipc_setup.c|192| poll(fd 4) got POLLERR lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_txrx_shm_timeout-846930886-request-13856-13855-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_txrx_shm_timeout-846930886-request-13856-13855-8-header: Success (0) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_txrx_shm_timeout-846930886-response-13856-13855-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_txrx_shm_timeout-846930886-response-13856-13855-8-header: Success (0) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_txrx_shm_timeout-846930886-event-13856-13855-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_txrx_shm_timeout-846930886-event-13856-13855-8-header: Success (0) lib/check_ipc.c|749| LEAVING test_ipc_txrx_shm_timeout() lib/check_ipc.c|1389| ENTERING test_ipc_server_fail_shm() lib/ipc_setup.c|536| server name: test_ipc_server_fail_shm-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (13906-13905-8) lib/ipc_shm.c|294| connecting to client [13905] lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/loop_poll.c|368| grown poll array to 4 for FD 8 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ipc_setup.c|192| poll(fd 4) got POLLERR lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|345| qb_ipcc_recv -107 timeout:(2000/-1): Transport endpoint is not connected (107) lib/ipc_setup.c|192| poll(fd 4) got POLLERR lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipc_setup.c|192| poll(fd 4) got POLLERR lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ipc_setup.c|192| poll(fd 4) got POLLERR lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_server_fail_shm-846930886-request-13906-13905-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_server_fail_shm-846930886-request-13906-13905-8-header: Success (0) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_server_fail_shm-846930886-response-13906-13905-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_server_fail_shm-846930886-response-13906-13905-8-header: Success (0) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_server_fail_shm-846930886-event-13906-13905-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_server_fail_shm-846930886-event-13906-13905-8-header: Success (0) lib/check_ipc.c|1393| LEAVING test_ipc_server_fail_shm() lib/check_ipc.c|777| ENTERING test_ipc_txrx_shm_block() lib/ipc_setup.c|536| server name: test_ipc_txrx_shm_block-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (13908-13907-8) lib/ipc_shm.c|294| connecting to client [13907] lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/loop_poll.c|368| grown poll array to 4 for FD 8 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ipc_setup.c|192| poll(fd 4) got POLLERR lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|345| qb_ipcc_recv -107 timeout:(2000/-1): Transport endpoint is not connected (107) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ipc_setup.c|192| poll(fd 4) got POLLERR lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_txrx_shm_block-846930886-request-13908-13907-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_txrx_shm_block-846930886-request-13908-13907-8-header: Success (0) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_txrx_shm_block-846930886-response-13908-13907-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_txrx_shm_block-846930886-response-13908-13907-8-header: Success (0) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_txrx_shm_block-846930886-event-13908-13907-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_txrx_shm_block-846930886-event-13908-13907-8-header: Success (0) lib/check_ipc.c|783| LEAVING test_ipc_txrx_shm_block() lib/check_ipc.c|765| ENTERING test_ipc_txrx_shm_tmo() lib/ipc_setup.c|536| server name: test_ipc_txrx_shm_tmo-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (13956-13955-8) lib/ipc_shm.c|294| connecting to client [13955] lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/loop_poll.c|368| grown poll array to 4 for FD 8 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ipc_setup.c|192| poll(fd 4) got POLLERR lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|345| qb_ipcc_recv -107 timeout:(2000/-1): Transport endpoint is not connected (107) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ipc_setup.c|192| poll(fd 4) got POLLERR lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_txrx_shm_tmo-846930886-request-13956-13955-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_txrx_shm_tmo-846930886-request-13956-13955-8-header: Success (0) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_txrx_shm_tmo-846930886-response-13956-13955-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_txrx_shm_tmo-846930886-response-13956-13955-8-header: Success (0) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_txrx_shm_tmo-846930886-event-13956-13955-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_txrx_shm_tmo-846930886-event-13956-13955-8-header: Success (0) lib/check_ipc.c|771| LEAVING test_ipc_txrx_shm_tmo() lib/check_ipc.c|789| ENTERING test_ipc_fc_shm() lib/ipc_setup.c|536| server name: test_ipc_fc_shm-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (13960-13959-8) lib/ipc_shm.c|294| connecting to client [13959] lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/loop_poll.c|368| grown poll array to 4 for FD 8 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ipc_shm.c|134| setting fc to 1 lib/check_ipc.c|534| qb_ipcc_send: Resource temporarily unavailable (11) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ringbuffer.c|290| ENTERING qb_rb_close() lib/ringbuffer.c|304| Closing ringbuffer: /dev/shm/qb-test_ipc_fc_shm-846930886-request-13960-13959-8-header lib/ringbuffer.c|290| ENTERING qb_rb_close() lib/ringbuffer.c|304| Closing ringbuffer: /dev/shm/qb-test_ipc_fc_shm-846930886-response-13960-13959-8-header lib/ringbuffer.c|290| ENTERING qb_rb_close() lib/ringbuffer.c|304| Closing ringbuffer: /dev/shm/qb-test_ipc_fc_shm-846930886-event-13960-13959-8-header lib/ipcs.c|758| HUP conn (13960-13959-8) lib/ipcs.c|605| qb_ipcs_disconnect(13960-13959-8) state:2 lib/check_ipc.c|283| ENTERING s1_connection_closed() lib/check_ipc.c|284| LEAVING s1_connection_closed() lib/check_ipc.c|325| ENTERING s1_connection_destroyed() lib/check_ipc.c|333| LEAVING s1_connection_destroyed() lib/ringbuffer.c|290| ENTERING qb_rb_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|301| Free'ing ringbuffer: /dev/shm/qb-test_ipc_fc_shm-846930886-response-13960-13959-8-header lib/ringbuffer.c|290| ENTERING qb_rb_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|301| Free'ing ringbuffer: /dev/shm/qb-test_ipc_fc_shm-846930886-event-13960-13959-8-header lib/ringbuffer.c|290| ENTERING qb_rb_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|301| Free'ing ringbuffer: /dev/shm/qb-test_ipc_fc_shm-846930886-request-13960-13959-8-header lib/check_ipc.c|412| loop finished - done ... lib/check_ipc.c|795| LEAVING test_ipc_fc_shm() lib/check_ipc.c|1337| ENTERING test_ipc_disp_shm() lib/ipc_setup.c|536| server name: test_ipc_disp_shm-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (13962-13961-8) lib/ipc_shm.c|294| connecting to client [13961] lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/loop_poll.c|368| grown poll array to 4 for FD 8 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ipc_setup.c|192| poll(fd 4) got POLLERR lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|345| qb_ipcc_recv -107 timeout:(2000/-1): Transport endpoint is not connected (107) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ipc_setup.c|192| poll(fd 4) got POLLERR lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_disp_shm-846930886-request-13962-13961-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_disp_shm-846930886-request-13962-13961-8-header: Success (0) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_disp_shm-846930886-response-13962-13961-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_disp_shm-846930886-response-13962-13961-8-header: Success (0) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_disp_shm-846930886-event-13962-13961-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_disp_shm-846930886-event-13962-13961-8-header: Success (0) lib/check_ipc.c|1341| LEAVING test_ipc_disp_shm() lib/check_ipc.c|1347| ENTERING test_ipc_stress_test_shm() lib/ipc_setup.c|536| server name: test_ipc_stress_test_shm-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (13964-13963-8) lib/ipc_shm.c|294| connecting to client [13963] lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/loop_poll.c|368| grown poll array to 4 for FD 8 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/check_ipc.c|1109| Testing 30000 iterations of EVENT msg passing. lib/loop_poll.c|368| grown poll array to 2 for FD 4 lib/check_ipc.c|235| SENT: 1000 stress events sent lib/check_ipc.c|910| RECV: 1000 stress events processed lib/check_ipc.c|235| SENT: 2000 stress events sent lib/check_ipc.c|910| RECV: 2000 stress events processed lib/check_ipc.c|235| SENT: 3000 stress events sent lib/check_ipc.c|910| RECV: 3000 stress events processed lib/check_ipc.c|235| SENT: 4000 stress events sent lib/check_ipc.c|910| RECV: 4000 stress events processed lib/check_ipc.c|235| SENT: 5000 stress events sent lib/check_ipc.c|910| RECV: 5000 stress events processed lib/check_ipc.c|235| SENT: 6000 stress events sent lib/check_ipc.c|910| RECV: 6000 stress events processed lib/check_ipc.c|235| SENT: 7000 stress events sent lib/check_ipc.c|910| RECV: 7000 stress events processed lib/check_ipc.c|235| SENT: 8000 stress events sent lib/check_ipc.c|910| RECV: 8000 stress events processed lib/check_ipc.c|235| SENT: 9000 stress events sent lib/check_ipc.c|910| RECV: 9000 stress events processed lib/check_ipc.c|235| SENT: 10000 stress events sent lib/check_ipc.c|910| RECV: 10000 stress events processed lib/check_ipc.c|235| SENT: 11000 stress events sent lib/check_ipc.c|910| RECV: 11000 stress events processed lib/check_ipc.c|235| SENT: 12000 stress events sent lib/check_ipc.c|910| RECV: 12000 stress events processed lib/check_ipc.c|235| SENT: 13000 stress events sent lib/check_ipc.c|910| RECV: 13000 stress events processed lib/check_ipc.c|235| SENT: 14000 stress events sent lib/check_ipc.c|910| RECV: 14000 stress events processed lib/check_ipc.c|235| SENT: 15000 stress events sent lib/check_ipc.c|910| RECV: 15000 stress events processed lib/check_ipc.c|235| SENT: 16000 stress events sent lib/check_ipc.c|910| RECV: 16000 stress events processed lib/check_ipc.c|235| SENT: 17000 stress events sent lib/check_ipc.c|910| RECV: 17000 stress events processed lib/check_ipc.c|235| SENT: 18000 stress events sent lib/check_ipc.c|910| RECV: 18000 stress events processed lib/check_ipc.c|235| SENT: 19000 stress events sent lib/check_ipc.c|910| RECV: 19000 stress events processed lib/check_ipc.c|235| SENT: 20000 stress events sent lib/check_ipc.c|910| RECV: 20000 stress events processed lib/check_ipc.c|235| SENT: 21000 stress events sent lib/check_ipc.c|910| RECV: 21000 stress events processed lib/check_ipc.c|235| SENT: 22000 stress events sent lib/check_ipc.c|910| RECV: 22000 stress events processed lib/check_ipc.c|235| SENT: 23000 stress events sent lib/check_ipc.c|910| RECV: 23000 stress events processed lib/check_ipc.c|235| SENT: 24000 stress events sent lib/check_ipc.c|910| RECV: 24000 stress events processed lib/check_ipc.c|235| SENT: 25000 stress events sent lib/check_ipc.c|910| RECV: 25000 stress events processed lib/check_ipc.c|235| SENT: 26000 stress events sent lib/check_ipc.c|910| RECV: 26000 stress events processed lib/check_ipc.c|235| SENT: 27000 stress events sent lib/check_ipc.c|910| RECV: 27000 stress events processed lib/check_ipc.c|235| SENT: 28000 stress events sent lib/check_ipc.c|910| RECV: 28000 stress events processed lib/check_ipc.c|235| SENT: 29000 stress events sent lib/check_ipc.c|910| RECV: 29000 stress events processed lib/check_ipc.c|235| SENT: 30000 stress events sent lib/check_ipc.c|910| RECV: 30000 stress events processed lib/ipc_setup.c|192| poll(fd 4) got POLLERR lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|345| qb_ipcc_recv -107 timeout:(2000/-1): Transport endpoint is not connected (107) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ipc_setup.c|192| poll(fd 4) got POLLERR lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_stress_test_shm-846930886-request-13964-13963-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_stress_test_shm-846930886-request-13964-13963-8-header: Success (0) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_stress_test_shm-846930886-response-13964-13963-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_stress_test_shm-846930886-response-13964-13963-8-header: Success (0) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_stress_test_shm-846930886-event-13964-13963-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_stress_test_shm-846930886-event-13964-13963-8-header: Success (0) lib/check_ipc.c|1352| LEAVING test_ipc_stress_test_shm() lib/check_ipc.c|1368| ENTERING test_ipc_bulk_events_shm() lib/ipc_setup.c|536| server name: test_ipc_bulk_events_shm-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (14014-14013-8) lib/ipc_shm.c|294| connecting to client [14013] lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/loop_poll.c|368| grown poll array to 4 for FD 8 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/loop_poll.c|368| grown poll array to 2 for FD 4 lib/ipc_setup.c|192| poll(fd 4) got POLLERR lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|345| qb_ipcc_recv -107 timeout:(2000/-1): Transport endpoint is not connected (107) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ipc_setup.c|192| poll(fd 4) got POLLERR lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_bulk_events_shm-846930886-request-14014-14013-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_bulk_events_shm-846930886-request-14014-14013-8-header: Success (0) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_bulk_events_shm-846930886-response-14014-14013-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_bulk_events_shm-846930886-response-14014-14013-8-header: Success (0) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_bulk_events_shm-846930886-event-14014-14013-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_bulk_events_shm-846930886-event-14014-14013-8-header: Success (0) lib/check_ipc.c|1372| LEAVING test_ipc_bulk_events_shm() lib/check_ipc.c|734| ENTERING test_ipc_exit_shm() lib/ipc_setup.c|536| server name: test_ipc_exit_shm-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (14016-14015-8) lib/ipc_shm.c|294| connecting to client [14015] lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/loop_poll.c|368| grown poll array to 4 for FD 8 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ipc_setup.c|192| poll(fd 4) got POLLERR lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|345| qb_ipcc_recv -107 timeout:(2000/-1): Transport endpoint is not connected (107) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ipc_setup.c|192| poll(fd 4) got POLLERR lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_exit_shm-846930886-request-14016-14015-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_exit_shm-846930886-request-14016-14015-8-header: Success (0) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_exit_shm-846930886-response-14016-14015-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_exit_shm-846930886-response-14016-14015-8-header: Success (0) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_exit_shm-846930886-event-14016-14015-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_exit_shm-846930886-event-14016-14015-8-header: Success (0) lib/check_ipc.c|739| LEAVING test_ipc_exit_shm() lib/check_ipc.c|1378| ENTERING test_ipc_event_on_created_shm() lib/ipc_setup.c|536| server name: test_ipc_event_on_created_shm-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (14066-14065-8) lib/ipc_shm.c|294| connecting to client [14065] lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/loop_poll.c|368| grown poll array to 4 for FD 8 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/loop_poll.c|368| grown poll array to 2 for FD 4 lib/ipc_setup.c|192| poll(fd 4) got POLLERR lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ipcc.c|345| qb_ipcc_recv -107 timeout:(2000/-1): Transport endpoint is not connected (107) lib/ipcc.c|397| qb_ipcc_disconnect() lib/ipc_setup.c|192| poll(fd 4) got POLLERR lib/ipcc.c|121| interpreting result -107 (from socket) as a disconnect: Transport endpoint is not connected (107) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_event_on_created_shm-846930886-request-14066-14065-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_event_on_created_shm-846930886-request-14066-14065-8-header: Success (0) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_event_on_created_shm-846930886-response-14066-14065-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_event_on_created_shm-846930886-response-14066-14065-8-header: Success (0) lib/ringbuffer.c|317| ENTERING qb_rb_force_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|327| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_event_on_created_shm-846930886-event-14066-14065-8-data: Success (0) lib/ringbuffer.c|333| Force free'ing ringbuffer: /dev/shm/qb-test_ipc_event_on_created_shm-846930886-event-14066-14065-8-header: Success (0) lib/check_ipc.c|1383| LEAVING test_ipc_event_on_created_shm() lib/check_ipc.c|1430| ENTERING test_ipc_service_ref_count_shm() lib/ipc_setup.c|536| server name: test_ipc_service_ref_count_shm-846930886 lib/loop_poll.c|368| grown poll array to 2 for FD 7 lib/loop_poll.c|368| grown poll array to 3 for FD 8 lib/ipc_setup.c|646| IPC credentials authenticated (14116-14115-8) lib/ipc_shm.c|294| connecting to client [14115] lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/loop_poll.c|368| grown poll array to 4 for FD 8 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/ringbuffer.c|238| shm size:131085; real_size:135168; rb->word_size:33792 lib/check_ipc.c|295| iter 0 lib/check_ipc.c|295| iter 1 lib/ipcs.c|605| qb_ipcs_disconnect(14116-14115-8) state:2 lib/check_ipc.c|283| ENTERING s1_connection_closed() lib/check_ipc.c|284| LEAVING s1_connection_closed() lib/ipc_setup.c|592| withdrawing server sockets lib/ipcs.c|413| new_event_notification (14116-14115-8): Bad file descriptor (9) lib/check_ipc.c|295| iter 2 lib/ipcs.c|413| new_event_notification (14116-14115-8): Bad file descriptor (9) lib/check_ipc.c|295| iter 3 lib/ipcs.c|413| new_event_notification (14116-14115-8): Bad file descriptor (9) lib/check_ipc.c|295| iter 4 lib/ipcs.c|413| new_event_notification (14116-14115-8): Bad file descriptor (9) lib/check_ipc.c|325| ENTERING s1_connection_destroyed() lib/check_ipc.c|333| LEAVING s1_connection_destroyed() lib/ringbuffer.c|290| ENTERING qb_rb_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|301| Free'ing ringbuffer: /dev/shm/qb-test_ipc_service_ref_count_shm-846930886-response-14116-14115-8-header lib/ringbuffer.c|290| ENTERING qb_rb_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|301| Free'ing ringbuffer: /dev/shm/qb-test_ipc_service_ref_count_shm-846930886-event-14116-14115-8-header lib/ringbuffer.c|290| ENTERING qb_rb_close() lib/ringbuffer_helper.c|91| ENTERING my_posix_sem_destroy() lib/ringbuffer.c|301| Free'ing ringbuffer: /dev/shm/qb-test_ipc_service_ref_count_shm-846930886-request-14116-14115-8-header lib/ipcs.c|229| qb_ipcs_unref() - destroying lib/check_ipc.c|312| end of test, stopping loop lib/check_ipc.c|412| loop finished - done ... lib/check_ipc.c|1434| LEAVING test_ipc_service_ref_count_shm() lib/check_ipc.c|1358| ENTERING test_ipc_stress_connections_shm() lib/ipc_setup.c|536| server name: test_ipc_stress_connections_shm-846930886 lib/check_ipc.c|998| 1000 ipc connections made lib/check_ipc.c|998| 2000 ipc connections made lib/check_ipc.c|998| 3000 ipc connections made lib/check_ipc.c|998| 4000 ipc connections made lib/check_ipc.c|998| 5000 ipc connections made lib/check_ipc.c|998| 6000 ipc connections made lib/check_ipc.c|998| 7000 ipc connections made lib/check_ipc.c|998| 8000 ipc connections made lib/check_ipc.c|998| 9000 ipc connections made lib/check_ipc.c|998| 10000 ipc connections made lib/check_ipc.c|998| 11000 ipc connections made lib/check_ipc.c|998| 12000 ipc connections made lib/check_ipc.c|998| 13000 ipc connections made lib/check_ipc.c|998| 14000 ipc connections made lib/check_ipc.c|998| 15000 ipc connections made lib/check_ipc.c|998| 16000 ipc connections made lib/check_ipc.c|998| 17000 ipc connections made lib/check_ipc.c|998| 18000 ipc connections made lib/check_ipc.c|998| 19000 ipc connections made lib/check_ipc.c|998| 20000 ipc connections made lib/check_ipc.c|998| 21000 ipc connections made lib/check_ipc.c|998| 22000 ipc connections made lib/check_ipc.c|998| 23000 ipc connections made lib/check_ipc.c|998| 24000 ipc connections made lib/check_ipc.c|998| 25000 ipc connections made lib/check_ipc.c|998| 26000 ipc connections made lib/check_ipc.c|998| 27000 ipc connections made lib/check_ipc.c|998| 28000 ipc connections made lib/check_ipc.c|998| 29000 ipc connections made lib/check_ipc.c|998| 30000 ipc connections made lib/check_ipc.c|998| 31000 ipc connections made lib/check_ipc.c|998| 32000 ipc connections made lib/check_ipc.c|998| 33000 ipc connections made lib/check_ipc.c|998| 34000 ipc connections made lib/check_ipc.c|998| 35000 ipc connections made lib/check_ipc.c|998| 36000 ipc connections made lib/check_ipc.c|998| 37000 ipc connections made lib/check_ipc.c|998| 38000 ipc connections made lib/check_ipc.c|998| 39000 ipc connections made lib/check_ipc.c|998| 40000 ipc connections made lib/check_ipc.c|998| 41000 ipc connections made lib/check_ipc.c|998| 42000 ipc connections made lib/check_ipc.c|998| 43000 ipc connections made lib/check_ipc.c|998| 44000 ipc connections made lib/check_ipc.c|998| 45000 ipc connections made lib/check_ipc.c|998| 46000 ipc connections made lib/check_ipc.c|998| 47000 ipc connections made lib/check_ipc.c|998| 48000 ipc connections made lib/check_ipc.c|998| 49000 ipc connections made lib/check_ipc.c|998| 50000 ipc connections made lib/check_ipc.c|998| 51000 ipc connections made lib/check_ipc.c|998| 52000 ipc connections made lib/check_ipc.c|998| 53000 ipc connections made lib/check_ipc.c|998| 54000 ipc connections made lib/check_ipc.c|998| 55000 ipc connections made lib/check_ipc.c|998| 56000 ipc connections made lib/check_ipc.c|998| 57000 ipc connections made lib/check_ipc.c|998| 58000 ipc connections made lib/check_ipc.c|998| 59000 ipc connections made lib/check_ipc.c|998| 60000 ipc connections made lib/check_ipc.c|998| 61000 ipc connections made lib/check_ipc.c|998| 62000 ipc connections made lib/check_ipc.c|998| 63000 ipc connections made lib/check_ipc.c|998| 64000 ipc connections made lib/check_ipc.c|998| 65000 ipc connections made lib/check_ipc.c|998| 66000 ipc connections made lib/check_ipc.c|998| 67000 ipc connections made lib/check_ipc.c|998| 68000 ipc connections made lib/check_ipc.c|998| 69000 ipc connections made lib/check_ipc.c|998| 70000 ipc connections made lib/check_ipc.c|1362| LEAVING test_ipc_stress_connections_shm() 100%: Checks: 26, Failures: 0, Errors: 0 check_ipc.c:491:P:ipc_txrx_us_timeout:test_ipc_txrx_us_timeout:0: Passed check_ipc.c:1464:P:ipc_max_dgram_size:test_ipc_max_dgram_size:0: Passed check_ipc.c:491:P:ipc_server_fail_soc:test_ipc_server_fail_soc:0: Passed check_ipc.c:491:P:ipc_txrx_us_block:test_ipc_txrx_us_block:0: Passed check_ipc.c:491:P:ipc_txrx_us_tmo:test_ipc_txrx_us_tmo:0: Passed check_ipc.c:657:P:ipc_fc_us:test_ipc_fc_us:0: Passed check_ipc.c:491:P:ipc_exit_us:test_ipc_exit_us:0: Passed check_ipc.c:491:P:ipc_dispatch_us:test_ipc_disp_us:0: Passed check_ipc.c:491:P:ipc_stress_test_us:test_ipc_stress_test_us:0: Passed check_ipc.c:491:P:ipc_bulk_events_us:test_ipc_bulk_events_us:0: Passed check_ipc.c:491:P:ipc_event_on_created_us:test_ipc_event_on_created_us:0: Passed check_ipc.c:1279:P:ipc_disconnect_after_created_us:test_ipc_disconnect_after_created_us:0: Passed check_ipc.c:367:P:ipc_service_ref_count_us:test_ipc_service_ref_count_us:0: Passed check_ipc.c:491:P:ipc_stress_connections_us:test_ipc_stress_connections_us:0: Passed check_ipc.c:491:P:ipc_txrx_shm_timeout:test_ipc_txrx_shm_timeout:0: Passed check_ipc.c:491:P:ipc_server_fail_shm:test_ipc_server_fail_shm:0: Passed check_ipc.c:491:P:ipc_txrx_shm_block:test_ipc_txrx_shm_block:0: Passed check_ipc.c:491:P:ipc_txrx_shm_tmo:test_ipc_txrx_shm_tmo:0: Passed check_ipc.c:657:P:ipc_fc_shm:test_ipc_fc_shm:0: Passed check_ipc.c:491:P:ipc_dispatch_shm:test_ipc_disp_shm:0: Passed check_ipc.c:491:P:ipc_stress_test_shm:test_ipc_stress_test_shm:0: Passed check_ipc.c:491:P:ipc_bulk_events_shm:test_ipc_bulk_events_shm:0: Passed check_ipc.c:491:P:ipc_exit_shm:test_ipc_exit_shm:0: Passed check_ipc.c:491:P:ipc_event_on_created_shm:test_ipc_event_on_created_shm:0: Passed check_ipc.c:1420:P:ipc_service_ref_count_shm:test_ipc_service_ref_count_shm:0: Passed check_ipc.c:491:P:ipc_stress_connections_shm:test_ipc_stress_connections_shm:0: Passed PASS: ipc.test PASS: resources.test ================== All 8 tests passed ================== make[3]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/tests' GEN auto_check_header_qbarray.c CC auto_check_header_qbarray.o GEN auto_check_header_qbatomic.c CC auto_check_header_qbatomic.o GEN auto_check_header_qbconfig.c CC auto_check_header_qbconfig.o GEN auto_check_header_qbdefs.c CC auto_check_header_qbdefs.o GEN auto_check_header_qbhdb.c CC auto_check_header_qbhdb.o GEN auto_check_header_qbipc_common.c CC auto_check_header_qbipc_common.o GEN auto_check_header_qbipcc.c CC auto_check_header_qbipcc.o GEN auto_check_header_qbipcs.c CC auto_check_header_qbipcs.o GEN auto_check_header_qblist.c CC auto_check_header_qblist.o GEN auto_check_header_qblog.c CC auto_check_header_qblog.o GEN auto_check_header_qbloop.c CC auto_check_header_qbloop.o GEN auto_check_header_qbmap.c CC auto_check_header_qbmap.o GEN auto_check_header_qbrb.c CC auto_check_header_qbrb.o GEN auto_check_header_qbutil.c CC auto_check_header_qbutil.o rm auto_check_header_qbmap.c auto_check_header_qbhdb.c auto_check_header_qblist.c auto_check_header_qbconfig.c auto_check_header_qbipc_common.c auto_check_header_qbipcc.c auto_check_header_qbrb.c auto_check_header_qblog.c auto_check_header_qbutil.c auto_check_header_qbarray.c auto_check_header_qbipcs.c auto_check_header_qbatomic.c auto_check_header_qbloop.c auto_check_header_qbdefs.c make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/tests' Making check in examples make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4/examples' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4/examples' make[2]: Entering directory `/builddir/build/BUILD/libqb-1.0rc4' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4' make[1]: Leaving directory `/builddir/build/BUILD/libqb-1.0rc4' + exit 0 Processing files: libqb-1.0rc4-1.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ELDGVK + umask 022 + cd /builddir/build/BUILD + cd libqb-1.0rc4 + DOCDIR=/builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/share/doc/libqb-1.0rc4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/share/doc/libqb-1.0rc4 + /bin/mkdir -p /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/share/doc/libqb-1.0rc4 + cp -pr COPYING /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/share/doc/libqb-1.0rc4 + exit 0 Provides: libqb.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.4) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libqb.so.0 librt.so.1 librt.so.1(GLIBC_2.2) rtld(GNU_HASH) Processing files: libqb-debuginfo-1.0rc4-1.el6.i686 Processing files: libqb-devel-1.0rc4-1.el6.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XNU7Uf + umask 022 + cd /builddir/build/BUILD + cd libqb-1.0rc4 + DOCDIR=/builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/share/doc/libqb-devel-1.0rc4 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/share/doc/libqb-devel-1.0rc4 + /bin/mkdir -p /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/share/doc/libqb-devel-1.0rc4 + cp -pr COPYING README.markdown /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386/usr/share/doc/libqb-devel-1.0rc4 + exit 0 Provides: pkgconfig(libqb) = 1.0rc4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libqb.so.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386 warning: Could not canonicalize hostname: copr-builder-151838549.novalocal Wrote: /builddir/build/RPMS/libqb-1.0rc4-1.el6.i686.rpm Wrote: /builddir/build/RPMS/libqb-debuginfo-1.0rc4-1.el6.i686.rpm Wrote: /builddir/build/RPMS/libqb-devel-1.0rc4-1.el6.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lEykJi + umask 022 + cd /builddir/build/BUILD + cd libqb-1.0rc4 + /bin/rm -rf /builddir/build/BUILDROOT/libqb-1.0rc4-1.el6.i386 + exit 0 Child return code was: 0