<86>Feb 9 07:46:12 userdel[381986]: delete user 'rooter' <86>Feb 9 07:46:12 userdel[381986]: removed group 'rooter' owned by 'rooter' <86>Feb 9 07:46:12 userdel[381986]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 9 07:46:12 groupadd[381993]: group added to /etc/group: name=rooter, GID=1217 <86>Feb 9 07:46:12 groupadd[381993]: group added to /etc/gshadow: name=rooter <86>Feb 9 07:46:12 groupadd[381993]: new group: name=rooter, GID=1217 <86>Feb 9 07:46:12 useradd[381999]: new user: name=rooter, UID=1217, GID=1217, home=/root, shell=/bin/bash, from=none <86>Feb 9 07:46:12 userdel[382009]: delete user 'builder' <86>Feb 9 07:46:12 userdel[382009]: removed group 'builder' owned by 'builder' <86>Feb 9 07:46:12 groupadd[382016]: group added to /etc/group: name=builder, GID=1218 <86>Feb 9 07:46:12 groupadd[382016]: group added to /etc/gshadow: name=builder <86>Feb 9 07:46:12 groupadd[382016]: new group: name=builder, GID=1218 <86>Feb 9 07:46:12 useradd[382022]: new user: name=builder, UID=1218, GID=1218, home=/usr/src, shell=/bin/bash, from=none <13>Feb 9 07:46:17 rpmi: libtcl-8.6.13-alt1 sisyphus+310696.100.1.1 1669548266 installed <13>Feb 9 07:46:17 rpmi: tcl-8.6.13-alt1 sisyphus+310696.100.1.1 1669548266 installed <13>Feb 9 07:46:17 rpmi: liblz4-1:1.9.4-alt1 sisyphus+309416.100.1.1 1667412981 installed <13>Feb 9 07:46:17 rpmi: libsystemd-1:255.16-alt1 sisyphus+368218.100.2.1 1736510055 installed <13>Feb 9 07:46:17 rpmi: openssl-config-3.2.0-alt1 sisyphus+366659.140.4.1 1736956949 installed <13>Feb 9 07:46:17 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Feb 9 07:46:18 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Feb 9 07:46:19 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131018 installed <13>Feb 9 07:46:19 rpmi: libp11-kit-1:0.25.5-alt1 sisyphus+352553.100.1.1 1720622573 installed <13>Feb 9 07:46:19 rpmi: libtasn1-4.19.0-alt3 sisyphus+327816.100.1.1 1692802615 installed <13>Feb 9 07:46:19 rpmi: rpm-macros-alternatives-0.5.3-alt1 sisyphus+371878.100.1.1 1737988822 installed <13>Feb 9 07:46:19 rpmi: alternatives-0.5.3-alt1 sisyphus+371878.100.1.1 1737988822 installed <13>Feb 9 07:46:19 rpmi: ca-certificates-2024.12.10-alt1 sisyphus+364633.200.3.1 1733918603 installed <13>Feb 9 07:46:19 rpmi: ca-trust-0.2.0-alt1 sisyphus+344843.100.1.1 1712743326 installed <13>Feb 9 07:46:19 rpmi: p11-kit-trust-1:0.25.5-alt1 sisyphus+352553.100.1.1 1720622573 installed <13>Feb 9 07:46:19 rpmi: libcrypto3-3.3.2-alt1 sisyphus+366659.40.4.1 1736956900 installed <13>Feb 9 07:46:19 rpmi: libssl3-3.3.2-alt1 sisyphus+366659.40.4.1 1736956900 installed <13>Feb 9 07:46:19 rpmi: libssl-devel-3.3.2-alt1 sisyphus+366659.40.4.1 1736956900 installed <13>Feb 9 07:46:19 rpmi: openssl-3.3.2-alt1 sisyphus+366659.40.4.1 1736956900 installed <13>Feb 9 07:46:19 rpmi: tcl-tls-1.7.22-alt1 sisyphus+326069.1000.1.1 1690717789 installed <13>Feb 9 07:46:19 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139222 installed <13>Feb 9 07:46:19 rpmi: libsystemd-devel-1:255.16-alt1 sisyphus+368218.100.2.1 1736510055 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/valkey-8.0.2-alt1.nosrc.rpm (w1.gzdio) Installing valkey-8.0.2-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69906 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf valkey-8.0.2 + echo 'Source #0 (valkey-8.0.2.tar):' Source #0 (valkey-8.0.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/valkey-8.0.2.tar + cd valkey-8.0.2 + /bin/chmod -c -Rf u+rwX,go-w . + sed -e 's/--with-lg-quantum/--with-lg-page=12 --with-lg-quantum/' -i deps/Makefile + sed -i -e 's|^logfile .*$|logfile /var/log/valkey/valkey.log|g' -e 's|^# unixsocket .*$|unixsocket /run/valkey/valkey.sock|g' -e 's|^pidfile .*$|pidfile /run/valkey/valkey.pid|g' valkey.conf + sed -i -e 's|^logfile .*$|logfile /var/log/valkey/sentinel.log|g' -e 's|^pidfile .*$|pidfile /run/valkey/sentinel.pid|g' sentinel.conf + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.69906 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd valkey-8.0.2 + USE_MALLOC= + USE_MALLOC=USE_JEMALLOC=yes + make -j8 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' OPTIMIZATION= DEBUG_FLAGS= DEBUG= V=echo PREFIX=/usr/src/tmp/valkey-buildroot/usr USE_JEMALLOC=yes BUILD_TLS=yes USE_SYSTEMD=yes all cd src && make all make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' which: no python3 in (/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) which: no python in (/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MM acl.c adlist.c ae.c anet.c aof.c bio.c bitops.c blocked.c call_reply.c childinfo.c cli_commands.c cli_common.c cluster.c cluster_legacy.c cluster_slot_stats.c commands.c config.c connection.c crc16.c crc64.c crccombine.c crcspeed.c db.c debug.c defrag.c dict.c endianconv.c eval.c evict.c expire.c function_lua.c functions.c geo.c geohash.c geohash_helper.c hyperloglog.c intset.c io_threads.c kvstore.c latency.c lazyfree.c listpack.c localtime.c logreqres.c lolwut.c lolwut5.c lolwut6.c lzf_c.c lzf_d.c memory_prefetch.c memtest.c module.c monotonic.c mt19937-64.c multi.c networking.c notify.c object.c pqsort.c pubsub.c quicklist.c rand.c rax.c rdb.c release.c replication.c resp_parser.c rio.c script.c script_lua.c sds.c sentinel.c server.c serverassert.c setcpuaffinity.c setproctitle.c sha1.c sha256.c siphash.c slowlog.c socket.c sort.c sparkline.c strl.c syncio.c syscheck.c t_hash.c t_list.c t_set.c t_stream.c t_string.c t_zset.c threads_mngr.c timeout.c tls.c tracking.c unix.c util.c valkey-benchmark.c valkey-check-aof.c valkey-check-rdb.c valkey-cli.c ziplist.c zipmap.c zmalloc.c > Makefile.dep 2> /dev/null || true make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' which: no python3 in (/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) which: no python in (/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' rm -rf valkey-server valkey-sentinel valkey-cli valkey-benchmark valkey-check-rdb valkey-check-aof valkey-unit-tests libvalkey.a unit/*.o unit/*.d *.o *.gcda *.gcno *.gcov valkey.info lcov-html Makefile.dep *.so rm -f threads_mngr.d adlist.d quicklist.d ae.d anet.d dict.d kvstore.d server.d sds.d zmalloc.d lzf_c.d lzf_d.d pqsort.d zipmap.d sha1.d ziplist.d release.d memory_prefetch.d io_threads.d networking.d util.d object.d db.d replication.d rdb.d t_string.d t_list.d t_set.d t_zset.d t_hash.d config.d aof.d pubsub.d multi.d debug.d sort.d intset.d syncio.d cluster.d cluster_legacy.d cluster_slot_stats.d crc16.d endianconv.d slowlog.d eval.d bio.d rio.d rand.d memtest.d syscheck.d crcspeed.d crccombine.d crc64.d bitops.d sentinel.d notify.d setproctitle.d blocked.d hyperloglog.d latency.d sparkline.d valkey-check-rdb.d valkey-check-aof.d geo.d lazyfree.d module.d evict.d expire.d geohash.d geohash_helper.d childinfo.d defrag.d siphash.d rax.d t_stream.d listpack.d localtime.d lolwut.d lolwut5.d lolwut6.d acl.d tracking.d socket.d tls.d sha256.d timeout.d setcpuaffinity.d monotonic.d mt19937-64.d resp_parser.d call_reply.d script_lua.d script.d functions.d function_lua.d commands.d strl.d connection.d unix.d logreqres.d anet.d adlist.d dict.d valkey-cli.d zmalloc.d release.d ae.d serverassert.d crcspeed.d crccombine.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d strl.d cli_commands.d ae.d anet.d valkey-benchmark.d adlist.d dict.d zmalloc.d serverassert.d release.d crcspeed.d crccombine.d crc64.d siphash.d crc16.d monotonic.d cli_common.d mt19937-64.d strl.d make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' (cd ../deps && make distclean) (cd hiredis && make clean) > /dev/null || true (cd linenoise && make clean) > /dev/null || true (cd lua && make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true (cd hdr_histogram && make clean) > /dev/null || true (cd fpconv && make clean) > /dev/null || true make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' (rm -f .make-*) make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' (cd modules && make clean) make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src/modules' rm -rf *.xo *.so make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src/modules' (cd ../tests/modules && make clean) make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/tests/modules' rm -f commandfilter.so basics.so testrdb.so fork.so infotest.so propagate.so misc.so hooks.so blockonkeys.so blockonbackground.so scan.so datatype.so datatype2.so auth.so keyspace_events.so blockedclient.so getkeys.so getchannels.so test_lazyfree.so timer.so defragtest.so keyspecs.so hash.so zset.so stream.so mallocsize.so aclcheck.so list.so subcommands.so reply.so cmdintrospection.so eventloop.so moduleconfigs.so moduleconfigstwo.so publish.so usercall.so postnotifications.so moduleauthtwo.so rdbloadsave.so crash.so cluster.so commandfilter.xo basics.xo testrdb.xo fork.xo infotest.xo propagate.xo misc.xo hooks.xo blockonkeys.xo blockonbackground.xo scan.xo datatype.xo datatype2.xo auth.xo keyspace_events.xo blockedclient.xo getkeys.xo getchannels.xo test_lazyfree.xo timer.xo defragtest.xo keyspecs.xo hash.xo zset.xo stream.xo mallocsize.xo aclcheck.xo list.xo subcommands.xo reply.xo cmdintrospection.xo eventloop.xo moduleconfigs.xo moduleconfigstwo.xo publish.xo usercall.xo postnotifications.xo moduleauthtwo.xo rdbloadsave.xo crash.xo cluster.xo make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/tests/modules' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' (rm -f .make-*) make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' echo STD=-pedantic -std=gnu11 >> .make-settings echo WARN=-Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes >> .make-settings echo OPT= >> .make-settings echo MALLOC=jemalloc >> .make-settings echo BUILD_TLS=yes >> .make-settings echo BUILD_RDMA=no >> .make-settings echo USE_SYSTEMD=yes >> .make-settings echo CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto >> .make-settings echo LDFLAGS= >> .make-settings echo SERVER_CFLAGS= >> .make-settings echo SERVER_LDFLAGS= >> .make-settings echo PREV_FINAL_CFLAGS=-pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 >> .make-settings echo PREV_FINAL_LDFLAGS= -rdynamic >> .make-settings make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' (cd ../deps && make hiredis linenoise lua hdr_histogram fpconv jemalloc) (cd hiredis && make clean) > /dev/null || true (cd linenoise && make clean) > /dev/null || true (cd lua && make clean) > /dev/null || true (cd jemalloc && [ -f Makefile ] && make distclean) > /dev/null || true (cd hdr_histogram && make clean) > /dev/null || true (cd fpconv && make clean) > /dev/null || true make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' (rm -f .make-*) make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' (echo "-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto" > .make-cflags) make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' (echo "" > .make-ldflags) make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' MAKE hiredis make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' cd hiredis && make static USE_SSL=1 make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' MAKE linenoise make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' cd linenoise && make make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' MAKE lua make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' cd lua/src && make all CFLAGS="-Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 " MYLDFLAGS="" AR="ar rc" make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' MAKE hdr_histogram make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' cd hdr_histogram && make make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' MAKE fpconv make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' cd fpconv && make make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic alloc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/fpconv' cc -Wall -Os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c fpconv_dtoa.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/fpconv' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/fpconv' ar rcs libfpconv.a fpconv_dtoa.o make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/fpconv' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o ldebug.o ldebug.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hdr_histogram' cc -std=c99 -Wall -Os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -DHDR_MALLOC_INCLUDE=\"hdr_redis_malloc.h\" -c hdr_histogram.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hdr_histogram' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hdr_histogram' ar rcs libhdrhistogram.a hdr_histogram.o make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hdr_histogram' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lcode.o lcode.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lapi.o lapi.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic net.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/linenoise' cc -Wall -Os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c linenoise.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/linenoise' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o ldo.o ldo.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o ldump.o ldump.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic sockcompat.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lfunc.o lfunc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lgc.o lgc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic sds.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic hiredis.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic read.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic async.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o llex.o llex.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' ar rcs libhiredis.a alloc.o net.o hiredis.o sds.o async.o read.o sockcompat.o make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lmem.o lmem.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lopcodes.o lopcodes.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lstate.o lstate.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lobject.o lobject.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o ltm.o ltm.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lstring.o lstring.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -Wall -Wextra -Werror -Wstrict-prototypes -Wwrite-strings -Wno-missing-field-initializers -pedantic ssl.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' ar rcs libhiredis_ssl.a ssl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o ltable.o ltable.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lzio.o lzio.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lundump.o lundump.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o fpconv.o fpconv.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o strbuf.o strbuf.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lparser.o lparser.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o loslib.o loslib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lmathlib.o lmathlib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o ldblib.o ldblib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lauxlib.o lauxlib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lbaselib.o lbaselib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o liolib.o liolib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o linit.o linit.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lvm.o lvm.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o ltablib.o ltablib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o loadlib.o loadlib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lua_bit.o lua_bit.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lua_struct.o lua_struct.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lua.o lua.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lstrlib.o lstrlib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lua_cjson.o lua_cjson.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o luac.o luac.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o print.o print.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -O2 -c -o lua_cmsgpack.o lua_cmsgpack.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' ar rc liblua.a lapi.o lcode.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o ltm.o lundump.o lvm.o lzio.o strbuf.o fpconv.o lauxlib.o lbaselib.o ldblib.o liolib.o lmathlib.o loslib.o ltablib.o lstrlib.o loadlib.o linit.o lua_cjson.o lua_struct.o lua_cmsgpack.o lua_bit.o # DLL needs all object files ranlib liblua.a make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -o lua lua.o liblua.a -lm make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' cc -o luac luac.o print.o liblua.a -lm make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/lua/src' make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' MAKE jemalloc cd jemalloc && ./configure --disable-cxx --with-version=5.3.0-0-g0 --with-lg-page=12 --with-lg-quantum=3 --disable-cache-oblivious --with-jemalloc-prefix=je_ CFLAGS="-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto" LDFLAGS="" checking for xsltproc... false checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether compiler is cray... no checking whether compiler supports -std=gnu11... yes checking whether compiler supports -Werror=unknown-warning-option... no checking whether compiler supports -Wall... yes checking whether compiler supports -Wextra... yes checking whether compiler supports -Wshorten-64-to-32... no checking whether compiler supports -Wsign-compare... yes checking whether compiler supports -Wundef... yes checking whether compiler supports -Wno-format-zero-length... yes checking whether compiler supports -Wpointer-arith... yes checking whether compiler supports -Wno-missing-braces... yes checking whether compiler supports -Wno-missing-field-initializers... yes checking whether compiler supports -Wno-missing-attributes... yes checking whether compiler supports -pipe... yes checking whether compiler supports -g3... yes checking how to run the C preprocessor... gcc -E checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking size of void *... 8 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of intmax_t... 8 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether pause instruction is compilable... yes checking number of significant virtual address bits... 48 checking for ar... ar checking for nm... nm checking for gawk... gawk checking for malloc.h... yes checking whether malloc_usable_size definition can use const argument... no checking for library containing log... -lm checking whether __attribute__ syntax is compilable... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -fvisibility=hidden... no checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether tls_model attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether alloc_size attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(gnu_printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether format(printf, ...) attribute is compilable... yes checking whether compiler supports -Wimplicit-fallthrough... yes checking whether fallthrough attribute is compilable... yes checking whether compiler supports -Wimplicit-fallthrough... yes checking whether compiler supports -Wimplicit-fallthrough... no checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether cold attribute is compilable... yes checking whether vm_make_tag is compilable... no checking for a BSD-compatible install... /usr/bin/ginstall -c checking for ranlib... ranlib checking for ld... /usr/bin/ld checking for autoconf... /usr/bin/autoconf checking for memalign... yes checking for valloc... yes checking for malloc_size... no checking whether compiler supports -O3... yes checking whether compiler supports -O3... no checking whether compiler supports -funroll-loops... yes checking configured backtracing method... N/A checking for sbrk... yes checking whether utrace(2) is compilable... no checking whether utrace(2) with label is compilable... no checking whether a program using __builtin_unreachable is compilable... yes checking whether a program using __builtin_ffsl is compilable... yes checking whether a program using __builtin_popcountl is compilable... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking for dlfcn.h... yes checking for dlsym... yes checking whether pthread_atfork(3) is compilable... yes checking whether pthread_setname_np(3) is compilable... yes checking whether pthread_getname_np(3) is compilable... yes checking whether pthread_get_name_np(3) is compilable... no checking for library containing clock_gettime... none required checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes checking whether mach_absolute_time() is compilable... no checking whether clock_gettime(CLOCK_REALTIME, ...) is compilable... yes checking whether compiler supports -Werror... yes checking whether syscall(2) is compilable... yes checking for secure_getenv... yes checking for sched_getcpu... yes checking for sched_setaffinity... yes checking for issetugid... no checking for _malloc_thread_cleanup... no checking for _pthread_mutex_init_calloc_cb... no checking for memcntl... no checking for TLS... yes checking whether C11 atomics is compilable... yes checking whether GCC __atomic atomics is compilable... yes checking whether GCC 8-bit __atomic atomics is compilable... yes checking whether GCC __sync atomics is compilable... yes checking whether GCC 8-bit __sync atomics is compilable... yes checking whether Darwin OSAtomic*() is compilable... no checking whether madvise(2) is compilable... yes checking whether madvise(..., MADV_FREE) is compilable... yes checking whether madvise(..., MADV_DONTNEED) is compilable... yes checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes checking whether madvise(..., MADV_[NO]CORE) is compilable... no checking whether mprotect(2) is compilable... yes checking for __builtin_clz... yes checking whether Darwin os_unfair_lock_*() is compilable... no checking whether glibc malloc hook is compilable... no checking whether glibc memalign hook is compilable... no checking whether pthreads adaptive mutexes is compilable... yes checking whether compiler supports -D_GNU_SOURCE... yes checking whether compiler supports -Werror... yes checking whether compiler supports -herror_on_warning... no checking whether strerror_r returns char with gnu source is compilable... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes configure: creating ./config.status config.status: creating Makefile config.status: creating jemalloc.pc config.status: creating doc/html.xsl config.status: creating doc/manpages.xsl config.status: creating doc/jemalloc.xml config.status: creating include/jemalloc/jemalloc_macros.h config.status: creating include/jemalloc/jemalloc_protos.h config.status: creating include/jemalloc/jemalloc_typedefs.h config.status: creating include/jemalloc/internal/jemalloc_preamble.h config.status: creating test/test.sh config.status: creating test/include/test/jemalloc_test.h config.status: creating config.stamp config.status: creating bin/jemalloc-config config.status: creating bin/jemalloc.sh config.status: creating bin/jeprof config.status: creating include/jemalloc/jemalloc_defs.h config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h config.status: creating test/include/test/jemalloc_test_defs.h config.status: executing include/jemalloc/internal/public_symbols.txt commands config.status: executing include/jemalloc/internal/private_symbols.awk commands config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands config.status: executing include/jemalloc/internal/public_namespace.h commands config.status: executing include/jemalloc/internal/public_unnamespace.h commands config.status: executing include/jemalloc/jemalloc_protos_jet.h commands config.status: executing include/jemalloc/jemalloc_rename.h commands config.status: executing include/jemalloc/jemalloc_mangle.h commands config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands config.status: executing include/jemalloc/jemalloc.h commands =============================================================================== jemalloc version : 5.3.0-0-g0 library revision : 2 CONFIG : --disable-cxx --with-version=5.3.0-0-g0 --with-lg-page=12 --with-lg-quantum=3 --disable-cache-oblivious --with-jemalloc-prefix=je_ 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' LDFLAGS= 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' CC : gcc CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wextra -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -Wno-missing-attributes -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops SPECIFIED_CFLAGS : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto EXTRA_CFLAGS : CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT CXX : CONFIGURE_CXXFLAGS : SPECIFIED_CXXFLAGS : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto EXTRA_CXXFLAGS : LDFLAGS : EXTRA_LDFLAGS : DSO_LDFLAGS : -shared -Wl,-soname,$(@F) LIBS : -lm -pthread RPATH_EXTRA : XSLTPROC : false XSLROOT : PREFIX : /usr/local BINDIR : /usr/local/bin DATADIR : /usr/local/share INCLUDEDIR : /usr/local/include LIBDIR : /usr/local/lib MANDIR : /usr/local/share/man srcroot : abs_srcroot : /usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc/ objroot : abs_objroot : /usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc/ JEMALLOC_PREFIX : je_ JEMALLOC_PRIVATE_NAMESPACE : je_ install_suffix : malloc_conf : documentation : 1 shared libs : 1 static libs : 1 autogen : 0 debug : 0 stats : 1 experimental_smallocx : 0 prof : 0 prof-libunwind : 0 prof-libgcc : 0 prof-gcc : 0 fill : 1 utrace : 0 xmalloc : 0 log : 0 lazy_lock : 0 cache-oblivious : 0 cxx : 0 =============================================================================== make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps' cd jemalloc && make lib/libjemalloc.a make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin_info.sym.o src/bin_info.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o src/bitmap.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o src/bin.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o src/base.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o src/background_thread.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/buf_writer.sym.o src/buf_writer.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o src/div.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/cache_bin.sym.o src/cache_bin.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/counter.sym.o src/counter.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o src/arena.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/decay.sym.o src/decay.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o src/ckh.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ecache.sym.o src/ecache.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/edata_cache.sym.o src/edata_cache.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ehooks.sym.o src/ehooks.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/edata.sym.o src/edata.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/eset.sym.o src/eset.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/emap.sym.o src/emap.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/exp_grow.sym.o src/exp_grow.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o src/jemalloc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o src/extent_dss.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o src/extent_mmap.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hook.sym.o src/hook.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o src/extent.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/fxp.sym.o src/fxp.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/san.sym.o src/san.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/san_bump.sym.o src/san_bump.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o src/ctl.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpa_hooks.sym.o src/hpa_hooks.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpa.sym.o src/hpa.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/inspect.sym.o src/inspect.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o src/log.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o src/malloc_io.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o src/large.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hpdata.sym.o src/hpdata.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o src/mutex.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o src/nstime.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pa.sym.o src/pa.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pa_extra.sym.o src/pa_extra.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pai.sym.o src/pai.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/peak_event.sym.o src/peak_event.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o src/pages.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pac.sym.o src/pac.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o src/prof.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_log.sym.o src/prof_log.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_stats.sym.o src/prof_stats.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_recent.sym.o src/prof_recent.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_sys.sym.o src/prof_sys.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sc.sym.o src/sc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o src/rtree.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/psset.sym.o src/psset.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof_data.sym.o src/prof_data.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/safety_check.sym.o src/safety_check.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/test_hooks.sym.o src/test_hooks.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sec.sym.o src/sec.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/jemalloc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/arena.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/background_thread.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/base.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/bin.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/bin_info.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bin_info.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/bitmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/buf_writer.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/buf_writer.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/cache_bin.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/cache_bin.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/ckh.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/counter.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/counter.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/ctl.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o src/sz.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/decay.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/decay.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/div.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/ecache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ecache.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/edata.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/edata.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/edata_cache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/edata_cache.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/ehooks.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ehooks.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/emap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/emap.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/eset.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/eset.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/exp_grow.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/exp_grow.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o src/ticker.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/extent.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/extent_dss.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/fxp.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/fxp.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/extent_mmap.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/san.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/san.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/san_bump.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/san_bump.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/hook.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hook.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/hpa.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hpa.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/hpa_hooks.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hpa_hooks.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/hpdata.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/hpdata.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/inspect.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/inspect.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/large.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/log.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/malloc_io.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/mutex.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/nstime.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/pa.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pa.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/thread_event.sym.o src/thread_event.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/pa_extra.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pa_extra.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/pai.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pai.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/pac.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pac.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/pages.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/peak_event.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/peak_event.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/prof.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/prof_data.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof_data.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/prof_log.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof_log.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/prof_recent.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof_recent.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/prof_stats.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof_stats.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/prof_sys.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/prof_sys.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/psset.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/psset.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/rtree.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/safety_check.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/safety_check.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/sc.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sc.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/sz.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/sec.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/sec.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o src/tsd.c In file included from include/jemalloc/internal/ckh.h:4, from include/jemalloc/internal/prof_structs.h:4, from include/jemalloc/internal/jemalloc_internal_includes.h:51, from src/tsd.c:2: include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/test_hooks.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/test_hooks.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/ticker.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/thread_event.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/thread_event.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/tsd.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o src/witness.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/witness.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o src/stats.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/stats.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o src/tcache.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' nm -a src/tcache.sym.o | gawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' /bin/sh include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bin_info.sym src/bitmap.sym src/buf_writer.sym src/cache_bin.sym src/ckh.sym src/counter.sym src/ctl.sym src/decay.sym src/div.sym src/ecache.sym src/edata.sym src/edata_cache.sym src/ehooks.sym src/emap.sym src/eset.sym src/exp_grow.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/fxp.sym src/san.sym src/san_bump.sym src/hook.sym src/hpa.sym src/hpa_hooks.sym src/hpdata.sym src/inspect.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/nstime.sym src/pa.sym src/pa_extra.sym src/pai.sym src/pac.sym src/pages.sym src/peak_event.sym src/prof.sym src/prof_data.sym src/prof_log.sym src/prof_recent.sym src/prof_stats.sym src/prof_sys.sym src/psset.sym src/rtree.sym src/safety_check.sym src/sc.sym src/sec.sym src/stats.sym src/sz.sym src/tcache.sym src/test_hooks.sym src/thread_event.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.h make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin_info.o src/bin_info.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bitmap.o src/bitmap.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/bin.o src/bin.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/base.o src/base.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/background_thread.o src/background_thread.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/buf_writer.o src/buf_writer.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/div.o src/div.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/cache_bin.o src/cache_bin.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/counter.o src/counter.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/arena.o src/arena.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/decay.o src/decay.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ckh.o src/ckh.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ecache.o src/ecache.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/edata_cache.o src/edata_cache.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ehooks.o src/ehooks.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/edata.o src/edata.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/eset.o src/eset.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/emap.o src/emap.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/exp_grow.o src/exp_grow.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/jemalloc.o src/jemalloc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_dss.o src/extent_dss.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hook.o src/hook.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent_mmap.o src/extent_mmap.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/extent.o src/extent.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/fxp.o src/fxp.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/san.o src/san.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/san_bump.o src/san_bump.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ctl.o src/ctl.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpa_hooks.o src/hpa_hooks.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpa.o src/hpa.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/inspect.o src/inspect.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/log.o src/log.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/malloc_io.o src/malloc_io.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/large.o src/large.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/hpdata.o src/hpdata.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/mutex.o src/mutex.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/nstime.o src/nstime.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pa.o src/pa.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pai.o src/pai.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pa_extra.o src/pa_extra.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/peak_event.o src/peak_event.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pages.o src/pages.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/pac.o src/pac.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof.o src/prof.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_log.o src/prof_log.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_stats.o src/prof_stats.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_recent.o src/prof_recent.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_sys.o src/prof_sys.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sc.o src/sc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/rtree.o src/rtree.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/psset.o src/psset.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/prof_data.o src/prof_data.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/safety_check.o src/safety_check.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/test_hooks.o src/test_hooks.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sec.o src/sec.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/sz.o src/sz.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/ticker.o src/ticker.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/thread_event.o src/thread_event.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tsd.o src/tsd.c In file included from include/jemalloc/internal/ckh.h:4, from include/jemalloc/internal/prof_structs.h:4, from include/jemalloc/internal/jemalloc_internal_includes.h:51, from src/tsd.c:2: include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ include/jemalloc/internal/tsd.h:149:25: warning: missing braces around initializer [-Wmissing-braces] 149 | #define TSD_INITIALIZER { \ | ^ src/tsd.c:21:41: note: in expansion of macro 'TSD_INITIALIZER' 21 | JEMALLOC_TSD_TYPE_ATTR(tsd_t) tsd_tls = TSD_INITIALIZER; | ^~~~~~~~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/witness.o src/witness.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/stats.o src/stats.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -D_GNU_SOURCE -D_REENTRANT -Iinclude -Iinclude -o src/tcache.o src/tcache.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' ar crs lib/libjemalloc.a src/jemalloc.o src/arena.o src/background_thread.o src/base.o src/bin.o src/bin_info.o src/bitmap.o src/buf_writer.o src/cache_bin.o src/ckh.o src/counter.o src/ctl.o src/decay.o src/div.o src/ecache.o src/edata.o src/edata_cache.o src/ehooks.o src/emap.o src/eset.o src/exp_grow.o src/extent.o src/extent_dss.o src/extent_mmap.o src/fxp.o src/san.o src/san_bump.o src/hook.o src/hpa.o src/hpa_hooks.o src/hpdata.o src/inspect.o src/large.o src/log.o src/malloc_io.o src/mutex.o src/nstime.o src/pa.o src/pa_extra.o src/pai.o src/pac.o src/pages.o src/peak_event.o src/prof.o src/prof_data.o src/prof_log.o src/prof_recent.o src/prof_stats.o src/prof_sys.o src/psset.o src/rtree.o src/safety_check.o src/sc.o src/sec.o src/stats.o src/sz.o src/tcache.o src/test_hooks.o src/thread_event.o src/ticker.o src/tsd.o src/witness.o make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/deps/jemalloc' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o adlist.o -c adlist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o threads_mngr.o -c threads_mngr.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o anet.o -c anet.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o ae.o -c ae.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o kvstore.o -c kvstore.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o lzf_c.o -c lzf_c.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o lzf_d.o -c lzf_d.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o pqsort.o -c pqsort.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o quicklist.o -c quicklist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o release.o -c release.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o zipmap.o -c zipmap.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o sds.o -c sds.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o zmalloc.o -c zmalloc.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o sha1.o -c sha1.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o dict.o -c dict.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o ziplist.o -c ziplist.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o memory_prefetch.o -c memory_prefetch.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o io_threads.o -c io_threads.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o util.o -c util.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o object.o -c object.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o db.o -c db.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o t_string.o -c t_string.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o t_list.o -c t_list.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o t_set.o -c t_set.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o networking.o -c networking.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o server.o -c server.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o replication.o -c replication.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o t_hash.o -c t_hash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o rdb.o -c rdb.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o intset.o -c intset.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o multi.o -c multi.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o pubsub.o -c pubsub.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o syncio.o -c syncio.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o sort.o -c sort.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o t_zset.o -c t_zset.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o config.o -c config.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o endianconv.o -c endianconv.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o aof.o -c aof.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o debug.o -c debug.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o crc16.o -c crc16.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o rand.o -c rand.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o cluster.o -c cluster.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o cluster_slot_stats.o -c cluster_slot_stats.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o slowlog.o -c slowlog.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o crccombine.o -c crccombine.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o memtest.o -c memtest.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o crcspeed.o -c crcspeed.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o bio.o -c bio.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o syscheck.o -c syscheck.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o crc64.o -c crc64.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o rio.o -c rio.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o setproctitle.o -c setproctitle.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o notify.o -c notify.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o eval.o -c eval.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o blocked.o -c blocked.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o bitops.o -c bitops.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o latency.o -c latency.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o hyperloglog.o -c hyperloglog.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o sparkline.o -c sparkline.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o valkey-check-rdb.o -c valkey-check-rdb.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o valkey-check-aof.o -c valkey-check-aof.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o lazyfree.o -c lazyfree.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o geohash.o -c geohash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o geo.o -c geo.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o geohash_helper.o -c geohash_helper.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o expire.o -c expire.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o evict.o -c evict.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o siphash.o -c siphash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o cluster_legacy.o -c cluster_legacy.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o childinfo.o -c childinfo.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o localtime.o -c localtime.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o defrag.o -c defrag.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o sentinel.o -c sentinel.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o rax.o -c rax.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o listpack.o -c listpack.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o lolwut.o -c lolwut.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o lolwut5.o -c lolwut5.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o sha256.o -c sha256.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o lolwut6.o -c lolwut6.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o setcpuaffinity.o -c setcpuaffinity.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o socket.o -c socket.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o tracking.o -c tracking.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o monotonic.o -c monotonic.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o mt19937-64.o -c mt19937-64.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o timeout.o -c timeout.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o t_stream.o -c t_stream.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o resp_parser.o -c resp_parser.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o call_reply.o -c call_reply.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o tls.o -c tls.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o strl.o -c strl.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o acl.o -c acl.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o script.o -c script.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o function_lua.o -c function_lua.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o functions.o -c functions.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o script_lua.o -c script_lua.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o serverassert.o -c serverassert.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o connection.o -c connection.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o unix.o -c unix.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o logreqres.o -c logreqres.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o cli_commands.o -c cli_commands.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o commands.o -c commands.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o cli_common.o -c cli_common.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o valkey-benchmark.o -c valkey-benchmark.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o module.o -c module.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MMD -o valkey-cli.o -c valkey-cli.c make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -rdynamic -o valkey-benchmark ae.o anet.o valkey-benchmark.o adlist.o dict.o zmalloc.o serverassert.o release.o crcspeed.o crccombine.o crc64.o siphash.o crc16.o monotonic.o cli_common.o mt19937-64.o strl.o ../deps/hiredis/libhiredis.a ../deps/hdr_histogram/libhdrhistogram.a ../deps/jemalloc/lib/libjemalloc.a -lm -ldl -pthread -lrt -lsystemd ../deps/hiredis/libhiredis_ssl.a -lssl -lcrypto make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -rdynamic -o valkey-cli anet.o adlist.o dict.o valkey-cli.o zmalloc.o release.o ae.o serverassert.o crcspeed.o crccombine.o crc64.o siphash.o crc16.o monotonic.o cli_common.o mt19937-64.o strl.o cli_commands.o ../deps/hiredis/libhiredis.a ../deps/linenoise/linenoise.o ../deps/jemalloc/lib/libjemalloc.a -lm -ldl -pthread -lrt -lsystemd ../deps/hiredis/libhiredis_ssl.a -lssl -lcrypto make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -rdynamic -o valkey-server threads_mngr.o adlist.o quicklist.o ae.o anet.o dict.o kvstore.o server.o sds.o zmalloc.o lzf_c.o lzf_d.o pqsort.o zipmap.o sha1.o ziplist.o release.o memory_prefetch.o io_threads.o networking.o util.o object.o db.o replication.o rdb.o t_string.o t_list.o t_set.o t_zset.o t_hash.o config.o aof.o pubsub.o multi.o debug.o sort.o intset.o syncio.o cluster.o cluster_legacy.o cluster_slot_stats.o crc16.o endianconv.o slowlog.o eval.o bio.o rio.o rand.o memtest.o syscheck.o crcspeed.o crccombine.o crc64.o bitops.o sentinel.o notify.o setproctitle.o blocked.o hyperloglog.o latency.o sparkline.o valkey-check-rdb.o valkey-check-aof.o geo.o lazyfree.o module.o evict.o expire.o geohash.o geohash_helper.o childinfo.o defrag.o siphash.o rax.o t_stream.o listpack.o localtime.o lolwut.o lolwut5.o lolwut6.o acl.o tracking.o socket.o tls.o sha256.o timeout.o setcpuaffinity.o monotonic.o mt19937-64.o resp_parser.o call_reply.o script_lua.o script.o functions.o function_lua.o commands.o strl.o connection.o unix.o logreqres.o ../deps/hiredis/libhiredis.a ../deps/lua/src/liblua.a ../deps/hdr_histogram/libhdrhistogram.a ../deps/fpconv/libfpconv.a ../deps/jemalloc/lib/libjemalloc.a -lm -ldl -pthread -lrt -lsystemd ../deps/hiredis/libhiredis_ssl.a -lssl -lcrypto make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' install valkey-server valkey-sentinel make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' install valkey-server valkey-check-rdb make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' install valkey-server valkey-check-aof make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' Hint: It's a good idea to run 'make test' ;) make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.92585 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/valkey-buildroot + : + /bin/rm -rf -- /usr/src/tmp/valkey-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd valkey-8.0.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' OPTIMIZATION= DEBUG_FLAGS= DEBUG= V=echo PREFIX=/usr/src/tmp/valkey-buildroot/usr BUILD_TLS=yes USE_SYSTEMD=yes install make: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2' cd src && make install make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' which: no python3 in (/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) which: no python in (/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' cc -pedantic -std=gnu11 -Wall -W -Wno-missing-field-initializers -Werror=deprecated-declarations -Wstrict-prototypes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -I../deps/hiredis -I../deps/linenoise -I../deps/lua/src -I../deps/hdr_histogram -I../deps/fpconv -DHAVE_LIBSYSTEMD -DUSE_JEMALLOC -I../deps/jemalloc/include -DUSE_OPENSSL=1 -DBUILD_TLS_MODULE=0 -MM acl.c adlist.c ae.c anet.c aof.c bio.c bitops.c blocked.c call_reply.c childinfo.c cli_commands.c cli_common.c cluster.c cluster_legacy.c cluster_slot_stats.c commands.c config.c connection.c crc16.c crc64.c crccombine.c crcspeed.c db.c debug.c defrag.c dict.c endianconv.c eval.c evict.c expire.c function_lua.c functions.c geo.c geohash.c geohash_helper.c hyperloglog.c intset.c io_threads.c kvstore.c latency.c lazyfree.c listpack.c localtime.c logreqres.c lolwut.c lolwut5.c lolwut6.c lzf_c.c lzf_d.c memory_prefetch.c memtest.c module.c monotonic.c mt19937-64.c multi.c networking.c notify.c object.c pqsort.c pubsub.c quicklist.c rand.c rax.c rdb.c release.c replication.c resp_parser.c rio.c script.c script_lua.c sds.c sentinel.c server.c serverassert.c setcpuaffinity.c setproctitle.c sha1.c sha256.c siphash.c slowlog.c socket.c sort.c sparkline.c strl.c syncio.c syscheck.c t_hash.c t_list.c t_set.c t_stream.c t_string.c t_zset.c threads_mngr.c timeout.c tls.c tracking.c unix.c util.c valkey-benchmark.c valkey-check-aof.c valkey-check-rdb.c valkey-cli.c ziplist.c zipmap.c zmalloc.c > Makefile.dep 2> /dev/null || true make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' which: no python3 in (/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) which: no python in (/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games) make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' Hint: It's a good idea to run 'make test' ;) /usr/libexec/rpm-build/install -p valkey-server /usr/src/tmp/valkey-buildroot/usr/bin /usr/libexec/rpm-build/install -p valkey-benchmark /usr/src/tmp/valkey-buildroot/usr/bin /usr/libexec/rpm-build/install -p valkey-cli /usr/src/tmp/valkey-buildroot/usr/bin ln -sf valkey-server /usr/src/tmp/valkey-buildroot/usr/bin/redis-server ln -sf valkey-cli /usr/src/tmp/valkey-buildroot/usr/bin/redis-cli ln -sf valkey-benchmark /usr/src/tmp/valkey-buildroot/usr/bin/redis-benchmark ln -sf valkey-check-rdb /usr/src/tmp/valkey-buildroot/usr/bin/redis-check-rdb ln -sf valkey-check-aof /usr/src/tmp/valkey-buildroot/usr/bin/redis-check-aof ln -sf valkey-sentinel /usr/src/tmp/valkey-buildroot/usr/bin/redis-sentinel make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/src' make: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2' + mkdir -p /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system + install -m 0644 /usr/src/RPM/SOURCES/valkey.service /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system/valkey.service + install -m 0644 /usr/src/RPM/SOURCES/valkey-sentinel.service /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system/valkey-sentinel.service + mkdir -p /usr/src/tmp/valkey-buildroot/etc/logrotate.d + install -m 640 /usr/src/RPM/SOURCES/valkey.logrotate /usr/src/tmp/valkey-buildroot/etc/logrotate.d/valkey-server + mkdir -p /usr/src/tmp/valkey-buildroot/var/lib/valkey + mkdir -p /usr/src/tmp/valkey-buildroot/var/log/valkey + mkdir -p /usr/src/tmp/valkey-buildroot/etc/valkey + install -m644 valkey.conf /usr/src/tmp/valkey-buildroot/etc/valkey/ + install -m644 sentinel.conf /usr/src/tmp/valkey-buildroot/etc/valkey/ + install -pDm644 src/valkeymodule.h /usr/src/tmp/valkey-buildroot/usr/include/valkeymodule.h + install -pDm644 src/redismodule.h /usr/src/tmp/valkey-buildroot/usr/include/redismodule.h + ln -sr /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system/valkey.service /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system/redis.service + ln -sr /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system/valkey-sentinel.service /usr/src/tmp/valkey-buildroot/usr/lib/systemd/system/redis-sentinel.service + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/valkey-buildroot (auto) Verifying and fixing files in /usr/src/tmp/valkey-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/valkey-buildroot/ (default) Compressing files in /usr/src/tmp/valkey-buildroot (auto) Verifying systemd units in /usr/src/tmp/valkey-buildroot Adjusting library links in /usr/src/tmp/valkey-buildroot ./usr/lib: (from :0) ./var/lib: (from :0) Verifying ELF objects in /usr/src/tmp/valkey-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) section [ 6] '.dynsym': symbol 2708 (thread_shared_qb) does not fit completely in referenced section [21] '.tbss' verify-elf: WARNING: ./usr/bin/valkey-server: eu-elflint failed Splitting links to aliased files under /{,s}bin in /usr/src/tmp/valkey-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.26199 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd valkey-8.0.2 + ./utils/gen-test-certs.sh Certificate request self-signature ok subject=O=Valkey Test, CN=Server-only Certificate request self-signature ok subject=O=Valkey Test, CN=Client-only Certificate request self-signature ok subject=O=Valkey Test, CN=Generic-cert Generating DH parameters, 2048 bit long safe prime ................................................................+..............................................................................................................+.........................+..................................................+................................................................................................................................................+.........................................+...................................................................................................................................................................................................................................................................................................................................................................................................................+......................................................................................................................................................................................................................................................................................................................................................................................................................+...................................................+...............................................................................................................................................................................................................................................................................................................................+..............................................................+.....................+.......................................................................................................................+...............................................................................................................................................+.........................+.....................................................................................................................................................................................................+...................+..............................+.............................+...................................................+..........................................+..................................................................................................................................+............................................................................................................................................................................+................+...........................................................................................................................................................................................................................................................+...+....................+..............................................................+...........................+.......................................................................................+.......................................................................................................+....+....................................................................................................................................................................+.................................................................................................................................................................................................+............................................................................................................................................+......................................+....................................................................................................................................................................................................+............................................................................................................................................................................+..................................................................................................+..........................................+...............................................+..................................................................................................................................................................................+..................+............................................................+...............................................................................................................................................................................................+............................................................................................................................................+........................................................................................................................................................................................................+............................+...........+.+...............................+...................................................................................................................................................................................................+...........................................................................................................................................................................................................................................................+..................................................+.............................+...............................................................................................................................................................................................................................+.............+..........................................................................................................................................................................................................+..................................................................................................................+.............+............................................................................................................................................................................................................................................+........................................+..............................................................................................................................+............................................................................................................................................................................+..............................................................................................................+......................................................................+............................................................................................................................+.......................................................................................................................................................+..................................................................................................+.....+..............................................................................+.......................+...........................................................................................................................+..................+...........................................................................................................................................................................................................................................................................................+.......................................+..................................................................................................................................................................................................................................................................................................................................................................................................................................+.............................................................+...........................................+.............................................................................................................................+.........................................................................................+..................................................................................................................................................................................................................................................................................................................................................................................................................................................+...............................................................................................................+......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................+..............................................+.............................................................................................................................+.....................................................................................+........................+...............+.....................................................+.........................................................................................................................................+..............+....................................................................................................+...............+............................................................................................................+..............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................+...............................................................+............................................................+...............................................................................................................................................+....................................................................................................+..................................................................................++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++*++* + ./runtest --clients 50 --verbose --tags -largemem:skip --skipunit unit/oom-score-adj --skipunit unit/memefficiency --skiptest 'CONFIG SET rollback on apply error' --tls Cleanup: may take some time... OK Starting test server at port 21079 [ready]: 400267 Testing unit/acl-v2 [ready]: 400268 Testing unit/acl [ready]: 400270 Testing unit/aofrw [ready]: 400272 Testing unit/auth [ready]: 400273 Testing unit/bitfield [ready]: 400274 Testing unit/bitops [ready]: 400275 Testing unit/client-eviction [ready]: 400269 Testing unit/dump [ready]: 400276 Testing unit/expire [ready]: 400281 Testing unit/functions [ready]: 400282 Testing unit/geo [ready]: 400283 Testing unit/hyperloglog [ready]: 400284 Testing unit/info-command [ready]: 400279 Testing unit/info [ready]: 400278 Testing unit/introspection-2 [ready]: 400287 Testing unit/introspection [ready]: 400280 Testing unit/keyspace [ready]: 400291 Testing unit/latency-monitor [ready]: 400292 Testing unit/lazyfree [ready]: 400290 Testing unit/limits [ready]: 400294 Testing unit/maxmemory [ready]: 400293 Testing unit/multi [ready]: 400286 Testing unit/networking [ready]: 400297 Testing unit/obuf-limits [ready]: 400304 Testing unit/other [ready]: 400301 Testing unit/pause [ready]: 400295 Testing unit/printver [ready]: 400277 Testing unit/protocol [ready]: 400285 Testing unit/pubsub [ready]: 400306 Testing unit/pubsubshard [ready]: 400305 Testing unit/querybuf [ready]: 400288 Testing unit/quit [ready]: 400299 Testing unit/replybufsize [ready]: 400289 Testing unit/scan [ready]: 400307 Testing unit/scripting [ready]: 400308 Testing unit/shutdown [ready]: 400309 Testing unit/slowlog [ready]: 400311 Testing unit/sort [ready]: 400310 Testing unit/tls [ready]: 400313 Testing unit/tracking [ready]: 400315 Testing unit/violations [ready]: 400317 Testing unit/wait [ready]: 400314 Testing unit/type/hash [ready]: 400316 Testing unit/type/incr [ready]: 400312 Testing unit/type/list-2 [ready]: 400319 Testing unit/type/list-3 [ready]: 400320 Testing unit/type/list [ready]: 400321 Testing unit/type/set [ready]: 400318 Testing unit/type/stream-cgroups [ready]: 400322 Testing unit/type/stream === (pubsubshard external:skip) Starting server 127.0.0.1:26391 ok === () Starting server 127.0.0.1:23991 ok === (auth external:skip) Starting server 127.0.0.1:21751 ok === (scripting) Starting server 127.0.0.1:23191 ok === (bitops) Starting server 127.0.0.1:21911 ok === (dump) Starting server 127.0.0.1:21431 ok === (acl external:skip) Starting server 127.0.0.1:21271 ok [ok]: BITFIELD signed SET and GET basics (0 ms) [ok]: AUTH fails if there is no password configured server side (0 ms) [ok]: BITFIELD unsigned SET and GET basics (1 ms) [ok]: Arity check for auth command (1 ms) [ok]: BITFIELD signed SET and GET together (0 ms) [ok]: BITFIELD unsigned with SET, GET and INCRBY arguments (1 ms) [ok]: BITFIELD with only key as argument (0 ms) [ok]: BITFIELD # form (1 ms) [ok]: BITFIELD basic INCRBY form (0 ms) [ok]: BITFIELD chaining of multiple commands (1 ms) [ok]: BITFIELD unsigned overflow wrap (0 ms) [ok]: BITFIELD unsigned overflow sat (1 ms) [ok]: BITFIELD signed overflow wrap (2 ms) [ok]: BITFIELD signed overflow sat (1 ms) === (expire) Starting server 127.0.0.1:22391 ok === (aofrw external:skip logreqres:skip) Starting server 127.0.0.1:21591 ok [ok]: FUNCTION - Basic usage (13 ms) [ok]: FUNCTION - Load with unknown argument (1 ms) [ok]: FUNCTION - Create an already exiting library raise error (0 ms) [ok]: FUNCTION - Create an already exiting library raise error (case insensitive) (0 ms) [ok]: FUNCTION - Create a library with wrong name format (1 ms) [ok]: FUNCTION - Create library with unexisting engine (0 ms) [ok]: FUNCTION - Test uncompiled script (0 ms) [ok]: FUNCTION - test replace argument (0 ms) [ok]: FUNCTION - test function case insensitive (2 ms) [ok]: FUNCTION - test replace argument with failure keeps old libraries (3 ms) [ok]: FUNCTION - test function delete (7 ms) [ok]: FUNCTION - test fcall bad arguments (3 ms) [ok]: FUNCTION - test fcall bad number of keys arguments (1 ms) [ok]: FUNCTION - test fcall negative number of keys (8 ms) [ok]: FUNCTION - test delete on not exiting library (4 ms) [ok]: FUNCTION - test function kill when function is not running (4 ms) [ok]: FUNCTION - test wrong subcommand (0 ms) === (hll) Starting server 127.0.0.1:23511 ok === (limits network external:skip) Starting server 127.0.0.1:24631 ok === (tracking network logreqres:skip) Starting server 127.0.0.1:27511 ok [ok]: FUNCTION - test loading from rdb (16 ms) [ok]: FUNCTION - test debug reload different options (3 ms) [ok]: FUNCTION - test debug reload with nosave and noflush (1 ms) [ok]: FUNCTION - test flushall and flushdb do not clean functions (1 ms) === () Starting server 127.0.0.1:22231 ok === (bitops) Starting server 127.0.0.1:22071 ok === (info external:skip) Starting server 127.0.0.1:22871 ok [ok]: FUNCTION - test function dump and restore (14 ms) [ok]: FUNCTION - test function dump and restore with flush argument (0 ms) [ok]: FUNCTION - test function dump and restore with append argument (3 ms) === (maxmemory external:skip) Starting server 127.0.0.1:25271 ok === (introspection) Starting server 127.0.0.1:22711 ok === (protocol network) Starting server 127.0.0.1:22551 ok === (info and its relative command) Starting server 127.0.0.1:23671 ok [ok]: FUNCTION - test function dump and restore with replace argument (9 ms) === (pause network) Starting server 127.0.0.1:25911 ok === (geo) Starting server 127.0.0.1:23351 ok === (latency-monitor needs:latency) Starting server 127.0.0.1:24791 ok [ok]: FUNCTION - test function restore with bad payload do not drop existing functions (3 ms) [ok]: FUNCTION - test function restore with wrong number of arguments (2 ms) [ok]: FUNCTION - test fcall_ro with write command (0 ms) === (acl external:skip) Starting server 127.0.0.1:21111 ok === (shutdown external:skip) Starting server 127.0.0.1:26711 ok [ok]: FUNCTION - test fcall_ro with read only commands (10 ms) [ok]: DUMP / RESTORE are able to serialize / unserialize a simple key (24 ms) === (list ziplist) Starting server 127.0.0.1:28471 ok [ok]: FUNCTION - test keys and argv (2 ms) [ok]: FUNCTION - test command get keys on fcall (0 ms) === (querybuf slow) Starting server 127.0.0.1:26231 ok [ok]: FUNCTION - test command get keys on fcall_ro (2 ms) === (introspection) Starting server 127.0.0.1:24151 ok [ok]: RESTORE can set an arbitrary expire to the materialized key (9 ms) [ok]: RESTORE can set an expire that overflows a 32 bit integer (1 ms) === (obuf-limits external:skip logreqres:skip) Starting server 127.0.0.1:25591 ok === (lazyfree) Starting server 127.0.0.1:24951 ok === () Starting server 127.0.0.1:25431 ok === () Starting server 127.0.0.1:28631 ok [ok]: RESTORE can set an absolute expire (11 ms) === (stream) Starting server 127.0.0.1:28311 ok === (multi) Starting server 127.0.0.1:25111 ok === (set) Starting server 127.0.0.1:28791 ok [ok]: RESTORE with ABSTTL in the past (15 ms) [ok]: RESTORE can set LRU (4 ms) [ok]: Connections start with the default user (14 ms) [ok]: SPUBLISH/SSUBSCRIBE basics (165 ms) === (incr) Starting server 127.0.0.1:27991 ok [ok]: CONFIG SET port number (329 ms) === (scripting) Starting server 127.0.0.1:26551 ok [ok]: EXPIRE - set timeouts multiple times (36 ms) [ok]: It is possible to create new users (6 ms) [ok]: EXPIRE - It should be still possible to read 'x' (1 ms) === (sort) Starting server 127.0.0.1:27191 ok [ok]: Coverage: ACL USERS (2 ms) === () Starting server 127.0.0.1:27831 ok [ok]: RESTORE can set LFU (16 ms) [ok]: RESTORE returns an error of the key already exists (0 ms) Waiting for background AOF rewrite to finish... [ok]: RESTORE can overwrite an existing key with REPLACE (1 ms) [ok]: RESTORE can detect a syntax error for unrecognized options (0 ms) [ok]: Usernames can not contain spaces or null characters (2 ms) === (tls) Starting server 127.0.0.1:27031 ok === (keyspace) Starting server 127.0.0.1:23031 ok [ok]: BITCOUNT against wrong type (24 ms) === (pubsub network) Starting server 127.0.0.1:23831 ok === (slowlog) Starting server 127.0.0.1:26871 ok [ok]: BITCOUNT returns 0 against non existing key (2 ms) [ok]: New users start disabled (7 ms) === (wait network external:skip) Starting server 127.0.0.1:28151 ok [ok]: Enabling the user allows the login (4 ms) === (scan network standalone) Starting server 127.0.0.1:24471 ok [ok]: BITCOUNT returns 0 with out of range indexes (7 ms) === (other) Starting server 127.0.0.1:26071 ok [ok]: BITCOUNT returns 0 with negative indexes where start > end (3 ms) [ok]: BITCOUNT against test vector #1 (1 ms) [ok]: Only the set of correct passwords work (7 ms) === (quit) Starting server 127.0.0.1:24311 ok [ok]: BITCOUNT against test vector #2 (2 ms) [ok]: BITCOUNT against test vector #3 (0 ms) === (hash) Starting server 127.0.0.1:27671 ok [ok]: BITCOUNT against test vector #4 (9 ms) === (replybufsize) Starting server 127.0.0.1:25751 ok [ok]: It is possible to remove passwords from the set of valid ones (12 ms) [ok]: Test password hashes can be added (0 ms) === (list) Starting server 127.0.0.1:27351 ok [ok]: Test password hashes validate input (5 ms) [ok]: BITCOUNT against test vector #5 (9 ms) [ok]: ACL GETUSER returns the password hash instead of the actual password (0 ms) [ok]: Test hashed passwords removal (1 ms) [ok]: By default users are not able to access any command (0 ms) === (stream) Starting server 127.0.0.1:28951 ok [ok]: By default users are not able to access any key (6 ms) Waiting for background AOF rewrite to finish... [ok]: Explicit regression for a list bug (24 ms) [ok]: LATENCY HISTOGRAM with empty histogram (6 ms) [ok]: It's possible to allow the access of a subset of keys (14 ms) [ok]: LATENCY HISTOGRAM all commands (7 ms) [ok]: LATENCY HISTOGRAM sub commands (7 ms) [ok]: LATENCY HISTOGRAM with a subset of commands (2 ms) [ok]: LATENCY HISTOGRAM command (1 ms) [ok]: packed node check compression with insert and pop (14 ms) [ok]: By default, only default user is able to publish to any channel (18 ms) [ok]: The microsecond part of the TIME command will not overflow (10 ms) [ok]: packed node check compression combined with trim (2 ms) [ok]: LATENCY HISTOGRAM with wrong command name skips the invalid one (4 ms) [ok]: packed node check compression with lset (2 ms) [ok]: By default, only default user is not able to publish to any shard channel (9 ms) [ok]: PING (13 ms) [ok]: CLIENT LIST (1 ms) [ok]: info command with at most one sub command (18 ms) [ok]: info command with one sub-section (3 ms) [ok]: CLIENT LIST with IDs (3 ms) [ok]: CLIENT INFO (1 ms) [ok]: CONFIG SET client-output-buffer-limit (15 ms) [ok]: INCR against non existing key (7 ms) [ok]: info command with multiple sub-sections (2 ms) [ok]: INCR against key created by incr itself (1 ms) [ok]: DECR against key created by incr (1 ms) [ok]: DECR against key is not exist and incr (1 ms) [ok]: GEO with wrong type src key (16 ms) Testing Valkey version 7.2.4 (00000000) [ok]: MULTI / EXEC basics (10 ms) [ok]: INCR against key originally set with SET (3 ms) [ok]: INCR over 32bit value (1 ms) [ok]: INCRBY over 32bit value with over 32bit increment (0 ms) [ok]: GEO with non existing src key (4 ms) [ok]: INCR fails against key with spaces (left) (2 ms) [ok]: SADD, SCARD, SISMEMBER, SMISMEMBER, SMEMBERS basics - listpack (12 ms) [ok]: GEO BYLONLAT with empty search (4 ms) [ok]: SORT adds integer field to list (3 ms) [ok]: INCR fails against key with spaces (right) (3 ms) [ok]: EVAL - Does Lua interpreter replies to our requests? (6 ms) [ok]: INCR fails against key with spaces (both) (1 ms) [ok]: EVAL - Return _G (3 ms) [ok]: DISCARD (13 ms) [ok]: DECRBY negation overflow (1 ms) [ok]: EVAL - Return table with a metatable that raise error (2 ms) [ok]: Test read commands are not blocked by client pause (66 ms) [ok]: INCR fails against a key holding a list (4 ms) [ok]: EVAL - Return table with a metatable that call server (1 ms) [ok]: XGROUP CREATE: creation and duplicate group name detection (13 ms) [ok]: DECRBY over 32bit value with over 32bit increment, negative res (0 ms) [ok]: Nested MULTI are not allowed (4 ms) [ok]: DECRBY against key is not exist (1 ms) [ok]: EVAL - Lua integer -> Redis protocol type conversion (1 ms) [ok]: INCR uses shared objects in the 0-9999 range (3 ms) [ok]: EVAL - Lua string -> Redis protocol type conversion (2 ms) [ok]: MULTI where commands alter argc/argv (3 ms) [ok]: Listpack: SORT BY key (3 ms) [ok]: EVAL - Lua true boolean -> Redis protocol type conversion (0 ms) [ok]: WATCH inside MULTI is not allowed (0 ms) [ok]: Listpack: SORT BY key with limit (1 ms) [ok]: INCR can modify objects in-place (5 ms) [ok]: EVAL - Lua false boolean -> Redis protocol type conversion (4 ms) [ok]: Listpack: SORT BY hash field (1 ms) [ok]: INCRBYFLOAT against non existing key (2 ms) [ok]: EVAL - Lua status code reply -> Redis protocol type conversion (1 ms) [ok]: EVAL - Lua error reply -> Redis protocol type conversion (1 ms) [ok]: INCRBYFLOAT against key originally set with SET (1 ms) [ok]: EVAL - Lua table -> Redis protocol type conversion (1 ms) [ok]: GEO BYMEMBER with non existing member (17 ms) [ok]: GEOADD create (1 ms) [ok]: GEOADD update (0 ms) [ok]: EVAL - Are the KEYS and ARGV arrays populated correctly? (3 ms) [ok]: INCRBYFLOAT over 32bit value (3 ms) [ok]: EXEC fails if there are errors while queueing commands #1 (9 ms) [ok]: XGROUP CREATE: with ENTRIESREAD parameter (15 ms) [ok]: SPUBLISH/SSUBSCRIBE with two clients (143 ms) [ok]: EVAL - is Lua able to call Redis API? (2 ms) [ok]: INCRBYFLOAT over 32bit value with over 32bit increment (1 ms) [ok]: GEOADD update with CH option (2 ms) [ok]: XGROUP CREATE: automatic stream creation fails without MKSTREAM (8 ms) [1/122 done]: unit/info-command (1 seconds) Testing unit/type/string [ok]: EVAL - Redis integer -> Lua type conversion (1 ms) [ok]: INCRBYFLOAT fails against key with spaces (left) (2 ms) [ok]: GEOADD update with NX option (16 ms) [ok]: XGROUP CREATE: automatic stream creation works with MKSTREAM (4 ms) [ok]: RESTORE should not store key that are already expired, with REPLACE will propagate it as DEL or UNLINK (148 ms) [ok]: EVAL - Lua number -> Redis integer conversion (1 ms) [ok]: INCRBYFLOAT fails against key with spaces (right) (1 ms) [ok]: XREADGROUP will return only new elements (6 ms) [ok]: EVAL - Redis bulk -> Lua type conversion (1 ms) [ok]: INCRBYFLOAT fails against key with spaces (both) (0 ms) [ok]: EVAL - Redis multi bulk -> Lua type conversion (4 ms) [ok]: INCRBYFLOAT fails against a key holding a list (2 ms) [ok]: GEOADD update with XX option (4 ms) [ok]: EVAL - Redis status reply -> Lua type conversion (2 ms) [ok]: INCRBYFLOAT does not allow NaN or Infinity (2 ms) [ok]: EVAL - Redis error reply -> Lua type conversion (1 ms) [ok]: INCRBYFLOAT decrement (1 ms) [ok]: EVAL - Redis nil bulk reply -> Lua type conversion (3 ms) [ok]: GEOADD update with CH NX option (1 ms) [ok]: DUMP of non existing key returns nil (3 ms) [ok]: string to double with null terminator (2 ms) [ok]: EVAL - Is the Lua client using the currently selected DB? (2 ms) [ok]: GEOADD update with CH XX option (1 ms) [ok]: XREADGROUP can read the history of the elements we own (7 ms) [ok]: EVAL - SELECT inside Lua should not affect the caller (2 ms) [ok]: No negative zero (0 ms) [ok]: GEOADD update with XX NX option will return syntax error (1 ms) [ok]: EVAL - Scripts do not block on blpop command (2 ms) [ok]: INCRBY INCRBYFLOAT DECRBY against unhappy path (6 ms) [ok]: XPENDING is able to return pending items (1 ms) [ok]: GEOADD update with invalid option (1 ms) [ok]: incr operation should update encoding from raw to int (4 ms) [ok]: EVAL - Scripts do not block on brpop command (2 ms) [ok]: decr operation should update encoding from raw to int (4 ms) [ok]: EVAL - Scripts do not block on brpoplpush command (2 ms) [ok]: GEOADD invalid coordinates (0 ms) [ok]: incrby operation should update encoding from raw to int (4 ms) [ok]: XPENDING can return single consumer items (2 ms) [ok]: EVAL - Scripts do not block on blmove command (2 ms) [ok]: XPENDING only group (1 ms) [ok]: GEOADD multi add (1 ms) [ok]: EVAL - Scripts do not block on bzpopmin command (2 ms) [ok]: DEL against a single item (13 ms) [ok]: Check geoset values (2 ms) [ok]: GEORADIUS simple (sorted) (1 ms) [ok]: By default, only default user is able to subscribe to any channel (72 ms) [ok]: GEORADIUS_RO simple (sorted) (1 ms) === (auth external:skip) Starting server 127.0.0.1:21753 ok [ok]: GEOSEARCH simple (sorted) (8 ms) [ok]: Vararg DEL (5 ms) [ok]: EVAL - Scripts do not block on bzpopmax command (8 ms) [ok]: decrby operation should update encoding from raw to int (7 ms) [ok]: SPUBLISH/SSUBSCRIBE after UNSUBSCRIBE without arguments (32 ms) [ok]: QUIT returns OK (60 ms) [ok]: Handle an empty query (102 ms) [ok]: EVAL - Scripts do not block on wait (1 ms) [ok]: GEOSEARCH FROMLONLAT and FROMMEMBER cannot exist at the same time (8 ms) [ok]: Untagged multi-key commands (13 ms) [ok]: EVAL - Scripts do not block on waitaof (1 ms) [2/122 done]: unit/printver (1 seconds) Testing unit/type/zset [ok]: SLOWLOG - check that it starts with an empty log (13 ms) [ok]: GEOSEARCH FROMLONLAT and FROMMEMBER one must exist (6 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option (2 ms) [ok]: GEOSEARCH BYRADIUS and BYBOX cannot exist at the same time (1 ms) [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option (2 ms) [ok]: GEOSEARCH BYRADIUS and BYBOX one must exist (0 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option -- non empty stream (4 ms) [ok]: GEOSEARCH with STOREDIST option (1 ms) [ok]: GEORADIUS withdist (sorted) (1 ms) [ok]: KEYS with pattern (9 ms) [ok]: GEOSEARCH withdist (sorted) (0 ms) [ok]: GEORADIUS with COUNT (0 ms) [ok]: KEYS to get all keys (2 ms) [ok]: GEORADIUS with multiple WITH* tokens (2 ms) [ok]: TLS: Not accepting non-TLS connections on a TLS port (14 ms) [ok]: XPENDING with IDLE (31 ms) [ok]: DBSIZE (2 ms) [ok]: HSET/HLEN - Small hash creation (30 ms) [ok]: GEORADIUS with ANY not sorted by default (1 ms) [ok]: Regression for quicklist #3343 bug (134 ms) [ok]: Is the small hash encoded with a listpack? (1 ms) [ok]: XPENDING with exclusive range intervals works as expected (1 ms) [ok]: GEORADIUS with ANY sorted by ASC (1 ms) [ok]: KEYS with hashtag (3 ms) [ok]: GEORADIUS with ANY but no COUNT (5 ms) [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option -- non empty stream (19 ms) [ok]: Coverage: HELP commands (42 ms) [ok]: SADD, SCARD, SISMEMBER, SMISMEMBER, SMEMBERS basics - hashtable (94 ms) [ok]: GEORADIUS with COUNT but missing integer argument (4 ms) [ok]: EVAL - Scripts can run non-deterministic commands (2 ms) [ok]: XACK is able to remove items from the consumer/group PEL (13 ms) [ok]: GEORADIUS with COUNT DESC (3 ms) [ok]: SADD, SCARD, SISMEMBER, SMISMEMBER, SMEMBERS basics - intset (8 ms) [ok]: Coverage: MEMORY MALLOC-STATS (7 ms) [3/122 done]: unit/violations (1 seconds) Testing unit/cluster/announce-client-ip [ok]: Test basic multiple selectors (18 ms) [ok]: SSUBSCRIBE to one channel more than once (46 ms) [ok]: EVAL - No arguments to redis.call/pcall is considered an error (0 ms) [ok]: XACK can't remove the same item multiple times (5 ms) [ok]: DEL all keys (19 ms) [ok]: Test ACL selectors by default have no permissions (1 ms) [ok]: XACK is able to accept multiple arguments (6 ms) [ok]: SMISMEMBER SMEMBERS SCARD against non set (7 ms) [ok]: GEORADIUS HUGE, issue #2767 (10 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (0 ms) [ok]: Test deleting selectors (1 ms) [ok]: GEORADIUSBYMEMBER simple (sorted) (1 ms) [ok]: SMISMEMBER SMEMBERS SCARD against non existing key (2 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (0 ms) [ok]: GEORADIUSBYMEMBER_RO simple (sorted) (1 ms) [ok]: Test selector syntax error reports the error in the selector context (2 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (4 ms) [ok]: Coverage: MEMORY PURGE (10 ms) [ignore]: EVAL - JSON string encoding a string larger than 2GB: large memory flag not provided [ok]: EVAL - JSON numeric decoding (5 ms) [ok]: XACK should fail if got at least one invalid ID (3 ms) [ok]: EVAL - JSON string decoding (3 ms) [ok]: SMISMEMBER requires one or more members (3 ms) [ok]: EVAL - JSON smoke test (2 ms) [ok]: EVAL - cmsgpack can pack double? (2 ms) [ok]: EVAL - cmsgpack can pack negative int64? (1 ms) [ok]: GEORADIUSBYMEMBER search areas contain satisfied points in oblique direction (4 ms) [ok]: XADD wrong number of args (15 ms) [ok]: GEORADIUSBYMEMBER crossing pole search (5 ms) [ok]: SADD against non set (6 ms) [ok]: PEL NACK reassignment after XGROUP SETID event (8 ms) [ok]: GEOSEARCH FROMMEMBER simple (sorted) (2 ms) [ok]: SADD a non-integer against a small intset (3 ms) [ok]: XADD can add entries into a stream that XRANGE can fetch (12 ms) [ok]: Test flexible selector definition (18 ms) [ok]: EXEC fails if there are errors while queueing commands #2 (104 ms) [ok]: client input output and command process statistics (139 ms) [ok]: Test separate read permission (4 ms) [ok]: If EXEC aborts, the client MULTI state is cleared (2 ms) [ok]: EXEC works on WATCHed key not modified (1 ms) [ok]: EXEC fail on WATCHed key modified (1 key of 1 watched) (1 ms) [ok]: GEOSEARCH vs GEORADIUS (9 ms) [ok]: Test separate write permission (2 ms) [ok]: CLIENT KILL with illegal arguments (6 ms) === () Starting server 127.0.0.1:22873 ok [ok]: Test separate read and write permissions (4 ms) [ok]: EXEC fail on WATCHed key modified (1 key of 5 watched) (6 ms) [ok]: XADD IDs are incremental (7 ms) [ok]: SAVE - make sure there are all the types as values (23 ms) [ok]: XREADGROUP will not report data on empty history. Bug #5577 (17 ms) [ok]: Validate read and write permissions format - empty permission (1 ms) [ok]: EXEC fail on WATCHed key modified by SORT with STORE even if the result is empty (1 ms) [ok]: Validate read and write permissions format - empty selector (0 ms) [ok]: Validate read and write permissions format - empty pattern (1 ms) [ok]: Validate read and write permissions format - no pattern (1 ms) [ok]: XADD IDs are incremental when ms is the same as well (6 ms) [ok]: SUNSUBSCRIBE from non-subscribed channels (35 ms) [ok]: PUBSUB command basics (0 ms) [ok]: Test separate read and write permissions on different selectors are not additive (5 ms) [ok]: XREADGROUP history reporting of deleted entries. Bug #5570 (6 ms) [ok]: GEOSEARCH non square, long and narrow (13 ms) [ok]: GEOSEARCH corner point test (1 ms) [ok]: GEORADIUSBYMEMBER withdist (sorted) (1 ms) [ok]: Test SET with separate read permission (5 ms) [ok]: Clients are able to enable tracking and redirect it (13 ms) [ok]: Negative multibulk length (80 ms) [ok]: Pipelined commands after QUIT must not be executed (87 ms) [ok]: GEOHASH is able to return geohash strings (5 ms) [ok]: Test SET with separate write permission (4 ms) [ok]: XADD IDs correctly report an error when overflowing (11 ms) [ok]: The other connection is able to get invalidations (8 ms) [ok]: XADD auto-generated sequence is incremented for last ID (6 ms) [ok]: Test SET with read and write permissions (7 ms) [ok]: XADD auto-generated sequence is zero for future timestamp ID (1 ms) [ok]: The client is now able to disable tracking (6 ms) [ok]: XADD auto-generated sequence can't be smaller than last ID (2 ms) [ok]: HRANDFIELD - listpack (61 ms) [ok]: By default, only default user is able to subscribe to any shard channel (108 ms) [ok]: Clients can enable the BCAST mode with the empty prefix (1 ms) [ok]: AUTH fails when a wrong password is given (34 ms) [ok]: The connection gets invalidation messages about all the keys (0 ms) [4/122 done]: unit/type/incr (1 seconds) Testing unit/cluster/announced-endpoints [ok]: Test BITFIELD with separate read permission (6 ms) [ok]: GEOHASH with only key as argument (15 ms) [ok]: Arbitrary command gives an error when AUTH is required (3 ms) [ok]: Test BITFIELD with separate write permission (3 ms) [ok]: AUTH succeeds when the right password is given (0 ms) [ok]: Check compression with recompress (85 ms) [ok]: Once AUTH succeeded we can actually send commands to the server (1 ms) [ok]: GEOPOS simple (5 ms) [ok]: GEOPOS missing element (1 ms) [ok]: XADD auto-generated sequence can't overflow (12 ms) [ok]: TLS: Verify tls-auth-clients behaves as expected (92 ms) [ok]: GEOPOS with only key as argument (1 ms) [ok]: XADD 0-* should succeed (1 ms) [ok]: Clients can enable the BCAST mode with prefixes (12 ms) [ok]: Adding prefixes to BCAST mode works (1 ms) [ok]: GEODIST simple & unit (6 ms) [ok]: Test BITFIELD with read and write permissions (8 ms) [ok]: Temp rdb will be deleted if we use bg_unlink when shutdown (234 ms) [ok]: Test ACL log correctly identifies the relevant item when selectors are used (6 ms) [ok]: GEODIST missing elements (5 ms) [ok]: Tracking NOLOOP mode in standard mode works (9 ms) [ok]: Test ACL GETUSER response information (1 ms) [ok]: Test ACL list idempotency (7 ms) [ok]: SADD a non-integer against a large intset (72 ms) [ok]: SADD an integer larger than 64 bits (1 ms) [ok]: Test R+W is the same as all permissions (2 ms) [ok]: Tracking NOLOOP mode in BCAST mode works (12 ms) [ok]: Out of range multibulk length (48 ms) [ok]: Test basic dry run functionality (2 ms) [ok]: Test various commands for command permissions (2 ms) [ok]: GEORADIUS STORE option: syntax error (16 ms) [ok]: GEOSEARCHSTORE STORE option: syntax error (1 ms) === () Starting server 127.0.0.1:23994 ok [ok]: GEORANGE STORE option: incompatible options (2 ms) [ok]: GEORANGE STORE option: plain usage (3 ms) [ok]: Pub/Sub PING on RESP2 (8 ms) [ok]: GEORADIUSBYMEMBER STORE/STOREDIST option: plain usage (4 ms) [ok]: Test various odd commands for key permissions (14 ms) [ok]: GEOSEARCHSTORE STORE option: plain usage (5 ms) [ok]: Existence test commands are not marked as access (6 ms) [ok]: Intersection cardinaltiy commands are access commands (4 ms) [ok]: Test general keyspace commands require some type of permission to execute (6 ms) [ok]: GEORANGE STOREDIST option: plain usage (9 ms) [ok]: SPUBLISH/SSUBSCRIBE with two clients (87 ms) [ok]: GEOSEARCHSTORE STOREDIST option: plain usage (6 ms) [ok]: GEORANGE STOREDIST option: COUNT ASC and DESC (2 ms) [ok]: GEOSEARCH the box spans -180° or 180° (5 ms) [ok]: GEOSEARCH with small distance (1 ms) [ok]: Wrong multibulk payload header (45 ms) [ok]: Cardinality commands require some type of permission to execute (10 ms) === (string) Starting server 127.0.0.1:23673 ok [ok]: HRANDFIELD - hashtable (77 ms) [ok]: Test sharded channel permissions (4 ms) EXEC fail on lazy expired WATCHed key attempts: 0 [ok]: EXEC fail on lazy expired WATCHed key (110 ms) [ok]: HRANDFIELD with RESP3 (5 ms) [ok]: HRANDFIELD count of 0 is handled correctly (4 ms) [ok]: Test sort with ACL permissions (10 ms) [ok]: Test DRYRUN with wrong number of arguments (1 ms) [ok]: SADD an integer larger than 64 bits to a large intset (60 ms) [ok]: HRANDFIELD count overflow (4 ms) [ok]: HRANDFIELD with against non existing key (0 ms) [ok]: HRANDFIELD count of 0 is handled correctly - emptyarray (0 ms) [ok]: HRANDFIELD with against non existing key - emptyarray (0 ms) [ok]: By default, only default user is able to subscribe to any pattern (103 ms) [ok]: WATCH stale keys should not fail EXEC (18 ms) [ok]: latencystats: disable/enable (8 ms) [ok]: Delete WATCHed stale keys should not fail EXEC (10 ms) [ok]: latencystats: configure percentiles (7 ms) [ok]: FLUSHDB while watching stale keys should not fail EXEC (9 ms) [ok]: It's possible to allow publishing to a subset of channels (18 ms) [ok]: It's possible to allow publishing to a subset of shard channels (2 ms) [ok]: latencystats: bad configure percentiles (9 ms) [ok]: After successful EXEC key is no longer watched (7 ms) [ok]: Validate subset of channels is prefixed with resetchannels flag (8 ms) [ok]: SLOWLOG - only logs commands taking more time than specified (216 ms) [ok]: After failed EXEC key is no longer watched (6 ms) [ok]: It is possible to UNWATCH (2 ms) [ok]: UNWATCH when there is nothing watched works as expected (1 ms) === (zset) Starting server 127.0.0.1:25433 ok === () Starting server 127.0.0.1:28153 ok [ok]: For unauthenticated clients multibulk and bulk length are limited (131 ms) [ok]: FLUSHALL is able to touch the watched keys (7 ms) [ok]: In transaction queue publish/subscribe/psubscribe to unauthorized channel will fail (14 ms) [ok]: Blocking XREADGROUP will not reply with an empty array (162 ms) === (external:skip cluster) Starting server 127.0.0.1:27833 ok [ok]: SET and GET an item (7 ms) === (repl) Starting server 127.0.0.1:21433 ok [ok]: SET and GET an empty item (1 ms) [ok]: FLUSHALL does not touch non affected keys (9 ms) [ok]: FLUSHDB is able to touch the watched keys (4 ms) [ok]: FLUSHDB does not touch non affected keys (1 ms) [ok]: SWAPDB is able to touch the watched keys that exist (11 ms) [ok]: SWAPDB is able to touch the watched keys that do not exist (3 ms) [ok]: Pub/Sub PING on RESP3 (8 ms) [ok]: Negative multibulk payload length (98 ms) [ok]: Pipelined commands after QUIT that exceed read buffer size (196 ms) [ok]: plain node check compression with insert and pop (364 ms) [ok]: latencystats: blocking commands (59 ms) [ok]: SWAPDB does not touch watched stale keys (14 ms) [ok]: SWAPDB does not touch non-existing key replaced with stale key (4 ms) [ok]: Check encoding - listpack (1 ms) [ok]: latencystats: subcommands (12 ms) [ok]: ZSET basic ZADD and score update - listpack (3 ms) [ok]: ZSET element can't be set to NaN with ZADD - listpack (0 ms) [ok]: ZSET element can't be set to NaN with ZINCRBY - listpack (0 ms) [ok]: ZADD with options syntax error with incomplete pair - listpack (1 ms) [ok]: ZADD XX option without key - listpack (3 ms) [ok]: ZADD XX existing key - listpack (1 ms) [ok]: SWAPDB does not touch stale key replaced with another stale key (13 ms) [ok]: ZADD XX returns the number of elements actually added - listpack (1 ms) [ok]: ZADD XX updates existing elements score - listpack (2 ms) [ok]: ZADD GT updates existing elements when new scores are greater - listpack (2 ms) [ok]: WATCH is able to remember the DB a key belongs to (8 ms) [ok]: ZADD LT updates existing elements when new scores are lower - listpack (4 ms) [ok]: WATCH will consider touched keys target of EXPIRE (3 ms) [ok]: ZADD GT XX updates existing elements when new scores are greater and skips new elements - listpack (2 ms) [ok]: SLOWLOG - zero max length is correctly handled (84 ms) [ok]: client evicted due to large argv (467 ms) [ok]: ZADD LT XX updates existing elements when new scores are lower and skips new elements - listpack (1 ms) [ok]: ZADD XX and NX are not compatible - listpack (1 ms) [ok]: ZADD NX with non existing key - listpack (0 ms) [ok]: ZADD NX only add new elements without updating old ones - listpack (2 ms) [ok]: ZADD GT and NX are not compatible - listpack (0 ms) [ok]: ZADD LT and NX are not compatible - listpack (1 ms) [ok]: ZADD LT and GT are not compatible - listpack (0 ms) [ok]: ZADD INCR LT/GT replies with nill if score not updated - listpack (1 ms) [ok]: Crash due to wrongly recompress after lrem (217 ms) [ok]: ZADD INCR LT/GT with inf - listpack (4 ms) [ok]: ZADD INCR works like ZINCRBY - listpack (0 ms) [ok]: ZADD INCR works with a single score-element pair - listpack (0 ms) [ok]: ZADD CH option changes return value to all changed elements - listpack (1 ms) [ok]: TLS: Verify tls-protocols behaves as expected (218 ms) [ok]: ZINCRBY calls leading to NaN result in error - listpack (0 ms) [ok]: ZINCRBY against invalid incr value - listpack (0 ms) [ok]: ZADD - Variadic version base case - listpack (0 ms) [ok]: ZADD - Return value is the number of actually added items - listpack (1 ms) [ok]: ZADD - Variadic version does not add nothing on single parsing err - listpack (1 ms) [ok]: Test old pause-all takes precedence over new pause-write (less restrictive) (387 ms) === (external:skip cluster) Starting server 127.0.0.1:27993 ok [ok]: CONFIG SET bind address (508 ms) [ok]: ZADD - Variadic version will raise error on missing arg - listpack (3 ms) [ok]: ZINCRBY does not work variadic even if shares ZADD implementation - listpack (0 ms) [ok]: ZCARD basics - listpack (1 ms) [ok]: ZREM removes key after last element is removed - listpack (1 ms) [ok]: ZREM variadic version - listpack (1 ms) [ok]: ZREM variadic version -- remove elements after key deletion - listpack (0 ms) [ok]: ZRANGE basics - listpack (3 ms) === (shutdown external:skip) Starting server 127.0.0.1:26713 ok [ok]: ZREVRANGE basics - listpack (5 ms) [ok]: It's possible to allow subscribing to a subset of channels (104 ms) [ok]: FUNCTION - test function kill (566 ms) [ok]: latencystats: measure latency (58 ms) [ok]: ZRANK/ZREVRANK basics - listpack (2 ms) [ok]: ZRANK - after deletion - listpack (1 ms) [ok]: ZINCRBY - can create a new sorted set - listpack (1 ms) [ok]: ZINCRBY - increment and decrement - listpack (2 ms) [ok]: ZINCRBY return value - listpack (0 ms) [ok]: SLOWLOG - max entries is correctly handled (46 ms) [ok]: ZRANGEBYSCORE/ZREVRANGEBYSCORE/ZCOUNT basics - listpack (8 ms) [ok]: errorstats: failed call authentication error (10 ms) [ok]: LINSERT correctly recompress full quicklistNode after inserting a element before it (43 ms) [ok]: SPUBLISH/SSUBSCRIBE with PUBLISH/SUBSCRIBE (197 ms) [ok]: SLOWLOG - GET optional argument to limit output len works (7 ms) [ok]: ZRANGEBYSCORE with WITHSCORES - listpack (3 ms) [ok]: errorstats: failed call within MULTI/EXEC (8 ms) [ok]: Out of range multibulk payload length (97 ms) [ok]: SLOWLOG - RESET subcommand works (12 ms) [ok]: Blocking XREADGROUP: key deleted (139 ms) [ok]: errorstats: failed call within LUA (12 ms) [ok]: ZRANGEBYSCORE with LIMIT - listpack (18 ms) [ok]: ZRANGEBYSCORE with LIMIT and WITHSCORES - listpack (2 ms) [ok]: PUBLISH/SUBSCRIBE basics (111 ms) [ok]: ZRANGEBYSCORE with non-value min or max - listpack (2 ms) [ok]: ZRANGEBYLEX/ZREVRANGEBYLEX/ZLEXCOUNT basics - listpack (3 ms) [ok]: ZLEXCOUNT advanced - listpack (3 ms) [ok]: errorstats: failed call NOSCRIPT error (13 ms) [ok]: ZRANGEBYLEX with LIMIT - listpack (8 ms) [ok]: errorstats: failed call NOGROUP error (6 ms) [ok]: ZRANGEBYLEX with invalid lex range specifiers - listpack (0 ms) [ok]: errorstats: rejected call unknown command (6 ms) [ok]: LINSERT correctly recompress full quicklistNode after inserting a element after it (45 ms) [ok]: Setup slave (112 ms) [ok]: WAIT out of range timeout (milliseconds) (1 ms) [ok]: ZREMRANGEBYSCORE basics - listpack (18 ms) [ok]: ZREMRANGEBYSCORE with non-value min or max - listpack (0 ms) [ok]: plain node check compression combined with trim (141 ms) [ok]: ZREMRANGEBYRANK basics - listpack (7 ms) [ok]: errorstats: rejected call within MULTI/EXEC (23 ms) [ok]: WAIT should acknowledge 1 additional copy of the data (14 ms) [5/122 done]: unit/quit (1 seconds) Testing unit/cluster/base [ok]: It's possible to allow subscribing to a subset of shard channels (85 ms) [ignore]: Not supported in tls mode [ok]: errorstats: rejected call due to wrong arity (4 ms) [ok]: SHUTDOWN ABORT can cancel SIGTERM (22 ms) [ok]: ZREMRANGEBYLEX basics - listpack (21 ms) [ok]: ZUNIONSTORE against non-existing key doesn't set destination - listpack (1 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF against non-existing key - listpack (0 ms) [ok]: ZUNIONSTORE with empty set - listpack (0 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF with empty set - listpack (1 ms) [ok]: Non-number multibulk payload length (81 ms) [ok]: ZUNIONSTORE basics - listpack (1 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF with integer members - listpack (1 ms) [ok]: ZUNIONSTORE with weights - listpack (0 ms) [ok]: ZUNION with weights - listpack (0 ms) [ok]: ZUNIONSTORE with a regular set and weights - listpack (1 ms) [ok]: ZUNIONSTORE with AGGREGATE MIN - listpack (1 ms) [ok]: errorstats: rejected call by OOM error (23 ms) [ok]: ZUNION/ZINTER with AGGREGATE MIN - listpack (0 ms) [ok]: ZUNIONSTORE with AGGREGATE MAX - listpack (0 ms) [ok]: errorstats: rejected call by authorization error (1 ms) [ok]: ZUNION/ZINTER with AGGREGATE MAX - listpack (0 ms) [ok]: {standalone} SCAN basic (489 ms) [ok]: ZINTERSTORE basics - listpack (0 ms) [ok]: ZINTER basics - listpack (1 ms) [ok]: ZINTERCARD with illegal arguments (1 ms) [ok]: ZINTERCARD basics - listpack (0 ms) [ok]: ZINTER RESP3 - listpack (1 ms) [ok]: ZINTERSTORE with weights - listpack (4 ms) [ok]: ZINTER with weights - listpack (0 ms) [ok]: ZINTERSTORE with a regular set and weights - listpack (1 ms) [ok]: ZINTERSTORE with AGGREGATE MIN - listpack (0 ms) [ok]: ZINTERSTORE with AGGREGATE MAX - listpack (0 ms) [ok]: ZUNIONSTORE with +inf/-inf scores - listpack (2 ms) [ok]: ZUNIONSTORE with NaN weights - listpack (0 ms) [6/122 done]: unit/cluster/base (0 seconds) Testing unit/cluster/cli [ignore]: Not supported in tls mode [ok]: ZINTERSTORE with +inf/-inf scores - listpack (4 ms) [ok]: ZINTERSTORE with NaN weights - listpack (1 ms) [ok]: ZDIFFSTORE basics - listpack (1 ms) [ok]: ZDIFF basics - listpack (0 ms) [ok]: ZDIFFSTORE with a regular set - listpack (4 ms) [ok]: ZDIFF subtracting set from itself - listpack (1 ms) [ok]: SADD overflows the maximum allowed integers in an intset - single (290 ms) [ok]: ZDIFF algorithm 1 - listpack (1 ms) [ok]: ZDIFF algorithm 2 - listpack (1 ms) [ok]: It's possible to allow subscribing to a subset of channel patterns (71 ms) [ok]: Blocking XREADGROUP: key type changed with SET (124 ms) [ok]: errorstats: blocking commands (53 ms) [ok]: MIGRATE is caching connections (530 ms) [ok]: SADD overflows the maximum allowed elements in a listpack - single (35 ms) [7/122 done]: unit/cluster/cli (0 seconds) Testing unit/cluster/cluster-multiple-meets [ignore]: Not supported in tls mode [ok]: Very big payload in GET/SET (247 ms) [ok]: Multi bulk request not followed by bulk arguments (71 ms) [ok]: client evicted due to large query buf (222 ms) [ok]: PubSubShard with CLIENT REPLY OFF (177 ms) [ok]: SADD overflows the maximum allowed integers in an intset - multiple (24 ms) [ok]: SADD overflows the maximum allowed elements in a listpack - multiple (3 ms) [ok]: Temp rdb will be deleted in signal handle (102 ms) === (external:skip) Starting server 127.0.0.1:21113 ok [ok]: PUBLISH/SUBSCRIBE with two clients (169 ms) === () Starting server 127.0.0.1:23996 ok [8/122 done]: unit/cluster/cluster-multiple-meets (0 seconds) Testing unit/cluster/cluster-nodes-slots [ok]: Test new pause time is smaller than old one, then old time preserved (238 ms) [ok]: SLOWLOG - logged entry sanity check (201 ms) [ok]: TLS: Verify tls-ciphers behaves as expected (256 ms) [ok]: SLOWLOG - Certain commands are omitted that contain sensitive information (10 ms) [ok]: plain node check compression with lset (173 ms) === (external:skip cluster) Starting server 127.0.0.1:27835 ok === (auth_binary_password external:skip) Starting server 127.0.0.1:21755 ok [ok]: SADD overflows the maximum allowed integers in an intset - single_multiple (54 ms) [ok]: verify reply buffer limits (611 ms) [ok]: SLOWLOG - Some commands can redact sensitive fields (14 ms) [ok]: Subscribers are killed when revoked of channel permission (104 ms) [ok]: Generic wrong number of args (94 ms) [ok]: SADD overflows the maximum allowed elements in a listpack - single_multiple (20 ms) [ok]: Variadic SADD (1 ms) [ok]: Blocking XREADGROUP: key type changed with transaction (116 ms) === (external:skip cluster) Starting server 127.0.0.1:27995 ok [ok]: PUBLISH/SUBSCRIBE after UNSUBSCRIBE without arguments (94 ms) [ok]: Test behavior of loading ACLs (3 ms) [ok]: client evicted due to percentage of maxmemory (148 ms) [ok]: UNLINK can reclaim memory in background (779 ms) [ok]: AUTH fails when binary password is wrong (5 ms) [ok]: Test write commands are paused by RO (120 ms) [ok]: AUTH succeeds when binary password is correct (4 ms) [ok]: Unbalanced number of quotes (89 ms) [ok]: Subscribers are killed when revoked of channel permission (102 ms) [ok]: SLOWLOG - Rewritten commands are logged as their original command (109 ms) [ok]: SLOWLOG - commands with too many arguments are trimmed (2 ms) [ok]: SLOWLOG - too long arguments are trimmed (2 ms) [9/122 done]: unit/replybufsize (2 seconds) Testing unit/cluster/cluster-reliable-meet [ignore]: Not supported in tls mode [ok]: Blocking XREADGROUP: flushed DB (125 ms) [ok]: SUBSCRIBE to one channel more than once (91 ms) [ok]: TLS: Verify tls-prefer-server-ciphers behaves as expected (189 ms) === (external:skip cluster) Starting server 127.0.0.1:24313 ok [10/122 done]: unit/cluster/cluster-reliable-meet (0 seconds) Testing unit/cluster/cluster-response-tls [11/122 done]: unit/acl-v2 (2 seconds) Testing unit/cluster/cluster-shards === (shutdown external:skip) Starting server 127.0.0.1:26715 ok [ok]: Subscribers are killed when revoked of pattern permission (114 ms) [ok]: UNSUBSCRIBE from non-subscribed channels (80 ms) === (pubsubshard external:skip) Starting server 127.0.0.1:26393 ok [ok]: FUNCTION - test script kill not working on function (514 ms) [ok]: Blocking XREADGROUP: swapped DB, key doesn't exist (118 ms) === () Starting server 127.0.0.1:23998 ok [ok]: XADD with MAXLEN option (770 ms) === (external:skip cluster) Starting server 127.0.0.1:27837 ok evicted keys: 9 evicted clients: 0 dbsize: 41 [ok]: eviction due to output buffers of many MGET clients, client eviction: false (975 ms) [ok]: PUBLISH/PSUBSCRIBE basics (69 ms) === (primaryauth) Starting server 127.0.0.1:21757 ok [ok]: Test special commands are paused by RO (214 ms) [ok]: Subscribers are killed when revoked of allchannels permission (97 ms) [ok]: SLOWLOG - EXEC is not logged, just executed commands (209 ms) [ok]: HRANDFIELD with - hashtable (732 ms) === () Starting server 127.0.0.1:28633 ok [ok]: Blocking XREADGROUP: swapped DB, key is not a stream (104 ms) === (external:skip cluster) Starting server 127.0.0.1:27997 ok [ok]: client evicted due to large multi buf (300 ms) [ok]: XREAD and XREADGROUP against wrong parameter (19 ms) [ok]: RDB save will be failed in shutdown (23 ms) [ok]: Protocol desync regression test #1 (294 ms) [ok]: {standalone} SCAN COUNT (541 ms) === () Starting server 127.0.0.1:27033 ok === (external:skip cluster tls) Starting server 127.0.0.1:25753 ok [ok]: Test read/admin multi-execs are not blocked by pause RO (120 ms) === (external:skip cluster) Starting server 127.0.0.1:24315 ok [ok]: Subscribers are pardoned if literal permissions are retained and/or gaining allchannels (119 ms) === (external:skip cluster) Starting server 127.0.0.1:21115 ok [ok]: PUBLISH/PSUBSCRIBE with two clients (164 ms) [ok]: SHUTDOWN will abort if rdb save failed on signal (84 ms) [ok]: SHUTDOWN will abort if rdb save failed on shutdown command (11 ms) [ok]: Test LPUSH and LPOP on plain nodes (19 ms) [ok]: Blocking XREAD: key deleted (113 ms) [ok]: Test LINDEX and LINSERT on plain nodes (15 ms) [ok]: Test LTRIM on plain nodes (1 ms) [ok]: SHUTDOWN can proceed if shutdown command was with nosave (24 ms) [ok]: Clean up rdb same named folder (5 ms) [ok]: Test LREM on plain nodes (15 ms) [ok]: Test LPOS on plain nodes (5 ms) [ok]: Test LMOVE on plain nodes (11 ms) [ok]: blocked command gets rejected when reprocessed after permission change (94 ms) [ok]: SLOWLOG - can clean older entries (208 ms) [ok]: Tracking gets notification of expired keys (1006 ms) [ok]: Users can be configured to authenticate with any password (8 ms) [ok]: PUBLISH/PSUBSCRIBE after PUNSUBSCRIBE without arguments (82 ms) [ok]: DEL against expired key (1103 ms) [ok]: ACLs can exclude single commands (5 ms) [ok]: ACLs can include or exclude whole classes of commands (1 ms) [ok]: EXISTS (1 ms) [ok]: Zero length value in key. SET/GET/EXISTS (4 ms) [ok]: ACLs can include single subcommands (10 ms) [ok]: Commands pipelining (1 ms) [ok]: Non existing command (0 ms) [ok]: RENAME basic usage (5 ms) [ok]: RENAME source key should no longer exist (1 ms) === (pubsubshard external:skip) Starting server 127.0.0.1:26395 ok [ok]: ACLs can exclude single subcommands, case 1 (2 ms) [ok]: Test write multi-execs are blocked by pause RO (131 ms) [ok]: RENAME against already existing key (3 ms) [ok]: RENAMENX basic usage (3 ms) [ok]: RENAMENX against already existing key (2 ms) [ok]: ACLs can exclude single subcommands, case 2 (8 ms) [ok]: ACLs cannot include a subcommand with a specific arg (1 ms) [ok]: RENAMENX against already existing key (2) (2 ms) [ok]: ACLs cannot exclude or include a container commands with a specific arg (0 ms) [ok]: RENAME against non existing source key (1 ms) [ok]: RENAME where source and dest key are the same (existing) (1 ms) [ok]: ACLs cannot exclude or include a container command with two args (1 ms) [ok]: ACLs including of a type includes also subcommands (1 ms) [ok]: RENAMENX where source and dest key are the same (existing) (4 ms) [ok]: RENAME where source and dest key are the same (non existing) (2 ms) [ok]: RENAME with volatile key, should move the TTL as well (2 ms) [ok]: RENAME with volatile key, should not inherit TTL of target key (3 ms) [ok]: DEL all keys again (DB 0) (2 ms) [ok]: ACLs can block SELECT of all but a specific DB (21 ms) [ok]: DEL all keys again (DB 1) (8 ms) [ok]: ACLs can block all DEBUG subcommands except one (3 ms) [ok]: COPY basic usage for string (5 ms) [ok]: COPY for string does not replace an existing key without REPLACE option (1 ms) [ok]: COPY for string can replace an existing key with REPLACE option (0 ms) === (external:skip cluster) Starting server 127.0.0.1:27839 ok [ok]: ACLs set can include subcommands, if already full command exists (6 ms) [ok]: errorstats: limit errors will not increase indefinitely (690 ms) [ok]: COPY for string ensures that copied data is independent of copying data (7 ms) [ok]: Blocking XREAD: key type changed with SET (106 ms) [ok]: COPY for string does not copy data to no-integer DB (1 ms) [ok]: CONFIG SET bind-source-addr (876 ms) [ok]: COPY can copy key expire metadata as well (7 ms) [ok]: ACLs set can exclude subcommands, if already full command exists (14 ms) [ok]: COPY does not create an expire if it does not exist (5 ms) [ok]: ACL SETUSER RESET reverting to default newly created user (6 ms) [ok]: ACL GETUSER is able to translate back command permissions (1 ms) [ok]: Tracking gets notification of lazy expired keys (103 ms) [ok]: Protocol desync regression test #2 (243 ms) [ok]: HELLO 3 reply is correct (3 ms) [ok]: HELLO without protover (5 ms) [ok]: RESP3 based basic invalidation (6 ms) [ok]: RESP3 tracking redirection (4 ms) [ok]: Invalidations of previous keys can be redirected after switching to RESP3 (8 ms) [ok]: Invalidations of new keys can be redirected after switching to RESP3 (2 ms) [ok]: COPY basic usage for list - quicklist (53 ms) [ok]: TLS: Verify tls-cert-file is also used as a client cert if none specified (501 ms) [ok]: COPY basic usage for list - listpack (3 ms) === (external:skip cluster) Starting server 127.0.0.1:27999 ok [ok]: Invalid keys should not be tracked for scripts in NOLOOP mode (13 ms) [ok]: COPY basic usage for $type set (9 ms) === (external:skip cluster tls) Starting server 127.0.0.1:25755 ok [ok]: Tracking only occurs for scripts when a command calls a read-only command (5 ms) [ok]: COPY basic usage for $type set (4 ms) [ok]: ACL GETUSER provides reasonable results (90 ms) eventloop metrics cycle1: 1120, cycle2: 1122 eventloop metrics el_sum1: 46581, el_sum2: 46963 eventloop metrics cmd_sum1: 11921, cmd_sum2: 11944 [ok]: stats: eventloop metrics (117 ms) [ok]: PubSub messages with CLIENT REPLY OFF (175 ms) [ok]: EVAL - cmsgpack pack/unpack smoke test (1273 ms) [ok]: EVAL - cmsgpack can pack and unpack circular references? (3 ms) [ok]: ACL GETUSER provides correct results (12 ms) [ok]: Test LSET with packed / plain combinations (190 ms) === (external:skip cluster) Starting server 127.0.0.1:24317 ok [ok]: EVAL - Numerical sanity check from bitop (3 ms) [ok]: EVAL - Verify minimal bitop functionality (1 ms) [ok]: ACL CAT with illegal arguments (7 ms) [ok]: ACL CAT without category - list all categories (1 ms) [ok]: Test LSET with packed is split in the middle (8 ms) [ok]: EVAL - Able to parse trailing comments (3 ms) [ok]: ACL CAT category - list all commands/subcommands that belong to category (5 ms) [ok]: EVAL_RO - Successful case (5 ms) [ok]: EVAL_RO - Cannot run write commands (2 ms) [ok]: setup replication for following tests (109 ms) [ok]: redis.sha1hex() implementation (1 ms) [ok]: ACL requires explicit permission for scripting for EVAL_RO, EVALSHA_RO and FCALL_RO (6 ms) [ok]: {standalone} SCAN MATCH (347 ms) [ok]: ACL #5998 regression: memory leaks adding / removing subcommands (5 ms) [ok]: Test scripts are blocked by pause RO (197 ms) === (external:skip cluster) Starting server 127.0.0.1:21117 ok [ok]: FUNCTION - test function kill not working on eval (511 ms) === (shutdown external:skip) Starting server 127.0.0.1:26717 ok [ok]: RESP3 Client gets tracking-redir-broken push message after cached key changed when rediretion client is terminated (91 ms) [ok]: Different clients can redirect to the same connection (3 ms) [ok]: ACL LOG aggregates similar errors together and assigns unique entry-id to new errors (34 ms) [ok]: TLS: switch between tcp and tls ports (113 ms) [ok]: ACL LOG shows failed command executions at toplevel (8 ms) [ok]: FUNCTION - test function flush (18 ms) [ok]: FUNCTION - test function wrong argument (1 ms) [ok]: ACL LOG shows failed subcommand executions at toplevel (4 ms) [ok]: Different clients using different protocols can track the same key (15 ms) [ok]: Protocol desync regression test #3 (155 ms) [ok]: No invalidation message when using OPTIN option (9 ms) [ok]: Invalidation message sent when using OPTIN option with CLIENT CACHING yes (2 ms) [ok]: Invalidation message sent when using OPTOUT option (1 ms) [ok]: ACL LOG is able to test similar events (17 ms) [ok]: ACL LOG is able to log keys access violations and key name (4 ms) [ok]: No invalidation message when using OPTOUT option with CLIENT CACHING no (6 ms) [ok]: ACL LOG is able to log channel access violations and channel name (2 ms) [ok]: ACL LOG RESET is able to flush the entries in the log (0 ms) [ok]: PUNSUBSCRIBE from non-subscribed channels (102 ms) [ok]: NUMSUB returns numbers, not strings (#1561) (0 ms) [ok]: ACL LOG can distinguish the transaction context (1) (6 ms) [ok]: Blocking XREADGROUP for stream that ran dry (issue #5299) (220 ms) [ok]: raw protocol response (1 ms) [ok]: Able to redirect to a RESP3 client (13 ms) [ok]: raw protocol response - deferred (1 ms) [ok]: raw protocol response - multiline (1 ms) [ok]: COPY basic usage for $type set (144 ms) [ok]: RESP3 attributes (3 ms) [ok]: After switching from normal tracking to BCAST mode, no invalidation message is produced for pre-BCAST keys (7 ms) [ok]: RESP3 attributes readraw (1 ms) [ok]: RESP3 attributes on RESP2 (2 ms) [ok]: test big number parsing (0 ms) [ok]: test bool parsing (1 ms) [ok]: test verbatim str parsing (1 ms) === (external:skip) Starting server 127.0.0.1:24000 ok [ok]: COPY basic usage for listpack sorted set (14 ms) [ok]: test large number of args (23 ms) [ok]: test argument rewriting - issue 9598 (0 ms) [ok]: TLS: Working with an encrypted keyfile (82 ms) [ok]: publish message to master and receive on replica (136 ms) [ok]: Test RO scripts are not blocked by pause RO (123 ms) [ok]: BCAST with prefix collisions throw errors (70 ms) [ok]: WAIT should not acknowledge 2 additional copies of the data (1078 ms) [ok]: hdel deliver invalidate message after response in the same connection (7 ms) [ok]: ACL LOG can distinguish the transaction context (2) (97 ms) === (external:skip cluster tls) Starting server 127.0.0.1:25757 ok [ok]: ACL can log errors in the context of Lua scripting (9 ms) [ok]: SHUTDOWN SIGTERM will abort if there's an initial AOFRW - default (39 ms) [ok]: Test LSET with packed consist only one item (202 ms) [ok]: WATCH will consider touched expired keys (1225 ms) [ok]: COPY basic usage for skiplist sorted set (94 ms) [ok]: SLOWLOG - can be disabled (408 ms) [ok]: SLOWLOG - count must be >= -1 (2 ms) [ok]: DISCARD should clear the WATCH dirty flag on the client (7 ms) [ok]: ACL LOG can accept a numerical argument to show less entries (15 ms) [ok]: ACL LOG can log failed auth attempts (3 ms) [ok]: COPY basic usage for listpack hash (6 ms) [ok]: Crash due to delete entry from a compress quicklist node (9 ms) [ok]: DISCARD should UNWATCH all the keys (7 ms) [ok]: Crash due to split quicklist node wrongly (5 ms) [ok]: SLOWLOG - get all slow logs (14 ms) [ok]: Blocking XREADGROUP will ignore BLOCK if ID is not > (143 ms) [ok]: ACLLOG - zero max length is correctly handled (25 ms) [12/122 done]: unit/tls (2 seconds) Testing unit/cluster/cluster-slots [ok]: BITCOUNT fuzzing without start/end (1709 ms) [ok]: Test LPUSH and LPOP on plain nodes (22 ms) [ok]: Test LINDEX and LINSERT on plain nodes (8 ms) [ok]: ACL LOG entries are limited to a maximum amount (21 ms) [ok]: Test LTRIM on plain nodes (15 ms) [ok]: ACL LOG entries are still present on update of max len config (9 ms) [ok]: XADD with MAXLEN option and the '=' argument (731 ms) [ok]: Test LREM on plain nodes (8 ms) [ok]: Test read-only scripts in multi-exec are not blocked by pause RO (133 ms) [ok]: Test LPOS on plain nodes (10 ms) [ok]: FLUSHDB ASYNC can reclaim memory in background (939 ms) [ok]: NUMPATs returns the number of unique patterns (204 ms) [ok]: Tracking invalidation message is not interleaved with multiple keys response (117 ms) [ok]: Tracking invalidation message is not interleaved with transaction response (1 ms) [ok]: Test LMOVE on plain nodes (14 ms) [ok]: Tracking invalidation message of eviction keys should be before response (9 ms) [ok]: Unblocked BLMOVE gets notification after response (2 ms) [ok]: Tracking gets notification on tracking table key eviction (3 ms) [ok]: MULTI / EXEC is not propagated (single write command) (97 ms) === (external:skip cluster) Starting server 127.0.0.1:24319 ok [13/122 done]: unit/shutdown (3 seconds) Testing unit/cluster/consistency-check [ok]: COPY basic usage for hashtable hash (118 ms) [ok]: SLOWLOG - blocking command is reported only after unblocked (114 ms) [ok]: SLOWLOG - the commands in script are recorded normally - is_eval: 0 (11 ms) [ok]: SLOWLOG - the commands in script are recorded normally - is_eval: 1 (3 ms) === (scripting repl external:skip) Starting server 127.0.0.1:23193 ok [ok]: When default user is off, new connections are not authenticated (91 ms) [ok]: Mix SUBSCRIBE and PSUBSCRIBE (76 ms) [ok]: When default user has no command permission, hello command still works for other users (10 ms) === (external:skip cluster) Starting server 127.0.0.1:21119 ok [ok]: When an authentication chain is used in the HELLO cmd, the last auth cmd has precedence (6 ms) [ok]: PUNSUBSCRIBE and UNSUBSCRIBE should always reply (12 ms) [ok]: When a setname chain is used in the HELLO cmd, the last setname cmd has precedence (15 ms) [ok]: When authentication fails in the HELLO cmd, the client setname should not be applied (4 ms) [ok]: ACL HELP should not have unexpected options (1 ms) [ok]: Delete a user that the client doesn't use (3 ms) [ok]: Delete a user that the client is using (6 ms) [ok]: Quicklist: SORT BY key (58 ms) [ok]: Quicklist: SORT BY key with limit (11 ms) === (regression) Starting server 127.0.0.1:22553 ok [ok]: Invalidation message received for flushall (124 ms) [14/122 done]: unit/slowlog (3 seconds) Testing unit/cluster/diskless-load-swapdb [ok]: Quicklist: SORT BY hash field (31 ms) [ok]: HRANDFIELD with - listpack (856 ms) [ok]: Check if maxclients works refusing connections (1937 ms) === (external:skip cluster tls) Starting server 127.0.0.1:25759 ok [ok]: Blocking XREADGROUP for stream key that has clients blocked on list (242 ms) [ok]: ACL GENPASS command failed test (74 ms) [ok]: Default user can not be removed (1 ms) [ok]: ACL load non-existing configured ACL file (0 ms) === (external:skip cluster) Starting server 127.0.0.1:27035 ok [ok]: Keyspace notifications: we receive keyspace notifications (108 ms) [ok]: Set encoding after DEBUG RELOAD (1209 ms) [ok]: Test LSET with packed / plain combinations (195 ms) [ok]: ACL-Metrics user AUTH failure (21 ms) [ok]: Test write scripts in multi-exec are blocked by pause RO (224 ms) [ok]: SREM basics - $type (13 ms) [ok]: Test LSET with packed is split in the middle (13 ms) [ok]: ACL-Metrics invalid command accesses (15 ms) [ok]: Test may-replicate commands are rejected in RO scripts (21 ms) [ok]: ACL-Metrics invalid key accesses (9 ms) [ok]: MULTI / EXEC is propagated correctly (multiple commands) (214 ms) [ok]: primaryauth test with binary password dualchannel = yes (883 ms) === (external:skip cluster) Starting server 127.0.0.1:26719 ok [ok]: ACL-Metrics invalid channels accesses (16 ms) [ok]: Default bind address configuration handling (345 ms) [ok]: Protected mode works as expected (1 ms) [ok]: Regression for a crash with blocking ops and pipelining (62 ms) [ok]: SREM basics - $type (90 ms) [ok]: EXPIRE - After 2.1 seconds the key should no longer be here (2104 ms) [15/122 done]: unit/limits (3 seconds) Testing unit/cluster/faildet [ok]: Invalidation message received for flushdb (165 ms) [ok]: EXPIRE - write on expire should work (3 ms) [ok]: EXPIREAT - Check for EXPIRE alike behavior (3 ms) [ok]: SREM basics - intset (6 ms) [ok]: SETEX - Set + Expire combo operation. Check for TTL (1 ms) [ok]: SETEX - Check value (1 ms) [ok]: SETEX - Overwrite old key (4 ms) [ok]: SREM with multiple arguments (9 ms) [ok]: SREM variadic version with more args needed to destroy the key (1 ms) === (external:skip cluster) Starting server 127.0.0.1:26873 ok [ok]: SINTERCARD with illegal arguments (12 ms) [ok]: SINTERCARD against non-set should throw error (6 ms) [ok]: SINTERCARD against non-existing key (3 ms) [ok]: MULTI / EXEC is propagated correctly (multiple commands with SELECT) (109 ms) [ok]: {standalone} SCAN TYPE (626 ms) [ok]: Keyspace notifications: we receive keyevent notifications (152 ms) [16/122 done]: unit/protocol (3 seconds) Testing unit/cluster/failover [ok]: Test LSET with packed consist only one item (197 ms) === (external:skip cluster) Starting server 127.0.0.1:21121 ok [ok]: Crash due to delete entry from a compress quicklist node (13 ms) === (external:skip cluster) Starting server 127.0.0.1:27037 ok [ok]: Crash due to split quicklist node wrongly (2 ms) === (external:skip cluster tls) Starting server 127.0.0.1:25761 ok === () Starting server 127.0.0.1:23195 ok [ok]: MULTI / EXEC is propagated correctly (empty transaction) (97 ms) [ok]: client evicted due to watched key list (1096 ms) [ok]: Keyspace notifications: we can receive both kind of events (108 ms) [ok]: Test ASYNC flushall (155 ms) === (external:skip) Starting server 127.0.0.1:24002 ok [ok]: Blocking XREADGROUP for stream key that has clients blocked on stream - avoid endless loop (343 ms) [ok]: Test multiple clients can be queued up and unblocked (304 ms) [ok]: Test clients with syntax errors will get responses immediately (17 ms) [ok]: Test eviction is skipped during client pause (5 ms) === (external:skip cluster) Starting server 127.0.0.1:24633 ok === (external:skip cluster) Starting server 127.0.0.1:26721 ok === (external:skip cluster) Starting server 127.0.0.1:26875 ok [ok]: HyperLogLog self test passes (2386 ms) [ok]: PFADD without arguments creates an HLL value (3 ms) [ok]: Approximated cardinality after creation is zero (0 ms) [ok]: PFADD returns 1 when at least 1 reg was modified (1 ms) [ok]: PFADD returns 0 when no reg was modified (0 ms) === (external:skip cluster) Starting server 127.0.0.1:22555 ok [ok]: flushdb tracking invalidation message is not interleaved with transaction response (139 ms) [ok]: Keyspace notifications: we are able to mask events (143 ms) [ok]: PFADD works with empty string (regression) (0 ms) [ok]: PFCOUNT returns approximated cardinality of set (4 ms) === (external:skip) Starting server 127.0.0.1:21273 ok [17/122 done]: unit/networking (3 seconds) Testing unit/cluster/failover2 [ok]: {standalone} SCAN unknown type (293 ms) [ok]: BITFIELD overflow detection fuzzing (2618 ms) === (external:skip cluster) Starting server 127.0.0.1:27039 ok [ok]: MULTI / EXEC is propagated correctly (read-only commands) (219 ms) CLIENT KILL maxAGE will kill old clients test attempts: 0 [ok]: CLIENT KILL maxAGE will kill old clients (2231 ms) === (external:skip cluster tls) Starting server 127.0.0.1:25763 ok [ok]: Test both active and passive expires are skipped during client pause (121 ms) [ok]: Generated sets must be encoded correctly - regular (2 ms) [ok]: Connect a replica to the master instance (115 ms) [ok]: SINTER with two sets - regular (0 ms) [ok]: SINTERCARD with two sets - regular (6 ms) [ok]: SINTERSTORE with two sets - regular (1 ms) [ok]: SINTERSTORE with two sets, after a DEBUG RELOAD - regular (10 ms) [ok]: Keyspace notifications: general events test (101 ms) === (external:skip cluster) Starting server 127.0.0.1:21123 ok [ok]: SUNION with two sets - regular (31 ms) === (list) Starting server 127.0.0.1:28635 ok === (auth_binary_password external:skip) Starting server 127.0.0.1:21759 ok [ok]: default: load from include file, can access any channels (6 ms) [ok]: default: with config acl-pubsub-default allchannels after reset, can access any channels (7 ms) [ok]: SUNIONSTORE with two sets - regular (41 ms) [ok]: Test that client pause starts at the end of a transaction (96 ms) [ok]: Keyspace notifications: list events test (75 ms) [ok]: default: with config acl-pubsub-default resetchannels after reset, can not access any channels (11 ms) [ok]: Alice: can execute all command (1 ms) [ok]: Bob: just execute @set and acl command (1 ms) [ok]: SINTER against three sets - regular (19 ms) [ok]: SINTERCARD against three sets - regular (2 ms) [ok]: SINTERSTORE with three sets - regular (0 ms) [ok]: SUNION with non existing keys - regular (21 ms) [ok]: XADD with MAXLEN option and the '~' argument (841 ms) === (external:skip cluster) Starting server 127.0.0.1:24004 ok [ok]: SDIFF with two sets - regular (15 ms) [ok]: SDIFF with three sets - regular (3 ms) [ok]: XADD with NOMKSTREAM option (7 ms) [ok]: SDIFFSTORE with three sets - regular (2 ms) === (external:skip cluster) Starting server 127.0.0.1:24635 ok [ok]: Keyspace notifications: set events test (71 ms) [ok]: AUTH fails when binary password is wrong (4 ms) [ok]: SINTER/SUNION/SDIFF with three same sets - regular (22 ms) [ok]: AUTH succeeds when binary password is correct (1 ms) [ok]: LPOS basic usage - quicklist (47 ms) [ok]: LPOS RANK (positive, negative and zero rank) option (2 ms) [ok]: MULTI / EXEC is propagated correctly (write command, no effect) (218 ms) [ok]: LPOS COUNT option (9 ms) === (external:skip cluster) Starting server 127.0.0.1:22557 ok [ok]: LPOS COUNT + RANK option (1 ms) [ok]: LPOS non existing key (0 ms) [ok]: LPOS no match (0 ms) [ok]: LPOS MAXLEN (2 ms) [ok]: LPOS when RANK is greater than matches (0 ms) [ok]: Keyspace notifications: zset events test (66 ms) === (external:skip cluster) Starting server 127.0.0.1:26723 ok [ok]: lazy free a stream with all types of metadata (930 ms) === (external:skip cluster) Starting server 127.0.0.1:27041 ok [ok]: lazy free a stream with deleted cgroup (10 ms) [ok]: COPY basic usage for stream (923 ms) [ok]: query buffer resized correctly (2706 ms) [ok]: LPUSH, RPUSH, LLENGTH, LINDEX, LPOP - quicklist (94 ms) [ok]: LPOP/RPOP with wrong number of arguments (1 ms) [ok]: FUNCTION - creation is replicated to replica (307 ms) [ok]: FUNCTION - call on replica (0 ms) [ok]: FUNCTION - restore is replicated to replica (3 ms) === (needs:repl external:skip) Starting server 127.0.0.1:25913 ok [ok]: FUNCTION - delete is replicated to replica (0 ms) [ok]: FUNCTION - flush is replicated to replica (2 ms) [ok]: WAIT should not acknowledge 1 additional copy if slave is blocked (1120 ms) [ok]: Keyspace notifications: hash events test (83 ms) [18/122 done]: unit/lazyfree (4 seconds) Testing unit/cluster/failure-marking [ok]: COPY basic usage for stream-cgroups (53 ms) === (external:skip cluster) Starting server 127.0.0.1:21125 ok [ok]: MOVE basic usage (8 ms) [ok]: MOVE against key existing in the target DB (1 ms) [ok]: MOVE against non-integer DB (#1428) (1 ms) [ok]: RPOP/LPOP with the optional count argument - quicklist (54 ms) [ok]: LPOS basic usage - listpack (2 ms) [ok]: MOVE can move key expire metadata as well (11 ms) [ok]: LPOS RANK (positive, negative and zero rank) option (9 ms) [ok]: MOVE does not create an expire if it does not exist (14 ms) [ok]: LPOS COUNT option (9 ms) [ok]: LPOS COUNT + RANK option (0 ms) [ok]: LPOS non existing key (1 ms) [ok]: LPOS no match (0 ms) [ok]: LPOS MAXLEN (2 ms) [ok]: Server is able to evacuate enough keys when num of keys surpasses limit by more than defined initial effort (458 ms) [ok]: SET/GET keys in different DBs (10 ms) [ok]: LPOS when RANK is greater than matches (4 ms) [ok]: ACL LOAD only disconnects affected clients (287 ms) [ok]: LPUSH, RPUSH, LLENGTH, LINDEX, LPOP - listpack (22 ms) [ok]: LPOP/RPOP with wrong number of arguments (1 ms) [ok]: RPOP/LPOP with the optional count argument - listpack (6 ms) [ok]: Keyspace notifications: stream events test (88 ms) [ok]: MULTI / EXEC with REPLICAOF (214 ms) === (primaryauth) Starting server 127.0.0.1:21761 ok [ok]: LPOP/RPOP with the count 0 returns an empty array in RESP3 (8 ms) [ok]: LPOP/RPOP against non existing key in RESP3 (2 ms) [ok]: LPOP/RPOP with against non existing key in RESP3 (1 ms) [ok]: LPOP/RPOP with the count 0 returns an empty array in RESP2 (1 ms) [ok]: LPOP/RPOP against non existing key in RESP2 (1 ms) [ok]: Disconnecting the replica from master instance (117 ms) [ok]: FUNCTION - test replication to replica on rdb phase (0 ms) [ok]: FUNCTION - test replication to replica on rdb phase info command (0 ms) [ok]: FUNCTION - create on read only replica (5 ms) [ok]: LPOP/RPOP with against non existing key in RESP2 (7 ms) [ok]: FUNCTION - delete on read only replica (0 ms) [ok]: Variadic RPUSH/LPUSH (2 ms) [ok]: {standalone} SCAN with expired keys (489 ms) [ok]: DEL a list (5 ms) === (external:skip cluster) Starting server 127.0.0.1:22559 ok === (external:skip cluster) Starting server 127.0.0.1:24637 ok === (external:skip cluster) Starting server 127.0.0.1:24006 ok [ok]: query buffer resized correctly when not idle (190 ms) [ok]: RANDOMKEY (110 ms) [ok]: RANDOMKEY against empty DB (1 ms) [ok]: Tracking info is correct (117 ms) [ok]: CLIENT KILL SKIPME YES/NO will kill all clients (510 ms) [ok]: RANDOMKEY regression 1 (8 ms) [ok]: KEYS * two times with long key, Github issue #1208 (3 ms) [ok]: CLIENT GETREDIR provides correct client id (4 ms) [ok]: Generated sets must be encoded correctly - intset (2 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking off (1 ms) [ok]: SINTER with two sets - intset (0 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking on (0 ms) [ok]: SINTERCARD with two sets - intset (2 ms) [ok]: Regression for pattern matching long nested loops (3 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking on with options (2 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking optin (2 ms) [ok]: SINTERSTORE with two sets - intset (3 ms) [ok]: HSET/HLEN - Big hash creation (1040 ms) [ok]: Is the big hash encoded with an hash table? (2 ms) [ok]: SINTERSTORE with two sets, after a DEBUG RELOAD - intset (6 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking optout (8 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking bcast mode (1 ms) [ok]: HGET against the small hash (5 ms) [ok]: Coverage: basic SWAPDB test and unhappy path (15 ms) [ok]: DISCARD should not fail during OOM (112 ms) === (external:skip cluster) Starting server 127.0.0.1:27043 ok [ok]: CLIENT command unhappy path coverage (34 ms) [ok]: Coverage: SWAPDB and FLUSHDB (15 ms) [19/122 done]: unit/pubsubshard (4 seconds) Testing unit/cluster/half-migrated-slot [ok]: SUNION with two sets - intset (27 ms) === (external:skip cluster) Starting server 127.0.0.1:26725 ok [ok]: SUNIONSTORE with two sets - intset (40 ms) [ok]: Regression for pattern matching very long nested loops (52 ms) [ok]: SINTER against three sets - intset (10 ms) [ok]: SINTERCARD against three sets - intset (5 ms) [ok]: SINTERSTORE with three sets - intset (0 ms) [ok]: BLPOP: single existing list - quicklist (154 ms) [ok]: TTL, TYPE and EXISTS do not alter the last access time of a key (3009 ms) instantaneous metrics instantaneous_eventloop_cycles_per_sec: 8 instantaneous metrics instantaneous_eventloop_duration_usec: 133 [ok]: stats: instantaneous metrics (1607 ms) [ok]: SUNION with non existing keys - intset (20 ms) [ok]: Keyspace notifications: expired events (triggered expire) (209 ms) [ok]: SDIFF with two sets - intset (13 ms) [ok]: SDIFF with three sets - intset (1 ms) [ok]: SDIFFSTORE with three sets - intset (1 ms) [ok]: SINTER/SUNION/SDIFF with three same sets - intset (15 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking redir broken (129 ms) [ok]: SINTERSTORE with two listpack sets where result is intset (5 ms) === (external:skip cluster) Starting server 127.0.0.1:24953 ok [ok]: ACL LOAD disconnects clients of deleted users (275 ms) [ok]: ACL load and save (6 ms) [ok]: ACL load and save with restricted channels (12 ms) [ok]: CLIENT KILL close the client connection during bgsave (172 ms) [20/122 done]: unit/keyspace (4 seconds) Testing unit/cluster/hostnames === (external:skip cluster) Starting server 127.0.0.1:22561 ok [ok]: SETEX - Wait for the key to expire (1101 ms) [ok]: SETEX - Wrong time parameter (0 ms) [ok]: stats: debug metrics (125 ms) [ok]: PERSIST can undo an EXPIRE (1 ms) [ok]: PERSIST returns 0 against non existing or non volatile keys (3 ms) === (external:skip cluster) Starting server 127.0.0.1:24008 ok === (external:skip cluster) Starting server 127.0.0.1:26397 ok === (external:skip cluster) Starting server 127.0.0.1:24639 ok [ok]: Regression test for #11715 (126 ms) [ok]: SINTERSTORE with two hashtable sets where result is intset (140 ms) [ok]: SUNION hashtable and listpack (4 ms) [ok]: SDIFF with first set empty (1 ms) [ok]: SDIFF with same set two times (1 ms) === (external:skip cluster) Starting server 127.0.0.1:27045 ok [ok]: BLPOP: multiple existing lists - quicklist (225 ms) [ok]: CLIENT REPLY OFF/ON: disable all commands reply (132 ms) [ok]: Keyspace notifications: expired events (background expire) (242 ms) === (external:skip cluster) Starting server 127.0.0.1:26727 ok [ok]: HGET against the big hash (379 ms) [ok]: HGET against non existing key (2 ms) [ok]: HSET in update and insert mode (13 ms) [ok]: HSETNX target key missing - small hash (1 ms) [ok]: {standalone} SCAN with expired keys with TYPE filter (471 ms) [ok]: HSETNX target key exists - small hash (2 ms) [ok]: HSETNX target key missing - big hash (2 ms) [ok]: HSETNX target key exists - big hash (0 ms) [ok]: {standalone} SSCAN with encoding intset (6 ms) [ok]: HSET/HMSET wrong number of args (1 ms) [ok]: HMSET - small hash (0 ms) [ok]: {standalone} SSCAN with encoding listpack (11 ms) === (external:skip cluster) Starting server 127.0.0.1:23033 ok [ok]: stats: client input and output buffer limit disconnections (201 ms) [ok]: RESP3 based basic invalidation with client reply off (169 ms) [ok]: Keyspace notifications: evicted events (96 ms) [ok]: CLIENT REPLY SKIP: skip the next command reply (121 ms) [ok]: {standalone} SSCAN with encoding hashtable (24 ms) [ok]: BLPOP: second list has an entry - quicklist (142 ms) [ok]: {standalone} HSCAN with encoding listpack (12 ms) === (external:skip cluster) Starting server 127.0.0.1:22563 ok [ok]: Keyspace notifications: test CONFIG GET/SET of event flags (17 ms) [ok]: XADD with MINID option (852 ms) === (external:skip) Starting server 127.0.0.1:21275 ok [ok]: HMSET - big hash (85 ms) Waiting for background AOF rewrite to finish... [ok]: XTRIM with MINID option (4 ms) [ok]: XTRIM with MINID option, big delta from master record (9 ms) [ok]: HMGET against non existing key and fields (7 ms) === (external:skip cluster) Starting server 127.0.0.1:26399 ok === (external:skip cluster) Starting server 127.0.0.1:24955 ok [ok]: Test latency events logging (3417 ms) LATENCY HISTORY data: {1739087263 302} {1739087265 400} {1739087266 500} LATENCY LATEST data: {command 1739087266 500 500} LATENCY GRAPH data: command - high 500 ms, low 302 ms (all time high 500 ms) -------------------------------------------------------------------------------- # | #| _|| 310 sss [ok]: LATENCY HISTORY output is ok (0 ms) [ok]: Hash commands against wrong type (13 ms) [ok]: LATENCY LATEST output is ok (1 ms) [ok]: HMGET - small hash (2 ms) [ok]: LATENCY GRAPH can output the event graph (0 ms) [ok]: Keyspace notifications: new key test (78 ms) === (external:skip cluster) Starting server 127.0.0.1:24010 ok === (external:skip cluster) Starting server 127.0.0.1:24641 ok Waiting for background AOF rewrite to finish... [ok]: publish to self inside multi (12 ms) [ok]: publish to self inside script (7 ms) [ok]: unsubscribe inside multi, and publish to self (8 ms) [ok]: clients: pubsub clients (135 ms) [ok]: Blocking XREADGROUP for stream key that has clients blocked on stream - reprocessing command (1236 ms) [ok]: CLIENT REPLY ON: unset SKIP flag (137 ms) [ok]: BLMPOP_LEFT: single existing list - quicklist (131 ms) [ok]: HMGET - big hash (90 ms) === (external:skip cluster) Starting server 127.0.0.1:27047 ok Waiting for background AOF rewrite to finish... [ok]: HKEYS - small hash (7 ms) [ok]: Default user has access to all channels irrespective of flag (13 ms) [ok]: MULTI and script timeout (607 ms) [ok]: Update acl-pubsub-default, existing users shouldn't get affected (7 ms) [ok]: Single channel is valid (3 ms) [ok]: Single channel is not valid with allchannels (0 ms) [ok]: RESP2 based basic invalidation with client reply off (212 ms) [ok]: HKEYS - big hash (50 ms) [ok]: clients: watching clients (96 ms) [ok]: HVALS - small hash (0 ms) Waiting for background AOF rewrite to finish... [21/122 done]: unit/pubsub (4 seconds) Testing unit/cluster/human-announced-nodename [ok]: XGROUP DESTROY should unblock XREADGROUP with -NOGROUP (116 ms) === (external:skip cluster) Starting server 127.0.0.1:26729 ok [ok]: MONITOR can log executed commands (117 ms) [ok]: HVALS - big hash (15 ms) === (external:skip cluster) Starting server 127.0.0.1:23035 ok [ok]: HGETALL - small hash (4 ms) === (external:skip cluster) Starting server 127.0.0.1:22565 ok [ok]: RENAME can unblock XREADGROUP with data (61 ms) [ok]: {standalone} HSCAN with encoding hashtable (305 ms) [ok]: BLMPOP_LEFT: multiple existing lists - quicklist (176 ms) [ok]: {standalone} ZSCAN with encoding listpack (9 ms) [ok]: Test when replica paused, offset would not grow (747 ms) [ok]: Test replica offset would grow after unpause (4 ms) [ok]: HGETALL - big hash (94 ms) [ok]: MONITOR can log commands issued by the scripting engine (111 ms) [ok]: HGETALL against non-existing key (5 ms) [ok]: primaryauth test with binary password dualchannel = no (790 ms) [ok]: HDEL and return value (2 ms) [ok]: RENAME can unblock XREADGROUP with -NOGROUP (80 ms) === (external:skip cluster) Starting server 127.0.0.1:24012 ok [ok]: RESP3 based basic redirect invalidation with client reply off (187 ms) [ok]: HDEL - more than a single value (11 ms) [ok]: HDEL - hash becomes empty before deleting all specified fields (3 ms) [ok]: FUNCTION - function effect is replicated to replica (918 ms) [ok]: FUNCTION - modify key space of read only replica (1 ms) [ok]: HEXISTS (6 ms) [ok]: Is a ziplist encoded Hash promoted on big payload? (2 ms) [ok]: HINCRBY against non existing database key (0 ms) [ok]: HINCRBY HINCRBYFLOAT against non-integer increment value (1 ms) [ok]: HINCRBY against non existing hash key (8 ms) [ok]: HINCRBY against hash key created by hincrby itself (2 ms) [ok]: HINCRBY against hash key originally set with HSET (8 ms) [ok]: HINCRBY over 32bit value (5 ms) [ok]: HINCRBY over 32bit value with over 32bit increment (1 ms) [ok]: HINCRBY fails against hash value with spaces (left) (0 ms) [ok]: HINCRBY fails against hash value with spaces (right) (1 ms) [ok]: HINCRBY can detect overflows (0 ms) [ok]: HINCRBYFLOAT against non existing database key (2 ms) === (external:skip cluster) Starting server 127.0.0.1:24643 ok [ok]: HINCRBYFLOAT against non existing hash key (4 ms) [ok]: HINCRBYFLOAT against hash key created by hincrby itself (7 ms) [ok]: HINCRBYFLOAT against hash key originally set with HSET (5 ms) [ok]: HINCRBYFLOAT over 32bit value (2 ms) [ok]: HINCRBYFLOAT over 32bit value with over 32bit increment (2 ms) === (external:skip cluster) Starting server 127.0.0.1:27049 ok === (external:skip cluster) Starting server 127.0.0.1:23833 ok [ok]: HINCRBYFLOAT fails against hash value with spaces (left) (6 ms) [ok]: BLMPOP_LEFT: second list has an entry - quicklist (136 ms) [ok]: HINCRBYFLOAT fails against hash value with spaces (right) (2 ms) [ok]: HINCRBYFLOAT fails against hash value that contains a null-terminator in the middle (9 ms) [ok]: MONITOR can log commands issued by functions (95 ms) [ok]: HSTRLEN against the small hash (3 ms) [ok]: WAIT implicitly blocks on client pause since ACKs aren't sent (1124 ms) [22/122 done]: unit/pause (5 seconds) Testing unit/cluster/info === (external:skip cluster) Starting server 127.0.0.1:23037 ok === (external:skip) Starting server 127.0.0.1:21277 ok [ok]: RESP3 based basic tracking-redir-broken with client reply off (179 ms) [ok]: MONITOR supports redacting command arguments (112 ms) [23/122 done]: unit/auth (5 seconds) Testing unit/cluster/links [ok]: BRPOPLPUSH - quicklist (128 ms) === (external:skip cluster) Starting server 127.0.0.1:26731 ok === (external:skip cluster) Starting server 127.0.0.1:22567 ok [ok]: FUZZ stresser with data model binary (3831 ms) [ok]: {standalone} ZSCAN with encoding skiplist (316 ms) [ok]: Only default user has access to all channels irrespective of flag (5 ms) === (external:skip cluster) Starting server 127.0.0.1:24014 ok [ok]: WAIT replica multiple clients unblock - reuse last result (206 ms) [ok]: MONITOR correctly handles multi-exec cases (115 ms) [ok]: BLMOVE left left - quicklist (113 ms) === (info external:skip) Starting server 127.0.0.1:22875 ok === (external:skip cluster) Starting server 127.0.0.1:24645 ok === (external:skip cluster) Starting server 127.0.0.1:27051 ok === (external:skip cluster) Starting server 127.0.0.1:23835 ok [ok]: BITCOUNT fuzzing with start/end (2454 ms) [ok]: BITCOUNT with just start (2 ms) [ok]: {standalone} SCAN guarantees check under write load (141 ms) [ok]: {standalone} SSCAN with integer encoded object (issue #1345) (3 ms) [ok]: {standalone} SSCAN with PATTERN (1 ms) === (external:skip cluster) Starting server 127.0.0.1:25915 ok [ok]: BITCOUNT with start, end (22 ms) [ok]: BITCOUNT with illegal arguments (2 ms) [ok]: {standalone} HSCAN with PATTERN (7 ms) [ok]: {standalone} HSCAN with NOVALUES (6 ms) [ok]: {standalone} ZSCAN with PATTERN (1 ms) [ok]: {standalone} ZSCAN with NOSCORES (1 ms) === (external:skip cluster) Starting server 127.0.0.1:21763 ok [ok]: BITCOUNT against non-integer value (15 ms) [ok]: BLMOVE left right - quicklist (118 ms) [ok]: BITCOUNT regression test for github issue #582 (4 ms) [ok]: memory: database and pubsub overhead and rehashing dict count (13 ms) [ok]: BITCOUNT misaligned prefix (1 ms) [ok]: BITCOUNT misaligned prefix + full words + remainder (1 ms) [ok]: BITOP NOT (empty string) (0 ms) [ok]: BITOP NOT (known string) (1 ms) [ok]: BITOP where dest and target are the same key (1 ms) === (external:skip cluster) Starting server 127.0.0.1:23039 ok [ok]: BITOP AND|OR|XOR don't change the string with single input key (9 ms) [ok]: BITOP missing key is considered a stream of zero (8 ms) [ok]: BITOP shorter keys are zero-padded to the key with max length (7 ms) [ok]: EXEC and script timeout (675 ms) [24/122 done]: unit/info (5 seconds) Testing unit/cluster/manual-failover millisecond expire test attempts: 0 [ok]: EXPIRE precision is now the millisecond (1107 ms) [ok]: BLMOVE right left - quicklist (85 ms) === (external:skip cluster) Starting server 127.0.0.1:26733 ok === (external:skip) Starting server 127.0.0.1:21279 ok === (external:skip cluster) Starting server 127.0.0.1:22569 ok === () Starting server 127.0.0.1:28155 ok === (tracking network) Starting server 127.0.0.1:27513 ok === (external:skip cluster) Starting server 127.0.0.1:24016 ok === (external:skip cluster) Starting server 127.0.0.1:24647 ok === (external:skip cluster) Starting server 127.0.0.1:27053 ok PSETEX sub-second expire test attempts: 0 [ok]: PSETEX can set sub-second expires (107 ms) [ok]: BLMOVE right right - quicklist (106 ms) [ok]: MONITOR log blocked command only once (312 ms) [ok]: XCLAIM can claim PEL items from another consumer (630 ms) [ok]: CLIENT GETNAME should return NIL if name is not assigned (7 ms) [ok]: default: load from config file, without channel permission default user can't access any channels (0 ms) [ok]: CLIENT GETNAME check if name set correctly (14 ms) [ok]: CLIENT LIST shows empty fields for unassigned names (0 ms) [ok]: CLIENT SETNAME does not accept spaces (1 ms) [ok]: CLIENT SETNAME can assign a name to this connection (3 ms) [ok]: CLIENT SETNAME can change the name of an existing connection (1 ms) === (external:skip cluster) Starting server 127.0.0.1:23837 ok [ok]: BLPOP: single existing list - listpack (59 ms) PEXPIRE sub-second expire test attempts: 0 [ok]: PEXPIRE can set sub-second expires (108 ms) [ok]: HSTRLEN against the big hash (639 ms) [ok]: HSTRLEN against non existing field (1 ms) [ok]: HSTRLEN corner cases (9 ms) [ok]: HINCRBYFLOAT over hash-max-listpack-value encoded with a listpack (8 ms) [ok]: Hash ziplist regression test for large keys (0 ms) === (external:skip cluster) Starting server 127.0.0.1:23041 ok === (external:skip cluster) Starting server 127.0.0.1:25917 ok === (external:skip cluster) Starting server 127.0.0.1:21765 ok [ok]: Coverage: Basic CLIENT CACHING (73 ms) [ok]: After CLIENT SETNAME, connection can still be closed (115 ms) [ok]: CLIENT SETINFO can set a library name to this connection (1 ms) [ok]: Coverage: Basic CLIENT REPLY (1 ms) [ok]: Coverage: Basic CLIENT TRACKINGINFO (2 ms) [ok]: Coverage: Basic CLIENT GETREDIR (1 ms) [ok]: CLIENT SETINFO invalid args (6 ms) [ok]: RESET does NOT clean library name (2 ms) [ok]: CLIENT SETINFO can clear library name (3 ms) === (external:skip cluster) Starting server 127.0.0.1:22877 ok [ok]: BLPOP: multiple existing lists - listpack (108 ms) [ok]: Setup a new replica (133 ms) [ok]: {standalone} ZSCAN scores: regression test for issue #2175 (401 ms) === (external:skip cluster) Starting server 127.0.0.1:22571 ok [ok]: BLPOP: second list has an entry - listpack (82 ms) === (external:skip cluster) Starting server 127.0.0.1:24649 ok [25/122 done]: unit/tracking (5 seconds) Testing unit/cluster/manual-takeover === (external:skip cluster) Starting server 127.0.0.1:26735 ok [ok]: Hash fuzzing #1 - 10 fields (174 ms) PEXPIREAT sub-second expire test attempts: 0 [ok]: PEXPIREAT can set sub-second expires (208 ms) [ok]: TTL returns time to live in seconds (2 ms) [ok]: PTTL returns time to live in milliseconds (3 ms) [ok]: BLMPOP_LEFT: single existing list - listpack (66 ms) [ok]: TTL / PTTL / EXPIRETIME / PEXPIRETIME return -1 if key has no expire (6 ms) [ok]: TTL / PTTL / EXPIRETIME / PEXPIRETIME return -2 if key does not exit (7 ms) [ok]: EXPIRETIME returns absolute expiration time in seconds (2 ms) [ok]: PEXPIRETIME returns absolute expiration time in milliseconds (1 ms) === (external:skip) Starting server 127.0.0.1:21281 ok === (external:skip cluster) Starting server 127.0.0.1:27055 ok [ok]: BITFIELD overflow wrap fuzzing (2374 ms) [ok]: BITFIELD regression for #3221 (1 ms) === () Starting server 127.0.0.1:24153 ok === (external:skip cluster) Starting server 127.0.0.1:23043 ok [ok]: BITFIELD regression for #3564 (9 ms) [ok]: Hash fuzzing #2 - 10 fields (95 ms) [ok]: BITFIELD_RO with only key as argument (0 ms) [ok]: BITFIELD_RO fails when write option is used (1 ms) [ok]: BLMPOP_LEFT: multiple existing lists - listpack (95 ms) === (external:skip cluster) Starting server 127.0.0.1:21767 ok [ok]: HyperLogLogs are promote from sparse to dense (2466 ms) [ok]: XCLAIM without JUSTID increments delivery count (418 ms) [ok]: Change hll-sparse-max-bytes (6 ms) [ok]: default: load from config file with all channels permissions (4 ms) [ok]: MULTI-EXEC body and script timeout (626 ms) === (external:skip cluster) Starting server 127.0.0.1:22879 ok [ok]: BLMPOP_LEFT: second list has an entry - listpack (76 ms) === (external:skip cluster) Starting server 127.0.0.1:22573 ok === (external:skip cluster) Starting server 127.0.0.1:27515 ok [ok]: BRPOPLPUSH - listpack (43 ms) === (external:skip cluster) Starting server 127.0.0.1:24651 ok === (external:skip cluster) Starting server 127.0.0.1:26737 ok [ok]: BLMOVE left left - listpack (78 ms) [ok]: Hyperloglog promote to dense well in different hll-sparse-max-bytes (197 ms) [ok]: XCLAIM same consumer (212 ms) === (external:skip cluster) Starting server 127.0.0.1:27057 ok === (external:skip cluster) Starting server 127.0.0.1:23045 ok === () Starting server 127.0.0.1:23197 ok [ok]: BLMOVE left right - listpack (70 ms) === (repl external:skip) Starting server 127.0.0.1:21913 ok Waiting for background AOF rewrite to finish... [ok]: BLMOVE right left - listpack (91 ms) === (external:skip cluster) Starting server 127.0.0.1:22881 ok === (external:skip) Starting server 127.0.0.1:21283 ok === () Starting server 127.0.0.1:24155 ok === (external:skip cluster) Starting server 127.0.0.1:27517 ok Waiting for background AOF rewrite to finish... [ok]: BLMOVE right right - listpack (103 ms) [ok]: Test loading an ACL file with duplicate users (19 ms) [ok]: Test loading an ACL file with duplicate default user (13 ms) [ok]: FUNCTION can processes create, delete and flush commands in AOF when doing "debug loadaof" in read-only slaves (500 ms) [ok]: BLPOP, LPUSH + DEL should not awake blocked client (87 ms) [ok]: BITOP and fuzzing (1125 ms) [ok]: Cluster is up (2 ms) [ok]: Test loading duplicate users in config on startup (66 ms) === (external:skip cluster) Starting server 127.0.0.1:27059 ok [ok]: just EXEC and script timeout (552 ms) === () Starting server 127.0.0.1:21915 ok [ok]: Server should actively expire keys incrementally (718 ms) [ok]: BLPOP, LPUSH + DEL + SET should not awake blocked client (105 ms) === (external:skip cluster) Starting server 127.0.0.1:22883 ok [ok]: exec with write commands and state change (112 ms) === (external:skip cluster) Starting server 127.0.0.1:27519 ok [ok]: BLMPOP_LEFT, LPUSH + DEL should not awake blocked client (117 ms) === (scripting) Starting server 127.0.0.1:23199 ok [ok]: exec with read commands and stale replica state change (121 ms) [ok]: XAUTOCLAIM can claim PEL items from another consumer (625 ms) [ok]: BITFIELD: setup slave (132 ms) [ok]: query buffer resized correctly with fat argv (2825 ms) === (acl external:skip) Starting server 127.0.0.1:21285 ok [ok]: BLMPOP_LEFT, LPUSH + DEL + SET should not awake blocked client (173 ms) === () Starting server 127.0.0.1:24157 ok [ok]: LIBRARIES - test shared function can access default globals (5 ms) [ok]: LIBRARIES - usage and code sharing (4 ms) [ok]: LIBRARIES - test registration failure revert the entire load (5 ms) [ok]: EXEC with only read commands should not be rejected when OOM (144 ms) [26/122 done]: unit/querybuf (7 seconds) Testing unit/cluster/many-slot-migration [ok]: LIBRARIES - test registration function name collision (7 ms) [ok]: LIBRARIES - test registration function name collision on same library (2 ms) [ok]: LIBRARIES - test registration with no argument (3 ms) [ok]: LIBRARIES - test registration with only name (1 ms) [ok]: LIBRARIES - test registration with to many arguments (1 ms) [ok]: LIBRARIES - test registration with no string name (0 ms) [ok]: LIBRARIES - test registration with wrong name format (1 ms) [ok]: LIBRARIES - test registration with empty name (2 ms) [ok]: LIBRARIES - math.random from function load (0 ms) [ok]: LIBRARIES - redis.call from function load (1 ms) [ok]: LIBRARIES - redis.setresp from function load (2 ms) [ok]: LIBRARIES - redis.set_repl from function load (2 ms) [ok]: LIBRARIES - redis.acl_check_cmd from function load (0 ms) === (external:skip cluster) Starting server 127.0.0.1:27061 ok [ok]: LIBRARIES - malicious access test (16 ms) [ok]: LIBRARIES - delete removed all functions on library (0 ms) [ok]: LIBRARIES - register function inside a function (1 ms) [ok]: LIBRARIES - register library with no functions (1 ms) [ok]: XAUTOCLAIM as an iterator (222 ms) [ok]: BLPOP with same key multiple times should work (issue #801) (130 ms) [ok]: XAUTOCLAIM COUNT must be > 0 (2 ms) === (external:skip cluster) Starting server 127.0.0.1:22885 ok [ok]: XCLAIM with XDEL (4 ms) [ok]: XCLAIM with trimming (11 ms) [ok]: EXEC with at least one use-memory command should fail (113 ms) [ok]: XAUTOCLAIM with XDEL (10 ms) [ok]: Blocking commands ignores the timeout (5 ms) [ok]: XAUTOCLAIM with XDEL and count (22 ms) [ok]: XAUTOCLAIM with out of range count (0 ms) === (external:skip cluster) Starting server 127.0.0.1:27521 ok [ok]: XCLAIM with trimming (6 ms) [ok]: XINFO FULL output (17 ms) [ok]: Measures elapsed time os.clock() (4508 ms) [ok]: Prohibit dangerous lua methods in sandbox (5 ms) [ok]: MULTI/EXEC is isolated from the point of view of BLPOP (116 ms) [ok]: Verify execution of prohibit dangerous Lua methods will fail (23 ms) [ok]: Globals protection reading an undeclared global variable (0 ms) [ok]: Globals protection setting an undeclared global* (1 ms) [ok]: lua bit.tohex bug (5 ms) [ok]: Test an example script DECR_IF_GT (12 ms) === (external:skip cluster) Starting server 127.0.0.1:26233 ok [ok]: MULTI propagation of PUBLISH (130 ms) [ok]: TOUCH alters the last access time of a key (3004 ms) [ok]: BLPOP with variadic LPUSH (92 ms) === (external:skip cluster) Starting server 127.0.0.1:22887 ok [ok]: MULTI propagation of SCRIPT LOAD (104 ms) === (external:skip cluster) Starting server 127.0.0.1:27063 ok [ok]: MULTI/EXEC is isolated from the point of view of BLMPOP_LEFT (66 ms) [ok]: ACL from config file and config rewrite (288 ms) === () Starting server 127.0.0.1:24159 ok [ok]: Consumer seen-time and active-time (216 ms) [ok]: XGROUP CREATECONSUMER: create consumer if does not exist (16 ms) [ok]: XGROUP CREATECONSUMER: group must exist (4 ms) [ok]: Half init migration in 'migrating' is fixable (133 ms) [ok]: BLMPOP_LEFT with variadic LPUSH (63 ms) [ok]: WAIT in script will work (1641 ms) [ok]: MULTI propagation of EVAL (99 ms) === (external:skip cluster) Starting server 127.0.0.1:26235 ok [27/122 done]: unit/acl (7 seconds) Testing unit/cluster/misc === (external:skip cluster) Starting server 127.0.0.1:27523 ok [ok]: CONFIG save params special case handled properly (1743 ms) [ok]: BRPOPLPUSH with zero timeout should block indefinitely (89 ms) [ok]: BITFIELD: write on master, read on slave (642 ms) [ok]: BITFIELD_RO with only key as argument on read-only replica (2 ms) [ok]: BITFIELD_RO fails when write option is used on read-only replica (0 ms) [ok]: LIBRARIES - load timeout (518 ms) [ok]: LIBRARIES - verify global protection on the load run (1 ms) [ok]: LIBRARIES - named arguments (1 ms) [ok]: LIBRARIES - named arguments, bad function name (4 ms) [ok]: LIBRARIES - named arguments, bad callback type (0 ms) [ok]: LIBRARIES - named arguments, bad description (0 ms) [ok]: LIBRARIES - named arguments, unknown argument (3 ms) [ok]: LIBRARIES - named arguments, missing function name (0 ms) [ok]: MULTI propagation of SCRIPT FLUSH (118 ms) [ok]: LIBRARIES - named arguments, missing callback (2 ms) [ok]: BLMOVE left left with zero timeout should block indefinitely (66 ms) === (stream needs:debug) Starting server 127.0.0.1:28313 ok [ok]: FUNCTION - test function restore with function name collision (15 ms) [ok]: FUNCTION - test function list with code (0 ms) [ok]: FUNCTION - test function list with pattern (2 ms) [ok]: FUNCTION - test function list wrong argument (0 ms) [ok]: FUNCTION - test function list with bad argument to library name (2 ms) [ok]: FUNCTION - test function list withcode multiple times (4 ms) === (external:skip cluster) Starting server 127.0.0.1:22889 ok [ok]: FUNCTION - test function list libraryname multiple times (6 ms) [ok]: FUNCTION - verify OOM on function load and function restore (3 ms) [ok]: Half init migration in 'importing' is fixable (192 ms) [ok]: FUNCTION - verify allow-omm allows running any command (5 ms) [ok]: Cluster should start ok (1 ms) [ok]: errorstats: rejected call due to MOVED Redirection (4 ms) === (external:skip cluster) Starting server 127.0.0.1:26237 ok [ok]: Server should lazy expire keys (1007 ms) [ok]: BLMOVE left right with zero timeout should block indefinitely (80 ms) [ok]: MULTI propagation of XREADGROUP (99 ms) [ok]: MULTI with SAVE (3 ms) [ok]: MULTI with SHUTDOWN (9 ms) === (external:skip cluster) Starting server 127.0.0.1:21287 ok [ok]: CONFIG sanity (200 ms) [28/122 done]: unit/bitfield (7 seconds) Testing unit/cluster/multi-slot-operations [ok]: BLMOVE right left with zero timeout should block indefinitely (83 ms) [ok]: Set cluster human announced nodename and let it propagate (217 ms) [ok]: XREADGROUP with NOACK creates consumer (102 ms) === (external:skip cluster) Starting server 127.0.0.1:27525 ok Waiting for background AOF rewrite to finish... [29/122 done]: unit/cluster/info (2 seconds) Testing unit/cluster/no-failover-option Waiting for background AOF rewrite to finish... [ok]: BLMOVE right right with zero timeout should block indefinitely (83 ms) [ok]: MULTI with BGREWRITEAOF (186 ms) [ok]: Consumer without PEL is present in AOF after AOFRW (105 ms) === (scripting) Starting server 127.0.0.1:23201 ok === (external:skip cluster) Starting server 127.0.0.1:22891 ok === (external:skip cluster) Starting server 127.0.0.1:26239 ok [ok]: Very big payload random access (6065 ms) === (external:skip cluster) Starting server 127.0.0.1:21917 ok === () Starting server 127.0.0.1:28157 ok [ok]: Consumer group read counter and lag in empty streams (3 ms) [ok]: FUNCTION - wrong flags type named arguments (3 ms) === (external:skip cluster) Starting server 127.0.0.1:21289 ok [ok]: FUNCTION - wrong flag type (4 ms) [ok]: FUNCTION - unknown flag (0 ms) [ok]: FUNCTION - write script on fcall_ro (2 ms) [ok]: FUNCTION - write script with no-writes flag (0 ms) [ok]: FUNCTION - deny oom (1 ms) [ok]: FUNCTION - deny oom on no-writes function (1 ms) Waiting for background AOF rewrite to finish... [ok]: FUNCTION - allow stale (9 ms) [ok]: Consumer group read counter and lag sanity (33 ms) [ok]: FUNCTION - valkey version api (6 ms) [ok]: FUNCTION - function stats (2 ms) [ok]: FUNCTION - function stats reloaded correctly from rdb (2 ms) [ok]: FUNCTION - function stats delete library (1 ms) [ok]: FUNCTION - test function stats on loading failure (2 ms) [ok]: FUNCTION - function stats cleaned after flush (1 ms) [ok]: FUNCTION - function test empty engine (0 ms) [ok]: FUNCTION - function test unknown metadata value (3 ms) [ok]: FUNCTION - function test no name (3 ms) [ok]: FUNCTION - function test multiple names (1 ms) [ok]: FUNCTION - function test name with quotes (0 ms) [ok]: FUNCTION - trick global protection 1 (2 ms) [ok]: BLMOVE (left, left) with a client BLPOPing the target list (205 ms) [ok]: FUNCTION - test getmetatable on script load (1 ms) Waiting for background AOF rewrite to finish... [ok]: Consumer group lag with XDELs (78 ms) [ok]: Loading from legacy (Redis <= v6.2.x, rdb_ver < 10) persistence (3 ms) [ok]: Loading from legacy (Redis <= v7.0.x, rdb_ver < 11) persistence (1 ms) [ok]: CONFIG REWRITE sanity (403 ms) [ok]: Init migration and move key (501 ms) === (external:skip cluster) Starting server 127.0.0.1:25919 ok [ok]: MULTI with config set appendonly (244 ms) [ok]: MULTI with config error (1 ms) [ok]: Flushall while watching several keys by one client (13 ms) === (external:skip cluster) Starting server 127.0.0.1:27527 ok [30/122 done]: unit/functions (8 seconds) Testing unit/cluster/pubsub [ok]: BLMOVE (left, right) with a client BLPOPing the target list (143 ms) === (external:skip cluster) Starting server 127.0.0.1:21919 ok === (external:skip cluster) Starting server 127.0.0.1:22893 ok [ok]: WAITAOF local copy before fsync (133 ms) === (external:skip cluster) Starting server 127.0.0.1:26241 ok evicted keys: 25 evicted clients: 0 dbsize: 25 [ok]: eviction due to input buffer of a dead client, client eviction: false (6033 ms) === (external:skip) Starting server 127.0.0.1:28315 ok === (external:skip cluster) Starting server 127.0.0.1:21291 ok [ok]: WAITAOF local copy everysec (112 ms) [ok]: WAITAOF local copy with appendfsync always (3 ms) [ok]: BLMOVE (right, left) with a client BLPOPing the target list (168 ms) === (external:skip cluster) Starting server 127.0.0.1:23203 ok === (external:skip cluster) Starting server 127.0.0.1:25921 ok === (external:skip) Starting server 127.0.0.1:25113 ok [ok]: WAITAOF local wait and then stop aof (116 ms) [ok]: WAITAOF local on server with aof disabled (5 ms) === (external:skip cluster) Starting server 127.0.0.1:21921 ok [ok]: BLMOVE (right, right) with a client BLPOPing the target list (156 ms) [ok]: MULTI with FLUSHALL and AOF (14 ms) === (external:skip cluster) Starting server 127.0.0.1:26243 ok === (external:skip cluster) Starting server 127.0.0.1:27529 ok [ok]: BITOP or fuzzing (1983 ms) === (external:skip cluster) Starting server 127.0.0.1:22895 ok [ok]: BRPOPLPUSH with wrong source type (80 ms) === (external:skip cluster) Starting server 127.0.0.1:21293 ok [ok]: Move key again (124 ms) [ok]: EXPIRE should not resurrect keys (issue #1026) (1008 ms) [ok]: 5 keys in, 5 keys out (2 ms) [ok]: EXPIRE with empty string as TTL should report an error (0 ms) [ok]: SET with EX with big integer should report an error (1 ms) [ok]: SET with EX with smallest integer should report an error (0 ms) [ok]: GETEX with big integer should report an error (1 ms) [ok]: GETEX with smallest integer should report an error (1 ms) [ok]: EXPIRE with big integer overflows when converted to milliseconds (6 ms) [ok]: PEXPIRE with big integer overflow when basetime is added (1 ms) [ok]: EXPIRE with big negative integer (2 ms) [ok]: BRPOPLPUSH with wrong destination type (102 ms) [ok]: PEXPIREAT with big integer works (1 ms) [ok]: PEXPIREAT with big negative integer works (1 ms) === (external:skip cluster) Starting server 127.0.0.1:25923 ok === (external:skip cluster) Starting server 127.0.0.1:26245 ok [ok]: BRPOPLPUSH maintains order of elements after failure (70 ms) [ok]: WAITAOF local if AOFRW was postponed (302 ms) === (external:skip cluster) Starting server 127.0.0.1:21923 ok === (external:skip cluster) Starting server 127.0.0.1:23205 ok === (external:skip cluster) Starting server 127.0.0.1:25115 ok [ok]: BRPOPLPUSH with multiple blocked clients (117 ms) === (external:skip) Starting server 127.0.0.1:22393 ok [ok]: AOF rewrite during write load: RDB preamble=yes (7611 ms) === () Starting server 127.0.0.1:24161 ok === (external:skip cluster) Starting server 127.0.0.1:27531 ok === (external:skip cluster) Starting server 127.0.0.1:26247 ok === (external:skip cluster) Starting server 127.0.0.1:25925 ok === () Starting server 127.0.0.1:28159 ok === (external:skip cluster) Starting server 127.0.0.1:21925 ok === (external:skip cluster) Starting server 127.0.0.1:23207 ok [ok]: Half-finish migration (488 ms) [ok]: BLMPOP with multiple blocked clients (304 ms) [ok]: WAITAOF on demoted master gets unblocked with an error (111 ms) === (external:skip cluster) Starting server 127.0.0.1:25927 ok [ok]: Consumer group last ID propagation to slave (NOACK=0) (835 ms) [ok]: FUZZ stresser with data model alpha (4066 ms) === (external:skip cluster) Starting server 127.0.0.1:26249 ok === (external:skip cluster) Starting server 127.0.0.1:27533 ok [ok]: Linked LMOVEs (181 ms) === (external:skip cluster) Starting server 127.0.0.1:23209 ok [ok]: CONFIG REWRITE handles save and shutdown properly (1312 ms) [ok]: CONFIG SET with multiple args (12 ms) [ok]: CONFIG SET rollback on set error (15 ms) [skip]: CONFIG SET rollback on apply error [ok]: CONFIG SET duplicate configs (0 ms) [ok]: CONFIG SET set immutable (2 ms) [ok]: WAITAOF replica copy before fsync (101 ms) [ok]: CONFIG GET hidden configs (25 ms) [ok]: CONFIG GET multiple args (1 ms) [ok]: Move key back (73 ms) [ok]: Circular BRPOPLPUSH (171 ms) === (external:skip cluster) Starting server 127.0.0.1:25929 ok [ok]: Self-referential BRPOPLPUSH (82 ms) [ok]: BRPOPLPUSH inside a transaction (16 ms) === (external:skip cluster) Starting server 127.0.0.1:26251 ok === (external:skip cluster) Starting server 127.0.0.1:23211 ok [ok]: PUSH resulting from BRPOPLPUSH affect WATCH (144 ms) [ok]: valkey-server command line arguments - error cases (377 ms) [ok]: BRPOPLPUSH does not affect WATCH while still blocked (162 ms) === () Starting server 127.0.0.1:24163 ok === (external:skip cluster) Starting server 127.0.0.1:23213 ok [ok]: BITOP xor fuzzing (1703 ms) [ok]: TOUCH alters the last access time of a key in no-touch mode (3006 ms) [ok]: Consumer group last ID propagation to slave (NOACK=1) (1041 ms) [ok]: Half-finish importing (828 ms) === () Starting server 127.0.0.1:24165 ok [ok]: BITOP NOT fuzzing (168 ms) [ok]: BITOP with integer encoded source objects (6 ms) [ok]: BITOP with non string source key (5 ms) [ok]: BITOP with empty string after non empty string (issue #529) (1 ms) [ok]: BITPOS against wrong type (5 ms) [ok]: BITPOS will illegal arguments (6 ms) [ok]: BITPOS against non-integer value (6 ms) [ok]: BITPOS bit=0 with empty key returns 0 (1 ms) [ok]: BITPOS bit=1 with empty key returns -1 (10 ms) [ok]: BITPOS bit=0 with string less than 1 word works (1 ms) [ok]: BITPOS bit=1 with string less than 1 word works (3 ms) [ok]: BITPOS bit=0 starting at unaligned address (5 ms) [ok]: BITPOS bit=1 starting at unaligned address (2 ms) === (external:skip cluster) Starting server 127.0.0.1:23215 ok [ok]: BITPOS bit=0 unaligned+full word+reminder (19 ms) === (external:skip) Starting server 127.0.0.1:28317 ok [ok]: BITPOS bit=1 unaligned+full word+reminder (15 ms) [ok]: BITPOS bit=1 returns -1 if string is all 0 bits (36 ms) [ok]: BITPOS bit=0 works with intervals (6 ms) [ok]: BITPOS bit=1 works with intervals (4 ms) [ok]: BITPOS bit=0 changes behavior if end is given (4 ms) [ok]: SETBIT/BITFIELD only increase dirty when the value changed (20 ms) [31/122 done]: unit/cluster/half-migrated-slot (6 seconds) Testing unit/cluster/pubsubshard-slot-migration [ok]: tot-net-out for replica client (892 ms) [ok]: Regression test for multi-exec with RANDOMKEY accessing the wrong per-slot dictionary (1 ms) === (external:skip cluster) Starting server 127.0.0.1:23217 ok === (external:skip cluster) Starting server 127.0.0.1:26401 ok [32/122 done]: unit/multi (10 seconds) Testing unit/cluster/pubsubshard [ok]: WAITAOF replica copy everysec (1420 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... evicted keys: 13 evicted clients: 0 dbsize: 37 [ok]: eviction due to output buffers of pubsub, client eviction: false (2489 ms) === () Starting server 127.0.0.1:24167 ok [ok]: Continuous slots distribution (29 ms) [ok]: ADDSLOTS command with several boundary conditions test suite (3 ms) [ok]: ADDSLOTSRANGE command with several boundary conditions test suite (9 ms) [ok]: DELSLOTSRANGE command with several boundary conditions test suite (17 ms) [ok]: BRPOPLPUSH timeout (1086 ms) === (external:skip cluster) Starting server 127.0.0.1:23219 ok [ok]: All time-to-live(TTL) in commands are propagated as absolute timestamp in milliseconds in AOF (2073 ms) === (external:skip cluster) Starting server 127.0.0.1:26403 ok === (external:skip cluster) Starting server 127.0.0.1:25117 ok [ok]: SWAPDB awakes blocked client (83 ms) [ok]: valkey-server command line arguments - allow passing option name and option value in the same arg (395 ms) [ok]: Stress tester for #3343-alike bugs comp: 2 (9564 ms) === (external:skip cluster) Starting server 127.0.0.1:23221 ok === () Starting server 127.0.0.1:24169 ok === (external:skip cluster) Starting server 127.0.0.1:26405 ok === (external:skip cluster) Starting server 127.0.0.1:25119 ok [ok]: All TTL in commands are propagated as absolute timestamp in replication stream (167 ms) [ok]: Operations in no-touch mode do not alter the last access time of a key (1116 ms) [ok]: TOUCH returns the number of existing keys specified (1 ms) [ok]: command stats for GEOADD (4 ms) [ok]: errors stats for GEOADD (14 ms) [ok]: command stats for EXPIRE (3 ms) [ok]: command stats for BRPOP (3 ms) [ok]: command stats for MULTI (10 ms) [ok]: command stats for scripts (6 ms) [ok]: SWAPDB wants to wake blocked client, but the key already expired (324 ms) [ok]: COMMAND COUNT get total number of commands (0 ms) [ok]: Human nodenames are visible in log messages (3672 ms) [ok]: COMMAND GETKEYS GET (0 ms) [ok]: COMMAND GETKEYSANDFLAGS (5 ms) [ok]: COMMAND GETKEYS MEMORY USAGE (0 ms) [ok]: COMMAND GETKEYS XGROUP (0 ms) [ok]: COMMAND GETKEYS EVAL with keys (1 ms) [ok]: COMMAND GETKEYS EVAL without keys (3 ms) [ok]: COMMAND GETKEYS LCS (4 ms) [ok]: COMMAND GETKEYS MORE THAN 256 KEYS (9 ms) [ok]: COMMAND LIST syntax error (4 ms) [ok]: COMMAND LIST WITHOUT FILTERBY (14 ms) [ok]: COMMAND LIST FILTERBY ACLCAT against non existing category (0 ms) [ok]: COMMAND LIST FILTERBY ACLCAT - list all commands/subcommands (2 ms) [ok]: COMMAND LIST FILTERBY PATTERN - list all commands/subcommands (4 ms) [ok]: Replication tests of XCLAIM with deleted entries (autoclaim=0) (944 ms) [ok]: COMMAND LIST FILTERBY MODULE against non existing module (2 ms) [ok]: COMMAND INFO of invalid subcommands (4 ms) [ok]: SET command will not be marked with movablekeys (2 ms) [ok]: GET command will not be marked with movablekeys (7 ms) [ok]: MSET command will not be marked with movablekeys (2 ms) [ok]: BITFIELD command will not be marked with movablekeys (0 ms) [ok]: LMOVE command will not be marked with movablekeys (3 ms) [ok]: LPOP command will not be marked with movablekeys (3 ms) [ok]: Replication tests of XCLAIM with deleted entries (autoclaim=1) (22 ms) [ok]: BLPOP command will not be marked with movablekeys (4 ms) [ok]: PING command will not be marked with movablekeys (0 ms) [ok]: MEMORY command will not be marked with movablekeys (1 ms) [ok]: XREADGROUP ACK would propagate entries-read (8 ms) [ok]: MEMORY|USAGE command will not be marked with movablekeys (4 ms) [ok]: RENAME command will not be marked with movablekeys (1 ms) [ok]: valkey-server command line arguments - wrong usage that we support anyway (383 ms) [ok]: GEORADIUS_RO command will not be marked with movablekeys (4 ms) [ok]: ZUNIONSTORE command is marked with movablekeys (1 ms) [ok]: XREAD command is marked with movablekeys (1 ms) [ok]: EVAL command is marked with movablekeys (1 ms) [ok]: SORT command is marked with movablekeys (2 ms) [ok]: SORT_RO command is marked with movablekeys (4 ms) [ok]: MIGRATE command is marked with movablekeys (1 ms) [ok]: GEORADIUS command is marked with movablekeys (2 ms) [33/122 done]: unit/cluster/multi-slot-operations (4 seconds) Testing unit/cluster/replica-in-sync === (needs:repl external:skip) Starting server 127.0.0.1:22395 ok [34/122 done]: unit/introspection-2 (11 seconds) Testing unit/cluster/replica-migration === (external:skip cluster) Starting server 127.0.0.1:25121 ok === (external:skip cluster) Starting server 127.0.0.1:26407 ok [ok]: First server should have role slave after REPLICAOF (11 ms) [35/122 done]: unit/cluster/human-announced-nodename (7 seconds) Testing unit/cluster/scripting === () Starting server 127.0.0.1:24171 ok [ok]: MULTI + LPUSH + EXPIRE + DEBUG SLEEP on blocked client, key already expired (388 ms) === (external:skip cluster) Starting server 127.0.0.1:21927 ok === (stream needs:debug) Starting server 127.0.0.1:28319 ok [ok]: EVAL does not leak in the Lua stack (4649 ms) [ok]: Call Redis command with many args from Lua (issue #1764) (3 ms) [ok]: Number conversion precision test (issue #1118) (4 ms) [ok]: String containing number precision test (regression of issue #1118) (4 ms) [ok]: Verify negative arg count is error instead of crash (issue #1842) (1 ms) [ok]: Scripts can handle commands with incorrect arity (1 ms) [ok]: Correct handling of reused argv (issue #1939) (1 ms) [ok]: Functions in the Redis namespace are able to report errors (7 ms) === (external:skip cluster) Starting server 127.0.0.1:22713 ok [ok]: valkey-server command line arguments - allow option value to use the `--` prefix (383 ms) [ok]: CLUSTER RESET can not be invoke from within a script (6 ms) Waiting for background AOF rewrite to finish... [ok]: WAITAOF replica copy everysec with AOFRW (1041 ms) [ok]: Script with RESP3 map (20 ms) === (external:skip cluster) Starting server 127.0.0.1:25123 ok Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... [ok]: Empty stream with no lastid can be rewrite into AOF correctly (56 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:23839 ok === (external:skip cluster) Starting server 127.0.0.1:26409 ok Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:24173 ok === (external:skip cluster) Starting server 127.0.0.1:21929 ok [ok]: BITPOS bit=1 fuzzy testing using SETBIT (1578 ms) Waiting for background AOF rewrite to finish... [ok]: client evicted due to pubsub subscriptions (8812 ms) === (external:skip cluster) Starting server 127.0.0.1:25125 ok === (external:skip cluster) Starting server 127.0.0.1:22715 ok [36/122 done]: unit/type/stream-cgroups (12 seconds) Testing unit/cluster/sharded-pubsub [ok]: valkey-server command line arguments - option name and option value in the same arg and `--` prefix (388 ms) evicted keys: 0 evicted clients: 11 dbsize: 50 [ok]: eviction due to output buffers of many MGET clients, client eviction: true (1360 ms) === (external:skip cluster) Starting server 127.0.0.1:26411 ok === (external:skip cluster) Starting server 127.0.0.1:25127 ok [ok]: For all replicated TTL-related commands, absolute expire times are identical on primary and replica (769 ms) Waiting for background AOF rewrite to finish... [ok]: Script return recursive object (562 ms) === () Starting server 127.0.0.1:24175 ok [ok]: Script check unpack with massive arguments (3 ms) [ok]: Script read key with expiration set (25 ms) === (external:skip cluster) Starting server 127.0.0.1:28321 ok [ok]: Script del key with expiration set (4 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:22717 ok [ok]: Script ACL check (16 ms) [ok]: Binary code loading failed (1 ms) [ok]: Try trick global protection 1 (1 ms) [ok]: Try trick global protection 2 (1 ms) [ok]: Try trick global protection 3 (4 ms) [ok]: Try trick global protection 4 (2 ms) [ok]: Try trick readonly table on valkey table (0 ms) [ok]: Try trick readonly table on json table (2 ms) [ok]: client evicted due to tracking redirection (321 ms) [ok]: Try trick readonly table on cmsgpack table (3 ms) [ok]: Try trick readonly table on bit table (1 ms) [ok]: Test loadfile are not available (0 ms) [ok]: Test dofile are not available (0 ms) [ok]: Test print are not available (0 ms) [ok]: Set cluster announced IPv4 to invalid IP (2 ms) [ok]: LATENCY GRAPH can output the expire event graph (2 ms) [ok]: LATENCY of expire events are correctly collected (8076 ms) [ok]: HyperLogLog sparse encoding stress test (6520 ms) [ok]: LATENCY HISTORY / RESET with wrong event name is fine (1 ms) [ok]: Corrupted sparse HyperLogLogs are detected: Additional at tail (2 ms) [ok]: expired key which is created in writeable replicas should be deleted by active expiry (282 ms) [ok]: LATENCY DOCTOR produces some output (1 ms) [ok]: LATENCY RESET is able to reset events (8 ms) [ok]: Corrupted sparse HyperLogLogs are detected: Broken magic (7 ms) [ok]: LATENCY HELP should not have unexpected options (8 ms) [ok]: Corrupted sparse HyperLogLogs are detected: Invalid encoding (1 ms) [ok]: Corrupted dense HyperLogLogs are detected: Wrong length (6 ms) === (external:skip cluster) Starting server 127.0.0.1:28323 ok === (external:skip cluster) Starting server 127.0.0.1:22719 ok [ok]: Set cluster announced IPv4 and check that it propagates (171 ms) [ok]: FUZZ stresser with data model compr (3534 ms) [ok]: BITPOS bit=0 fuzzy testing using SETBIT (706 ms) [37/122 done]: unit/latency-monitor (12 seconds) Testing unit/cluster/slave-selection === (scripting) Starting server 127.0.0.1:26553 ok [ok]: SET command will remove expire (8 ms) [ok]: SET - use KEEPTTL option, TTL should not be removed (10 ms) Waiting for background AOF rewrite to finish... [ok]: BLPOP unblock but the key is expired and then block again - reprocessing command (1114 ms) === () Starting server 127.0.0.1:24177 ok [ok]: Test change cluster-announce-port and cluster-announce-tls-port at runtime (225 ms) Waiting for background AOF rewrite to finish... [ok]: Cluster is up (8 ms) Waiting for background AOF rewrite to finish... [ok]: BLPOP when new key is moved into place (126 ms) [ok]: Clear announced client IPv4 and check that it propagates (238 ms) === (external:skip) Starting server 127.0.0.1:26073 ok [ok]: Test change cluster-announce-bus-port at runtime (116 ms) Waiting for background AOF rewrite to finish... [ok]: Cluster should start ok (1 ms) [ok]: Continuous slots distribution (10 ms) === (external:skip cluster) Starting server 127.0.0.1:24793 ok [ok]: Discontinuous slots distribution (17 ms) === (external:skip cluster) Starting server 127.0.0.1:22721 ok Waiting for background AOF rewrite to finish... [ok]: FLUSHALL should not reset the dirty counter if we disable save (2 ms) [ok]: FLUSHALL should reset the dirty counter to 0 if we enable save (1 ms) [ok]: BLPOP when result key is created by SORT..STORE (119 ms) Waiting for background AOF rewrite to finish... Waiting for background save to finish... Waiting for background AOF rewrite to finish... [ok]: BLMPOP_LEFT when new key is moved into place (79 ms) [ok]: BGSAVE (66 ms) [ok]: SELECT an out of range DB (0 ms) Waiting for background AOF rewrite to finish... [ok]: BLMPOP_LEFT when result key is created by SORT..STORE (69 ms) [ok]: BLPOP: timeout value out of range (4 ms) === (external:skip cluster) Starting server 127.0.0.1:24795 ok Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:24179 ok === (external:skip cluster) Starting server 127.0.0.1:22723 ok Waiting for background AOF rewrite to finish... [ok]: BLPOP: with single empty list argument (92 ms) Waiting for background AOF rewrite to finish... [ok]: Timedout read-only scripts can be killed by SCRIPT KILL (492 ms) Waiting for background AOF rewrite to finish... [ok]: BLPOP: with negative timeout (106 ms) === (external:skip cluster) Starting server 127.0.0.1:24797 ok [ok]: Cluster should start ok (1 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster ipv6) Starting server 127.0.0.1:27841 ok [ok]: BLPOP: with non-integer timeout (93 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:22725 ok [ok]: Timedout read-only scripts can be killed by SCRIPT KILL even when use pcall (155 ms) Waiting for background AOF rewrite to finish... [ok]: BLPOP: with zero timeout should block indefinitely (82 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:24181 ok [ok]: BLPOP: with 0.001 timeout should not block indefinitely (67 ms) Waiting for background AOF rewrite to finish... [ok]: BITPOS/BITCOUNT fuzzy testing using SETBIT (908 ms) === (external:skip cluster) Starting server 127.0.0.1:24799 ok [ok]: Timedout script does not cause a false dead client (173 ms) Waiting for background AOF rewrite to finish... [ok]: CLUSTER SLOTS cached using EVAL over TLS -- tls-cluster yes (91 ms) [ok]: BLPOP: second argument is not a list (82 ms) === (external:skip cluster ipv6) Starting server 127.0.0.1:27843 ok [38/122 done]: unit/bitops (13 seconds) Testing unit/cluster/slave-stop-cond === (external:skip cluster) Starting server 127.0.0.1:22727 ok [39/122 done]: unit/cluster/cluster-nodes-slots (12 seconds) Testing unit/cluster/slot-migration-response Waiting for background AOF rewrite to finish... [ok]: Eval scripts with shebangs and functions default to no cross slots (8 ms) [ok]: Cross slot commands are allowed by default for eval scripts and with allow-cross-slot-keys flag (6 ms) [ok]: Cross slot commands are also blocked if they disagree with pre-declared keys (1 ms) Waiting for background AOF rewrite to finish... [ok]: Cross slot commands are allowed by default if they disagree with pre-declared keys (5 ms) [ok]: Function no-cluster flag (9 ms) [ok]: Script no-cluster flag (1 ms) [ok]: Calling cluster slots in scripts is OK (2 ms) [ok]: Calling cluster shards in scripts is OK (2 ms) [ok]: Cluster is writable (427 ms) [ok]: WAITAOF replica copy everysec with slow AOFRW (2070 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:24183 ok [40/122 done]: unit/cluster/scripting (3 seconds) Testing unit/cluster/slot-migration === (external:skip cluster) Starting server 127.0.0.1:24801 ok Waiting for background AOF rewrite to finish... [ok]: Timedout script link is still usable after Lua returns (248 ms) [ok]: CLUSTER SLOTS with different connection type -- tls-cluster yes (217 ms) === (external:skip cluster) Starting server 127.0.0.1:22073 ok [ok]: valkey-server command line arguments - save with empty input (1815 ms) [ok]: WAITAOF replica copy everysec->always with AOFRW (119 ms) [ok]: WAITAOF replica copy appendfsync always (6 ms) === (external:skip cluster ipv6) Starting server 127.0.0.1:27845 ok === (external:skip cluster) Starting server 127.0.0.1:24321 ok === (external:skip cluster) Starting server 127.0.0.1:23841 ok [ok]: XADD mass insertion and XLEN (9594 ms) [ok]: Cluster should start ok (8 ms) [ok]: XADD with ID 0-0 (1 ms) [ok]: XADD with LIMIT delete entries no more than limit (2 ms) [ok]: XRANGE COUNT works as expected (0 ms) [ok]: Cluster shards response is ok for shard 0 (6 ms) [ok]: XREVRANGE COUNT works as expected (4 ms) [ok]: CLUSTER NODES return port according to connection type -- tls-cluster yes (196 ms) [41/122 done]: unit/cluster/announced-endpoints (13 seconds) Testing unit/cluster/slot-ownership === (external:skip cluster) Starting server 127.0.0.1:24803 ok === () Starting server 127.0.0.1:24185 ok === (external:skip cluster) Starting server 127.0.0.1:22075 ok [ok]: WAITAOF replica copy if replica is blocked (241 ms) [ok]: Kill a node and tell the replica to immediately takeover (98 ms) === (external:skip cluster ipv6) Starting server 127.0.0.1:27847 ok === (external:skip cluster) Starting server 127.0.0.1:24323 ok === (external:skip cluster) Starting server 127.0.0.1:28003 ok [ok]: valkey-server command line arguments - take one bulk string with spaces for MULTI_ARG configs parsing (381 ms) === (external:skip cluster) Starting server 127.0.0.1:23843 ok === (external:skip cluster) Starting server 127.0.0.1:24805 ok === (external:skip cluster) Starting server 127.0.0.1:22077 ok === (external:skip cluster) Starting server 127.0.0.1:28005 ok [ok]: Timedout scripts and unblocked command (697 ms) === (introspection external:skip) Starting server 127.0.0.1:24187 ok === (external:skip cluster) Starting server 127.0.0.1:24807 ok [ok]: cannot modify protected configuration - no (2 ms) === (external:skip cluster) Starting server 127.0.0.1:23845 ok [ok]: SET - use KEEPTTL option, TTL should not be removed after loadaof (2008 ms) [ok]: GETEX use of PERSIST option should remove TTL (1 ms) [ok]: GETEX use of PERSIST option should remove TTL after loadaof (1 ms) === (external:skip cluster) Starting server 127.0.0.1:28007 ok [ok]: BLPOP: timeout (1129 ms) === (external:skip cluster) Starting server 127.0.0.1:22079 ok [ok]: GETEX propagate as to replica as PERSIST, UNLINK, or nothing (91 ms) [ok]: EXPIRE with NX option on a key with ttl (3 ms) [ok]: Timedout scripts that modified data can't be killed by SCRIPT KILL (265 ms) [ok]: EXPIRE with NX option on a key without ttl (1 ms) [ok]: EXPIRE with XX option on a key with ttl (2 ms) [ok]: EXPIRE with XX option on a key without ttl (2 ms) [ok]: EXPIRE with GT option on a key with lower ttl (3 ms) [ok]: SHUTDOWN NOSAVE can kill a timedout script anyway (10 ms) [ok]: EXPIRE with GT option on a key with higher ttl (1 ms) [ok]: EXPIRE with GT option on a key without ttl (0 ms) [ok]: EXPIRE with LT option on a key with higher ttl (2 ms) [ok]: EXPIRE with LT option on a key with lower ttl (0 ms) [ok]: EXPIRE with LT option on a key without ttl (1 ms) [ok]: EXPIRE with LT and XX option on a key with ttl (0 ms) [ok]: EXPIRE with LT and XX option on a key without ttl (3 ms) [ok]: EXPIRE with conflicting options: LT GT (0 ms) [ok]: EXPIRE with conflicting options: NX GT (0 ms) [ok]: EXPIRE with conflicting options: NX LT (1 ms) [ok]: EXPIRE with conflicting options: NX XX (2 ms) [ok]: EXPIRE with unsupported options (0 ms) [ok]: EXPIRE with unsupported options (1 ms) [ok]: EXPIRE with negative expiry (0 ms) [ok]: EXPIRE with negative expiry on a non-valitale key (0 ms) [ok]: EXPIRE with non-existed key (1 ms) === (external:skip cluster) Starting server 127.0.0.1:24809 ok [ok]: BLPOP: arguments are empty (108 ms) === (external:skip cluster) Starting server 127.0.0.1:23847 ok [ok]: Server should not propagate the read command on lazy expire (81 ms) === (introspection external:skip) Starting server 127.0.0.1:24189 ok [ok]: BRPOP: with single empty list argument (86 ms) === (external:skip cluster) Starting server 127.0.0.1:28009 ok [ok]: cannot modify protected configuration - local (9 ms) [ok]: SCAN: Lazy-expire should not be wrapped in MULTI/EXEC (98 ms) === (scripting repl needs:debug external:skip) Starting server 127.0.0.1:26555 ok === (external:skip cluster) Starting server 127.0.0.1:22081 ok [ok]: WAITAOF replica multiple clients unblock - reuse last result (874 ms) [ok]: WAITAOF on promoted replica (11 ms) [ok]: BRPOP: with negative timeout (92 ms) === (external:skip cluster) Starting server 127.0.0.1:24811 ok === (external:skip cluster) Starting server 127.0.0.1:23849 ok [ok]: RANDOMKEY: Lazy-expire should not be wrapped in MULTI/EXEC (107 ms) [ok]: BRPOP: with non-integer timeout (96 ms) [ok]: BRPOP: with zero timeout should block indefinitely (89 ms) === () Starting server 127.0.0.1:26557 ok [ok]: XRANGE can be used to iterate the whole stream (1224 ms) === (external:skip cluster) Starting server 127.0.0.1:22083 ok [ok]: Before the replica connects we issue two EVAL commands (13 ms) === () Starting server 127.0.0.1:24191 ok [ok]: Hash fuzzing #1 - 512 fields (9532 ms) === (external:skip cluster) Starting server 127.0.0.1:23851 ok === (external:skip cluster) Starting server 127.0.0.1:24813 ok [ok]: BRPOP: with 0.001 timeout should not block indefinitely (109 ms) [ok]: Connect a replica to the master instance (121 ms) [ok]: BRPOP: second argument is not a list (100 ms) === (expire external:skip cluster) Starting server 127.0.0.1:22397 ok === (external:skip cluster) Starting server 127.0.0.1:22085 ok === (external:skip cluster) Starting server 127.0.0.1:24815 ok === (external:skip cluster) Starting server 127.0.0.1:24817 ok === (external:skip cluster) Starting server 127.0.0.1:22087 ok [ok]: Replication of script multiple pushes to list with BLPOP (476 ms) [ok]: Lua scripts using SELECT are replicated correctly (2 ms) [ok]: Cluster is up (10 ms) === (external:skip cluster) Starting server 127.0.0.1:24819 ok [ok]: Cluster is up (0 ms) === (external:skip cluster) Starting server 127.0.0.1:22089 ok [ok]: Cluster should start ok (7 ms) [ok]: Cluster is up (5 ms) [ok]: Cluster should start ok (4 ms) [ok]: Broadcast message across a cluster shard while a cluster link is down (225 ms) [ok]: SET 10000 numeric keys and access all them in reverse order (8554 ms) [ok]: DBSIZE should be 10000 now (0 ms) [ok]: SETNX target key missing (0 ms) [ok]: SETNX target key exists (1 ms) [ok]: SETNX against not-expired volatile key (1 ms) [ok]: Killing two slave nodes (161 ms) === (external:skip cluster) Starting server 127.0.0.1:24821 ok === (external:skip cluster) Starting server 127.0.0.1:22091 ok [ok]: Big Quicklist: SORT BY key (875 ms) [ok]: Big Quicklist: SORT BY key with limit (23 ms) [ok]: Set cluster hostnames and verify they are propagated (202 ms) [ok]: BRPOP: timeout (1136 ms) [ok]: config during loading (1480 ms) [ok]: MIGRATE cached connections are released after some time (15003 ms) [ok]: Cluster is writable (647 ms) [ok]: Killing one primary node (39 ms) [ok]: BRPOP: arguments are empty (120 ms) === (introspection) Starting server 127.0.0.1:24193 ok [ok]: BLMPOP_LEFT: with single empty list argument (92 ms) [ok]: Cluster is writable (686 ms) === (repl) Starting server 127.0.0.1:21435 ok [ok]: Update hostnames and make sure they are all eventually propagated (308 ms) [ok]: BLMPOP_LEFT: with negative timeout (138 ms) [ok]: BLMPOP_LEFT: with non-integer timeout (80 ms) [ok]: WAITAOF master that loses a replica and backlog is dropped (2004 ms) [ok]: MIGRATE is able to migrate a key between two instances (401 ms) [ok]: Remove hostnames and make sure they are all eventually propagated (187 ms) [ok]: BLMPOP_LEFT: with zero timeout should block indefinitely (120 ms) [ok]: Cluster is writable (980 ms) [ok]: Instance #5 is a slave (5 ms) [ok]: Instance #5 synced with the master (2 ms) [ok]: Verify cluster-preferred-endpoint-type behavior for redirects and info (107 ms) [ok]: Killing one master node (58 ms) [ok]: BLMPOP_LEFT: with 0.001 timeout should not block indefinitely (122 ms) [ok]: Cluster should be still up (978 ms) === (repl) Starting server 127.0.0.1:21437 ok [ok]: Verify health as fail for killed node (3140 ms) [ok]: CLUSTER SHARDS slot response is non-empty when primary node fails (7 ms) === (scripting repl external:skip) Starting server 127.0.0.1:26559 ok [ok]: BLMPOP_LEFT: second argument is not a list (82 ms) [ok]: CONFIG REWRITE handles rename-command properly (839 ms) [ok]: MIGRATE is able to copy a key between two instances (397 ms) [ok]: Killing one master node (198 ms) === (repl) Starting server 127.0.0.1:21439 ok [ok]: Check consistency of different data types after a reload (4607 ms) === (introspection) Starting server 127.0.0.1:24195 ok === () Starting server 127.0.0.1:26561 ok [ok]: Big Quicklist: SORT BY hash field (1232 ms) [ok]: AOF rewrite during write load: RDB preamble=no (9072 ms) === (external:skip cluster) Starting server 127.0.0.1:21769 ok [ok]: Verify that single primary marks replica as failed (3255 ms) [ok]: Intset: SORT BY key (3 ms) [ok]: Intset: SORT BY key with limit (2 ms) [ok]: Intset: SORT BY hash field (5 ms) [ok]: MIGRATE will not overwrite existing keys, unless REPLACE is used (372 ms) [ok]: Connect a replica to the master instance (117 ms) [ok]: Redis.replicate_commands() can be issued anywhere now (2 ms) [ok]: Redis.set_repl() can be issued before replicate_commands() now (2 ms) [ok]: Redis.set_repl() don't accept invalid values (2 ms) [ok]: Test selective replication of certain commands from Lua (10 ms) [ok]: PRNG is seeded randomly for command replication (1 ms) [ok]: Verify the nodes configured with prefer hostname only show hostname for new nodes (754 ms) [42/122 done]: unit/cluster/cluster-shards (16 seconds) Testing unit/cluster/slot-stats [ok]: Using side effects is not a problem with command replication (104 ms) === (repl) Starting server 127.0.0.1:21441 ok [ok]: WAITAOF master without backlog, wait is released when the replica finishes full-sync (1030 ms) === (aofrw external:skip) Starting server 127.0.0.1:21593 ok === (external:skip cluster) Starting server 127.0.0.1:21771 ok Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:21127 ok [ok]: client evicted due to client tracking prefixes (5883 ms) evicted keys: 0 evicted clients: 18 dbsize: 50 [ok]: eviction due to input buffer of a dead client, client eviction: true (6005 ms) [ok]: Turning off AOF kills the background writing child if any (125 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... [ok]: MIGRATE propagates TTL correctly (502 ms) [ok]: client evicted due to output buf (110 ms) [ok]: Test restart will keep hostname information (393 ms) [ok]: Test hostname validation (2 ms) [ok]: AOF rewrite of list with listpack encoding, string data (116 ms) === (external:skip cluster) Starting server 127.0.0.1:21773 ok [ok]: BLMPOP_LEFT: timeout (1066 ms) === (introspection) Starting server 127.0.0.1:24197 ok [ok]: Key lazy expires during key migration (21 ms) [ok]: Coverage: Basic cluster commands (15 ms) [ok]: Cluster should be down now (992 ms) Waiting for background AOF rewrite to finish... [ok]: BLMPOP_LEFT: arguments are empty (102 ms) [ok]: Restarting master node (72 ms) [ok]: client no-evict on (206 ms) Waiting for background AOF rewrite to finish... === (scripting needs:debug) Starting server 127.0.0.1:26563 ok [ok]: BLMPOP_RIGHT: with single empty list argument (112 ms) [ok]: Same dataset digest if saving/reloading as AOF? (971 ms) Waiting for background AOF rewrite to finish... [ok]: expire scan should skip dictionaries with lot's of empty buckets (1312 ms) [ok]: test RESP2/2 big number protocol parsing (4 ms) [ok]: test RESP2/2 malformed big number protocol parsing (3 ms) [ok]: test RESP2/2 map protocol parsing (1 ms) [ok]: test RESP2/2 set protocol parsing (3 ms) [ok]: test RESP2/2 double protocol parsing (2 ms) [ok]: EXPIRES after a reload (snapshot + append only file rewrite) (69 ms) [ok]: test RESP2/2 null protocol parsing (5 ms) [ok]: test RESP2/2 verbatim protocol parsing (6 ms) [ok]: BLMPOP_RIGHT: with negative timeout (92 ms) [ok]: test RESP2/2 true protocol parsing (1 ms) [ok]: test RESP2/2 false protocol parsing (4 ms) Waiting for background AOF rewrite to finish... [ok]: test RESP2/3 big number protocol parsing (2 ms) [ok]: test RESP2/3 malformed big number protocol parsing (3 ms) [ok]: test RESP2/3 map protocol parsing (3 ms) [ok]: test RESP2/3 set protocol parsing (1 ms) [ok]: test RESP2/3 double protocol parsing (2 ms) [ok]: client no-evict off (204 ms) [ok]: test RESP2/3 null protocol parsing (4 ms) [ok]: test RESP2/3 verbatim protocol parsing (4 ms) [ok]: test RESP2/3 true protocol parsing (2 ms) [ok]: test RESP2/3 false protocol parsing (1 ms) [ok]: test RESP3/2 big number protocol parsing (3 ms) [ok]: Cluster is up (6 ms) [ok]: test RESP3/2 malformed big number protocol parsing (1 ms) [ok]: test RESP3/2 map protocol parsing (2 ms) [ok]: XREVRANGE returns the reverse of XRANGE (3487 ms) [ok]: test RESP3/2 set protocol parsing (2 ms) [ok]: test RESP3/2 double protocol parsing (1 ms) [ok]: test RESP3/2 null protocol parsing (1 ms) [ok]: test RESP3/2 verbatim protocol parsing (2 ms) Waiting for background AOF rewrite to finish... [ok]: test RESP3/2 true protocol parsing (4 ms) [ok]: test RESP3/2 false protocol parsing (2 ms) [ok]: test RESP3/3 big number protocol parsing (2 ms) [43/122 done]: unit/expire (19 seconds) Testing unit/cluster/transactions-on-replica [ok]: test RESP3/3 malformed big number protocol parsing (2 ms) [ok]: XRANGE exclusive ranges (20 ms) [ok]: XREAD with non empty stream (0 ms) [ok]: Non blocking XREAD with empty streams (1 ms) Waiting for background AOF rewrite to finish... [ok]: test RESP3/3 map protocol parsing (6 ms) [ok]: BLMPOP_RIGHT: with non-integer timeout (59 ms) [ok]: test RESP3/3 set protocol parsing (2 ms) [ok]: test RESP3/3 double protocol parsing (2 ms) [ok]: test RESP3/3 null protocol parsing (1 ms) [ok]: test RESP3/3 verbatim protocol parsing (2 ms) [ok]: test RESP3/3 true protocol parsing (1 ms) [ok]: test RESP3/3 false protocol parsing (2 ms) [ok]: test resp3 attribute protocol parsing (3 ms) [ok]: Script block the time during execution (16 ms) Waiting for background AOF rewrite to finish... [ok]: Script delete the expired key (16 ms) [ok]: BLMPOP_RIGHT: with zero timeout should block indefinitely (56 ms) [ok]: TIME command using cached time (15 ms) [ok]: CONFIG REWRITE handles alias config properly (1435 ms) [44/122 done]: unit/introspection (19 seconds) Testing unit/cluster/update-msg === (external:skip cluster) Starting server 127.0.0.1:24957 ok [ok]: AOF rewrite of list with quicklist encoding, string data (519 ms) Waiting for background AOF rewrite to finish... [45/122 done]: unit/cluster/hostnames (15 seconds) Testing integration/aof-multi-part [ok]: BLMPOP_RIGHT: with 0.001 timeout should not block indefinitely (95 ms) [ok]: Script block the time in some expiration related commands (89 ms) [ok]: AOF rewrite of list with listpack encoding, int data (63 ms) [ok]: RESTORE expired keys with expiration time (22 ms) === (external:skip cluster) Starting server 127.0.0.1:22399 ok [ok]: BLMPOP_RIGHT: second argument is not a list (70 ms) [ok]: Hash table: SORT BY key (18 ms) [ok]: Hash table: SORT BY key with limit (1 ms) === () Starting server 127.0.0.1:23047 [ok]: Hash table: SORT BY hash field (15 ms) === (external:skip cluster) Starting server 127.0.0.1:24199 ok [ok]: Multi Part AOF can't load data when some file missing (167 ms) [ok]: WAITAOF master isn't configured to do AOF (1018 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:22233 ok [46/122 done]: unit/cluster/misc (12 seconds) Testing integration/aof-race [ok]: WAITAOF replica isn't configured to do AOF (62 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:24959 ok === (external:skip cluster) Starting server 127.0.0.1:22401 ok [ok]: Cluster should be up again (678 ms) === () Starting server 127.0.0.1:23049 [ok]: Multi Part AOF can't load data when the sequence not increase monotonically (185 ms) === (scripting) Starting server 127.0.0.1:26565 ok === (external:skip cluster) Starting server 127.0.0.1:24201 ok === () Starting server 127.0.0.1:21295 ok Waiting for background AOF rewrite to finish... [ok]: Cluster is up (6 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:23051 [ok]: EVAL - Does Lua interpreter replies to our requests? (5 ms) [ok]: EVAL - Return _G (1 ms) [ok]: EVAL - Return table with a metatable that raise error (1 ms) [ok]: EVAL - Return table with a metatable that call server (2 ms) [ok]: EVAL - Lua integer -> Redis protocol type conversion (1 ms) [ok]: EVAL - Lua string -> Redis protocol type conversion (1 ms) [ok]: EVAL - Lua true boolean -> Redis protocol type conversion (1 ms) [ok]: EVAL - Lua false boolean -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua status code reply -> Redis protocol type conversion (7 ms) [ok]: EVAL - Lua error reply -> Redis protocol type conversion (2 ms) [ok]: Multi Part AOF can't load data when there are blank lines in the manifest file (167 ms) [ok]: EVAL - Lua table -> Redis protocol type conversion (2 ms) [ok]: EVAL - Are the KEYS and ARGV arrays populated correctly? (1 ms) [ok]: EVAL - is Lua able to call Redis API? (4 ms) [ok]: EVAL - Redis integer -> Lua type conversion (2 ms) [ok]: EVAL - Lua number -> Redis integer conversion (2 ms) [ok]: EVAL - Redis bulk -> Lua type conversion (2 ms) === (external:skip cluster) Starting server 127.0.0.1:24961 ok [ok]: AOF rewrite of list with quicklist encoding, int data (514 ms) [ok]: EVAL - Redis multi bulk -> Lua type conversion (8 ms) [ok]: EVAL - Redis status reply -> Lua type conversion (1 ms) [ok]: EVAL - Redis error reply -> Lua type conversion (3 ms) Waiting for background AOF rewrite to finish... [ok]: EVAL - Redis nil bulk reply -> Lua type conversion (2 ms) [ok]: EVAL - Is the Lua client using the currently selected DB? (3 ms) [ok]: EVAL - SELECT inside Lua should not affect the caller (9 ms) [ok]: EVAL - Scripts do not block on blpop command (2 ms) [ok]: EVAL - Scripts do not block on brpop command (2 ms) [ok]: EVAL - Scripts do not block on brpoplpush command (1 ms) [ok]: EVAL - Scripts do not block on blmove command (2 ms) [ok]: EVAL - Scripts do not block on bzpopmin command (5 ms) [ok]: EVAL - Scripts do not block on bzpopmax command (3 ms) [ok]: EVAL - Scripts do not block on wait (1 ms) [ok]: EVAL - Scripts do not block on waitaof (2 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option (2 ms) [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option (7 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option -- non empty stream (6 ms) Waiting for background AOF rewrite to finish... [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option -- non empty stream (5 ms) [ok]: EVAL - Scripts can run non-deterministic commands (3 ms) [ok]: EVAL - No arguments to redis.call/pcall is considered an error (1 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (0 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (2 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (3 ms) [ignore]: EVAL - JSON string encoding a string larger than 2GB: large memory flag not provided [ok]: EVAL - JSON numeric decoding (6 ms) [ok]: EVAL - JSON string decoding (1 ms) [ok]: EVAL - JSON smoke test (1 ms) [ok]: EVAL - cmsgpack can pack double? (2 ms) [ok]: EVAL - cmsgpack can pack negative int64? (1 ms) [ok]: AOF rewrite of set with intset encoding, string data (114 ms) === () Starting server 127.0.0.1:23053 [ok]: Cluster is up (5 ms) === (external:skip cluster) Starting server 127.0.0.1:24203 ok [ok]: Instance #3 is a replica (3 ms) [ok]: Instance #3 synced with the master (1 ms) [ok]: Multi Part AOF can't load data when there is a duplicate base file (182 ms) [ok]: avoid client eviction when client is freed by output buffer limit (488 ms) === () Starting server 127.0.0.1:23055 [ok]: The nofailover flag is propagated (166 ms) [ok]: Cluster is writable (1015 ms) [ok]: Instance #5 is a slave (7 ms) [ok]: Instance #5 synced with the master (2 ms) [ok]: Multi Part AOF can't load data when the manifest format is wrong (type unknown) (174 ms) [ok]: Killing one master node (83 ms) === (external:skip cluster) Starting server 127.0.0.1:24205 ok evicted keys: 0 evicted clients: 6 dbsize: 50 [ok]: eviction due to output buffers of pubsub, client eviction: true (1489 ms) === () Starting server 127.0.0.1:23057 [ok]: Multi Part AOF can't load data when the manifest format is wrong (missing key) (173 ms) === () Starting server 127.0.0.1:22235 ok Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:24207 ok [ok]: AOF rewrite of set with hashtable encoding, string data (529 ms) [ok]: WAITAOF both local and replica got AOF enabled at runtime (945 ms) === () Starting server 127.0.0.1:23059 Waiting for background AOF rewrite to finish... [ok]: Multi Part AOF can't load data when the manifest format is wrong (line too short) (179 ms) [ok]: BLMPOP_RIGHT: timeout (1154 ms) [ok]: Hash fuzzing #2 - 512 fields (4843 ms) [ok]: AOF rewrite of set with intset encoding, int data (65 ms) [ok]: BLMPOP_RIGHT: arguments are empty (96 ms) [ok]: BLPOP inside a transaction (5 ms) [ok]: BLMPOP_LEFT inside a transaction (3 ms) [ok]: Stress tester for #3343-alike bugs comp: 1 (9174 ms) === () Starting server 127.0.0.1:23061 [ok]: Each node has two links with each peer (34 ms) [ok]: Validate cluster links format (1 ms) [ok]: Multi Part AOF can't load data when the manifest format is wrong (line too long) (166 ms) === (external:skip cluster) Starting server 127.0.0.1:24209 ok === (maxmemory external:skip) Starting server 127.0.0.1:25273 ok [ok]: EVAL - cmsgpack pack/unpack smoke test (856 ms) [ok]: EVAL - cmsgpack can pack and unpack circular references? (5 ms) [ok]: EVAL - Numerical sanity check from bitop (3 ms) [ok]: EVAL - Verify minimal bitop functionality (3 ms) === () Starting server 127.0.0.1:21297 ok [ok]: EVAL - Able to parse trailing comments (7 ms) [ok]: EVAL_RO - Successful case (6 ms) [ok]: EVAL_RO - Cannot run write commands (4 ms) [ok]: Without maxmemory small integers are shared (1 ms) [ok]: With maxmemory and non-LRU policy integers are still shared (2 ms) [ok]: redis.sha1hex() implementation (4 ms) [ok]: With maxmemory and LRU policy integers are not shared (1 ms) [ok]: Shared integers are unshared with maxmemory and LRU policy (7 ms) === () Starting server 127.0.0.1:23063 [ok]: Cluster is writable (1100 ms) [ok]: Multi Part AOF can't load data when the manifest format is wrong (odd parameter) (161 ms) W=== (external:skip cluster) Starting server 127.0.0.1:24211 ok [ok]: BLMPOP propagate as pop with count command to replica (315 ms) [ok]: LPUSHX, RPUSHX - generic (8 ms) === () Starting server 127.0.0.1:23065 [ok]: Set many keys in the cluster -- tls-cluster yes (5264 ms) [ok]: Test cluster responses during migration of slot x -- tls-cluster yes (7 ms) Waiting for background AOF rewrite to finish... [ok]: LPUSHX, RPUSHX - quicklist (47 ms) [ok]: Multi Part AOF can't load data when the manifest file is empty (168 ms) [47/122 done]: integration/aof-race (1 seconds) Testing integration/aof [ok]: AOF rewrite of set with hashtable encoding, int data (509 ms) Waiting for background AOF rewrite to finish... [ok]: Killing majority of master nodes (222 ms) [ok]: LINSERT - quicklist (61 ms) [ok]: LPUSHX, RPUSHX - listpack (6 ms) Waiting for process 404242 to exit... [ok]: LINSERT - listpack (12 ms) [ok]: LINSERT raise error on bad syntax (2 ms) [ok]: LINSERT against non-list value error (3 ms) [ok]: LINSERT against non existing key (1 ms) Waiting for background AOF rewrite to finish... [ok]: AOF rewrite of hash with listpack encoding, string data (122 ms) === (external:skip cluster) Starting server 127.0.0.1:24213 ok [ok]: EXPIRES after AOF reload (without rewrite) (2134 ms) === () Starting server 127.0.0.1:23067 ok === () Starting server 127.0.0.1:21299 ok [ok]: Unfinished MULTI: Server should start if load-truncated is yes (4 ms) === (external:skip cluster) Starting server 127.0.0.1:24215 ok [ok]: Multi Part AOF can start when no aof and no manifest (485 ms) [ok]: decrease maxmemory-clients causes client eviction (1045 ms) === () Starting server 127.0.0.1:21301 ok [ok]: Wait for failover (3994 ms) [ok]: LINDEX consistency test - listpack (545 ms) [ok]: Short read: Server should start if load-truncated is yes (4 ms) [ok]: Slave expired keys is loaded when restarted: appendonly=no (4419 ms) Waiting for background AOF rewrite to finish... [ok]: WAITAOF master sends PING after last write (1217 ms) [ok]: Truncated AOF loaded: we expect foo to be equal to 5 (41 ms) === () Starting server 127.0.0.1:23069 ok [ok]: Append a new command after loading an incomplete AOF (3 ms) === (external:skip cluster) Starting server 127.0.0.1:24217 ok [ok]: AOF rewrite of hash with hashtable encoding, string data (582 ms) Waiting for background AOF rewrite to finish... [ok]: Test publishing to master (20 ms) Waiting for background AOF rewrite to finish... [ok]: Test publishing to slave (53 ms) === () Starting server 127.0.0.1:22237 ok [ok]: AOF rewrite of hash with listpack encoding, int data (111 ms) [ok]: Multi Part AOF can start when we have en empty AOF dir (399 ms) [ok]: LINDEX random access - listpack (325 ms) === () Starting server 127.0.0.1:21303 ok [ok]: maxmemory - is the memory limit honoured? (policy allkeys-random) (1234 ms) [ok]: Short read + command: Server should start (7 ms) W=== () Starting server 127.0.0.1:23071 ok [ok]: Truncated AOF loaded: we expect foo to be equal to 6 now (82 ms) [ok]: Cluster is up (2 ms) [ok]: Multi Part AOF can load data discontinuously increasing sequence (494 ms) === () Starting server 127.0.0.1:21305 [ok]: Bad format: Server should have logged an error (6 ms) Waiting for background AOF rewrite to finish... [ok]: AOF rewrite of hash with hashtable encoding, int data (719 ms) [ok]: Check if list is still ok after a DEBUG RELOAD - listpack (622 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:21307 [ok]: Unfinished MULTI: Server should have logged an error (4 ms) === () Starting server 127.0.0.1:23073 ok [ok]: Cluster should eventually be up again (1027 ms) [ok]: AOF rewrite of zset with listpack encoding, string data (73 ms) === (external:skip cluster tls) Starting server 127.0.0.1:25765 ok Waiting for process 404242 to exit... === () Starting server 127.0.0.1:21309 [ok]: Short read: Server should have logged an error (4 ms) [ok]: Cluster is up (11 ms) [ok]: Short read: Utility should confirm the AOF is not valid (36 ms) [ok]: Cluster is writable (538 ms) [ok]: Fill up primary with data (6 ms) [ok]: Short read: Utility should show the abnormal line num in AOF (42 ms) [ok]: Add new node as replica (6 ms) [ok]: Check digest and replica state (2 ms) [ok]: Multi Part AOF can load data when manifest add new k-v (496 ms) [ok]: Short read: Utility should be able to fix the AOF (39 ms) [ok]: Sharded pubsub publish behavior within multi/exec (3 ms) [ok]: Sharded pubsub within multi/exec with cross slot operation (8 ms) [ok]: Sharded pubsub publish behavior within multi/exec with read operation on primary (1 ms) [ok]: Sharded pubsub publish behavior within multi/exec with read operation on replica (2 ms) [48/122 done]: unit/cluster/pubsub (14 seconds) Testing integration/block-repl [ok]: Sharded pubsub publish behavior within multi/exec with write operation on primary (4 ms) [ok]: Sharded pubsub publish behavior within multi/exec with write operation on replica (2 ms) [ok]: WAITAOF master client didn't send any write command (1315 ms) === (external:skip cluster tls) Starting server 127.0.0.1:25767 ok === () Starting server 127.0.0.1:23075 ok === () Starting server 127.0.0.1:21311 ok [ok]: Wait for failover (6086 ms) [ok]: evict clients only until below limit (1229 ms) [ok]: Fixed AOF: Server should have been started (8 ms) === (repl external:skip) Starting server 127.0.0.1:23223 ok [ok]: Killing the new primary node (100 ms) [ok]: Fixed AOF: Keyspace should contain values that were parseable (50 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster tls) Starting server 127.0.0.1:25769 ok [ok]: AOF rewrite of zset with skiplist encoding, string data (731 ms) [ok]: Migrate a slot, verify client receives sunsubscribe on primary serving the slot. (131 ms) Waiting for background AOF rewrite to finish... [ok]: LINDEX consistency test - listpack (806 ms) [ok]: Multi Part AOF can load data when some AOFs are empty (521 ms) [ok]: Cluster should be still down after some time (3211 ms) [ok]: Instance #3 is still a replica (0 ms) [ok]: Restarting the previously killed master node (8 ms) Waiting for background AOF rewrite to finish... W[ok]: AOF rewrite of zset with listpack encoding, int data (116 ms) [ok]: Client subscribes to multiple channels, migrate a slot, verify client receives sunsubscribe on primary serving the slot. (123 ms) [ok]: Cluster is writable (897 ms) [ok]: Instance #5 is now a master (3 ms) [ok]: Restarting the previously killed master node (5 ms) === () Starting server 127.0.0.1:23225 ok === () Starting server 127.0.0.1:22239 ok === (external:skip cluster tls) Starting server 127.0.0.1:25771 ok [ok]: Pub/Sub shard basics (293 ms) === () Starting server 127.0.0.1:21313 ok === () Starting server 127.0.0.1:23077 ok [ok]: client can't subscribe to multiple shard channels across different slots in same call (38 ms) [ok]: client can subscribe to multiple shard channels across different slots in separate call (9 ms) [ok]: AOF+SPOP: Server should have been started (5 ms) [ok]: AOF+SPOP: Set should have 1 member (57 ms) [ok]: Instance #0 gets converted into a slave (279 ms) Waiting for background AOF rewrite to finish... [ok]: sunsubscribe without specifying any channel would unsubscribe all shard channels subscribed (160 ms) Waiting for background AOF rewrite to finish... [49/122 done]: unit/cluster/sharded-pubsub (11 seconds) Testing integration/convert-ziplist-hash-on-load [ok]: Cluster should eventually be up again (636 ms) [ok]: maxmemory - is the memory limit honoured? (policy allkeys-lru) (1874 ms) === (external:skip cluster tls) Starting server 127.0.0.1:25773 ok Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... [ok]: Multi Part AOF can load data from old version valkey (rdb preamble no) (618 ms) [50/122 done]: unit/cluster/no-failover-option (16 seconds) Testing integration/convert-ziplist-zset-on-load [ok]: AOF rewrite of zset with skiplist encoding, int data (598 ms) Waiting for background AOF rewrite to finish... [ok]: Verify Pub/Sub and Pub/Sub shard no overlap (254 ms) === () Starting server 127.0.0.1:21315 ok [ok]: ZDIFF fuzzing - listpack (22147 ms) === () Starting server 127.0.0.1:28325 ok [ok]: ZPOPMIN with the count 0 returns an empty array (2 ms) [ok]: ZPOPMIN with negative count (5 ms) [ok]: ZPOPMAX with the count 0 returns an empty array (2 ms) [ok]: ZPOPMAX with negative count (3 ms) [ok]: Basic ZPOPMIN/ZPOPMAX with a single key - listpack (11 ms) [ok]: LINDEX random access - listpack (757 ms) Waiting for background AOF rewrite to finish... [ok]: ZPOPMIN/ZPOPMAX with count - listpack (4 ms) [ok]: Migrate a slot, verify client receives sunsubscribe on replica serving the slot. (647 ms) [ok]: Basic ZMPOP_MIN/ZMPOP_MAX with a single key - listpack (13 ms) [ok]: ZMPOP_MIN/ZMPOP_MAX with count - listpack (3 ms) [ok]: AOF rewrite functions (116 ms) [ok]: RDB load ziplist hash: converts to listpack when RDB loading (3 ms) [ok]: BZPOPMIN/BZPOPMAX with a single existing sorted set - listpack (76 ms) === (external:skip cluster tls) Starting server 127.0.0.1:25775 ok [ok]: AOF+SPOP: Server should have been started (16 ms) === () Starting server 127.0.0.1:23079 ok [ok]: WAITAOF master client didn't send any command (1270 ms) [ok]: PUBSUB channels/shardchannels (173 ms) [ok]: PIPELINING stresser (also a regression for the old epoll bug) (3091 ms) [ok]: APPEND basics (8 ms) [ok]: BZPOPMIN/BZPOPMAX with multiple existing sorted sets - listpack (76 ms) [ok]: APPEND basics, integer encoded values (4 ms) === () Starting server 127.0.0.1:25931 ok [ok]: AOF+SPOP: Set should have 1 member (87 ms) Waiting for process 404242 to exit... [ok]: SETNX against expired volatile key (7743 ms) [ok]: GETEX EX option (1 ms) [ok]: GETEX PX option (0 ms) [ok]: GETEX EXAT option (4 ms) [ok]: GETEX PXAT option (3 ms) [ok]: GETEX PERSIST option (4 ms) [ok]: GETEX no option (3 ms) [ok]: GETEX syntax errors (1 ms) [ok]: GETEX and GET expired key or not exist (8 ms) [ok]: BZPOPMIN/BZPOPMAX second sorted set has members - listpack (85 ms) [ok]: GETEX no arguments (3 ms) [ok]: GETDEL command (3 ms) Waiting for background AOF rewrite to finish... [ok]: RDB load ziplist zset: converts to listpack when RDB loading (0 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:28161 ok [ok]: BZMPOP_MIN/BZMPOP_MAX with a single existing sorted set - listpack (105 ms) === () Starting server 127.0.0.1:28327 ok [ok]: BGREWRITEAOF is delayed if BGSAVE is in progress (349 ms) [ok]: XREAD with non empty second stream (5437 ms) W[ok]: BZMPOP_MIN/BZMPOP_MAX with multiple existing sorted sets - listpack (101 ms) [ok]: GETDEL propagate as DEL command to replica (207 ms) [ok]: RDB load ziplist hash: converts to hash table when hash-max-ziplist-entries is exceeded (4 ms) [ok]: BGREWRITEAOF is refused if already in progress (75 ms) [ok]: Multi Part AOF can load data from old version valkey (rdb preamble yes) (618 ms) [ok]: Blocking XREAD waiting new data (71 ms) [ok]: First server should have role slave after SLAVEOF (1006 ms) [ok]: BZMPOP_MIN/BZMPOP_MAX second sorted set has members - listpack (75 ms) [ok]: Basic ZPOPMIN/ZPOPMAX - listpack RESP3 (12 ms) [ok]: ZPOPMIN/ZPOPMAX with count - listpack RESP3 (6 ms) [51/122 done]: unit/aofrw (24 seconds) Testing integration/convert-zipmap-hash-on-load === () Starting server 127.0.0.1:25933 ok [ok]: Basic ZMPOP_MIN/ZMPOP_MAX - listpack RESP3 (10 ms) [ok]: ZMPOP_MIN/ZMPOP_MAX with count - listpack RESP3 (6 ms) [52/122 done]: integration/convert-ziplist-hash-on-load (1 seconds) Testing integration/corrupt-dump-fuzzer [ok]: Blocking XREAD waiting old data (72 ms) === () Starting server 127.0.0.1:21317 ok [ok]: evict clients in right order (large to small) (1117 ms) [ok]: GETEX without argument does not propagate to replica (207 ms) [ok]: RDB load ziplist zset: converts to skiplist when zset-max-ziplist-entries is exceeded (6 ms) [ok]: BZPOPMIN/BZPOPMAX - listpack RESP3 (102 ms) [ok]: MGET (5 ms) [ok]: MGET against non existing key (1 ms) === () Starting server 127.0.0.1:28163 ok [ok]: MGET against non-string key (6 ms) [ok]: GETSET (set new value) (6 ms) [ok]: GETSET (replace old value) (2 ms) [ok]: MSET base case (1 ms) [ok]: MSET/MSETNX wrong number of args (3 ms) [ok]: MSET with already existing - same key twice (2 ms) [ok]: MSETNX with already existent key (4 ms) [ok]: MSETNX with not existing keys (4 ms) [ok]: AOF+EXPIRE: Server should have been started (7 ms) [ok]: MSETNX with not existing keys - same key twice (2 ms) [ok]: MSETNX with already existing keys - same key twice (2 ms) [ok]: STRLEN against non-existing key (0 ms) [ok]: STRLEN against integer-encoded value (1 ms) [ok]: STRLEN against plain string (0 ms) [ok]: SETBIT against non-existing key (1 ms) [ok]: SETBIT against string-encoded key (3 ms) [ok]: SETBIT against integer-encoded key (3 ms) [ok]: SETBIT against key with wrong type (1 ms) [ok]: SETBIT with out of range bit offset (1 ms) [ok]: Blocking XREAD will not reply with an empty array (149 ms) [ok]: SETBIT with non-bit argument (1 ms) [ok]: Cluster should eventually be down (3811 ms) [53/122 done]: integration/convert-ziplist-zset-on-load (1 seconds) Testing integration/corrupt-dump [ok]: Use takeover to bring slaves back (6 ms) === () Starting server 127.0.0.1:23081 ok [ok]: BZMPOP_MIN/BZMPOP_MAX - listpack RESP3 (101 ms) [ok]: Check encoding - skiplist (1 ms) [ok]: Set cluster announced IPv6 to invalid IP (1 ms) [ok]: ZSET basic ZADD and score update - skiplist (6 ms) [ok]: ZSET element can't be set to NaN with ZADD - skiplist (1 ms) [ok]: ZSET element can't be set to NaN with ZINCRBY - skiplist (0 ms) [ok]: ZADD with options syntax error with incomplete pair - skiplist (2 ms) [ok]: ZADD XX option without key - skiplist (2 ms) [ok]: ZADD XX existing key - skiplist (2 ms) [ok]: AOF+EXPIRE: List should be empty (91 ms) [ok]: ZADD XX returns the number of elements actually added - skiplist (1 ms) [ok]: ZADD XX updates existing elements score - skiplist (2 ms) [ok]: ZADD GT updates existing elements when new scores are greater - skiplist (3 ms) [ok]: ZADD LT updates existing elements when new scores are lower - skiplist (4 ms) [ok]: ZADD GT XX updates existing elements when new scores are greater and skips new elements - skiplist (3 ms) [ok]: ZADD LT XX updates existing elements when new scores are lower and skips new elements - skiplist (3 ms) [ok]: ZADD XX and NX are not compatible - skiplist (1 ms) === () Starting server 127.0.0.1:21595 ok [ok]: ZADD NX with non existing key - skiplist (1 ms) [54/122 done]: unit/cluster/pubsubshard (14 seconds) Testing integration/dismiss-mem [ok]: Move a replica to another primary, verify client receives sunsubscribe on replica serving the slot. (816 ms) [ok]: ZADD NX only add new elements without updating old ones - skiplist (2 ms) [ok]: ZADD GT and NX are not compatible - skiplist (2 ms) [ok]: ZADD LT and NX are not compatible - skiplist (1 ms) [ok]: ZADD LT and GT are not compatible - skiplist (1 ms) [ok]: ZADD INCR LT/GT replies with nill if score not updated - skiplist (3 ms) === () Starting server 127.0.0.1:28329 ok [ok]: ZADD INCR LT/GT with inf - skiplist (9 ms) [ok]: Blocking XREAD for stream that ran dry (issue #5299) (111 ms) [ok]: ZADD INCR works like ZINCRBY - skiplist (3 ms) [ok]: XREAD last element from non-empty stream (6 ms) [ok]: ZADD INCR works with a single score-element pair - skiplist (3 ms) [ok]: XREAD last element from empty stream (1 ms) [ok]: ZADD CH option changes return value to all changed elements - skiplist (2 ms) [ok]: ZINCRBY calls leading to NaN result in error - skiplist (1 ms) [ok]: ZINCRBY against invalid incr value - skiplist (2 ms) [ok]: ZADD - Variadic version base case - skiplist (2 ms) [ok]: ZADD - Return value is the number of actually added items - skiplist (1 ms) [ok]: ZADD - Variadic version does not add nothing on single parsing err - skiplist (3 ms) [ok]: ZADD - Variadic version will raise error on missing arg - skiplist (1 ms) [ok]: ZINCRBY does not work variadic even if shares ZADD implementation - skiplist (1 ms) [ok]: ZCARD basics - skiplist (2 ms) [ok]: ZREM removes key after last element is removed - skiplist (4 ms) [ok]: ZREM variadic version - skiplist (4 ms) [ok]: ZREM variadic version -- remove elements after key deletion - skiplist (3 ms) === (external:skip cluster) Starting server 127.0.0.1:22575 ok [ok]: ZRANGE basics - skiplist (9 ms) [ok]: ZREVRANGE basics - skiplist (9 ms) [ok]: Set many keys in the cluster (7996 ms) [ok]: ZRANK/ZREVRANK basics - skiplist (9 ms) [ok]: ZRANK - after deletion - skiplist (2 ms) [ok]: ZINCRBY - can create a new sorted set - skiplist (3 ms) [ok]: RDB load zipmap hash: converts to listpack (3 ms) [ok]: Test cluster responses during migration of slot x (17 ms) [ok]: Delete a slot, verify sunsubscribe message (86 ms) [ok]: ZINCRBY - increment and decrement - skiplist (8 ms) [ok]: ZINCRBY return value - skiplist (2 ms) [ok]: XREAD last element blocking from empty stream (93 ms) [ok]: ZRANGEBYSCORE/ZREVRANGEBYSCORE/ZCOUNT basics - skiplist (29 ms) [ok]: ZRANGEBYSCORE with WITHSCORES - skiplist (4 ms) [ok]: XREAD last element blocking from non-empty stream (12 ms) [ok]: XREAD last element from multiple streams (8 ms) [ok]: XREAD last element with count > 1 (3 ms) === () Starting server 127.0.0.1:22241 ok [ok]: ZRANGEBYSCORE with LIMIT - skiplist (30 ms) [ok]: ZRANGEBYSCORE with LIMIT and WITHSCORES - skiplist (4 ms) [ok]: ZRANGEBYSCORE with non-value min or max - skiplist (1 ms) [ok]: ZRANGEBYLEX/ZREVRANGEBYLEX/ZLEXCOUNT basics - skiplist (12 ms) === () Starting server 127.0.0.1:25935 ok [ok]: ZLEXCOUNT advanced - skiplist (12 ms) [ok]: ZRANGEBYLEX with LIMIT - skiplist (28 ms) [ok]: Set cluster announced IPv6 and check that it propagates (251 ms) [ok]: ZRANGEBYLEX with invalid lex range specifiers - skiplist (3 ms) [ok]: Reset cluster, verify sunsubscribe message (133 ms) [ok]: XREAD: XADD + DEL should not awake client (103 ms) [ok]: ZREMRANGEBYSCORE basics - skiplist (50 ms) [ok]: Multi Part AOF can continue the upgrade from the interrupted upgrade state (605 ms) [ok]: ZREMRANGEBYSCORE with non-value min or max - skiplist (2 ms) === (dismiss external:skip) Starting server 127.0.0.1:25129 ok === () Starting server 127.0.0.1:21319 ok [55/122 done]: unit/cluster/slot-migration-response (12 seconds) Testing integration/dual-channel-replication [ok]: ZREMRANGEBYRANK basics - skiplist (28 ms) [ok]: XREAD: XADD + DEL + LPUSH should not awake client (110 ms) === (external:skip cluster) Starting server 127.0.0.1:22577 ok [ok]: ZREMRANGEBYLEX basics - skiplist (72 ms) [ok]: ZUNIONSTORE against non-existing key doesn't set destination - skiplist (2 ms) [ok]: Server should not try to convert DEL into EXPIREAT for EXPIRE -1 (0 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF against non-existing key - skiplist (3 ms) [ok]: ZUNIONSTORE with empty set - skiplist (2 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF with empty set - skiplist (4 ms) [ok]: ZUNIONSTORE basics - skiplist (4 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF with integer members - skiplist (5 ms) [ok]: ZUNIONSTORE with weights - skiplist (0 ms) [ok]: ZUNION with weights - skiplist (1 ms) === () Starting server 127.0.0.1:21597 ok [ok]: ZUNIONSTORE with a regular set and weights - skiplist (3 ms) [ok]: ZUNIONSTORE with AGGREGATE MIN - skiplist (0 ms) [ok]: ZUNION/ZINTER with AGGREGATE MIN - skiplist (2 ms) [ok]: ZUNIONSTORE with AGGREGATE MAX - skiplist (1 ms) [ok]: ZUNION/ZINTER with AGGREGATE MAX - skiplist (1 ms) [ok]: ZINTERSTORE basics - skiplist (2 ms) [ok]: ZINTER basics - skiplist (0 ms) [ok]: ZINTERCARD with illegal arguments (3 ms) [ok]: ZINTERCARD basics - skiplist (2 ms) [ok]: ZINTER RESP3 - skiplist (1 ms) [ok]: ZINTERSTORE with weights - skiplist (1 ms) [ok]: ZINTER with weights - skiplist (0 ms) [ok]: ZINTERSTORE with a regular set and weights - skiplist (4 ms) [ok]: ZINTERSTORE with AGGREGATE MIN - skiplist (2 ms) [ok]: ZINTERSTORE with AGGREGATE MAX - skiplist (0 ms) [ok]: corrupt payload: #7445 - with sanitize (494 ms) [ok]: XREAD with same stream name multiple times should work (77 ms) [ok]: ZUNIONSTORE with +inf/-inf scores - skiplist (11 ms) [ok]: ZUNIONSTORE with NaN weights - skiplist (1 ms) [ok]: ZINTERSTORE with +inf/-inf scores - skiplist (9 ms) [ok]: client total memory grows during client no-evict (204 ms) [ok]: ZINTERSTORE with NaN weights - skiplist (2 ms) [ok]: ZDIFFSTORE basics - skiplist (1 ms) [ok]: ZDIFF basics - skiplist (4 ms) [ok]: ZDIFFSTORE with a regular set - skiplist (8 ms) [ok]: ZDIFF subtracting set from itself - skiplist (2 ms) [ok]: ZDIFF algorithm 1 - skiplist (9 ms) [ok]: Measures elapsed time os.clock() (4645 ms) [ok]: Clear announced client IPv6 and check that it propagates (251 ms) [ok]: ZDIFF algorithm 2 - skiplist (3 ms) [ok]: Prohibit dangerous lua methods in sandbox (8 ms) [ok]: RDB load zipmap hash: converts to hash table when hash-max-ziplist-entries is exceeded (11 ms) [ok]: Verify execution of prohibit dangerous Lua methods will fail (16 ms) [ok]: Globals protection reading an undeclared global variable (2 ms) [ok]: Globals protection setting an undeclared global* (3 ms) [ok]: lua bit.tohex bug (5 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:24325 ok [ok]: Test an example script DECR_IF_GT (10 ms) [ok]: Check if list is still ok after a DEBUG RELOAD - listpack (1357 ms) [ok]: XREAD + multiple XADD inside transaction (108 ms) [ok]: XDEL basic test (8 ms) [ok]: XDEL multiply id test (3 ms) === () Starting server 127.0.0.1:23083 ok === (external:skip cluster) Starting server 127.0.0.1:22579 ok === () Starting server 127.0.0.1:25937 ok [ok]: client total memory grows during maxmemory-clients disabled (217 ms) [ok]: Verify that slot ownership transfer through gossip propagates deletes to replicas (96 ms) === () Starting server 127.0.0.1:21321 ok [56/122 done]: unit/client-eviction (25 seconds) Testing integration/failover === () Starting server 127.0.0.1:24327 ok [ok]: Multi Part AOF can be loaded correctly when both server dir and aof dir contain old AOF (535 ms) W=== () Starting server 127.0.0.1:21599 ok [ok]: Slot migration states are replicated (6 ms) [ok]: corrupt payload: hash with valid zip list header, invalid entry len (412 ms) [ok]: LINDEX consistency test - quicklist (330 ms) [ok]: RDB load zipmap hash: converts to hash table when hash-max-ziplist-value is exceeded (3 ms) [57/122 done]: integration/convert-zipmap-hash-on-load (1 seconds) Testing integration/logging === (external:skip cluster) Starting server 127.0.0.1:22581 ok === () Starting server 127.0.0.1:23085 === (failover external:skip) Starting server 127.0.0.1:22243 ok [ok]: Multi Part AOF can't load data when the manifest contains the old AOF file name but the file does not exist in server dir and aof dir (200 ms) Waiting for process 404242 to exit... [ok]: Slave expired keys is loaded when restarted: appendonly=yes (4364 ms) === () Starting server 127.0.0.1:25939 ok === (external:skip cluster) Starting server 127.0.0.1:27849 ok [ok]: LINDEX random access - quicklist (237 ms) [ok]: APPEND fuzzing (1764 ms) [ok]: FLUSHDB (6 ms) [ok]: Perform a final SAVE to leave a clean DB on disk (4 ms) [ok]: RESET clears client state (5 ms) [58/122 done]: unit/cluster/pubsubshard-slot-migration (16 seconds) Testing integration/psync2-master-restart === () Starting server 127.0.0.1:21601 ok === (external:skip cluster) Starting server 127.0.0.1:22583 ok [ok]: RESET clears MONITOR state (84 ms) [ok]: RESET clears and discards MULTI state (2 ms) [ok]: RESET clears Pub/Sub state (2 ms) [ok]: RESET clears authenticated state (6 ms) [ok]: Subcommand syntax error crash (issue #10070) (3 ms) [ok]: corrupt payload: invalid zlbytes header (394 ms) [ok]: Extended Redis Compatibility config (6 ms) === () Starting server 127.0.0.1:23087 ok === () Starting server 127.0.0.1:22245 ok {413643:M 09 Feb 2025 07:48:08.279 # valkey 8.0.2 crashed by signal: 6, si_code: 0} 42 [ok]: Crash report generated on SIGABRT (116 ms) === () Starting server 127.0.0.1:25941 ok === (psync2 external:skip) Starting server 127.0.0.1:26413 ok [ok]: Check if list is still ok after a DEBUG RELOAD - quicklist (414 ms) === (external:skip cluster) Starting server 127.0.0.1:22585 ok [ok]: corrupt payload: valid zipped hash header, dup records (295 ms) === (external:skip cluster) Starting server 127.0.0.1:28011 ok === (other external:skip) Starting server 127.0.0.1:26075 ok === () Starting server 127.0.0.1:22247 ok === () Starting server 127.0.0.1:21603 ok === () Starting server 127.0.0.1:23089 ok [ok]: failover command fails without connected replica (2 ms) [ok]: CLUSTER SLOT-STATS cpu-usec reset upon CONFIG RESETSTAT. (6253 ms) {413958:M 09 Feb 2025 07:48:08.589 # valkey 8.0.2 crashed by signal: 11, si_code: 2} 42 [ok]: Crash report generated on DEBUG SEGFAULT (28 ms) === () Starting server 127.0.0.1:25943 ok Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:26415 ok [ok]: setup replication for following tests (105 ms) [ok]: failover command fails with invalid host (2 ms) [ok]: failover command fails with invalid port (2 ms) [ok]: failover command fails with just force and timeout (1 ms) [ok]: failover command fails when sent to a replica (1 ms) [ok]: failover command fails with force without timeout (1 ms) === (external:skip cluster) Starting server 127.0.0.1:22587 ok [ok]: Multi Part AOF can upgrade when when two servers share the same server dir (server1) (95 ms) === (external:skip cluster) Starting server 127.0.0.1:28013 ok Waiting for background AOF rewrite to finish... W Waiting for background AOF rewrite to finish... [ok]: Test dual-channel-replication-enabled replica enters handshake (1015 ms) [ok]: Test dual-channel-replication-enabled enters wait_bgsave (0 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:21605 ok [ok]: corrupt payload: quicklist big ziplist prev len (418 ms) [ok]: dismiss all data types memory (1571 ms) [ok]: Multi Part AOF can upgrade when when two servers share the same server dir (server2) (139 ms) [ok]: SDIFF fuzzing (22417 ms) [59/122 done]: unit/cluster/consistency-check (23 seconds) Testing integration/psync2-pingoff [ok]: SDIFF against non-set should throw error (6 ms) [ok]: SDIFF should handle non existing key as empty (4 ms) [ok]: SDIFFSTORE against non-set should throw error (14 ms) [ok]: SDIFFSTORE should handle non existing key as empty (11 ms) [ok]: Stress test the hash ziplist -> hashtable encoding conversion (6527 ms) === (external:skip cluster) Starting server 127.0.0.1:22589 ok [ok]: SINTER against non-set should throw error (4 ms) [ok]: SINTER should handle non existing key as empty (2 ms) [ok]: SINTER with same integer elements but different encoding (4 ms) [ok]: Test HINCRBYFLOAT for correct float representation (issue #2846) (9 ms) [ok]: Multi Part AOF can upgrade when when two servers share the same server dir (1088 ms) [ok]: SINTERSTORE against non-set should throw error (12 ms) [ok]: SINTERSTORE against non existing keys should delete dstkey (6 ms) [ok]: SUNION against non-set should throw error (8 ms) [ok]: SUNION should handle non existing key as empty (1 ms) === () Starting server 127.0.0.1:26417 ok [ok]: SUNIONSTORE against non-set should throw error (9 ms) === (external:skip cluster) Starting server 127.0.0.1:28015 ok [ok]: SUNIONSTORE should handle non existing key as empty (12 ms) [ok]: SUNIONSTORE against non existing keys should delete dstkey (2 ms) [ok]: SPOP basics - listpack (4 ms) [ok]: SPOP with =1 - listpack (7 ms) [ok]: Cluster is up (6 ms) [ok]: The first master has actually one slave (3 ms) [ok]: Slaves of #0 is instance #5 as expected (1 ms) [ok]: Instance #5 synced with the master (2 ms) [ok]: Lower the slave validity factor of #5 to the value of 2 (0 ms) === () Starting server 127.0.0.1:25945 ok [ok]: Hash ziplist of various encodings (109 ms) [ok]: Hash ziplist of various encodings - sanitize dump (11 ms) [ok]: SRANDMEMBER - listpack (63 ms) [ok]: SPOP basics - intset (4 ms) [ok]: HINCRBYFLOAT does not allow NaN or Infinity (7 ms) [ok]: SPOP with =1 - intset (4 ms) {Received SIGALRM} 40 [ok]: Stacktraces generated on SIGALRM (215 ms) [ok]: Cluster is up (8 ms) [ok]: The first master has actually two slaves (1 ms) [ok]: SRANDMEMBER - intset (52 ms) [ok]: CLUSTER SLAVES and CLUSTER REPLICAS output is consistent (8 ms) [ok]: SPOP integer from listpack set (7 ms) [ok]: Slaves of #0 are instance #5 and #10 as expected (5 ms) [ok]: Instance #5 and #10 synced with the master (2 ms) === (psync2 external:skip) Starting server 127.0.0.1:26739 ok [ok]: SPOP with - listpack (25 ms) [ok]: corrupt payload: quicklist small ziplist prev len (364 ms) [ok]: LINDEX consistency test - quicklist (800 ms) [60/122 done]: unit/type/hash (27 seconds) Testing integration/psync2-reg [ok]: SPOP with - intset (21 ms) [ok]: SPOP with - hashtable (22 ms) === () Starting server 127.0.0.1:23091 ok [ok]: SPOP using integers, testing Knuth's and Floyd's algorithm (24 ms) [ok]: SPOP using integers with Knuth's algorithm (1 ms) === (external:skip cluster) Starting server 127.0.0.1:22591 ok [ok]: SPOP new implementation: code path #1 intset (10 ms) [61/122 done]: integration/logging (2 seconds) Testing integration/psync2 [ok]: SPOP new implementation: code path #2 intset (9 ms) [ok]: SPOP new implementation: code path #3 intset (16 ms) [ok]: SPOP new implementation: code path #1 listpack (12 ms) === (external:skip cluster) Starting server 127.0.0.1:28017 ok [ok]: SPOP new implementation: code path #2 listpack (14 ms) [ok]: SPOP new implementation: code path #3 listpack (15 ms) === () Starting server 127.0.0.1:25947 ok [ok]: SETBIT fuzzing (2618 ms) [ok]: GETBIT against non-existing key (1 ms) [ok]: GETBIT against string-encoded key (3 ms) [ok]: GETBIT against integer-encoded key (3 ms) [ok]: SETRANGE against non-existing key (4 ms) [ok]: SETRANGE against string-encoded key (6 ms) === (psync2 external:skip) Starting server 127.0.0.1:27673 ok [ok]: SETRANGE against integer-encoded key (12 ms) [ok]: SETRANGE against key with wrong type (1 ms) [ok]: SETRANGE with out of range offset (4 ms) [ok]: GETRANGE against non-existing key (1 ms) [ok]: GETRANGE against wrong key type (1 ms) Waiting for background AOF rewrite to finish... [ok]: GETRANGE against string value (5 ms) [ok]: GETRANGE against integer-encoded value (4 ms) [ok]: SPOP new implementation: code path #1 propagate as DEL or UNLINK (123 ms) [ok]: SRANDMEMBER count of 0 is handled correctly (0 ms) [ok]: SRANDMEMBER with against non existing key (1 ms) [ok]: SRANDMEMBER count overflow (5 ms) [ok]: SRANDMEMBER count of 0 is handled correctly - emptyarray (4 ms) [ok]: SRANDMEMBER with against non existing key - emptyarray (0 ms) === (psync2 external:skip) Starting server 127.0.0.1:21607 ok === () Starting server 127.0.0.1:26741 ok Waiting for process 404242 to exit... [ok]: SRANDMEMBER with - listpack (120 ms) [ok]: corrupt payload: quicklist ziplist wrong count (409 ms) [ok]: Test dual-channel-replication-enabled replica is able to sync (819 ms) [ok]: Multi Part AOF can handle appendfilename contains whitespaces (649 ms) [ok]: SRANDMEMBER with - intset (108 ms) === () Starting server 127.0.0.1:21609 ok === () Starting server 127.0.0.1:27675 ok Waiting for background save to finish... [ok]: WAITAOF when replica switches between masters, fsync: no (3640 ms) [ok]: SRANDMEMBER with - hashtable (133 ms) === () Starting server 127.0.0.1:25949 ok === () Starting server 127.0.0.1:23093 ok [ok]: LINDEX random access - quicklist (742 ms) [ok]: Don't rehash if server has child process (1399 ms) === () Starting server 127.0.0.1:21611 ok [ok]: corrupt payload: #3080 - quicklist (391 ms) === () Starting server 127.0.0.1:27677 ok Waiting for background save to finish... === () Starting server 127.0.0.1:28165 ok === (dual-channel-replication external:skip) Starting server 127.0.0.1:24329 ok Waiting for background save to finish... [ok]: Multi Part AOF can create BASE (RDB format) when server starts from empty (522 ms) [ok]: Replica in loading state is hidden (5386 ms) [ok]: dismiss client output buffer (1350 ms) [ok]: Load cluster announced IPv4 config on server start (290 ms) [ok]: maxmemory - is the memory limit honoured? (policy allkeys-lfu) (4392 ms) === () Starting server 127.0.0.1:25951 ok === () Starting server 127.0.0.1:21613 ok [ok]: Slaves are both able to receive and acknowledge writes (133 ms) === (other external:skip) Starting server 127.0.0.1:26077 ok [ok]: Process title set as expected (8 ms) Waiting for background save to finish... [ok]: corrupt payload: quicklist with empty ziplist (404 ms) [ok]: Check disconnected replica not hidden from slots (229 ms) === () Starting server 127.0.0.1:23095 ok Waiting for background save to finish... [ok]: Cluster should eventually be up again (3689 ms) [ok]: dismiss client query buffer (306 ms) === () Starting server 127.0.0.1:24331 ok === (external:skip cluster ipv6) Starting server 127.0.0.1:27851 ok === () Starting server 127.0.0.1:28167 ok [ok]: SRANDMEMBER histogram distribution - listpack (728 ms) [ok]: failover command to specific replica works (1894 ms) === () Starting server 127.0.0.1:21615 ok [ok]: PSYNC2: Partial resync after Master restart using RDB aux fields when offset is 0 (1366 ms) === () Starting server 127.0.0.1:25953 ok [ok]: PSYNC2: --- CYCLE 1 --- (1 ms) [ok]: PSYNC2: [NEW LAYOUT] Set #4 as master (1 ms) [ok]: PSYNC2 pingoff: setup (1019 ms) [ok]: PSYNC2 pingoff: write and wait replication (5 ms) [ok]: PSYNC2: Set #0 to replicate from #3 (0 ms) [ok]: Multi Part AOF can create BASE (AOF format) when server starts from empty (531 ms) === () Starting server 127.0.0.1:25131 ok === (other external:skip cluster slow) Starting server 127.0.0.1:26079 ok [ok]: corrupt payload: quicklist encoded_len is 0 (386 ms) [ok]: failover command to any replica works (350 ms) === () Starting server 127.0.0.1:23097 ok === () Starting server 127.0.0.1:25955 ok Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... WWaiting for process 404242 to exit... Waiting for background AOF rewrite to finish... [62/122 done]: unit/cluster/replica-in-sync (18 seconds) Testing integration/rdb [ok]: SRANDMEMBER histogram distribution - intset (557 ms) [ok]: wait for new failover (5349 ms) [ok]: PSYNC2 #3899 regression: setup (1035 ms) Waiting for background AOF rewrite to finish... [ok]: PSYNC2 #3899 regression: kill chained replica (5 ms) [ok]: corrupt payload: quicklist listpack entry start with EOF (389 ms) [ok]: Restarting the previously killed primary nodes (25 ms) [ok]: Migration target is auto-updated after failover in target shard (3472 ms) [ok]: Make sure there is no failover timeout (12 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... [ok]: Check if list is still ok after a DEBUG RELOAD - quicklist (1336 ms) [ok]: LLEN against non-list value error (4 ms) [ok]: LLEN against non existing key (0 ms) [ok]: LINDEX against non-list value error (1 ms) [ok]: LINDEX against non existing key (2 ms) [ok]: LPUSH against non-list value error (1 ms) [ok]: RPUSH against non-list value error (0 ms) Waiting for background AOF rewrite to finish... [ok]: RPOPLPUSH base case - quicklist (47 ms) === () Starting server 127.0.0.1:21931 ok Waiting for background AOF rewrite to finish... [ok]: LMOVE left left base case - quicklist (46 ms) === () Starting server 127.0.0.1:25957 ok Waiting for background AOF rewrite to finish... [ok]: LMOVE left right base case - quicklist (51 ms) [ok]: test old version rdb file (4 ms) [ok]: failover to a replica with force works (549 ms) Waiting for background AOF rewrite to finish... [ok]: LMOVE right left base case - quicklist (53 ms) [ok]: Cluster is writable (1030 ms) Waiting for background AOF rewrite to finish... [ok]: Instance #5, #6, #7 are now masters (6 ms) [ok]: LMOVE right right base case - quicklist (47 ms) [ok]: corrupt payload: #3080 - ziplist (372 ms) [ok]: Restarting the previously killed master nodes (21 ms) [ok]: Cluster should start ok (1 ms) [ok]: Can't read from replica without READONLY (6 ms) [ok]: Can't read from replica after READWRITE (1 ms) [ok]: Can read from replica after READONLY (2 ms) [ok]: Can perform HSET primary and HGET from replica (6 ms) [ok]: Can MULTI-EXEC transaction of HGET operations from replica (6 ms) [ok]: MULTI-EXEC with write operations is MOVED (3 ms) Waiting for background AOF rewrite to finish... [ok]: RPOPLPUSH with the same list as src and dst - quicklist (53 ms) [ok]: Instance #0, #1, #2 gets converted into a slaves (65 ms) [ok]: LMOVE left left with the same list as src and dst - quicklist (44 ms) Waiting for background AOF rewrite to finish... [ok]: PSYNC2: Set #1 to replicate from #4 (4 ms) [ok]: LMOVE left right with the same list as src and dst - quicklist (46 ms) === () Starting server 127.0.0.1:25959 Waiting for background AOF rewrite to finish... [ok]: corrupt payload: load corrupted rdb with no CRC - #3505 (158 ms) [ok]: LMOVE right left with the same list as src and dst - quicklist (58 ms) Waiting for background AOF rewrite to finish... Waiting for background save to finish... === () Starting server 127.0.0.1:21933 ok [ok]: SRANDMEMBER histogram distribution - hashtable (628 ms) [ok]: LMOVE right right with the same list as src and dst - quicklist (49 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... [63/122 done]: unit/cluster/failover2 (26 seconds) Testing integration/replica-redirect [ok]: RPOPLPUSH with quicklist source and existing target quicklist (100 ms) [ok]: RDB encoding loading test (61 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:25961 ok [ok]: dismiss replication backlog (1436 ms) Waiting for background AOF rewrite to finish... [ok]: LMOVE left left with quicklist source and existing target quicklist (101 ms) Waiting for background AOF rewrite to finish... [64/122 done]: integration/dismiss-mem (6 seconds) Testing integration/replication-2 Waiting for background AOF rewrite to finish... [ok]: failover with timeout aborts if replica never catches up (608 ms) [ok]: LMOVE left right with quicklist source and existing target quicklist (106 ms) [ok]: corrupt payload: load corrupted rdb with empty keys (398 ms) === (needs:repl external:skip) Starting server 127.0.0.1:24018 ok [ok]: failovers can be aborted (91 ms) [ok]: LMOVE right left with quicklist source and existing target quicklist (94 ms) [ok]: Changing aof-use-rdb-preamble during rewrite process (1539 ms) [ok]: EVAL does not leak in the Lua stack (4842 ms) [ok]: Call Redis command with many args from Lua (issue #1764) (3 ms) [ok]: Number conversion precision test (issue #1118) (6 ms) === () Starting server 127.0.0.1:21935 ok [ok]: String containing number precision test (regression of issue #1118) (4 ms) [ok]: Verify negative arg count is error instead of crash (issue #1842) (7 ms) [ok]: Scripts can handle commands with incorrect arity (4 ms) [ok]: Correct handling of reused argv (issue #1939) (2 ms) W[ok]: Functions in the Redis namespace are able to report errors (4 ms) [ok]: CLUSTER RESET can not be invoke from within a script (2 ms) [ok]: Script with RESP3 map (5 ms) [ok]: LMOVE right right with quicklist source and existing target quicklist (97 ms) === (repl external:skip) Starting server 127.0.0.1:25133 ok [ok]: Server started empty with non-existing RDB file (0 ms) [ok]: RPOPLPUSH with quicklist source and existing target listpack (57 ms) === () Starting server 127.0.0.1:25963 ok [ok]: PSYNC2 #3899 regression: kill chained replica (1 ms) [ok]: LMOVE left left with quicklist source and existing target listpack (51 ms) === () Starting server 127.0.0.1:24020 ok [ok]: Disconnect link when send buffer limit reached (9836 ms) [ok]: LMOVE left right with quicklist source and existing target listpack (56 ms) === (Multi Part AOF) Starting server 127.0.0.1:23099 ok [ok]: LMOVE right left with quicklist source and existing target listpack (51 ms) [ok]: LMOVE right right with quicklist source and existing target listpack (53 ms) [ok]: RPOPLPUSH base case - listpack (18 ms) [ok]: LMOVE left left base case - listpack (4 ms) [ok]: LMOVE left right base case - listpack (12 ms) [ok]: Make sure aof manifest appendonly.aof.manifest not in aof directory (0 ms) [ok]: LMOVE right left base case - listpack (5 ms) Waiting for background AOF rewrite to finish... [ok]: corrupt payload: load corrupted rdb with empty keys (490 ms) === () Starting server 127.0.0.1:25135 ok [ok]: LMOVE right right base case - listpack (25 ms) === () Starting server 127.0.0.1:21937 ok [ok]: RPOPLPUSH with the same list as src and dst - listpack (6 ms) [ok]: LMOVE left left with the same list as src and dst - listpack (5 ms) [ok]: LMOVE left right with the same list as src and dst - listpack (5 ms) [ok]: LMOVE right left with the same list as src and dst - listpack (7 ms) [ok]: LMOVE right right with the same list as src and dst - listpack (1 ms) [ok]: RPOPLPUSH with listpack source and existing target quicklist (44 ms) [ok]: Stress tester for #3343-alike bugs comp: 0 (10131 ms) [ok]: PSYNC2: Set #2 to replicate from #4 (0 ms) [ok]: Server started empty with empty RDB file (1 ms) [ok]: write command inside MULTI is QUEUED, EXEC should be REDIRECT (204 ms) [ok]: Load cluster announced IPv6 config on server start (281 ms) [ok]: LMOVE left left with listpack source and existing target quicklist (50 ms) [ok]: WAITAOF when replica switches between masters, fsync: everysec (2920 ms) [ok]: Primary memory usage does not increase during dual-channel-replication sync (653 ms) [ok]: LMOVE left right with listpack source and existing target quicklist (52 ms) [ok]: write command inside MULTI is REDIRECT, EXEC should be EXECABORT (107 ms) [ok]: replica allow read command by default (1 ms) [ok]: replica reply READONLY error for write command by default (0 ms) [ok]: replica redirect read and write command after CLIENT CAPA REDIRECT (1 ms) [ok]: non-data access commands are not redirected (0 ms) [65/122 done]: unit/cluster/announce-client-ip (29 seconds) Testing integration/replication-3 [ok]: replica allow read command in READONLY mode (5 ms) [ok]: LMOVE right left with listpack source and existing target quicklist (51 ms) === () Starting server 127.0.0.1:25965 ok [ok]: First server should have role slave after SLAVEOF (110 ms) [ok]: If min-slaves-to-write is honored, write is accepted (6 ms) [ok]: No write if min-slaves-to-write is < attached slaves (3 ms) [ok]: If min-slaves-to-write is honored, write is accepted (again) (1 ms) Waiting for background AOF rewrite to finish... [ok]: LMOVE right right with listpack source and existing target quicklist (55 ms) [ok]: RPOPLPUSH with listpack source and existing target listpack (14 ms) [ok]: Script return recursive object (630 ms) [ok]: Script check unpack with massive arguments (3 ms) [ok]: LMOVE left left with listpack source and existing target listpack (13 ms) [ok]: Script read key with expiration set (9 ms) [ok]: Script del key with expiration set (1 ms) [ok]: LMOVE left right with listpack source and existing target listpack (7 ms) [ok]: Script ACL check (10 ms) [ok]: Binary code loading failed (4 ms) [ok]: Try trick global protection 1 (0 ms) [ok]: Try trick global protection 2 (1 ms) [ok]: Try trick global protection 3 (2 ms) [ok]: Try trick global protection 4 (2 ms) [ok]: LMOVE right left with listpack source and existing target listpack (16 ms) [ok]: Try trick readonly table on valkey table (1 ms) [66/122 done]: unit/cluster/manual-takeover (25 seconds) Testing integration/replication-4 [ok]: Try trick readonly table on json table (1 ms) [ok]: Try trick readonly table on cmsgpack table (4 ms) [ok]: Try trick readonly table on bit table (1 ms) [ok]: Test loadfile are not available (1 ms) [ok]: LMOVE right right with listpack source and existing target listpack (10 ms) [ok]: Test dofile are not available (3 ms) [ok]: Test print are not available (1 ms) [ok]: RPOPLPUSH against non existing key (6 ms) [ok]: RPOPLPUSH against non list src key (2 ms) === () Starting server 127.0.0.1:28169 ok [ok]: RPOPLPUSH against non list dst key - quicklist (44 ms) === () Starting server 127.0.0.1:21939 ok [ok]: RPOPLPUSH against non list dst key - listpack (10 ms) [ok]: failover aborts if target rejects sync request (845 ms) [ok]: Link memory increases with publishes (596 ms) [ok]: RPOPLPUSH against non existing src key (5 ms) === (repl external:skip) Starting server 127.0.0.1:27853 ok [ok]: corrupt payload: listpack invalid size header (485 ms) [ok]: AOF enable will create manifest file (501 ms) [ok]: PSYNC2 #3899 regression: kill chained replica (2 ms) [ok]: Basic LPOP/RPOP/LMPOP - quicklist (86 ms) [ok]: Basic LPOP/RPOP/LMPOP - listpack (6 ms) [ok]: LPOP/RPOP/LMPOP against empty list (2 ms) [ok]: LPOP/RPOP/LMPOP NON-BLOCK or BLOCK against non list value (7 ms) W[ok]: PSYNC2 #3899 regression: kill chained replica (2 ms) === (repl network external:skip singledb:skip) Starting server 127.0.0.1:27535 ok === () Starting server 127.0.0.1:28171 ok === (scripting) Starting server 127.0.0.1:26567 ok [ok]: PSYNC2 #3899 regression: kill chained replica (1 ms) === () Starting server 127.0.0.1:25967 ok [ok]: Mass RPOP/LPOP - listpack (178 ms) Waiting for process 404042 to exit... [ok]: client paused during failover-in-progress (526 ms) === () Starting server 127.0.0.1:27855 ok Waiting for background AOF rewrite to finish... [ok]: corrupt payload: listpack too long entry len (393 ms) === () Starting server 127.0.0.1:27537 ok [ok]: Test RDB stream encoding (450 ms) [ok]: Test RDB stream encoding - sanitize dump (11 ms) [ok]: First server should have role slave after SLAVEOF (112 ms) Waiting for background AOF rewrite to finish... [67/122 done]: integration/replica-redirect (2 seconds) Testing integration/replication-buffer [ok]: First server should have role slave after SLAVEOF (8 ms) [ok]: Link memory resets after publish messages flush (633 ms) [ok]: write command is QUEUED, then EXEC should be MOVED after failover (2091 ms) [ok]: Mass RPOP/LPOP - listpack (382 ms) [ok]: LMPOP with illegal argument (5 ms) [ok]: PSYNC2: Set #3 to replicate from #4 (2 ms) === () Starting server 127.0.0.1:25969 ok === () Starting server 127.0.0.1:21941 [ok]: Server should not start if RDB file can't be open (2 ms) [ok]: AOF fsync always barrier issue (6089 ms) Waiting for background AOF rewrite to finish... [ok]: Steady state after dual channel sync (1009 ms) [ok]: read-only blocking operations from replica (137 ms) [ok]: reply MOVED when eval from replica for update (8 ms) [ok]: Timedout read-only scripts can be killed by SCRIPT KILL (474 ms) Waiting for background AOF rewrite to finish... [ok]: LMPOP single existing list - quicklist (142 ms) [ok]: Cluster is up (5 ms) === (repl external:skip) Starting server 127.0.0.1:24022 ok === () Starting server 127.0.0.1:21943 [ok]: Server should not start if RDB is corrupted (7 ms) [68/122 done]: unit/cluster/links (26 seconds) Testing integration/replication-psync [ok]: corrupt payload: listpack very long entry len (496 ms) [ok]: LMPOP multiple existing lists - quicklist (194 ms) [ok]: LMPOP single existing list - listpack (24 ms) [ok]: LMPOP multiple existing lists - listpack (24 ms) === () Starting server 127.0.0.1:21323 ok [ok]: Timedout read-only scripts can be killed by SCRIPT KILL even when use pcall (343 ms) === () Starting server 127.0.0.1:21945 ok === (repl) Starting server 127.0.0.1:21775 ok [ok]: LMPOP propagate as pop with count command to replica (131 ms) === () Starting server 127.0.0.1:25971 ok [69/122 done]: integration/failover (7 seconds) Testing integration/replication [ok]: GETEX should not append to AOF (7 ms) W[ok]: LRANGE basics - quicklist (66 ms) [ok]: Dual channel replication sync doesn't impair subsequent normal syncs (527 ms) === () Starting server 127.0.0.1:24024 ok [ok]: LRANGE inverted indexes - quicklist (59 ms) [ok]: LRANGE out of range indexes including the full list - quicklist (52 ms) [ok]: WAITAOF when replica switches between masters, fsync: always (1653 ms) [ok]: corrupt payload: listpack too long entry prev len (435 ms) Waiting for background AOF rewrite to finish... [ok]: LRANGE out of range negative end index - quicklist (47 ms) [ok]: LRANGE basics - listpack (20 ms) [70/122 done]: unit/cluster/transactions-on-replica (13 seconds) Testing integration/shutdown === (repl network external:skip) Starting server 127.0.0.1:22249 ok [ok]: LRANGE inverted indexes - listpack (8 ms) [ok]: Server can trigger resizing (1880 ms) [ok]: LRANGE out of range indexes including the full list - listpack (13 ms) [ok]: LRANGE out of range negative end index - listpack (6 ms) [ok]: LRANGE against non existing key (0 ms) [ok]: LRANGE with start > end yields an empty array for backward compatibility (2 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:21777 ok [ok]: Timedout script does not cause a false dead client (340 ms) === () Starting server 127.0.0.1:21325 [ok]: Unknown command: Server should have logged an error (6 ms) === () Starting server 127.0.0.1:25973 ok === () Starting server 127.0.0.1:24026 ok === (dual-channel-replication external:skip) Starting server 127.0.0.1:24333 ok [ok]: PSYNC2: cluster is consistent after failover (4 ms) === () Starting server 127.0.0.1:22403 ok [ok]: AOF multiple rewrite failures will open multiple INCR AOFs (1687 ms) Waiting for background AOF rewrite to finish... [ok]: Migration source is auto-updated after failover in source shard (3595 ms) [ok]: Replica redirects key access in migrating slots (3 ms) [ok]: Replica of migrating node returns ASK redirect after READONLY (5 ms) [ok]: Replica of migrating node returns TRYAGAIN after READONLY (14 ms) [ok]: GETRANGE fuzzing (5356 ms) [ok]: Replica of importing node returns TRYAGAIN after READONLY and ASKING (8 ms) [ok]: corrupt payload: stream with duplicate consumers (412 ms) === () Starting server 127.0.0.1:22251 ok [ok]: Coverage: SUBSTR (9 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:21327 ok [ok]: Slave should be able to synchronize with the master (212 ms) === (failover external:skip) Starting server 127.0.0.1:28173 ok [ok]: trim on SET with big value (53 ms) [ok]: Extended SET can detect syntax errors (1 ms) [ok]: Extended SET NX option (8 ms) [ok]: Extended SET XX option (3 ms) [ok]: Extended SET GET option (3 ms) [ok]: Extended SET GET option with no previous value (2 ms) [ok]: Extended SET GET option with XX (2 ms) [ok]: Extended SET GET option with XX and no previous value (1 ms) [ok]: Extended SET GET option with NX (2 ms) [ok]: Extended SET GET option with NX and previous value (4 ms) [ok]: Extended SET GET with incorrect type should result in wrong type error (5 ms) [ok]: Extended SET EX option (2 ms) [ok]: Timedout script link is still usable after Lua returns (399 ms) [ok]: Extended SET PX option (6 ms) [ok]: Extended SET EXAT option (2 ms) [ok]: Extended SET PXAT option (1 ms) Waiting for process 404042 to exit... === () Starting server 127.0.0.1:24335 ok === () Starting server 127.0.0.1:24028 ok === () Starting server 127.0.0.1:22405 ok === () Starting server 127.0.0.1:25975 ok [ok]: Cluster is writable (1209 ms) [ok]: Instance #5 is a slave (11 ms) [ok]: LTRIM basics - quicklist (609 ms) [ok]: Instance #5 synced with the master (8 ms) [ok]: SET EXAT / PXAT Expiration time is expired (207 ms) [ok]: Extended SET using multiple options at once (6 ms) [ok]: GETRANGE with huge ranges, Github issue #1844 (2 ms) === () Starting server 127.0.0.1:28175 ok [ok]: LCS basic (2 ms) [ok]: LCS len (4 ms) [ok]: LCS indexes (2 ms) Waiting for background AOF rewrite to finish... [ok]: LCS indexes with match len (2 ms) [ok]: LCS indexes with match len and minimum match len (3 ms) [ok]: SETRANGE with huge offset (4 ms) [ok]: APPEND modifies the encoding from int to raw (8 ms) [ok]: LTRIM out of range negative end index - quicklist (102 ms) [ok]: AOF+LMPOP/BLMPOP: pop elements from the list (250 ms) Waiting for background AOF rewrite to finish... [ok]: Killing one master node (91 ms) [ok]: Server can rewind and trigger smaller slot resizing (746 ms) [ok]: corrupt payload: hash ziplist with duplicate records (414 ms) [ok]: AOF rewrite doesn't open new aof when AOF turn off (478 ms) [71/122 done]: unit/type/string (32 seconds) Testing integration/valkey-benchmark Waiting for background AOF rewrite to finish... [ok]: LSET - quicklist (61 ms) [ok]: LSET out of range index - quicklist (0 ms) [ok]: PSYNC2: Partial resync after Master restart using RDB aux fields with data (1363 ms) Waiting for background AOF rewrite to finish... [ok]: LTRIM basics - listpack (101 ms) [ok]: New replica inherits migrating slot (550 ms) [ok]: LTRIM out of range negative end index - listpack (7 ms) Waiting for background AOF rewrite to finish... [ok]: LSET - listpack (12 ms) [ok]: LSET out of range index - listpack (0 ms) [ok]: LSET against non existing key (1 ms) [ok]: LSET against non list value (6 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:25977 ok [ok]: LREM remove all the occurrences - quicklist (61 ms) [ok]: LREM remove the first occurrence - quicklist (5 ms) [ok]: LREM remove non existing element - quicklist (4 ms) [ok]: AOF enable/disable auto gc (226 ms) === () Starting server 127.0.0.1:28177 ok [ok]: LREM starting from tail with negative count - quicklist (50 ms) Waiting for background AOF rewrite to finish... [ok]: LREM starting from tail with negative count (2) - quicklist (6 ms) === (other external:skip) Starting server 127.0.0.1:26081 ok === () Starting server 127.0.0.1:23675 ok [ok]: No write if min-slaves-max-lag is > of the slave lag (2668 ms) [ok]: min-slaves-to-write is ignored by slaves (17 ms) === () Starting server 127.0.0.1:21329 ok [ok]: AOF can produce consecutive sequence number after reload (82 ms) [ok]: LREM deleting objects that may be int encoded - quicklist (52 ms) [ok]: LREM remove all the occurrences - listpack (18 ms) [ok]: LREM remove the first occurrence - listpack (0 ms) [ok]: LREM remove non existing element - listpack (1 ms) [ok]: LREM starting from tail with negative count - listpack (21 ms) [ok]: LREM starting from tail with negative count (2) - listpack (1 ms) [ok]: corrupt payload: hash listpack with duplicate records (375 ms) [ok]: LREM deleting objects that may be int encoded - listpack (16 ms) [ok]: PSYNC2 pingoff: pause replica and promote it (5006 ms) [ok]: setup replication for following tests (126 ms) [ok]: AOF+LMPOP/BLMPOP: after pop elements from the list (56 ms) [ok]: Test FLUSHALL aborts bgsave (1499 ms) === () Starting server 127.0.0.1:25979 ok [ok]: Server can resize empty dict (220 ms) [ok]: Send CLUSTER FAILOVER to #5, during load (13077 ms) [ok]: Regression for bug 593 - chaining BRPOPLPUSH with other blocking cmds (230 ms) Waiting for background AOF rewrite to finish... [ok]: Detect write load to master (1007 ms) [ok]: bgsave resets the change counter (107 ms) [ok]: benchmark: set,get (250 ms) [ok]: Test replication partial resync: no reconnection, just sync (diskless: no, disabled, dual-channel: yes, reconnect: 0) (27 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... [ok]: Slave enters handshake (1003 ms) [ok]: Slave enters wait_bgsave (0 ms) [ok]: BLPOP/BLMOVE should increase dirty (96 ms) [ok]: corrupt payload: hash listpack with duplicate records - convert (348 ms) Waiting for background AOF rewrite to finish... Creating temp file /usr/src/RPM/BUILD/valkey-8.0.2/400304 [ok]: Wait for failover (124 ms) [ok]: New replica inherits importing slot (604 ms) [ok]: Cluster should eventually be up again (17 ms) [ok]: AOF enable during BGSAVE will not write data util AOFRW finish (442 ms) [ok]: maxmemory - is the memory limit honoured? (policy volatile-lru) (5783 ms) Done 20 cycles in 10 seconds. RESTORE: successful: 13, rejected: 7 Total commands sent in traffic: 2422, crashes during traffic: 4 (0 by signal). Waiting for background AOF rewrite to finish... [ok]: client unblock tests (117 ms) [ok]: benchmark: connecting using URI set,get (210 ms) [ok]: Fuzzer corrupt restore payloads - sanitize_dump: no (9452 ms) === () Starting server 127.0.0.1:21331 ok === () Starting server 127.0.0.1:25981 ok [ok]: Timedout scripts and unblocked command (1258 ms) Waiting for background AOF rewrite to finish... [ok]: client unblock tests (121 ms) [ok]: List listpack -> quicklist encoding conversion (39 ms) Waiting for background AOF rewrite to finish... === (repl external:skip) Starting server 127.0.0.1:26083 ok === () Starting server 127.0.0.1:21947 ok [ok]: benchmark: connecting using URI with authentication set,get (202 ms) [ok]: corrupt payload: hash ziplist uneven record count (383 ms) [ok]: test unixsocket options are set correctly (5 ms) === (repl) Starting server 127.0.0.1:21779 ok Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:28331 ok [ok]: CLUSTER SLOTS cached using EVAL over TLS -- tls-cluster no (81 ms) [ok]: List listpack -> quicklist encoding conversion (215 ms) [ok]: Timedout scripts that modified data can't be killed by SCRIPT KILL (287 ms) [ok]: SHUTDOWN NOSAVE can kill a timedout script anyway (18 ms) Deleting temp file: /usr/src/RPM/BUILD/valkey-8.0.2/400304 [72/122 done]: unit/other (34 seconds) Testing integration/valkey-cli [ok]: AOF+ZMPOP/BZMPOP: pop elements from the zset (287 ms) [ok]: PSYNC2 #3899 regression: kill first replica (0 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:25983 ok [ok]: CLUSTER SLOTS with different connection type -- tls-cluster no (201 ms) Waiting for process 404042 to exit... [ok]: Big Hash table: SORT BY key (1248 ms) [ok]: Make the old master a replica of the new one and check conditions (1016 ms) [ok]: Big Hash table: SORT BY key with limit (44 ms) [ok]: List quicklist -> listpack encoding conversion (263 ms) [ok]: List encoding conversion when RDB loading (31 ms) === (cli) Starting server 127.0.0.1:26085 ok [ok]: CLUSTER NODES return port according to connection type -- tls-cluster no (170 ms) === () Starting server 127.0.0.1:21781 ok [ok]: corrupt payload: hash duplicate records (421 ms) === (scripting repl needs:debug external:skip) Starting server 127.0.0.1:26569 ok [ok]: List invalid list-max-listpack-size config (59 ms) [ok]: Toggle dual-channel-replication-enabled: yes start (1732 ms) === (external:skip cluster) Starting server 127.0.0.1:23853 ok === () Starting server 127.0.0.1:21333 ok Waiting for background AOF rewrite to finish... [ok]: List of various encodings (123 ms) [ok]: Interactive CLI: INFO response should be printed raw (107 ms) [ok]: PSYNC2 #3899 regression: kill first replica (1 ms) [ok]: List of various encodings - sanitize dump (19 ms) Waiting for background AOF rewrite to finish... [ok]: AOF will trigger limit when AOFRW fails many times (1027 ms) [ok]: WAIT and WAITAOF replica multiple clients unblock - reuse last result (1345 ms) === () Starting server 127.0.0.1:25985 ok [ok]: Interactive CLI: Status reply (129 ms) [ok]: AOF+ZMPOP/BZMPOP: after pop elements from the zset (92 ms) [ok]: Slave should be able to synchronize with the master (219 ms) [ok]: PSYNC2 #3899 regression: kill first replica (0 ms) [ok]: Unblock fairness is kept while pipelining (206 ms) === () Starting server 127.0.0.1:26571 ok [ok]: Interactive CLI: Integer reply (113 ms) === (psync2 external:skip) Starting server 127.0.0.1:26743 ok [ok]: Cluster is writable (1236 ms) === (external:skip cluster) Starting server 127.0.0.1:23855 ok [ok]: Instance #5 is now a master (15 ms) [ok]: Interactive CLI: Bulk reply (128 ms) [ok]: Before the replica connects we issue two EVAL commands (6 ms) [ok]: corrupt payload: hash empty zipmap (545 ms) === () Starting server 127.0.0.1:23101 ok [73/122 done]: unit/wait (35 seconds) [ok]: Interactive CLI: Multi-bulk reply (117 ms) [ok]: All replicas share one global replication buffer dualchannel yes (518 ms) [ok]: Connect a replica to the master instance (127 ms) [ok]: PSYNC2 #3899 regression: kill first replica (0 ms) [ok]: Replication buffer will become smaller when no replica uses dualchannel yes (35 ms) [ok]: Unblock fairness is kept during nested unblock (342 ms) === () Starting server 127.0.0.1:21335 ok === (external:skip cluster) Starting server 127.0.0.1:23857 ok [ok]: PSYNC2 #3899 regression: kill first replica (1 ms) === () Starting server 127.0.0.1:25987 ok === () Starting server 127.0.0.1:26745 ok [ok]: Blocking command accounted only once in commandstats (121 ms) [ok]: Replication of script multiple pushes to list with BLPOP (194 ms) [ok]: Lua scripts using SELECT are replicated correctly (10 ms) Waiting for background AOF rewrite to finish... [ok]: Blocking command accounted only once in commandstats after timeout (78 ms) [ok]: corrupt payload: fuzzer findings - NPD in streamIteratorGetID (448 ms) [ok]: Generate timestamp annotations in AOF (671 ms) === (external:skip cluster) Starting server 127.0.0.1:23859 ok === () Starting server 127.0.0.1:26747 ok === () Starting server 127.0.0.1:25989 ok [ok]: Verify that multiple primaries mark replica as failed (6202 ms) [ok]: Big Hash table: SORT BY hash field (1326 ms) [ok]: SORT GET # (5 ms) [ok]: SORT GET (4 ms) [ok]: SORT_RO GET (10 ms) === (repl external:skip) Starting server 127.0.0.1:24030 ok [ok]: Detect write load to master (1008 ms) [ok]: PSYNC2: Partial resync after Master restart using RDB aux fields with expire (2819 ms) [ok]: SORT GET (key and hash) with sanity check (53 ms) [ok]: SORT BY key STORE (5 ms) [ok]: SORT BY hash field STORE (3 ms) [ok]: SORT extracts STORE correctly (1 ms) [ok]: SORT_RO get keys (1 ms) [ok]: SORT extracts multiple STORE correctly (2 ms) [ok]: SORT DESC (2 ms) [ok]: Command being unblocked cause another command to get unblocked execution order test (466 ms) [ok]: corrupt payload: fuzzer findings - listpack NPD on invalid stream (400 ms) [ok]: SORT ALPHA against integer encoded strings (14 ms) [ok]: Interactive CLI: Parsing quotes (743 ms) [ok]: SORT sorted set (7 ms) [ok]: SORT sorted set BY nosort should retain ordering (22 ms) === () Starting server 127.0.0.1:21337 ok [ok]: SORT sorted set BY nosort + LIMIT (11 ms) [ok]: SORT sorted set BY nosort works as expected from scripts (14 ms) [ok]: SORT sorted set: +inf and -inf handling (3 ms) [ok]: SORT regression for issue #19, sorting floats (19 ms) [ok]: SORT with STORE returns zero if result is empty (github issue 224) (2 ms) [ok]: SORT with STORE does not create empty lists (github issue 224) (8 ms) [ok]: SORT with STORE removes key if result is empty (github issue 227) (5 ms) === (external:skip cluster) Starting server 127.0.0.1:23861 ok [ok]: SORT with BY and STORE should still order output (1 ms) [ok]: SORT will complain with numerical sorting and bad doubles (1) (3 ms) [ok]: SORT will complain with numerical sorting and bad doubles (2) (5 ms) [ok]: SORT BY sub-sorts lexicographically if score is the same (5 ms) [ok]: SORT GET with pattern ending with just -> does not get hash field (10 ms) [ok]: SORT by nosort retains native order for lists (1 ms) [ok]: SORT by nosort plus store retains native order for lists (2 ms) [ok]: SORT by nosort with limit returns based on original list order (1 ms) [ok]: SORT_RO - Successful case (9 ms) Waiting for background AOF rewrite to finish... [ok]: SORT_RO - Cannot run with STORE arg (12 ms) [74/122 done]: unit/type/list (36 seconds) === () Starting server 127.0.0.1:26749 ok Waiting for background AOF rewrite to finish... Waiting for process 404042 to exit... === () Starting server 127.0.0.1:25991 ok [ok]: Successfully load AOF which has timestamp annotations inside (138 ms) [ok]: Client output buffer hard limit is enforced (35196 ms) === () Starting server 127.0.0.1:24032 ok [ok]: corrupt payload: fuzzer findings - NPD in quicklistIndex (407 ms) === (external:skip cluster) Starting server 127.0.0.1:23863 ok [ok]: maxmemory - is the memory limit honoured? (policy volatile-lfu) (2660 ms) === () Starting server 127.0.0.1:26751 ok [ok]: client freed during loading (2786 ms) [ignore]: Not supported in tls mode [75/122 done]: unit/cluster/failure-marking (32 seconds) [ok]: Test replication with parallel clients writing in different DBs (5117 ms) Average time to sort: 1.72 milliseconds [ok]: SORT speed, 100 element list BY key, 100 times (172 ms) === () Starting server 127.0.0.1:21339 ok === () Starting server 127.0.0.1:25993 ok === () Starting server 127.0.0.1:24034 ok === () Starting server 127.0.0.1:21949 ok Average time to sort: 2.0600000000000001 milliseconds [ok]: SORT speed, 100 element list BY hash field, 100 times (206 ms) === (scripting repl external:skip) Starting server 127.0.0.1:26573 ok [ok]: corrupt payload: fuzzer findings - encoded entry header reach outside the allocation (456 ms) Average time to sort: 1.1899999999999999 milliseconds [ok]: SORT speed, 100 element list directly, 100 times (119 ms) [ok]: Interactive CLI: Subscribed mode (990 ms) Average time to sort: 1.26 milliseconds [ok]: SORT speed, 100 element list BY , 100 times (126 ms) [ok]: SETRANGE with huge offset (2 ms) [ok]: Shutting down master waits for replica to catch up (sigterm) (4780 ms) === (repl external:skip) Starting server 127.0.0.1:27539 ok === () Starting server 127.0.0.1:25995 ok [ok]: SORT STORE quicklist with the right options (53 ms) === () Starting server 127.0.0.1:26575 ok === () Starting server 127.0.0.1:24036 ok [ok]: Wait for failover (4161 ms) === () Starting server 127.0.0.1:21341 ok [ok]: Cluster is up (4 ms) [ok]: XDEL fuzz test (12028 ms) [ok]: Online toggle dual-channel-replication-enabled on primary, starting with 'yes' (2639 ms) [ok]: benchmark: full test suite (3246 ms) [ok]: Connect a replica to the master instance (119 ms) [ok]: Redis.replicate_commands() can be issued anywhere now (0 ms) [ok]: Redis.set_repl() can be issued before replicate_commands() now (0 ms) [ok]: Redis.set_repl() don't accept invalid values (1 ms) === () Starting server 127.0.0.1:22407 ok [ok]: corrupt payload: fuzzer findings - invalid ziplist encoding (524 ms) === () Starting server 127.0.0.1:27541 ok === (external:skip cluster sort) Starting server 127.0.0.1:27193 ok [ok]: PSYNC2: generate load while killing replication links (5002 ms) [ok]: PSYNC2: cluster is consistent after load (x = 5474) (2 ms) [ok]: PSYNC2: total sum of full synchronizations is exactly 4 (9 ms) [ok]: PSYNC2: --- CYCLE 2 --- (0 ms) [ok]: PSYNC2: [NEW LAYOUT] Set #1 as master (5 ms) [ok]: PSYNC2: Set #0 to replicate from #2 (3 ms) === () Starting server 127.0.0.1:25997 ok [ok]: Interactive non-TTY CLI: Subscribed mode (668 ms) [ok]: Non-interactive TTY CLI: Status reply (55 ms) === () Starting server 127.0.0.1:22409 ok Waiting for background AOF rewrite to finish... [ok]: First server should have role slave after SLAVEOF (104 ms) [ok]: With min-slaves-to-write (1,3): master should be writable (2 ms) [ok]: With min-slaves-to-write (2,3): master should not be writable (4 ms) [ok]: With min-slaves-to-write function without no-write flag (6 ms) [ok]: With not enough good slaves, read in Lua script is still accepted (8 ms) [ok]: corrupt payload: fuzzer findings - hash crash (404 ms) [ok]: Non-interactive TTY CLI: Integer reply (66 ms) [ok]: Test selective replication of certain commands from Lua (423 ms) Waiting for background AOF rewrite to finish... [ok]: PRNG is seeded randomly for command replication (10 ms) [ok]: Using side effects is not a problem with command replication (6 ms) === () Starting server 127.0.0.1:21343 ok [ok]: Non-interactive TTY CLI: Bulk reply (161 ms) Waiting for process 404042 to exit... [ok]: Non-interactive TTY CLI: Multi-bulk reply (77 ms) === () Starting server 127.0.0.1:25999 ok [ok]: benchmark: multi-thread set,get (679 ms) [ok]: Cluster is writable (753 ms) [ok]: Killing the first primary node (35 ms) [ok]: Non-interactive TTY CLI: Read last argument from pipe (111 ms) [ok]: Cluster should eventually be up again (994 ms) [ok]: Non-interactive TTY CLI: Read last argument from file (78 ms) [ok]: Write data while slave #10 is paused and can't receive it (10082 ms) [ok]: Truncate AOF to specific timestamp (1889 ms) [ok]: AOF will open a temporary INCR AOF to accumulate data until the first AOFRW success when AOF is dynamically enabled (2990 ms) [ok]: corrupt payload: fuzzer findings - uneven entry count in hash (529 ms) === () Starting server 127.0.0.1:21345 ok [ok]: PSYNC2 #3899 regression: kill chained replica (1 ms) [76/122 done]: integration/aof-multi-part (19 seconds) [ok]: Non-interactive TTY CLI: Escape character in JSON mode (342 ms) === () Starting server 127.0.0.1:26001 ok [ok]: Non-interactive non-TTY CLI: Status reply (28 ms) [ok]: Test RDB load info (1689 ms) [ok]: Non-interactive non-TTY CLI: Integer reply (27 ms) [ok]: PSYNC2 #3899 regression: kill first replica (0 ms) [ok]: benchmark: pipelined full set,get (605 ms) [ok]: PSYNC2: Set #4 to replicate from #1 (2 ms) [ok]: maxmemory - is the memory limit honoured? (policy volatile-random) (2178 ms) [ok]: Non-interactive non-TTY CLI: Bulk reply (64 ms) [ok]: Non-interactive non-TTY CLI: Multi-bulk reply (61 ms) [ok]: Non-interactive non-TTY CLI: Quoted input arguments (24 ms) [ok]: benchmark: arbitrary command (112 ms) [ok]: corrupt payload: fuzzer findings - invalid read in lzf_decompress (519 ms) === () Starting server 127.0.0.1:21951 ok [ok]: Non-interactive non-TTY CLI: No accidental unquoting of input arguments (115 ms) [ok]: Non-interactive non-TTY CLI: Invalid quoted input arguments (96 ms) [ok]: PSYNC2 #3899 regression: kill first replica (1 ms) === () Starting server 127.0.0.1:26003 ok === (scripting needs:debug) Starting server 127.0.0.1:26577 ok [ok]: Non-interactive non-TTY CLI: Read last argument from pipe (105 ms) [ok]: test RESP2/2 big number protocol parsing (2 ms) [ok]: test RESP2/2 malformed big number protocol parsing (2 ms) [ok]: test RESP2/2 map protocol parsing (1 ms) [ok]: test RESP2/2 set protocol parsing (3 ms) [ok]: test RESP2/2 double protocol parsing (1 ms) [ok]: test RESP2/2 null protocol parsing (0 ms) [ok]: test RESP2/2 verbatim protocol parsing (1 ms) [ok]: test RESP2/2 true protocol parsing (5 ms) [ok]: test RESP2/2 false protocol parsing (2 ms) [ok]: test RESP2/3 big number protocol parsing (1 ms) [ok]: test RESP2/3 malformed big number protocol parsing (1 ms) [ok]: Non-interactive non-TTY CLI: Read last argument from file (90 ms) [ok]: test RESP2/3 map protocol parsing (6 ms) [ok]: test RESP2/3 set protocol parsing (7 ms) [ok]: test RESP2/3 double protocol parsing (2 ms) [ok]: test RESP2/3 null protocol parsing (2 ms) [ok]: test RESP2/3 verbatim protocol parsing (1 ms) [ok]: test RESP2/3 true protocol parsing (3 ms) [ok]: test RESP2/3 false protocol parsing (1 ms) [ok]: test RESP3/2 big number protocol parsing (2 ms) [ok]: test RESP3/2 malformed big number protocol parsing (2 ms) [ok]: test RESP3/2 map protocol parsing (4 ms) [ok]: test RESP3/2 set protocol parsing (1 ms) [ok]: test RESP3/2 double protocol parsing (1 ms) [ok]: test RESP3/2 null protocol parsing (0 ms) [ok]: test RESP3/2 verbatim protocol parsing (5 ms) [ok]: test RESP3/2 true protocol parsing (2 ms) [ok]: corrupt payload: fuzzer findings - leak in rdbloading due to dup entry in set (385 ms) [ok]: test RESP3/2 false protocol parsing (1 ms) [ok]: test RESP3/3 big number protocol parsing (1 ms) [ok]: test RESP3/3 malformed big number protocol parsing (1 ms) [ok]: test RESP3/3 map protocol parsing (2 ms) [ok]: test RESP3/3 set protocol parsing (2 ms) [ok]: test RESP3/3 double protocol parsing (1 ms) [ok]: test RESP3/3 null protocol parsing (3 ms) [ok]: test RESP3/3 verbatim protocol parsing (1 ms) [ok]: test RESP3/3 true protocol parsing (3 ms) [ok]: test RESP3/3 false protocol parsing (2 ms) [ok]: test resp3 attribute protocol parsing (3 ms) [ok]: Non-interactive non-TTY CLI: Test command-line hinting - latest server (79 ms) [ok]: Script block the time during execution (14 ms) [ok]: Script delete the expired key (10 ms) [ok]: Non-interactive non-TTY CLI: Test command-line hinting - no server (13 ms) [ok]: TIME command using cached time (14 ms) [ok]: Cluster is writable (1100 ms) [ok]: Instance #5 is now a master (1 ms) [ok]: Non-interactive non-TTY CLI: Test command-line hinting - old server (79 ms) [ok]: benchmark: keyspace length (583 ms) [ok]: Script block the time in some expiration related commands (86 ms) [ok]: RESTORE expired keys with expiration time (13 ms) [ok]: All replicas share one global replication buffer dualchannel no (329 ms) [ok]: Killing the new master #5 (113 ms) [ok]: Replication buffer will become smaller when no replica uses dualchannel no (19 ms) [ok]: sort by in cluster mode (2 ms) [ok]: sort get in cluster mode (2 ms) [ok]: sort_ro by in cluster mode (2 ms) [ok]: sort_ro get in cluster mode (2 ms) === () Starting server 127.0.0.1:26005 ok [ok]: benchmark: clients idle mode should return error when reached maxclients limit (109 ms) [77/122 done]: unit/sort (39 seconds) [ok]: corrupt payload: fuzzer findings - empty intset (419 ms) [ok]: PSYNC2: Set #2 to replicate from #1 (1 ms) [ok]: benchmark: read last argument from stdin (265 ms) === (scripting) Starting server 127.0.0.1:26579 ok === () Starting server 127.0.0.1:26007 ok [ok]: EVAL - Does Lua interpreter replies to our requests? (1 ms) [ok]: EVAL - Return _G (2 ms) [ok]: EVAL - Return table with a metatable that raise error (6 ms) [ok]: EVAL - Return table with a metatable that call server (13 ms) [ok]: EVAL - Lua integer -> Redis protocol type conversion (1 ms) [ok]: EVAL - Lua string -> Redis protocol type conversion (1 ms) [ok]: EVAL - Lua true boolean -> Redis protocol type conversion (1 ms) [ok]: EVAL - Lua false boolean -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua status code reply -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua error reply -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua table -> Redis protocol type conversion (0 ms) [ok]: EVAL - Are the KEYS and ARGV arrays populated correctly? (1 ms) [ok]: EVAL - is Lua able to call Redis API? (5 ms) [ok]: EVAL - Redis integer -> Lua type conversion (0 ms) [ok]: EVAL - Lua number -> Redis integer conversion (2 ms) [ok]: EVAL - Redis bulk -> Lua type conversion (9 ms) [ok]: EVAL - Redis multi bulk -> Lua type conversion (1 ms) [ok]: EVAL - Redis status reply -> Lua type conversion (0 ms) [ok]: EVAL - Redis error reply -> Lua type conversion (3 ms) [ok]: EVAL - Redis nil bulk reply -> Lua type conversion (4 ms) [ok]: EVAL - Is the Lua client using the currently selected DB? (1 ms) [ok]: PSYNC2 #3899 regression: kill first replica (1 ms) [ok]: EVAL - SELECT inside Lua should not affect the caller (9 ms) [ok]: EVAL - Scripts do not block on blpop command (1 ms) [ok]: EVAL - Scripts do not block on brpop command (1 ms) [ok]: EVAL - Scripts do not block on brpoplpush command (0 ms) [ok]: EVAL - Scripts do not block on blmove command (5 ms) [ok]: EVAL - Scripts do not block on bzpopmin command (6 ms) [ok]: EVAL - Scripts do not block on bzpopmax command (2 ms) [ok]: EVAL - Scripts do not block on wait (0 ms) [ok]: EVAL - Scripts do not block on waitaof (1 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option (4 ms) [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option (1 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option -- non empty stream (0 ms) [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option -- non empty stream (10 ms) [ok]: EVAL - Scripts can run non-deterministic commands (2 ms) [ok]: EVAL - No arguments to redis.call/pcall is considered an error (0 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (0 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (0 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (0 ms) [ignore]: EVAL - JSON string encoding a string larger than 2GB: large memory flag not provided [ok]: EVAL - JSON numeric decoding (0 ms) [ok]: EVAL - JSON string decoding (2 ms) [ok]: EVAL - JSON smoke test (1 ms) [ok]: EVAL - cmsgpack can pack double? (8 ms) [ok]: EVAL - cmsgpack can pack negative int64? (1 ms) [ok]: corrupt payload: fuzzer findings - zset ziplist entry lensize is 0 (392 ms) [ok]: With min-slaves-to-write: master not writable with lagged slave (2294 ms) === (repl external:skip) Starting server 127.0.0.1:24038 ok === () Starting server 127.0.0.1:26009 ok [ok]: PSYNC2 #3899 regression: kill chained replica (1 ms) [78/122 done]: unit/cluster/faildet (37 seconds) [ok]: corrupt payload: fuzzer findings - valgrind ziplist prevlen reaches outside the ziplist (404 ms) [ok]: PSYNC2 #3899 regression: kill first replica (1 ms) === () Starting server 127.0.0.1:24040 ok [ok]: maxmemory - is the memory limit honoured? (policy volatile-ttl) (1823 ms) [ok]: benchmark: specific tls-ciphers (862 ms) === (repl external:skip) Starting server 127.0.0.1:27543 ok === () Starting server 127.0.0.1:26011 ok [ok]: PSYNC2: Set #3 to replicate from #1 (15 ms) [ok]: PSYNC2: cluster is consistent after failover (7 ms) === () Starting server 127.0.0.1:24042 ok [ok]: benchmark: tls connecting using URI with authentication set,get (219 ms) [ok]: corrupt payload: fuzzer findings - valgrind - bad rdbLoadDoubleValue (391 ms) [ok]: PSYNC2: Full resync after Master restart when too many key expired (4953 ms) === () Starting server 127.0.0.1:27545 ok [ok]: EVAL - cmsgpack pack/unpack smoke test (1061 ms) === () Starting server 127.0.0.1:26013 ok [ok]: EVAL - cmsgpack can pack and unpack circular references? (6 ms) [ok]: EVAL - Numerical sanity check from bitop (2 ms) [ok]: test various edge cases of repl topology changes with missing pings at the end (4346 ms) [ok]: EVAL - Verify minimal bitop functionality (7 ms) [ok]: EVAL - Able to parse trailing comments (2 ms) [ok]: EVAL_RO - Successful case (1 ms) [ok]: EVAL_RO - Cannot run write commands (5 ms) [ok]: redis.sha1hex() implementation (1 ms) [ok]: First server should have role slave after SLAVEOF (105 ms) Keys before bgsave start: 10000 COW info before copy-on-write: 0 current_save_keys_processed info : 0 [ok]: corrupt payload: fuzzer findings - valgrind ziplist prev too big (399 ms) [79/122 done]: integration/psync2-master-restart (15 seconds) [ok]: benchmark: specific tls-ciphersuites (582 ms) === () Starting server 127.0.0.1:26015 ok [80/122 done]: integration/valkey-benchmark (8 seconds) [ok]: Shutting down master waits for replica to catch up (shutdown) (4431 ms) [ok]: corrupt payload: fuzzer findings - lzf decompression fails, avoid valgrind invalid read (400 ms) [ok]: PSYNC2 #3899 regression: kill first replica (0 ms) === () Starting server 127.0.0.1:22411 ok COW info before copy-on-write: 1134592 current_save_keys_processed info : 1 === (psync2 external:skip) Starting server 127.0.0.1:26753 ok === () Starting server 127.0.0.1:26017 ok [ok]: Set many keys in the cluster -- tls-cluster no (5940 ms) [ok]: Test cluster responses during migration of slot x -- tls-cluster no (6 ms) === () Starting server 127.0.0.1:22413 ok === () Starting server 127.0.0.1:26755 ok [ok]: corrupt payload: fuzzer findings - stream bad lp_count (506 ms) [ok]: Test replication partial resync: ok psync (diskless: no, disabled, dual-channel: yes, reconnect: 1) (6178 ms) [ok]: PSYNC2 #3899 regression: kill first replica (1 ms) [ok]: PSYNC2 #3899 regression: kill first replica (1 ms) [ok]: CLUSTER SLOT-STATS cpu-usec reset upon slot migration. (15824 ms) === () Starting server 127.0.0.1:26019 ok [ok]: EVAL timeout with slow verbatim Lua script from AOF (4062 ms) [ok]: Wait for failover (4234 ms) [ok]: maxmemory - only allkeys-* should remove non-volatile keys (allkeys-random) (1893 ms) [ok]: Wait for instance #5 (and not #10) to turn into a master (4199 ms) [ok]: Wait for the node #10 to return alive before ending the test (3 ms) [ok]: corrupt payload: fuzzer findings - stream bad lp_count - unsanitized (309 ms) === () Starting server 127.0.0.1:26757 ok === (repl) Starting server 127.0.0.1:21783 ok === () Starting server 127.0.0.1:21347 ok [ok]: Primary lost a slot during the shutdown waiting (5298 ms) === () Starting server 127.0.0.1:26021 ok === () Starting server 127.0.0.1:21785 ok [ok]: Test child sending info (3860 ms) [ok]: EVAL can process writes from AOF in read-only replicas (518 ms) [ok]: corrupt payload: fuzzer findings - stream integrity check issue (422 ms) [ok]: Cluster should eventually be up again (539 ms) [ok]: Restarting the previously killed primary node (2 ms) [ok]: Test valkey-check-aof for old style resp AOF (29 ms) [ok]: Verify 50000 keys for consistency with logical content (7814 ms) [ok]: Client output buffer soft limit is enforced if time is overreached (6541 ms) [ok]: Test valkey-check-aof for old style resp AOF - has data in the same format as manifest (37 ms) [ok]: Test valkey-check-aof for old style rdb-preamble AOF (32 ms) [ok]: Slave should be able to synchronize with the master (109 ms) [ok]: Test valkey-check-aof for Multi Part AOF with resp AOF base (28 ms) [ok]: Test valkey-check-aof for Multi Part AOF with rdb-preamble AOF base (26 ms) [ok]: Instance #0 gets converted into a slave (116 ms) [ok]: Test valkey-check-aof for Multi Part AOF contains a format error (39 ms) === () Starting server 127.0.0.1:21953 ok [ok]: Test valkey-check-aof only truncates the last file for Multi Part AOF in fix mode (72 ms) [ok]: Instance #0 gets converted into a replica (250 ms) [ok]: Make sure the replicas always get the different ranks (8 ms) === () Starting server 127.0.0.1:26023 ok [ok]: Test valkey-check-aof only truncates the last file for Multi Part AOF in truncate-to-timestamp mode (35 ms) [ok]: script won't load anymore if it's in rdb (3 ms) [81/122 done]: unit/cluster/cluster-response-tls (41 seconds) === (external:skip cluster) Starting server 127.0.0.1:28019 ok [ok]: corrupt payload: fuzzer findings - infinite loop (535 ms) === () Starting server 127.0.0.1:21349 ok [ok]: PSYNC2 #3899 regression: kill first replica (7 ms) === () Starting server 127.0.0.1:21955 ok [ok]: FLUSHDB / FLUSHALL should persist in AOF (11 ms) Replication of an expired key does not delete the expired key test attempts: 1 [ok]: Replication of an expired key does not delete the expired key (2401 ms) === (external:skip cluster) Starting server 127.0.0.1:28021 ok [ok]: Cluster should be down now (4201 ms) [ok]: Restarting the old master node (18 ms) === () Starting server 127.0.0.1:26025 ok [ok]: PSYNC2 #3899 regression: kill first replica (2 ms) [ok]: Cluster should eventually be up again (1299 ms) [ok]: Node #10 should eventually replicate node #5 (2 ms) [ok]: Slave is able to detect timeout during handshake (0 ms) [ok]: corrupt payload: fuzzer findings - hash ziplist too long entry len (432 ms) === () Starting server 127.0.0.1:21351 ok Done 17 cycles in 10 seconds. RESTORE: successful: 10, rejected: 7 Total commands sent in traffic: 3478, crashes during traffic: 0 (0 by signal). === (external:skip cluster) Starting server 127.0.0.1:28023 ok Waiting for background save to finish... [ok]: Turning appendonly on and off within a transaction (12 ms) [ok]: Fuzzer corrupt restore payloads - sanitize_dump: yes (10015 ms) [82/122 done]: integration/corrupt-dump-fuzzer (20 seconds) [ok]: Detect write load to master (1006 ms) Waiting for background save to finish... === () Starting server 127.0.0.1:26027 ok [ok]: LTRIM stress testing - quicklist (42751 ms) [ok]: Instance #0 gets converted into a slave (394 ms) [ok]: Restarting the new master node (4 ms) Waiting for background save to finish... Waiting for background save to finish... === (repl external:skip) Starting server 127.0.0.1:27547 ok [83/122 done]: unit/cluster/failover (41 seconds) [ok]: failed bgsave prevents writes (596 ms) === (external:skip cluster) Starting server 127.0.0.1:28025 ok === (repl external:skip) Starting server 127.0.0.1:22253 ok [ok]: corrupt payload: OOM in rdbGenericLoadStringObject (412 ms) [84/122 done]: integration/rdb (15 seconds) === () Starting server 127.0.0.1:21353 ok [ok]: PSYNC2 #3899 regression: kill chained replica (2 ms) === () Starting server 127.0.0.1:27549 ok === (external:skip cluster) Starting server 127.0.0.1:22897 ok [ok]: First server should have role slave after SLAVEOF (12 ms) [ok]: Migrated replica reports zero repl offset and rank, and fails to win election - shutdown (20558 ms) === () Starting server 127.0.0.1:26029 ok [ok]: Test cluster slots / cluster shards in aof won't crash (404 ms) [85/122 done]: integration/aof (24 seconds) === () Starting server 127.0.0.1:22255 ok [ok]: ziplist implementation: value encoding and backlink (14020 ms) [ok]: maxmemory - only allkeys-* should remove non-volatile keys (allkeys-lru) (2194 ms) [ok]: PSYNC2 #3899 regression: kill chained replica (1 ms) [ok]: Set instance A as slave of B (116 ms) [ok]: corrupt payload: fuzzer findings - OOM in dictExpand (498 ms) === (external:skip cluster) Starting server 127.0.0.1:22899 ok === () Starting server 127.0.0.1:26031 ok === (external:skip cluster) Starting server 127.0.0.1:22901 ok [ok]: INCRBYFLOAT replication, should not remove expire (414 ms) [ok]: GETSET replication (7 ms) [ok]: corrupt payload: fuzzer findings - zset ziplist invalid tail offset (421 ms) [ok]: Cluster is up again (1143 ms) [ok]: BRPOPLPUSH replication, when blocking against empty list (83 ms) [ok]: Dumping an RDB - functions only: no (5901 ms) === (external:skip cluster) Starting server 127.0.0.1:22903 ok [ok]: Chained replicas disconnect when replica re-connect with the same master (2754 ms) === () Starting server 127.0.0.1:26033 ok [ok]: corrupt payload: fuzzer findings - negative reply length (374 ms) === (external:skip cluster) Starting server 127.0.0.1:22905 ok === (external:skip cluster) Starting server 127.0.0.1:24823 ok [ok]: PSYNC2: generate load while killing replication links (5010 ms) [ok]: PSYNC2: cluster is consistent after load (x = 14101) (15 ms) [ok]: {standalone} SCAN regression test for issue #4906 (40014 ms) [ok]: PSYNC2: total sum of full synchronizations is exactly 4 (7 ms) === (external:skip cluster) Starting server 127.0.0.1:22729 ok [ok]: PSYNC2: --- CYCLE 3 --- (0 ms) [ok]: PSYNC2: [NEW LAYOUT] Set #1 as master (8 ms) === () Starting server 127.0.0.1:26035 ok [ok]: PSYNC2: Set #4 to replicate from #0 (4 ms) [ok]: PSYNC2: Set #0 to replicate from #1 (4 ms) [ok]: PSYNC2: Set #2 to replicate from #3 (0 ms) [ok]: PSYNC2: Set #3 to replicate from #0 (0 ms) [ok]: PSYNC2: cluster is consistent after failover (3 ms) [ok]: {standalone} SCAN MATCH pattern implies cluster slot (180 ms) === (external:skip cluster) Starting server 127.0.0.1:22907 ok === (external:skip cluster) Starting server 127.0.0.1:24825 ok [ok]: corrupt payload: fuzzer findings - valgrind negative malloc (535 ms) [ok]: ZDIFF fuzzing - skiplist (20887 ms) [ok]: ZPOPMIN with the count 0 returns an empty array (1 ms) [ok]: ZPOPMIN with negative count (1 ms) [ok]: ZPOPMAX with the count 0 returns an empty array (3 ms) [ok]: ZPOPMAX with negative count (5 ms) [ok]: Basic ZPOPMIN/ZPOPMAX with a single key - skiplist (5 ms) === (external:skip cluster) Starting server 127.0.0.1:22731 ok [ok]: ZPOPMIN/ZPOPMAX with count - skiplist (2 ms) [ok]: Basic ZMPOP_MIN/ZMPOP_MAX with a single key - skiplist (4 ms) [ok]: ZMPOP_MIN/ZMPOP_MAX with count - skiplist (4 ms) [ok]: BZPOPMIN/BZPOPMAX with a single existing sorted set - skiplist (65 ms) [ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-lru) (1594 ms) === (external:skip cluster scan) Starting server 127.0.0.1:24473 ok === (external:skip cluster) Starting server 127.0.0.1:22909 ok [ok]: Dumping an RDB - functions only: yes (987 ms) [ok]: BZPOPMIN/BZPOPMAX with multiple existing sorted sets - skiplist (59 ms) [86/122 done]: unit/cluster/update-msg (27 seconds) [ok]: BRPOPLPUSH replication, list exists (1078 ms) [ok]: BZPOPMIN/BZPOPMAX second sorted set has members - skiplist (73 ms) === () Starting server 127.0.0.1:26037 ok === (external:skip cluster) Starting server 127.0.0.1:24827 ok [ok]: BLMOVE (left, left) replication, when blocking against empty list (60 ms) [87/122 done]: integration/psync2-pingoff (20 seconds) === (external:skip cluster) Starting server 127.0.0.1:22733 ok [ok]: BZMPOP_MIN/BZMPOP_MAX with a single existing sorted set - skiplist (76 ms) [ok]: corrupt payload: fuzzer findings - valgrind invalid read (385 ms) [ok]: BZMPOP_MIN/BZMPOP_MAX with multiple existing sorted sets - skiplist (73 ms) [ok]: BZMPOP_MIN/BZMPOP_MAX second sorted set has members - skiplist (55 ms) [ok]: Basic ZPOPMIN/ZPOPMAX - skiplist RESP3 (3 ms) [ok]: ZPOPMIN/ZPOPMAX with count - skiplist RESP3 (7 ms) [ok]: Basic ZMPOP_MIN/ZMPOP_MAX - skiplist RESP3 (6 ms) === (external:skip cluster) Starting server 127.0.0.1:22911 ok [ok]: ZMPOP_MIN/ZMPOP_MAX with count - skiplist RESP3 (9 ms) [ok]: BZPOPMIN/BZPOPMAX - skiplist RESP3 (46 ms) [ok]: Shutting down master waits for replica timeout (5101 ms) === (external:skip cluster) Starting server 127.0.0.1:24829 ok === (external:skip cluster) Starting server 127.0.0.1:22735 ok [ok]: BZMPOP_MIN/BZMPOP_MAX - skiplist RESP3 (62 ms) [ok]: ZPOP/ZMPOP against wrong type (8 ms) [ok]: ZMPOP with illegal argument (8 ms) === () Starting server 127.0.0.1:26039 ok [ok]: Multiple slot migration states are replicated (23 ms) [ok]: Scan mode (473 ms) [ok]: ZMPOP propagate as pop with count command to replica (129 ms) [ok]: Measures elapsed time os.clock() (5734 ms) [ok]: Prohibit dangerous lua methods in sandbox (11 ms) [ok]: Verify execution of prohibit dangerous Lua methods will fail (11 ms) [ok]: corrupt payload: fuzzer findings - empty hash ziplist (366 ms) [ok]: Globals protection reading an undeclared global variable (1 ms) [ok]: Globals protection setting an undeclared global* (1 ms) [ok]: lua bit.tohex bug (4 ms) [ok]: Test an example script DECR_IF_GT (5 ms) === (external:skip cluster) Starting server 127.0.0.1:22913 ok [ok]: ZPOPMIN/ZPOPMAX readraw in RESP3 (5 ms) === () Starting server 127.0.0.1:22415 ok === (external:skip cluster) Starting server 127.0.0.1:24831 ok [ok]: Break master-slave link and prevent further reconnections (20070 ms) === (external:skip cluster) Starting server 127.0.0.1:22737 ok [ok]: Slave #5 is reachable and alive (12 ms) [ok]: BZPOPMIN/BZPOPMAX readraw in RESP3 (121 ms) [ok]: ZMPOP readraw in RESP3 (10 ms) === () Starting server 127.0.0.1:26041 ok === (external:skip cluster) Starting server 127.0.0.1:22915 ok [ok]: New replica inherits multiple migrating slots (501 ms) [ok]: BZMPOP readraw in RESP3 (194 ms) === (external:skip cluster) Starting server 127.0.0.1:24833 ok [ok]: Slot finalization succeeds on both primary and replicas (12 ms) === () Starting server 127.0.0.1:22417 ok [ok]: corrupt payload: fuzzer findings - stream with no records (415 ms) [ok]: ZPOPMIN/ZPOPMAX readraw in RESP2 (6 ms) === (external:skip cluster) Starting server 127.0.0.1:22739 ok [ok]: BZPOPMIN/BZPOPMAX readraw in RESP2 (124 ms) [ok]: ZMPOP readraw in RESP2 (5 ms) [ok]: BLMOVE (left, left) replication, list exists (1057 ms) [ok]: PSYNC2 #3899 regression: kill chained replica (1 ms) === () Starting server 127.0.0.1:26043 ok [ok]: BLMOVE (left, right) replication, when blocking against empty list (83 ms) === (external:skip cluster) Starting server 127.0.0.1:24835 ok === (external:skip cluster) Starting server 127.0.0.1:22741 ok [ok]: BZMPOP readraw in RESP2 (198 ms) [ok]: ZINTERSTORE regression with two sets, intset+hashtable (2 ms) [ok]: ZUNIONSTORE regression, should not create NaN in scores (2 ms) [ok]: ZINTERSTORE #516 regression, mixed sets and ziplist zsets (2 ms) [ok]: corrupt payload: fuzzer findings - quicklist ziplist tail followed by extra data which start with 0xff (390 ms) === (external:skip cluster) Starting server 127.0.0.1:24837 ok [ok]: ZUNIONSTORE result is sorted (216 ms) [ok]: PSYNC2 #3899 regression: kill first replica (3 ms) [ok]: ZUNIONSTORE/ZINTERSTORE/ZDIFFSTORE error if using WITHSCORES (5 ms) [ok]: ZMSCORE retrieve (6 ms) [ok]: ZMSCORE retrieve from empty set (0 ms) [ok]: ZMSCORE retrieve with missing member (1 ms) === () Starting server 127.0.0.1:26045 ok [ok]: ZMSCORE retrieve single member (14 ms) [ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-random) (1687 ms) [ok]: ZMSCORE retrieve requires one or more members (26 ms) [ok]: ZSET commands don't accept the empty strings as valid score (1 ms) [ok]: zunionInterDiffGenericCommand at least 1 input key (16 ms) === (external:skip cluster) Starting server 127.0.0.1:22743 ok [ok]: corrupt payload: fuzzer findings - dict init to huge size (417 ms) [ok]: ZSCORE - listpack (170 ms) === (external:skip cluster) Starting server 127.0.0.1:24839 ok [ok]: ZMSCORE - listpack (121 ms) === () Starting server 127.0.0.1:26047 ok [ok]: ZSCORE after a DEBUG RELOAD - listpack (111 ms) [ok]: {cluster} SCAN basic (275 ms) === (external:skip cluster) Starting server 127.0.0.1:24841 ok [ok]: ZSET sorting stresser - listpack (144 ms) [ok]: corrupt payload: fuzzer findings - huge string (496 ms) [ok]: BLMOVE (left, right) replication, list exists (1062 ms) [ok]: BLMOVE (right, left) replication, when blocking against empty list (45 ms) [ok]: Shutting down master waits for replica then fails (1971 ms) === (external:skip cluster) Starting server 127.0.0.1:24843 ok === () Starting server 127.0.0.1:26049 ok === () Starting server 127.0.0.1:22419 ok [ok]: {cluster} SCAN COUNT (469 ms) === (external:skip cluster) Starting server 127.0.0.1:24845 ok [ok]: corrupt payload: fuzzer findings - stream PEL without consumer (410 ms) [ok]: Connecting as a replica (2268 ms) === (external:skip cluster) Starting server 127.0.0.1:23865 ok === () Starting server 127.0.0.1:22421 ok [ok]: PSYNC2 #3899 regression: verify consistency (58 ms) [ok]: Online toggle dual-channel-replication-enabled on replica, starting with 'yes' (11776 ms) === () Starting server 127.0.0.1:26051 ok === (external:skip cluster) Starting server 127.0.0.1:24847 ok [ok]: {cluster} SCAN MATCH (324 ms) [ok]: corrupt payload: fuzzer findings - stream listpack valgrind issue (344 ms) === (external:skip cluster) Starting server 127.0.0.1:23867 ok [ok]: Test replication with blocking lists and sorted sets operations (25023 ms) [ok]: EVAL does not leak in the Lua stack (2630 ms) [ok]: Call Redis command with many args from Lua (issue #1764) (3 ms) === (external:skip cluster) Starting server 127.0.0.1:24849 ok [ok]: Number conversion precision test (issue #1118) (0 ms) [ok]: String containing number precision test (regression of issue #1118) (1 ms) [ok]: Verify negative arg count is error instead of crash (issue #1842) (1 ms) [ok]: Scripts can handle commands with incorrect arity (0 ms) [ok]: Correct handling of reused argv (issue #1939) (1 ms) [ok]: Functions in the Redis namespace are able to report errors (0 ms) [ok]: CLUSTER RESET can not be invoke from within a script (1 ms) [ok]: Script with RESP3 map (4 ms) === () Starting server 127.0.0.1:26053 ok === (external:skip cluster) Starting server 127.0.0.1:23869 ok [ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-ttl) (1703 ms) [ok]: {cluster} SCAN TYPE (384 ms) [ok]: BLMOVE (right, left) replication, list exists (1067 ms) [88/122 done]: integration/block-repl (27 seconds) [ok]: corrupt payload: fuzzer findings - stream with bad lpFirst (401 ms) [ok]: Shutting down master waits for replica then aborted (1100 ms) [89/122 done]: integration/shutdown (17 seconds) [ok]: BLMOVE (right, right) replication, when blocking against empty list (64 ms) [ok]: {cluster} SCAN unknown type (167 ms) === (external:skip cluster) Starting server 127.0.0.1:24851 ok === (external:skip cluster) Starting server 127.0.0.1:23871 ok [ok]: Client output buffer soft limit is not enforced too early and is enforced when no traffic (6980 ms) === () Starting server 127.0.0.1:26055 ok [ok]: Script return recursive object (468 ms) [ok]: Script check unpack with massive arguments (4 ms) [ok]: Script read key with expiration set (0 ms) [ok]: Script del key with expiration set (1 ms) [ok]: Script ACL check (1 ms) [ok]: Binary code loading failed (0 ms) [ok]: Try trick global protection 1 (0 ms) [ok]: Try trick global protection 2 (0 ms) [ok]: Try trick global protection 3 (0 ms) [ok]: Try trick global protection 4 (0 ms) [ok]: Try trick readonly table on valkey table (0 ms) [ok]: Try trick readonly table on json table (0 ms) [ok]: Try trick readonly table on cmsgpack table (1 ms) [ok]: Try trick readonly table on bit table (0 ms) [ok]: Test loadfile are not available (0 ms) [ok]: Test dofile are not available (0 ms) [ok]: Test print are not available (1 ms) [ok]: {cluster} SCAN with expired keys (206 ms) [ok]: corrupt payload: fuzzer findings - stream listpack lpPrev valgrind issue (345 ms) [90/122 done]: integration/psync2-reg (23 seconds) === (external:skip cluster) Starting server 127.0.0.1:24853 ok === (external:skip cluster) Starting server 127.0.0.1:23873 ok [ok]: No response for single command if client output buffer hard limit is enforced (234 ms) === (scripting) Starting server 127.0.0.1:26581 ok [ok]: {cluster} SCAN with expired keys with TYPE filter (252 ms) [ok]: {cluster} SSCAN with encoding intset (3 ms) [ok]: {cluster} SSCAN with encoding listpack (6 ms) [ok]: {cluster} SSCAN with encoding hashtable (20 ms) [ok]: {cluster} HSCAN with encoding listpack (5 ms) === () Starting server 127.0.0.1:26057 ok === (external:skip cluster) Starting server 127.0.0.1:24855 ok === (external:skip cluster) Starting server 127.0.0.1:23875 ok [ok]: corrupt payload: fuzzer findings - stream with non-integer entry id (347 ms) [ok]: {cluster} HSCAN with encoding hashtable (162 ms) [ok]: {cluster} ZSCAN with encoding listpack (6 ms) [ok]: {cluster} ZSCAN with encoding skiplist (167 ms) === () Starting server 127.0.0.1:26059 ok === (external:skip cluster) Starting server 127.0.0.1:24857 ok [ok]: CLUSTER SLOT-STATS cpu-usec for non-slot specific commands. (8310 ms) [ok]: {cluster} SCAN guarantees check under write load (76 ms) [ok]: {cluster} SSCAN with integer encoded object (issue #1345) (2 ms) [ok]: {cluster} SSCAN with PATTERN (2 ms) [ok]: {cluster} HSCAN with PATTERN (1 ms) [ok]: {cluster} HSCAN with NOVALUES (1 ms) [ok]: {cluster} ZSCAN with PATTERN (2 ms) [ok]: {cluster} ZSCAN with NOSCORES (4 ms) [ok]: Timedout read-only scripts can be killed by SCRIPT KILL (477 ms) [ok]: corrupt payload: fuzzer findings - empty quicklist (370 ms) [ok]: BLMOVE (right, right) replication, list exists (1068 ms) [ok]: PSYNC2: generate load while killing replication links (5000 ms) [ok]: {cluster} ZSCAN scores: regression test for issue #2175 (193 ms) [ok]: PSYNC2: cluster is consistent after load (x = 22101) (10 ms) [ok]: PSYNC2: total sum of full synchronizations is exactly 4 (3 ms) [ok]: PSYNC2: --- CYCLE 4 --- (0 ms) [ok]: PSYNC2: [NEW LAYOUT] Set #2 as master (6 ms) [ok]: PSYNC2: Set #0 to replicate from #1 (2 ms) === () Starting server 127.0.0.1:26061 ok [ok]: Timedout read-only scripts can be killed by SCRIPT KILL even when use pcall (282 ms) [ok]: BLPOP followed by role change, issue #2473 (277 ms) [ok]: Replica output bytes metric (9 ms) [ok]: corrupt payload: fuzzer findings - empty zset (373 ms) [ok]: Timedout script does not cause a false dead client (198 ms) [ok]: maxmemory - policy volatile-lru should only remove volatile keys. (1650 ms) [ok]: No response for multi commands in pipeline if client output buffer limit is enforced (1162 ms) [ok]: Piping raw protocol (2319 ms) === () Starting server 127.0.0.1:26063 ok [ok]: Options -X with illegal argument (113 ms) [ok]: Timedout script link is still usable after Lua returns (217 ms) [ok]: corrupt payload: fuzzer findings - hash with len of 0 (357 ms) === (repl external:skip) Starting server 127.0.0.1:22257 ok [ok]: Execute transactions completely even if client output buffer limit is enforced (298 ms) === () Starting server 127.0.0.1:26065 ok [ok]: Obuf limit, HRANDFIELD with huge count stopped mid-run (148 ms) [ok]: DUMP RESTORE with -x option (373 ms) [ok]: Test replication partial resync: no backlog (diskless: no, disabled, dual-channel: yes, reconnect: 1) (7810 ms) === () Starting server 127.0.0.1:22259 ok [ok]: corrupt payload: fuzzer findings - hash listpack first element too long entry len (393 ms) [ok]: PSYNC2: Set #4 to replicate from #2 (1 ms) [ok]: Second server should have role master at first (4 ms) [ok]: SLAVEOF should start with link status "down" (8 ms) [ok]: The role should immediately be changed to "replica" (3 ms) === () Starting server 127.0.0.1:26067 ok [ok]: DUMP RESTORE with -X option (278 ms) [ok]: Obuf limit, KEYS stopped mid-run (356 ms) [ok]: Sync should have transferred keys from master (0 ms) [ok]: The link status should be up (7 ms) [ok]: Valid Connection Scheme: redis:// (45 ms) [ok]: Valid Connection Scheme: valkey:// (30 ms) [ok]: corrupt payload: fuzzer findings - stream double free listpack when insert dup node to rax returns 0 (282 ms) === (repl) Starting server 127.0.0.1:21787 ok [ok]: Valid Connection Scheme: rediss:// (45 ms) [ok]: Valid Connection Scheme: valkeys:// (38 ms) [91/122 done]: unit/obuf-limits (52 seconds) [92/122 done]: integration/valkey-cli (18 seconds) [ok]: Replication backlog size can outgrow the backlog limit config dualchannel yes (11422 ms) === () Starting server 127.0.0.1:26069 ok === () Starting server 127.0.0.1:21789 ok [ok]: Timedout scripts and unblocked command (1007 ms) [ok]: corrupt payload: fuzzer findings - LCS OOM (353 ms) [ok]: Slave should be able to synchronize with the master (103 ms) [ok]: Timedout scripts that modified data can't be killed by SCRIPT KILL (265 ms) [ok]: SHUTDOWN NOSAVE can kill a timedout script anyway (6 ms) === () Starting server 127.0.0.1:25911 ok [ok]: SET on the master should immediately propagate (705 ms) [ok]: corrupt payload: fuzzer findings - gcc asan reports false leak on assert (297 ms) === (scripting repl needs:debug external:skip) Starting server 127.0.0.1:26583 ok [ok]: PSYNC2: Set #1 to replicate from #3 (5 ms) [ok]: maxmemory - policy volatile-lfu should only remove volatile keys. (1752 ms) === () Starting server 127.0.0.1:25913 ok [ok]: FLUSHDB / FLUSHALL should replicate (228 ms) [ok]: ROLE in master reports master with a slave (2 ms) [ok]: ROLE in slave reports slave in connected state (1 ms) [ok]: corrupt payload: fuzzer findings - lpFind invalid access (300 ms) === () Starting server 127.0.0.1:26585 ok [ok]: Before the replica connects we issue two EVAL commands (1 ms) === () Starting server 127.0.0.1:25915 ok [ok]: Connect a replica to the master instance (111 ms) [ok]: corrupt payload: fuzzer findings - invalid access in ziplist tail prevlen decoding (277 ms) === (repl external:skip) Starting server 127.0.0.1:22261 ok === () Starting server 127.0.0.1:25917 ok [ok]: Detect write load to master (1004 ms) === () Starting server 127.0.0.1:22263 ok [ok]: corrupt payload: fuzzer findings - zset zslInsert with a NAN score (368 ms) [ok]: Replication of script multiple pushes to list with BLPOP (459 ms) [ok]: Lua scripts using SELECT are replicated correctly (2 ms) [ok]: MASTER and SLAVE consistency with expire (22478 ms) [ok]: PSYNC2: Set #3 to replicate from #2 (4 ms) === () Starting server 127.0.0.1:22265 ok === () Starting server 127.0.0.1:25919 ok [ok]: Master can replicate command longer than client-query-buffer-limit on replica (92 ms) [ok]: corrupt payload: fuzzer findings - streamLastValidID panic (381 ms) [ok]: Set many keys (39763 ms) === () Starting server 127.0.0.1:22267 ok === () Starting server 127.0.0.1:25921 ok [ok]: Primary lost a slot during the manual failover pausing (59 ms) [ok]: corrupt payload: fuzzer findings - valgrind fishy value warning (377 ms) === () Starting server 127.0.0.1:25923 ok === (external:skip cluster) Starting server 127.0.0.1:28027 ok [ok]: corrupt payload: fuzzer findings - empty set listpack (387 ms) [ok]: maxmemory - policy volatile-random should only remove volatile keys. (1943 ms) [ok]: PSYNC2: cluster is consistent after failover (4 ms) === (external:skip cluster) Starting server 127.0.0.1:28029 ok === () Starting server 127.0.0.1:25925 ok [ok]: CLUSTER SLOT-STATS cpu-usec for slot specific commands. (4585 ms) === (scripting repl external:skip) Starting server 127.0.0.1:26587 ok [ok]: corrupt payload: fuzzer findings - set with duplicate elements causes sdiff to hang (368 ms) [93/122 done]: integration/corrupt-dump (31 seconds) === (external:skip cluster) Starting server 127.0.0.1:28031 ok === () Starting server 127.0.0.1:26589 ok === (external:skip cluster) Starting server 127.0.0.1:28033 ok [ok]: Connect a replica to the master instance (104 ms) [ok]: Redis.replicate_commands() can be issued anywhere now (2 ms) [ok]: Redis.set_repl() can be issued before replicate_commands() now (0 ms) [ok]: Redis.set_repl() don't accept invalid values (1 ms) [ok]: Test selective replication of certain commands from Lua (2 ms) [ok]: PRNG is seeded randomly for command replication (0 ms) [ok]: Using side effects is not a problem with command replication (1 ms) === (scripting needs:debug) Starting server 127.0.0.1:26591 ok === (repl) Starting server 127.0.0.1:21443 ok [ok]: test RESP2/2 big number protocol parsing (1 ms) [ok]: test RESP2/2 malformed big number protocol parsing (0 ms) [ok]: test RESP2/2 map protocol parsing (1 ms) [ok]: test RESP2/2 set protocol parsing (1 ms) [ok]: test RESP2/2 double protocol parsing (3 ms) [ok]: test RESP2/2 null protocol parsing (0 ms) [ok]: test RESP2/2 verbatim protocol parsing (0 ms) [ok]: test RESP2/2 true protocol parsing (2 ms) [ok]: test RESP2/2 false protocol parsing (1 ms) [ok]: test RESP2/3 big number protocol parsing (5 ms) [ok]: test RESP2/3 malformed big number protocol parsing (0 ms) [ok]: test RESP2/3 map protocol parsing (0 ms) [ok]: test RESP2/3 set protocol parsing (0 ms) [ok]: test RESP2/3 double protocol parsing (0 ms) [ok]: test RESP2/3 null protocol parsing (1 ms) [ok]: test RESP2/3 verbatim protocol parsing (0 ms) [ok]: test RESP2/3 true protocol parsing (1 ms) [ok]: test RESP2/3 false protocol parsing (0 ms) [ok]: test RESP3/2 big number protocol parsing (0 ms) [ok]: test RESP3/2 malformed big number protocol parsing (1 ms) [ok]: test RESP3/2 map protocol parsing (0 ms) [ok]: test RESP3/2 set protocol parsing (0 ms) [ok]: test RESP3/2 double protocol parsing (0 ms) [ok]: test RESP3/2 null protocol parsing (1 ms) [ok]: test RESP3/2 verbatim protocol parsing (0 ms) [ok]: test RESP3/2 true protocol parsing (1 ms) [ok]: test RESP3/2 false protocol parsing (0 ms) [ok]: test RESP3/3 big number protocol parsing (1 ms) [ok]: test RESP3/3 malformed big number protocol parsing (0 ms) [ok]: test RESP3/3 map protocol parsing (1 ms) [ok]: test RESP3/3 set protocol parsing (0 ms) [ok]: test RESP3/3 double protocol parsing (0 ms) [ok]: test RESP3/3 null protocol parsing (0 ms) [ok]: test RESP3/3 verbatim protocol parsing (1 ms) [ok]: test RESP3/3 true protocol parsing (4 ms) [ok]: test RESP3/3 false protocol parsing (0 ms) [ok]: test resp3 attribute protocol parsing (1 ms) [ok]: Script block the time during execution (11 ms) [ok]: Script delete the expired key (3 ms) [ok]: TIME command using cached time (13 ms) [ok]: Script block the time in some expiration related commands (85 ms) [ok]: RESTORE expired keys with expiration time (10 ms) [ok]: MIGRATE can correctly transfer large values (38258 ms) === (repl) Starting server 127.0.0.1:21445 ok [ok]: Slave #5 should not be able to failover (10004 ms) === (scripting) Starting server 127.0.0.1:26593 ok [ok]: Script - disallow write on OOM (3 ms) [ok]: EVAL - Does Lua interpreter replies to our requests? (0 ms) [ok]: EVAL - Return _G (1 ms) [ok]: EVAL - Return table with a metatable that raise error (0 ms) [ok]: EVAL - Return table with a metatable that call server (2 ms) [ok]: EVAL - Lua integer -> Redis protocol type conversion (1 ms) [ok]: EVAL - Lua string -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua true boolean -> Redis protocol type conversion (2 ms) [ok]: EVAL - Lua false boolean -> Redis protocol type conversion (1 ms) [ok]: EVAL - Lua status code reply -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua error reply -> Redis protocol type conversion (2 ms) [ok]: EVAL - Lua table -> Redis protocol type conversion (0 ms) [ok]: EVAL - Are the KEYS and ARGV arrays populated correctly? (1 ms) [ok]: EVAL - is Lua able to call Redis API? (1 ms) [ok]: EVALSHA - Can we call a SHA1 if already defined? (0 ms) [ok]: EVALSHA_RO - Can we call a SHA1 if already defined? (1 ms) [ok]: EVALSHA - Can we call a SHA1 in uppercase? (0 ms) [ok]: EVALSHA - Do we get an error on invalid SHA1? (5 ms) [ok]: EVALSHA - Do we get an error on non defined SHA1? (0 ms) [ok]: EVAL - Redis integer -> Lua type conversion (0 ms) [ok]: EVAL - Lua number -> Redis integer conversion (0 ms) [ok]: EVAL - Redis bulk -> Lua type conversion (0 ms) [ok]: EVAL - Redis multi bulk -> Lua type conversion (1 ms) [ok]: EVAL - Redis status reply -> Lua type conversion (1 ms) [ok]: EVAL - Redis error reply -> Lua type conversion (1 ms) [ok]: EVAL - Redis nil bulk reply -> Lua type conversion (2 ms) [ok]: MIGRATE can correctly transfer hashes (410 ms) [ok]: EVAL - Is the Lua client using the currently selected DB? (3 ms) [ok]: EVAL - SELECT inside Lua should not affect the caller (2 ms) [ok]: EVAL - Scripts do not block on blpop command (3 ms) [ok]: EVAL - Scripts do not block on brpop command (0 ms) [ok]: EVAL - Scripts do not block on brpoplpush command (3 ms) [ok]: EVAL - Scripts do not block on blmove command (5 ms) [ok]: EVAL - Scripts do not block on bzpopmin command (2 ms) [ok]: EVAL - Scripts do not block on bzpopmax command (1 ms) [ok]: EVAL - Scripts do not block on wait (0 ms) [ok]: EVAL - Scripts do not block on waitaof (0 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option (1 ms) [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option (0 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option -- non empty stream (1 ms) [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option -- non empty stream (2 ms) [ok]: EVAL - Scripts can run non-deterministic commands (0 ms) [ok]: EVAL - No arguments to redis.call/pcall is considered an error (0 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (0 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (0 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (0 ms) [ignore]: EVAL - JSON string encoding a string larger than 2GB: large memory flag not provided [ok]: EVAL - JSON numeric decoding (0 ms) [ok]: EVAL - JSON string decoding (1 ms) [ok]: EVAL - JSON smoke test (2 ms) [ok]: EVAL - cmsgpack can pack double? (0 ms) [ok]: EVAL - cmsgpack can pack negative int64? (1 ms) === (repl) Starting server 127.0.0.1:21447 ok [ok]: Cluster is up (9 ms) [ok]: Cluster should be down (471 ms) [ok]: EVAL - cmsgpack pack/unpack smoke test (832 ms) [ok]: EVAL - cmsgpack can pack and unpack circular references? (7 ms) [ok]: EVAL - Numerical sanity check from bitop (1 ms) [ok]: EVAL - Verify minimal bitop functionality (2 ms) [ok]: EVAL - Able to parse trailing comments (2 ms) [ok]: EVAL_RO - Successful case (4 ms) [ok]: EVAL_RO - Cannot run write commands (0 ms) [ok]: SCRIPTING FLUSH - is able to clear the scripts cache? (98 ms) [ok]: MIGRATE timeout actually works (1014 ms) [ok]: SCRIPTING FLUSH ASYNC (64 ms) [ok]: SCRIPT EXISTS - can detect already defined scripts? (5 ms) [ok]: SCRIPT LOAD - is able to register scripts in the scripting cache (0 ms) [ok]: SCRIPT SHOW - is able to dump scripts from the scripting cache (1 ms) [ok]: SCRIPT SHOW - wrong sha1 length or invalid sha1 char return noscript error (1 ms) [ok]: SCRIPT SHOW - script not exist return noscript error (6 ms) [ok]: SORT is normally not alpha re-ordered for the scripting engine (2 ms) [ok]: SORT BY output gets ordered for scripting (2 ms) [ok]: SORT BY with GET gets ordered for scripting (0 ms) [ok]: redis.sha1hex() implementation (1 ms) [94/122 done]: unit/cluster/slave-stop-cond (45 seconds) === (repl) Starting server 127.0.0.1:21449 ok [ok]: Cluster is writable (1094 ms) [ok]: Instance #5 is a slave (3 ms) [ok]: Instance #5 synced with the master (0 ms) [ok]: Make instance #0 unreachable without killing it (0 ms) [ok]: Send CLUSTER FAILOVER to instance #5 (1 ms) [ok]: MIGRATE can migrate multiple keys at once (383 ms) [ok]: MIGRATE with multiple keys must have empty key arg (1 ms) === (repl) Starting server 127.0.0.1:21451 ok [ok]: MIGRATE with multiple keys migrate just existing ones (363 ms) [ok]: maxmemory - policy volatile-ttl should only remove volatile keys. (3976 ms) === (repl) Starting server 127.0.0.1:21453 ok [ok]: XRANGE fuzzing (21822 ms) [ok]: XREVRANGE regression test for issue #5006 (6 ms) [ok]: XREAD streamID edge (no-blocking) (5 ms) === (maxmemory external:skip) Starting server 127.0.0.1:25275 ok [ok]: XREAD streamID edge (blocking) (72 ms) [ok]: XADD streamID edge (6 ms) [ok]: MIGRATE with multiple keys: stress command rewriting (383 ms) === () Starting server 127.0.0.1:25277 ok === (repl) Starting server 127.0.0.1:21455 ok [ok]: MIGRATE with multiple keys: delete just ack keys (368 ms) [ok]: XTRIM with MAXLEN option basic test (473 ms) [ok]: XADD with LIMIT consecutive calls (38 ms) [ok]: XTRIM with ~ is limited (45 ms) [ok]: Toggle dual-channel-replication-enabled: no start (10678 ms) [ok]: XTRIM without ~ is not limited (41 ms) === (repl) Starting server 127.0.0.1:21457 ok [ok]: XTRIM without ~ and with LIMIT (35 ms) [ok]: XTRIM with LIMIT delete entries no more than limit (1 ms) [ok]: PSYNC2: generate load while killing replication links (5000 ms) [ok]: PSYNC2: cluster is consistent after load (x = 30718) (1 ms) [ok]: PSYNC2: total sum of full synchronizations is exactly 4 (3 ms) [ok]: PSYNC2: --- CYCLE 5 --- (0 ms) [ok]: PSYNC2: [NEW LAYOUT] Set #3 as master (4 ms) [ok]: Slave is able to evict keys created in writable slaves (6013 ms) [ok]: MIGRATE AUTH: correct and wrong password cases (392 ms) [ok]: PSYNC2: Set #4 to replicate from #0 (0 ms) [95/122 done]: unit/dump (60 seconds) [ok]: Writable replica doesn't return expired keys (120 ms) [ok]: PFCOUNT updates cache on readonly replica (7 ms) === (stream needs:debug) Starting server 127.0.0.1:28953 ok [ok]: Replica could use replication buffer (beyond backlog config) for partial resynchronization dualchannel yes (7820 ms) [ok]: PFCOUNT doesn't use expired key on readonly replica (103 ms) [ok]: XADD with MAXLEN > xlen can propagate correctly (42 ms) [ok]: Replication backlog memory will become smaller if disconnecting with replica dualchannel yes (118 ms) === (stream needs:debug) Starting server 127.0.0.1:28955 ok [ok]: XADD with MINID > lastid can propagate correctly (46 ms) === (repl external:skip) Starting server 127.0.0.1:24044 ok [ok]: ZRANGEBYSCORE fuzzy test, 100 ranges in 128 element sorted set - listpack (12307 ms) === (stream needs:debug) Starting server 127.0.0.1:28957 ok === () Starting server 127.0.0.1:24046 ok [ok]: XADD with ~ MAXLEN can propagate correctly (51 ms) [ok]: PSYNC2: Set #0 to replicate from #3 (4 ms) === () Starting server 127.0.0.1:24048 ok [ok]: Cluster is up (22 ms) [ok]: The first master has actually 5 slaves (0 ms) [ok]: Slaves of #0 are instance #3, #6, #9, #12 and #15 as expected (8 ms) [ok]: Instance #3, #6, #9, #12 and #15 synced with the master (5 ms) [96/122 done]: integration/replication-3 (31 seconds) === (stream needs:debug) Starting server 127.0.0.1:28959 ok [ok]: ZRANGEBYLEX fuzzy test, 100 ranges in 128 element sorted set - listpack (613 ms) [ok]: XADD with ~ MAXLEN and LIMIT can propagate correctly (39 ms) [ok]: Measures elapsed time os.clock() (3260 ms) [ok]: Prohibit dangerous lua methods in sandbox (2 ms) [ok]: Verify execution of prohibit dangerous Lua methods will fail (7 ms) [ok]: Globals protection reading an undeclared global variable (1 ms) [ok]: Globals protection setting an undeclared global* (1 ms) [ok]: lua bit.tohex bug (0 ms) [ok]: Test an example script DECR_IF_GT (1 ms) [ok]: random numbers are random now (1 ms) [ok]: Scripting engine PRNG can be seeded correctly (0 ms) [ok]: Slot is auto-claimed by target after source relinquishes ownership (1020 ms) === (stream needs:debug) Starting server 127.0.0.1:28961 ok [ok]: XADD with ~ MINID can propagate correctly (52 ms) [ok]: PSYNC2: Set #1 to replicate from #2 (1 ms) [ok]: ZREMRANGEBYLEX fuzzy test, 100 ranges in 128 element sorted set - listpack (699 ms) [ok]: ZSETs skiplist implementation backlink consistency test - listpack (110 ms) [ok]: Online toggle dual-channel-replication-enabled on primary, starting with 'no' (2403 ms) === (stream needs:debug) Starting server 127.0.0.1:28963 ok [ok]: XADD with ~ MINID and LIMIT can propagate correctly (47 ms) [ok]: EVAL does not leak in the Lua stack (953 ms) [ok]: SPOP: We can call scripts rewriting client->argv from Lua (59 ms) [ok]: MGET: mget shouldn't be propagated in Lua (94 ms) === (stream needs:debug) Starting server 127.0.0.1:28965 ok [ok]: EXPIRE: We can call scripts rewriting client->argv from Lua (98 ms) [ok]: XTRIM with ~ MAXLEN can propagate correctly (37 ms) [ok]: GEOSEARCH fuzzy test - byradius (61304 ms) [ok]: Test replication partial resync: ok after delay (diskless: no, disabled, dual-channel: yes, reconnect: 1) (9262 ms) === (scripting) Starting server 127.0.0.1:26595 ok === (stream) Starting server 127.0.0.1:28967 ok === (external:skip cluster) Starting server 127.0.0.1:23877 ok [ok]: XADD can CREATE an empty stream (4 ms) [ok]: XSETID can set a specific ID (1 ms) [ok]: XSETID cannot SETID with smaller ID (6 ms) [ok]: XSETID cannot SETID on non-existent key (0 ms) [ok]: XSETID cannot run with an offset but without a maximal tombstone (2 ms) [ok]: XSETID cannot run with a maximal tombstone but without an offset (1 ms) [ok]: XSETID errors on negstive offset (1 ms) [ok]: XSETID cannot set the maximal tombstone with larger ID (1 ms) [ok]: XSETID cannot set the offset to less than the length (1 ms) [ok]: PSYNC2: Set #2 to replicate from #3 (1 ms) [ok]: XSETID cannot set smaller ID than current MAXDELETEDID (9 ms) [ok]: INCRBYFLOAT: We can call scripts expanding client->argv from Lua (466 ms) [ok]: Call Redis command with many args from Lua (issue #1764) (2 ms) [ok]: Number conversion precision test (issue #1118) (1 ms) [ok]: String containing number precision test (regression of issue #1118) (0 ms) [ok]: Verify negative arg count is error instead of crash (issue #1842) (0 ms) [ok]: Scripts can handle commands with incorrect arity (0 ms) [ok]: Correct handling of reused argv (issue #1939) (0 ms) [ok]: Functions in the Redis namespace are able to report errors (0 ms) [ok]: CLUSTER RESET can not be invoke from within a script (0 ms) [ok]: Script with RESP3 map (3 ms) === (external:skip cluster) Starting server 127.0.0.1:23879 ok === (repl) Starting server 127.0.0.1:21791 ok === (stream) Starting server 127.0.0.1:28969 ok [ok]: XADD advances the entries-added counter and sets the recorded-first-entry-id (6 ms) [ok]: XDEL/TRIM are reflected by recorded first entry (10 ms) [ok]: Maximum XDEL ID behaves correctly (7 ms) [ok]: XADD with artial ID with maximal seq (1 ms) === () Starting server 127.0.0.1:21793 ok === (external:skip cluster) Starting server 127.0.0.1:23881 ok [ok]: Instance #5 is still a slave after some time (no failover) (5003 ms) [ok]: Script return recursive object (355 ms) [ok]: Script check unpack with massive arguments (14 ms) [ok]: Script read key with expiration set (1 ms) [ok]: Script del key with expiration set (1 ms) [ok]: Script ACL check (9 ms) [ok]: Binary code loading failed (1 ms) [ok]: Try trick global protection 1 (0 ms) [ok]: Try trick global protection 2 (0 ms) [ok]: Try trick global protection 3 (1 ms) [ok]: Try trick global protection 4 (0 ms) [ok]: Try trick readonly table on valkey table (0 ms) [ok]: Try trick readonly table on json table (0 ms) [ok]: Try trick readonly table on cmsgpack table (1 ms) [ok]: Try trick readonly table on bit table (3 ms) [ok]: Test loadfile are not available (1 ms) [ok]: Test dofile are not available (0 ms) [ok]: Test print are not available (0 ms) [ok]: Slave should be able to synchronize with the master (112 ms) === (stream needs:debug) Starting server 127.0.0.1:28971 ok === (external:skip cluster) Starting server 127.0.0.1:23883 ok Waiting for background AOF rewrite to finish... === (scripting) Starting server 127.0.0.1:26597 ok [ok]: Connect multiple replicas at the same time (issue #141), master diskless=no, replica diskless=disabled dual-channel-replication-enabled=no (9522 ms) Waiting for background AOF rewrite to finish... [ok]: Empty stream can be rewrite into AOF correctly (114 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:23885 ok [ok]: Stream can be rewrite into AOF correctly after XDEL lastid (116 ms) [ok]: PSYNC2: cluster is consistent after failover (2 ms) === (external:skip cluster) Starting server 127.0.0.1:23887 ok [ok]: Timedout read-only scripts can be killed by SCRIPT KILL (453 ms) === (stream) Starting server 127.0.0.1:28973 ok [ok]: XGROUP HELP should not have unexpected options (0 ms) [ok]: XINFO HELP should not have unexpected options (1 ms) === (repl external:skip) Starting server 127.0.0.1:22269 ok [97/122 done]: unit/type/stream (64 seconds) [ok]: Timedout read-only scripts can be killed by SCRIPT KILL even when use pcall (258 ms) [ok]: Online toggle dual-channel-replication-enabled on replica, starting with 'no' (2413 ms) [ok]: Detect write load to master (1006 ms) [ok]: Timedout script does not cause a false dead client (130 ms) === () Starting server 127.0.0.1:22271 ok [ok]: Timedout script link is still usable after Lua returns (170 ms) === () Starting server 127.0.0.1:22273 ok === (dual-channel-replication external:skip) Starting server 127.0.0.1:24337 ok [ok]: Timedout scripts and unblocked command (337 ms) === () Starting server 127.0.0.1:22275 ok === () Starting server 127.0.0.1:24339 ok [ok]: ZSETs ZRANK augmented skip list stress testing - listpack (3172 ms) [ok]: Timedout scripts that modified data can't be killed by SCRIPT KILL (231 ms) [ok]: BZPOPMIN, ZADD + DEL should not awake blocked client (55 ms) [ok]: SHUTDOWN NOSAVE can kill a timedout script anyway (10 ms) [ok]: BZPOPMIN, ZADD + DEL + SET should not awake blocked client (54 ms) [ok]: BZMPOP_MIN, ZADD + DEL should not awake blocked client (49 ms) === () Starting server 127.0.0.1:24341 ok [ok]: BZMPOP_MIN, ZADD + DEL + SET should not awake blocked client (66 ms) [ok]: CLUSTER SLOT-STATS cpu-usec for blocking commands, unblocked on keyspace update. (10391 ms) === (scripting repl needs:debug external:skip) Starting server 127.0.0.1:26599 ok [ok]: Primary lost a slot during the client pause command (57 ms) === () Starting server 127.0.0.1:26601 ok [ok]: Before the replica connects we issue two EVAL commands (1 ms) [ok]: Connect a replica to the master instance (105 ms) [ok]: Now use EVALSHA against the master, with both SHAs (1 ms) [98/122 done]: unit/cluster/slot-ownership (52 seconds) [ok]: Migrated replica reports zero repl offset and rank, and fails to win election - sigstop (8377 ms) [ok]: 'x' should be '4' for EVALSHA being replicated by effects (507 ms) [ok]: Replication of script multiple pushes to list with BLPOP (65 ms) [ok]: EVALSHA replication when first call is readonly (1 ms) [ok]: Lua scripts using SELECT are replicated correctly (1 ms) Time: 1020 [ok]: BZPOPMIN unblock but the key is expired and then block again - reprocessing command (1076 ms) [ok]: BZPOPMIN with same key multiple times should work (64 ms) [ok]: MASTER and SLAVE dataset should be identical after complex ops (33356 ms) [ok]: MULTI/EXEC is isolated from the point of view of BZPOPMIN (58 ms) [ok]: BZPOPMIN with variadic ZADD (66 ms) [99/122 done]: integration/replication-2 (37 seconds) [ok]: Replication backlog size can outgrow the backlog limit config dualchannel no (5838 ms) [ok]: Fuzzing dense/sparse encoding: Server should always detect errors (54700 ms) [ok]: PFADD, PFCOUNT, PFMERGE type checking works (1 ms) [ok]: PFMERGE results on the cardinality of union of sets (1 ms) [ok]: PFMERGE on missing source keys will create an empty destkey (1 ms) [ok]: PFMERGE with one empty input key, create an empty destkey (2 ms) [ok]: PFMERGE with one non-empty input key, dest key is actually one of the source keys (2 ms) === (scripting repl external:skip) Starting server 127.0.0.1:26603 ok [ok]: BZPOPMIN with zero timeout should block indefinitely (1084 ms) [ok]: MULTI/EXEC is isolated from the point of view of BZMPOP_MIN (49 ms) [ok]: BZMPOP_MIN with variadic ZADD (38 ms) === () Starting server 127.0.0.1:26605 ok [ok]: Connect a replica to the master instance (108 ms) [ok]: Redis.replicate_commands() can be issued anywhere now (0 ms) [ok]: Redis.set_repl() can be issued before replicate_commands() now (1 ms) [ok]: Redis.set_repl() don't accept invalid values (2 ms) === (external:skip cluster) Starting server 127.0.0.1:22745 ok [ok]: Wait for instance #0 to return back alive (4996 ms) === (external:skip cluster) Starting server 127.0.0.1:22747 ok [ok]: Test selective replication of certain commands from Lua (413 ms) [ok]: PRNG is seeded randomly for command replication (1 ms) [ok]: Using side effects is not a problem with command replication (1 ms) === (external:skip cluster) Starting server 127.0.0.1:22749 ok [ok]: BZMPOP_MIN with zero timeout should block indefinitely (1062 ms) [ok]: PSYNC2: generate load while killing replication links (5003 ms) [ok]: PSYNC2: cluster is consistent after load (x = 44111) (1 ms) [ok]: PSYNC2: total sum of full synchronizations is exactly 4 (7 ms) [ok]: PSYNC2: Bring the master back again for next test (7 ms) === (external:skip cluster) Starting server 127.0.0.1:22751 ok [ok]: ZSCORE - skiplist (100 ms) [ok]: ZMSCORE - skiplist (87 ms) [ok]: ZSCORE after a DEBUG RELOAD - skiplist (74 ms) === (external:skip cluster) Starting server 127.0.0.1:22753 ok [ok]: PSYNC2: Partial resync after restart using RDB aux fields (310 ms) [ok]: ZSET sorting stresser - skiplist (84 ms) === (external:skip cluster) Starting server 127.0.0.1:22755 ok === (external:skip cluster) Starting server 127.0.0.1:22757 ok === (external:skip cluster) Starting server 127.0.0.1:22917 ok === (external:skip cluster) Starting server 127.0.0.1:22759 ok === (scripting external:skip) Starting server 127.0.0.1:26607 ok === (external:skip cluster) Starting server 127.0.0.1:22919 ok [100/122 done]: integration/psync2 (43 seconds) === (scripting needs:debug external:skip) Starting server 127.0.0.1:26609 ok === (external:skip cluster) Starting server 127.0.0.1:22921 ok [ok]: Test scripting debug protocol parsing (3 ms) [ok]: Test scripting debug lua stack overflow (52 ms) [ok]: Test scripting debug lua server invocations (52 ms) === (external:skip cluster) Starting server 127.0.0.1:22923 ok === (scripting external:skip) Starting server 127.0.0.1:26611 ok === (external:skip cluster) Starting server 127.0.0.1:22925 ok === (external:skip cluster) Starting server 127.0.0.1:22927 ok [ok]: Lua scripts eviction does not generate many scripts (342 ms) [ok]: {cluster} SCAN regression test for issue #4906 (20643 ms) [ok]: Lua scripts eviction is plain LRU (125 ms) [ok]: LTRIM stress testing - listpack (27536 ms) [ok]: {cluster} SCAN MATCH pattern implies cluster slot (116 ms) [101/122 done]: unit/type/list-2 (71 seconds) === (external:skip cluster) Starting server 127.0.0.1:22929 ok [102/122 done]: unit/scan (71 seconds) [ok]: CLUSTER SLOT-STATS cpu-usec for blocking commands, unblocked on timeout. (6158 ms) [ok]: Lua scripts eviction does not affect script load (357 ms) === (external:skip cluster) Starting server 127.0.0.1:22931 ok === (external:skip cluster) Starting server 127.0.0.1:22933 ok [ok]: Lua scripts promoted from eval to script load (273 ms) === (external:skip cluster) Starting server 127.0.0.1:22935 ok === (scripting needs:debug) Starting server 127.0.0.1:26613 ok [ok]: Replica could use replication buffer (beyond backlog config) for partial resynchronization dualchannel no (5240 ms) [ok]: test RESP2/2 big number protocol parsing (2 ms) [ok]: test RESP2/2 malformed big number protocol parsing (0 ms) [ok]: test RESP2/2 map protocol parsing (1 ms) [ok]: test RESP2/2 set protocol parsing (0 ms) [ok]: test RESP2/2 double protocol parsing (1 ms) [ok]: test RESP2/2 null protocol parsing (0 ms) [ok]: test RESP2/2 verbatim protocol parsing (1 ms) [ok]: test RESP2/2 true protocol parsing (0 ms) [ok]: test RESP2/2 false protocol parsing (0 ms) [ok]: test RESP2/3 big number protocol parsing (0 ms) [ok]: test RESP2/3 malformed big number protocol parsing (0 ms) [ok]: test RESP2/3 map protocol parsing (1 ms) [ok]: test RESP2/3 set protocol parsing (0 ms) [ok]: test RESP2/3 double protocol parsing (1 ms) [ok]: test RESP2/3 null protocol parsing (0 ms) [ok]: test RESP2/3 verbatim protocol parsing (0 ms) [ok]: test RESP2/3 true protocol parsing (0 ms) [ok]: test RESP2/3 false protocol parsing (0 ms) [ok]: test RESP3/2 big number protocol parsing (1 ms) [ok]: test RESP3/2 malformed big number protocol parsing (0 ms) [ok]: test RESP3/2 map protocol parsing (1 ms) [ok]: test RESP3/2 set protocol parsing (0 ms) [ok]: test RESP3/2 double protocol parsing (0 ms) [ok]: test RESP3/2 null protocol parsing (0 ms) [ok]: test RESP3/2 verbatim protocol parsing (0 ms) [ok]: test RESP3/2 true protocol parsing (1 ms) [ok]: test RESP3/2 false protocol parsing (0 ms) [ok]: test RESP3/3 big number protocol parsing (0 ms) [ok]: test RESP3/3 malformed big number protocol parsing (0 ms) [ok]: test RESP3/3 map protocol parsing (0 ms) [ok]: test RESP3/3 set protocol parsing (0 ms) [ok]: test RESP3/3 double protocol parsing (0 ms) [ok]: test RESP3/3 null protocol parsing (0 ms) [ok]: test RESP3/3 verbatim protocol parsing (0 ms) [ok]: test RESP3/3 true protocol parsing (0 ms) [ok]: test RESP3/3 false protocol parsing (0 ms) [ok]: test resp3 attribute protocol parsing (1 ms) [ok]: Script block the time during execution (11 ms) [ok]: Script delete the expired key (3 ms) [ok]: TIME command using cached time (10 ms) [ok]: dual-channel-replication with multiple replicas (4797 ms) === (external:skip cluster) Starting server 127.0.0.1:22937 ok [ok]: Script block the time in some expiration related commands (84 ms) [ok]: RESTORE expired keys with expiration time (11 ms) [ok]: Replication backlog memory will become smaller if disconnecting with replica dualchannel no (226 ms) Waiting for background save to finish... Waiting for background save to finish... === (external:skip cluster) Starting server 127.0.0.1:22939 ok === (scripting) Starting server 127.0.0.1:26615 ok [ok]: Shebang support for lua engine (0 ms) [ok]: Unknown shebang option (0 ms) [ok]: Unknown shebang flag (0 ms) [ok]: allow-oom shebang flag (1 ms) [ok]: no-writes shebang flag (0 ms) === (repl external:skip) Starting server 127.0.0.1:24050 ok === (external:skip cluster) Starting server 127.0.0.1:22941 ok === (external:skip) Starting server 127.0.0.1:26617 ok === () Starting server 127.0.0.1:24052 ok === (external:skip cluster) Starting server 127.0.0.1:22943 ok Hash table 0 stats (main hash table): table size: 4096 number of elements: 499 different slots: 21 max chain length: 35 avg chain length (counted): 23.76 avg chain length (computed): 23.76 Chain length distribution: 0: 4075 (99.49%) 15: 1 (0.02%) 16: 1 (0.02%) 17: 1 (0.02%) 18: 1 (0.02%) 19: 1 (0.02%) 20: 1 (0.02%) 21: 2 (0.05%) 22: 2 (0.05%) 23: 2 (0.05%) 25: 2 (0.05%) 27: 1 (0.02%) 28: 2 (0.05%) 31: 2 (0.05%) 32: 1 (0.02%) 35: 1 (0.02%) Waiting for background save to finish... [ok]: no-writes shebang flag on replica (219 ms) [ok]: not enough good replicas (3 ms) === (external:skip cluster) Starting server 127.0.0.1:22945 ok === (external:skip) Starting server 127.0.0.1:26619 ok [ok]: Test replication partial resync: backlog expired (diskless: no, disabled, dual-channel: yes, reconnect: 1) (9184 ms) === (repl) Starting server 127.0.0.1:21795 ok [ok]: SRANDMEMBER with a dict containing long chain (44743 ms) [ok]: SMOVE basics - from regular set to intset (19 ms) [ok]: SMOVE basics - from intset to regular set (6 ms) [ok]: SMOVE non existing key (1 ms) [ok]: SMOVE non existing src set (2 ms) [ok]: SMOVE from regular set to non existing destination set (1 ms) [ok]: SMOVE from intset to non existing destination set (2 ms) [ok]: SMOVE wrong src key type (0 ms) [ok]: SMOVE wrong dst key type (0 ms) [ok]: SMOVE with identical source and destination (4 ms) === () Starting server 127.0.0.1:21797 ok [ok]: CLUSTER SETSLOT with invalid timeouts (5 ms) [ok]: SMOVE only notify dstset when the addition is successful (46 ms) [ok]: Keys are accessible (20290 ms) [ok]: not enough good replicas state change during long script (973 ms) [ok]: allow-stale shebang flag (3 ms) [ok]: reject script do not cause a Lua stack leak (20 ms) [ok]: Slave should be able to synchronize with the master (103 ms) === (scripting) Starting server 127.0.0.1:26621 ok [ok]: Consistent eval error reporting (13 ms) [ok]: LUA redis.error_reply API (1 ms) [ok]: LUA redis.error_reply API with empty string (1 ms) [ok]: LUA redis.status_reply API (1 ms) [ok]: LUA test pcall (0 ms) [ok]: LUA test pcall with error (1 ms) [ok]: LUA test pcall with non string/integer arg (0 ms) [ok]: LUA test trim string as expected (2 ms) [103/122 done]: unit/scripting (75 seconds) [ok]: Connect multiple replicas at the same time (issue #141), master diskless=no, replica diskless=swapdb dual-channel-replication-enabled=no (9704 ms) === (external:skip cluster) Starting server 127.0.0.1:23889 ok === (external:skip cluster) Starting server 127.0.0.1:23891 ok === (repl external:skip) Starting server 127.0.0.1:22277 ok [ok]: Detect write load to master (1003 ms) [ok]: ZRANGEBYSCORE fuzzy test, 100 ranges in 100 element sorted set - skiplist (6136 ms) [ok]: Test replication partial resync: no reconnection, just sync (diskless: no, disabled, dual-channel: no, reconnect: 0) (28 ms) === (external:skip cluster) Starting server 127.0.0.1:23893 ok [ok]: Init migration of many slots (1308 ms) === () Starting server 127.0.0.1:22279 ok [ok]: ZRANGEBYLEX fuzzy test, 100 ranges in 100 element sorted set - skiplist (229 ms) === (external:skip cluster) Starting server 127.0.0.1:23895 ok === (repl) Starting server 127.0.0.1:21799 ok === () Starting server 127.0.0.1:22281 ok === (external:skip cluster) Starting server 127.0.0.1:23897 ok === () Starting server 127.0.0.1:21801 ok [ok]: ZREMRANGEBYLEX fuzzy test, 100 ranges in 100 element sorted set - skiplist (371 ms) === () Starting server 127.0.0.1:22283 ok [ok]: ZSETs skiplist implementation backlink consistency test - skiplist (25 ms) === (external:skip cluster) Starting server 127.0.0.1:23899 ok [ok]: Slave should be able to synchronize with the master (101 ms) [ok]: Partial resynchronization is successful even client-output-buffer-limit is less than repl-backlog-size. dualchannel yes (4329 ms) [ok]: Detect write load to master (1005 ms) === (repl external:skip) Starting server 127.0.0.1:24054 ok === () Starting server 127.0.0.1:24056 ok [ok]: Test diverse replica sync: dual-channel on/off (5185 ms) [ok]: CLUSTER SLOT-STATS cpu-usec for transactions. (6075 ms) [ok]: The update of replBufBlock's repl_offset is ok - Regression test for #11666 (55 ms) [ok]: Replication: commands with many arguments (issue #1221) (33799 ms) [ok]: spopwithcount rewrite srem command (147 ms) [ok]: Replica client-output-buffer size is limited to backlog_limit/16 when no replication data is pending. dualchannel yes (1304 ms) === (repl external:skip) Starting server 127.0.0.1:24058 ok [ok]: ZSETs ZRANK augmented skip list stress testing - skiplist (2645 ms) [ok]: BZPOPMIN, ZADD + DEL should not awake blocked client (26 ms) === () Starting server 127.0.0.1:24060 ok [ok]: BZPOPMIN, ZADD + DEL + SET should not awake blocked client (128 ms) [ok]: PFCOUNT multiple-keys merge returns cardinality of union #1 (11622 ms) [ok]: BZMPOP_MIN, ZADD + DEL should not awake blocked client (56 ms) [ok]: BZMPOP_MIN, ZADD + DEL + SET should not awake blocked client (53 ms) [ok]: Replication of SPOP command -- alsoPropagate() API (1334 ms) Time: 1010 [ok]: BZPOPMIN unblock but the key is expired and then block again - reprocessing command (1061 ms) [ok]: BZPOPMIN with same key multiple times should work (48 ms) === (repl external:skip) Starting server 127.0.0.1:27551 ok [ok]: MULTI/EXEC is isolated from the point of view of BZPOPMIN (44 ms) [ok]: BZPOPMIN with variadic ZADD (42 ms) === () Starting server 127.0.0.1:27553 ok [ok]: First server should have role slave after SLAVEOF (117 ms) [ok]: Test replica's buffer limit reached (3043 ms) [ok]: CLUSTER SLOT-STATS cpu-usec for lua-scripts, without cross-slot keys. (3523 ms) [ok]: BZPOPMIN with zero timeout should block indefinitely (1052 ms) [ok]: Data divergence can happen under default conditions (687 ms) [ok]: Data divergence is allowed on writable replicas (19 ms) [ok]: MULTI/EXEC is isolated from the point of view of BZMPOP_MIN (51 ms) [ok]: BZMPOP_MIN with variadic ZADD (40 ms) [104/122 done]: integration/replication-4 (51 seconds) [ok]: intsets implementation stress testing (7486 ms) [105/122 done]: unit/type/set (82 seconds) [ok]: BZMPOP_MIN with zero timeout should block indefinitely (1048 ms) [ok]: BZPOP/BZMPOP against wrong type (5 ms) [ok]: BZMPOP with illegal argument (5 ms) [ok]: BZMPOP with multiple blocked clients (158 ms) [ok]: Partial resynchronization is successful even client-output-buffer-limit is less than repl-backlog-size. dualchannel no (4210 ms) [ok]: BZMPOP propagate as pop with count command to replica (237 ms) === (repl external:skip) Starting server 127.0.0.1:24062 ok [ok]: BZMPOP should not blocks on non key arguments - #10762 (86 ms) === () Starting server 127.0.0.1:24064 ok [ok]: ziplist implementation: encoding stress testing (38852 ms) [106/122 done]: unit/type/list-3 (83 seconds) [ok]: Test replication partial resync: ok psync (diskless: no, disabled, dual-channel: no, reconnect: 1) (6201 ms) [ok]: CLUSTER SLOT-STATS cpu-usec for lua-scripts, with cross-slot keys. (2385 ms) [ok]: Cluster is up (6 ms) === (repl) Starting server 127.0.0.1:21803 ok [ok]: The update of replBufBlock's repl_offset is ok - Regression test for #11666 (42 ms) === () Starting server 127.0.0.1:21805 ok [ok]: Slave should be able to synchronize with the master (110 ms) [ok]: Cluster is writable (419 ms) [ok]: Instance #5 is a slave (1 ms) [ok]: Instance #5 synced with the master (0 ms) [ok]: Make instance #0 unreachable without killing it (0 ms) [ok]: Send CLUSTER FAILOVER to instance #5 (0 ms) [ok]: Instance #5 is a master after some time (103 ms) [ok]: ZSET skiplist order consistency when elements are moved (1564 ms) [ok]: ZRANGESTORE basic (1 ms) [ok]: ZRANGESTORE RESP3 (1 ms) [ok]: ZRANGESTORE range (0 ms) [ok]: ZRANGESTORE BYLEX (1 ms) [ok]: ZRANGESTORE BYSCORE (0 ms) [ok]: ZRANGESTORE BYSCORE LIMIT (0 ms) [ok]: ZRANGESTORE BYSCORE REV LIMIT (0 ms) [ok]: ZRANGE BYSCORE REV LIMIT (1 ms) [ok]: ZRANGESTORE - src key missing (0 ms) [ok]: ZRANGESTORE - src key wrong type (0 ms) [ok]: ZRANGESTORE - empty range (1 ms) [ok]: ZRANGESTORE BYLEX - empty range (0 ms) [ok]: ZRANGESTORE BYSCORE - empty range (0 ms) [ok]: ZRANGE BYLEX (0 ms) [ok]: ZRANGESTORE invalid syntax (1 ms) [ok]: ZRANGESTORE with zset-max-listpack-entries 0 #10767 case (1 ms) [ok]: ZRANGESTORE with zset-max-listpack-entries 1 dst key should use skiplist encoding (1 ms) [ok]: ZRANGE invalid syntax (1 ms) [ok]: ZRANDMEMBER - listpack (11 ms) [ok]: ZRANDMEMBER - skiplist (10 ms) [ok]: ZRANDMEMBER with RESP3 (1 ms) [ok]: ZRANDMEMBER count of 0 is handled correctly (0 ms) [ok]: ZRANDMEMBER with against non existing key (0 ms) [ok]: ZRANDMEMBER count overflow (1 ms) [ok]: ZRANDMEMBER count of 0 is handled correctly - emptyarray (0 ms) [ok]: ZRANDMEMBER with against non existing key - emptyarray (0 ms) [ok]: Replica client-output-buffer size is limited to backlog_limit/16 when no replication data is pending. dualchannel no (2179 ms) [107/122 done]: integration/replication-buffer (54 seconds) [ok]: ZRANDMEMBER with - skiplist (334 ms) [ok]: PFCOUNT multiple-keys merge returns cardinality of union #2 (5942 ms) [ok]: New Master down consecutively (23926 ms) [ok]: Detect write load to master (1007 ms) [ok]: ZRANDMEMBER with - listpack (367 ms) [ok]: zset score double range (1 ms) [ok]: zunionInterDiffGenericCommand acts on SET and ZSET (28 ms) [ok]: ZADD overflows the maximum allowed elements in a listpack - single (12 ms) [ok]: ZADD overflows the maximum allowed elements in a listpack - multiple (2 ms) [ok]: ZADD overflows the maximum allowed elements in a listpack - single_multiple (2 ms) [108/122 done]: unit/type/zset (84 seconds) [ok]: PFDEBUG GETREG returns the HyperLogLog raw registers (881 ms) [ok]: PFADD / PFCOUNT cache invalidation works (2 ms) [ok]: dual-channel-replication fails when primary diskless disabled (1010 ms) [109/122 done]: unit/hyperloglog (86 seconds) [ok]: New non-empty replica reports zero repl offset and rank, and fails to win election - shutdown (5937 ms) [ok]: CLUSTER SLOT-STATS cpu-usec for functions, without cross-slot keys. (2497 ms) [ok]: Connect multiple replicas at the same time (issue #141), master diskless=yes, replica diskless=disabled dual-channel-replication-enabled=yes (10025 ms) === (repl external:skip) Starting server 127.0.0.1:22285 ok === (dual-channel-replication external:skip) Starting server 127.0.0.1:24343 ok === () Starting server 127.0.0.1:24345 ok === () Starting server 127.0.0.1:22287 ok === (external:skip cluster) Starting server 127.0.0.1:22761 ok [ok]: Test dual-channel-replication sync- psync established after rdb load (132 ms) [110/122 done]: unit/cluster/slave-selection (75 seconds) === (external:skip cluster) Starting server 127.0.0.1:22763 ok === () Starting server 127.0.0.1:22289 ok === (external:skip cluster) Starting server 127.0.0.1:22765 ok === () Starting server 127.0.0.1:22291 ok === (dual-channel-replication external:skip) Starting server 127.0.0.1:24347 ok === (external:skip cluster) Starting server 127.0.0.1:22767 ok === () Starting server 127.0.0.1:24349 ok === (external:skip cluster) Starting server 127.0.0.1:22769 ok === (external:skip cluster) Starting server 127.0.0.1:22771 ok === (external:skip cluster) Starting server 127.0.0.1:22773 ok [ok]: CLUSTER SLOT-STATS cpu-usec for functions, with cross-slot keys. (1990 ms) === (external:skip cluster) Starting server 127.0.0.1:22775 ok === (external:skip cluster) Starting server 127.0.0.1:21129 ok [ok]: GEOSEARCH fuzzy test - bybox (26143 ms) [ok]: GEOSEARCH box edges fuzzy test (123 ms) [111/122 done]: unit/geo (89 seconds) [ok]: CLUSTER SETSLOT with an explicit timeout (3087 ms) [ok]: Fix cluster (13905 ms) [ignore]: Not supported in tls mode === (external:skip cluster) Starting server 127.0.0.1:23901 ok === (external:skip cluster) Starting server 127.0.0.1:23903 ok === (external:skip cluster) Starting server 127.0.0.1:23905 ok === (external:skip cluster) Starting server 127.0.0.1:23907 ok === (external:skip cluster) Starting server 127.0.0.1:23909 ok === (external:skip cluster) Starting server 127.0.0.1:23911 ok === (external:skip cluster) Starting server 127.0.0.1:23913 ok === (external:skip cluster) Starting server 127.0.0.1:23915 ok === (external:skip cluster) Starting server 127.0.0.1:23917 ok [ok]: Test replication partial resync: no backlog (diskless: no, disabled, dual-channel: no, reconnect: 1) (7855 ms) === (repl) Starting server 127.0.0.1:21807 ok [ok]: dual-channel-replication: Primary COB growth with inactive replica (4031 ms) === () Starting server 127.0.0.1:21809 ok [ok]: CLUSTER SLOT-STATS network-bytes-in, multi bulk buffer processing. (3267 ms) [ok]: Slave should be able to synchronize with the master (111 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:24351 ok === () Starting server 127.0.0.1:24353 ok [ok]: Wait for instance #0 to return back alive (9897 ms) === () Starting server 127.0.0.1:24355 ok [ok]: Test dual-channel: primary tracking replica backlog refcount - start with empty backlog (153 ms) [ok]: Detect write load to master (1002 ms) [ok]: Test dual-channel: primary tracking replica backlog refcount - start with backlog (340 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:24357 ok === () Starting server 127.0.0.1:24359 ok [ok]: CLUSTER SLOT-STATS network-bytes-in, in-line buffer processing. (1997 ms) [ok]: Psync established after rdb load - within grace period (54 ms) [112/122 done]: unit/cluster/manual-failover (90 seconds) === (dual-channel-replication external:skip) Starting server 127.0.0.1:24361 ok === () Starting server 127.0.0.1:24363 ok [ok]: Connect multiple replicas at the same time (issue #141), master diskless=yes, replica diskless=swapdb dual-channel-replication-enabled=yes (9022 ms) === (repl external:skip) Starting server 127.0.0.1:22293 ok === () Starting server 127.0.0.1:22295 ok [ok]: Main db not affected when fail to diskless load (84065 ms) [ok]: Psync established after RDB load - beyond grace period (2579 ms) Waiting for process 402467 to exit... [ok]: CLUSTER SLOT-STATS network-bytes-in, blocking command. (4095 ms) Waiting for process 434085 to exit... Waiting for process 402467 to exit... Waiting for process 434085 to exit... Waiting for process 402467 to exit... [ok]: CLUSTER SLOT-STATS network-bytes-in, multi-exec transaction. (1921 ms) [ok]: Keys are accessible (12432 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:24365 ok === () Starting server 127.0.0.1:24367 ok [ok]: Slot migration is ok when the replicas are down (138 ms) [ok]: Test dual-channel-replication primary gets cob overrun before established psync (483 ms) [113/122 done]: unit/cluster/many-slot-migration (96 seconds) Waiting for process 402467 to exit... [114/122 done]: unit/cluster/slot-migration (89 seconds) [ok]: CLUSTER SLOT-STATS network-bytes-in, non slot specific command. (2058 ms) [ok]: Test dual-channel-replication primary gets cob overrun during replica rdb load (1026 ms) [ok]: Test replication partial resync: ok after delay (diskless: no, disabled, dual-channel: no, reconnect: 1) (9166 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:24369 ok Waiting for process 402467 to exit... === (repl) Starting server 127.0.0.1:21811 ok === () Starting server 127.0.0.1:24371 ok === () Starting server 127.0.0.1:21813 ok === () Starting server 127.0.0.1:24373 ok [ok]: Slave should be able to synchronize with the master (107 ms) Waiting for process 402467 to exit... [ok]: CLUSTER SLOT-STATS network-bytes-in, pub/sub. (1684 ms) [ok]: Detect write load to master (1003 ms) === (external:skip cluster) Starting server 127.0.0.1:21131 ok === (external:skip cluster) Starting server 127.0.0.1:21133 ok [ok]: New non-empty replica reports zero repl offset and rank, and fails to win election - sigstop (7898 ms) Waiting for process 402467 to exit... === (external:skip cluster) Starting server 127.0.0.1:22777 ok === (external:skip cluster) Starting server 127.0.0.1:22779 ok === (external:skip cluster) Starting server 127.0.0.1:22781 ok === (external:skip cluster) Starting server 127.0.0.1:22783 ok === (external:skip cluster) Starting server 127.0.0.1:22785 ok Waiting for process 402467 to exit... === (external:skip cluster) Starting server 127.0.0.1:22787 ok === (external:skip cluster) Starting server 127.0.0.1:22789 ok === (external:skip cluster) Starting server 127.0.0.1:22791 ok [115/122 done]: unit/cluster/diskless-load-swapdb (105 seconds) [ok]: Test replication partial resync: backlog expired (diskless: no, disabled, dual-channel: no, reconnect: 1) (9190 ms) === (repl) Starting server 127.0.0.1:21815 ok === () Starting server 127.0.0.1:21817 ok [ok]: Slave should be able to synchronize with the master (111 ms) [ok]: Sync should continue if not all slaves dropped dual-channel-replication yes (11042 ms) [ok]: Detect write load to master (1004 ms) [ok]: Test replication partial resync: no reconnection, just sync (diskless: no, swapdb, dual-channel: yes, reconnect: 0) (26 ms) === (repl) Starting server 127.0.0.1:21819 ok === () Starting server 127.0.0.1:21821 ok [ok]: Slave should be able to synchronize with the master (110 ms) [ok]: Master stream is correctly processed while the replica has a script in -BUSY state (20420 ms) [ok]: slave buffer are counted correctly (58235 ms) === (repl external:skip) Starting server 127.0.0.1:22297 ok [ok]: Detect write load to master (1004 ms) === () Starting server 127.0.0.1:22299 ok === (maxmemory external:skip) Starting server 127.0.0.1:25279 ok [ok]: Diskless load swapdb (different replid): new database is exposed after swapping dual-channel=yes (0 ms) === () Starting server 127.0.0.1:25281 ok === (repl external:skip) Starting server 127.0.0.1:22301 ok === () Starting server 127.0.0.1:22303 ok [ok]: Diskless load swapdb (different replid): replica enter loading dual-channel-replication-enabled=no (218 ms) [ok]: Diskless load swapdb (different replid): old database is exposed after replication fails dual-channel=no (3 ms) === (repl external:skip) Starting server 127.0.0.1:22305 ok === () Starting server 127.0.0.1:22307 ok [ok]: CLUSTER SLOT-STATS network-bytes-in, sharded pub/sub. (3449 ms) === (external:skip cluster) Starting server 127.0.0.1:21135 ok [ok]: Diskless load swapdb (async_loading): new database is exposed after swapping (1 ms) === (repl external:skip) Starting server 127.0.0.1:22309 ok === () Starting server 127.0.0.1:22311 ok [ok]: Diskless load swapdb (async_loading): replica enter async_loading (335 ms) [ok]: Diskless load swapdb (async_loading): old database is exposed while async replication is in progress (878 ms) [ok]: Primary abort sync if all slaves dropped dual-channel-replication yes (7035 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:24375 ok === () Starting server 127.0.0.1:24377 ok === () Starting server 127.0.0.1:24379 ok [ok]: CLUSTER SLOT-STATS network-bytes-out, for non-slot specific commands. (1654 ms) [ok]: Busy script during async loading (1084 ms) [ok]: Test replication partial resync: ok psync (diskless: no, swapdb, dual-channel: yes, reconnect: 1) (6164 ms) [ok]: Blocked commands and configs during async-loading (217 ms) [ok]: Diskless load swapdb (async_loading): old database is exposed after async replication fails (0 ms) === (repl) Starting server 127.0.0.1:21823 ok === () Starting server 127.0.0.1:21825 ok [ok]: Slave should be able to synchronize with the master (103 ms) Waiting for process 438576 to exit... [ok]: Detect write load to master (1003 ms) [ok]: CLUSTER SLOT-STATS network-bytes-out, for slot specific commands. (1668 ms) Waiting for process 438576 to exit... Waiting for process 438576 to exit... [ok]: replica buffer don't induce eviction (10442 ms) [ok]: CLUSTER SLOT-STATS network-bytes-out, blocking commands. (3312 ms) Waiting for process 438576 to exit... === (external:skip cluster) Starting server 127.0.0.1:21137 ok === (maxmemory external:skip) Starting server 127.0.0.1:25283 ok === (external:skip cluster) Starting server 127.0.0.1:21139 ok === (repl) Starting server 127.0.0.1:22313 ok [ok]: Don't rehash if used memory exceeds maxmemory after rehash (387 ms) === () Starting server 127.0.0.1:22315 ok === (maxmemory external:skip io-threads:skip) Starting server 127.0.0.1:25285 ok evicted: 30 evicted: 30 [ok]: client tracking don't cause eviction feedback loop (1623 ms) === (maxmemory external:skip) Starting server 127.0.0.1:25287 ok [ok]: propagation with eviction (51 ms) [ok]: Sub-replica reports zero repl offset and rank, and fails to win election - shutdown (13499 ms) === (maxmemory external:skip) Starting server 127.0.0.1:25289 ok [ok]: propagation with eviction in MULTI (54 ms) === (external:skip cluster) Starting server 127.0.0.1:22793 ok === (maxmemory external:skip) Starting server 127.0.0.1:25291 ok [ok]: lru/lfu value of the key just added (2 ms) [116/122 done]: unit/maxmemory (132 seconds) === (external:skip cluster) Starting server 127.0.0.1:22795 ok === (external:skip cluster) Starting server 127.0.0.1:22797 ok === (external:skip cluster) Starting server 127.0.0.1:22799 ok === (external:skip cluster) Starting server 127.0.0.1:22801 ok === (external:skip cluster) Starting server 127.0.0.1:22803 ok [ok]: Test replication partial resync: no backlog (diskless: no, swapdb, dual-channel: yes, reconnect: 1) (7691 ms) === (external:skip cluster) Starting server 127.0.0.1:22805 ok === (external:skip cluster) Starting server 127.0.0.1:22807 ok === (repl) Starting server 127.0.0.1:21827 ok filling took 3780 ms (TODO: use pipeline) {439676:S 09 Feb 2025 07:49:55.728 # Internal error in RDB reading offset 3827956, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 52 === () Starting server 127.0.0.1:21829 ok {439676:S 09 Feb 2025 07:49:55.785 # Internal error in RDB reading offset 24938456, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 67 {439676:S 09 Feb 2025 07:49:55.822 # Internal error in RDB reading offset 9989709, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 82 {439676:S 09 Feb 2025 07:49:55.852 # Internal error in RDB reading offset 7802011, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 97 {439676:S 09 Feb 2025 07:49:55.873 # Internal error in RDB reading offset 3827956, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 112 [ok]: Slave should be able to synchronize with the master (101 ms) {439676:S 09 Feb 2025 07:49:55.907 # Internal error in RDB reading offset 9989709, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 127 {439676:S 09 Feb 2025 07:49:55.931 # Internal error in RDB reading offset 6286340, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 142 {439676:S 09 Feb 2025 07:49:55.946 # Internal error in RDB reading offset 0, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 157 {439676:S 09 Feb 2025 07:49:56.002 # Internal error in RDB reading offset 20841059, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 172 {439676:S 09 Feb 2025 07:49:56.053 # Internal error in RDB reading offset 20841059, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 187 {439676:S 09 Feb 2025 07:49:56.065 # Internal error in RDB reading offset 0, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 202 {439676:S 09 Feb 2025 07:49:56.108 # Internal error in RDB reading offset 16419540, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 217 {439676:S 09 Feb 2025 07:49:56.128 # Internal error in RDB reading offset 6286340, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 232 {439676:S 09 Feb 2025 07:49:56.162 # Internal error in RDB reading offset 9989709, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 247 {439676:S 09 Feb 2025 07:49:56.179 # Internal error in RDB reading offset 3827956, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 262 {439676:S 09 Feb 2025 07:49:56.199 # Internal error in RDB reading offset 6286340, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 277 {439676:S 09 Feb 2025 07:49:56.241 # Internal error in RDB reading offset 18531817, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 292 {439676:S 09 Feb 2025 07:49:56.257 # Internal error in RDB reading offset 1871087, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 307 {439676:S 09 Feb 2025 07:49:56.267 # Internal error in RDB reading offset 0, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 322 {439676:S 09 Feb 2025 07:49:56.293 # Internal error in RDB reading offset 7802011, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 337 {439676:S 09 Feb 2025 07:49:56.353 # Internal error in RDB reading offset 24938456, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 352 {439676:S 09 Feb 2025 07:49:56.398 # Internal error in RDB reading offset 16419540, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 367 {439676:S 09 Feb 2025 07:49:56.456 # Internal error in RDB reading offset 20841059, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 382 {439676:S 09 Feb 2025 07:49:56.487 # Internal error in RDB reading offset 9989709, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 397 {439676:S 09 Feb 2025 07:49:56.534 # Internal error in RDB reading offset 16419540, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 412 {439676:S 09 Feb 2025 07:49:56.564 # Internal error in RDB reading offset 9989709, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 427 {439676:S 09 Feb 2025 07:49:56.595 # Internal error in RDB reading offset 12275900, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 442 {439676:S 09 Feb 2025 07:49:56.637 # Internal error in RDB reading offset 16419540, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 457 {439676:S 09 Feb 2025 07:49:56.657 # Internal error in RDB reading offset 3827956, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 472 {439676:S 09 Feb 2025 07:49:56.705 # Internal error in RDB reading offset 20841059, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 487 {439676:S 09 Feb 2025 07:49:56.861 * PRIMARY <-> REPLICA sync: Finished with success} 505 [ok]: Sync should continue if not all slaves dropped dual-channel-replication no (11040 ms) [ok]: Detect write load to master (1003 ms) {439676:S 09 Feb 2025 07:49:57.313 # Internal error in RDB reading offset 1309765, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 532 {439676:S 09 Feb 2025 07:49:57.326 # Internal error in RDB reading offset 0, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 547 {439676:S 09 Feb 2025 07:49:57.370 # Internal error in RDB reading offset 18166512, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 562 {439676:S 09 Feb 2025 07:49:57.400 # Internal error in RDB reading offset 7739257, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 577 {439676:S 09 Feb 2025 07:49:57.454 # Internal error in RDB reading offset 23037314, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 592 {439676:S 09 Feb 2025 07:49:57.470 # Internal error in RDB reading offset 1309765, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 607 {439676:S 09 Feb 2025 07:49:57.499 # Internal error in RDB reading offset 7739257, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 622 {439676:S 09 Feb 2025 07:49:57.558 # Internal error in RDB reading offset 24856491, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 637 {439676:S 09 Feb 2025 07:49:57.610 # Internal error in RDB reading offset 20501862, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 652 {439676:S 09 Feb 2025 07:49:57.659 # Internal error in RDB reading offset 20501862, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 667 {439676:S 09 Feb 2025 07:49:57.715 # Internal error in RDB reading offset 23037314, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 682 {439676:S 09 Feb 2025 07:49:57.773 # Internal error in RDB reading offset 33342842, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 697 {439676:S 09 Feb 2025 07:49:57.807 # Internal error in RDB reading offset 14306989, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 712 {439676:S 09 Feb 2025 07:49:57.832 # Internal error in RDB reading offset 7739257, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 727 {439676:S 09 Feb 2025 07:49:57.886 # Internal error in RDB reading offset 18166512, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 742 {439676:S 09 Feb 2025 07:49:57.942 # Internal error in RDB reading offset 20501862, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 757 {439676:S 09 Feb 2025 07:49:57.999 # Internal error in RDB reading offset 23037314, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 772 {439676:S 09 Feb 2025 07:49:58.029 # Internal error in RDB reading offset 7739257, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 787 {439676:S 09 Feb 2025 07:49:58.078 # Internal error in RDB reading offset 18166512, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 802 {439676:S 09 Feb 2025 07:49:58.091 # Internal error in RDB reading offset 0, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 817 {439676:S 09 Feb 2025 07:49:58.135 # Internal error in RDB reading offset 16473794, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 832 {439676:S 09 Feb 2025 07:49:58.154 # Internal error in RDB reading offset 3799957, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 847 {439676:S 09 Feb 2025 07:49:58.208 # Internal error in RDB reading offset 24856491, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 862 [ok]: Cluster is up (3 ms) {439676:S 09 Feb 2025 07:49:58.236 # Internal error in RDB reading offset 7739257, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 877 {439676:S 09 Feb 2025 07:49:58.272 # Internal error in RDB reading offset 12470470, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 892 {439676:S 09 Feb 2025 07:49:58.327 # Internal error in RDB reading offset 20501862, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 907 {439676:S 09 Feb 2025 07:49:58.352 # Internal error in RDB reading offset 6207333, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 922 {439676:S 09 Feb 2025 07:49:58.400 # Internal error in RDB reading offset 18166512, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 937 {439676:S 09 Feb 2025 07:49:58.433 # Internal error in RDB reading offset 10347889, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 952 {439676:S 09 Feb 2025 07:49:58.462 # Internal error in RDB reading offset 7739257, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 967 {439676:S 09 Feb 2025 07:49:58.483 # Internal error in RDB reading offset 6207333, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 982 {439676:S 09 Feb 2025 07:49:58.496 # Internal error in RDB reading offset 0, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 997 [ok]: Cluster is writable (316 ms) [ok]: Instance #5 is a slave (0 ms) {439676:S 09 Feb 2025 07:49:58.537 # Internal error in RDB reading offset 14306989, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1012 {439676:S 09 Feb 2025 07:49:58.583 # Internal error in RDB reading offset 14306989, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1027 {439676:S 09 Feb 2025 07:49:58.599 # Internal error in RDB reading offset 3799957, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1042 {439676:S 09 Feb 2025 07:49:58.629 # Internal error in RDB reading offset 10347889, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1057 {439676:S 09 Feb 2025 07:49:58.663 # Internal error in RDB reading offset 12470470, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1072 {439676:S 09 Feb 2025 07:49:58.719 # Internal error in RDB reading offset 23037314, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1087 {439676:S 09 Feb 2025 07:49:58.749 # Internal error in RDB reading offset 10347889, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1102 {439676:S 09 Feb 2025 07:49:58.771 # Internal error in RDB reading offset 6207333, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1117 {439676:S 09 Feb 2025 07:49:58.791 # Internal error in RDB reading offset 6207333, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1132 {439676:S 09 Feb 2025 07:49:58.840 # Internal error in RDB reading offset 18166512, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1147 {439676:S 09 Feb 2025 07:49:58.855 # Internal error in RDB reading offset 1309765, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1162 {439676:S 09 Feb 2025 07:49:58.903 # Internal error in RDB reading offset 18166512, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1177 {439676:S 09 Feb 2025 07:49:58.950 # Internal error in RDB reading offset 18166512, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1192 {439676:S 09 Feb 2025 07:49:58.979 # Internal error in RDB reading offset 7739257, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1207 {439676:S 09 Feb 2025 07:49:58.993 # Internal error in RDB reading offset 1309765, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1222 {439676:S 09 Feb 2025 07:49:59.045 # Internal error in RDB reading offset 20501862, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1237 {439676:S 09 Feb 2025 07:49:59.086 # Internal error in RDB reading offset 16473794, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1252 {439676:S 09 Feb 2025 07:49:59.108 # Internal error in RDB reading offset 6207333, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1267 {439676:S 09 Feb 2025 07:49:59.151 # Internal error in RDB reading offset 18166512, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1282 {439676:S 09 Feb 2025 07:49:59.170 # Internal error in RDB reading offset 3799957, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1297 {439676:S 09 Feb 2025 07:49:59.220 # Internal error in RDB reading offset 18166512, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1312 {439676:S 09 Feb 2025 07:49:59.264 # Internal error in RDB reading offset 16473794, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1327 {439676:S 09 Feb 2025 07:49:59.311 # Internal error in RDB reading offset 16473794, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1342 {439676:S 09 Feb 2025 07:49:59.346 # Internal error in RDB reading offset 14306989, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1357 {439676:S 09 Feb 2025 07:49:59.394 # Internal error in RDB reading offset 20501862, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1372 {439676:S 09 Feb 2025 07:49:59.414 # Internal error in RDB reading offset 3799957, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1387 {439676:S 09 Feb 2025 07:49:59.432 # Internal error in RDB reading offset 1309765, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1402 {439676:S 09 Feb 2025 07:49:59.450 # Internal error in RDB reading offset 1309765, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1417 {439676:S 09 Feb 2025 07:49:59.475 # Internal error in RDB reading offset 7739257, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1432 {439676:S 09 Feb 2025 07:49:59.503 # Internal error in RDB reading offset 7739257, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1447 {439676:S 09 Feb 2025 07:49:59.530 # Internal error in RDB reading offset 7739257, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1462 {439676:S 09 Feb 2025 07:49:59.586 # Internal error in RDB reading offset 20501862, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1477 {439676:S 09 Feb 2025 07:49:59.645 # Internal error in RDB reading offset 24856491, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1492 {439676:S 09 Feb 2025 07:49:59.678 # Internal error in RDB reading offset 12470470, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1507 {439676:S 09 Feb 2025 07:49:59.696 # Internal error in RDB reading offset 3799957, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1522 {439676:S 09 Feb 2025 07:49:59.733 # Internal error in RDB reading offset 12470470, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1537 {439676:S 09 Feb 2025 07:49:59.759 # Internal error in RDB reading offset 3799957, function at rdb.c:3390 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1552 test took 4055 ms [ok]: diskless loading short read (8947 ms) === (repl external:skip) Starting server 127.0.0.1:22317 ok [ok]: client do not break when cluster slot (2195 ms) === () Starting server 127.0.0.1:22319 ok [ok]: client can handle keys with hash tag (245 ms) === () Starting server 127.0.0.1:22321 ok [ok]: slot migration is valid from primary to another primary (230 ms) [ok]: slot migration is invalid from primary to replica (244 ms) [ok]: CLUSTER SLOT-STATS network-bytes-out, replication stream egress. (1723 ms) === (external:skip cluster) Starting server 127.0.0.1:21141 ok === (external:skip cluster) Starting server 127.0.0.1:21143 ok [ok]: Primary abort sync if all slaves dropped dual-channel-replication no (7035 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:24381 ok === () Starting server 127.0.0.1:24383 ok [ok]: Test replication partial resync: ok after delay (diskless: no, swapdb, dual-channel: yes, reconnect: 1) (9211 ms) === (repl) Starting server 127.0.0.1:21831 ok === () Starting server 127.0.0.1:21833 ok [ok]: Slave should be able to synchronize with the master (103 ms) [ok]: diskless no replicas drop during rdb pipe (6952 ms) [ok]: Detect write load to master (1003 ms) === () Starting server 127.0.0.1:22323 ok === () Starting server 127.0.0.1:22325 ok [ok]: Sub-replica reports zero repl offset and rank, and fails to win election - sigstop (3740 ms) === (external:skip cluster) Starting server 127.0.0.1:22809 ok === (external:skip cluster) Starting server 127.0.0.1:22811 ok === (external:skip cluster) Starting server 127.0.0.1:22813 ok [ok]: slot must be unbound on the owner when it is deleted (9051 ms) [ok]: Test dual-channel-replication replica main channel disconnected (5192 ms) [ok]: Test dual channel replication slave of no one after main conn kill (1 ms) === (external:skip cluster) Starting server 127.0.0.1:22815 ok === (external:skip cluster) Starting server 127.0.0.1:22817 ok [ok]: diskless slow replicas drop during rdb pipe (3087 ms) === (external:skip cluster) Starting server 127.0.0.1:22819 ok === () Starting server 127.0.0.1:22327 ok === (external:skip cluster) Starting server 127.0.0.1:22821 ok === () Starting server 127.0.0.1:22329 ok === (external:skip cluster) Starting server 127.0.0.1:22823 ok [ok]: CLUSTER SLOTS from non-TLS client in TLS cluster (4326 ms) [ok]: diskless fast replicas drop during rdb pipe (6144 ms) [ok]: Test replication partial resync: backlog expired (diskless: no, swapdb, dual-channel: yes, reconnect: 1) (9212 ms) === () Starting server 127.0.0.1:22331 ok [ok]: CLUSTER SLOT-STATS network-bytes-out, sharded pub/sub, single channel. (3346 ms) [117/122 done]: unit/cluster/cluster-slots (153 seconds) === () Starting server 127.0.0.1:22333 ok === (repl) Starting server 127.0.0.1:21835 ok === () Starting server 127.0.0.1:21837 ok [ok]: Slave should be able to synchronize with the master (102 ms) [ok]: diskless all replicas drop during rdb pipe (1165 ms) === () Starting server 127.0.0.1:22335 ok === () Starting server 127.0.0.1:22337 ok [ok]: Detect write load to master (1003 ms) [ok]: Test replication partial resync: no reconnection, just sync (diskless: no, swapdb, dual-channel: no, reconnect: 0) (28 ms) === (repl) Starting server 127.0.0.1:21839 ok === () Starting server 127.0.0.1:21841 ok [ok]: Slave should be able to synchronize with the master (107 ms) [ok]: Detect write load to master (1004 ms) [ok]: CLUSTER SLOT-STATS network-bytes-out, sharded pub/sub, cross-slot channels. (3277 ms) === (external:skip cluster) Starting server 127.0.0.1:21145 ok [ok]: Test dual-channel-replication replica rdb connection disconnected (11181 ms) [ok]: Test dual channel replication slave of no one after rdb conn kill (1 ms) [ok]: valkey-cli make source node ignores NOREPLICAS error when doing the last CLUSTER SETSLOT - gossip (2057 ms) [ok]: diskless timeout replicas drop during rdb pipe (6026 ms) [ok]: CLUSTER SLOT-STATS contains default value upon valkey-server startup (1593 ms) === (repl) Starting server 127.0.0.1:22339 ok === () Starting server 127.0.0.1:22341 ok === (external:skip cluster) Starting server 127.0.0.1:22825 ok === (external:skip cluster) Starting server 127.0.0.1:22827 ok === (external:skip cluster) Starting server 127.0.0.1:22829 ok === (external:skip cluster) Starting server 127.0.0.1:22831 ok === (external:skip cluster) Starting server 127.0.0.1:22833 ok === (external:skip cluster) Starting server 127.0.0.1:22835 ok === (external:skip cluster) Starting server 127.0.0.1:22837 ok [ok]: diskless replication child being killed is collected (1439 ms) === (external:skip cluster) Starting server 127.0.0.1:22839 ok === (repl) Starting server 127.0.0.1:22343 ok [ok]: CLUSTER SLOT-STATS contains correct metrics upon key introduction (1669 ms) === () Starting server 127.0.0.1:22345 ok [ok]: Test replication partial resync: ok psync (diskless: no, swapdb, dual-channel: no, reconnect: 1) (6190 ms) === (repl) Starting server 127.0.0.1:21843 ok === () Starting server 127.0.0.1:21845 ok [ok]: replication child dies when parent is killed - diskless: yes dual-channel-replication-enabled: yes (1204 ms) [ok]: Slave should be able to synchronize with the master (101 ms) === (repl) Starting server 127.0.0.1:22347 ok === () Starting server 127.0.0.1:22349 ok [ok]: CLUSTER SLOT-STATS contains correct metrics upon key mutation (1716 ms) [ok]: Detect write load to master (1003 ms) [ok]: replication child dies when parent is killed - diskless: no dual-channel-replication-enabled: no (1511 ms) === (repl) Starting server 127.0.0.1:22351 ok === () Starting server 127.0.0.1:22353 ok [ok]: diskless replication read pipe cleanup (741 ms) === (repl) Starting server 127.0.0.1:22355 ok [ok]: CLUSTER SLOT-STATS contains correct metrics upon key deletion (1640 ms) === () Starting server 127.0.0.1:22357 ok === () Starting server 127.0.0.1:22359 ok [ok]: replicaof right after disconnection (1835 ms) === (repl) Starting server 127.0.0.1:22361 ok === () Starting server 127.0.0.1:22363 ok === () Starting server 127.0.0.1:22365 ok [ok]: Kill rdb child process if its dumping RDB is not useful (1140 ms) === (repl external:skip) Starting server 127.0.0.1:22367 ok === () Starting server 127.0.0.1:22369 ok === () Starting server 127.0.0.1:22371 ok === () Starting server 127.0.0.1:22373 ok [ok]: CLUSTER SLOT-STATS slot visibility based on slot ownership changes (3434 ms) [ok]: Test dual-channel-replication primary reject set-rdb-client after client killed (11163 ms) [ok]: Don't disconnect with replicas before loading transferred RDB when full sync with dual-channel-replication yes (1 ms) === (external:skip cluster) Starting server 127.0.0.1:21147 ok [ok]: Discard cache master before loading transferred RDB when full sync with dual-channel-replication yes (103 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:24385 ok === () Starting server 127.0.0.1:24387 ok === (repl external:skip) Starting server 127.0.0.1:22375 ok === () Starting server 127.0.0.1:24389 ok === () Starting server 127.0.0.1:22377 ok === () Starting server 127.0.0.1:22379 ok === () Starting server 127.0.0.1:22381 ok [ok]: Don't disconnect with replicas before loading transferred RDB when full sync with dual-channel-replication no (1 ms) [ok]: Discard cache master before loading transferred RDB when full sync with dual-channel-replication no (105 ms) === (repl) Starting server 127.0.0.1:22383 ok [ok]: Test replica unable to join dual channel replication sync after started (1112 ms) === () Starting server 127.0.0.1:22385 ok [ok]: CLUSTER SLOT-STATS SLOTSRANGE all slots present (1 ms) [ok]: CLUSTER SLOT-STATS SLOTSRANGE some slots missing (0 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:24391 ok === () Starting server 127.0.0.1:24393 ok === (external:skip cluster) Starting server 127.0.0.1:21149 ok [ok]: replica can handle EINTR if use diskless load (704 ms) === (repl external:skip) Starting server 127.0.0.1:22387 ok SYNC _addReplyToBufferOrList: REDIS0011ú valkey-ver8.0.2ú redis-bitsÀ@úctimeÂK^¨gúused-memÂ0ù úrepl-stream-dbÀúrepl-id(4a5ee23dbba5fd7b1032421941ef64a22b4cddfeú repl-offsetÀúaof-baseÀÿÑo PÒz [ok]: replica do not write the reply to the replication link - SYNC (_addReplyToBufferOrList) (59 ms) SYNC addReplyDeferredLen: I/O error reading reply Waiting for background save to finish... [ok]: replica do not write the reply to the replication link - SYNC (addReplyDeferredLen) (111 ms) PSYNC _addReplyToBufferOrList: I/O error reading reply Waiting for background save to finish... [ok]: Test replication partial resync: no backlog (diskless: no, swapdb, dual-channel: no, reconnect: 1) (7734 ms) Waiting for background save to finish... [ok]: replica do not write the reply to the replication link - PSYNC (_addReplyToBufferOrList) (125 ms) PSYNC addReplyDeferredLen: I/O error reading reply Waiting for background save to finish... [ok]: replica do not write the reply to the replication link - PSYNC (addReplyDeferredLen) (73 ms) [ok]: PSYNC with wrong offset should throw error (2 ms) === (repl) Starting server 127.0.0.1:21847 ok === (repl external:skip) Starting server 127.0.0.1:22389 ok === () Starting server 127.0.0.1:21849 ok === () Starting server 127.0.0.1:22231 ok [ok]: Slave should be able to synchronize with the master (107 ms) [ok]: Test replication with lazy expire (860 ms) [ok]: Detect write load to master (1004 ms) === (repl external:skip) Starting server 127.0.0.1:22233 ok === () Starting server 127.0.0.1:22235 ok [ok]: Replica keep the old data if RDB file save fails in disk-based replication (121 ms) [118/122 done]: integration/replication (143 seconds) [ok]: valkey-cli make source node ignores NOREPLICAS error when doing the last CLUSTER SETSLOT - setslot (5199 ms) [119/122 done]: unit/cluster/replica-migration (168 seconds) [ok]: CLUSTER SLOT-STATS ORDERBY DESC correct ordering (6480 ms) [ok]: Test replication partial resync: ok after delay (diskless: no, swapdb, dual-channel: no, reconnect: 1) (9252 ms) === (repl) Starting server 127.0.0.1:21851 ok === () Starting server 127.0.0.1:21853 ok [ok]: Replica recover rdb-connection killed (11780 ms) [ok]: Slave should be able to synchronize with the master (102 ms) [ok]: Detect write load to master (1004 ms) [ok]: CLUSTER SLOT-STATS ORDERBY ASC correct ordering (6612 ms) [ok]: CLUSTER SLOT-STATS ORDERBY LIMIT correct response pagination, where limit is less than number of assigned slots (13 ms) [ok]: CLUSTER SLOT-STATS ORDERBY LIMIT correct response pagination, where limit is greater than number of assigned slots (3 ms) [ok]: CLUSTER SLOT-STATS ORDERBY arg sanity check. (1 ms) === (external:skip cluster) Starting server 127.0.0.1:21151 ok === (external:skip cluster) Starting server 127.0.0.1:21153 ok [ok]: Test replication partial resync: backlog expired (diskless: no, swapdb, dual-channel: no, reconnect: 1) (9267 ms) === (repl) Starting server 127.0.0.1:21855 ok === () Starting server 127.0.0.1:21857 ok [ok]: Slave should be able to synchronize with the master (713 ms) [ok]: Detect write load to master (0 ms) [ok]: Test replication partial resync: no reconnection, just sync (diskless: yes, disabled, dual-channel: yes, reconnect: 0) (24 ms) === (repl) Starting server 127.0.0.1:21859 ok === () Starting server 127.0.0.1:21861 ok [ok]: Replica recover main-connection killed (12052 ms) [120/122 done]: integration/dual-channel-replication (173 seconds) [ok]: Slave should be able to synchronize with the master (1722 ms) [ok]: Detect write load to master (0 ms) [ok]: CLUSTER SLOT-STATS metrics replication for new keys (3462 ms) [ok]: Test replication partial resync: ok psync (diskless: yes, disabled, dual-channel: yes, reconnect: 1) (6221 ms) === (repl) Starting server 127.0.0.1:21863 ok === () Starting server 127.0.0.1:21865 ok [ok]: CLUSTER SLOT-STATS metrics replication for existing keys (3553 ms) [ok]: Slave should be able to synchronize with the master (710 ms) [ok]: Detect write load to master (0 ms) [ok]: CLUSTER SLOT-STATS metrics replication for deleting keys (3427 ms) [121/122 done]: unit/cluster/slot-stats (192 seconds) [ok]: Test replication partial resync: no backlog (diskless: yes, disabled, dual-channel: yes, reconnect: 1) (7742 ms) === (repl) Starting server 127.0.0.1:21867 ok === () Starting server 127.0.0.1:21869 ok [ok]: Slave should be able to synchronize with the master (708 ms) [ok]: Detect write load to master (0 ms) [ok]: Test replication partial resync: ok after delay (diskless: yes, disabled, dual-channel: yes, reconnect: 1) (9266 ms) === (repl) Starting server 127.0.0.1:21871 ok === () Starting server 127.0.0.1:21873 ok [ok]: Slave should be able to synchronize with the master (1720 ms) [ok]: Detect write load to master (0 ms) [ok]: Test replication partial resync: backlog expired (diskless: yes, disabled, dual-channel: yes, reconnect: 1) (9388 ms) === (repl) Starting server 127.0.0.1:21875 ok === () Starting server 127.0.0.1:21877 ok [ok]: Slave should be able to synchronize with the master (708 ms) [ok]: Detect write load to master (0 ms) [ok]: Test replication partial resync: no reconnection, just sync (diskless: yes, disabled, dual-channel: no, reconnect: 0) (242 ms) === (repl) Starting server 127.0.0.1:21879 ok === () Starting server 127.0.0.1:21881 ok [ok]: Slave should be able to synchronize with the master (709 ms) [ok]: Detect write load to master (1 ms) [ok]: Test replication partial resync: ok psync (diskless: yes, disabled, dual-channel: no, reconnect: 1) (6204 ms) === (repl) Starting server 127.0.0.1:21883 ok === () Starting server 127.0.0.1:21885 ok [ok]: Slave should be able to synchronize with the master (708 ms) [ok]: Detect write load to master (1 ms) [ok]: Test replication partial resync: no backlog (diskless: yes, disabled, dual-channel: no, reconnect: 1) (7745 ms) === (repl) Starting server 127.0.0.1:21887 ok === () Starting server 127.0.0.1:21889 ok [ok]: Slave should be able to synchronize with the master (708 ms) [ok]: Detect write load to master (0 ms) [ok]: Test replication partial resync: ok after delay (diskless: yes, disabled, dual-channel: no, reconnect: 1) (9262 ms) === (repl) Starting server 127.0.0.1:21891 ok === () Starting server 127.0.0.1:21893 ok [ok]: Slave should be able to synchronize with the master (707 ms) [ok]: Detect write load to master (1 ms) [ok]: Test replication partial resync: backlog expired (diskless: yes, disabled, dual-channel: no, reconnect: 1) (9354 ms) === (repl) Starting server 127.0.0.1:21895 ok === () Starting server 127.0.0.1:21897 ok [ok]: Slave should be able to synchronize with the master (709 ms) [ok]: Detect write load to master (0 ms) [ok]: Test replication partial resync: no reconnection, just sync (diskless: yes, swapdb, dual-channel: yes, reconnect: 0) (23 ms) === (repl) Starting server 127.0.0.1:21899 ok === () Starting server 127.0.0.1:21901 ok [ok]: Slave should be able to synchronize with the master (707 ms) [ok]: Detect write load to master (1 ms) [ok]: Test replication partial resync: ok psync (diskless: yes, swapdb, dual-channel: yes, reconnect: 1) (6204 ms) === (repl) Starting server 127.0.0.1:21903 ok === () Starting server 127.0.0.1:21905 ok [ok]: Slave should be able to synchronize with the master (709 ms) [ok]: Detect write load to master (0 ms) [ok]: Test replication partial resync: no backlog (diskless: yes, swapdb, dual-channel: yes, reconnect: 1) (7746 ms) === (repl) Starting server 127.0.0.1:21907 ok === () Starting server 127.0.0.1:21909 ok [ok]: Slave should be able to synchronize with the master (708 ms) [ok]: Detect write load to master (0 ms) [ok]: Test replication partial resync: ok after delay (diskless: yes, swapdb, dual-channel: yes, reconnect: 1) (9261 ms) === (repl) Starting server 127.0.0.1:21751 ok === () Starting server 127.0.0.1:21753 ok [ok]: Slave should be able to synchronize with the master (709 ms) [ok]: Detect write load to master (0 ms) [ok]: Test replication partial resync: backlog expired (diskless: yes, swapdb, dual-channel: yes, reconnect: 1) (9362 ms) === (repl) Starting server 127.0.0.1:21755 ok === () Starting server 127.0.0.1:21757 ok [ok]: Slave should be able to synchronize with the master (708 ms) [ok]: Detect write load to master (0 ms) [ok]: Test replication partial resync: no reconnection, just sync (diskless: yes, swapdb, dual-channel: no, reconnect: 0) (24 ms) === (repl) Starting server 127.0.0.1:21759 ok === () Starting server 127.0.0.1:21761 ok [ok]: Slave should be able to synchronize with the master (1716 ms) [ok]: Detect write load to master (0 ms) [ok]: Test replication partial resync: ok psync (diskless: yes, swapdb, dual-channel: no, reconnect: 1) (6229 ms) === (repl) Starting server 127.0.0.1:21763 ok === () Starting server 127.0.0.1:21765 ok [ok]: Slave should be able to synchronize with the master (707 ms) [ok]: Detect write load to master (0 ms) [ok]: Test replication partial resync: no backlog (diskless: yes, swapdb, dual-channel: no, reconnect: 1) (7743 ms) === (repl) Starting server 127.0.0.1:21767 ok === () Starting server 127.0.0.1:21769 ok [ok]: Slave should be able to synchronize with the master (709 ms) [ok]: Detect write load to master (0 ms) [ok]: Test replication partial resync: ok after delay (diskless: yes, swapdb, dual-channel: no, reconnect: 1) (9260 ms) === (repl) Starting server 127.0.0.1:21771 ok === () Starting server 127.0.0.1:21773 ok [ok]: Slave should be able to synchronize with the master (1715 ms) [ok]: Detect write load to master (1 ms) [ok]: Test replication partial resync: backlog expired (diskless: yes, swapdb, dual-channel: no, reconnect: 1) (10453 ms) [122/122 done]: integration/replication-psync (324 seconds) Testing solo test === () Starting server 127.0.0.1:21775 ok [ignore]: XADD one huge field: large memory flag not provided === () Starting server 127.0.0.1:21777 ok [ignore]: XADD one huge field - 1: large memory flag not provided === () Starting server 127.0.0.1:21779 ok [ignore]: several XADD big fields: large memory flag not provided === () Starting server 127.0.0.1:21781 ok [ignore]: single XADD big fields: large memory flag not provided === () Starting server 127.0.0.1:21783 ok [ignore]: hash with many big fields: large memory flag not provided === () Starting server 127.0.0.1:21785 ok [ignore]: hash with one huge field: large memory flag not provided [122/122 done]: violations (1 seconds) Testing solo test === () Starting server 127.0.0.1:21787 ok [ignore]: Test LPUSH and LPOP on plain nodes over 4GB: large memory flag not provided [ignore]: Test LINDEX and LINSERT on plain nodes over 4GB: large memory flag not provided [ignore]: Test LTRIM on plain nodes over 4GB: large memory flag not provided [ignore]: Test LREM on plain nodes over 4GB: large memory flag not provided [ignore]: Test LSET on plain nodes over 4GB: large memory flag not provided [ignore]: Test LSET on plain nodes with large elements under packed_threshold over 4GB: large memory flag not provided [ignore]: Test LSET splits a quicklist node, and then merge: large memory flag not provided [ignore]: Test LSET splits a LZF compressed quicklist node, and then merge: large memory flag not provided [ignore]: Test LMOVE on plain nodes over 4GB: large memory flag not provided [122/122 done]: list-large-memory (0 seconds) Testing solo test === (bitops) Starting server 127.0.0.1:21789 ok [ignore]: BIT pos larger than UINT_MAX: large memory flag not provided [ignore]: SETBIT values larger than UINT32_MAX and lzf_compress/lzf_decompress correctly: large memory flag not provided [122/122 done]: bitops-large-memory (1 seconds) Testing solo test === () Starting server 127.0.0.1:21791 ok [ignore]: SADD, SCARD, SISMEMBER - large data: large memory flag not provided [122/122 done]: set-large-memory (0 seconds) The End Execution time of different units: 1 seconds - unit/info-command 1 seconds - unit/printver 1 seconds - unit/violations 1 seconds - unit/type/incr 1 seconds - unit/quit 0 seconds - unit/cluster/base 0 seconds - unit/cluster/cli 0 seconds - unit/cluster/cluster-multiple-meets 2 seconds - unit/replybufsize 0 seconds - unit/cluster/cluster-reliable-meet 2 seconds - unit/acl-v2 2 seconds - unit/tls 3 seconds - unit/shutdown 3 seconds - unit/slowlog 3 seconds - unit/limits 3 seconds - unit/protocol 3 seconds - unit/networking 4 seconds - unit/lazyfree 4 seconds - unit/pubsubshard 4 seconds - unit/keyspace 4 seconds - unit/pubsub 5 seconds - unit/pause 5 seconds - unit/auth 5 seconds - unit/info 5 seconds - unit/tracking 7 seconds - unit/querybuf 7 seconds - unit/acl 7 seconds - unit/bitfield 2 seconds - unit/cluster/info 8 seconds - unit/functions 6 seconds - unit/cluster/half-migrated-slot 10 seconds - unit/multi 4 seconds - unit/cluster/multi-slot-operations 11 seconds - unit/introspection-2 7 seconds - unit/cluster/human-announced-nodename 12 seconds - unit/type/stream-cgroups 12 seconds - unit/latency-monitor 13 seconds - unit/bitops 12 seconds - unit/cluster/cluster-nodes-slots 3 seconds - unit/cluster/scripting 13 seconds - unit/cluster/announced-endpoints 16 seconds - unit/cluster/cluster-shards 19 seconds - unit/expire 19 seconds - unit/introspection 15 seconds - unit/cluster/hostnames 12 seconds - unit/cluster/misc 1 seconds - integration/aof-race 14 seconds - unit/cluster/pubsub 11 seconds - unit/cluster/sharded-pubsub 16 seconds - unit/cluster/no-failover-option 24 seconds - unit/aofrw 1 seconds - integration/convert-ziplist-hash-on-load 1 seconds - integration/convert-ziplist-zset-on-load 14 seconds - unit/cluster/pubsubshard 12 seconds - unit/cluster/slot-migration-response 25 seconds - unit/client-eviction 1 seconds - integration/convert-zipmap-hash-on-load 16 seconds - unit/cluster/pubsubshard-slot-migration 23 seconds - unit/cluster/consistency-check 27 seconds - unit/type/hash 2 seconds - integration/logging 18 seconds - unit/cluster/replica-in-sync 26 seconds - unit/cluster/failover2 6 seconds - integration/dismiss-mem 29 seconds - unit/cluster/announce-client-ip 25 seconds - unit/cluster/manual-takeover 2 seconds - integration/replica-redirect 26 seconds - unit/cluster/links 7 seconds - integration/failover 13 seconds - unit/cluster/transactions-on-replica 32 seconds - unit/type/string 34 seconds - unit/other 35 seconds - unit/wait 36 seconds - unit/type/list 32 seconds - unit/cluster/failure-marking 19 seconds - integration/aof-multi-part 39 seconds - unit/sort 37 seconds - unit/cluster/faildet 15 seconds - integration/psync2-master-restart 8 seconds - integration/valkey-benchmark 41 seconds - unit/cluster/cluster-response-tls 20 seconds - integration/corrupt-dump-fuzzer 41 seconds - unit/cluster/failover 15 seconds - integration/rdb 24 seconds - integration/aof 27 seconds - unit/cluster/update-msg 20 seconds - integration/psync2-pingoff 27 seconds - integration/block-repl 17 seconds - integration/shutdown 23 seconds - integration/psync2-reg 52 seconds - unit/obuf-limits 18 seconds - integration/valkey-cli 31 seconds - integration/corrupt-dump 45 seconds - unit/cluster/slave-stop-cond 60 seconds - unit/dump 31 seconds - integration/replication-3 64 seconds - unit/type/stream 52 seconds - unit/cluster/slot-ownership 37 seconds - integration/replication-2 43 seconds - integration/psync2 71 seconds - unit/type/list-2 71 seconds - unit/scan 75 seconds - unit/scripting 51 seconds - integration/replication-4 82 seconds - unit/type/set 83 seconds - unit/type/list-3 54 seconds - integration/replication-buffer 84 seconds - unit/type/zset 86 seconds - unit/hyperloglog 75 seconds - unit/cluster/slave-selection 89 seconds - unit/geo 90 seconds - unit/cluster/manual-failover 96 seconds - unit/cluster/many-slot-migration 89 seconds - unit/cluster/slot-migration 105 seconds - unit/cluster/diskless-load-swapdb 132 seconds - unit/maxmemory 153 seconds - unit/cluster/cluster-slots 143 seconds - integration/replication 168 seconds - unit/cluster/replica-migration 173 seconds - integration/dual-channel-replication 192 seconds - unit/cluster/slot-stats 324 seconds - integration/replication-psync 1 seconds - violations 0 seconds - list-large-memory 1 seconds - bitops-large-memory 0 seconds - set-large-memory \o/ All tests passed without errors! Cleanup: may take some time... OK + ./runtest-moduleapi make: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.2/tests/modules' gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c commandfilter.c -o commandfilter.xo gcc -o commandfilter.so commandfilter.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c basics.c -o basics.xo gcc -o basics.so basics.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c testrdb.c -o testrdb.xo gcc -o testrdb.so testrdb.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c fork.c -o fork.xo gcc -o fork.so fork.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c infotest.c -o infotest.xo gcc -o infotest.so infotest.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c propagate.c -o propagate.xo gcc -o propagate.so propagate.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c misc.c -o misc.xo gcc -o misc.so misc.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c hooks.c -o hooks.xo gcc -o hooks.so hooks.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c blockonkeys.c -o blockonkeys.xo gcc -o blockonkeys.so blockonkeys.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c blockonbackground.c -o blockonbackground.xo gcc -o blockonbackground.so blockonbackground.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c scan.c -o scan.xo gcc -o scan.so scan.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c datatype.c -o datatype.xo gcc -o datatype.so datatype.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c datatype2.c -o datatype2.xo gcc -o datatype2.so datatype2.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c auth.c -o auth.xo gcc -o auth.so auth.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c keyspace_events.c -o keyspace_events.xo gcc -o keyspace_events.so keyspace_events.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c blockedclient.c -o blockedclient.xo gcc -o blockedclient.so blockedclient.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c getkeys.c -o getkeys.xo gcc -o getkeys.so getkeys.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c getchannels.c -o getchannels.xo gcc -o getchannels.so getchannels.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c test_lazyfree.c -o test_lazyfree.xo gcc -o test_lazyfree.so test_lazyfree.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c timer.c -o timer.xo gcc -o timer.so timer.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c defragtest.c -o defragtest.xo gcc -o defragtest.so defragtest.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c keyspecs.c -o keyspecs.xo gcc -o keyspecs.so keyspecs.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c hash.c -o hash.xo gcc -o hash.so hash.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c zset.c -o zset.xo gcc -o zset.so zset.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c stream.c -o stream.xo gcc -o stream.so stream.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c mallocsize.c -o mallocsize.xo gcc -o mallocsize.so mallocsize.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c aclcheck.c -o aclcheck.xo gcc -o aclcheck.so aclcheck.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c list.c -o list.xo gcc -o list.so list.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c subcommands.c -o subcommands.xo gcc -o subcommands.so subcommands.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c reply.c -o reply.xo gcc -o reply.so reply.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c cmdintrospection.c -o cmdintrospection.xo gcc -o cmdintrospection.so cmdintrospection.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c eventloop.c -o eventloop.xo gcc -o eventloop.so eventloop.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c moduleconfigs.c -o moduleconfigs.xo gcc -o moduleconfigs.so moduleconfigs.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c moduleconfigstwo.c -o moduleconfigstwo.xo gcc -o moduleconfigstwo.so moduleconfigstwo.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c publish.c -o publish.xo gcc -o publish.so publish.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c usercall.c -o usercall.xo gcc -o usercall.so usercall.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c postnotifications.c -o postnotifications.xo gcc -o postnotifications.so postnotifications.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c moduleauthtwo.c -o moduleauthtwo.xo gcc -o moduleauthtwo.so moduleauthtwo.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c rdbloadsave.c -o rdbloadsave.xo gcc -o rdbloadsave.so rdbloadsave.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c crash.c -o crash.xo gcc -o crash.so crash.xo -shared gcc -I../../src -W -Wall -Wno-missing-field-initializers -fno-common -g -ggdb -std=gnu11 -O2 -fPIC -c cluster.c -o cluster.xo gcc -o cluster.so cluster.xo -shared rm auth.xo hooks.xo publish.xo moduleauthtwo.xo aclcheck.xo list.xo hash.xo timer.xo propagate.xo usercall.xo datatype2.xo getchannels.xo mallocsize.xo crash.xo scan.xo eventloop.xo basics.xo fork.xo cmdintrospection.xo misc.xo testrdb.xo blockedclient.xo moduleconfigs.xo rdbloadsave.xo postnotifications.xo defragtest.xo cluster.xo moduleconfigstwo.xo infotest.xo stream.xo keyspace_events.xo test_lazyfree.xo blockonkeys.xo keyspecs.xo commandfilter.xo getkeys.xo zset.xo reply.xo datatype.xo blockonbackground.xo subcommands.xo make: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.2/tests/modules' Cleanup: may take some time... OK Starting test server at port 21079 [ready]: 456267 Testing unit/moduleapi/commandfilter [ready]: 456268 Testing unit/moduleapi/basics [ready]: 456266 Testing unit/moduleapi/fork [ready]: 456270 Testing unit/moduleapi/testrdb [ready]: 456271 Testing unit/moduleapi/infotest [ready]: 456269 Testing unit/moduleapi/moduleconfigs [ready]: 456272 Testing unit/moduleapi/infra [ready]: 456273 Testing unit/moduleapi/propagate [ready]: 456274 Testing unit/moduleapi/hooks [ready]: 456275 Testing unit/moduleapi/misc [ready]: 456276 Testing unit/moduleapi/blockonkeys [ready]: 456278 Testing unit/moduleapi/blockonbackground [ready]: 456277 Testing unit/moduleapi/scan [ready]: 456279 Testing unit/moduleapi/datatype [ready]: 456280 Testing unit/moduleapi/auth [ready]: 456281 Testing unit/moduleapi/keyspace_events [ok]: Test module aof save on server start from empty (0 ms) [ok]: Test clients connection / disconnection hooks (1 ms) [ok]: Test module client change event for blocked client (1 ms) [ok]: DataType: Test module is sane, GET/SET work. (1 ms) [ok]: test blocking of datatype creation outside of OnLoad (0 ms) [ok]: DataType: RM_SaveDataTypeToString(), RM_LoadDataTypeFromStringEncver() work (0 ms) [ok]: DataType: Handle truncated RM_LoadDataTypeFromStringEncver() (0 ms) [ok]: test RM_Call (1 ms) [ok]: Retain a command filter argument (1 ms) [ok]: test RM_Call args array (0 ms) [ok]: DataType: ModuleTypeReplaceValue() happy path works (1 ms) [ok]: Command Filter handles redirected commands (0 ms) [ok]: test module api basics (4 ms) [ok]: test RM_Call recursive (0 ms) [ok]: Command Filter can call RedisModule_CommandFilterArgDelete (0 ms) [ok]: DataType: ModuleTypeReplaceValue() fails on non-module keys (1 ms) [ok]: test valkey version (1 ms) [ok]: Command Filter can call RedisModule_CommandFilterArgInsert (1 ms) [ok]: test long double conversions (0 ms) [ok]: Command Filter can call RedisModule_CommandFilterArgReplace (0 ms) [ok]: Command Filter applies on RM_Call() commands (0 ms) [ok]: test unsigned long long conversions (0 ms) [ok]: Command Filter applies on Lua redis.call() (1 ms) [ok]: DataType: Copy command works for modules (1 ms) [ok]: Command Filter applies on Lua redis.call() that calls a module (0 ms) [ok]: Command Filter strings can be retained (0 ms) [ok]: test module db commands (1 ms) [ok]: Command Filter is unregistered implicitly on module unload (1 ms) [ok]: Command Filter unregister works as expected (0 ms) [ok]: test rm_call auto mode (4 ms) [ok]: test RedisModule_ResetDataset do not reset functions (2 ms) [ok]: Modules can create a user that can be authenticated (1 ms) [ok]: Command Filter REDISMODULE_CMDFILTER_NOSELF works as expected (0 ms) [ok]: Unload the module - commandfilter (0 ms) [ok]: De-authenticating clients is tracked and kills clients (0 ms) [ok]: module reading info (10 ms) [ok]: test module keyexists (1 ms) [ok]: Module scan keyspace (2 ms) [ok]: Modules can't authenticate with ACLs users that dont exist (1 ms) [ok]: Modules can authenticate with ACL users (0 ms) [ok]: Client callback is called on user switch (1 ms) [ok]: Module client blocked on keys: Circular BPOPPUSH (4 ms) [ok]: Module scan hash listpack (1 ms) [ok]: test module lru api (1 ms) [ok]: modules can redact arguments (1 ms) [ok]: test get resp (3 ms) [ok]: Module client blocked on keys: Self-referential BPOPPUSH (1 ms) [ok]: Unload the module - testacl (0 ms) [ok]: Module scan hash listpack with int value (1 ms) [ok]: Unload the module - test (0 ms) [ok]: test module lfu api (1 ms) [ok]: Module scan hash dict (1 ms) [ok]: module info all (3 ms) [ok]: module info all infotest (1 ms) [ok]: Module scan zset listpack (1 ms) [ok]: module info everything (0 ms) [ok]: module info modules (1 ms) [ok]: Module scan zset skiplist (1 ms) [ok]: module info one module (0 ms) [ok]: Module scan set intset (0 ms) [ok]: test module clientinfo api (2 ms) [ok]: module info one section (0 ms) [ok]: Config get commands work (2 ms) [ok]: Test loaded key space event (3 ms) [ok]: Module scan set dict (0 ms) [ok]: module info dict (1 ms) [ok]: Module scan set listpack (1 ms) [ok]: module info unsafe fields (0 ms) [ok]: Unload the module - scan (0 ms) [ok]: module info multiply sections without all, everything, default keywords (0 ms) [ok]: module info multiply sections with all keyword and modules (0 ms) [ok]: module info multiply sections with everything keyword (1 ms) [ok]: Config set commands work (2 ms) [ok]: Unload the module - infotest (0 ms) [ok]: tracking with rm_call sanity (3 ms) [ok]: Config set commands enum flags (1 ms) [ok]: Nested multi due to RM_Call (2 ms) [ok]: Immutable flag works properly and rejected strings dont leak (0 ms) [ok]: Numeric limits work properly (1 ms) [ok]: Enums only able to be set to passed in values (0 ms) [ok]: tracking with rm_call with script (1 ms) [ok]: test blocking of config registration and load outside of OnLoad (0 ms) [ok]: Nested multi due to RM_Call, with client MULTI (2 ms) [ok]: publish to self inside rm_call (1 ms) [ok]: Nested multi due to RM_Call, with EVAL (1 ms) [ok]: Unload removes module configs (2 ms) [ok]: Test module key space event (0 ms) [ok]: test module get/set client name by id api (0 ms) [ok]: test module getclientcert api (1 ms) [ok]: Keyspace notifications: module events test (1 ms) [ok]: test loadex functionality (1 ms) [ok]: apply function works (1 ms) [ok]: test double config argument to loadex (0 ms) [ok]: missing loadconfigs call (0 ms) [ok]: test detached thread safe cnotext (1 ms) [ok]: test RM_Call CLIENT INFO (1 ms) [ok]: Unsafe command names are sanitized in INFO output (0 ms) [ok]: test monotonic time (0 ms) [ok]: rm_call OOM (1 ms) [ok]: rm_call clear OOM (0 ms) [ok]: test loadex rejects bad configs (2 ms) [ok]: rm_call OOM Eval (1 ms) [ok]: rm_call write flag (0 ms) [ok]: rm_call EVAL (0 ms) [ok]: rm_call EVAL - OOM - with M flag (0 ms) [ok]: rm_call EVAL - OOM - without M flag (1 ms) [ok]: not enough good replicas (0 ms) [ok]: rm_call EVAL - read-only replica (0 ms) [ok]: rm_call EVAL - stale replica (1 ms) [ok]: modules are able to persist types (229 ms) [1/42 done]: unit/moduleapi/infotest (0 seconds) Testing unit/moduleapi/blockedclient [ok]: Test module cron hook (101 ms) [ok]: Test module loaded / unloaded hooks (1 ms) [ok]: Test expired key space event (83 ms) [ok]: Unload the module - testkeyspace (1 ms) [ok]: Verify RM_StringDMA with expiration are not causing invalid memory access (0 ms) [2/42 done]: unit/moduleapi/auth (0 seconds) Testing unit/moduleapi/getkeys [ok]: Module client blocked on keys: BPOPPUSH unblocked by timer (98 ms) [ok]: Module client blocked on keys (no metadata): No block (0 ms) [3/42 done]: unit/moduleapi/scan (0 seconds) Testing unit/moduleapi/test_lazyfree [ok]: Module fork (202 ms) [ok]: Module client blocked on keys (no metadata): Timeout (88 ms) [ok]: Module client blocked on keys (no metadata): Blocked (1 ms) [ok]: Module client blocked on keys (with metadata): No block (0 ms) [ok]: Module fork kill (8 ms) [ok]: Unload the module - fork (0 ms) [ok]: blocked clients time tracking - check blocked command that uses RedisModule_BlockedClientMeasureTimeStart() is tracking background time (206 ms) [ok]: Test module aofrw hook (113 ms) [ok]: test config rewrite with dynamic load (195 ms) [ok]: Locked GIL acquisition (1 ms) [ok]: Locked GIL acquisition during multi (0 ms) [ok]: Locked GIL acquisition from RM_Call (0 ms) [ok]: Blocking command are not block the client on RM_Call (3 ms) [ok]: Monitor disallow inside RM_Call (0 ms) [ok]: subscribe disallow inside RM_Call (0 ms) [ok]: RM_Call from blocked client (1 ms) [ok]: RM_Call from blocked client with script mode (0 ms) [ok]: RM_Call from blocked client with oom mode (1 ms) [ok]: RESP version carries through to blocked client (1 ms) [ok]: module command disabled (1 ms) [ok]: COMMAND INFO correctly reports a movable keys module command (0 ms) [ok]: COMMAND GETKEYS correctly reports a movable keys module command (0 ms) [ok]: COMMAND GETKEYS correctly reports a movable keys module command using flags (1 ms) [ok]: COMMAND GETKEYSANDFLAGS correctly reports a movable keys module command not using flags (0 ms) [ok]: COMMAND GETKEYSANDFLAGS correctly reports a movable keys module command using flags (0 ms) [ok]: RM_GetCommandKeys on non-existing command (0 ms) [ok]: rm_call EVAL - failed bgsave prevents writes (205 ms) [ok]: RM_GetCommandKeys on built-in fixed keys command (0 ms) [ok]: RM_GetCommandKeys on built-in fixed keys command with flags (0 ms) [ok]: malloc API (0 ms) [ok]: RM_GetCommandKeys on EVAL (0 ms) [ok]: RM_GetCommandKeys on a movable keys module command (0 ms) [ok]: RM_GetCommandKeys on a non-movable module command (0 ms) [ok]: RM_GetCommandKeys with bad arity (0 ms) [ok]: module getkeys-api - ACL (0 ms) [ok]: module getkeys-api with flags - ACL (0 ms) [ok]: Unload the module - getkeys (0 ms) [ok]: Cluster keyslot (4 ms) [ok]: Module client blocked on keys (with metadata): Timeout (100 ms) [ok]: Module client blocked on keys (with metadata): Blocked, case 1 (1 ms) [4/42 done]: unit/moduleapi/fork (0 seconds) Testing unit/moduleapi/defrag [ok]: Module client blocked on keys (with metadata): Blocked, case 2 (1 ms) [ok]: Module client blocked on keys (with metadata): Blocked, DEL (2 ms) [ok]: Module client blocked on keys (with metadata): Blocked, FLUSHALL (1 ms) [ok]: Module client blocked on keys (with metadata): Blocked, SWAPDB, no key (2 ms) [ok]: Module client blocked on keys (with metadata): Blocked, SWAPDB, key exists, case 1 (1 ms) [ok]: Module client blocked on keys (with metadata): Blocked, SWAPDB, key exists, case 2 (1 ms) [ok]: Module client blocked on keys (with metadata): Blocked, SWAPDB, key exists, case 3 (1 ms) [ok]: Module client blocked on keys (with metadata): Blocked, CLIENT KILL (1 ms) [ok]: DataType: Slow Loading (304 ms) [ok]: DataType: check the type name (1 ms) [ok]: Module client blocked on keys (with metadata): Blocked, CLIENT UNBLOCK TIMEOUT (2 ms) [ok]: Module client blocked on keys (with metadata): Blocked, CLIENT UNBLOCK ERROR (1 ms) [ok]: Module client blocked on keys, no timeout CB, CLIENT UNBLOCK TIMEOUT (1 ms) [ok]: Module client blocked on keys, no timeout CB, CLIENT UNBLOCK ERROR (0 ms) [ok]: Module client re-blocked on keys after woke up on wrong type (1 ms) [ok]: Module client blocked on keys woken up by LPUSH (1 ms) [ok]: Module client unblocks BLPOP (1 ms) [ok]: Module unblocks module blocked on non-empty list (1 ms) [ok]: Module explicit unblock when blocked on keys (1 ms) [5/42 done]: unit/moduleapi/getkeys (0 seconds) Testing unit/moduleapi/keyspecs [ok]: OnLoad failure will handle un-registration (2 ms) [ok]: RM_CommandFilterArgInsert and script argv caching (228 ms) [6/42 done]: unit/moduleapi/basics (0 seconds) Testing unit/moduleapi/hash [ok]: SCAN module datatype (90 ms) [ok]: test Dry Run - OK OOM/ACL (0 ms) [ok]: test Dry Run - Fail OOM (1 ms) [ok]: test Dry Run - Fail ACL (0 ms) [7/42 done]: unit/moduleapi/keyspace_events (1 seconds) Testing unit/moduleapi/zset [ok]: test multiple modules with configs (220 ms) [ok]: Module key specs: No spec, only legacy triple (1 ms) [ok]: Module key specs: No spec, only legacy triple with getkeys-api (0 ms) [ok]: SCAN module datatype with case sensitive (57 ms) [ok]: Module key specs: Two ranges (1 ms) [ok]: Module key specs: Two ranges with gap (0 ms) [ok]: Module key specs: Keyword-only spec clears the legacy triple (0 ms) [ok]: Module key specs: Complex specs, case 1 (1 ms) [ok]: Module key specs: Complex specs, case 2 (1 ms) [ok]: Module command list filtering (0 ms) [ok]: COMMAND GETKEYSANDFLAGS correctly reports module key-spec without flags (1 ms) [ok]: COMMAND GETKEYSANDFLAGS correctly reports module key-spec with flags (0 ms) [ok]: COMMAND GETKEYSANDFLAGS correctly reports module key-spec flags (0 ms) [ok]: Module key specs: No spec, only legacy triple - ACL (0 ms) [ok]: Module key specs: tworanges - ACL (0 ms) [ok]: kspec.none command will not be marked with movablekeys (1 ms) [ok]: kspec.tworanges command will not be marked with movablekeys (0 ms) [ok]: kspec.keyword command is marked with movablekeys (1 ms) [ok]: kspec.complex1 command is marked with movablekeys (0 ms) [ok]: Module hash set (1 ms) [ok]: kspec.complex2 command is marked with movablekeys (1 ms) [ok]: Unload the module - hash (0 ms) [ok]: kspec.nonewithgetkeys command is marked with movablekeys (1 ms) [ok]: Unload the module - keyspecs (0 ms) [8/42 done]: unit/moduleapi/datatype (1 seconds) Testing unit/moduleapi/list [ok]: modules global are lost without aux (454 ms) ./tests/tmp/server.module-testrdb.456270.8 [9/42 done]: unit/moduleapi/keyspecs (1 seconds) Testing unit/moduleapi/stream [ok]: Module zset rem (0 ms) [ok]: Module zset add (1 ms) [ok]: Module zset incrby (0 ms) [ok]: Unload the module - zset (0 ms) [ok]: Blocking Commands don't run through command filter when reprocessed (225 ms) [10/42 done]: unit/moduleapi/hash (1 seconds) Testing unit/moduleapi/mallocsize [ok]: modules config rewrite (705 ms) [11/42 done]: unit/moduleapi/infra (1 seconds) Testing unit/moduleapi/datatype2 [ok]: Module list set, get, insert, delete (1 ms) [ok]: Module list iteration (1 ms) [ok]: Module list insert & delete (0 ms) [ok]: Module list insert & delete, neg index (0 ms) [ok]: Module list set while iterating (0 ms) [ok]: Module list set while iterating, neg index (0 ms) [ok]: Module list - encoding conversion while inserting (1 ms) [12/42 done]: unit/moduleapi/zset (0 seconds) Testing unit/moduleapi/cluster [ok]: test 1.module load 2.config rewrite 3.module unload 4.config rewrite works (215 ms) [ok]: Module stream add and delete (1 ms) [ok]: Module stream add unblocks blocking xread (2 ms) [ok]: MallocSize of raw bytes (0 ms) [ok]: MallocSize of string (0 ms) [ok]: MallocSize of dict (1 ms) [ok]: Busy module command - nested (456 ms) [ok]: Module list - encoding conversion while replacing (43 ms) [ok]: Module list - list entry and index should be updated when deletion (2 ms) [ok]: Unload the module - list (0 ms) [ok]: datatype2: test mem alloc and free (1 ms) [ok]: datatype2: test del and unlink (1 ms) [ok]: datatype2: test read and write (0 ms) [13/42 done]: unit/moduleapi/list (0 seconds) Testing unit/moduleapi/aclcheck [ok]: modules allocated memory can be reclaimed in the background (543 ms) [14/42 done]: unit/moduleapi/mallocsize (0 seconds) Testing unit/moduleapi/subcommands [ok]: Filtering based on client id (228 ms) [ok]: blocked clients time tracking - check blocked command that uses RedisModule_BlockedClientMeasureTimeStart() is tracking background time even in timeout (586 ms) [ok]: datatype2: test rdb save and load (105 ms) [15/42 done]: unit/moduleapi/test_lazyfree (1 seconds) Testing unit/moduleapi/reply [ok]: test module check acl for command perm (0 ms) [ok]: test module check acl for key perm (0 ms) [ok]: test module check acl for module user (1 ms) [ok]: test module check acl for channel perm (0 ms) [ok]: test module check acl in rm_call (2 ms) [ok]: test blocking of Commands outside of OnLoad (0 ms) [ok]: test users to have access to module commands having acl categories (1 ms) [ok]: Unload the module - aclcheck (0 ms) [ok]: Module subcommands via COMMAND (0 ms) [ok]: Module pure-container command fails on arity error (0 ms) [ok]: Module get current command fullname (0 ms) [ok]: datatype2: test aof rewrite (104 ms) [ok]: Module get current subcommand fullname (0 ms) [ok]: startup moduleconfigs (250 ms) [ok]: COMMAND LIST FILTERBY MODULE (0 ms) [ok]: Unload the module - subcommands (0 ms) [ok]: datatype2: test copy (2 ms) [ok]: datatype2: test swapdb (2 ms) [ok]: datatype2: test digest (1 ms) [ok]: datatype2: test memusage (1 ms) [ok]: OnLoad failure will handle un-registration (1 ms) [ok]: RESP2: RM_ReplyWithString: an string reply (0 ms) [ok]: RESP2: RM_ReplyWithBigNumber: an string reply (0 ms) [ok]: RESP2: RM_ReplyWithInt: an integer reply (0 ms) [ok]: RESP2: RM_ReplyWithDouble: a float reply (0 ms) [ok]: RESP2: RM_ReplyWithDouble: inf (0 ms) [ok]: RESP2: RM_ReplyWithDouble: NaN (0 ms) [ok]: RESP2: RM_ReplyWithLongDouble: a float reply (0 ms) [ok]: RESP2: RM_ReplyWithVerbatimString: a string reply (0 ms) [ok]: RESP2: RM_ReplyWithArray: an array reply (1 ms) [16/42 done]: unit/moduleapi/moduleconfigs (1 seconds) Testing unit/moduleapi/cmdintrospection [ok]: RESP2: RM_ReplyWithMap: an map reply (0 ms) [ok]: RESP2: RM_ReplyWithSet: an set reply (0 ms) [ok]: RESP2: RM_ReplyWithAttribute: an set reply (0 ms) [ok]: RESP2: RM_ReplyWithBool: a boolean reply (0 ms) [ok]: RESP2: RM_ReplyWithNull: a NULL reply (0 ms) [ok]: RESP2: RM_ReplyWithError: an error reply (1 ms) [ok]: RESP2: RM_ReplyWithErrorFormat: error format reply (1 ms) [ok]: RESP3: RM_ReplyWithString: an string reply (0 ms) [ok]: RESP3: RM_ReplyWithBigNumber: an string reply (0 ms) [ok]: RESP3: RM_ReplyWithInt: an integer reply (0 ms) [ok]: RESP3: RM_ReplyWithDouble: a float reply (1 ms) [ok]: RESP3: RM_ReplyWithDouble: inf (0 ms) [ok]: RESP3: RM_ReplyWithDouble: NaN (0 ms) [ok]: RESP3: RM_ReplyWithLongDouble: a float reply (0 ms) [ok]: RESP3: RM_ReplyWithVerbatimString: a string reply (1 ms) [ok]: RESP3: RM_ReplyWithArray: an array reply (0 ms) [ok]: RESP3: RM_ReplyWithMap: an map reply (0 ms) [ok]: RESP3: RM_ReplyWithSet: an set reply (0 ms) [ok]: RESP3: RM_ReplyWithAttribute: an set reply (1 ms) [ok]: RESP3: RM_ReplyWithBool: a boolean reply (0 ms) [ok]: RESP3: RM_ReplyWithNull: a NULL reply (0 ms) [ok]: RESP3: RM_ReplyWithError: an error reply (0 ms) [ok]: RESP3: RM_ReplyWithErrorFormat: error format reply (0 ms) [ok]: Unload the module - replywith (0 ms) [17/42 done]: unit/moduleapi/datatype2 (0 seconds) Testing unit/moduleapi/eventloop [ok]: aux that saves no data are not saved to the rdb when aux_save2 is used (451 ms) ./tests/tmp/server.module-testrdb.456270.13 [18/42 done]: unit/moduleapi/subcommands (0 seconds) Testing unit/moduleapi/timer [ok]: blocked clients time tracking - check blocked command with multiple calls RedisModule_BlockedClientMeasureTimeStart() is tracking the total background time (203 ms) [19/42 done]: unit/moduleapi/commandfilter (1 seconds) Testing unit/moduleapi/publish [ok]: Module stream add benchmark (1M stream add) (353 ms) [ignore]: Module stream XADD big fields doesn't create empty key: large memory flag not provided [ok]: Module stream iterator (1 ms) [ok]: Module stream iterator delete (1 ms) [ok]: Module stream trim by length (16 ms) [ok]: Module stream trim by ID (17 ms) [ok]: Unload the module - stream (0 ms) [20/42 done]: unit/moduleapi/reply (0 seconds) Testing unit/moduleapi/usercall [ok]: test existing users to have access to module commands loaded on runtime (1 ms) [ok]: Module command introspection via COMMAND INFO (1 ms) [ok]: Module command introspection via COMMAND DOCS (3 ms) [ok]: Unload the module - cmdintrospection (0 ms) [ok]: Module eventloop sendbytes (7 ms) [ok]: Module eventloop iteration (0 ms) [ok]: Module eventloop sanity (0 ms) [ok]: Module eventloop oneshot (1 ms) [ok]: Unload the module - eventloop (0 ms) [ok]: PUBLISH and SPUBLISH via a module (1 ms) [ok]: module publish to self with multi message (0 ms) [21/42 done]: unit/moduleapi/stream (0 seconds) Testing unit/moduleapi/postnotifications [ok]: Busy module command - normal (455 ms) [22/42 done]: unit/moduleapi/cmdintrospection (0 seconds) Testing unit/moduleapi/async_rm_call [ok]: test module check regular valkey command without user/acl (1 ms) [ok]: test module check regular valkey command with user (0 ms) [ok]: test module check regular valkey command with user and acl (1 ms) [ok]: test module check regular valkey command with user and acl from blocked background thread (2 ms) [ok]: test module check eval script without user (0 ms) [ok]: test module check eval script with user being set, but not acl testing (0 ms) [ok]: test module check eval script with user and acl (1 ms) [ok]: blocked clients time tracking - check blocked command without calling RedisModule_BlockedClientMeasureTimeStart() is not reporting background time (201 ms) [ok]: client unblock works only for modules with timeout support (1 ms) [23/42 done]: unit/moduleapi/eventloop (0 seconds) Testing unit/moduleapi/moduleauth [24/42 done]: unit/moduleapi/publish (0 seconds) Testing unit/moduleapi/rdbloadsave [ok]: test existing users without permissions, do not have access to module commands loaded on runtime. (0 ms) [ok]: test users without permissions, do not have access to module commands. (1 ms) [ok]: test if foocategory acl categories is added (0 ms) [ok]: test if ACL CAT output for the new category is correct (0 ms) [ok]: test permission compaction and simplification for categories added by a module (1 ms) [25/42 done]: unit/moduleapi/blockonbackground (1 seconds) Testing unit/moduleapi/crash [ok]: Locked GIL acquisition from async RM_Call (1 ms) [ok]: Blpop on async RM_Call fire and forget (0 ms) [ok]: Blpop on threaded async RM_Call (2 ms) [ok]: Blpop on async RM_Call using do_rm_call_async (0 ms) [ok]: Brpop on async RM_Call using do_rm_call_async (0 ms) [ok]: Brpoplpush on async RM_Call using do_rm_call_async (2 ms) [ok]: Blmove on async RM_Call using do_rm_call_async (0 ms) [ok]: Bzpopmin on async RM_Call using do_rm_call_async (0 ms) [ok]: Bzpopmax on async RM_Call using do_rm_call_async (0 ms) [ok]: Blpop on async RM_Call using do_rm_call_async_script_mode (1 ms) [ok]: Brpop on async RM_Call using do_rm_call_async_script_mode (1 ms) [ok]: Brpoplpush on async RM_Call using do_rm_call_async_script_mode (1 ms) [ok]: Blmove on async RM_Call using do_rm_call_async_script_mode (0 ms) [ok]: Bzpopmin on async RM_Call using do_rm_call_async_script_mode (1 ms) [ok]: Bzpopmax on async RM_Call using do_rm_call_async_script_mode (1 ms) [ok]: Nested async RM_Call (0 ms) [ok]: Test multiple async RM_Call waiting on the same event (1 ms) [ok]: async RM_Call calls RM_Call (1 ms) [ok]: async RM_Call calls background RM_Call calls RM_Call (0 ms) [ok]: async RM_Call calls background RM_Call calls RM_Call calls async RM_Call (0 ms) [ok]: test registering module auth callbacks (0 ms) [ok]: Module rdbloadsave sanity (1 ms) [ok]: Test write on post notification callback (93 ms) [ok]: Setup slave (103 ms) [ok]: test silent open key (1004 ms) [ok]: aux that saves no data are saved to the rdb when aux_save is used (451 ms) [ok]: Test module crash when info crashes with an assertion (17 ms) [ok]: Test write on post notification callback from module thread (102 ms) [ok]: test RM_Call with large arg for SET command (43 ms) [ok]: Unload the module - misc (0 ms) [ok]: test module load fails if exceeds the maximum number of adding acl categories (0 ms) [26/42 done]: unit/moduleapi/misc (2 seconds) Testing unit/moduleapi/getchannels [ok]: Connect a replica to the master instance (102 ms) [ok]: Test module crash when info crashes with a segfault (13 ms) [27/42 done]: unit/moduleapi/crash (1 seconds) [ok]: WAIT command on module blocked client on keys (1066 ms) [28/42 done]: unit/moduleapi/aclcheck (1 seconds) [ok]: RM_CreateTimer: a sequence of timers work (504 ms) [ok]: module propagates from timer (400 ms) [ok]: RM_GetTimer: basic sanity (1 ms) [ok]: async RM_Call inside async RM_Call callback (321 ms) [ok]: module getchannels-api with literals - ACL (0 ms) [ok]: Become replica while having async RM_Call running (1 ms) [ok]: module getchannels-api with patterns - ACL (1 ms) [ok]: Unload the module - getchannels (0 ms) [ok]: Pipeline with blocking RM_Call (1 ms) [ok]: blocking RM_Call abort (1 ms) [ok]: Test active expire (251 ms) [ok]: module propagation with notifications (96 ms) [29/42 done]: unit/moduleapi/getchannels (0 seconds) [ok]: Test lazy expire (61 ms) [30/42 done]: unit/moduleapi/blockonkeys (2 seconds) [ok]: module propagation with notifications with multi (102 ms) [ok]: Module rdbloadsave test with pipelining (486 ms) [ok]: Test lazy expire inside post job notification (101 ms) [ok]: modules are able to persist globals before and after (452 ms) [ok]: Test basic replication stream on unblock handler (92 ms) [ok]: Module rdbloadsave with aof (108 ms) [ok]: Test nested keyspace notification (91 ms) [ok]: Test unblock handler are executed as a unit (101 ms) [ok]: Test eviction (101 ms) [ok]: Test no propagation of blocking command (101 ms) [ok]: module propagation with notifications with active-expire (406 ms) [ok]: module propagation with notifications with eviction case 1 (7 ms) [ok]: module propagation with notifications with eviction case 2 (92 ms) [ok]: test module AUTH for non existing / disabled users (1002 ms) [ok]: modules are able to persist globals before and after (449 ms) [ok]: Test write on post notification callback (93 ms) [ok]: Module defrag: simple key defrag works (2003 ms) [ok]: Test unblock handler are executed as a unit with key space notifications (91 ms) [31/42 done]: unit/moduleapi/postnotifications (2 seconds) [ok]: module propagation with timer and CONFIG SET maxmemory (202 ms) [ok]: Test unblock handler are executed as a unit with lazy expire (111 ms) [ok]: Test unblock handler on module blocked on keys (1 ms) [ok]: modules are able to persist globals just after (449 ms) [ok]: module propagation with timer and EVAL (300 ms) [32/42 done]: unit/moduleapi/async_rm_call (2 seconds) [ok]: Run blocking command (blocked on key) on cluster node3 (1 ms) [ok]: Run blocking command (no keys) on cluster node2 (0 ms) [ok]: Module rdbloadsave with bgsave (1007 ms) [ok]: Perform a Resharding (5 ms) [ok]: Verify command (no keys) is unaffected after resharding (1 ms) [ok]: Verify command (blocked on key) got unblocked after resharding (30 ms) [ok]: Wait for cluster to be stable (13 ms) [ok]: Sanity test push cmd after resharding (0 ms) [ok]: Run blocking command (blocked on key) again on cluster node1 (0 ms) [ok]: Run blocking command (no keys) again on cluster node2 (1 ms) [ok]: module propagates nested ctx case1 (203 ms) [ok]: test module replicate only to replicas and WAITAOF (1798 ms) [ok]: module propagates nested ctx case2 (202 ms) [ok]: modules are able to persist globals just after (449 ms) [ok]: Test module aof load and rdb/aof progress hooks (3102 ms) [ok]: Test module rdb save hook (23 ms) [ok]: Test key unlink hook (1 ms) [33/42 done]: unit/moduleapi/usercall (2 seconds) [ok]: module propagates from thread (201 ms) [ok]: Test removed key event (117 ms) [ok]: Test flushdb hooks (1 ms) [ok]: Verify module options info (226 ms) [ok]: RM_StopTimer: basic sanity (2003 ms) [ok]: module propagates from thread with detached ctx (202 ms) [ok]: Test master link up hook (0 ms) [ok]: Test role-replica hook (1 ms) [ok]: Test replica-online hook (0 ms) [ok]: module propagates from command (101 ms) [ok]: Test master link down hook (101 ms) [ok]: Test role-master hook (0 ms) [ok]: Test replica-offline hook (0 ms) [ok]: module propagates from EVAL (101 ms) [ok]: test non blocking module AUTH (1503 ms) [ok]: Test swapdb hooks (0 ms) [ok]: Test configchange hooks (1 ms) [ok]: Test shutdown hook (1 ms) [ok]: module propagates from command after good EVAL (101 ms) [ok]: Module rdbloadsave calls rdbsave in a module fork (1006 ms) [ok]: Unload the module - rdbloadsave (0 ms) [ok]: OnLoad failure will handle un-registration (1 ms) [ok]: module propagates from command after bad EVAL (102 ms) [34/42 done]: unit/moduleapi/hooks (4 seconds) [ok]: Timer appears non-existing after it fires (503 ms) [ok]: module propagates from multi-exec (203 ms) [ok]: Module defrag: late defrag with cursor works (2005 ms) [ok]: module RM_Call of expired key propagation (201 ms) [ok]: module notification on set (101 ms) [ok]: Module can be unloaded when timer was finished (503 ms) [ok]: Module can be unloaded when timer was stopped (1 ms) [ok]: module key miss notification do not cause read command to be replicated (101 ms) [ok]: Unload the module - propagate-test/testkeyspace (1 ms) [35/42 done]: unit/moduleapi/timer (4 seconds) [ok]: Modules can propagate in async and threaded contexts (5174 ms) [ok]: Module rdbloadsave on master and replica (1337 ms) [36/42 done]: unit/moduleapi/rdbloadsave (4 seconds) [ok]: Modules RM_Replicate replicates MULTI/EXEC correctly: AOF-load type debug_cmd (330 ms) [ok]: Modules RM_Call does not update stats during aof load: AOF-load type debug_cmd (331 ms) [ok]: test non blocking module HELLO AUTH (2004 ms) [ok]: Kill a cluster node and wait for fail state (3185 ms) [ok]: Verify command (blocked on key) got unblocked after cluster failure (67 ms) [ok]: Verify command (with no keys) is not unblocked after cluster failure (1 ms) [ok]: Verify command RM_Call is rejected when cluster is down (0 ms) [ok]: Modules RM_Replicate replicates MULTI/EXEC correctly: AOF-load type startup (556 ms) [ok]: Module defrag: global defrag works (2005 ms) [37/42 done]: unit/moduleapi/defrag (7 seconds) [ok]: Verify Module Auth Succeeds when cluster is down (501 ms) [ok]: Modules RM_Call does not update stats during aof load: AOF-load type startup (542 ms) [38/42 done]: unit/moduleapi/propagate (7 seconds) [ok]: test non blocking module HELLO AUTH SETNAME (1002 ms) [ok]: test blocking module AUTH (3505 ms) [ok]: test blocking module HELLO AUTH (4005 ms) [ok]: test blocking module HELLO AUTH SETNAME (2003 ms) [ok]: RM_Call from blocked client (15725 ms) [ok]: blocked client reaches client output buffer limit (126 ms) [ok]: module client error stats (4 ms) [ok]: Verify keys deletion and notification effects happened on cluster slots change are replicated inside multi exec (94 ms) [ok]: WAIT command on module blocked client (1759 ms) [ok]: Unblock by timer (101 ms) [ok]: block time is shorter than timer period (121 ms) [ok]: test AUTH after registering multiple module auth callbacks (3003 ms) [ok]: block time is equal to timer period (101 ms) [ok]: Unload the module - blockedclient (0 ms) [39/42 done]: unit/moduleapi/blockedclient (20 seconds) [ok]: module auth during blocking module auth (503 ms) [ok]: module auth inside MULTI EXEC (1 ms) [ok]: Verify RM_Call inside module load function on cluster mode (1 ms) [ok]: Disabling Valkey User during blocking module auth (1003 ms) [ok]: Killing a client in the middle of blocking module auth (1 ms) [ok]: test RM_AbortBlock Module API during blocking module auth (1001 ms) [ok]: test RM_RegisterAuthCallback Module API during blocking module auth (1005 ms) [ok]: VM_CALL with cluster slots (1 ms) [ok]: VM_CALL with cluster shards (3 ms) [40/42 done]: unit/moduleapi/cluster (23 seconds) [ok]: Module unload during blocking module auth (1003 ms) [41/42 done]: unit/moduleapi/moduleauth (23 seconds) Waiting for process 458981 to exit... [ok]: diskless loading short read with module (33255 ms) [ok]: Diskless load swapdb RedisModuleEvent_ReplAsyncLoad handling: after db loaded, can set module variable with new value (0 ms) [ok]: Diskless load swapdb RedisModuleEvent_ReplAsyncLoad handling: during loading, can keep module variable same as before (847 ms) [ok]: Diskless load swapdb RedisModuleEvent_ReplAsyncLoad handling: when loading aborted, can keep module variable same as before (1 ms) Waiting for process 461699 to exit... Waiting for process 461699 to exit... Waiting for process 461699 to exit... Waiting for process 461699 to exit... [ok]: Diskless load swapdb RedisModuleEvent_ReplAsyncLoad handling: after db loaded, can set module variable with new value (0 ms) [ok]: Diskless load swapdb RedisModuleEvent_ReplAsyncLoad handling: during loading, can keep module variable same as before (848 ms) [ok]: Diskless load swapdb RedisModuleEvent_ReplAsyncLoad handling: when loading aborted, can keep module variable same as before (0 ms) Waiting for process 462739 to exit... Waiting for process 462739 to exit... Waiting for process 462739 to exit... Waiting for process 462739 to exit... Waiting for process 462739 to exit... [42/42 done]: unit/moduleapi/testrdb (53 seconds) The End Execution time of different units: 0 seconds - unit/moduleapi/infotest 0 seconds - unit/moduleapi/auth 0 seconds - unit/moduleapi/scan 0 seconds - unit/moduleapi/fork 0 seconds - unit/moduleapi/getkeys 0 seconds - unit/moduleapi/basics 1 seconds - unit/moduleapi/keyspace_events 1 seconds - unit/moduleapi/datatype 1 seconds - unit/moduleapi/keyspecs 1 seconds - unit/moduleapi/hash 1 seconds - unit/moduleapi/infra 0 seconds - unit/moduleapi/zset 0 seconds - unit/moduleapi/list 0 seconds - unit/moduleapi/mallocsize 1 seconds - unit/moduleapi/test_lazyfree 1 seconds - unit/moduleapi/moduleconfigs 0 seconds - unit/moduleapi/datatype2 0 seconds - unit/moduleapi/subcommands 1 seconds - unit/moduleapi/commandfilter 0 seconds - unit/moduleapi/reply 0 seconds - unit/moduleapi/stream 0 seconds - unit/moduleapi/cmdintrospection 0 seconds - unit/moduleapi/eventloop 0 seconds - unit/moduleapi/publish 1 seconds - unit/moduleapi/blockonbackground 2 seconds - unit/moduleapi/misc 1 seconds - unit/moduleapi/crash 1 seconds - unit/moduleapi/aclcheck 0 seconds - unit/moduleapi/getchannels 2 seconds - unit/moduleapi/blockonkeys 2 seconds - unit/moduleapi/postnotifications 2 seconds - unit/moduleapi/async_rm_call 2 seconds - unit/moduleapi/usercall 4 seconds - unit/moduleapi/hooks 4 seconds - unit/moduleapi/timer 4 seconds - unit/moduleapi/rdbloadsave 7 seconds - unit/moduleapi/defrag 7 seconds - unit/moduleapi/propagate 20 seconds - unit/moduleapi/blockedclient 23 seconds - unit/moduleapi/cluster 23 seconds - unit/moduleapi/moduleauth 53 seconds - unit/moduleapi/testrdb \o/ All tests passed without errors! Cleanup: may take some time... OK + timeout 120m ./runtest-cluster --tls Starting valkey #0 at port 30000 Starting valkey #1 at port 30002 Starting valkey #2 at port 30004 Starting valkey #3 at port 30006 Starting valkey #4 at port 30008 Starting valkey #5 at port 30010 Starting valkey #6 at port 30012 Starting valkey #7 at port 30014 Starting valkey #8 at port 30016 Starting valkey #9 at port 30018 Starting valkey #10 at port 30020 Starting valkey #11 at port 30022 Starting valkey #12 at port 30024 Starting valkey #13 at port 30026 Starting valkey #14 at port 30028 Starting valkey #15 at port 30030 Starting valkey #16 at port 30032 Starting valkey #17 at port 30034 Starting valkey #18 at port 30036 Starting valkey #19 at port 30038 Testing unit: 03-failover-loop.tcl 07:54:44> (init) Restart killed instances: OK 07:54:44> Cluster nodes are reachable: OK 07:54:44> Cluster nodes hard reset: OK 07:54:44> Cluster Join and auto-discovery test: OK 07:54:46> Before slots allocation, all nodes report cluster failure: OK 07:54:46> Create a 5 nodes cluster: OK 07:54:50> Cluster is up: OK --- Iteration 19 --- 07:54:50> Wait for slave of #0 to sync: OK 07:54:50> Cluster is writable before failover: OK 07:54:50> Terminating node #0: OK 07:54:51> Wait failover by #5 with old epoch 1: OK 07:54:56> Cluster should eventually be up again: OK 07:54:56> Cluster is writable again: OK 07:54:57> Restarting node #0: OK 07:54:57> Instance #0 is now a slave: OK 07:54:57> We can read back the value we set before: OK --- Iteration 18 --- 07:54:57> Cluster is writable before failover: OK 07:54:57> Terminating node #6: OK 07:54:57> Cluster should eventually be up again: OK 07:54:57> Cluster is writable again: OK 07:54:57> Restarting node #6: OK 07:54:57> Instance #6 is now a slave: OK 07:54:57> We can read back the value we set before: OK --- Iteration 17 --- 07:54:57> Cluster is writable before failover: OK 07:54:57> Terminating node #9: OK 07:54:57> Cluster should eventually be up again: OK 07:54:57> Cluster is writable again: OK 07:54:57> Restarting node #9: OK 07:54:57> Instance #9 is now a slave: OK 07:54:57> We can read back the value we set before: OK --- Iteration 16 --- 07:54:57> Cluster is writable before failover: OK 07:54:57> Terminating node #6: OK 07:54:57> Cluster should eventually be up again: OK 07:54:57> Cluster is writable again: OK 07:54:57> Restarting node #6: OK 07:54:57> Instance #6 is now a slave: OK 07:54:57> We can read back the value we set before: OK --- Iteration 15 --- 07:54:57> Wait for slave of #4 to sync: OK 07:54:57> Cluster is writable before failover: OK 07:54:57> Terminating node #4: OK 07:54:58> Wait failover by #9 with old epoch 5: OK 07:55:02> Cluster should eventually be up again: OK 07:55:02> Cluster is writable again: OK 07:55:02> Restarting node #4: OK 07:55:03> Instance #4 is now a slave: OK 07:55:03> We can read back the value we set before: OK --- Iteration 14 --- 07:55:03> Wait for slave of #1 to sync: OK 07:55:03> Cluster is writable before failover: OK 07:55:03> Terminating node #1: OK 07:55:03> Wait failover by #6 with old epoch 2: OK 07:55:08> Cluster should eventually be up again: OK 07:55:08> Cluster is writable again: OK 07:55:08> Restarting node #1: OK 07:55:08> Instance #1 is now a slave: OK 07:55:08> We can read back the value we set before: OK --- Iteration 13 --- 07:55:09> Wait for slave of #9 to sync: OK 07:55:09> Cluster is writable before failover: OK 07:55:09> Terminating node #9: OK 07:55:09> Wait failover by #4 with old epoch 22: OK 07:55:14> Cluster should eventually be up again: OK 07:55:14> Cluster is writable again: OK 07:55:14> Restarting node #9: OK 07:55:14> Instance #9 is now a slave: OK 07:55:14> We can read back the value we set before: OK --- Iteration 12 --- 07:55:14> Wait for slave of #2 to sync: OK 07:55:14> Cluster is writable before failover: OK 07:55:14> Terminating node #2: OK 07:55:15> Wait failover by #7 with old epoch 3: OK 07:55:21> Cluster should eventually be up again: OK 07:55:21> Cluster is writable again: OK 07:55:21> Restarting node #2: OK 07:55:21> Instance #2 is now a slave: OK 07:55:21> We can read back the value we set before: OK --- Iteration 11 --- 07:55:21> Cluster is writable before failover: OK 07:55:21> Terminating node #0: OK 07:55:21> Cluster should eventually be up again: OK 07:55:21> Cluster is writable again: OK 07:55:21> Restarting node #0: OK 07:55:21> Instance #0 is now a slave: OK 07:55:21> We can read back the value we set before: OK --- Iteration 10 --- 07:55:21> Wait for slave of #5 to sync: OK 07:55:21> Cluster is writable before failover: OK 07:55:21> Terminating node #5: OK 07:55:22> Wait failover by #0 with old epoch 21: OK 07:55:28> Cluster should eventually be up again: OK 07:55:28> Cluster is writable again: OK 07:55:29> Restarting node #5: OK 07:55:29> Instance #5 is now a slave: OK 07:55:29> We can read back the value we set before: OK --- Iteration 9 --- 07:55:29> Wait for slave of #6 to sync: OK 07:55:29> Cluster is writable before failover: OK 07:55:29> Terminating node #6: OK 07:55:30> Wait failover by #1 with old epoch 23: OK 07:55:35> Cluster should eventually be up again: OK 07:55:35> Cluster is writable again: OK 07:55:35> Restarting node #6: OK 07:55:35> Instance #6 is now a slave: OK 07:55:35> We can read back the value we set before: OK --- Iteration 8 --- 07:55:36> Wait for slave of #4 to sync: OK 07:55:36> Cluster is writable before failover: OK 07:55:36> Terminating node #4: OK 07:55:36> Wait failover by #9 with old epoch 24: OK 07:55:41> Cluster should eventually be up again: OK 07:55:41> Cluster is writable again: OK 07:55:41> Restarting node #4: OK 07:55:41> Instance #4 is now a slave: OK 07:55:41> We can read back the value we set before: OK --- Iteration 7 --- 07:55:41> Wait for slave of #9 to sync: OK 07:55:41> Cluster is writable before failover: OK 07:55:41> Terminating node #9: OK 07:55:42> Wait failover by #4 with old epoch 28: OK 07:55:47> Cluster should eventually be up again: OK 07:55:47> Cluster is writable again: OK 07:55:48> Restarting node #9: OK 07:55:48> Instance #9 is now a slave: OK 07:55:48> We can read back the value we set before: OK --- Iteration 6 --- 07:55:48> Cluster is writable before failover: OK 07:55:48> Terminating node #8: OK 07:55:48> Cluster should eventually be up again: OK 07:55:48> Cluster is writable again: OK 07:55:48> Restarting node #8: OK 07:55:48> Instance #8 is now a slave: OK 07:55:48> We can read back the value we set before: OK --- Iteration 5 --- 07:55:48> Cluster is writable before failover: OK 07:55:48> Terminating node #2: OK 07:55:48> Cluster should eventually be up again: OK 07:55:48> Cluster is writable again: OK 07:55:48> Restarting node #2: OK 07:55:48> Instance #2 is now a slave: OK 07:55:48> We can read back the value we set before: OK --- Iteration 4 --- 07:55:48> Cluster is writable before failover: OK 07:55:48> Terminating node #8: OK 07:55:48> Cluster should eventually be up again: OK 07:55:48> Cluster is writable again: OK 07:55:49> Restarting node #8: OK 07:55:49> Instance #8 is now a slave: OK 07:55:49> We can read back the value we set before: OK --- Iteration 3 --- 07:55:49> Wait for slave of #0 to sync: OK 07:55:49> Cluster is writable before failover: OK 07:55:49> Terminating node #0: OK 07:55:50> Wait failover by #5 with old epoch 26: OK 07:55:55> Cluster should eventually be up again: OK 07:55:55> Cluster is writable again: OK 07:55:55> Restarting node #0: OK 07:55:55> Instance #0 is now a slave: OK 07:55:55> We can read back the value we set before: OK --- Iteration 2 --- 07:55:55> Cluster is writable before failover: OK 07:55:55> Terminating node #8: OK 07:55:56> Cluster should eventually be up again: OK 07:55:56> Cluster is writable again: OK 07:55:56> Restarting node #8: OK 07:55:56> Instance #8 is now a slave: OK 07:55:56> We can read back the value we set before: OK --- Iteration 1 --- 07:55:56> Cluster is writable before failover: OK 07:55:56> Terminating node #9: OK 07:55:56> Cluster should eventually be up again: OK 07:55:56> Cluster is writable again: OK 07:55:56> Restarting node #9: OK 07:55:56> Instance #9 is now a slave: OK 07:55:56> We can read back the value we set before: OK 07:55:56> Post condition: current_epoch >= my_epoch everywhere: OK Testing unit: 04-resharding.tcl 07:55:56> (init) Restart killed instances: OK 07:55:56> Cluster nodes are reachable: OK 07:55:56> Cluster nodes hard reset: OK 07:55:56> Cluster Join and auto-discovery test: OK 07:56:00> Before slots allocation, all nodes report cluster failure: OK 07:56:00> Create a 5 nodes cluster: OK 07:56:03> Cluster is up: OK 07:56:03> Enable AOF in all the instances: OK Testing TLS cluster on start node 127.0.0.1:30000, plaintext port 30001 07:56:04> Cluster consistency during live resharding: WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW...Starting resharding...W.........W.....................................................................W...........................................................................................................................W.......................................................................................................................................................................................................................................................................................W.......................................................................................................................................................................................................................................................W........................................................................................W.........................................................................................................................................................WWW...Starting resharding...W.........W.....................................................................W..............................................................................................................................W...........................................................................................................................................................................................................................................................................W............................................................................................W...................................................................................................................................................................................................................................................................................................................................................................................................................................WWWW...Starting resharding...W.........W.....................................................................W..........................................................................................................................W.........................................................................................................................................................................................................................................W............................................................................................................W....................................................................................................................................................................................................................................W......................................................................................................................W.............................................................................................................WW...Starting resharding...W.........W..............................................................................W....................................................................................................................................W............................................................................................................................W...........................................................................................................W....................................................................................................................................................................................................................................................................W..................................................................................................................................................................................................................................................W...........................WW...Starting resharding...W..............................W................................................W................................................................................................................................................W.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................W................................................................................................W..............................................................................................................................................WWWW...Starting resharding...W.........W.....................................................................W...................................................................................................................................................................................................................................................................................................................W................................................................................................................................................................................................................................................W...........................................................................................................................................................................................................................................................................................................................................................................................WWWWW...Starting resharding...W..............................W................................................W...............................................................................................................................................................................................................................................................................................................................................................................................................................W..................................................................................................................................W..........................................................................................................................................................................................................................................................W.........................................................................................................................W........................WWW...Starting resharding...W.........W..............................................................................W...........................................................................................................................W.........................................................................................................................................................................................................................................................W..............................................................................................................................W............................................................................................................................................................................................................................W..............................................................................................W..................................................................................................WW...Starting resharding...W........................W......................................................W.............................................................................................................................................................................................................................................................W..............................................................................................................................................................................................................................................................................W..............................................................................................................................................................................................................................................................................W........................................................................................................................................WWWW...Starting resharding...W.........W..............................................................................W.......................................................................................................................................................................................................................................................................W.................................................................................................................W............................................................................................................................................................................................................................................................................W.....................................................................................................................................................................................................................................................W............................WWWOK 07:57:05> Verify 50000 keys for consistency with logical content: OK 07:57:12> Terminate and restart all the instances: OK 07:57:16> Cluster should eventually be up again: OK 07:57:18> Verify 50000 keys after the restart: OK 07:57:26> Disable AOF in all the instances: OK 07:57:26> Verify slaves consistency: OK 07:57:26> Dump sanitization was skipped for migrations: OK Testing unit: 07-replica-migration.tcl 07:57:26> (init) Restart killed instances: OK 07:57:26> Cluster nodes are reachable: OK 07:57:26> Cluster nodes hard reset: OK 07:57:27> Cluster Join and auto-discovery test: OK 07:57:28> Before slots allocation, all nodes report cluster failure: OK 07:57:28> Create a 5 nodes cluster: OK 07:57:32> Cluster is up: OK 07:57:32> Each master should have two replicas attached: OK 07:57:32> Killing all the slaves of master #0 and #1: OK 07:57:36> Master #0 should have at least one replica: OK 07:57:42> Master #1 should have at least one replica: OK 07:57:42> Master #2 should have at least one replica: OK 07:57:42> Master #3 should have at least one replica: OK 07:57:42> Master #4 should have at least one replica: OK 07:57:42> (init) Restart killed instances: valkey/5 valkey/6 valkey/10 valkey/11 OK 07:57:43> Cluster nodes are reachable: OK 07:57:43> Cluster nodes hard reset: OK 07:57:43> Cluster Join and auto-discovery test: OK 07:57:46> Before slots allocation, all nodes report cluster failure: OK 07:57:46> Create a 5 nodes cluster: OK 07:57:50> Cluster is up: OK 07:57:50> Kill slave #7 of master #2. Only slave left is #12 now: OK 07:57:50> Killing master node #2, #12 should failover: OK 07:57:50> Wait for failover: OK 07:57:57> Cluster should eventually be up again: OK 07:57:57> Cluster is writable: OK 07:57:57> Instance 12 is now a master without slaves: OK 07:57:57> Master #12 should get at least one migrated replica: OK Testing unit: 12-replica-migration-2.tcl 07:58:02> (init) Restart killed instances: valkey/2 valkey/7 OK 07:58:02> Cluster nodes are reachable: OK 07:58:02> Cluster nodes hard reset: OK 07:58:02> Cluster Join and auto-discovery test: OK 07:58:05> Before slots allocation, all nodes report cluster failure: OK 07:58:05> Create a 5 nodes cluster: OK 07:58:08> Cluster is up: OK 07:58:08> Each master should have at least two replicas attached: OK 07:58:08> Set allow-replica-migration yes: OK 07:58:08> Resharding all the master #0 slots away from it: >>> Performing Cluster Check (using node 127.0.0.1:30000) [OK] All nodes agree about slots configuration. >>> Check for open slots... >>> Check slots coverage... [OK] All 16384 slots covered. >>> Rebalancing across 5 nodes. Total weight = 4.00 Moving 820 slots from 127.0.0.1:30000 to 127.0.0.1:30004 #################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################### Moving 820 slots from 127.0.0.1:30000 to 127.0.0.1:30006 #################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################### Moving 820 slots from 127.0.0.1:30000 to 127.0.0.1:30002 #################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################### Moving 816 slots from 127.0.0.1:30000 to 127.0.0.1:30008 ################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################ OK 07:58:18> Master #0 who lost all slots should turn into a replica without replicas: OK 07:58:18> Resharding back some slot to master #0: >>> Performing Cluster Check (using node 127.0.0.1:30000) [OK] All nodes agree about slots configuration. >>> Check for open slots... >>> Check slots coverage... [OK] All 16384 slots covered. *** No rebalancing needed! All nodes are within the 2.00% threshold. OK 07:58:28> Master #0 should re-acquire one or more replicas: OK Testing unit: 12.1-replica-migration-3.tcl 07:58:28> (init) Restart killed instances: OK 07:58:28> Cluster nodes are reachable: OK 07:58:28> Cluster nodes hard reset: OK 07:58:28> Cluster Join and auto-discovery test: OK 07:58:30> Before slots allocation, all nodes report cluster failure: OK 07:58:30> Create a 5 nodes cluster: OK 07:58:34> Cluster is up: OK 07:58:34> Each master should have at least two replicas attached: OK 07:58:34> Set allow-replica-migration no: OK 07:58:34> Resharding all the master #0 slots away from it: >>> Performing Cluster Check (using node 127.0.0.1:30000) [OK] All nodes agree about slots configuration. >>> Check for open slots... >>> Check slots coverage... [OK] All 16384 slots covered. >>> Rebalancing across 5 nodes. Total weight = 4.00 Moving 820 slots from 127.0.0.1:30000 to 127.0.0.1:30004 #################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################### Moving 820 slots from 127.0.0.1:30000 to 127.0.0.1:30006 #################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################### Moving 820 slots from 127.0.0.1:30000 to 127.0.0.1:30002 #################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################### Moving 816 slots from 127.0.0.1:30000 to 127.0.0.1:30008 ################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################ OK 07:58:44> Wait cluster to be stable: OK 07:58:44> Master #0 still should have its replicas: OK 07:58:44> Each master should have at least two replicas attached: OK Testing unit: 28-cluster-shards.tcl 07:58:44> (init) Restart killed instances: OK 07:58:44> Cluster nodes are reachable: OK 07:58:44> Cluster nodes hard reset: OK 07:58:44> Cluster Join and auto-discovery test: OK 07:58:45> Before slots allocation, all nodes report cluster failure: OK 07:58:45> Create a 8 nodes cluster with 4 shards: OK 07:58:46> Cluster should start ok: OK 07:58:49> Set cluster hostnames and verify they are propagated: OK 07:58:51> Verify information about the shards: OK 07:58:53> Verify no slot shard: OK 07:58:53> Kill a node and tell the replica to immediately takeover: OK 07:58:53> Verify health as fail for killed node: OK 07:58:57> Restarting primary node: OK 07:58:57> Instance #0 gets converted into a replica: OK 07:58:57> Test the replica reports a loading state while it's loading: OK 07:59:00> Regression test for a crash when calling SHARDS during handshake: OK 07:59:00> Cluster is up: OK 07:59:04> Shard ids are unique: OK 07:59:04> CLUSTER MYSHARDID reports same id for both primary and replica: OK 07:59:04> New replica receives primary's shard id: OK 07:59:04> CLUSTER MYSHARDID reports same shard id after shard restart: OK 07:59:06> CLUSTER MYSHARDID reports same shard id after cluster restart: OK Cleaning up... killing stale instance 483918 killing stale instance 483967 killing stale instance 484133 killing stale instance 484143 killing stale instance 484193 killing stale instance 484260 killing stale instance 484271 killing stale instance 484316 killing stale instance 484355 killing stale instance 484387 killing stale instance 488111 killing stale instance 488144 killing stale instance 516718 killing stale instance 516726 killing stale instance 516736 killing stale instance 516742 killing stale instance 516747 killing stale instance 516760 killing stale instance 516769 killing stale instance 516777 GOOD! No errors. + ./runtest-sentinel Starting sentinel #0 at port 20000 Starting sentinel #1 at port 20001 Starting sentinel #2 at port 20002 Starting sentinel #3 at port 20003 Starting sentinel #4 at port 20004 Starting valkey #0 at port 30000 Starting valkey #1 at port 30001 Starting valkey #2 at port 30002 Starting valkey #3 at port 30003 Starting valkey #4 at port 30004 Testing unit: 00-base.tcl 07:59:13> (start-init) Flush config and compare rewrite config file lines: OK 07:59:13> (init) Restart killed instances: OK 07:59:13> (init) Remove old primary entry from sentinels: OK 07:59:13> (init) Create a primary-replicas cluster of 5 instances: OK 07:59:13> (init) Sentinels can start monitoring a primary: OK 07:59:13> (init) Sentinels can talk with the primary: OK 07:59:13> (init) Sentinels are able to auto-discover other sentinels: OK 07:59:15> (init) Sentinels are able to auto-discover replicas: OK 07:59:15> Sentinel command flag infrastructure works correctly: OK 07:59:15> SENTINEL HELP output the sentinel subcommand help: OK 07:59:15> SENTINEL MYID return the sentinel instance ID: OK 07:59:15> SENTINEL INFO CACHE returns the cached info: OK 07:59:15> SENTINEL PENDING-SCRIPTS returns the information about pending scripts: OK 07:59:15> SENTINEL PRIMARIES returns a list of monitored primaries: OK 07:59:15> SENTINEL SENTINELS returns a list of sentinel instances: OK 07:59:15> SENTINEL SLAVES returns a list of the monitored replicas: OK 07:59:15> SENTINEL SIMULATE-FAILURE HELP list supported flags: OK 07:59:15> Basic failover works if the primary is down: OK 07:59:19> New primary 127.0.0.1:30003 role matches: OK 07:59:19> All the other slaves now point to the new primary: OK 07:59:19> The old primary eventually gets reconfigured as a slave: OK 07:59:29> ODOWN is not possible without N (quorum) Sentinels reports: OK 07:59:29> Failover is not possible without majority agreement: OK 07:59:30> Failover works if we configure for absolute agreement: OK 07:59:34> New primary 127.0.0.1:30001 role matches: OK 07:59:34> SENTINEL RESET can resets the primary: OK 07:59:34> SENTINEL IS-PRIMARY-DOWN-BY-ADDR checks if the primary is down: OK Testing unit: 01-conf-update.tcl 07:59:34> (init) Restart killed instances: OK 07:59:34> (init) Remove old primary entry from sentinels: OK 07:59:34> (init) Create a primary-replicas cluster of 5 instances: OK 07:59:34> (init) Sentinels can start monitoring a primary: OK 07:59:34> (init) Sentinels can talk with the primary: OK 07:59:34> (init) Sentinels are able to auto-discover other sentinels: OK 07:59:36> (init) Sentinels are able to auto-discover replicas: OK 07:59:36> We can failover with Sentinel 1 crashed: OK 07:59:40> After Sentinel 1 is restarted, its config gets updated: OK 07:59:41> New primary 127.0.0.1:30003 role matches: OK 07:59:41> Update log level: OK Testing unit: 02-replicas-reconf.tcl 07:59:41> (init) Restart killed instances: OK 07:59:41> (init) Remove old primary entry from sentinels: OK 07:59:41> (init) Create a primary-replicas cluster of 5 instances: OK 07:59:41> (init) Sentinels can start monitoring a primary: OK 07:59:41> (init) Sentinels can talk with the primary: OK 07:59:41> (init) Sentinels are able to auto-discover other sentinels: OK 07:59:43> (init) Sentinels are able to auto-discover replicas: OK 07:59:43> Check that slaves replicate from current primary: OK 07:59:43> Crash the primary and force a failover: OK 07:59:46> Check that slaves replicate from current primary: OK 07:59:57> Kill a slave instance: OK 07:59:57> Crash the primary and force a failover: OK 08:00:00> Check that slaves replicate from current primary: OK 08:00:01> Wait for failover to end: OK 08:00:01> Restart killed slave and test replication of slaves again...: OK 08:00:01> Check that slaves replicate from current primary: OK Testing unit: 03-runtime-reconf.tcl 08:00:11> (init) Restart killed instances: OK 08:00:11> (init) Remove old primary entry from sentinels: OK 08:00:11> (init) Create a primary-replicas cluster of 5 instances: OK 08:00:11> (init) Sentinels can start monitoring a primary: OK 08:00:11> (init) Sentinels can talk with the primary: OK 08:00:11> (init) Sentinels are able to auto-discover other sentinels: OK 08:00:11> (init) Sentinels are able to auto-discover replicas: OK 08:00:11> Sentinels (re)connection following SENTINEL SET myprimary auth-pass: OK 08:00:12> Sentinels (re)connection following primary ACL change: OK 08:00:15> Set parameters in normal case: OK 08:00:15> Set parameters in normal case with bad format: OK 08:00:15> Sentinel Set with other error situations: OK Testing unit: 04-slave-selection.tcl Testing unit: 05-manual.tcl 08:00:15> (init) Restart killed instances: OK 08:00:15> (init) Remove old primary entry from sentinels: OK 08:00:15> (init) Create a primary-replicas cluster of 5 instances: OK 08:00:15> (init) Sentinels can start monitoring a primary: OK 08:00:15> (init) Sentinels can talk with the primary: OK 08:00:15> (init) Sentinels are able to auto-discover other sentinels: OK 08:00:17> (init) Sentinels are able to auto-discover replicas: OK 08:00:17> Manual failover works: OK 08:00:18> New primary 127.0.0.1:30001 role matches: OK 08:00:18> All the other slaves now point to the new primary: OK 08:00:18> The old primary eventually gets reconfigured as a slave: OK 08:00:22> (init) Restart killed instances: OK 08:00:22> (init) Remove old primary entry from sentinels: OK 08:00:22> (init) Create a primary-replicas cluster of 5 instances: OK 08:00:23> (init) Sentinels can start monitoring a primary: OK 08:00:23> (init) Sentinels can talk with the primary: OK 08:00:23> (init) Sentinels are able to auto-discover other sentinels: OK 08:00:24> (init) Sentinels are able to auto-discover replicas: OK 08:00:24> SENTINEL SIMULATE-FAILURE crash-after-election works: OK 08:00:24> (init) Restart killed instances: OK 08:00:24> (init) Remove old primary entry from sentinels: OK 08:00:24> (init) Create a primary-replicas cluster of 5 instances: OK 08:00:24> (init) Sentinels can start monitoring a primary: OK 08:00:24> (init) Sentinels can talk with the primary: OK 08:00:24> (init) Sentinels are able to auto-discover other sentinels: OK 08:00:26> (init) Sentinels are able to auto-discover replicas: OK 08:00:26> SENTINEL SIMULATE-FAILURE crash-after-promotion works: OK Testing unit: 06-ckquorum.tcl 08:00:27> (init) Restart killed instances: OK 08:00:27> (init) Remove old primary entry from sentinels: OK 08:00:27> (init) Create a primary-replicas cluster of 5 instances: OK 08:00:27> (init) Sentinels can start monitoring a primary: OK 08:00:27> (init) Sentinels can talk with the primary: OK 08:00:27> (init) Sentinels are able to auto-discover other sentinels: OK 08:00:29> (init) Sentinels are able to auto-discover replicas: OK 08:00:29> CKQUORUM reports OK and the right amount of Sentinels: OK 08:00:29> CKQUORUM detects quorum cannot be reached: OK 08:00:29> CKQUORUM detects failover authorization cannot be reached: OK Testing unit: 07-down-conditions.tcl 08:00:31> (init) Restart killed instances: OK 08:00:31> (init) Remove old primary entry from sentinels: OK 08:00:31> (init) Create a primary-replicas cluster of 5 instances: OK 08:00:31> (init) Sentinels can start monitoring a primary: OK 08:00:31> (init) Sentinels can talk with the primary: OK 08:00:31> (init) Sentinels are able to auto-discover other sentinels: OK 08:00:33> (init) Sentinels are able to auto-discover replicas: OK 08:00:33> Crash the majority of Sentinels to prevent failovers for this unit: OK 08:00:33> SDOWN is triggered by non-responding but not crashed instance: OK 08:00:36> SDOWN is triggered by crashed instance: OK 08:00:38> SDOWN is triggered by primaries advertising as slaves: OK 08:00:42> SDOWN is triggered by misconfigured instance replying with errors: OK 08:00:53> SDOWN is triggered if we rename PING to PONG: OK Testing unit: 08-hostname-conf.tcl 08:00:55> (pre-init) Configure instances and sentinel for hostname use: sentinel/0 sentinel/1 sentinel/2 OK 08:00:55> (init) Restart killed instances: OK 08:00:55> (init) Remove old primary entry from sentinels: OK 08:00:55> (init) Create a primary-replicas cluster of 5 instances: OK 08:00:55> (init) Sentinels can start monitoring a primary: OK 08:00:55> (init) Sentinels can talk with the primary: OK 08:00:55> (init) Sentinels are able to auto-discover other sentinels: OK 08:00:57> (init) Sentinels are able to auto-discover replicas: OK 08:00:57> Sentinel announces hostnames: OK 08:00:57> (post-cleanup) Configure instances and sentinel for IPs: OK Testing unit: 09-acl-support.tcl 08:00:57> (init) Restart killed instances: OK 08:00:57> (init) Remove old primary entry from sentinels: OK 08:00:57> (init) Create a primary-replicas cluster of 5 instances: OK 08:00:57> (init) Sentinels can start monitoring a primary: OK 08:00:57> (init) Sentinels can talk with the primary: OK 08:00:57> (init) Sentinels are able to auto-discover other sentinels: OK 08:00:59> (init) Sentinels are able to auto-discover replicas: OK 08:00:59> (post-init) Set up ACL configuration: OK 08:00:59> SENTINEL CONFIG SET handles on-the-fly credentials reconfiguration: OK 08:01:02> (post-cleanup) Tear down ACL configuration: OK Testing unit: 10-replica-priority.tcl 08:01:02> (init) Restart killed instances: OK 08:01:02> (init) Remove old primary entry from sentinels: OK 08:01:02> (init) Create a primary-replicas cluster of 5 instances: OK 08:01:02> (init) Sentinels can start monitoring a primary: OK 08:01:02> (init) Sentinels can talk with the primary: OK 08:01:02> (init) Sentinels are able to auto-discover other sentinels: OK 08:01:04> (init) Sentinels are able to auto-discover replicas: OK 08:01:04> Check acceptable replica-priority values: OK 08:01:04> Set replica-announced=yes on all replicas: OK 08:01:04> Check sentinel replies with 4 replicas: OK 08:01:04> Set replica-announced=no on 2 replicas: OK 08:01:04> Check sentinel replies with 2 replicas: OK 08:01:04> Set replica-announced=yes on all replicas: OK 08:01:04> Check sentinel replies with 4 replicas: OK Testing unit: 11-port-0.tcl 08:01:04> (init) Restart killed instances: OK 08:01:04> (init) Remove old primary entry from sentinels: OK 08:01:04> (init) Create a primary-replicas cluster of 5 instances: OK 08:01:04> (init) Sentinels can start monitoring a primary: OK 08:01:04> (init) Sentinels can talk with the primary: OK 08:01:04> (init) Sentinels are able to auto-discover other sentinels: OK 08:01:04> (init) Sentinels are able to auto-discover replicas: OK 08:01:04> Start/Stop sentinel on same port with a different runID should not change the total number of sentinels: OK Testing unit: 12-primary-reboot.tcl 08:01:05> (init) Restart killed instances: sentinel/4 OK 08:01:05> (init) Remove old primary entry from sentinels: OK 08:01:05> (init) Create a primary-replicas cluster of 5 instances: OK 08:01:05> (init) Sentinels can start monitoring a primary: OK 08:01:05> (init) Sentinels can talk with the primary: OK 08:01:05> (init) Sentinels are able to auto-discover other sentinels: OK 08:01:07> (init) Sentinels are able to auto-discover replicas: OK 08:01:07> Primary reboot in very short time: Waiting for process 535558 to exit... OK 08:01:15> New primary 127.0.0.1:30001 role matches: OK 08:01:15> All the other slaves now point to the new primary: OK 08:01:15> The old primary eventually gets reconfigured as a slave: OK Testing unit: 13-info-command.tcl 08:01:25> (init) Restart killed instances: OK 08:01:25> (init) Remove old primary entry from sentinels: OK 08:01:25> (init) Create a primary-replicas cluster of 5 instances: OK 08:01:25> (init) Sentinels can start monitoring a primary: OK 08:01:25> (init) Sentinels can talk with the primary: OK 08:01:25> (init) Sentinels are able to auto-discover other sentinels: OK 08:01:27> (init) Sentinels are able to auto-discover replicas: OK 08:01:27> info command with at most one argument: OK 08:01:27> info command with one sub-section: OK 08:01:27> info command with multiple sub-sections: OK Testing unit: 14-debug-command.tcl 08:01:27> (init) Restart killed instances: OK 08:01:27> (init) Remove old primary entry from sentinels: OK 08:01:27> (init) Create a primary-replicas cluster of 5 instances: OK 08:01:27> (init) Sentinels can start monitoring a primary: OK 08:01:27> (init) Sentinels can talk with the primary: OK 08:01:27> (init) Sentinels are able to auto-discover other sentinels: OK 08:01:29> (init) Sentinels are able to auto-discover replicas: OK 08:01:29> Sentinel debug test with arguments and without argument: OK Testing unit: 15-sentinel-deprecated-commands.tcl 08:01:29> (init) Restart killed instances: OK 08:01:29> (init) Remove old primary entry from sentinels: OK 08:01:29> (init) Create a primary-replicas cluster of 5 instances: OK 08:01:29> (init) Sentinels can start monitoring a primary: OK 08:01:29> (init) Sentinels can talk with the primary: OK 08:01:29> (init) Sentinels are able to auto-discover other sentinels: OK 08:01:31> (init) Sentinels are able to auto-discover replicas: OK 08:01:31> SENTINEL MASTERS returns a list of monitored masters (SENTINEL MASTERS as a deprecated command): OK 08:01:31> SENTINEL SLAVES returns a list of the monitored slaves (SENTINEL SLAVES as a deprecated command): OK 08:01:31> SENTINEL MASTER returns the information list of the monitored master (SENTINEL MASTER as a deprecated command): OK 08:01:31> SENTINEL IS-MASTER-DOWN-BY-ADDR checks if the primary is down (SENTINEL IS-MASTER-DOWN-BY-ADDR as a deprecated command): OK Testing unit: 16-config-set-config-get.tcl 08:01:31> (init) Restart killed instances: OK 08:01:31> (init) Remove old primary entry from sentinels: OK 08:01:31> (init) Create a primary-replicas cluster of 5 instances: OK 08:01:31> (init) Sentinels can start monitoring a primary: OK 08:01:31> (init) Sentinels can talk with the primary: OK 08:01:31> (init) Sentinels are able to auto-discover other sentinels: OK 08:01:33> (init) Sentinels are able to auto-discover replicas: OK 08:01:33> SENTINEL CONFIG SET and SENTINEL CONFIG GET handles multiple variables: OK 08:01:33> SENTINEL CONFIG GET for duplicate and unknown variables: OK 08:01:33> SENTINEL CONFIG GET for patterns: OK 08:01:33> SENTINEL CONFIG SET duplicate variables: OK 08:01:33> SENTINEL CONFIG SET, one option does not exist: OK 08:01:33> SENTINEL CONFIG SET, one option with wrong value: OK 08:01:33> SENTINEL CONFIG SET, wrong number of arguments: OK Cleaning up... killing stale instance 517194 killing stale instance 517202 killing stale instance 517215 killing stale instance 527637 killing stale instance 530884 killing stale instance 533778 killing stale instance 534931 killing stale instance 536181 killing stale instance 536187 killing stale instance 536196 killing stale instance 539247 killing stale instance 539382 killing stale instance 541364 GOOD! No errors. + exit 0 Processing files: valkey-8.0.2-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.54814 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd valkey-8.0.2 + DOCDIR=/usr/src/tmp/valkey-buildroot/usr/share/doc/valkey-8.0.2 + export DOCDIR + rm -rf /usr/src/tmp/valkey-buildroot/usr/share/doc/valkey-8.0.2 + /bin/mkdir -p /usr/src/tmp/valkey-buildroot/usr/share/doc/valkey-8.0.2 + cp -prL COPYING 00-RELEASENOTES README.md /usr/src/tmp/valkey-buildroot/usr/share/doc/valkey-8.0.2 + chmod -R go-w /usr/src/tmp/valkey-buildroot/usr/share/doc/valkey-8.0.2 + chmod -R a+rX /usr/src/tmp/valkey-buildroot/usr/share/doc/valkey-8.0.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.YHbDuV find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.npfJ0w find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Finding Requires(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vauxIB find-scriptlet-requires: FINDPACKAGE-COMMANDS: groupadd useradd Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I0YX1f Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uyMIWE Provides: valkey-server = 8.0.2-alt1, valkey-sentinel = 8.0.2-alt1, valkey-cli = 8.0.2-alt1 Requires: /etc/logrotate.d, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.10)(64bit), libc.so.6(GLIBC_2.11)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.27)(64bit), libc.so.6(GLIBC_2.28)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.2)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.38)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.6)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.9)(64bit), libcrypto.so.3()(64bit) >= set:qlvV2sKMoOv3nf4jD7vqP4D0KMIyyZ5U20VlK3vlzdo3aEpcZqy2T8ZqfC1IZg, libcrypto.so.3(OPENSSL_3.0.0)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), libm.so.6(GLIBC_2.38)(64bit), libssl.so.3()(64bit) >= set:nhMiBESDN2NgJ53xU2LB1l58pY0swkX7rCLp5qNY0Mc7Z01ISSQDJBiAbEfqUi62bMWrVr8KQoscIME5hcum0THLFUEfIXl2, libssl.so.3(OPENSSL_3.0.0)(64bit), libsystemd.so.0()(64bit) >= set:nmZGf6, libsystemd.so.0(LIBSYSTEMD_209)(64bit), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(pre): /bin/sh, shadow-utils Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qKeMnA Creating valkey-debuginfo package Processing files: valkey-devel-8.0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ilqgub find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7zIEaU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: valkey-compat-redis-8.0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jl3PK2 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E8sMca find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: valkey = 8.0.2-alt1, /usr/bin/valkey-benchmark, /usr/bin/valkey-check-aof, /usr/bin/valkey-check-rdb, /usr/bin/valkey-cli, /usr/bin/valkey-sentinel, /usr/bin/valkey-server, /usr/lib/systemd/system/valkey-sentinel.service, /usr/lib/systemd/system/valkey.service Conflicts: redis, redis-cli Processing files: valkey-compat-redis-devel-8.0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yhI9h0 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W8IHqO find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /usr/include/valkeymodule.h Conflicts: redis-devel Processing files: valkey-debuginfo-8.0.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.I4oUfd find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SHSGW6 find-requires: running scripts (debuginfo) Requires: valkey = 8.0.2-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libcrypto.so.3), debug64(libm.so.6), debug64(libssl.so.3), debug64(libsystemd.so.0) Adding to valkey-compat-redis a strict dependency on valkey Adding to valkey-debuginfo a strict dependency on valkey Adding to valkey-compat-redis-devel a strict dependency on valkey-devel Removing 8 extra deps from valkey-compat-redis due to dependency on valkey Removing 1 extra deps from valkey-compat-redis-devel due to dependency on valkey-devel Wrote: /usr/src/RPM/RPMS/x86_64/valkey-8.0.2-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/valkey-devel-8.0.2-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/valkey-compat-redis-8.0.2-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/valkey-compat-redis-devel-8.0.2-alt1.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/valkey-debuginfo-8.0.2-alt1.x86_64.rpm (w2T8.xzdio) 432.35user 92.44system 15:29.08elapsed 56%CPU (0avgtext+0avgdata 257052maxresident)k 0inputs+0outputs (0major+6829894minor)pagefaults 0swaps 5.58user 2.22system 15:42.93elapsed 0%CPU (0avgtext+0avgdata 140956maxresident)k 0inputs+0outputs (0major+213449minor)pagefaults 0swaps --- valkey-8.0.2-alt1.x86_64.rpm.repo 2025-01-23 15:00:41.000000000 +0000 +++ valkey-8.0.2-alt1.x86_64.rpm.hasher 2025-02-09 08:01:52.362967776 +0000 @@ -63,8 +63,8 @@ File: /etc/valkey/valkey.conf 100640 _valkey:_valkey c515d7c399bdbe8744b42e55cd1213c9 -File: /usr/bin/valkey-benchmark 100755 root:root b582f69a05c8887268d34b46bfbbca99 +File: /usr/bin/valkey-benchmark 100755 root:root c01d583671447d0cb3809acd6102b961 File: /usr/bin/valkey-check-aof 120777 root:root valkey-server File: /usr/bin/valkey-check-rdb 120777 root:root valkey-server -File: /usr/bin/valkey-cli 100755 root:root facb82210dadc77bdcde25f22d8c30b6 +File: /usr/bin/valkey-cli 100755 root:root 07bf5f9c4649e988b6c84bed3697a923 File: /usr/bin/valkey-sentinel 120777 root:root valkey-server -File: /usr/bin/valkey-server 100755 root:root 7afb9dc03231a8e85444831303eca2da +File: /usr/bin/valkey-server 100755 root:root c1375e7f4f6648d6ca19f9071f648003 File: /usr/lib/systemd/system/valkey-sentinel.service 100644 root:root 47677cb370c6a25fc7bf2de44eb335f3 @@ -77,2 +77,2 @@ File: /var/log/valkey 40750 _valkey:_valkey -RPMIdentity: bf4c9d439be0ddcf9ddd4f549e7752c6a760a8aada7e0717b46021f2cd6b758406f28ffdcf12e00f0138019f592ad03c68266e9a4a888cfbdc839e54be622e09 +RPMIdentity: 4e4345aab0493e4cc0fa82f6cd0b3bd6153b653a75cc474fd5d0df62a6cdbfd3216f21b72b53e7368990fb2610a98258f5f81de595685687aea79d63a5527dea --- valkey-debuginfo-8.0.2-alt1.x86_64.rpm.repo 2025-01-23 15:00:40.000000000 +0000 +++ valkey-debuginfo-8.0.2-alt1.x86_64.rpm.hasher 2025-02-09 08:01:52.621968771 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/4d 40755 root:root -/usr/lib/debug/.build-id/4d/db60a62588ef6f77c53b90264e6ec23bd57f60 120777 root:root ../../../../bin/valkey-benchmark -/usr/lib/debug/.build-id/4d/db60a62588ef6f77c53b90264e6ec23bd57f60.debug 120777 root:root ../../usr/bin/valkey-benchmark.debug -/usr/lib/debug/.build-id/c5 40755 root:root -/usr/lib/debug/.build-id/c5/a0a2ce88612cf895d57fb24b67c8f863c62111 120777 root:root ../../../../bin/valkey-cli -/usr/lib/debug/.build-id/c5/a0a2ce88612cf895d57fb24b67c8f863c62111.debug 120777 root:root ../../usr/bin/valkey-cli.debug -/usr/lib/debug/.build-id/d5 40755 root:root -/usr/lib/debug/.build-id/d5/a33f7a3b7aaf6f5f00eeee8a4c8ef73c07ed4b 120777 root:root ../../../../bin/valkey-server -/usr/lib/debug/.build-id/d5/a33f7a3b7aaf6f5f00eeee8a4c8ef73c07ed4b.debug 120777 root:root ../../usr/bin/valkey-server.debug +/usr/lib/debug/.build-id/64 40755 root:root +/usr/lib/debug/.build-id/64/5fa024f8fe672eaec39adc5a40b9df8627dc44 120777 root:root ../../../../bin/valkey-server +/usr/lib/debug/.build-id/64/5fa024f8fe672eaec39adc5a40b9df8627dc44.debug 120777 root:root ../../usr/bin/valkey-server.debug +/usr/lib/debug/.build-id/a4 40755 root:root +/usr/lib/debug/.build-id/a4/9abe4d61ebc790d97286f10ab98c5b97abdde4 120777 root:root ../../../../bin/valkey-cli +/usr/lib/debug/.build-id/a4/9abe4d61ebc790d97286f10ab98c5b97abdde4.debug 120777 root:root ../../usr/bin/valkey-cli.debug +/usr/lib/debug/.build-id/f5 40755 root:root +/usr/lib/debug/.build-id/f5/fcce980e2ec5b77e351eae98c38012ba108262 120777 root:root ../../../../bin/valkey-benchmark +/usr/lib/debug/.build-id/f5/fcce980e2ec5b77e351eae98c38012ba108262.debug 120777 root:root ../../usr/bin/valkey-benchmark.debug /usr/lib/debug/usr/bin/valkey-benchmark.debug 100644 root:root @@ -448,17 +448,17 @@ Provides: valkey-debuginfo = 8.0.2-alt1:sisyphus+371005.100.1.1 -File: /usr/lib/debug/.build-id/4d 40755 root:root -File: /usr/lib/debug/.build-id/4d/db60a62588ef6f77c53b90264e6ec23bd57f60 120777 root:root ../../../../bin/valkey-benchmark -File: /usr/lib/debug/.build-id/4d/db60a62588ef6f77c53b90264e6ec23bd57f60.debug 120777 root:root ../../usr/bin/valkey-benchmark.debug -File: /usr/lib/debug/.build-id/c5 40755 root:root -File: /usr/lib/debug/.build-id/c5/a0a2ce88612cf895d57fb24b67c8f863c62111 120777 root:root ../../../../bin/valkey-cli -File: /usr/lib/debug/.build-id/c5/a0a2ce88612cf895d57fb24b67c8f863c62111.debug 120777 root:root ../../usr/bin/valkey-cli.debug -File: /usr/lib/debug/.build-id/d5 40755 root:root -File: /usr/lib/debug/.build-id/d5/a33f7a3b7aaf6f5f00eeee8a4c8ef73c07ed4b 120777 root:root ../../../../bin/valkey-server -File: /usr/lib/debug/.build-id/d5/a33f7a3b7aaf6f5f00eeee8a4c8ef73c07ed4b.debug 120777 root:root ../../usr/bin/valkey-server.debug -File: /usr/lib/debug/usr/bin/valkey-benchmark.debug 100644 root:root 4ecfc67f2a269dfe6a1a8904058c562c +File: /usr/lib/debug/.build-id/64 40755 root:root +File: /usr/lib/debug/.build-id/64/5fa024f8fe672eaec39adc5a40b9df8627dc44 120777 root:root ../../../../bin/valkey-server +File: /usr/lib/debug/.build-id/64/5fa024f8fe672eaec39adc5a40b9df8627dc44.debug 120777 root:root ../../usr/bin/valkey-server.debug +File: /usr/lib/debug/.build-id/a4 40755 root:root +File: /usr/lib/debug/.build-id/a4/9abe4d61ebc790d97286f10ab98c5b97abdde4 120777 root:root ../../../../bin/valkey-cli +File: /usr/lib/debug/.build-id/a4/9abe4d61ebc790d97286f10ab98c5b97abdde4.debug 120777 root:root ../../usr/bin/valkey-cli.debug +File: /usr/lib/debug/.build-id/f5 40755 root:root +File: /usr/lib/debug/.build-id/f5/fcce980e2ec5b77e351eae98c38012ba108262 120777 root:root ../../../../bin/valkey-benchmark +File: /usr/lib/debug/.build-id/f5/fcce980e2ec5b77e351eae98c38012ba108262.debug 120777 root:root ../../usr/bin/valkey-benchmark.debug +File: /usr/lib/debug/usr/bin/valkey-benchmark.debug 100644 root:root 7090ac29b6bbc4df6860bdef26158aff File: /usr/lib/debug/usr/bin/valkey-check-aof.debug 120777 root:root valkey-server.debug File: /usr/lib/debug/usr/bin/valkey-check-rdb.debug 120777 root:root valkey-server.debug -File: /usr/lib/debug/usr/bin/valkey-cli.debug 100644 root:root 12dbb12d4e197aeb774b4e094b86ac15 +File: /usr/lib/debug/usr/bin/valkey-cli.debug 100644 root:root 4e958d151a2612ebddaf7e941febf17b File: /usr/lib/debug/usr/bin/valkey-sentinel.debug 120777 root:root valkey-server.debug -File: /usr/lib/debug/usr/bin/valkey-server.debug 100644 root:root 13b3564b98a329e1db86e464bf1e717a +File: /usr/lib/debug/usr/bin/valkey-server.debug 100644 root:root ad6d0f381efac2b3272c1c7c89a6a81c File: /usr/src/debug/valkey-8.0.2 40755 root:root @@ -887,2 +887,2 @@ File: /usr/src/debug/valkey-8.0.2/src/zmalloc.h 100644 root:root 4289dcbccd9310c1e0056ca06b41f52e -RPMIdentity: 8b1975ac5b71ab624ccbae250bf26a79b3d8cd64c288f8724117bccfc16031a9b0c20bb93a0e54c6880770bf2ef834e8e6f8eb28ba732fe970eb557bae7c7437 +RPMIdentity: b5566924d107503d6f5536bb50485af1644042c93ba5cbcc4788de7ea8204c93f91fcf09914f98708c5d4938f0227b7b01341db0339525b301934668397b07a8