<86>Jan 18 11:12:31 userdel[2802340]: delete user 'rooter' <86>Jan 18 11:12:31 userdel[2802340]: removed group 'rooter' owned by 'rooter' <86>Jan 18 11:12:31 userdel[2802340]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 18 11:12:31 groupadd[2802384]: group added to /etc/group: name=rooter, GID=1790 <86>Jan 18 11:12:31 groupadd[2802384]: group added to /etc/gshadow: name=rooter <86>Jan 18 11:12:31 groupadd[2802384]: new group: name=rooter, GID=1790 <86>Jan 18 11:12:31 useradd[2802423]: new user: name=rooter, UID=1790, GID=1790, home=/root, shell=/bin/bash, from=none <86>Jan 18 11:12:31 userdel[2802466]: delete user 'builder' <86>Jan 18 11:12:31 userdel[2802466]: removed group 'builder' owned by 'builder' <86>Jan 18 11:12:31 userdel[2802466]: removed shadow group 'builder' owned by 'builder' <86>Jan 18 11:12:31 groupadd[2802513]: group added to /etc/group: name=builder, GID=1791 <86>Jan 18 11:12:31 groupadd[2802513]: group added to /etc/gshadow: name=builder <86>Jan 18 11:12:31 groupadd[2802513]: new group: name=builder, GID=1791 <86>Jan 18 11:12:31 useradd[2802556]: new user: name=builder, UID=1791, GID=1791, home=/usr/src, shell=/bin/bash, from=none <13>Jan 18 11:12:34 rpmi: libtcl-8.6.13-alt1 sisyphus+310696.100.1.1 1669548256 installed <13>Jan 18 11:12:35 rpmi: tcl-8.6.13-alt1 sisyphus+310696.100.1.1 1669548256 installed <13>Jan 18 11:12:35 rpmi: liblz4-1:1.9.4-alt1 sisyphus+309416.100.1.1 1667413000 installed <13>Jan 18 11:12:35 rpmi: libsystemd-1:255.16-alt1 sisyphus+368218.100.2.1 1736510095 installed <13>Jan 18 11:12:35 rpmi: openssl-config-3.2.0-alt1 sisyphus+366659.140.4.1 1736956949 installed <13>Jan 18 11:12:35 rpmi: gcc-c++-common-1.4.28-alt1 sisyphus+348678.100.1.1 1716396142 installed <13>Jan 18 11:12:35 rpmi: libstdc++14-devel-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed <13>Jan 18 11:12:36 rpmi: gcc14-c++-14.2.1-alt1 sisyphus+360995.100.1.1 1730131612 installed <13>Jan 18 11:12:36 rpmi: libp11-kit-1:0.25.5-alt1 sisyphus+352553.100.1.1 1720622586 installed <13>Jan 18 11:12:36 rpmi: libtasn1-4.19.0-alt3 sisyphus+327816.100.1.1 1692802618 installed <13>Jan 18 11:12:36 rpmi: rpm-macros-alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Jan 18 11:12:36 rpmi: alternatives-0.5.2-alt2 sisyphus+315270.200.2.1 1676457367 installed <13>Jan 18 11:12:36 rpmi: ca-certificates-2024.12.10-alt1 sisyphus+364633.200.3.1 1733918603 installed <13>Jan 18 11:12:36 rpmi: ca-trust-0.2.0-alt1 sisyphus+344843.100.1.1 1712743326 installed <13>Jan 18 11:12:36 rpmi: p11-kit-trust-1:0.25.5-alt1 sisyphus+352553.100.1.1 1720622586 installed <13>Jan 18 11:12:36 rpmi: libcrypto3-3.3.2-alt1 sisyphus+366659.40.4.1 1736957175 installed <13>Jan 18 11:12:36 rpmi: libssl3-3.3.2-alt1 sisyphus+366659.40.4.1 1736957175 installed <13>Jan 18 11:12:36 rpmi: libssl-devel-3.3.2-alt1 sisyphus+366659.40.4.1 1736957175 installed <13>Jan 18 11:12:36 rpmi: openssl-3.3.2-alt1 sisyphus+366659.40.4.1 1736957175 installed <13>Jan 18 11:12:36 rpmi: tcl-tls-1.7.22-alt1 sisyphus+326069.1000.1.1 1690717870 installed <13>Jan 18 11:12:36 rpmi: gcc-c++-14-alt1 sisyphus+360995.300.1.1 1730139881 installed <13>Jan 18 11:12:36 rpmi: libsystemd-devel-1:255.16-alt1 sisyphus+368218.100.2.1 1736510095 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/valkey-8.0.1-alt2.nosrc.rpm (w1.gzdio) Installing valkey-8.0.1-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.69537 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf valkey-8.0.1 + echo 'Source #0 (valkey-8.0.1.tar):' Source #0 (valkey-8.0.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/valkey-8.0.1.tar + cd valkey-8.0.1 + /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.69537 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd valkey-8.0.1 + USE_MALLOC= + USE_MALLOC=USE_JEMALLOC=yes + make -j16 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' 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.1/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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/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.1/deps' (rm -f .make-*) make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' (cd modules && make clean) make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src/modules' rm -rf *.xo *.so make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src/modules' (cd ../tests/modules && make clean) make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/tests/modules' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' (rm -f .make-*) make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic >> .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 -march=i586 -mtune=generic -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.1/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.1/deps' (rm -f .make-*) make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' (echo "-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic" > .make-cflags) make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' (echo "" > .make-ldflags) make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' MAKE hiredis make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' cd hiredis && make static USE_SSL=1 make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' MAKE linenoise make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' cd linenoise && make make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' MAKE lua make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -O2 " MYLDFLAGS="" AR="ar rc" make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' MAKE hdr_histogram make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' cd hdr_histogram && make make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' MAKE fpconv make[2]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps' cd fpconv && make make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lopcodes.o lopcodes.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lmem.o lmem.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/fpconv' cc -Wall -Os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c fpconv_dtoa.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/fpconv' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o ldump.o ldump.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lfunc.o lfunc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/fpconv' ar rcs libfpconv.a fpconv_dtoa.o make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/fpconv' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lobject.o lobject.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lstate.o lstate.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o ldo.o ldo.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o ldebug.o ldebug.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lgc.o lgc.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lstring.o lstring.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o ltm.o ltm.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o llex.o llex.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lcode.o lcode.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lapi.o lapi.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hdr_histogram' cc -std=c99 -Wall -Os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -DHDR_MALLOC_INCLUDE=\"hdr_redis_malloc.h\" -c hdr_histogram.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hdr_histogram' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/linenoise' cc -Wall -Os -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c linenoise.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/linenoise' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hdr_histogram' ar rcs libhdrhistogram.a hdr_histogram.o make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hdr_histogram' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lundump.o lundump.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lzio.o lzio.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o ltable.o ltable.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o strbuf.o strbuf.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o fpconv.o fpconv.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lparser.o lparser.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lauxlib.o lauxlib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o loslib.o loslib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o ltablib.o ltablib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lmathlib.o lmathlib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lbaselib.o lbaselib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o ldblib.o ldblib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o liolib.o liolib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o linit.o linit.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o loadlib.o loadlib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lvm.o lvm.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lua_bit.o lua_bit.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lua_struct.o lua_struct.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lstrlib.o lstrlib.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o luac.o luac.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' cc -std=c99 -c -fPIC -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' ar rcs libhiredis_ssl.a ssl.o make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/hiredis' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o print.o print.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lua.o lua.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lua_cjson.o lua_cjson.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -Wall -DLUA_ANSI -DENABLE_CJSON_GLOBAL -DLUA_USE_MKSTEMP -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -O2 -c -o lua_cmsgpack.o lua_cmsgpack.c make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -o lua lua.o liblua.a -lm make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' cc -o luac luac.o print.o liblua.a -lm make[3]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/lua/src' make[2]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic" 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 *... 4 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of intmax_t... 8 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking whether pause instruction is compilable... yes checking number of significant virtual address bits... 32 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 -march=i586 -mtune=generic' LDFLAGS= 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' 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 -march=i586 -mtune=generic EXTRA_CFLAGS : CPPFLAGS : -D_GNU_SOURCE -D_REENTRANT CXX : CONFIGURE_CXXFLAGS : SPECIFIED_CXXFLAGS : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic 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.1/deps/jemalloc/ objroot : abs_objroot : /usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps' cd jemalloc && make lib/libjemalloc.a make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/deps/jemalloc' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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.1/deps/jemalloc' make[3]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/deps/jemalloc' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from threads_mngr.c:35: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from memory_prefetch.c:11: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from io_threads.h:4, from io_threads.c:7: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from t_string.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from object.c:31: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from t_list.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from db.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from pubsub.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from t_set.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from multi.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from t_hash.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from syncio.c:31: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from crc16.c:1: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from aof.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from sort.c:32: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from cluster_slot_stats.h:1, from cluster_slot_stats.c:7: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from config.c:31: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from slowlog.h:33, from slowlog.c:41: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from rdb.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from networking.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from t_zset.c:59: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from debug.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from cluster.c:36: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from replication.c:32: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from bio.c:63: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from rio.c:57: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from server.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from eval.c:38: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from blocked.c:63: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from valkey-check-rdb.c:31: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from notify.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from sparkline.c:33: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from latency.c:36: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from valkey-check-aof.c:31: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from bitops.c:31: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from lazyfree.c:1: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from geo.h:4, from geo.c:31: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from hyperloglog.c:32: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from childinfo.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from expire.c:33: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from evict.c:33: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from lolwut6.c:42: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from defrag.c:36: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from lolwut.c:36: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from lolwut5.c:36: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from tracking.c:31: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from socket.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from cluster_legacy.c:35: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from resp_parser.c:59: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from timeout.c:29: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from script.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from call_reply.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from t_stream.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from functions.h:51, from function_lua.c:42: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from sentinel.c:31: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from functions.h:51, from functions.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from acl.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from connection.c:27: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from tls.c:32: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from logreqres.c:70: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from unix.c:27: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from script_lua.h:51, from script_lua.c:30: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from commands.c:2: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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 In file included from module.c:54: server.h:2248:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 2248 | }; | ^ make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' install valkey-server valkey-sentinel make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' install valkey-server valkey-check-rdb make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' install valkey-server valkey-check-aof make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' Hint: It's a good idea to run 'make test' ;) make[1]: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1/src' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.39101 + 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.1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' 'CXXFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' 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.1' cd src && make install make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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.1/src' make[1]: Entering directory '/usr/src/RPM/BUILD/valkey-8.0.1/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 -march=i586 -mtune=generic -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.1/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.1/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.1/src' make: Leaving directory '/usr/src/RPM/BUILD/valkey-8.0.1' + 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) verify-elf: WARNING: ./usr/bin/valkey-server: uses non-LFS functions: fcntl fopen freopen mmap verify-elf: WARNING: ./usr/bin/valkey-benchmark: uses non-LFS functions: fcntl mmap verify-elf: WARNING: ./usr/bin/valkey-cli: uses non-LFS functions: fcntl fopen mmap Splitting links to aliased files under /{,s}bin in /usr/src/tmp/valkey-buildroot Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.98322 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd valkey-8.0.1 + ./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]: 3665961 Testing unit/acl-v2 [ready]: 3665958 Testing unit/acl [ready]: 3665964 Testing unit/aofrw [ready]: 3665962 Testing unit/auth [ready]: 3665968 Testing unit/bitfield [ready]: 3665971 Testing unit/bitops [ready]: 3665969 Testing unit/client-eviction [ready]: 3665977 Testing unit/dump [ready]: 3665978 Testing unit/expire [ready]: 3665979 Testing unit/functions [ready]: 3665990 Testing unit/geo [ready]: 3665984 Testing unit/hyperloglog [ready]: 3665991 Testing unit/info-command [ready]: 3665994 Testing unit/info [ready]: 3665995 Testing unit/introspection-2 [ready]: 3665999 Testing unit/introspection [ready]: 3666001 Testing unit/keyspace [ready]: 3666003 Testing unit/latency-monitor [ready]: 3666007 Testing unit/lazyfree [ready]: 3666012 Testing unit/limits [ready]: 3666010 Testing unit/maxmemory [ready]: 3666014 Testing unit/multi [ready]: 3666015 Testing unit/networking [ready]: 3666020 Testing unit/obuf-limits [ready]: 3666018 Testing unit/other [ready]: 3666024 Testing unit/pause [ready]: 3666025 Testing unit/printver [ready]: 3666026 Testing unit/protocol [ready]: 3666028 Testing unit/pubsub [ready]: 3666030 Testing unit/pubsubshard [ready]: 3666029 Testing unit/querybuf [ready]: 3666031 Testing unit/quit [ready]: 3666032 Testing unit/replybufsize [ready]: 3666036 Testing unit/scan [ready]: 3666039 Testing unit/scripting [ready]: 3666042 Testing unit/shutdown [ready]: 3666044 Testing unit/slowlog [ready]: 3666048 Testing unit/sort [ready]: 3666053 Testing unit/tls [ready]: 3666061 Testing unit/tracking [ready]: 3666058 Testing unit/violations [ready]: 3666050 Testing unit/wait [ready]: 3666069 Testing unit/type/hash [ready]: 3666065 Testing unit/type/incr [ready]: 3666070 Testing unit/type/list-2 [ready]: 3666074 Testing unit/type/list-3 [ready]: 3666066 Testing unit/type/list [ready]: 3666077 Testing unit/type/set [ready]: 3666086 Testing unit/type/stream-cgroups [ready]: 3666081 Testing unit/type/stream === (acl external:skip) Starting server 127.0.0.1:21271 ok === (acl external:skip) Starting server 127.0.0.1:21111 ok === (bitops) Starting server 127.0.0.1:21751 ok === (auth external:skip) Starting server 127.0.0.1:21431 ok === (aofrw external:skip logreqres:skip) Starting server 127.0.0.1:21591 ok === () Starting server 127.0.0.1:21911 ok === (bitops) Starting server 127.0.0.1:22071 ok === (dump) Starting server 127.0.0.1:22231 ok === (expire) Starting server 127.0.0.1:22391 ok === (geo) Starting server 127.0.0.1:22871 ok === (multi) Starting server 127.0.0.1:24471 ok === (introspection) Starting server 127.0.0.1:23511 ok === (scan network standalone) Starting server 127.0.0.1:26391 ok === (scripting) Starting server 127.0.0.1:22551 ok === (hll) Starting server 127.0.0.1:22711 ok === (incr) Starting server 127.0.0.1:27831 ok === (pubsub network) Starting server 127.0.0.1:25591 ok === (maxmemory external:skip) Starting server 127.0.0.1:24151 ok === () Starting server 127.0.0.1:24631 ok === (keyspace) Starting server 127.0.0.1:23671 ok === (obuf-limits external:skip logreqres:skip) Starting server 127.0.0.1:24951 ok [ok]: BITFIELD signed SET and GET basics (1 ms) === (info external:skip) Starting server 127.0.0.1:23191 ok [ok]: BITFIELD unsigned SET and GET basics (4 ms) [ok]: BITFIELD signed SET and GET together (0 ms) === (info and its relative command) Starting server 127.0.0.1:23031 ok [ok]: BITFIELD unsigned with SET, GET and INCRBY arguments (1 ms) [ok]: BITFIELD with only key as argument (0 ms) [ok]: BITFIELD # form (0 ms) === (latency-monitor needs:latency) Starting server 127.0.0.1:23831 ok [ok]: BITFIELD basic INCRBY form (2 ms) [ok]: BITFIELD chaining of multiple commands (0 ms) [ok]: BITFIELD unsigned overflow wrap (4 ms) [ok]: BITFIELD unsigned overflow sat (1 ms) [ok]: BITFIELD signed overflow wrap (1 ms) [ok]: BITFIELD signed overflow sat (1 ms) === (hash) Starting server 127.0.0.1:28151 ok === (introspection) Starting server 127.0.0.1:23351 ok === (list) Starting server 127.0.0.1:28311 ok === (protocol network) Starting server 127.0.0.1:25431 ok === (pause network) Starting server 127.0.0.1:25111 ok [ok]: BITCOUNT against wrong type (3 ms) [ok]: DUMP / RESTORE are able to serialize / unserialize a simple key (6 ms) === (lazyfree) Starting server 127.0.0.1:23991 ok [ok]: BITCOUNT returns 0 against non existing key (1 ms) [ok]: BITCOUNT returns 0 with out of range indexes (0 ms) [ok]: RESTORE can set an arbitrary expire to the materialized key (2 ms) === (stream) Starting server 127.0.0.1:28951 ok [ok]: RESTORE can set an expire that overflows a 32 bit integer (1 ms) [ok]: Connections start with the default user (6 ms) [ok]: It is possible to create new users (0 ms) [ok]: Coverage: ACL USERS (0 ms) [ok]: RESTORE can set an absolute expire (2 ms) [ok]: Test basic multiple selectors (5 ms) [ok]: Usernames can not contain spaces or null characters (1 ms) [ok]: New users start disabled (1 ms) [ok]: Test ACL selectors by default have no permissions (1 ms) [ok]: RESTORE with ABSTTL in the past (1 ms) === (tracking network logreqres:skip) Starting server 127.0.0.1:27671 ok === (other) Starting server 127.0.0.1:24791 ok [ok]: Enabling the user allows the login (2 ms) [ok]: BITCOUNT returns 0 with negative indexes where start > end (7 ms) [ok]: RESTORE can set LRU (4 ms) [ok]: Only the set of correct passwords work (2 ms) === (tls) Starting server 127.0.0.1:27351 ok [ok]: RESTORE can set LFU (2 ms) [ok]: BITCOUNT against test vector #1 (2 ms) [ok]: PING (1 ms) [ok]: EXPIRE - set timeouts multiple times (1 ms) [ok]: RESTORE returns an error of the key already exists (0 ms) [ok]: It is possible to remove passwords from the set of valid ones (5 ms) [ok]: CLIENT LIST (0 ms) [ok]: RESTORE can overwrite an existing key with REPLACE (3 ms) [ok]: RESTORE can detect a syntax error for unrecognized options (1 ms) [ok]: CLIENT LIST with IDs (1 ms) === (stream) Starting server 127.0.0.1:28791 ok [ok]: Test password hashes can be added (1 ms) [ok]: EXPIRE - It should be still possible to read 'x' (2 ms) [ok]: CLIENT INFO (0 ms) [ok]: Test password hashes validate input (1 ms) === () Starting server 127.0.0.1:27511 ok [ok]: ACL GETUSER returns the password hash instead of the actual password (2 ms) [ok]: BITCOUNT against test vector #2 (10 ms) [ok]: Test hashed passwords removal (3 ms) [ok]: BITCOUNT against test vector #3 (0 ms) [ok]: BITCOUNT against test vector #4 (0 ms) [ok]: BITCOUNT against test vector #5 (2 ms) [ok]: By default users are not able to access any command (2 ms) [ok]: By default users are not able to access any key (0 ms) [ok]: MULTI / EXEC basics (6 ms) [ok]: FUNCTION - Basic usage (0 ms) [ok]: FUNCTION - Load with unknown argument (1 ms) [ok]: DISCARD (2 ms) [ok]: FUNCTION - Create an already exiting library raise error (0 ms) [ok]: Nested MULTI are not allowed (0 ms) === (limits network external:skip) Starting server 127.0.0.1:24311 ok === (set) Starting server 127.0.0.1:28631 ok [ok]: MULTI where commands alter argc/argv (1 ms) [ok]: FUNCTION - Create an already exiting library raise error (case insensitive) (1 ms) [ok]: FUNCTION - Create a library with wrong name format (2 ms) [ok]: It's possible to allow the access of a subset of keys (3 ms) [ok]: Test deleting selectors (23 ms) [ok]: WATCH inside MULTI is not allowed (4 ms) [ok]: EXEC fails if there are errors while queueing commands #1 (1 ms) [ok]: FUNCTION - Create library with unexisting engine (4 ms) [ok]: By default, only default user is able to publish to any channel (4 ms) [ok]: FUNCTION - Test uncompiled script (0 ms) [ok]: By default, only default user is not able to publish to any shard channel (1 ms) [ok]: FUNCTION - test replace argument (0 ms) [ok]: FUNCTION - test function case insensitive (1 ms) [ok]: FUNCTION - test replace argument with failure keeps old libraries (0 ms) [ok]: FUNCTION - test function delete (1 ms) [ok]: FUNCTION - test fcall bad arguments (0 ms) === (pubsubshard external:skip) Starting server 127.0.0.1:25911 ok === () Starting server 127.0.0.1:25271 ok === (scripting) Starting server 127.0.0.1:26551 ok [ok]: Test selector syntax error reports the error in the selector context (12 ms) [ok]: FUNCTION - test fcall bad number of keys arguments (0 ms) [ok]: FUNCTION - test fcall negative number of keys (0 ms) [ok]: Test flexible selector definition (1 ms) [ok]: Test separate read permission (3 ms) [ok]: FUNCTION - test delete on not exiting library (3 ms) [ok]: FUNCTION - test function kill when function is not running (0 ms) [ok]: Test separate write permission (1 ms) [ok]: FUNCTION - test wrong subcommand (1 ms) [ok]: FUNCTION - test loading from rdb (1 ms) [ok]: Test separate read and write permissions (1 ms) [ok]: Validate read and write permissions format (0 ms) === (querybuf slow) Starting server 127.0.0.1:25751 ok [ok]: Test separate read and write permissions on different selectors are not additive (2 ms) [ok]: FUNCTION - test debug reload different options (3 ms) [ok]: AUTH fails if there is no password configured server side (6 ms) [ok]: Arity check for auth command (1 ms) === (sort) Starting server 127.0.0.1:27031 ok [ok]: Test SET with separate read permission (7 ms) [ok]: FUNCTION - test debug reload with nosave and noflush (9 ms) [ok]: GEO with wrong type src key (14 ms) [ok]: FUNCTION - test flushall and flushdb do not clean functions (1 ms) [ok]: GEO with non existing src key (2 ms) [ok]: GEO BYLONLAT with empty search (1 ms) [ok]: FUNCTION - test function dump and restore (2 ms) [ok]: FUNCTION - test function dump and restore with flush argument (1 ms) === (quit) Starting server 127.0.0.1:26071 ok === (slowlog) Starting server 127.0.0.1:26871 ok [ok]: FUNCTION - test function dump and restore with append argument (1 ms) === (shutdown external:skip) Starting server 127.0.0.1:26711 ok [ok]: Test SET with separate write permission (9 ms) [ok]: Test SET with read and write permissions (3 ms) === (list ziplist) Starting server 127.0.0.1:28471 ok [ok]: FUNCTION - test function dump and restore with replace argument (4 ms) === (replybufsize) Starting server 127.0.0.1:26231 ok [ok]: FUNCTION - test function restore with bad payload do not drop existing functions (3 ms) === (wait network external:skip) Starting server 127.0.0.1:27191 ok [ok]: FUNCTION - test function restore with wrong number of arguments (0 ms) [ok]: FUNCTION - test fcall_ro with write command (1 ms) === () Starting server 127.0.0.1:27991 ok [ok]: FUNCTION - test fcall_ro with read only commands (1 ms) [ok]: FUNCTION - test keys and argv (2 ms) [ok]: Test BITFIELD with separate read permission (7 ms) [ok]: GEO BYMEMBER with non existing member (12 ms) [ok]: FUNCTION - test command get keys on fcall (0 ms) [ok]: Test BITFIELD with separate write permission (1 ms) [ok]: GEOADD create (1 ms) [ok]: FUNCTION - test command get keys on fcall_ro (0 ms) [ok]: Test BITFIELD with read and write permissions (1 ms) [ok]: client input output and command process statistics (63 ms) [ok]: GEOADD update (0 ms) [ok]: DEL against a single item (2 ms) [ok]: Test ACL log correctly identifies the relevant item when selectors are used (10 ms) [ok]: CLIENT KILL with illegal arguments (5 ms) [ok]: CONFIG SET client-output-buffer-limit (4 ms) [ok]: GEOADD update with CH option (0 ms) [ok]: Vararg DEL (1 ms) [ok]: Test ACL GETUSER response information (0 ms) [ok]: GEOADD update with NX option (0 ms) [ok]: Untagged multi-key commands (1 ms) [ok]: Test ACL list idempotency (3 ms) [ok]: GEOADD update with XX option (0 ms) [ok]: KEYS with pattern (2 ms) [ok]: Test R+W is the same as all permissions (0 ms) [ok]: GEOADD update with CH NX option (1 ms) [ok]: KEYS to get all keys (1 ms) [ok]: GEOADD update with CH XX option (0 ms) [ok]: DBSIZE (3 ms) [ok]: GEOADD update with XX NX option will return syntax error (0 ms) [ok]: KEYS with hashtag (1 ms) [ok]: GEOADD update with invalid option (0 ms) [ok]: DEL all keys (2 ms) [ok]: GEOADD invalid coordinates (6 ms) [ok]: GEOADD multi add (9 ms) [ok]: Check geoset values (0 ms) [ok]: GEORADIUS simple (sorted) (1 ms) [ok]: GEORADIUS_RO simple (sorted) (0 ms) [ok]: GEOSEARCH simple (sorted) (1 ms) [ok]: GEOSEARCH FROMLONLAT and FROMMEMBER cannot exist at the same time (0 ms) [ok]: GEOSEARCH FROMLONLAT and FROMMEMBER one must exist (1 ms) [ok]: GEOSEARCH BYRADIUS and BYBOX cannot exist at the same time (0 ms) [ok]: GEOSEARCH BYRADIUS and BYBOX one must exist (1 ms) [ok]: GEOSEARCH with STOREDIST option (0 ms) [ok]: GEORADIUS withdist (sorted) (1 ms) [ok]: Test basic dry run functionality (7 ms) [ok]: INCR against non existing key (8 ms) [ok]: Test various commands for command permissions (0 ms) [ok]: INCR against key created by incr itself (0 ms) [ok]: GEOSEARCH withdist (sorted) (2 ms) [ok]: DECR against key created by incr (0 ms) [ok]: DECR against key is not exist and incr (1 ms) [ok]: INCR against key originally set with SET (0 ms) [ok]: GEORADIUS with COUNT (0 ms) [ok]: INCR over 32bit value (0 ms) [ok]: INCRBY over 32bit value with over 32bit increment (1 ms) [ok]: EXEC fails if there are errors while queueing commands #2 (74 ms) [ok]: INCR fails against key with spaces (left) (0 ms) [ok]: If EXEC aborts, the client MULTI state is cleared (1 ms) [ok]: EXEC works on WATCHed key not modified (1 ms) [ok]: INCR fails against key with spaces (right) (1 ms) [ok]: GEORADIUS with multiple WITH* tokens (11 ms) [ok]: INCR fails against key with spaces (both) (0 ms) [ok]: EXEC fail on WATCHed key modified (1 key of 1 watched) (0 ms) [ok]: DECRBY negation overflow (1 ms) [ok]: EXEC fail on WATCHed key modified (1 key of 5 watched) (0 ms) [ok]: EXEC fail on WATCHed key modified by SORT with STORE even if the result is empty (1 ms) [ok]: INCR fails against a key holding a list (8 ms) [ok]: GEORADIUS with ANY not sorted by default (1 ms) [ok]: DECRBY over 32bit value with over 32bit increment, negative res (0 ms) [ok]: GEORADIUS with ANY sorted by ASC (0 ms) [ok]: DECRBY against key is not exist (0 ms) [ok]: INCR uses shared objects in the 0-9999 range (1 ms) [ok]: GEORADIUS with ANY but no COUNT (0 ms) [ok]: GEORADIUS with COUNT but missing integer argument (0 ms) [ok]: GEORADIUS with COUNT DESC (1 ms) [ok]: GEORADIUS HUGE, issue #2767 (0 ms) [ok]: GEORADIUSBYMEMBER simple (sorted) (1 ms) [ok]: Test various odd commands for key permissions (17 ms) [ok]: GEORADIUSBYMEMBER_RO simple (sorted) (0 ms) [ok]: Existence test commands are not marked as access (1 ms) [ok]: INCR can modify objects in-place (6 ms) [ok]: INCRBYFLOAT against non existing key (4 ms) [ok]: INCRBYFLOAT against key originally set with SET (3 ms) [ok]: Intersection cardinaltiy commands are access commands (9 ms) [ok]: INCRBYFLOAT over 32bit value (0 ms) [ok]: GEORADIUSBYMEMBER search areas contain satisfied points in oblique direction (10 ms) [ok]: info command with at most one sub command (14 ms) [ok]: Test general keyspace commands require some type of permission to execute (2 ms) [ok]: info command with one sub-section (1 ms) [ok]: info command with multiple sub-sections (0 ms) [ok]: INCRBYFLOAT over 32bit value with over 32bit increment (4 ms) [ok]: LATENCY HISTOGRAM with empty histogram (4 ms) [ok]: GEORADIUSBYMEMBER crossing pole search (6 ms) [ok]: INCRBYFLOAT fails against key with spaces (left) (0 ms) [ok]: The microsecond part of the TIME command will not overflow (6 ms) [ok]: GEOSEARCH FROMMEMBER simple (sorted) (0 ms) [ok]: INCRBYFLOAT fails against key with spaces (right) (0 ms) [ok]: GEOSEARCH vs GEORADIUS (2 ms) [ok]: INCRBYFLOAT fails against key with spaces (both) (1 ms) [ok]: LATENCY HISTOGRAM all commands (6 ms) [ok]: Cardinality commands require some type of permission to execute (11 ms) [ok]: HSET/HLEN - Small hash creation (14 ms) [ok]: INCRBYFLOAT fails against a key holding a list (3 ms) [ok]: LATENCY HISTOGRAM sub commands (3 ms) [ok]: Is the small hash encoded with a listpack? (1 ms) [ok]: INCRBYFLOAT does not allow NaN or Infinity (1 ms) [ok]: INCRBYFLOAT decrement (0 ms) [ok]: string to double with null terminator (0 ms) [ok]: No negative zero (0 ms) [ok]: Test sharded channel permissions (6 ms) [ok]: INCRBY INCRBYFLOAT DECRBY against unhappy path (1 ms) [ok]: incr operation should update encoding from raw to int (5 ms) [ok]: GEOSEARCH non square, long and narrow (10 ms) [ok]: GEOSEARCH corner point test (1 ms) [ok]: GEORADIUSBYMEMBER withdist (sorted) (0 ms) [ok]: GEOHASH is able to return geohash strings (1 ms) [ok]: GEOHASH with only key as argument (0 ms) [ok]: decr operation should update encoding from raw to int (5 ms) [ok]: LATENCY HISTOGRAM with a subset of commands (5 ms) [ok]: LATENCY HISTOGRAM command (2 ms) [ok]: XGROUP CREATE: creation and duplicate group name detection (7 ms) [ok]: SLOWLOG - check that it starts with an empty log (0 ms) [ok]: LATENCY HISTOGRAM with wrong command name skips the invalid one (4 ms) [ok]: GEOPOS simple (4 ms) [ok]: incrby operation should update encoding from raw to int (5 ms) [ok]: Test sort with ACL permissions (7 ms) [ok]: Test DRYRUN with wrong number of arguments (2 ms) [ok]: GEOPOS missing element (4 ms) [ok]: GEOPOS with only key as argument (0 ms) [ok]: GEODIST simple & unit (2 ms) [ok]: XGROUP CREATE: with ENTRIESREAD parameter (9 ms) [ok]: decrby operation should update encoding from raw to int (8 ms) [ok]: Coverage: HELP commands (15 ms) [ok]: RESTORE should not store key that are already expired, with REPLACE will propagate it as DEL or UNLINK (146 ms) [ok]: GEODIST missing elements (1 ms) [ok]: XGROUP CREATE: automatic stream creation fails without MKSTREAM (1 ms) [ok]: DUMP of non existing key returns nil (1 ms) [ok]: GEORADIUS STORE option: syntax error (0 ms) [ok]: XGROUP CREATE: automatic stream creation works with MKSTREAM (0 ms) [ok]: GEOSEARCHSTORE STORE option: syntax error (0 ms) [ok]: XREADGROUP will return only new elements (1 ms) [ok]: GEORANGE STORE option: incompatible options (4 ms) [ok]: XREADGROUP can read the history of the elements we own (1 ms) [ok]: XPENDING is able to return pending items (0 ms) [ok]: XPENDING can return single consumer items (4 ms) [ok]: GEORANGE STORE option: plain usage (4 ms) [ok]: Coverage: MEMORY MALLOC-STATS (4 ms) [ok]: XPENDING only group (2 ms) [ok]: GEORADIUSBYMEMBER STORE/STOREDIST option: plain usage (1 ms) [ok]: TLS: Not accepting non-TLS connections on a TLS port (0 ms) [ok]: Coverage: MEMORY PURGE (7 ms) [ok]: EVAL - Does Lua interpreter replies to our requests? (5 ms) [ok]: By default, only default user is able to subscribe to any channel (135 ms) [ok]: GEOSEARCHSTORE STORE option: plain usage (1 ms) [ok]: XADD wrong number of args (4 ms) [ok]: EVAL - Return _G (0 ms) [ok]: GEORANGE STOREDIST option: plain usage (4 ms) [ok]: EVAL - Return table with a metatable that raise error (1 ms) [ok]: GEOSEARCHSTORE STOREDIST option: plain usage (1 ms) [ok]: EVAL - Return table with a metatable that call server (1 ms) [ok]: GEORANGE STOREDIST option: COUNT ASC and DESC (3 ms) [ok]: SAVE - make sure there are all the types as values (4 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 (0 ms) [ok]: EVAL - Lua false boolean -> Redis protocol type conversion (2 ms) [ok]: EVAL - Lua status code reply -> Redis protocol type conversion (1 ms) [ok]: EVAL - Lua error reply -> Redis protocol type conversion (0 ms) [ok]: GEOSEARCH the box spans -180° or 180° (3 ms) [ok]: GEOSEARCH with small distance (1 ms) [ok]: XADD can add entries into a stream that XRANGE can fetch (4 ms) Testing Valkey version 7.2.4 (00000000) [ok]: XADD IDs are incremental (5 ms) [ok]: EVAL - Lua table -> Redis protocol type conversion (6 ms) [ok]: EVAL - Are the KEYS and ARGV arrays populated correctly? (1 ms) [ok]: EVAL - is Lua able to call Redis API? (0 ms) [ok]: EVAL - Redis integer -> Lua type conversion (1 ms) [ok]: EVAL - Lua number -> Redis integer conversion (1 ms) [ok]: XADD IDs are incremental when ms is the same as well (4 ms) [ok]: XPENDING with IDLE (23 ms) [ok]: EVAL - Redis bulk -> Lua type conversion (3 ms) [ok]: XADD IDs correctly report an error when overflowing (3 ms) [ok]: Pub/Sub PING on RESP2 (3 ms) [ok]: SORT adds integer field to list (13 ms) [ok]: HRANDFIELD - listpack (50 ms) [ok]: XADD auto-generated sequence is incremented for last ID (2 ms) [ok]: XPENDING with exclusive range intervals works as expected (4 ms) [ok]: XADD auto-generated sequence is zero for future timestamp ID (1 ms) [ok]: XACK is able to remove items from the consumer/group PEL (1 ms) [ok]: EVAL - Redis multi bulk -> Lua type conversion (4 ms) [ok]: Explicit regression for a list bug (5 ms) [ok]: EVAL - Redis status reply -> Lua type conversion (1 ms) [ok]: XACK can't remove the same item multiple times (0 ms) [ok]: XACK is able to accept multiple arguments (0 ms) [ok]: XADD auto-generated sequence can't be smaller than last ID (5 ms) [ok]: SADD, SCARD, SISMEMBER, SMISMEMBER, SMEMBERS basics - listpack (10 ms) [ok]: XADD auto-generated sequence can't overflow (2 ms) [ok]: XACK should fail if got at least one invalid ID (7 ms) [ok]: XADD 0-* should succeed (0 ms) [ok]: EVAL - Redis error reply -> Lua type conversion (7 ms) [ok]: EVAL - Redis nil bulk reply -> Lua type conversion (0 ms) [ok]: EVAL - Is the Lua client using the currently selected DB? (1 ms) [ok]: EVAL - SELECT inside Lua should not affect the caller (1 ms) [ok]: EVAL - Scripts do not block on blpop command (1 ms) [ok]: PEL NACK reassignment after XGROUP SETID event (6 ms) [ok]: By default, only default user is able to subscribe to any shard channel (41 ms) [ok]: EVAL - Scripts do not block on brpop command (4 ms) [ok]: {standalone} SCAN basic (191 ms) [ok]: XREADGROUP will not report data on empty history. Bug #5577 (7 ms) EXEC fail on lazy expired WATCHed key attempts: 0 [ok]: EXEC fail on lazy expired WATCHed key (104 ms) [ok]: packed node check compression with insert and pop (14 ms) [ok]: TLS: Verify tls-auth-clients behaves as expected (49 ms) [ok]: EVAL - Scripts do not block on brpoplpush command (4 ms) [ok]: EVAL - Scripts do not block on blmove command (1 ms) [ok]: packed node check compression combined with trim (2 ms) [ok]: XREADGROUP history reporting of deleted entries. Bug #5570 (2 ms) [ok]: EVAL - Scripts do not block on bzpopmin command (1 ms) [ok]: EVAL - Scripts do not block on bzpopmax command (0 ms) [ok]: WATCH stale keys should not fail EXEC (5 ms) [ok]: EVAL - Scripts do not block on wait (5 ms) [ok]: packed node check compression with lset (9 ms) [ok]: Delete WATCHed stale keys should not fail EXEC (3 ms) [ok]: EVAL - Scripts do not block on waitaof (0 ms) [ok]: FLUSHDB while watching stale keys should not fail EXEC (5 ms) [ok]: EVAL - Scripts do not block on XREAD with BLOCK option (2 ms) [ok]: After successful EXEC key is no longer watched (1 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 (1 ms) [ok]: HRANDFIELD - hashtable (35 ms) [1/122 done]: unit/info-command (1 seconds) Testing unit/type/string [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option -- non empty stream (1 ms) [ok]: SADD, SCARD, SISMEMBER, SMISMEMBER, SMEMBERS basics - hashtable (35 ms) [ok]: After failed EXEC key is no longer watched (6 ms) [ok]: HRANDFIELD with RESP3 (4 ms) [ok]: It is possible to UNWATCH (2 ms) [ok]: HRANDFIELD count of 0 is handled correctly (0 ms) [ok]: UNWATCH when there is nothing watched works as expected (0 ms) [ok]: HRANDFIELD count overflow (1 ms) [ok]: FLUSHALL is able to touch the watched keys (1 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]: EVAL - Scripts can run non-deterministic commands (5 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) (1 ms) [ok]: SADD, SCARD, SISMEMBER, SMISMEMBER, SMEMBERS basics - intset (4 ms) [ok]: FLUSHALL does not touch non affected keys (4 ms) [ok]: FLUSHDB is able to touch the watched keys (1 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (2 ms) [ok]: SPUBLISH/SSUBSCRIBE basics (93 ms) [ok]: FLUSHDB does not touch non affected keys (1 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (0 ms) [ok]: Listpack: SORT BY key (2 ms) [ignore]: EVAL - JSON string encoding a string larger than 2GB: large memory flag not provided [ok]: SWAPDB is able to touch the watched keys that exist (1 ms) [ok]: Listpack: SORT BY key with limit (0 ms) [ok]: EVAL - JSON numeric decoding (1 ms) [ok]: Listpack: SORT BY hash field (1 ms) [ok]: EVAL - JSON string decoding (0 ms) [ok]: SMISMEMBER SMEMBERS SCARD against non set (6 ms) [ok]: SMISMEMBER SMEMBERS SCARD against non existing key (1 ms) [ok]: SMISMEMBER requires one or more members (1 ms) [ok]: SWAPDB is able to touch the watched keys that do not exist (5 ms) [ok]: SADD against non set (0 ms) [ok]: SADD a non-integer against a small intset (1 ms) [ok]: EVAL - JSON smoke test (9 ms) [ok]: EVAL - cmsgpack can pack double? (0 ms) [ok]: SWAPDB does not touch watched stale keys (3 ms) [ok]: EVAL - cmsgpack can pack negative int64? (6 ms) [ok]: SWAPDB does not touch non-existing key replaced with stale key (4 ms) [ok]: SWAPDB does not touch stale key replaced with another stale key (5 ms) [ok]: WATCH is able to remember the DB a key belongs to (6 ms) [ok]: WATCH will consider touched keys target of EXPIRE (0 ms) [ok]: Test read commands are not blocked by client pause (127 ms) [ok]: By default, only default user is able to subscribe to any pattern (65 ms) [ok]: Clients are able to enable tracking and redirect it (1 ms) [ok]: It's possible to allow publishing to a subset of channels (1 ms) [ok]: The other connection is able to get invalidations (1 ms) [ok]: It's possible to allow publishing to a subset of shard channels (1 ms) [ok]: The client is now able to disable tracking (0 ms) [ok]: Clients can enable the BCAST mode with the empty prefix (0 ms) [ok]: Validate subset of channels is prefixed with resetchannels flag (1 ms) [ok]: The connection gets invalidation messages about all the keys (1 ms) [ok]: In transaction queue publish/subscribe/psubscribe to unauthorized channel will fail (2 ms) [ok]: Clients can enable the BCAST mode with prefixes (4 ms) [ok]: Pub/Sub PING on RESP3 (0 ms) [ok]: Adding prefixes to BCAST mode works (2 ms) [ok]: Tracking NOLOOP mode in standard mode works (1 ms) [ok]: Tracking NOLOOP mode in BCAST mode works (2 ms) [ok]: SADD a non-integer against a large intset (36 ms) [2/122 done]: unit/type/incr (1 seconds) Testing unit/type/zset [ok]: SADD an integer larger than 64 bits (2 ms) [3/122 done]: unit/violations (1 seconds) Testing unit/cluster/announce-client-ip === () Starting server 127.0.0.1:23193 ok [ok]: Blocking XREADGROUP will not reply with an empty array (104 ms) [4/122 done]: unit/printver (1 seconds) Testing unit/cluster/announced-endpoints [ok]: Regression for quicklist #3343 bug (131 ms) [ok]: SADD an integer larger than 64 bits to a large intset (39 ms) [ok]: It's possible to allow subscribing to a subset of channels (60 ms) [ok]: client evicted due to large argv (416 ms) [ok]: Handle an empty query (206 ms) [ok]: SLOWLOG - only logs commands taking more time than specified (206 ms) === (auth external:skip) Starting server 127.0.0.1:21433 ok [ok]: PUBLISH/SUBSCRIBE basics (79 ms) [ok]: QUIT returns OK (149 ms) [ok]: SLOWLOG - zero max length is correctly handled (19 ms) [ok]: {standalone} SCAN COUNT (163 ms) [ok]: Temp rdb will be deleted if we use bg_unlink when shutdown (183 ms) [ok]: SPUBLISH/SSUBSCRIBE with two clients (149 ms) [ok]: TLS: Verify tls-protocols behaves as expected (177 ms) [ok]: SLOWLOG - max entries is correctly handled (22 ms) [ok]: It's possible to allow subscribing to a subset of shard channels (56 ms) [ok]: SLOWLOG - GET optional argument to limit output len works (6 ms) [ok]: SLOWLOG - RESET subcommand works (1 ms) [ok]: Blocking XREADGROUP: key deleted (85 ms) [ok]: Check compression with recompress (86 ms) [ok]: latencystats: disable/enable (5 ms) [ok]: latencystats: configure percentiles (5 ms) [ok]: latencystats: bad configure percentiles (4 ms) === (repl) Starting server 127.0.0.1:22233 ok [ok]: AUTH fails when a wrong password is given (42 ms) === (external:skip) Starting server 127.0.0.1:21273 ok [ok]: Arbitrary command gives an error when AUTH is required (3 ms) [ok]: AUTH succeeds when the right password is given (1 ms) [ok]: Once AUTH succeeded we can actually send commands to the server (0 ms) [ok]: SPUBLISH/SSUBSCRIBE after UNSUBSCRIBE without arguments (71 ms) [ok]: It's possible to allow subscribing to a subset of channel patterns (70 ms) === () Starting server 127.0.0.1:27193 ok [ok]: Blocking XREADGROUP: key type changed with SET (60 ms) [ok]: PUBLISH/SUBSCRIBE with two clients (109 ms) === (string) Starting server 127.0.0.1:23033 ok [ok]: CONFIG SET port number (796 ms) [ok]: SADD overflows the maximum allowed integers in an intset - single (173 ms) [ok]: Blocking XREADGROUP: key type changed with transaction (41 ms) [ok]: SSUBSCRIBE to one channel more than once (59 ms) [ok]: Subscribers are killed when revoked of channel permission (56 ms) [ok]: client evicted due to large query buf (185 ms) [ok]: PUBLISH/SUBSCRIBE after UNSUBSCRIBE without arguments (68 ms) [ok]: Negative multibulk length (197 ms) [ok]: SADD overflows the maximum allowed elements in a listpack - single (45 ms) [ok]: Blocking XREADGROUP: flushed DB (41 ms) [ok]: UNLINK can reclaim memory in background (405 ms) [ok]: SADD overflows the maximum allowed integers in an intset - multiple (9 ms) [ok]: SADD overflows the maximum allowed elements in a listpack - multiple (1 ms) [ok]: SET and GET an item (0 ms) === (external:skip cluster) Starting server 127.0.0.1:27513 ok [ok]: SET and GET an empty item (3 ms) [ok]: Subscribers are killed when revoked of channel permission (40 ms) [ok]: Test behavior of loading ACLs (0 ms) [ok]: For unauthenticated clients multibulk and bulk length are limited (123 ms) [ok]: plain node check compression with insert and pop (350 ms) [ok]: SUNSUBSCRIBE from non-subscribed channels (55 ms) === (external:skip cluster) Starting server 127.0.0.1:25273 ok [ok]: PUBSUB command basics (0 ms) [ok]: {standalone} SCAN MATCH (206 ms) === (zset) Starting server 127.0.0.1:27833 ok === (shutdown external:skip) Starting server 127.0.0.1:26713 ok [ok]: SADD overflows the maximum allowed integers in an intset - single_multiple (42 ms) [ok]: FUNCTION - test function kill (528 ms) [ok]: SLOWLOG - logged entry sanity check (201 ms) [ok]: Subscribers are killed when revoked of pattern permission (43 ms) [ok]: SADD overflows the maximum allowed elements in a listpack - single_multiple (10 ms) [ok]: Variadic SADD (1 ms) [ok]: SLOWLOG - Certain commands are omitted that contain sensitive information (11 ms) [ok]: SLOWLOG - Some commands can redact sensitive fields (5 ms) [ok]: SUBSCRIBE to one channel more than once (88 ms) [5/122 done]: unit/acl-v2 (1 seconds) Testing unit/cluster/base [ok]: Blocking XREADGROUP: swapped DB, key doesn't exist (82 ms) [ok]: Crash due to wrongly recompress after lrem (222 ms) [ok]: Pipelined commands after QUIT must not be executed (265 ms) [ignore]: Not supported in tls mode [ok]: Subscribers are killed when revoked of allchannels permission (55 ms) [ok]: HRANDFIELD with - hashtable (430 ms) [ok]: SPUBLISH/SSUBSCRIBE with two clients (90 ms) [ok]: Out of range multibulk length (127 ms) [ok]: LINSERT correctly recompress full quicklistNode after inserting a element before it (42 ms) [6/122 done]: unit/cluster/base (0 seconds) Testing unit/cluster/cli [ok]: Setup slave (108 ms) [ok]: WAIT out of range timeout (milliseconds) (1 ms) [ok]: MIGRATE is caching connections (519 ms) [ignore]: Not supported in tls mode [ok]: plain node check compression combined with trim (127 ms) [ok]: TLS: Verify tls-ciphers behaves as expected (315 ms) [ok]: SLOWLOG - Rewritten commands are logged as their original command (89 ms) [ok]: SLOWLOG - commands with too many arguments are trimmed (1 ms) [ok]: Blocking XREADGROUP: swapped DB, key is not a stream (77 ms) [ok]: SLOWLOG - too long arguments are trimmed (1 ms) [ok]: latencystats: blocking commands (277 ms) [ok]: Test old pause-all takes precedence over new pause-write (less restrictive) (434 ms) [ok]: XREAD and XREADGROUP against wrong parameter (0 ms) [ok]: latencystats: subcommands (4 ms) [ok]: Subscribers are pardoned if literal permissions are retained and/or gaining allchannels (53 ms) [ok]: SHUTDOWN ABORT can cancel SIGTERM (20 ms) === () Starting server 127.0.0.1:24634 ok [ok]: Check encoding - listpack (1 ms) [7/122 done]: unit/cluster/cli (0 seconds) Testing unit/cluster/cluster-multiple-meets [ignore]: Not supported in tls mode [ok]: ZSET basic ZADD and score update - listpack (1 ms) [ok]: client evicted due to percentage of maxmemory (193 ms) [ok]: ZSET element can't be set to NaN with ZADD - listpack (1 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 (0 ms) [ok]: ZADD XX option without key - listpack (1 ms) [ok]: ZADD XX existing key - listpack (1 ms) [ok]: ZADD XX returns the number of elements actually added - listpack (1 ms) [ok]: ZADD XX updates existing elements score - listpack (1 ms) [ok]: ZADD GT updates existing elements when new scores are greater - listpack (1 ms) [ok]: LINSERT correctly recompress full quicklistNode after inserting a element after it (55 ms) [ok]: ZADD LT updates existing elements when new scores are lower - listpack (2 ms) [ok]: ZADD GT XX updates existing elements when new scores are greater and skips new elements - listpack (1 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 (0 ms) [ok]: ZADD NX with non existing key - listpack (1 ms) [ok]: ZADD NX only add new elements without updating old ones - listpack (1 ms) [ok]: ZADD GT and NX are not compatible - listpack (1 ms) [ok]: ZADD LT and NX are not compatible - listpack (0 ms) [ok]: ZADD LT and GT are not compatible - listpack (1 ms) [ok]: ZADD INCR LT/GT replies with nill if score not updated - listpack (1 ms) [ok]: ZADD INCR LT/GT with inf - listpack (3 ms) [ok]: Quicklist: SORT BY key (10 ms) [ok]: ZADD INCR works like ZINCRBY - listpack (0 ms) [ok]: Quicklist: SORT BY key with limit (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]: ZINCRBY calls leading to NaN result in error - listpack (1 ms) [ok]: ZINCRBY against invalid incr value - listpack (0 ms) [ok]: UNSUBSCRIBE and PUNSUBSCRIBE from non-subscribed channels (122 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]: ZADD - Variadic version will raise error on missing arg - listpack (0 ms) [ok]: ZINCRBY does not work variadic even if shares ZADD implementation - listpack (1 ms) [ok]: ZCARD basics - listpack (1 ms) [ok]: ZREM removes key after last element is removed - listpack (1 ms) [ok]: ZREM variadic version - listpack (2 ms) [ok]: Quicklist: SORT BY hash field (10 ms) [ok]: ZREM variadic version -- remove elements after key deletion - listpack (1 ms) [ok]: Temp rdb will be deleted in signal handle (40 ms) [ok]: blocked command gets rejected when reprocessed after permission change (46 ms) [ok]: ZRANGE basics - listpack (5 ms) [ok]: Users can be configured to authenticate with any password (0 ms) [ok]: ACLs can exclude single commands (1 ms) [ok]: ACLs can include or exclude whole classes of commands (1 ms) [ok]: ACLs can include single subcommands (1 ms) [8/122 done]: unit/cluster/cluster-multiple-meets (0 seconds) Testing unit/cluster/cluster-nodes-slots [ok]: ACLs can exclude single subcommands, case 1 (1 ms) [ok]: ZREVRANGE basics - listpack (5 ms) [ok]: ACLs can exclude single subcommands, case 2 (2 ms) [ok]: ACLs cannot include a subcommand with a specific arg (0 ms) [ok]: latencystats: measure latency (53 ms) [ok]: ACLs cannot exclude or include a container commands with a specific arg (1 ms) [ok]: ACLs cannot exclude or include a container command with two args (0 ms) [ok]: ACLs including of a type includes also subcommands (1 ms) [ok]: ZRANK/ZREVRANK basics - listpack (6 ms) [ok]: ACLs can block SELECT of all but a specific DB (1 ms) [ok]: errorstats: failed call authentication error (5 ms) [ok]: ACLs can block all DEBUG subcommands except one (1 ms) [ok]: ZRANK - after deletion - listpack (1 ms) [ok]: ACLs set can include subcommands, if already full command exists (2 ms) [ok]: ZINCRBY - can create a new sorted set - listpack (3 ms) [ok]: ZINCRBY - increment and decrement - listpack (1 ms) [ok]: errorstats: failed call within MULTI/EXEC (6 ms) [ok]: ZINCRBY return value - listpack (0 ms) [ok]: ACLs set can exclude subcommands, if already full command exists (7 ms) [ok]: ACL SETUSER RESET reverting to default newly created user (2 ms) [ok]: errorstats: failed call within LUA (5 ms) [ok]: ACL GETUSER is able to translate back command permissions (2 ms) [ok]: errorstats: failed call NOSCRIPT error (4 ms) [ok]: ZRANGEBYSCORE/ZREVRANGEBYSCORE/ZCOUNT basics - listpack (10 ms) [ok]: errorstats: failed call NOGROUP error (3 ms) [ok]: SPUBLISH/SSUBSCRIBE with PUBLISH/SUBSCRIBE (124 ms) [ok]: EVAL - cmsgpack pack/unpack smoke test (535 ms) [ok]: ZRANGEBYSCORE with WITHSCORES - listpack (5 ms) [ok]: errorstats: rejected call unknown command (3 ms) [ok]: EVAL - cmsgpack can pack and unpack circular references? (0 ms) [ok]: EVAL - Numerical sanity check from bitop (1 ms) [ok]: EVAL - Verify minimal bitop functionality (0 ms) [ok]: EVAL - Able to parse trailing comments (1 ms) [ok]: Blocking XREAD: key deleted (82 ms) [ok]: EVAL_RO - Successful case (0 ms) [ok]: EVAL_RO - Cannot run write commands (0 ms) [ok]: redis.sha1hex() implementation (1 ms) [ok]: errorstats: rejected call within MULTI/EXEC (6 ms) [ok]: errorstats: rejected call due to wrong arity (3 ms) [ok]: errorstats: rejected call by OOM error (5 ms) [ok]: ZRANGEBYSCORE with LIMIT - listpack (15 ms) [ok]: XADD with MAXLEN option (607 ms) [ok]: ZRANGEBYSCORE with LIMIT and WITHSCORES - listpack (1 ms) [ok]: Wrong multibulk payload header (142 ms) [ok]: ZRANGEBYSCORE with non-value min or max - listpack (1 ms) [ok]: ACL GETUSER provides reasonable results (26 ms) [ok]: ZRANGEBYLEX/ZREVRANGEBYLEX/ZLEXCOUNT basics - listpack (4 ms) [ok]: errorstats: rejected call by authorization error (7 ms) === (external:skip cluster) Starting server 127.0.0.1:27515 ok [ok]: ZLEXCOUNT advanced - listpack (3 ms) [ok]: ACL GETUSER provides correct results (7 ms) [ok]: ACL CAT with illegal arguments (1 ms) [ok]: ACL CAT without category - list all categories (1 ms) [ok]: ACL CAT category - list all commands/subcommands that belong to category (3 ms) [ok]: ZRANGEBYLEX with LIMIT - listpack (7 ms) [ok]: ACL requires explicit permission for scripting for EVAL_RO, EVALSHA_RO and FCALL_RO (1 ms) [ok]: ZRANGEBYLEX with invalid lex range specifiers - listpack (1 ms) [ok]: ACL #5998 regression: memory leaks adding / removing subcommands (2 ms) [ok]: {standalone} SCAN TYPE (252 ms) [ok]: ACL LOG aggregates similar errors together and assigns unique entry-id to new errors (12 ms) [ok]: ZREMRANGEBYSCORE basics - listpack (14 ms) [ok]: ZREMRANGEBYSCORE with non-value min or max - listpack (0 ms) [ok]: ACL LOG shows failed command executions at toplevel (2 ms) [ok]: ACL LOG shows failed subcommand executions at toplevel (2 ms) [ok]: ZREMRANGEBYRANK basics - listpack (7 ms) [ok]: ACL LOG is able to test similar events (2 ms) [ok]: ACL LOG is able to log keys access violations and key name (1 ms) [ok]: ACL LOG is able to log channel access violations and channel name (1 ms) [ok]: ACL LOG RESET is able to flush the entries in the log (1 ms) [ok]: ACL LOG can distinguish the transaction context (1) (2 ms) [ok]: ZREMRANGEBYLEX basics - listpack (17 ms) [ok]: ZUNIONSTORE against non-existing key doesn't set destination - listpack (0 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF against non-existing key - listpack (1 ms) [ok]: ZUNIONSTORE with empty set - listpack (0 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF with empty set - listpack (2 ms) [ok]: PUBLISH/PSUBSCRIBE basics (121 ms) [ok]: ZUNIONSTORE basics - listpack (2 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF with integer members - listpack (2 ms) [ok]: ZUNIONSTORE with weights - listpack (0 ms) [ok]: ZUNION with weights - listpack (0 ms) [ok]: plain node check compression with lset (176 ms) [ok]: ZUNIONSTORE with a regular set and weights - listpack (1 ms) [ok]: ZUNIONSTORE with AGGREGATE MIN - listpack (0 ms) [ok]: ZUNION/ZINTER with AGGREGATE MIN - listpack (1 ms) [ok]: ZUNIONSTORE with AGGREGATE MAX - listpack (1 ms) [ok]: ZUNION/ZINTER with AGGREGATE MAX - listpack (1 ms) [ok]: ZINTERSTORE basics - listpack (0 ms) [ok]: verify reply buffer limits (658 ms) [ok]: ZINTER basics - listpack (0 ms) [ok]: ZINTERCARD with illegal arguments (1 ms) [ok]: ZINTERCARD basics - listpack (1 ms) === (external:skip cluster) Starting server 127.0.0.1:25275 ok [ok]: ZINTER RESP3 - listpack (1 ms) [ok]: Very big payload in GET/SET (288 ms) [ok]: ZINTERSTORE with weights - listpack (0 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]: Pipelined commands after QUIT that exceed read buffer size (258 ms) [ok]: ZUNIONSTORE with +inf/-inf scores - listpack (3 ms) [ok]: ZUNIONSTORE with NaN weights - listpack (0 ms) [ok]: ZINTERSTORE with +inf/-inf scores - listpack (2 ms) [ok]: ZINTERSTORE with NaN weights - listpack (1 ms) [ok]: ZDIFFSTORE basics - listpack (1 ms) [ok]: Blocking XREAD: key type changed with SET (99 ms) [ok]: ZDIFF basics - listpack (0 ms) [ok]: ZDIFFSTORE with a regular set - listpack (2 ms) [ok]: ZDIFF subtracting set from itself - listpack (0 ms) [ok]: ZDIFF algorithm 1 - listpack (3 ms) [ok]: ZDIFF algorithm 2 - listpack (2 ms) [ok]: SLOWLOG - EXEC is not logged, just executed commands (203 ms) [ok]: Negative multibulk payload length (107 ms) [9/122 done]: unit/replybufsize (2 seconds) Testing unit/cluster/cluster-reliable-meet [ok]: HRANDFIELD with - listpack (261 ms) [ignore]: Not supported in tls mode === (auth_binary_password external:skip) Starting server 127.0.0.1:21435 ok [ok]: Test new pause time is smaller than old one, then old time preserved (229 ms) [ok]: PubSubShard with CLIENT REPLY OFF (156 ms) [ok]: TLS: Verify tls-prefer-server-ciphers behaves as expected (249 ms) [ok]: ACL LOG can distinguish the transaction context (2) (97 ms) [ok]: ACL can log errors in the context of Lua scripting (1 ms) [ok]: ACL LOG can accept a numerical argument to show less entries (2 ms) [ok]: ACL LOG can log failed auth attempts (1 ms) [ok]: ACLLOG - zero max length is correctly handled (2 ms) [ok]: ACL LOG entries are limited to a maximum amount (3 ms) [ok]: ACL LOG entries are still present on update of max len config (1 ms) [10/122 done]: unit/cluster/cluster-reliable-meet (0 seconds) Testing unit/cluster/cluster-response-tls [ok]: {standalone} SCAN unknown type (140 ms) [11/122 done]: unit/quit (2 seconds) Testing unit/cluster/cluster-shards [ok]: Test write commands are paused by RO (44 ms) [ok]: PUBLISH/PSUBSCRIBE with two clients (116 ms) [ok]: CONFIG SET bind address (497 ms) === (shutdown external:skip) Starting server 127.0.0.1:26715 ok [ok]: Blocking XREADGROUP for stream that ran dry (issue #5299) (128 ms) [ok]: When default user is off, new connections are not authenticated (60 ms) [ok]: When default user has no command permission, hello command still works for other users (0 ms) [ok]: When an authentication chain is used in the HELLO cmd, the last auth cmd has precedence (1 ms) [ok]: When a setname chain is used in the HELLO cmd, the last setname cmd has precedence (1 ms) [ok]: When authentication fails in the HELLO cmd, the client setname should not be applied (1 ms) [ok]: FLUSHDB ASYNC can reclaim memory in background (480 ms) [ok]: ACL HELP should not have unexpected options (1 ms) [ok]: Delete a user that the client doesn't use (0 ms) [ok]: Delete a user that the client is using (2 ms) [ok]: errorstats: blocking commands (222 ms) === (external:skip cluster) Starting server 127.0.0.1:21275 ok [ok]: Out of range multibulk payload length (134 ms) [ok]: PUBLISH/PSUBSCRIBE after PUNSUBSCRIBE without arguments (73 ms) [ok]: AUTH fails when binary password is wrong (8 ms) [ok]: AUTH succeeds when binary password is correct (0 ms) [ok]: ACL GENPASS command failed test (39 ms) [ok]: Default user can not be removed (0 ms) [ok]: ACL load non-existing configured ACL file (0 ms) [ok]: Test special commands are paused by RO (95 ms) [ok]: ACL-Metrics user AUTH failure (5 ms) [ok]: ACL-Metrics invalid command accesses (4 ms) [ok]: ACL-Metrics invalid key accesses (3 ms) [ok]: ACL-Metrics invalid channels accesses (3 ms) === (external:skip cluster) Starting server 127.0.0.1:27517 ok [ok]: RDB save will be failed in shutdown (8 ms) [ok]: Set encoding after DEBUG RELOAD (499 ms) [ok]: SREM basics - $type (1 ms) [ok]: Blocking XREADGROUP will ignore BLOCK if ID is not > (87 ms) [ok]: SHUTDOWN will abort if rdb save failed on signal (19 ms) [ok]: Test read/admin multi-execs are not blocked by pause RO (42 ms) [ok]: SLOWLOG - can clean older entries (211 ms) [ok]: SHUTDOWN will abort if rdb save failed on shutdown command (5 ms) [ok]: Non-number multibulk payload length (78 ms) [ok]: FUNCTION - test script kill not working on function (529 ms) [ok]: SHUTDOWN can proceed if shutdown command was with nosave (14 ms) [ok]: Clean up rdb same named folder (2 ms) [ok]: SREM basics - $type (37 ms) [ok]: SREM basics - intset (2 ms) [ok]: SREM with multiple arguments (3 ms) [ok]: SREM variadic version with more args needed to destroy the key (0 ms) [ok]: {standalone} SCAN with expired keys (182 ms) [ok]: SINTERCARD with illegal arguments (2 ms) [ok]: SINTERCARD against non-set should throw error (1 ms) [ok]: SINTERCARD against non-existing key (4 ms) [ok]: Multi bulk request not followed by bulk arguments (38 ms) === () Starting server 127.0.0.1:27993 ok [ok]: Test write multi-execs are blocked by pause RO (57 ms) [ok]: DEL against expired key (1104 ms) [ok]: EXISTS (1 ms) [ok]: Zero length value in key. SET/GET/EXISTS (1 ms) [ok]: Commands pipelining (1 ms) [ok]: Non existing command (0 ms) [ok]: RENAME basic usage (0 ms) [ok]: PubSub messages with CLIENT REPLY OFF (142 ms) [ok]: NUMSUB returns numbers, not strings (#1561) (0 ms) [ok]: RENAME source key should no longer exist (3 ms) [ok]: RENAME against already existing key (1 ms) === () Starting server 127.0.0.1:27353 ok [ok]: RENAMENX basic usage (3 ms) [ok]: RENAMENX against already existing key (0 ms) [ok]: RENAMENX against already existing key (2) (1 ms) [ok]: RENAME against non existing source key (0 ms) [ok]: RENAME where source and dest key are the same (existing) (1 ms) [ok]: RENAMENX where source and dest key are the same (existing) (0 ms) [ok]: Generic wrong number of args (45 ms) [ok]: RENAME where source and dest key are the same (non existing) (1 ms) === (external:skip cluster) Starting server 127.0.0.1:26073 ok [ok]: RENAME with volatile key, should move the TTL as well (3 ms) === (external:skip cluster) Starting server 127.0.0.1:25277 ok [ok]: RENAME with volatile key, should not inherit TTL of target key (5 ms) [ok]: DEL all keys again (DB 0) (0 ms) [ok]: DEL all keys again (DB 1) (0 ms) [ok]: COPY basic usage for string (3 ms) [ok]: COPY for string does not replace an existing key without REPLACE option (0 ms) [ok]: COPY for string can replace an existing key with REPLACE option (0 ms) === () Starting server 127.0.0.1:24636 ok [ok]: COPY for string ensures that copied data is independent of copying data (13 ms) [ok]: COPY for string does not copy data to no-integer DB (0 ms) [ok]: COPY can copy key expire metadata as well (1 ms) [ok]: COPY does not create an expire if it does not exist (0 ms) === (external:skip cluster tls) Starting server 127.0.0.1:26233 ok [ok]: client evicted due to large multi buf (530 ms) [ok]: BITCOUNT fuzzing without start/end (1232 ms) [ok]: Unbalanced number of quotes (53 ms) [ok]: XADD with MAXLEN option and the '=' argument (461 ms) [ok]: WAIT should acknowledge 1 additional copy of the data (606 ms) [ok]: COPY basic usage for list - quicklist (46 ms) [ok]: Tracking gets notification of expired keys (1004 ms) === (primaryauth) Starting server 127.0.0.1:21437 ok [ok]: COPY basic usage for list - listpack (5 ms) [ok]: COPY basic usage for $type set (1 ms) [ok]: Blocking XREADGROUP for stream key that has clients blocked on list (187 ms) [ok]: COPY basic usage for $type set (3 ms) [ok]: Test LPUSH and LPOP on plain nodes (15 ms) [ok]: Test LINDEX and LINSERT on plain nodes (3 ms) [ok]: BITFIELD overflow detection fuzzing (1354 ms) [ok]: Generated sets must be encoded correctly - regular (1 ms) [ok]: SINTER with two sets - regular (0 ms) [ok]: SINTERCARD with two sets - regular (1 ms) [ok]: Test LTRIM on plain nodes (13 ms) [ok]: SINTERSTORE with two sets - regular (0 ms) [ok]: HSET/HLEN - Big hash creation (414 ms) [ok]: Is the big hash encoded with an hash table? (0 ms) [ok]: Test scripts are blocked by pause RO (168 ms) [ok]: HGET against the small hash (2 ms) [ok]: Test LREM on plain nodes (3 ms) [ok]: Test LPOS on plain nodes (2 ms) [ok]: SINTERSTORE with two sets, after a DEBUG RELOAD - regular (9 ms) === (pubsubshard external:skip) Starting server 127.0.0.1:25913 ok === (external:skip cluster) Starting server 127.0.0.1:21277 ok [ok]: Test LMOVE on plain nodes (9 ms) [ok]: SUNION with two sets - regular (12 ms) [ok]: COPY basic usage for $type set (69 ms) [ok]: COPY basic usage for listpack sorted set (3 ms) [ok]: SUNIONSTORE with two sets - regular (15 ms) [ok]: {standalone} SCAN with expired keys with TYPE filter (229 ms) [ok]: SINTER against three sets - regular (0 ms) [ok]: NUMPATs returns the number of unique patterns (186 ms) [ok]: SINTERCARD against three sets - regular (2 ms) [ok]: {standalone} SSCAN with encoding intset (3 ms) [ok]: SINTERSTORE with three sets - regular (0 ms) === (shutdown external:skip) Starting server 127.0.0.1:26717 ok [ok]: {standalone} SSCAN with encoding listpack (3 ms) evicted keys: 1 evicted clients: 0 dbsize: 36 [ok]: eviction due to output buffers of many MGET clients, client eviction: false (1322 ms) === (external:skip cluster) Starting server 127.0.0.1:27519 ok [ok]: {standalone} SSCAN with encoding hashtable (13 ms) [ok]: Test RO scripts are not blocked by pause RO (62 ms) [ok]: {standalone} HSCAN with encoding listpack (3 ms) [ok]: SUNION with non existing keys - regular (23 ms) [ok]: SDIFF with two sets - regular (0 ms) [ok]: SDIFF with three sets - regular (1 ms) [ok]: SDIFFSTORE with three sets - regular (2 ms) [ok]: lazy free a stream with all types of metadata (386 ms) [ok]: lazy free a stream with deleted cgroup (4 ms) [ok]: COPY basic usage for skiplist sorted set (50 ms) [ok]: COPY basic usage for listpack hash (2 ms) [ok]: SINTER/SUNION/SDIFF with three same sets - regular (12 ms) [ok]: errorstats: limit errors will not increase indefinitely (389 ms) === (external:skip) Starting server 127.0.0.1:21113 ok [ok]: COPY basic usage for hashtable hash (33 ms) [ok]: TLS: Verify tls-cert-file is also used as a client cert if none specified (505 ms) [ok]: Test read-only scripts in multi-exec are not blocked by pause RO (59 ms) [ok]: Protocol desync regression test #1 (195 ms) [ok]: WATCH will consider touched expired keys (1204 ms) [ok]: Mix SUBSCRIBE and PSUBSCRIBE (83 ms) [ok]: DISCARD should clear the WATCH dirty flag on the client (2 ms) [ok]: DISCARD should UNWATCH all the keys (3 ms) === (external:skip cluster) Starting server 127.0.0.1:26075 ok [ok]: Tracking gets notification of lazy expired keys (206 ms) [ok]: HELLO 3 reply is correct (1 ms) [ok]: HELLO without protover (4 ms) [ok]: RESP3 based basic invalidation (3 ms) [ok]: RESP3 tracking redirection (1 ms) [12/122 done]: unit/lazyfree (2 seconds) Testing unit/cluster/cluster-slots [ok]: Invalidations of previous keys can be redirected after switching to RESP3 (3 ms) [ok]: Invalidations of new keys can be redirected after switching to RESP3 (2 ms) [ok]: Invalid keys should not be tracked for scripts in NOLOOP mode (3 ms) [ok]: Tracking only occurs for scripts when a command calls a read-only command (7 ms) [ok]: default: load from include file, can access any channels (1 ms) [ok]: default: with config acl-pubsub-default allchannels after reset, can access any channels (1 ms) [ok]: SLOWLOG - can be disabled (405 ms) [ok]: default: with config acl-pubsub-default resetchannels after reset, can not access any channels (1 ms) [ok]: Alice: can execute all command (0 ms) [ok]: SLOWLOG - count must be >= -1 (1 ms) [ok]: Bob: just execute @set and acl command (1 ms) [ok]: SHUTDOWN SIGTERM will abort if there's an initial AOFRW - default (48 ms) eventloop metrics cycle1: 1118, cycle2: 1120 eventloop metrics el_sum1: 61557, el_sum2: 61803 eventloop metrics cmd_sum1: 12118, cmd_sum2: 12154 [ok]: SLOWLOG - get all slow logs (8 ms) [ok]: stats: eventloop metrics (112 ms) [ok]: Generated sets must be encoded correctly - intset (1 ms) [ok]: SINTER with two sets - intset (0 ms) [ok]: SINTERCARD with two sets - intset (1 ms) [ok]: SINTERSTORE with two sets - intset (0 ms) [ok]: Test LSET with packed / plain combinations (188 ms) === (external:skip cluster tls) Starting server 127.0.0.1:26235 ok [ok]: SINTERSTORE with two sets, after a DEBUG RELOAD - intset (6 ms) [ok]: Keyspace notifications: we receive keyspace notifications (82 ms) [ok]: Test LSET with packed is split in the middle (8 ms) [ok]: SUNION with two sets - intset (11 ms) === (external:skip cluster) Starting server 127.0.0.1:25279 ok [ok]: SUNIONSTORE with two sets - intset (15 ms) [ok]: SINTER against three sets - intset (0 ms) [ok]: SINTERCARD against three sets - intset (1 ms) [ok]: SINTERSTORE with three sets - intset (0 ms) [ok]: SUNION with non existing keys - intset (12 ms) [ok]: SDIFF with two sets - intset (1 ms) [ok]: Blocking XREADGROUP for stream key that has clients blocked on stream - avoid endless loop (297 ms) [ok]: SDIFF with three sets - intset (0 ms) [ok]: SDIFFSTORE with three sets - intset (1 ms) [ok]: {standalone} HSCAN with encoding hashtable (192 ms) [ok]: XADD with MAXLEN option and the '~' argument (333 ms) [ok]: XADD with NOMKSTREAM option (1 ms) [ok]: SINTER/SUNION/SDIFF with three same sets - intset (10 ms) [ok]: {standalone} ZSCAN with encoding listpack (8 ms) [ok]: SINTERSTORE with two listpack sets where result is intset (2 ms) === () Starting server 127.0.0.1:24638 ok === (external:skip cluster) Starting server 127.0.0.1:21279 ok [ok]: HGET against the big hash (291 ms) [ok]: HGET against non existing key (1 ms) [ok]: RESP3 Client gets tracking-redir-broken push message after cached key changed when rediretion client is terminated (115 ms) [ok]: HSET in update and insert mode (1 ms) [ok]: HSETNX target key missing - small hash (0 ms) [ok]: HSETNX target key exists - small hash (1 ms) [ok]: HSETNX target key missing - big hash (0 ms) [ok]: HSETNX target key exists - big hash (0 ms) [ok]: HSET/HMSET wrong number of args (1 ms) [ok]: HMSET - small hash (0 ms) [ok]: Different clients can redirect to the same connection (5 ms) [ok]: FUNCTION - test function kill not working on eval (517 ms) [ok]: FUNCTION - test function flush (2 ms) [ok]: FUNCTION - test function wrong argument (0 ms) [ok]: Different clients using different protocols can track the same key (8 ms) [ok]: No invalidation message when using OPTIN option (1 ms) [ok]: Invalidation message sent when using OPTIN option with CLIENT CACHING yes (1 ms) [ok]: Protocol desync regression test #2 (194 ms) [ok]: Invalidation message sent when using OPTOUT option (3 ms) [13/122 done]: unit/shutdown (2 seconds) Testing unit/cluster/consistency-check [ok]: ACL LOAD only disconnects affected clients (129 ms) [ok]: SLOWLOG - blocking command is reported only after unblocked (123 ms) [ok]: SLOWLOG - the commands in script are recorded normally - is_eval: 0 (2 ms) [ok]: No invalidation message when using OPTOUT option with CLIENT CACHING no (5 ms) [ok]: Test write scripts in multi-exec are blocked by pause RO (199 ms) [ok]: Able to redirect to a RESP3 client (3 ms) [ok]: Test may-replicate commands are rejected in RO scripts (3 ms) [ok]: SLOWLOG - the commands in script are recorded normally - is_eval: 1 (4 ms) [ok]: After switching from normal tracking to BCAST mode, no invalidation message is produced for pre-BCAST keys (8 ms) [ok]: Keyspace notifications: we receive keyevent notifications (133 ms) [ok]: TLS: switch between tcp and tls ports (229 ms) [ok]: MULTI / EXEC is not propagated (single write command) (224 ms) [ok]: HMSET - big hash (64 ms) [ok]: HMGET against non existing key and fields (1 ms) [ok]: SINTERSTORE with two hashtable sets where result is intset (100 ms) [ok]: Hash commands against wrong type (5 ms) [ok]: SUNION hashtable and listpack (4 ms) === (pubsubshard external:skip) Starting server 127.0.0.1:25915 ok [ok]: HMGET - small hash (3 ms) [ok]: SDIFF with first set empty (5 ms) [ok]: SDIFF with same set two times (1 ms) [ok]: TLS: Working with an encrypted keyfile (33 ms) [ok]: Test LSET with packed consist only one item (182 ms) [ok]: Crash due to delete entry from a compress quicklist node (6 ms) [ok]: Crash due to split quicklist node wrongly (7 ms) [ok]: Test LPUSH and LPOP on plain nodes (8 ms) [14/122 done]: unit/slowlog (2 seconds) Testing unit/cluster/diskless-load-swapdb [ok]: Test LINDEX and LINSERT on plain nodes (8 ms) [ok]: Keyspace notifications: we can receive both kind of events (80 ms) [ok]: Test LTRIM on plain nodes (4 ms) [ok]: BCAST with prefix collisions throw errors (94 ms) [ok]: hdel deliver invalidate message after response in the same connection (1 ms) [ok]: Test LREM on plain nodes (9 ms) [ok]: {standalone} ZSCAN with encoding skiplist (171 ms) [ok]: Test LPOS on plain nodes (3 ms) [ok]: HMGET - big hash (67 ms) === (external:skip cluster) Starting server 127.0.0.1:23993 ok [ok]: Test LMOVE on plain nodes (10 ms) === (external:skip cluster) Starting server 127.0.0.1:26077 ok [ok]: HKEYS - small hash (4 ms) [ok]: HKEYS - big hash (26 ms) [ok]: HVALS - small hash (0 ms) [ok]: Keyspace notifications: we are able to mask events (53 ms) [ok]: {standalone} SCAN guarantees check under write load (44 ms) [ok]: {standalone} SSCAN with integer encoded object (issue #1345) (1 ms) [ok]: {standalone} SSCAN with PATTERN (0 ms) [ok]: {standalone} HSCAN with PATTERN (1 ms) [ok]: {standalone} HSCAN with NOVALUES (0 ms) [ok]: {standalone} ZSCAN with PATTERN (0 ms) [ok]: {standalone} ZSCAN with NOSCORES (1 ms) [15/122 done]: unit/tls (2 seconds) Testing unit/cluster/faildet [ok]: HVALS - big hash (2 ms) [ok]: HGETALL - small hash (4 ms) === (external:skip cluster tls) Starting server 127.0.0.1:26237 ok [ok]: Tracking invalidation message is not interleaved with multiple keys response (118 ms) [ok]: Tracking invalidation message is not interleaved with transaction response (7 ms) [ok]: ACL LOAD disconnects clients of deleted users (237 ms) [ok]: ACL load and save (1 ms) [ok]: MULTI / EXEC is propagated correctly (multiple commands) (206 ms) [ok]: ACL load and save with restricted channels (2 ms) [ok]: Tracking invalidation message of eviction keys should be before response (11 ms) [ok]: Unblocked BLMOVE gets notification after response (3 ms) [ok]: HGETALL - big hash (60 ms) === (external:skip cluster) Starting server 127.0.0.1:21281 ok [ok]: HGETALL against non-existing key (0 ms) [ok]: HDEL and return value (2 ms) [ok]: HDEL - more than a single value (2 ms) [ok]: HDEL - hash becomes empty before deleting all specified fields (1 ms) [ok]: HEXISTS (2 ms) [ok]: Is a ziplist encoded Hash promoted on big payload? (1 ms) [ok]: HINCRBY against non existing database key (0 ms) [ok]: HINCRBY HINCRBYFLOAT against non-integer increment value (2 ms) === (external:skip cluster) Starting server 127.0.0.1:26719 ok [ok]: HINCRBY against non existing hash key (2 ms) [ok]: HINCRBY against hash key created by hincrby itself (1 ms) [ok]: HINCRBY against hash key originally set with HSET (1 ms) [ok]: HINCRBY over 32bit value (1 ms) [ok]: HINCRBY over 32bit value with over 32bit increment (1 ms) [ok]: HINCRBY fails against hash value with spaces (left) (2 ms) [ok]: HINCRBY fails against hash value with spaces (right) (1 ms) [ok]: HINCRBY can detect overflows (1 ms) [ok]: HINCRBYFLOAT against non existing database key (1 ms) [ok]: Test multiple clients can be queued up and unblocked (276 ms) [ok]: {standalone} ZSCAN scores: regression test for issue #2175 (117 ms) [ok]: Test clients with syntax errors will get responses immediately (1 ms) [ok]: HINCRBYFLOAT against non existing hash key (2 ms) [ok]: setup replication for following tests (111 ms) [ok]: Protocol desync regression test #3 (293 ms) [ok]: HINCRBYFLOAT against hash key created by hincrby itself (1 ms) [ok]: Keyspace notifications: general events test (133 ms) [ok]: COPY basic usage for stream (495 ms) [ok]: HINCRBYFLOAT against hash key originally set with HSET (1 ms) [ok]: HINCRBYFLOAT over 32bit value (1 ms) [ok]: HINCRBYFLOAT over 32bit value with over 32bit increment (2 ms) [ok]: HINCRBYFLOAT fails against hash value with spaces (left) (1 ms) [ok]: HINCRBYFLOAT fails against hash value with spaces (right) (1 ms) [ok]: HINCRBYFLOAT fails against hash value that contains a null-terminator in the middle (1 ms) [ok]: HSTRLEN against the small hash (2 ms) [ok]: COPY basic usage for stream-cgroups (20 ms) [ok]: MOVE basic usage (5 ms) [ok]: MOVE against key existing in the target DB (0 ms) [ok]: MOVE against non-integer DB (#1428) (1 ms) [ok]: Test LSET with packed / plain combinations (191 ms) [ok]: MOVE can move key expire metadata as well (1 ms) [ok]: XADD with MINID option (379 ms) [ok]: CONFIG SET bind-source-addr (990 ms) [ok]: MOVE does not create an expire if it does not exist (5 ms) [ok]: SET/GET keys in different DBs (2 ms) [ok]: Test LSET with packed is split in the middle (11 ms) [ok]: XTRIM with MINID option (9 ms) === (scripting repl external:skip) Starting server 127.0.0.1:22553 ok [ok]: XTRIM with MINID option, big delta from master record (0 ms) [ok]: raw protocol response (0 ms) [ok]: raw protocol response - deferred (1 ms) [ok]: raw protocol response - multiline (0 ms) [ok]: RESP3 attributes (1 ms) [ok]: RESP3 attributes readraw (1 ms) [ok]: RESP3 attributes on RESP2 (0 ms) [ok]: test big number parsing (1 ms) [ok]: test bool parsing (1 ms) [ok]: test verbatim str parsing (1 ms) [ok]: MULTI / EXEC is propagated correctly (multiple commands with SELECT) (102 ms) [ok]: Tracking gets notification on tracking table key eviction (98 ms) [ok]: RANDOMKEY (23 ms) [ok]: RANDOMKEY against empty DB (0 ms) [ok]: RANDOMKEY regression 1 (0 ms) [ok]: KEYS * two times with long key, Github issue #1208 (1 ms) [ok]: Regression for pattern matching long nested loops (1 ms) === (external:skip cluster) Starting server 127.0.0.1:26873 ok [ok]: Coverage: basic SWAPDB test and unhappy path (3 ms) [ok]: Coverage: SWAPDB and FLUSHDB (3 ms) === (external:skip cluster) Starting server 127.0.0.1:26079 ok [ok]: test large number of args (50 ms) [ok]: test argument rewriting - issue 9598 (1 ms) [ok]: Test both active and passive expires are skipped during client pause (112 ms) [ok]: Regression for pattern matching very long nested loops (53 ms) [ok]: Keyspace notifications: list events test (126 ms) === (external:skip cluster) Starting server 127.0.0.1:23995 ok === (external:skip cluster) Starting server 127.0.0.1:27355 ok [ok]: HyperLogLog self test passes (2058 ms) [ok]: PFADD without arguments creates an HLL value (0 ms) [ok]: Approximated cardinality after creation is zero (0 ms) [ok]: PFADD returns 1 when at least 1 reg was modified (0 ms) [ok]: PFADD returns 0 when no reg was modified (0 ms) [ok]: PFADD works with empty string (regression) (1 ms) [ok]: EXPIRE - After 2.1 seconds the key should no longer be here (2103 ms) [ok]: PFCOUNT returns approximated cardinality of set (7 ms) [ok]: EXPIRE - write on expire should work (5 ms) [ok]: EXPIREAT - Check for EXPIRE alike behavior (4 ms) [ok]: SETEX - Set + Expire combo operation. Check for TTL (1 ms) [ok]: SETEX - Check value (1 ms) [ok]: SETEX - Overwrite old key (1 ms) [16/122 done]: unit/keyspace (3 seconds) Testing unit/cluster/failover === (external:skip cluster) Starting server 127.0.0.1:26721 ok [ok]: publish message to master and receive on replica (216 ms) [ok]: Test that client pause starts at the end of a transaction (108 ms) [ok]: Test LSET with packed consist only one item (187 ms) [ok]: Crash due to delete entry from a compress quicklist node (6 ms) [ok]: Crash due to split quicklist node wrongly (2 ms) === (external:skip cluster tls) Starting server 127.0.0.1:26239 ok [ok]: MULTI / EXEC is propagated correctly (empty transaction) (207 ms) [ok]: Keyspace notifications: set events test (133 ms) [ok]: Invalidation message received for flushall (238 ms) [ok]: Check if maxclients works refusing connections (2080 ms) === (external:skip) Starting server 127.0.0.1:21115 ok === (external:skip cluster) Starting server 127.0.0.1:26081 ok CLIENT KILL maxAGE will kill old clients test attempts: 0 === (external:skip cluster) Starting server 127.0.0.1:26875 ok [ok]: CLIENT KILL maxAGE will kill old clients (2200 ms) === (external:skip) Starting server 127.0.0.1:24640 ok [ok]: WAIT should not acknowledge 2 additional copies of the data (1011 ms) [ok]: primaryauth test with binary password dualchannel = yes (919 ms) [ok]: FUZZ stresser with data model binary (2145 ms) [ok]: MULTI / EXEC is propagated correctly (read-only commands) (106 ms) [17/122 done]: unit/limits (3 seconds) Testing unit/cluster/failover2 [ok]: Keyspace notifications: zset events test (143 ms) [ok]: HSTRLEN against the big hash (411 ms) [ok]: HSTRLEN against non existing field (1 ms) [ok]: HSTRLEN corner cases (7 ms) === (external:skip cluster) Starting server 127.0.0.1:23673 ok [ok]: HINCRBYFLOAT over hash-max-listpack-value encoded with a listpack (4 ms) [ok]: Hash ziplist regression test for large keys (0 ms) [ok]: Default user has access to all channels irrespective of flag (1 ms) [ok]: Update acl-pubsub-default, existing users shouldn't get affected (1 ms) === () Starting server 127.0.0.1:22555 ok === (external:skip cluster) Starting server 127.0.0.1:27357 ok [ok]: Single channel is valid (5 ms) [ok]: Single channel is not valid with allchannels (1 ms) [ok]: MULTI / EXEC is propagated correctly (write command, no effect) (95 ms) === (external:skip cluster) Starting server 127.0.0.1:26723 ok === (needs:repl external:skip) Starting server 127.0.0.1:25113 ok === (external:skip cluster) Starting server 127.0.0.1:23997 ok === (regression) Starting server 127.0.0.1:25433 ok [ok]: Keyspace notifications: hash events test (110 ms) === (external:skip cluster tls) Starting server 127.0.0.1:26241 ok [ok]: Invalidation message received for flushdb (236 ms) === (list) Starting server 127.0.0.1:27995 ok [ok]: MULTI / EXEC with REPLICAOF (105 ms) [ok]: Hash fuzzing #1 - 10 fields (151 ms) === (external:skip cluster) Starting server 127.0.0.1:26083 ok [ok]: BITCOUNT fuzzing with start/end (1324 ms) [ok]: BITCOUNT with just start (1 ms) [ok]: DISCARD should not fail during OOM (60 ms) [ok]: BITCOUNT with start, end (3 ms) [ok]: BITCOUNT with illegal arguments (1 ms) [ok]: BITCOUNT against non-integer value (1 ms) [ok]: BITCOUNT regression test for github issue #582 (0 ms) [ok]: BITCOUNT misaligned prefix (0 ms) [ok]: BITCOUNT misaligned prefix + full words + remainder (0 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 (0 ms) [ok]: BITOP AND|OR|XOR don't change the string with single input key (1 ms) [ok]: BITOP missing key is considered a stream of zero (1 ms) [ok]: BITFIELD overflow wrap fuzzing (1264 ms) [ok]: BITOP shorter keys are zero-padded to the key with max length (1 ms) [ok]: BITFIELD regression for #3221 (0 ms) [ok]: BITFIELD regression for #3564 (3 ms) [ok]: BITFIELD_RO with only key as argument (0 ms) [ok]: BITFIELD_RO fails when write option is used (1 ms) [ok]: Keyspace notifications: stream events test (137 ms) [ok]: Test ASYNC flushall (143 ms) [ok]: Hash fuzzing #2 - 10 fields (93 ms) === (external:skip cluster) Starting server 127.0.0.1:24313 ok [ok]: Connect a replica to the master instance (113 ms) [ok]: LPOS basic usage - quicklist (44 ms) [ok]: LPOS RANK (positive, negative and zero rank) option (4 ms) [ok]: LPOS COUNT option (4 ms) [ok]: LPOS COUNT + RANK option (0 ms) [ok]: LPOS non existing key (0 ms) [ok]: LPOS no match (0 ms) [ok]: LPOS MAXLEN (1 ms) [ok]: LPOS when RANK is greater than matches (0 ms) === (auth_binary_password external:skip) Starting server 127.0.0.1:21439 ok [ok]: flushdb tracking invalidation message is not interleaved with transaction response (87 ms) === (external:skip cluster) Starting server 127.0.0.1:23675 ok [ok]: Regression for a crash with blocking ops and pipelining (133 ms) === (external:skip) Starting server 127.0.0.1:21117 ok === (external:skip cluster) Starting server 127.0.0.1:26725 ok === (external:skip cluster) Starting server 127.0.0.1:23999 ok === (external:skip cluster) Starting server 127.0.0.1:27359 ok [ok]: LPUSH, RPUSH, LLENGTH, LINDEX, LPOP - quicklist (86 ms) [ok]: LPOP/RPOP with wrong number of arguments (6 ms) === (external:skip cluster tls) Starting server 127.0.0.1:26243 ok [ok]: CLIENT KILL SKIPME YES/NO will kill all clients (513 ms) [18/122 done]: unit/protocol (3 seconds) Testing unit/cluster/failure-marking [ok]: CLIENT command unhappy path coverage (6 ms) [ok]: Default bind address configuration handling (371 ms) [ok]: Protected mode works as expected (3 ms) [ok]: RPOP/LPOP with the optional count argument - quicklist (43 ms) [ok]: AUTH fails when binary password is wrong (2 ms) [ok]: LPOS basic usage - listpack (1 ms) [ok]: LPOS RANK (positive, negative and zero rank) option (6 ms) [ok]: AUTH succeeds when binary password is correct (6 ms) [ok]: Blocking XREADGROUP for stream key that has clients blocked on stream - reprocessing command (1246 ms) [ok]: LPOS COUNT option (4 ms) [ok]: LPOS COUNT + RANK option (0 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]: LPUSH, RPUSH, LLENGTH, LINDEX, LPOP - listpack (11 ms) [ok]: LPOP/RPOP with wrong number of arguments (0 ms) [ok]: RPOP/LPOP with the optional count argument - listpack (6 ms) [ok]: query buffer resized correctly (2680 ms) [ok]: LPOP/RPOP with the count 0 returns an empty array in RESP3 (5 ms) [ok]: FUNCTION - creation is replicated to replica (209 ms) [ok]: FUNCTION - call on replica (0 ms) [ok]: LPOP/RPOP against non existing key in RESP3 (0 ms) [ok]: LPOP/RPOP with against non existing key in RESP3 (0 ms) [ok]: Keyspace notifications: expired events (triggered expire) (263 ms) [ok]: FUNCTION - restore is replicated to replica (7 ms) [ok]: FUNCTION - delete is replicated to replica (0 ms) [ok]: LPOP/RPOP with the count 0 returns an empty array in RESP2 (4 ms) [ok]: FUNCTION - flush is replicated to replica (2 ms) [ok]: LPOP/RPOP against non existing key in RESP2 (1 ms) [ok]: LPOP/RPOP with against non existing key in RESP2 (4 ms) [ok]: Variadic RPUSH/LPUSH (1 ms) [ok]: DEL a list (1 ms) [ok]: Only default user has access to all channels irrespective of flag (12 ms) === (repl external:skip) Starting server 127.0.0.1:21753 ok [ok]: CLIENT KILL close the client connection during bgsave (97 ms) === (external:skip cluster) Starting server 127.0.0.1:24315 ok [ok]: XGROUP DESTROY should unblock XREADGROUP with -NOGROUP (97 ms) === (external:skip cluster) Starting server 127.0.0.1:23677 ok [ok]: Disconnecting the replica from master instance (114 ms) [ok]: FUNCTION - test replication to replica on rdb phase (0 ms) [ok]: FUNCTION - test replication to replica on rdb phase info command (1 ms) [ok]: FUNCTION - create on read only replica (2 ms) [ok]: FUNCTION - delete on read only replica (0 ms) [ok]: CLIENT REPLY OFF/ON: disable all commands reply (117 ms) === (external:skip cluster) Starting server 127.0.0.1:25435 ok [ok]: RENAME can unblock XREADGROUP with data (103 ms) [ok]: BLPOP: single existing list - quicklist (165 ms) === (external:skip cluster) Starting server 127.0.0.1:26727 ok === (primaryauth) Starting server 127.0.0.1:21441 ok [ok]: query buffer resized correctly when not idle (226 ms) === (external:skip cluster) Starting server 127.0.0.1:24001 ok === (external:skip cluster) Starting server 127.0.0.1:27361 ok [ok]: Keyspace notifications: expired events (background expire) (239 ms) [ok]: client evicted due to watched key list (1874 ms) [ok]: TTL, TYPE and EXISTS do not alter the last access time of a key (3004 ms) instantaneous metrics instantaneous_eventloop_cycles_per_sec: 8 instantaneous metrics instantaneous_eventloop_duration_usec: 172 [ok]: stats: instantaneous metrics (1602 ms) [ok]: CLIENT REPLY SKIP: skip the next command reply (132 ms) [ok]: BITOP and fuzzing (564 ms) [ok]: RENAME can unblock XREADGROUP with -NOGROUP (125 ms) [ok]: MULTI and script timeout (604 ms) === (external:skip) Starting server 127.0.0.1:21119 ok [ok]: Keyspace notifications: evicted events (109 ms) [ok]: Keyspace notifications: test CONFIG GET/SET of event flags (1 ms) === (external:skip) Starting server 127.0.0.1:24642 ok [ok]: SETEX - Wait for the key to expire (1102 ms) [ok]: BLPOP: multiple existing lists - quicklist (185 ms) [ok]: SETEX - Wrong time parameter (1 ms) [ok]: PERSIST can undo an EXPIRE (5 ms) [ok]: PERSIST returns 0 against non existing or non volatile keys (2 ms) [ok]: stats: debug metrics (114 ms) === (external:skip cluster) Starting server 127.0.0.1:24317 ok [ok]: CLIENT REPLY ON: unset SKIP flag (142 ms) === (external:skip cluster) Starting server 127.0.0.1:23679 ok === () Starting server 127.0.0.1:21755 ok === (external:skip cluster) Starting server 127.0.0.1:25437 ok [ok]: Server is able to evacuate enough keys when num of keys surpasses limit by more than defined initial effort (605 ms) [ok]: default: load from config file, without channel permission default user can't access any channels (2 ms) === (external:skip cluster) Starting server 127.0.0.1:26729 ok [ok]: Test when replica paused, offset would not grow (623 ms) [ok]: Test replica offset would grow after unpause (2 ms) [ok]: Keyspace notifications: new key test (124 ms) Waiting for background AOF rewrite to finish... [ok]: publish to self inside multi (6 ms) [ok]: publish to self inside script (1 ms) [ok]: unsubscribe inside multi, and publish to self (2 ms) [ok]: BLPOP: second list has an entry - quicklist (156 ms) === (external:skip cluster) Starting server 127.0.0.1:24003 ok [ok]: Measures elapsed time os.clock() (2598 ms) [19/122 done]: unit/pubsubshard (4 seconds) Testing unit/cluster/half-migrated-slot [ok]: Prohibit dangerous lua methods in sandbox (8 ms) === (external:skip cluster) Starting server 127.0.0.1:27363 ok [ok]: Verify execution of prohibit dangerous Lua methods will fail (6 ms) [ok]: MONITOR can log executed commands (120 ms) Waiting for background AOF rewrite to finish... [ok]: Globals protection reading an undeclared global variable (10 ms) [ok]: WAIT should not acknowledge 1 additional copy if slave is blocked (1130 ms) [ok]: Globals protection setting an undeclared global* (0 ms) [ok]: lua bit.tohex bug (1 ms) [ok]: Test an example script DECR_IF_GT (6 ms) [20/122 done]: unit/pubsub (4 seconds) Testing unit/cluster/hostnames [21/122 done]: unit/networking (4 seconds) Testing unit/cluster/human-announced-nodename [22/122 done]: unit/pause (4 seconds) Testing unit/cluster/info Waiting for background AOF rewrite to finish... [ok]: MONITOR can log commands issued by the scripting engine (91 ms) [ok]: BITFIELD: setup slave (118 ms) [ok]: stats: client input and output buffer limit disconnections (305 ms) [ok]: Test latency events logging (3409 ms) LATENCY HISTORY data: {1737199001 300} {1737199003 400} {1737199004 500} [ok]: LATENCY HISTORY output is ok (0 ms) LATENCY LATEST data: {command 1737199004 500 500} [ok]: LATENCY LATEST output is ok (1 ms) LATENCY GRAPH data: command - high 500 ms, low 300 ms (all time high 500 ms) -------------------------------------------------------------------------------- # _| || _|| 310 sss [ok]: LATENCY GRAPH can output the event graph (2 ms) [ok]: BLMPOP_LEFT: single existing list - quicklist (188 ms) === (external:skip cluster) Starting server 127.0.0.1:24319 ok === (external:skip) Starting server 127.0.0.1:21121 ok [ok]: Tracking info is correct (289 ms) [ok]: MONITOR can log commands issued by functions (104 ms) === (external:skip cluster) Starting server 127.0.0.1:23681 ok [ok]: CLIENT GETREDIR provides correct client id (12 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking off (4 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking on (0 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking on with options (1 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking optin (4 ms) === (external:skip cluster) Starting server 127.0.0.1:25917 ok [ok]: HyperLogLogs are promote from sparse to dense (1508 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking optout (4 ms) [ok]: Change hll-sparse-max-bytes (2 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking bcast mode (8 ms) === (external:skip cluster) Starting server 127.0.0.1:26731 ok === (external:skip cluster) Starting server 127.0.0.1:24644 ok [ok]: MONITOR supports redacting command arguments (106 ms) [ok]: default: load from config file with all channels permissions (7 ms) === (external:skip cluster) Starting server 127.0.0.1:24005 ok [ok]: clients: pubsub clients (167 ms) === (external:skip cluster) Starting server 127.0.0.1:25115 ok === (external:skip cluster) Starting server 127.0.0.1:25593 ok === (external:skip cluster) Starting server 127.0.0.1:27365 ok [ok]: XCLAIM can claim PEL items from another consumer (616 ms) [ok]: Hyperloglog promote to dense well in different hll-sparse-max-bytes (168 ms) [ok]: MONITOR correctly handles multi-exec cases (87 ms) [ok]: EXEC and script timeout (625 ms) [ok]: clients: watching clients (126 ms) [ok]: BLMPOP_LEFT: multiple existing lists - quicklist (283 ms) === (external:skip cluster) Starting server 127.0.0.1:24321 ok === (external:skip cluster) Starting server 127.0.0.1:23683 ok [ok]: FUNCTION - function effect is replicated to replica (910 ms) [ok]: FUNCTION - modify key space of read only replica (0 ms) [ok]: CLIENT TRACKINGINFO provides reasonable results when tracking redir broken (285 ms) === (external:skip cluster) Starting server 127.0.0.1:25919 ok === (external:skip cluster) Starting server 127.0.0.1:26733 ok [ok]: primaryauth test with binary password dualchannel = no (780 ms) [ok]: FUZZ stresser with data model alpha (1653 ms) === (external:skip cluster) Starting server 127.0.0.1:24646 ok === (external:skip cluster) Starting server 127.0.0.1:25595 ok [ok]: BITOP or fuzzing (887 ms) [ok]: BLMPOP_LEFT: second list has an entry - quicklist (185 ms) === (external:skip cluster) Starting server 127.0.0.1:27367 ok [23/122 done]: unit/auth (5 seconds) Testing unit/cluster/links === (external:skip cluster) Starting server 127.0.0.1:24007 ok === (external:skip cluster) Starting server 127.0.0.1:25117 ok [ok]: Regression test for #11715 (170 ms) === (external:skip) Starting server 127.0.0.1:21123 ok [ok]: MONITOR log blocked command only once (311 ms) [ok]: CLIENT GETNAME should return NIL if name is not assigned (0 ms) [ok]: CLIENT GETNAME check if name set correctly (1 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 (0 ms) [ok]: CLIENT SETNAME can change the name of an existing connection (0 ms) [ok]: BITFIELD: write on master, read on slave (615 ms) [ok]: BITFIELD_RO with only key as argument on read-only replica (0 ms) [ok]: BITFIELD_RO fails when write option is used on read-only replica (2 ms) === (external:skip cluster) Starting server 127.0.0.1:23685 ok [ok]: XCLAIM without JUSTID increments delivery count (409 ms) === (external:skip cluster) Starting server 127.0.0.1:24323 ok [ok]: BRPOPLPUSH - quicklist (168 ms) [ok]: Test loading an ACL file with duplicate users (8 ms) [ok]: RESP3 based basic invalidation with client reply off (121 ms) [ok]: Test loading an ACL file with duplicate default user (9 ms) [ok]: After CLIENT SETNAME, connection can still be closed (102 ms) [ok]: CLIENT SETINFO can set a library name to this connection (1 ms) [ok]: CLIENT SETINFO invalid args (1 ms) [ok]: RESET does NOT clean library name (1 ms) [ok]: CLIENT SETINFO can clear library name (0 ms) === (external:skip cluster) Starting server 127.0.0.1:26735 ok [ok]: Test loading duplicate users in config on startup (30 ms) === (info external:skip) Starting server 127.0.0.1:23195 ok === (external:skip cluster) Starting server 127.0.0.1:21443 ok === (external:skip cluster) Starting server 127.0.0.1:25597 ok === (external:skip cluster) Starting server 127.0.0.1:24648 ok millisecond expire test attempts: 0 [ok]: EXPIRE precision is now the millisecond (1106 ms) === (external:skip cluster) Starting server 127.0.0.1:24009 ok [ok]: RESP2 based basic invalidation with client reply off (146 ms) [24/122 done]: unit/bitfield (5 seconds) Testing unit/cluster/manual-failover === (external:skip cluster) Starting server 127.0.0.1:27369 ok [ok]: BLMOVE left left - quicklist (169 ms) [ok]: XCLAIM same consumer (206 ms) [ok]: memory: database and pubsub overhead and rehashing dict count (9 ms) [ok]: MULTI-EXEC body and script timeout (597 ms) PSETEX sub-second expire test attempts: 0 [ok]: PSETEX can set sub-second expires (106 ms) === () Starting server 127.0.0.1:23513 ok === (external:skip cluster) Starting server 127.0.0.1:23687 ok [25/122 done]: unit/info (5 seconds) Testing unit/cluster/manual-takeover === (external:skip cluster) Starting server 127.0.0.1:24325 ok === (external:skip cluster) Starting server 127.0.0.1:26737 ok [ok]: WAIT implicitly blocks on client pause since ACKs aren't sent (1112 ms) PEXPIRE sub-second expire test attempts: 0 [ok]: PEXPIRE can set sub-second expires (103 ms) [ok]: RESP3 based basic redirect invalidation with client reply off (204 ms) === (external:skip cluster) Starting server 127.0.0.1:21445 ok [ok]: BLMOVE left right - quicklist (195 ms) === (acl external:skip) Starting server 127.0.0.1:21125 ok === (external:skip cluster) Starting server 127.0.0.1:25599 ok === (external:skip cluster) Starting server 127.0.0.1:24011 ok === (external:skip cluster) Starting server 127.0.0.1:21757 ok [ok]: BLMOVE right left - quicklist (89 ms) [ok]: RESP3 based basic tracking-redir-broken with client reply off (128 ms) === (external:skip cluster) Starting server 127.0.0.1:27371 ok PEXPIREAT sub-second expire test attempts: 0 [ok]: PEXPIREAT can set sub-second expires (204 ms) [ok]: TTL returns time to live in seconds (0 ms) [ok]: PTTL returns time to live in milliseconds (1 ms) === (external:skip cluster) Starting server 127.0.0.1:23197 ok [ok]: TTL / PTTL / EXPIRETIME / PEXPIRETIME return -1 if key has no expire (1 ms) [ok]: TTL / PTTL / EXPIRETIME / PEXPIRETIME return -2 if key does not exit (1 ms) [ok]: EXPIRETIME returns absolute expiration time in seconds (1 ms) [ok]: PEXPIRETIME returns absolute expiration time in milliseconds (0 ms) [ok]: BLMOVE right right - quicklist (109 ms) [ok]: WAIT replica multiple clients unblock - reuse last result (262 ms) === (external:skip cluster) Starting server 127.0.0.1:23689 ok === (external:skip cluster) Starting server 127.0.0.1:21447 ok [ok]: BLPOP: single existing list - listpack (69 ms) [ok]: BITOP xor fuzzing (828 ms) === (external:skip cluster) Starting server 127.0.0.1:25601 ok === (external:skip cluster) Starting server 127.0.0.1:21759 ok === (external:skip cluster) Starting server 127.0.0.1:24013 ok [ok]: BITOP NOT fuzzing (66 ms) [ok]: BITOP with integer encoded source objects (1 ms) [ok]: BITOP with non string source key (1 ms) [ok]: BITOP with empty string after non empty string (issue #529) (1 ms) [ok]: BITPOS against wrong type (0 ms) [ok]: BITPOS will illegal arguments (3 ms) [ok]: BITPOS against non-integer value (3 ms) [ok]: BITPOS bit=0 with empty key returns 0 (1 ms) [ok]: BITPOS bit=1 with empty key returns -1 (1 ms) === () Starting server 127.0.0.1:23515 ok [ok]: BITPOS bit=0 with string less than 1 word works (1 ms) [ok]: BITPOS bit=1 with string less than 1 word works (1 ms) [ok]: BITPOS bit=0 starting at unaligned address (1 ms) [ok]: BITPOS bit=1 starting at unaligned address (0 ms) [ok]: BLPOP: multiple existing lists - listpack (108 ms) [ok]: BITPOS bit=0 unaligned+full word+reminder (3 ms) [ok]: BITPOS bit=1 unaligned+full word+reminder (3 ms) [ok]: BITPOS bit=1 returns -1 if string is all 0 bits (7 ms) [ok]: BITPOS bit=0 works with intervals (1 ms) [ok]: BITPOS bit=1 works with intervals (2 ms) [ok]: BITPOS bit=0 changes behavior if end is given (1 ms) [ok]: SETBIT/BITFIELD only increase dirty when the value changed (4 ms) [ok]: XAUTOCLAIM can claim PEL items from another consumer (611 ms) [ok]: just EXEC and script timeout (607 ms) === (external:skip cluster) Starting server 127.0.0.1:27373 ok [ok]: BLPOP: second list has an entry - listpack (96 ms) === (external:skip cluster) Starting server 127.0.0.1:23199 ok === () Starting server 127.0.0.1:27195 ok [ok]: ACL from config file and config rewrite (384 ms) [ok]: exec with write commands and state change (93 ms) [ok]: BLMPOP_LEFT: single existing list - listpack (81 ms) === (tracking network) Starting server 127.0.0.1:27673 ok === (external:skip cluster) Starting server 127.0.0.1:23691 ok === (external:skip cluster) Starting server 127.0.0.1:25603 ok [26/122 done]: unit/acl (6 seconds) Testing unit/cluster/many-slot-migration === () Starting server 127.0.0.1:22557 ok [ok]: BLMPOP_LEFT: multiple existing lists - listpack (76 ms) === (external:skip cluster) Starting server 127.0.0.1:21761 ok [ok]: XAUTOCLAIM as an iterator (218 ms) [ok]: XAUTOCLAIM COUNT must be > 0 (0 ms) [ok]: exec with read commands and stale replica state change (123 ms) [ok]: XCLAIM with XDEL (12 ms) [ok]: XCLAIM with trimming (10 ms) [ok]: XAUTOCLAIM with XDEL (3 ms) === (external:skip cluster) Starting server 127.0.0.1:24015 ok [ok]: XAUTOCLAIM with XDEL and count (6 ms) [ok]: XAUTOCLAIM with out of range count (2 ms) [ok]: XCLAIM with trimming (5 ms) Waiting for background AOF rewrite to finish... [ok]: XINFO FULL output (11 ms) [ok]: BLMPOP_LEFT: second list has an entry - listpack (80 ms) === () Starting server 127.0.0.1:23517 ok [ok]: Setup a new replica (154 ms) [ok]: BRPOPLPUSH - listpack (53 ms) [ok]: EXEC with only read commands should not be rejected when OOM (115 ms) === (external:skip cluster) Starting server 127.0.0.1:23201 ok [ok]: Coverage: Basic CLIENT CACHING (80 ms) [ok]: Coverage: Basic CLIENT REPLY (0 ms) [ok]: Coverage: Basic CLIENT TRACKINGINFO (1 ms) [ok]: Coverage: Basic CLIENT GETREDIR (1 ms) [ok]: BITPOS bit=1 fuzzy testing using SETBIT (402 ms) [ok]: Server should actively expire keys incrementally (620 ms) === (external:skip cluster) Starting server 127.0.0.1:25605 ok === (external:skip cluster) Starting server 127.0.0.1:21127 ok [ok]: FUNCTION can processes create, delete and flush commands in AOF when doing "debug loadaof" in read-only slaves (470 ms) [ok]: BLMOVE left left - listpack (106 ms) [ok]: EXEC with at least one use-memory command should fail (136 ms) [27/122 done]: unit/tracking (6 seconds) Testing unit/cluster/misc [ok]: Blocking commands ignores the timeout (9 ms) [ok]: Consumer seen-time and active-time (216 ms) [ok]: XGROUP CREATECONSUMER: create consumer if does not exist (6 ms) [ok]: XGROUP CREATECONSUMER: group must exist (5 ms) [ok]: BLMOVE left right - listpack (91 ms) === (external:skip cluster) Starting server 127.0.0.1:21763 ok === (external:skip cluster) Starting server 127.0.0.1:24017 ok [ok]: XADD mass insertion and XLEN (3615 ms) [ok]: XADD with ID 0-0 (4 ms) [ok]: XADD with LIMIT delete entries no more than limit (0 ms) [ok]: XRANGE COUNT works as expected (0 ms) [ok]: XREVRANGE COUNT works as expected (1 ms) [ok]: BLMOVE right left - listpack (110 ms) [ok]: MULTI propagation of PUBLISH (165 ms) [ok]: FUZZ stresser with data model compr (1719 ms) === (scripting) Starting server 127.0.0.1:22559 ok === (external:skip cluster) Starting server 127.0.0.1:21129 ok === (external:skip cluster) Starting server 127.0.0.1:23203 ok === (external:skip cluster) Starting server 127.0.0.1:27675 ok [ok]: BLMOVE right right - listpack (135 ms) === () Starting server 127.0.0.1:23519 ok [ok]: Cluster is up (1 ms) === (stream needs:debug) Starting server 127.0.0.1:28953 ok [ok]: LIBRARIES - test shared function can access default globals (1 ms) [ok]: LIBRARIES - usage and code sharing (1 ms) [ok]: LIBRARIES - test registration failure revert the entire load (5 ms) [ok]: LIBRARIES - test registration function name collision (4 ms) [ok]: LIBRARIES - test registration function name collision on same library (0 ms) [ok]: LIBRARIES - test registration with no argument (0 ms) [ok]: LIBRARIES - test registration with only name (1 ms) [ok]: LIBRARIES - test registration with to many arguments (0 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 (0 ms) [ok]: LIBRARIES - math.random from function load (0 ms) [ok]: LIBRARIES - redis.call from function load (0 ms) === (external:skip cluster) Starting server 127.0.0.1:21765 ok [ok]: LIBRARIES - redis.setresp from function load (3 ms) [ok]: query buffer resized correctly with fat argv (2778 ms) [ok]: LIBRARIES - redis.set_repl from function load (3 ms) [ok]: LIBRARIES - redis.acl_check_cmd from function load (1 ms) [ok]: LIBRARIES - malicious access test (1 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 (0 ms) [ok]: Cluster should start ok (1 ms) [ok]: BLPOP, LPUSH + DEL should not awake blocked client (93 ms) [ok]: errorstats: rejected call due to MOVED Redirection (6 ms) [ok]: MULTI propagation of SCRIPT LOAD (240 ms) [28/122 done]: unit/querybuf (7 seconds) Testing unit/cluster/multi-slot-operations === (external:skip cluster) Starting server 127.0.0.1:24019 ok [ok]: CONFIG save params special case handled properly (1738 ms) === (external:skip) Starting server 127.0.0.1:24793 ok === (external:skip cluster) Starting server 127.0.0.1:21131 ok === (external:skip cluster) Starting server 127.0.0.1:23205 ok [ok]: BLPOP, LPUSH + DEL + SET should not awake blocked client (190 ms) [ok]: CONFIG sanity (132 ms) [ok]: XREADGROUP with NOACK creates consumer (130 ms) [ok]: MULTI propagation of EVAL (215 ms) [ok]: FLUSHALL should not reset the dirty counter if we disable save (4 ms) [ok]: FLUSHALL should reset the dirty counter to 0 if we enable save (2 ms) [29/122 done]: unit/cluster/info (3 seconds) Testing unit/cluster/no-failover-option [ok]: TOUCH alters the last access time of a key (3005 ms) === (external:skip cluster) Starting server 127.0.0.1:25753 ok === (external:skip cluster) Starting server 127.0.0.1:21767 ok Waiting for background save to finish... === (external:skip cluster) Starting server 127.0.0.1:27677 ok [ok]: BITPOS bit=0 fuzzy testing using SETBIT (803 ms) Waiting for background AOF rewrite to finish... [ok]: BLMPOP_LEFT, LPUSH + DEL should not awake blocked client (147 ms) Waiting for background save to finish... [ok]: HyperLogLog sparse encoding stress test (2432 ms) [ok]: Corrupted sparse HyperLogLogs are detected: Additional at tail (8 ms) [ok]: Corrupted sparse HyperLogLogs are detected: Broken magic (1 ms) [ok]: Corrupted sparse HyperLogLogs are detected: Invalid encoding (4 ms) [ok]: Corrupted dense HyperLogLogs are detected: Wrong length (0 ms) Waiting for background AOF rewrite to finish... [ok]: BGSAVE (113 ms) [ok]: SELECT an out of range DB (1 ms) [ok]: Set cluster human announced nodename and let it propagate (109 ms) [ok]: Consumer without PEL is present in AOF after AOFRW (196 ms) === (external:skip cluster) Starting server 127.0.0.1:24021 ok [ok]: MULTI propagation of SCRIPT FLUSH (205 ms) [ok]: BLMPOP_LEFT, LPUSH + DEL + SET should not awake blocked client (97 ms) === (external:skip cluster) Starting server 127.0.0.1:21133 ok [ok]: LIBRARIES - load timeout (507 ms) [ok]: LIBRARIES - verify global protection on the load run (1 ms) [ok]: LIBRARIES - named arguments (0 ms) [ok]: LIBRARIES - named arguments, bad function name (0 ms) [ok]: LIBRARIES - named arguments, bad callback type (1 ms) [ok]: LIBRARIES - named arguments, bad description (1 ms) [ok]: LIBRARIES - named arguments, unknown argument (1 ms) [ok]: LIBRARIES - named arguments, missing function name (1 ms) [ok]: LIBRARIES - named arguments, missing callback (0 ms) === (external:skip cluster) Starting server 127.0.0.1:25119 ok [ok]: Server should lazy expire keys (1007 ms) [ok]: FUNCTION - test function restore with function name collision (11 ms) [ok]: FUNCTION - test function list with code (1 ms) [ok]: FUNCTION - test function list with pattern (1 ms) [ok]: FUNCTION - test function list wrong argument (1 ms) [ok]: FUNCTION - test function list with bad argument to library name (1 ms) [ok]: FUNCTION - test function list withcode multiple times (0 ms) [ok]: FUNCTION - test function list libraryname multiple times (1 ms) [ok]: FUNCTION - verify OOM on function load and function restore (2 ms) [ok]: FUNCTION - verify allow-omm allows running any command (2 ms) [ok]: Consumer group read counter and lag in empty streams (4 ms) === (external:skip cluster) Starting server 127.0.0.1:25755 ok [ok]: Consumer group read counter and lag sanity (10 ms) [ok]: BLPOP with same key multiple times should work (issue #801) (156 ms) === (external:skip cluster) Starting server 127.0.0.1:21769 ok === (external:skip cluster) Starting server 127.0.0.1:23207 ok [ok]: Consumer group lag with XDELs (21 ms) [ok]: Loading from legacy (Redis <= v6.2.x, rdb_ver < 10) persistence (2 ms) [ok]: Loading from legacy (Redis <= v7.0.x, rdb_ver < 11) persistence (1 ms) [ok]: MULTI propagation of XREADGROUP (211 ms) [ok]: MULTI with SAVE (9 ms) [ok]: MULTI with SHUTDOWN (8 ms) [ok]: CONFIG REWRITE sanity (472 ms) === (external:skip cluster) Starting server 127.0.0.1:27679 ok [ok]: XRANGE can be used to iterate the whole stream (1028 ms) [ok]: MULTI/EXEC is isolated from the point of view of BLPOP (167 ms) Waiting for background AOF rewrite to finish... [ok]: Hash fuzzing #1 - 512 fields (4048 ms) Waiting for background AOF rewrite to finish... [ok]: EVAL does not leak in the Lua stack (3310 ms) === (external:skip cluster) Starting server 127.0.0.1:21135 ok === (external:skip) Starting server 127.0.0.1:28955 ok [ok]: Call Redis command with many args from Lua (issue #1764) (9 ms) [ok]: Number conversion precision test (issue #1118) (1 ms) [ok]: String containing number precision test (regression of issue #1118) (2 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) (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 (1 ms) [ok]: MULTI with BGREWRITEAOF (213 ms) [ok]: Script with RESP3 map (6 ms) === (external:skip cluster) Starting server 127.0.0.1:25121 ok === (external:skip cluster) Starting server 127.0.0.1:25757 ok === (scripting) Starting server 127.0.0.1:22561 ok === (external:skip cluster) Starting server 127.0.0.1:23209 ok === (external:skip cluster) Starting server 127.0.0.1:21771 ok Waiting for background AOF rewrite to finish... [ok]: Half init migration in 'migrating' is fixable (176 ms) [ok]: BLPOP with variadic LPUSH (229 ms) [ok]: Very big payload random access (6025 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:27681 ok [ok]: FUNCTION - wrong flags type named arguments (2 ms) [ok]: FUNCTION - wrong flag type (1 ms) [ok]: FUNCTION - unknown flag (0 ms) [ok]: FUNCTION - write script on fcall_ro (1 ms) [ok]: FUNCTION - write script with no-writes flag (4 ms) [ok]: FUNCTION - deny oom (1 ms) [ok]: FUNCTION - deny oom on no-writes function (2 ms) [ok]: FUNCTION - allow stale (5 ms) [ok]: FUNCTION - valkey version api (3 ms) [ok]: FUNCTION - function stats (3 ms) [ok]: FUNCTION - function stats reloaded correctly from rdb (3 ms) [ok]: FUNCTION - function stats delete library (0 ms) [ok]: FUNCTION - test function stats on loading failure (3 ms) [ok]: MULTI with config set appendonly (221 ms) [ok]: FUNCTION - function stats cleaned after flush (1 ms) [ok]: MULTI with config error (1 ms) [ok]: FUNCTION - function test empty engine (1 ms) [ok]: FUNCTION - function test unknown metadata value (0 ms) [ok]: FUNCTION - function test no name (0 ms) [ok]: FUNCTION - function test multiple names (1 ms) [ok]: Flushall while watching several keys by one client (5 ms) [ok]: FUNCTION - function test name with quotes (1 ms) [ok]: WAIT in script will work (1652 ms) [ok]: FUNCTION - trick global protection 1 (1 ms) [ok]: FUNCTION - test getmetatable on script load (0 ms) [ok]: Half init migration in 'importing' is fixable (158 ms) === (external:skip cluster) Starting server 127.0.0.1:25759 ok === (external:skip cluster) Starting server 127.0.0.1:21137 ok === (external:skip cluster) Starting server 127.0.0.1:25123 ok [ok]: MULTI/EXEC is isolated from the point of view of BLMPOP_LEFT (216 ms) [ok]: Script return recursive object (333 ms) [30/122 done]: unit/functions (8 seconds) Testing unit/cluster/pubsub === (external:skip cluster) Starting server 127.0.0.1:21773 ok === (external:skip cluster) Starting server 127.0.0.1:23211 ok [ok]: Script check unpack with massive arguments (80 ms) [ok]: Script read key with expiration set (0 ms) [ok]: Script del key with expiration set (0 ms) [ok]: Script ACL check (2 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 (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 (1 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 (1 ms) [ok]: Test print are not available (0 ms) [ok]: BITPOS/BITCOUNT fuzzy testing using SETBIT (1056 ms) [ok]: Operations in no-touch mode do not alter the last access time of a key (1104 ms) [ok]: TOUCH returns the number of existing keys specified (0 ms) [ok]: command stats for GEOADD (1 ms) [ok]: errors stats for GEOADD (2 ms) [ok]: command stats for EXPIRE (6 ms) [ok]: command stats for BRPOP (1 ms) [ok]: command stats for MULTI (7 ms) [ok]: command stats for scripts (1 ms) === (external:skip) Starting server 127.0.0.1:24473 ok [ok]: COMMAND COUNT get total number of commands (3 ms) [ok]: COMMAND GETKEYS GET (1 ms) [ok]: COMMAND GETKEYSANDFLAGS (1 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 (1 ms) [ok]: COMMAND GETKEYS LCS (0 ms) [ok]: COMMAND GETKEYS MORE THAN 256 KEYS (7 ms) [ok]: COMMAND LIST syntax error (1 ms) [ok]: COMMAND LIST WITHOUT FILTERBY (5 ms) [ok]: COMMAND LIST FILTERBY ACLCAT against non existing category (2 ms) === (external:skip cluster) Starting server 127.0.0.1:25761 ok [ok]: COMMAND LIST FILTERBY ACLCAT - list all commands/subcommands (1 ms) [ok]: COMMAND LIST FILTERBY PATTERN - list all commands/subcommands (3 ms) [ok]: COMMAND LIST FILTERBY MODULE against non existing module (1 ms) [ok]: COMMAND INFO of invalid subcommands (1 ms) [ok]: SET command will not be marked with movablekeys (1 ms) [ok]: GET command will not be marked with movablekeys (1 ms) [ok]: MSET command will not be marked with movablekeys (1 ms) [ok]: BITFIELD command will not be marked with movablekeys (2 ms) [31/122 done]: unit/bitops (8 seconds) Testing unit/cluster/pubsubshard-slot-migration [ok]: LMOVE command will not be marked with movablekeys (2 ms) [ok]: LPOP command will not be marked with movablekeys (2 ms) [ok]: BLPOP command will not be marked with movablekeys (1 ms) [ok]: BLMPOP_LEFT with variadic LPUSH (220 ms) [ok]: PING command will not be marked with movablekeys (0 ms) [ok]: MEMORY command will not be marked with movablekeys (1 ms) [ok]: MEMORY|USAGE command will not be marked with movablekeys (1 ms) [ok]: RENAME command will not be marked with movablekeys (1 ms) [ok]: GEORADIUS_RO command will not be marked with movablekeys (1 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) === (external:skip cluster) Starting server 127.0.0.1:22563 ok [ok]: SORT command is marked with movablekeys (0 ms) [ok]: SORT_RO command is marked with movablekeys (1 ms) [ok]: MIGRATE command is marked with movablekeys (1 ms) [ok]: GEORADIUS command is marked with movablekeys (1 ms) [ok]: MULTI with FLUSHALL and AOF (2 ms) [ok]: BRPOPLPUSH with zero timeout should block indefinitely (60 ms) [32/122 done]: unit/introspection-2 (8 seconds) Testing unit/cluster/pubsubshard === (external:skip cluster) Starting server 127.0.0.1:21139 ok [ok]: EXPIRE should not resurrect keys (issue #1026) (1004 ms) [ok]: 5 keys in, 5 keys out (3 ms) [ok]: EXPIRE with empty string as TTL should report an error (1 ms) [ok]: SET with EX with big integer should report an error (0 ms) [ok]: SET with EX with smallest integer should report an error (4 ms) [ok]: GETEX with big integer should report an error (2 ms) [ok]: GETEX with smallest integer should report an error (1 ms) === (external:skip cluster) Starting server 127.0.0.1:25125 ok [ok]: EXPIRE with big integer overflows when converted to milliseconds (6 ms) [ok]: PEXPIRE with big integer overflow when basetime is added (4 ms) [ok]: EXPIRE with big negative integer (5 ms) [ok]: PEXPIREAT with big integer works (1 ms) [ok]: PEXPIREAT with big negative integer works (1 ms) [ok]: BLMOVE left left with zero timeout should block indefinitely (70 ms) [33/122 done]: unit/multi (8 seconds) Testing unit/cluster/replica-in-sync === (external:skip cluster) Starting server 127.0.0.1:23213 ok === (external:skip cluster) Starting server 127.0.0.1:21775 ok === () Starting server 127.0.0.1:23521 ok [ok]: BLMOVE left right with zero timeout should block indefinitely (84 ms) === (scripting) Starting server 127.0.0.1:26553 ok === (external:skip cluster) Starting server 127.0.0.1:22073 ok [ok]: Consumer group last ID propagation to slave (NOACK=0) (736 ms) === () Starting server 127.0.0.1:27197 ok [ok]: BLMOVE right left with zero timeout should block indefinitely (85 ms) === (external:skip cluster) Starting server 127.0.0.1:23353 ok === (external:skip cluster) Starting server 127.0.0.1:22565 ok === (external:skip) Starting server 127.0.0.1:22393 ok [ok]: Init migration and move key (637 ms) === (external:skip cluster) Starting server 127.0.0.1:24475 ok [ok]: BLMOVE right right with zero timeout should block indefinitely (72 ms) === (external:skip cluster) Starting server 127.0.0.1:25127 ok === (external:skip cluster) Starting server 127.0.0.1:23215 ok === (external:skip cluster) Starting server 127.0.0.1:21141 ok [ok]: BLMOVE (left, left) with a client BLPOPing the target list (126 ms) === (external:skip cluster) Starting server 127.0.0.1:22075 ok [ok]: WAITAOF local copy before fsync (148 ms) === (external:skip cluster) Starting server 127.0.0.1:23355 ok === (external:skip cluster) Starting server 127.0.0.1:22567 ok === (external:skip cluster) Starting server 127.0.0.1:24477 ok [ok]: WAITAOF local copy everysec (97 ms) [ok]: WAITAOF local copy with appendfsync always (1 ms) === (external:skip cluster) Starting server 127.0.0.1:25129 ok [ok]: CONFIG REWRITE handles save and shutdown properly (1479 ms) [ok]: BLMOVE (left, right) with a client BLPOPing the target list (246 ms) [ok]: CONFIG SET with multiple args (2 ms) [ok]: CONFIG SET rollback on set error (3 ms) [skip]: CONFIG SET rollback on apply error [ok]: CONFIG SET duplicate configs (1 ms) [ok]: CONFIG SET set immutable (0 ms) [ok]: CONFIG GET hidden configs (13 ms) [ok]: CONFIG GET multiple args (0 ms) === (external:skip cluster) Starting server 127.0.0.1:21143 ok [ok]: WAITAOF local wait and then stop aof (97 ms) [ok]: WAITAOF local on server with aof disabled (0 ms) [ok]: Move key again (173 ms) [ok]: Timedout read-only scripts can be killed by SCRIPT KILL (526 ms) === (external:skip cluster) Starting server 127.0.0.1:22077 ok === (external:skip cluster) Starting server 127.0.0.1:22569 ok === (external:skip cluster) Starting server 127.0.0.1:23357 ok [ok]: BLMOVE (right, left) with a client BLPOPing the target list (245 ms) [ok]: valkey-server command line arguments - error cases (291 ms) [ok]: AOF rewrite during write load: RDB preamble=yes (8380 ms) === (external:skip cluster) Starting server 127.0.0.1:21145 ok evicted keys: 24 evicted clients: 0 dbsize: 26 === (external:skip cluster) Starting server 127.0.0.1:22571 ok [ok]: eviction due to input buffer of a dead client, client eviction: false (7078 ms) [ok]: WAITAOF local if AOFRW was postponed (424 ms) === (external:skip cluster) Starting server 127.0.0.1:23359 ok [ok]: BLMOVE (right, right) with a client BLPOPing the target list (241 ms) === (external:skip cluster) Starting server 127.0.0.1:22079 ok === () Starting server 127.0.0.1:23523 ok [ok]: Timedout read-only scripts can be killed by SCRIPT KILL even when use pcall (421 ms) [ok]: Consumer group last ID propagation to slave (NOACK=1) (1047 ms) [ok]: BRPOPLPUSH with wrong source type (138 ms) === () Starting server 127.0.0.1:27199 ok === (external:skip cluster) Starting server 127.0.0.1:23361 ok [ok]: BRPOPLPUSH with wrong destination type (202 ms) === (external:skip cluster) Starting server 127.0.0.1:22081 ok === (external:skip cluster) Starting server 127.0.0.1:22573 ok [ok]: WAITAOF on demoted master gets unblocked with an error (55 ms) === (external:skip) Starting server 127.0.0.1:28957 ok === () Starting server 127.0.0.1:23525 ok [ok]: BRPOPLPUSH maintains order of elements after failure (107 ms) [ok]: Half-finish migration (903 ms) [ok]: Timedout script does not cause a false dead client (460 ms) [ok]: Check consistency of different data types after a reload (2817 ms) [ok]: BRPOPLPUSH with multiple blocked clients (104 ms) === (external:skip cluster) Starting server 127.0.0.1:23363 ok [ok]: WAITAOF replica copy before fsync (57 ms) === (external:skip cluster) Starting server 127.0.0.1:22083 ok === (external:skip cluster) Starting server 127.0.0.1:22575 ok [ok]: Continuous slots distribution (25 ms) [ok]: ADDSLOTS command with several boundary conditions test suite (2 ms) [ok]: ADDSLOTSRANGE command with several boundary conditions test suite (1 ms) [ok]: DELSLOTSRANGE command with several boundary conditions test suite (5 ms) [ok]: BLMPOP with multiple blocked clients (296 ms) [ok]: Big Quicklist: SORT BY key (1198 ms) [ok]: Big Quicklist: SORT BY key with limit (7 ms) [ok]: tot-net-out for replica client (1099 ms) [ok]: Move key back (68 ms) === (external:skip cluster) Starting server 127.0.0.1:22577 ok [ok]: Timedout script link is still usable after Lua returns (479 ms) [ok]: Linked LMOVEs (183 ms) === () Starting server 127.0.0.1:23527 ok [34/122 done]: unit/cluster/multi-slot-operations (3 seconds) Testing unit/cluster/replica-migration [ok]: Stress tester for #3343-alike bugs comp: 2 (9038 ms) [ok]: All time-to-live(TTL) in commands are propagated as absolute timestamp in milliseconds in AOF (2035 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:22579 ok [ok]: Circular BRPOPLPUSH (258 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... [ok]: Hash fuzzing #2 - 512 fields (3260 ms) [ok]: Replication tests of XCLAIM with deleted entries (autoclaim=0) (851 ms) [ok]: Big Quicklist: SORT BY hash field (511 ms) [ok]: Replication tests of XCLAIM with deleted entries (autoclaim=1) (21 ms) [ok]: Intset: SORT BY key (1 ms) [ok]: Intset: SORT BY key with limit (0 ms) [ok]: Intset: SORT BY hash field (0 ms) [ok]: valkey-server command line arguments - allow passing option name and option value in the same arg (495 ms) [ok]: XREADGROUP ACK would propagate entries-read (17 ms) === (external:skip cluster) Starting server 127.0.0.1:25763 ok [ok]: Self-referential BRPOPLPUSH (150 ms) [ok]: Human nodenames are visible in log messages (3708 ms) [ok]: BRPOPLPUSH inside a transaction (16 ms) [ok]: Same dataset digest if saving/reloading as AOF? (917 ms) Waiting for background AOF rewrite to finish... [ok]: XREVRANGE returns the reverse of XRANGE (3417 ms) [ok]: All TTL in commands are propagated as absolute timestamp in replication stream (227 ms) [ok]: XRANGE exclusive ranges (14 ms) [ok]: XREAD with non empty stream (1 ms) [ok]: Non blocking XREAD with empty streams (1 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:22581 ok [ok]: EXPIRES after a reload (snapshot + append only file rewrite) (133 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:23529 ok Waiting for background AOF rewrite to finish... [ok]: PUSH resulting from BRPOPLPUSH affect WATCH (225 ms) [ok]: Half-finish importing (747 ms) [35/122 done]: unit/cluster/human-announced-nodename (7 seconds) Testing unit/cluster/scripting === (stream needs:debug) Starting server 127.0.0.1:28959 ok === (external:skip cluster) Starting server 127.0.0.1:25765 ok === (needs:repl external:skip) Starting server 127.0.0.1:22395 ok [ok]: Timedout scripts and unblocked command (777 ms) Waiting for background AOF rewrite to finish... [ok]: valkey-server command line arguments - wrong usage that we support anyway (483 ms) [ok]: First server should have role slave after REPLICAOF (5 ms) [36/122 done]: unit/cluster/half-migrated-slot (7 seconds) Testing unit/cluster/sharded-pubsub Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:24650 ok [ok]: BRPOPLPUSH does not affect WATCH while still blocked (301 ms) [ok]: Empty stream with no lastid can be rewrite into AOF correctly (113 ms) [ok]: For all replicated TTL-related commands, absolute expire times are identical on primary and replica (125 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:25767 ok [ok]: Hash table: SORT BY key (53 ms) [ok]: Hash table: SORT BY key with limit (5 ms) [ok]: WAITAOF replica copy everysec (1478 ms) Waiting for background AOF rewrite to finish... [ok]: Timedout scripts that modified data can't be killed by SCRIPT KILL (275 ms) [ok]: SHUTDOWN NOSAVE can kill a timedout script anyway (12 ms) [ok]: Hash table: SORT BY hash field (38 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:23531 ok [37/122 done]: unit/type/stream-cgroups (11 seconds) Testing unit/cluster/slave-selection === (external:skip cluster) Starting server 127.0.0.1:25921 ok [ok]: valkey-server command line arguments - allow option value to use the `--` prefix (373 ms) [ok]: expired key which is created in writeable replicas should be deleted by active expiry (250 ms) === (external:skip cluster) Starting server 127.0.0.1:25769 ok === (scripting repl needs:debug external:skip) Starting server 127.0.0.1:26555 ok === (external:skip cluster) Starting server 127.0.0.1:28961 ok [ok]: SET command will remove expire (1 ms) [ok]: SET - use KEEPTTL option, TTL should not be removed (1 ms) === (external:skip cluster) Starting server 127.0.0.1:25923 ok === () Starting server 127.0.0.1:23533 ok [ok]: client evicted due to pubsub subscriptions (7943 ms) === (external:skip cluster) Starting server 127.0.0.1:25771 ok [ok]: valkey-server command line arguments - option name and option value in the same arg and `--` prefix (373 ms) === () Starting server 127.0.0.1:26557 ok === (external:skip cluster) Starting server 127.0.0.1:28963 ok evicted keys: 12 evicted clients: 0 dbsize: 38 [ok]: eviction due to output buffers of pubsub, client eviction: false (2605 ms) [ok]: Before the replica connects we issue two EVAL commands (3 ms) [ok]: client evicted due to tracking redirection (286 ms) === () Starting server 127.0.0.1:23535 ok [ok]: Connect a replica to the master instance (109 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:25773 ok === (external:skip cluster) Starting server 127.0.0.1:28965 ok Waiting for background AOF rewrite to finish... [ok]: Set cluster announced IPv4 to invalid IP (1 ms) Waiting for background AOF rewrite to finish... [ok]: ZDIFF fuzzing - listpack (10646 ms) [ok]: ZPOPMIN with the count 0 returns an empty array (1 ms) [ok]: ZPOPMIN with negative count (2 ms) [ok]: ZPOPMAX with the count 0 returns an empty array (1 ms) [ok]: ZPOPMAX with negative count (2 ms) [ok]: Basic ZPOPMIN/ZPOPMAX with a single key - listpack (4 ms) [ok]: ZPOPMIN/ZPOPMAX with count - listpack (1 ms) [ok]: Basic ZMPOP_MIN/ZMPOP_MAX with a single key - listpack (2 ms) [ok]: ZMPOP_MIN/ZMPOP_MAX with count - listpack (1 ms) Waiting for background AOF rewrite to finish... [ok]: BZPOPMIN/BZPOPMAX with a single existing sorted set - listpack (42 ms) [ok]: WAITAOF replica copy everysec with AOFRW (1019 ms) [ok]: BRPOPLPUSH timeout (1096 ms) [ok]: Set cluster announced IPv4 and check that it propagates (135 ms) [ok]: BZPOPMIN/BZPOPMAX with multiple existing sorted sets - listpack (55 ms) === (external:skip cluster) Starting server 127.0.0.1:25775 ok [ok]: SWAPDB awakes blocked client (89 ms) [ok]: Replication of script multiple pushes to list with BLPOP (307 ms) [ok]: Lua scripts using SELECT are replicated correctly (6 ms) [ok]: BZPOPMIN/BZPOPMAX second sorted set has members - listpack (80 ms) === (external:skip cluster) Starting server 127.0.0.1:28967 ok [ok]: Clear announced client IPv4 and check that it propagates (121 ms) === () Starting server 127.0.0.1:23537 ok [ok]: BZMPOP_MIN/BZMPOP_MAX with a single existing sorted set - listpack (65 ms) [ok]: BZMPOP_MIN/BZMPOP_MAX with multiple existing sorted sets - listpack (56 ms) [ok]: Test change cluster-announce-port and cluster-announce-tls-port at runtime (221 ms) [ok]: BZMPOP_MIN/BZMPOP_MAX second sorted set has members - listpack (62 ms) [ok]: Basic ZPOPMIN/ZPOPMAX - listpack RESP3 (2 ms) [ok]: ZPOPMIN/ZPOPMAX with count - listpack RESP3 (1 ms) [ok]: Basic ZMPOP_MIN/ZMPOP_MAX - listpack RESP3 (2 ms) [ok]: ZMPOP_MIN/ZMPOP_MAX with count - listpack RESP3 (1 ms) === (external:skip cluster) Starting server 127.0.0.1:25777 ok [ok]: BZPOPMIN/BZPOPMAX - listpack RESP3 (51 ms) [ok]: Cluster should start ok (1 ms) [ok]: Test change cluster-announce-bus-port at runtime (106 ms) [ok]: Continuous slots distribution (17 ms) === (external:skip cluster) Starting server 127.0.0.1:28969 ok [ok]: Discontinuous slots distribution (14 ms) [ok]: SWAPDB wants to wake blocked client, but the key already expired (298 ms) [ok]: BZMPOP_MIN/BZMPOP_MAX - listpack RESP3 (59 ms) [ok]: Check encoding - skiplist (2 ms) [ok]: ZSET basic ZADD and score update - skiplist (0 ms) [ok]: ZSET element can't be set to NaN with ZADD - skiplist (0 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 (4 ms) [ok]: ZADD XX option without key - skiplist (1 ms) [ok]: ZADD XX existing key - skiplist (1 ms) [ok]: ZADD XX returns the number of elements actually added - skiplist (1 ms) [ok]: ZADD XX updates existing elements score - skiplist (5 ms) [ok]: ZADD GT updates existing elements when new scores are greater - skiplist (1 ms) [ok]: ZADD LT updates existing elements when new scores are lower - skiplist (1 ms) [ok]: ZADD GT XX updates existing elements when new scores are greater and skips new elements - skiplist (1 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 (0 ms) [ok]: ZADD NX with non existing key - skiplist (3 ms) [ok]: ZADD NX only add new elements without updating old ones - skiplist (1 ms) [ok]: ZADD GT and NX are not compatible - skiplist (0 ms) [ok]: ZADD LT and NX are not compatible - skiplist (4 ms) [ok]: ZADD LT and GT are not compatible - skiplist (0 ms) [ok]: ZADD INCR LT/GT replies with nill if score not updated - skiplist (1 ms) [ok]: ZADD INCR LT/GT with inf - skiplist (3 ms) [ok]: ZADD INCR works like ZINCRBY - skiplist (0 ms) [ok]: ZADD INCR works with a single score-element pair - skiplist (4 ms) [ok]: ZADD CH option changes return value to all changed elements - skiplist (0 ms) [ok]: ZINCRBY calls leading to NaN result in error - skiplist (1 ms) [ok]: ZINCRBY against invalid incr value - skiplist (0 ms) [ok]: ZADD - Variadic version base case - skiplist (4 ms) [ok]: ZADD - Return value is the number of actually added items - skiplist (0 ms) [ok]: ZADD - Variadic version does not add nothing on single parsing err - skiplist (1 ms) [ok]: ZADD - Variadic version will raise error on missing arg - skiplist (0 ms) [ok]: ZINCRBY does not work variadic even if shares ZADD implementation - skiplist (1 ms) [ok]: ZCARD basics - skiplist (1 ms) [ok]: ZREM removes key after last element is removed - skiplist (1 ms) [ok]: ZREM variadic version - skiplist (3 ms) [ok]: ZREM variadic version -- remove elements after key deletion - skiplist (1 ms) [ok]: ZRANGE basics - skiplist (3 ms) [ok]: ZREVRANGE basics - skiplist (2 ms) [ok]: ZRANK/ZREVRANK basics - skiplist (3 ms) [ok]: ZRANK - after deletion - skiplist (1 ms) [ok]: ZINCRBY - can create a new sorted set - skiplist (0 ms) [ok]: ZINCRBY - increment and decrement - skiplist (1 ms) [ok]: ZINCRBY return value - skiplist (1 ms) [ok]: ZRANGEBYSCORE/ZREVRANGEBYSCORE/ZCOUNT basics - skiplist (21 ms) [ok]: ZRANGEBYSCORE with WITHSCORES - skiplist (2 ms) [ok]: ZRANGEBYSCORE with LIMIT - skiplist (23 ms) [ok]: ZRANGEBYSCORE with LIMIT and WITHSCORES - skiplist (6 ms) [ok]: ZRANGEBYSCORE with non-value min or max - skiplist (0 ms) === () Starting server 127.0.0.1:23539 ok [ok]: ZRANGEBYLEX/ZREVRANGEBYLEX/ZLEXCOUNT basics - skiplist (7 ms) [ok]: ZLEXCOUNT advanced - skiplist (3 ms) [ok]: ZRANGEBYLEX with LIMIT - skiplist (16 ms) [ok]: ZRANGEBYLEX with invalid lex range specifiers - skiplist (4 ms) [ok]: ZREMRANGEBYSCORE basics - skiplist (32 ms) [ok]: ZREMRANGEBYSCORE with non-value min or max - skiplist (1 ms) [ok]: ZREMRANGEBYRANK basics - skiplist (6 ms) [ok]: ZREMRANGEBYLEX basics - skiplist (16 ms) [ok]: ZUNIONSTORE against non-existing key doesn't set destination - skiplist (1 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF against non-existing key - skiplist (1 ms) [ok]: ZUNIONSTORE with empty set - skiplist (0 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF with empty set - skiplist (1 ms) [ok]: ZUNIONSTORE basics - skiplist (1 ms) [ok]: ZUNION/ZINTER/ZINTERCARD/ZDIFF with integer members - skiplist (1 ms) [ok]: ZUNIONSTORE with weights - skiplist (1 ms) [ok]: ZUNION with weights - skiplist (1 ms) [ok]: ZUNIONSTORE with a regular set and weights - skiplist (1 ms) [ok]: ZUNIONSTORE with AGGREGATE MIN - skiplist (0 ms) [ok]: ZUNION/ZINTER with AGGREGATE MIN - skiplist (0 ms) [ok]: ZUNIONSTORE with AGGREGATE MAX - skiplist (1 ms) [ok]: ZUNION/ZINTER with AGGREGATE MAX - skiplist (0 ms) [ok]: ZINTERSTORE basics - skiplist (1 ms) [ok]: ZINTER basics - skiplist (0 ms) [ok]: ZINTERCARD with illegal arguments (1 ms) [ok]: ZINTERCARD basics - skiplist (1 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 (1 ms) [ok]: ZINTERSTORE with AGGREGATE MIN - skiplist (1 ms) [ok]: ZINTERSTORE with AGGREGATE MAX - skiplist (0 ms) [ok]: EXPIRES after AOF reload (without rewrite) (2133 ms) [ok]: ZUNIONSTORE with +inf/-inf scores - skiplist (4 ms) [ok]: ZUNIONSTORE with NaN weights - skiplist (0 ms) [ok]: ZINTERSTORE with +inf/-inf scores - skiplist (2 ms) [ok]: Cluster should start ok (3 ms) [ok]: ZINTERSTORE with NaN weights - skiplist (1 ms) [ok]: ZDIFFSTORE basics - skiplist (1 ms) [ok]: ZDIFF basics - skiplist (0 ms) [ok]: ZDIFFSTORE with a regular set - skiplist (1 ms) [ok]: ZDIFF subtracting set from itself - skiplist (1 ms) [ok]: ZDIFF algorithm 1 - skiplist (1 ms) [ok]: ZDIFF algorithm 2 - skiplist (1 ms) === (external:skip cluster) Starting server 127.0.0.1:28971 ok [ok]: Eval scripts with shebangs and functions default to no cross slots (2 ms) [ok]: Cross slot commands are allowed by default for eval scripts and with allow-cross-slot-keys flag (5 ms) [ok]: Cross slot commands are also blocked if they disagree with pre-declared keys (1 ms) [ok]: Cross slot commands are allowed by default if they disagree with pre-declared keys (2 ms) [ok]: Function no-cluster flag (1 ms) [ok]: Script no-cluster flag (3 ms) [ok]: Calling cluster slots in scripts is OK (3 ms) [ok]: Calling cluster shards in scripts is OK (3 ms) [ok]: SDIFF fuzzing (10712 ms) [ok]: SDIFF against non-set should throw error (1 ms) [ok]: SDIFF should handle non existing key as empty (1 ms) [ok]: SDIFFSTORE against non-set should throw error (5 ms) [ok]: SDIFFSTORE should handle non existing key as empty (2 ms) [ok]: SINTER against non-set should throw error (2 ms) [ok]: SINTER should handle non existing key as empty (2 ms) [ok]: SINTER with same integer elements but different encoding (1 ms) [ok]: SINTERSTORE against non-set should throw error (2 ms) [ok]: SINTERSTORE against non existing keys should delete dstkey (2 ms) [ok]: SUNION against non-set should throw error (1 ms) [ok]: MULTI + LPUSH + EXPIRE + DEBUG SLEEP on blocked client, key already expired (430 ms) [ok]: SUNION should handle non existing key as empty (2 ms) [ok]: SUNIONSTORE against non-set should throw error (2 ms) [ok]: SUNIONSTORE should handle non existing key as empty (3 ms) [ok]: SUNIONSTORE against non existing keys should delete dstkey (0 ms) [ok]: SPOP basics - listpack (2 ms) [ok]: SPOP with =1 - listpack (1 ms) [ok]: SRANDMEMBER - listpack (12 ms) [ok]: SPOP basics - intset (1 ms) [ok]: SPOP with =1 - intset (1 ms) [ok]: SRANDMEMBER - intset (12 ms) [ok]: SPOP integer from listpack set (3 ms) [ok]: SPOP with - listpack (5 ms) [ok]: SPOP with - intset (5 ms) [ok]: SPOP with - hashtable (4 ms) [38/122 done]: unit/cluster/scripting (2 seconds) Testing unit/cluster/slave-stop-cond [ok]: SPOP using integers, testing Knuth's and Floyd's algorithm (7 ms) [ok]: SPOP using integers with Knuth's algorithm (1 ms) [ok]: SPOP new implementation: code path #1 intset (5 ms) [ok]: SPOP new implementation: code path #2 intset (3 ms) evicted keys: 0 evicted clients: 9 dbsize: 50 [ok]: SPOP new implementation: code path #3 intset (3 ms) [39/122 done]: unit/cluster/announced-endpoints (12 seconds) Testing unit/cluster/slot-migration-response [ok]: SPOP new implementation: code path #1 listpack (4 ms) [ok]: eviction due to output buffers of many MGET clients, client eviction: true (1205 ms) [ok]: SPOP new implementation: code path #2 listpack (3 ms) [ok]: SPOP new implementation: code path #3 listpack (4 ms) === (external:skip cluster ipv6) Starting server 127.0.0.1:27521 ok === (external:skip cluster) Starting server 127.0.0.1:28973 ok [ok]: SPOP new implementation: code path #1 propagate as DEL or UNLINK (88 ms) [ok]: SRANDMEMBER count of 0 is handled correctly (1 ms) [ok]: SRANDMEMBER with against non existing key (3 ms) [ok]: SRANDMEMBER count overflow (0 ms) [ok]: SRANDMEMBER count of 0 is handled correctly - emptyarray (0 ms) [ok]: SRANDMEMBER with against non existing key - emptyarray (0 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:23541 ok [ok]: Cluster is up (6 ms) Waiting for background AOF rewrite to finish... [ok]: SET 10000 numeric keys and access all them in reverse order (5791 ms) [ok]: DBSIZE should be 10000 now (0 ms) [ok]: SRANDMEMBER with - listpack (69 ms) [ok]: SETNX target key missing (0 ms) [ok]: SETNX target key exists (1 ms) [ok]: SETNX against not-expired volatile key (0 ms) [ok]: XREAD with non empty second stream (2630 ms) === (external:skip cluster) Starting server 127.0.0.1:25283 ok === (external:skip cluster) Starting server 127.0.0.1:24652 ok [40/122 done]: unit/cluster/cluster-nodes-slots (12 seconds) Testing unit/cluster/slot-migration Waiting for background AOF rewrite to finish... [ok]: Blocking XREAD waiting new data (51 ms) [ok]: Cluster is writable (472 ms) [ok]: SRANDMEMBER with - intset (65 ms) Waiting for background AOF rewrite to finish... [ok]: Blocking XREAD waiting old data (50 ms) === (external:skip cluster) Starting server 127.0.0.1:28975 ok Waiting for background AOF rewrite to finish... [ok]: SRANDMEMBER with - hashtable (102 ms) [ok]: Cluster should start ok (3 ms) [ok]: Cluster shards response is ok for shard 0 (2 ms) === (external:skip cluster ipv6) Starting server 127.0.0.1:27523 ok Waiting for background AOF rewrite to finish... [ok]: Blocking XREAD will not reply with an empty array (103 ms) [ok]: SET - use KEEPTTL option, TTL should not be removed after loadaof (2006 ms) [ok]: GETEX use of PERSIST option should remove TTL (1 ms) [ok]: GETEX use of PERSIST option should remove TTL after loadaof (0 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:24654 ok === (external:skip cluster) Starting server 127.0.0.1:25285 ok [ok]: CLUSTER SLOTS cached using EVAL over TLS -- tls-cluster yes (72 ms) === (external:skip cluster) Starting server 127.0.0.1:21283 ok [ok]: Kill a node and tell the replica to immediately takeover (102 ms) Waiting for background AOF rewrite to finish... [ok]: CLUSTER SLOTS with different connection type -- tls-cluster yes (78 ms) [ok]: LATENCY GRAPH can output the expire event graph (0 ms) [ok]: LATENCY of expire events are correctly collected (9502 ms) [ok]: LATENCY HISTORY / RESET with wrong event name is fine (0 ms) Waiting for background AOF rewrite to finish... [ok]: LATENCY DOCTOR produces some output (4 ms) [ok]: LATENCY RESET is able to reset events (0 ms) [ok]: LATENCY HELP should not have unexpected options (0 ms) === (scripting repl external:skip) Starting server 127.0.0.1:26559 ok [ok]: GETEX propagate as to replica as PERSIST, UNLINK, or nothing (148 ms) [ok]: EXPIRE with NX option on a key with ttl (1 ms) [ok]: EXPIRE with NX option on a key without ttl (1 ms) [ok]: Blocking XREAD for stream that ran dry (issue #5299) (199 ms) [ok]: XREAD last element from non-empty stream (1 ms) [ok]: XREAD last element from empty stream (1 ms) [ok]: EXPIRE with XX option on a key with ttl (2 ms) [ok]: CLUSTER NODES return port according to connection type -- tls-cluster yes (56 ms) [ok]: EXPIRE with XX option on a key without ttl (1 ms) === (external:skip cluster) Starting server 127.0.0.1:28977 ok [ok]: EXPIRE with GT option on a key with lower ttl (1 ms) [ok]: EXPIRE with GT option on a key with higher ttl (1 ms) [ok]: EXPIRE with GT option on a key without ttl (1 ms) === () Starting server 127.0.0.1:23543 ok [ok]: EXPIRE with LT option on a key with higher ttl (1 ms) [ok]: EXPIRE with LT option on a key with lower ttl (1 ms) Waiting for background AOF rewrite to finish... [ok]: EXPIRE with LT option on a key without ttl (4 ms) [ok]: EXPIRE with LT and XX option on a key with ttl (1 ms) [ok]: EXPIRE with LT and XX option on a key without ttl (1 ms) [ok]: EXPIRE with conflicting options: LT GT (1 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 (0 ms) [ok]: EXPIRE with unsupported options (2 ms) [ok]: EXPIRE with unsupported options (0 ms) [ok]: EXPIRE with negative expiry (0 ms) [ok]: EXPIRE with negative expiry on a non-valitale key (2 ms) [ok]: EXPIRE with non-existed key (0 ms) Waiting for background AOF rewrite to finish... [ok]: XREAD last element blocking from empty stream (60 ms) [ok]: XREAD last element blocking from non-empty stream (1 ms) [ok]: XREAD last element from multiple streams (1 ms) [ok]: XREAD last element with count > 1 (1 ms) [41/122 done]: unit/latency-monitor (14 seconds) Testing unit/cluster/slot-ownership [ok]: SRANDMEMBER histogram distribution - listpack (324 ms) [ok]: Stress test the hash ziplist -> hashtable encoding conversion (3270 ms) === (external:skip cluster ipv6) Starting server 127.0.0.1:27525 ok Waiting for background AOF rewrite to finish... [ok]: valkey-server command line arguments - save with empty input (2053 ms) === (external:skip cluster) Starting server 127.0.0.1:21285 ok [ok]: XREAD: XADD + DEL should not awake client (77 ms) === (external:skip cluster) Starting server 127.0.0.1:24656 ok Waiting for background AOF rewrite to finish... [ok]: Hash ziplist of various encodings (95 ms) [ok]: XREAD: XADD + DEL + LPUSH should not awake client (48 ms) [ok]: Hash ziplist of various encodings - sanitize dump (8 ms) [ok]: HINCRBYFLOAT does not allow NaN or Infinity (3 ms) [ok]: Server should not propagate the read command on lazy expire (179 ms) Waiting for background AOF rewrite to finish... [ok]: XREAD with same stream name multiple times should work (48 ms) Waiting for background AOF rewrite to finish... [ok]: SRANDMEMBER histogram distribution - intset (182 ms) [ok]: XREAD + multiple XADD inside transaction (52 ms) === (external:skip cluster) Starting server 127.0.0.1:28979 ok [ok]: XDEL basic test (6 ms) [ok]: XDEL multiply id test (2 ms) [ok]: SCAN: Lazy-expire should not be wrapped in MULTI/EXEC (101 ms) [42/122 done]: unit/type/hash (14 seconds) Testing unit/cluster/slot-stats Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:23833 ok Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:26561 ok === () Starting server 127.0.0.1:23545 ok === (external:skip cluster) Starting server 127.0.0.1:21287 ok [ok]: RANDOMKEY: Lazy-expire should not be wrapped in MULTI/EXEC (98 ms) === (external:skip cluster) Starting server 127.0.0.1:24658 ok === (external:skip cluster ipv6) Starting server 127.0.0.1:27527 ok Waiting for background AOF rewrite to finish... [ok]: SRANDMEMBER histogram distribution - hashtable (159 ms) Waiting for background AOF rewrite to finish... [ok]: BLPOP unblock but the key is expired and then block again - reprocessing command (1143 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:28153 ok [ok]: WAITAOF replica copy everysec with slow AOFRW (2047 ms) Waiting for background AOF rewrite to finish... [ok]: Connect a replica to the master instance (106 ms) [ok]: Redis.replicate_commands() can be issued anywhere now (1 ms) [ok]: Redis.set_repl() can be issued before replicate_commands() now (0 ms) [ok]: valkey-server command line arguments - take one bulk string with spaces for MULTI_ARG configs parsing (458 ms) [ok]: Redis.set_repl() don't accept invalid values (1 ms) [ok]: Test selective replication of certain commands from Lua (4 ms) === (external:skip cluster) Starting server 127.0.0.1:23835 ok [ok]: PRNG is seeded randomly for command replication (2 ms) [ok]: Using side effects is not a problem with command replication (2 ms) === (external:skip cluster) Starting server 127.0.0.1:28981 ok [ok]: BLPOP when new key is moved into place (126 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:21289 ok === (external:skip cluster) Starting server 127.0.0.1:24660 ok [ok]: WAITAOF replica copy everysec->always with AOFRW (107 ms) [ok]: WAITAOF replica copy appendfsync always (1 ms) === (expire external:skip cluster) Starting server 127.0.0.1:22397 ok [ok]: BLPOP when result key is created by SORT..STORE (201 ms) === (external:skip cluster) Starting server 127.0.0.1:21291 ok [ok]: BLMPOP_LEFT when new key is moved into place (67 ms) [ok]: WAITAOF replica copy if replica is blocked (205 ms) === (external:skip cluster) Starting server 127.0.0.1:23837 ok === (introspection external:skip) Starting server 127.0.0.1:23547 ok === (external:skip cluster) Starting server 127.0.0.1:28983 ok [ok]: BLMPOP_LEFT when result key is created by SORT..STORE (51 ms) [ok]: BLPOP: timeout value out of range (0 ms) === (external:skip cluster) Starting server 127.0.0.1:24662 ok [ok]: BLPOP: with single empty list argument (45 ms) [ok]: cannot modify protected configuration - no (2 ms) [ok]: BLPOP: with negative timeout (88 ms) [ok]: WAITAOF replica multiple clients unblock - reuse last result (186 ms) [ok]: WAITAOF on promoted replica (1 ms) === (external:skip cluster) Starting server 127.0.0.1:21293 ok [ok]: BLPOP: with non-integer timeout (71 ms) === (external:skip cluster) Starting server 127.0.0.1:28985 ok === (external:skip cluster) Starting server 127.0.0.1:23839 ok === (scripting needs:debug) Starting server 127.0.0.1:26563 ok [ok]: BLPOP: with zero timeout should block indefinitely (63 ms) === (external:skip cluster) Starting server 127.0.0.1:24664 ok [ok]: BLPOP: with 0.001 timeout should not block indefinitely (71 ms) [ok]: test RESP2/2 big number protocol parsing (2 ms) [ok]: test RESP2/2 malformed big number protocol parsing (1 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 (1 ms) [ok]: test RESP2/2 null protocol parsing (1 ms) [ok]: test RESP2/2 verbatim protocol parsing (1 ms) [ok]: test RESP2/2 true protocol parsing (1 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 (1 ms) [ok]: test RESP2/3 map protocol parsing (3 ms) [ok]: test RESP2/3 set protocol parsing (0 ms) [ok]: test RESP2/3 double protocol parsing (3 ms) [ok]: test RESP2/3 null protocol parsing (0 ms) [ok]: test RESP2/3 verbatim protocol parsing (2 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 (0 ms) [ok]: test RESP3/2 malformed big number protocol parsing (1 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 (2 ms) [ok]: test RESP3/2 null protocol parsing (1 ms) [ok]: test RESP3/2 verbatim protocol parsing (1 ms) [ok]: test RESP3/2 true protocol parsing (1 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 (1 ms) [ok]: test RESP3/3 set protocol parsing (1 ms) [ok]: test RESP3/3 double protocol parsing (0 ms) [ok]: test RESP3/3 null protocol parsing (1 ms) [ok]: test RESP3/3 verbatim protocol parsing (0 ms) [ok]: test RESP3/3 true protocol parsing (2 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 (4 ms) [ok]: TIME command using cached time (12 ms) [ok]: BLPOP: second argument is not a list (83 ms) === (introspection external:skip) Starting server 127.0.0.1:23549 ok === (external:skip cluster) Starting server 127.0.0.1:28987 ok [ok]: cannot modify protected configuration - local (3 ms) [ok]: PIPELINING stresser (also a regression for the old epoll bug) (2243 ms) [ok]: APPEND basics (1 ms) [ok]: APPEND basics, integer encoded values (1 ms) [ok]: Script block the time in some expiration related commands (83 ms) [ok]: RESTORE expired keys with expiration time (11 ms) === (external:skip cluster) Starting server 127.0.0.1:24666 ok === (external:skip cluster) Starting server 127.0.0.1:28989 ok === () Starting server 127.0.0.1:23551 ok === (scripting) Starting server 127.0.0.1:26565 ok === (external:skip cluster) Starting server 127.0.0.1:24668 ok [ok]: Cluster is up (0 ms) [ok]: EVAL - Does Lua interpreter replies to our requests? (1 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 (1 ms) [ok]: EVAL - Lua integer -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua string -> Redis protocol type conversion (0 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 (1 ms) [ok]: EVAL - Lua table -> Redis protocol type conversion (0 ms) [ok]: EVAL - Are the KEYS and ARGV arrays populated correctly? (0 ms) [ok]: EVAL - is Lua able to call Redis API? (1 ms) [ok]: EVAL - Redis integer -> Lua type conversion (0 ms) [ok]: EVAL - Lua number -> Redis integer conversion (1 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 (0 ms) [ok]: EVAL - Redis nil bulk reply -> Lua type conversion (1 ms) [ok]: EVAL - Is the Lua client using the currently selected DB? (0 ms) [ok]: EVAL - SELECT inside Lua should not affect the caller (1 ms) [ok]: EVAL - Scripts do not block on blpop command (1 ms) [ok]: EVAL - Scripts do not block on brpop command (0 ms) [ok]: EVAL - Scripts do not block on brpoplpush command (1 ms) [ok]: EVAL - Scripts do not block on blmove command (1 ms) [ok]: EVAL - Scripts do not block on bzpopmin command (0 ms) [ok]: EVAL - Scripts do not block on bzpopmax command (0 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 (0 ms) [ok]: EVAL - Scripts can run non-deterministic commands (0 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) (1 ms) [ok]: EVAL - redis.call variant raises a Lua error on Redis cmd error (1) (1 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 (0 ms) [ok]: EVAL - JSON smoke test (1 ms) [ok]: EVAL - cmsgpack can pack double? (1 ms) [ok]: EVAL - cmsgpack can pack negative int64? (0 ms) [ok]: APPEND fuzzing (503 ms) [ok]: FLUSHDB (5 ms) [ok]: Perform a final SAVE to leave a clean DB on disk (1 ms) [ok]: RESET clears client state (1 ms) [ok]: Cluster should start ok (2 ms) [ok]: Broadcast message across a cluster shard while a cluster link is down (243 ms) [ok]: RESET clears MONITOR state (61 ms) [ok]: RESET clears and discards MULTI state (1 ms) [ok]: RESET clears Pub/Sub state (1 ms) [ok]: RESET clears authenticated state (1 ms) [ok]: Subcommand syntax error crash (issue #10070) (1 ms) [ok]: Extended Redis Compatibility config (2 ms) === (external:skip cluster) Starting server 127.0.0.1:24670 ok [ok]: EVAL - cmsgpack pack/unpack smoke test (275 ms) [ok]: EVAL - cmsgpack can pack and unpack circular references? (0 ms) [ok]: EVAL - Numerical sanity check from bitop (1 ms) [ok]: EVAL - Verify minimal bitop functionality (1 ms) [ok]: EVAL - Able to parse trailing comments (0 ms) [ok]: EVAL_RO - Successful case (1 ms) [ok]: EVAL_RO - Cannot run write commands (1 ms) [ok]: redis.sha1hex() implementation (1 ms) [ok]: Cluster is up (9 ms) === (other external:skip) Starting server 127.0.0.1:24795 ok [ok]: BLPOP: timeout (1169 ms) [ok]: Cluster should start ok (7 ms) [ok]: MIGRATE cached connections are released after some time (15003 ms) [ok]: Cluster is writable (407 ms) [ok]: BLPOP: arguments are empty (116 ms) [ok]: Killing one primary node (51 ms) [ok]: Killing two slave nodes (106 ms) [ok]: Cluster is up (7 ms) [ok]: BRPOP: with single empty list argument (109 ms) === (repl) Starting server 127.0.0.1:22235 ok [ok]: Cluster is writable (870 ms) [ok]: BRPOP: with negative timeout (148 ms) === (external:skip cluster) Starting server 127.0.0.1:21449 ok [ok]: Big Hash table: SORT BY key (417 ms) [ok]: Big Hash table: SORT BY key with limit (10 ms) [ok]: Set cluster hostnames and verify they are propagated (271 ms) [ok]: Verify health as fail for killed node (3137 ms) [ok]: CLUSTER SHARDS slot response is non-empty when primary node fails (1 ms) [ok]: BRPOP: with non-integer timeout (138 ms) [ok]: MIGRATE is able to migrate a key between two instances (486 ms) [ok]: WAITAOF master that loses a replica and backlog is dropped (2007 ms) [ok]: BRPOP: with zero timeout should block indefinitely (142 ms) === (external:skip cluster) Starting server 127.0.0.1:21451 ok [ok]: SETNX against expired volatile key (3620 ms) [ok]: GETEX EX option (1 ms) [ok]: GETEX PX option (3 ms) [ok]: GETEX EXAT option (1 ms) [ok]: GETEX PXAT option (4 ms) [ok]: GETEX PERSIST option (3 ms) [ok]: GETEX no option (1 ms) [ok]: GETEX syntax errors (0 ms) [ok]: GETEX and GET expired key or not exist (4 ms) [ok]: GETEX no arguments (0 ms) [ok]: GETDEL command (5 ms) [ok]: Update hostnames and make sure they are all eventually propagated (304 ms) === (repl) Starting server 127.0.0.1:22237 ok [ok]: BRPOP: with 0.001 timeout should not block indefinitely (151 ms) [ok]: Verify that single primary marks replica as failed (3178 ms) [ok]: Cluster is writable (692 ms) [ok]: Instance #5 is a slave (17 ms) [ok]: Instance #5 synced with the master (2 ms) [ok]: BRPOP: second argument is not a list (135 ms) [ok]: Big Hash table: SORT BY hash field (537 ms) [ok]: SORT GET # (0 ms) [ok]: SORT GET (1 ms) [ok]: SORT_RO GET (0 ms) [ok]: SORT GET (key and hash) with sanity check (7 ms) [ok]: SORT BY key STORE (2 ms) [ok]: GETDEL propagate as DEL command to replica (300 ms) === (external:skip cluster) Starting server 127.0.0.1:21453 ok [ok]: SORT BY hash field STORE (6 ms) [ok]: SORT extracts STORE correctly (0 ms) [ok]: SORT_RO get keys (0 ms) [ok]: Don't rehash if server has child process (1189 ms) [ok]: SORT extracts multiple STORE correctly (0 ms) [ok]: MIGRATE is able to copy a key between two instances (489 ms) [ok]: SORT DESC (1 ms) [ok]: SORT ALPHA against integer encoded strings (9 ms) [ok]: SORT sorted set (2 ms) [ok]: SORT sorted set BY nosort should retain ordering (3 ms) [ok]: SORT sorted set BY nosort + LIMIT (3 ms) [ok]: SORT sorted set BY nosort works as expected from scripts (2 ms) [ok]: SORT sorted set: +inf and -inf handling (1 ms) [ok]: SORT regression for issue #19, sorting floats (5 ms) [ok]: Remove hostnames and make sure they are all eventually propagated (275 ms) [ok]: SORT with STORE returns zero if result is empty (github issue 224) (0 ms) [ok]: SORT with STORE does not create empty lists (github issue 224) (1 ms) [ok]: SORT with STORE removes key if result is empty (github issue 227) (0 ms) [ok]: SORT with BY and STORE should still order output (7 ms) [ok]: SORT will complain with numerical sorting and bad doubles (1) (1 ms) [ok]: SORT will complain with numerical sorting and bad doubles (2) (1 ms) [ok]: SORT BY sub-sorts lexicographically if score is the same (0 ms) [ok]: SORT GET with pattern ending with just -> does not get hash field (0 ms) [ok]: SORT by nosort retains native order for lists (0 ms) [ok]: Killing one master node (129 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 (4 ms) [ok]: SORT_RO - Successful case (0 ms) [ok]: SORT_RO - Cannot run with STORE arg (0 ms) Average time to sort: 0.72999999999999998 milliseconds [ok]: SORT speed, 100 element list BY key, 100 times (73 ms) [ok]: WAITAOF master without backlog, wait is released when the replica finishes full-sync (654 ms) [ok]: GETEX without argument does not propagate to replica (213 ms) [ok]: MGET (2 ms) [ok]: MGET against non existing key (1 ms) [ok]: MGET against non-string key (1 ms) [ok]: GETSET (set new value) (1 ms) [ok]: GETSET (replace old value) (0 ms) [ok]: MSET base case (1 ms) [ok]: MSET/MSETNX wrong number of args (1 ms) [ok]: MSET with already existing - same key twice (1 ms) [ok]: MSETNX with already existent key (2 ms) === (repl) Starting server 127.0.0.1:22239 ok [ok]: MSETNX with not existing keys (1 ms) [ok]: MSETNX with not existing keys - same key twice (1 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 (1 ms) [ok]: SETBIT against non-existing key (2 ms) [ok]: SETBIT against string-encoded key (1 ms) [ok]: SETBIT against integer-encoded key (2 ms) [ok]: SETBIT against key with wrong type (1 ms) [ok]: SETBIT with out of range bit offset (2 ms) [ok]: SETBIT with non-bit argument (2 ms) [ok]: Cluster should be still up (1124 ms) Average time to sort: 0.79000000000000004 milliseconds [ok]: SORT speed, 100 element list BY hash field, 100 times (79 ms) [ok]: Verify cluster-preferred-endpoint-type behavior for redirects and info (235 ms) Average time to sort: 0.26000000000000001 milliseconds [ok]: SORT speed, 100 element list directly, 100 times (26 ms) [43/122 done]: unit/cluster/cluster-shards (16 seconds) Testing unit/cluster/transactions-on-replica Average time to sort: 0.25 milliseconds [ok]: SORT speed, 100 element list BY , 100 times (25 ms) [ok]: SETRANGE with huge offset (2 ms) [ok]: Set many keys in the cluster -- tls-cluster yes (3300 ms) [ok]: Test cluster responses during migration of slot x -- tls-cluster yes (7 ms) [ok]: XDEL fuzz test (3580 ms) [ok]: Killing one master node (101 ms) [ok]: Key lazy expires during key migration (20 ms) [ok]: Coverage: Basic cluster commands (1 ms) === (other external:skip) Starting server 127.0.0.1:24797 ok [ok]: expire scan should skip dictionaries with lot's of empty buckets (1322 ms) [ok]: SORT STORE quicklist with the right options (102 ms) [ok]: Client output buffer hard limit is enforced (16983 ms) [ok]: config during loading (2530 ms) [ok]: MIGRATE will not overwrite existing keys, unless REPLACE is used (489 ms) [44/122 done]: unit/expire (18 seconds) Testing unit/cluster/update-msg === (external:skip cluster) Starting server 127.0.0.1:26085 ok [ok]: Process title set as expected (3 ms) [ok]: Measures elapsed time os.clock() (2115 ms) [ok]: Prohibit dangerous lua methods in sandbox (4 ms) [ok]: Verify execution of prohibit dangerous Lua methods will fail (6 ms) [ok]: Globals protection reading an undeclared global variable (0 ms) === (repl) Starting server 127.0.0.1:22241 ok [ok]: Globals protection setting an undeclared global* (0 ms) [ok]: lua bit.tohex bug (1 ms) === (external:skip cluster) Starting server 127.0.0.1:22399 ok [ok]: Test an example script DECR_IF_GT (6 ms) === (introspection) Starting server 127.0.0.1:23553 ok === (external:skip cluster sort) Starting server 127.0.0.1:27033 ok === (external:skip cluster) Starting server 127.0.0.1:26087 ok === (other external:skip cluster slow) Starting server 127.0.0.1:24799 ok === (external:skip cluster) Starting server 127.0.0.1:25439 ok === (external:skip cluster) Starting server 127.0.0.1:22401 ok [ok]: MIGRATE propagates TTL correctly (472 ms) === (external:skip cluster) Starting server 127.0.0.1:25441 ok [ok]: Cluster should be down now (771 ms) [ok]: BRPOP: timeout (1212 ms) === (external:skip cluster) Starting server 127.0.0.1:22403 ok [ok]: Restarting master node (74 ms) [ok]: WAITAOF master isn't configured to do AOF (1005 ms) [ok]: CONFIG REWRITE handles rename-command properly (716 ms) Waiting for background AOF rewrite to finish... [ok]: Cluster is up (3 ms) Waiting for background AOF rewrite to finish... [ok]: SETBIT fuzzing (1060 ms) [ok]: GETBIT against non-existing key (1 ms) [ok]: GETBIT against string-encoded key (1 ms) [ok]: GETBIT against integer-encoded key (1 ms) [ok]: SETRANGE against non-existing key (1 ms) [ok]: SETRANGE against string-encoded key (2 ms) [ok]: SETRANGE against integer-encoded key (2 ms) [ok]: SETRANGE against key with wrong type (1 ms) [ok]: SETRANGE with out of range offset (1 ms) [ok]: WAITAOF replica isn't configured to do AOF (111 ms) [ok]: GETRANGE against non-existing key (1 ms) [ok]: GETRANGE against wrong key type (0 ms) [ok]: GETRANGE against string value (1 ms) Waiting for background AOF rewrite to finish... [ok]: GETRANGE against integer-encoded value (1 ms) [ok]: Cluster is up (2 ms) Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:25443 ok [ok]: BRPOP: arguments are empty (269 ms) === (introspection) Starting server 127.0.0.1:23555 ok [ok]: Verify the nodes configured with prefer hostname only show hostname for new nodes (1165 ms) === (external:skip cluster) Starting server 127.0.0.1:22405 ok [ok]: BLMPOP_LEFT: with single empty list argument (81 ms) [45/122 done]: unit/cluster/misc (13 seconds) Testing integration/aof-multi-part [ok]: BLMPOP_LEFT: with negative timeout (58 ms) [ok]: BLMPOP_LEFT: with non-integer timeout (42 ms) [ok]: BLMPOP_LEFT: with zero timeout should block indefinitely (41 ms) === () Starting server 127.0.0.1:27683 [ok]: Cluster is up (2 ms) [ok]: Instance #3 is a replica (4 ms) [ok]: BLMPOP_LEFT: with 0.001 timeout should not block indefinitely (67 ms) [ok]: Instance #3 synced with the master (0 ms) [ok]: Multi Part AOF can't load data when some file missing (182 ms) === (external:skip cluster) Starting server 127.0.0.1:22407 ok [ok]: BLMPOP_LEFT: second argument is not a list (37 ms) [ok]: Cluster is writable (403 ms) [ok]: Fill up primary with data (4 ms) [ok]: Add new node as replica (1 ms) [ok]: Check digest and replica state (3 ms) [ok]: Cluster is writable (514 ms) [ok]: Instance #5 is a slave (0 ms) [ok]: Instance #5 synced with the master (0 ms) [ok]: Cluster is up (7 ms) [ok]: The nofailover flag is propagated (114 ms) [ok]: Each node has two links with each peer (7 ms) === () Starting server 127.0.0.1:27685 [ok]: Validate cluster links format (4 ms) [ok]: Test restart will keep hostname information (444 ms) [ok]: Test hostname validation (1 ms) [ok]: Multi Part AOF can't load data when the sequence not increase monotonically (180 ms) [ok]: Killing one master node (96 ms) [ok]: Stress tester for #3343-alike bugs comp: 1 (8796 ms) === (external:skip cluster tls) Starting server 127.0.0.1:26245 ok [ok]: Set many keys in the cluster (3322 ms) [ok]: Test cluster responses during migration of slot x (3 ms) === (external:skip cluster) Starting server 127.0.0.1:22409 ok === (introspection) Starting server 127.0.0.1:23557 ok [ok]: Cluster should be up again (844 ms) === () Starting server 127.0.0.1:27687 [ok]: Multi Part AOF can't load data when there are blank lines in the manifest file (196 ms) [46/122 done]: unit/cluster/slot-migration-response (6 seconds) Testing integration/aof-race W=== (external:skip cluster tls) Starting server 127.0.0.1:26247 ok [ok]: WAITAOF both local and replica got AOF enabled at runtime (906 ms) === (external:skip cluster) Starting server 127.0.0.1:22411 ok === () Starting server 127.0.0.1:27689 evicted keys: 0 evicted clients: 18 dbsize: 50 [ok]: eviction due to input buffer of a dead client, client eviction: true (6267 ms) [ok]: Multi Part AOF can't load data when there is a duplicate base file (183 ms) === () Starting server 127.0.0.1:25287 ok [ok]: Cluster is writable (610 ms) === () Starting server 127.0.0.1:27691 [ok]: CONFIG REWRITE handles alias config properly (1237 ms) [47/122 done]: unit/introspection (20 seconds) Testing integration/aof === (external:skip cluster tls) Starting server 127.0.0.1:26249 ok [ok]: Multi Part AOF can't load data when the manifest format is wrong (type unknown) (186 ms) [48/122 done]: unit/cluster/hostnames (16 seconds) Testing integration/block-repl [ok]: CLUSTER SLOT-STATS cpu-usec reset upon CONFIG RESETSTAT. (3642 ms) === (external:skip cluster) Starting server 127.0.0.1:22413 ok [ok]: Killing majority of master nodes (184 ms) === () Starting server 127.0.0.1:27693 [ok]: sort by in cluster mode (0 ms) [ok]: sort get in cluster mode (3 ms) [ok]: sort_ro by in cluster mode (1 ms) [ok]: sort_ro get in cluster mode (0 ms) [ok]: Multi Part AOF can't load data when the manifest format is wrong (missing key) (195 ms) === () Starting server 127.0.0.1:23559 ok [49/122 done]: unit/sort (20 seconds) Testing integration/convert-ziplist-hash-on-load [ok]: Unfinished MULTI: Server should start if load-truncated is yes (2 ms) W=== (repl external:skip) Starting server 127.0.0.1:25607 ok === (external:skip cluster tls) Starting server 127.0.0.1:26251 ok === (external:skip cluster) Starting server 127.0.0.1:22415 ok === () Starting server 127.0.0.1:27695 [ok]: Cluster is up (3 ms) [ok]: Multi Part AOF can't load data when the manifest format is wrong (line too short) (203 ms) [50/122 done]: unit/cluster/faildet (18 seconds) Testing integration/convert-ziplist-zset-on-load [ok]: BLMPOP_LEFT: timeout (1136 ms) === () Starting server 127.0.0.1:27035 ok [ok]: GETRANGE fuzzing (1677 ms) [ok]: Coverage: SUBSTR (2 ms) === () Starting server 127.0.0.1:27697 === () Starting server 127.0.0.1:23561 ok [ok]: Multi Part AOF can't load data when the manifest format is wrong (line too long) (188 ms) === (external:skip cluster tls) Starting server 127.0.0.1:26253 ok [ok]: RDB load ziplist hash: converts to listpack when RDB loading (2 ms) === () Starting server 127.0.0.1:25609 ok [ok]: BLMPOP_LEFT: arguments are empty (205 ms) [ok]: trim on SET with big value (90 ms) [ok]: Extended SET can detect syntax errors (0 ms) [ok]: Extended SET NX option (1 ms) [ok]: Extended SET XX option (2 ms) [ok]: Extended SET GET option (2 ms) [ok]: Extended SET GET option with no previous value (0 ms) [ok]: Extended SET GET option with XX (1 ms) [ok]: Extended SET GET option with XX and no previous value (0 ms) [ok]: Extended SET GET option with NX (1 ms) [ok]: Extended SET GET option with NX and previous value (2 ms) [ok]: Extended SET GET with incorrect type should result in wrong type error (1 ms) [ok]: Extended SET EX option (1 ms) [ok]: Extended SET PX option (0 ms) [ok]: Extended SET EXAT option (1 ms) [ok]: Extended SET PXAT option (1 ms) === (external:skip cluster) Starting server 127.0.0.1:22417 ok [ok]: Short read: Server should start if load-truncated is yes (2 ms) === () Starting server 127.0.0.1:27375 ok [ok]: Truncated AOF loaded: we expect foo to be equal to 5 (54 ms) [ok]: Append a new command after loading an incomplete AOF (1 ms) [ok]: LTRIM stress testing - quicklist (19724 ms) === () Starting server 127.0.0.1:27699 [ok]: BLMPOP_RIGHT: with single empty list argument (122 ms) [ok]: SET EXAT / PXAT Expiration time is expired (123 ms) W[ok]: Extended SET using multiple options at once (2 ms) [ok]: GETRANGE with huge ranges, Github issue #1844 (0 ms) [ok]: LCS basic (2 ms) [ok]: LCS len (0 ms) [ok]: LCS indexes (1 ms) [ok]: Multi Part AOF can't load data when the manifest format is wrong (odd parameter) (192 ms) [ok]: LCS indexes with match len (2 ms) [ok]: LCS indexes with match len and minimum match len (1 ms) [ok]: SETRANGE with huge offset (4 ms) [ok]: APPEND modifies the encoding from int to raw (1 ms) [ok]: RDB load ziplist zset: converts to listpack when RDB loading (11 ms) [ok]: BLMPOP_RIGHT: with negative timeout (61 ms) [ok]: AOF rewrite during write load: RDB preamble=no (11575 ms) === (external:skip cluster tls) Starting server 127.0.0.1:26255 ok [ok]: BLMPOP_RIGHT: with non-integer timeout (83 ms) [51/122 done]: unit/type/string (20 seconds) Testing integration/convert-zipmap-hash-on-load [ok]: Pub/Sub shard basics (257 ms) [ok]: client can't subscribe to multiple shard channels across different slots in same call (22 ms) === () Starting server 127.0.0.1:27701 [ok]: client can subscribe to multiple shard channels across different slots in separate call (1 ms) [ok]: Multi Part AOF can't load data when the manifest file is empty (170 ms) === () Starting server 127.0.0.1:27037 ok [ok]: Migrate a slot, verify client receives sunsubscribe on primary serving the slot. (235 ms) [ok]: WAITAOF master sends PING after last write (1204 ms) === () Starting server 127.0.0.1:23563 ok [ok]: BLMPOP_RIGHT: with zero timeout should block indefinitely (84 ms) [ok]: Slave expired keys is loaded when restarted: appendonly=no (4160 ms) [ok]: Client subscribes to multiple channels, migrate a slot, verify client receives sunsubscribe on primary serving the slot. (62 ms) [ok]: RDB load ziplist hash: converts to hash table when hash-max-ziplist-entries is exceeded (1 ms) [ok]: sunsubscribe without specifying any channel would unsubscribe all shard channels subscribed (132 ms) [ok]: EVAL does not leak in the Lua stack (2791 ms) [ok]: Call Redis command with many args from Lua (issue #1764) (3 ms) [ok]: Number conversion precision test (issue #1118) (1 ms) [ok]: Short read + command: Server should start (6 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) (0 ms) [ok]: Scripts can handle commands with incorrect arity (2 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 (0 ms) [ok]: Script with RESP3 map (4 ms) [ok]: BLMPOP_RIGHT: with 0.001 timeout should not block indefinitely (97 ms) === () Starting server 127.0.0.1:25289 ok [52/122 done]: integration/convert-ziplist-hash-on-load (1 seconds) Testing integration/corrupt-dump-fuzzer [ok]: Truncated AOF loaded: we expect foo to be equal to 6 now (59 ms) === () Starting server 127.0.0.1:27377 ok [ok]: BLMPOP_RIGHT: second argument is not a list (73 ms) === () Starting server 127.0.0.1:23035 ok W=== () Starting server 127.0.0.1:27703 ok [ok]: RDB load zipmap hash: converts to listpack (1 ms) === (aofrw external:skip) Starting server 127.0.0.1:21593 ok [ok]: RDB load ziplist zset: converts to skiplist when zset-max-ziplist-entries is exceeded (2 ms) [ok]: Verify Pub/Sub and Pub/Sub shard no overlap (220 ms) [53/122 done]: integration/aof-race (2 seconds) Testing integration/corrupt-dump evicted keys: 0 evicted clients: 6 dbsize: 50 [ok]: eviction due to output buffers of pubsub, client eviction: true (1433 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:27039 ok === () Starting server 127.0.0.1:23565 [ok]: Script return recursive object (295 ms) [ok]: Bad format: Server should have logged an error (5 ms) [54/122 done]: integration/convert-ziplist-zset-on-load (1 seconds) Testing integration/dismiss-mem [ok]: Migrate a slot, verify client receives sunsubscribe on replica serving the slot. (362 ms) [ok]: Turning off AOF kills the background writing child if any (64 ms) Waiting for background AOF rewrite to finish... [ok]: Multi Part AOF can start when no aof and no manifest (483 ms) [ok]: Script check unpack with massive arguments (75 ms) [ok]: Script read key with expiration set (1 ms) [ok]: Script del key with expiration set (1 ms) [ok]: Script ACL check (5 ms) [ok]: Binary code loading failed (3 ms) [ok]: Try trick global protection 1 (0 ms) [ok]: Try trick global protection 2 (1 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 (4 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 (1 ms) [ok]: Test dofile are not available (1 ms) [ok]: Test print are not available (0 ms) [ok]: AOF rewrite of list with listpack encoding, string data (62 ms) [ok]: Test publishing to master (12 ms) [ok]: Test publishing to slave (11 ms) === () Starting server 127.0.0.1:25291 ok === () Starting server 127.0.0.1:23567 === () Starting server 127.0.0.1:23037 ok [ok]: Unfinished MULTI: Server should have logged an error (2 ms) W[ok]: PUBSUB channels/shardchannels (305 ms) === (dismiss external:skip) Starting server 127.0.0.1:27379 ok [ok]: RDB load zipmap hash: converts to hash table when hash-max-ziplist-entries is exceeded (3 ms) [ok]: corrupt payload: #7445 - with sanitize (363 ms) === () Starting server 127.0.0.1:23569 [ok]: Short read: Server should have logged an error (3 ms) === () Starting server 127.0.0.1:27705 ok [ok]: Short read: Utility should confirm the AOF is not valid (20 ms) [ok]: Short read: Utility should show the abnormal line num in AOF (20 ms) [ok]: First server should have role slave after SLAVEOF (1011 ms) [ok]: Short read: Utility should be able to fix the AOF (25 ms) [ok]: Wait for failover (4146 ms) Waiting for background AOF rewrite to finish... [ok]: Move a replica to another primary, verify client receives sunsubscribe on replica serving the slot. (368 ms) === (maxmemory external:skip) Starting server 127.0.0.1:24153 ok [ok]: Delete a slot, verify sunsubscribe message (51 ms) [ok]: AOF rewrite of list with quicklist encoding, string data (340 ms) [ok]: Multi Part AOF can start when we have en empty AOF dir (379 ms) Waiting for background AOF rewrite to finish... === (scripting) Starting server 127.0.0.1:26567 ok [ok]: AOF rewrite of list with listpack encoding, int data (62 ms) [ok]: Reset cluster, verify sunsubscribe message (69 ms) [ok]: Without maxmemory small integers are shared (0 ms) [ok]: With maxmemory and non-LRU policy integers are still shared (1 ms) [ok]: With maxmemory and LRU policy integers are not shared (1 ms) [ok]: Shared integers are unshared with maxmemory and LRU policy (5 ms) === () Starting server 127.0.0.1:25293 ok W=== () Starting server 127.0.0.1:23571 ok [ok]: Sharded pubsub publish behavior within multi/exec (2 ms) === () Starting server 127.0.0.1:23039 ok [ok]: Sharded pubsub within multi/exec with cross slot operation (2 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 (1 ms) [ok]: Sharded pubsub publish behavior within multi/exec with write operation on primary (8 ms) [ok]: Sharded pubsub publish behavior within multi/exec with write operation on replica (6 ms) === () Starting server 127.0.0.1:27707 ok [ok]: Fixed AOF: Server should have been started (4 ms) [ok]: RDB load zipmap hash: converts to hash table when hash-max-ziplist-value is exceeded (0 ms) [ok]: Server can trigger resizing (1887 ms) [ok]: corrupt payload: hash with valid zip list header, invalid entry len (478 ms) [ok]: Fixed AOF: Keyspace should contain values that were parseable (91 ms) Waiting for background AOF rewrite to finish... [55/122 done]: integration/convert-zipmap-hash-on-load (1 seconds) Testing integration/dual-channel-replication Waiting for background AOF rewrite to finish... [ok]: BLMPOP_RIGHT: timeout (1096 ms) [ok]: WAITAOF master client didn't send any write command (1285 ms) [ok]: AOF rewrite of list with quicklist encoding, int data (421 ms) Waiting for background AOF rewrite to finish... [56/122 done]: unit/cluster/pubsubshard (14 seconds) Testing integration/failover === () Starting server 127.0.0.1:25295 ok [ok]: maxmemory - is the memory limit honoured? (policy allkeys-random) (459 ms) Waiting for background AOF rewrite to finish... [ok]: BLMPOP_RIGHT: arguments are empty (153 ms) [ok]: BLPOP inside a transaction (1 ms) [ok]: Multi Part AOF can load data discontinuously increasing sequence (589 ms) [ok]: AOF rewrite of set with intset encoding, string data (110 ms) [ok]: BLMPOP_LEFT inside a transaction (5 ms) [ok]: Cluster should eventually be up again (685 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:23041 ok === () Starting server 127.0.0.1:23573 ok [ok]: corrupt payload: invalid zlbytes header (363 ms) [ok]: Timedout read-only scripts can be killed by SCRIPT KILL (511 ms) [57/122 done]: unit/cluster/pubsub (14 seconds) Testing integration/logging [ok]: AOF+SPOP: Server should have been started (1 ms) [58/122 done]: unit/cluster/pubsubshard-slot-migration (14 seconds) Testing integration/psync2-master-restart === (failover external:skip) Starting server 127.0.0.1:23365 ok [ok]: Cluster should be still down after some time (3142 ms) [ok]: Instance #3 is still a replica (0 ms) [ok]: Restarting the previously killed master node (4 ms) [ok]: Timedout read-only scripts can be killed by SCRIPT KILL even when use pcall (116 ms) === () Starting server 127.0.0.1:27709 ok [ok]: AOF+SPOP: Set should have 1 member (85 ms) [ok]: BLMPOP propagate as pop with count command to replica (249 ms) [ok]: LPUSHX, RPUSHX - generic (0 ms) [59/122 done]: unit/cluster/sharded-pubsub (11 seconds) Testing integration/psync2-pingoff [ok]: LPUSHX, RPUSHX - quicklist (45 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:25297 ok [ok]: LINSERT - quicklist (44 ms) === () Starting server 127.0.0.1:23043 ok [ok]: LPUSHX, RPUSHX - listpack (5 ms) [ok]: LINSERT - listpack (2 ms) [ok]: LINSERT raise error on bad syntax (1 ms) [ok]: LINSERT against non-list value error (0 ms) [ok]: LINSERT against non existing key (1 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:22583 ok === (psync2 external:skip) Starting server 127.0.0.1:22085 ok [ok]: ZDIFF fuzzing - skiplist (9614 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 (2 ms) [ok]: ZPOPMAX with negative count (2 ms) [ok]: AOF rewrite of set with hashtable encoding, string data (407 ms) [ok]: Basic ZPOPMIN/ZPOPMAX with a single key - skiplist (3 ms) [ok]: ZPOPMIN/ZPOPMAX with count - skiplist (3 ms) Waiting for background AOF rewrite to finish... [ok]: Basic ZMPOP_MIN/ZMPOP_MAX with a single key - skiplist (3 ms) [ok]: ZMPOP_MIN/ZMPOP_MAX with count - skiplist (1 ms) [ok]: Client output buffer soft limit is enforced if time is overreached (4882 ms) [ok]: Server can rewind and trigger smaller slot resizing (723 ms) [ok]: corrupt payload: valid zipped hash header, dup records (357 ms) [ok]: {standalone} SCAN regression test for issue #4906 (20020 ms) [ok]: BZPOPMIN/BZPOPMAX with a single existing sorted set - skiplist (41 ms) [ok]: AOF rewrite of set with intset encoding, int data (59 ms) === () Starting server 127.0.0.1:23367 ok Waiting for background AOF rewrite to finish... [ok]: Multi Part AOF can load data when manifest add new k-v (482 ms) === () Starting server 127.0.0.1:23575 ok [ok]: BZPOPMIN/BZPOPMAX with multiple existing sorted sets - skiplist (46 ms) [ok]: LINDEX consistency test - listpack (172 ms) Waiting for background AOF rewrite to finish... [ok]: Timedout script does not cause a false dead client (322 ms) === (psync2 external:skip) Starting server 127.0.0.1:25925 ok [ok]: {standalone} SCAN MATCH pattern implies cluster slot (91 ms) {3709053:M 18 Jan 2025 11:17:03.198 # valkey 8.0.1 crashed by signal: 6, si_code: 0} 43 [ok]: Crash report generated on SIGABRT (113 ms) [ok]: BZPOPMIN/BZPOPMAX second sorted set has members - skiplist (46 ms) [ok]: AOF+SPOP: Server should have been started (3 ms) [ok]: dismiss all data types memory (1279 ms) [ok]: BZMPOP_MIN/BZMPOP_MAX with a single existing sorted set - skiplist (46 ms) [ok]: LINDEX random access - listpack (77 ms) [ok]: AOF+SPOP: Set should have 1 member (56 ms) [ok]: BZMPOP_MIN/BZMPOP_MAX with multiple existing sorted sets - skiplist (40 ms) === () Starting server 127.0.0.1:22087 ok [ok]: BZMPOP_MIN/BZMPOP_MAX second sorted set has members - skiplist (39 ms) [ok]: maxmemory - is the memory limit honoured? (policy allkeys-lru) (727 ms) [ok]: Basic ZPOPMIN/ZPOPMAX - skiplist RESP3 (1 ms) [ok]: ZPOPMIN/ZPOPMAX with count - skiplist RESP3 (1 ms) [ok]: Basic ZMPOP_MIN/ZMPOP_MAX - skiplist RESP3 (1 ms) [ok]: ZMPOP_MIN/ZMPOP_MAX with count - skiplist RESP3 (2 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:25299 ok [ok]: Cluster is writable (678 ms) [ok]: Instance #5 is now a master (1 ms) [ok]: Restarting the previously killed master node (9 ms) === (other external:skip) Starting server 127.0.0.1:24801 ok W=== () Starting server 127.0.0.1:27711 ok [ok]: BZPOPMIN/BZPOPMAX - skiplist RESP3 (44 ms) === () Starting server 127.0.0.1:23369 ok Waiting for background AOF rewrite to finish... [ok]: Timedout script link is still usable after Lua returns (241 ms) [ok]: BZMPOP_MIN/BZMPOP_MAX - skiplist RESP3 (53 ms) [ok]: ZPOP/ZMPOP against wrong type (3 ms) [ok]: ZMPOP with illegal argument (7 ms) [ok]: AOF rewrite of set with hashtable encoding, int data (333 ms) Waiting for background AOF rewrite to finish... [ok]: failover command fails without connected replica (0 ms) === () Starting server 127.0.0.1:25927 ok [60/122 done]: unit/cluster/no-failover-option (16 seconds) Testing integration/psync2-reg === () Starting server 127.0.0.1:22585 ok Waiting for background AOF rewrite to finish... === (external:skip cluster scan) Starting server 127.0.0.1:26393 ok [ok]: AOF rewrite of hash with listpack encoding, string data (111 ms) [ok]: setup replication for following tests (111 ms) [ok]: failover command fails with invalid host (1 ms) [ok]: failover command fails with invalid port (0 ms) [ok]: ZMPOP propagate as pop with count command to replica (132 ms) [ok]: corrupt payload: quicklist big ziplist prev len (476 ms) [ok]: failover command fails with just force and timeout (5 ms) [ok]: failover command fails when sent to a replica (1 ms) [ok]: failover command fails with force without timeout (1 ms) === () Starting server 127.0.0.1:23577 ok [ok]: Check if list is still ok after a DEBUG RELOAD - listpack (332 ms) [ok]: Server can resize empty dict (94 ms) {3709569:M 18 Jan 2025 11:17:03.589 # valkey 8.0.1 crashed by signal: 11, si_code: 2} 43 [ok]: Crash report generated on DEBUG SEGFAULT (26 ms) === () Starting server 127.0.0.1:22089 ok [ok]: Multi Part AOF can load data when some AOFs are empty (509 ms) [ok]: ZPOPMIN/ZPOPMAX readraw in RESP3 (3 ms) [ok]: AOF+EXPIRE: Server should have been started (3 ms) Creating temp file /usr/src/RPM/BUILD/valkey-8.0.1/3666018 === (psync2 external:skip) Starting server 127.0.0.1:25131 ok [ok]: Instance #0 gets converted into a slave (374 ms) [ok]: WAITAOF master client didn't send any command (1247 ms) [ok]: AOF+EXPIRE: List should be empty (87 ms) === () Starting server 127.0.0.1:25301 ok === () Starting server 127.0.0.1:22587 ok Waiting for background AOF rewrite to finish... [ok]: BZPOPMIN/BZPOPMAX readraw in RESP3 (218 ms) === () Starting server 127.0.0.1:27713 ok [ok]: ZMPOP readraw in RESP3 (11 ms) [ok]: Cluster should eventually be down (3525 ms) === (repl external:skip) Starting server 127.0.0.1:24803 ok [ok]: Use takeover to bring slaves back (8 ms) [ok]: AOF rewrite of hash with hashtable encoding, string data (375 ms) Waiting for background AOF rewrite to finish... [ok]: corrupt payload: quicklist small ziplist prev len (372 ms) [ok]: Wait for failover (7054 ms) === () Starting server 127.0.0.1:27201 ok W Waiting for background AOF rewrite to finish... {Received SIGALRM} 41 [ok]: Stacktraces generated on SIGALRM (121 ms) [ok]: test unixsocket options are set correctly (0 ms) [ok]: Killing the new primary node (79 ms) === () Starting server 127.0.0.1:25133 ok [ok]: AOF rewrite of hash with listpack encoding, int data (113 ms) [ok]: maxmemory - is the memory limit honoured? (policy allkeys-lfu) (739 ms) [ok]: Test dual-channel-replication-enabled replica enters handshake (1011 ms) Deleting temp file: /usr/src/RPM/BUILD/valkey-8.0.1/3666018 [61/122 done]: unit/other (24 seconds) Testing integration/psync2 [ok]: BZMPOP readraw in RESP3 (186 ms) [ok]: Test dual-channel-replication-enabled enters wait_bgsave (2 ms) === () Starting server 127.0.0.1:23579 ok [ok]: LINDEX consistency test - listpack (497 ms) Waiting for background AOF rewrite to finish... [ok]: Timedout scripts and unblocked command (693 ms) [62/122 done]: integration/logging (2 seconds) Testing integration/rdb [ok]: Server should not try to convert DEL into EXPIREAT for EXPIRE -1 (1 ms) [ok]: ZPOPMIN/ZPOPMAX readraw in RESP2 (2 ms) === () Starting server 127.0.0.1:25303 ok [ok]: Multi Part AOF can load data from old version valkey (rdb preamble no) (591 ms) === () Starting server 127.0.0.1:27203 ok Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:25135 ok === (psync2 external:skip) Starting server 127.0.0.1:24805 ok [ok]: corrupt payload: quicklist ziplist wrong count (363 ms) Waiting for background AOF rewrite to finish... Waiting for background save to finish... Waiting for background save to finish... [ok]: AOF rewrite of hash with hashtable encoding, int data (323 ms) Waiting for background AOF rewrite to finish... [ok]: BZPOPMIN/BZPOPMAX readraw in RESP2 (208 ms) [ok]: LINDEX random access - listpack (298 ms) [ok]: ZMPOP readraw in RESP2 (6 ms) === () Starting server 127.0.0.1:22589 ok [ok]: Timedout scripts that modified data can't be killed by SCRIPT KILL (299 ms) [ok]: SHUTDOWN NOSAVE can kill a timedout script anyway (6 ms) [ok]: dismiss client output buffer (1176 ms) === () Starting server 127.0.0.1:23581 ok Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:27715 ok [ok]: test old version rdb file (1 ms) [ok]: AOF rewrite of zset with listpack encoding, string data (107 ms) W=== () Starting server 127.0.0.1:25305 ok [ok]: Cluster should eventually be up again (530 ms) === () Starting server 127.0.0.1:24807 ok [ok]: BZMPOP readraw in RESP2 (195 ms) Waiting for background save to finish... [ok]: ZINTERSTORE regression with two sets, intset+hashtable (0 ms) [ok]: ZUNIONSTORE regression, should not create NaN in scores (0 ms) [ok]: ZINTERSTORE #516 regression, mixed sets and ziplist zsets (2 ms) Waiting for background AOF rewrite to finish... [ok]: PSYNC2 pingoff: setup (1050 ms) Waiting for background save to finish... [ok]: PSYNC2 pingoff: write and wait replication (2 ms) [ok]: Replica in loading state is hidden (5123 ms) [ok]: corrupt payload: #3080 - quicklist (356 ms) Waiting for background AOF rewrite to finish... === (scripting repl needs:debug external:skip) Starting server 127.0.0.1:26569 ok Waiting for background AOF rewrite to finish... [ok]: dismiss client query buffer (261 ms) [ok]: ZUNIONSTORE result is sorted (153 ms) [ok]: ZUNIONSTORE/ZINTERSTORE/ZDIFFSTORE error if using WITHSCORES (1 ms) [ok]: ZMSCORE retrieve (1 ms) [ok]: ZMSCORE retrieve from empty set (0 ms) [ok]: ZMSCORE retrieve with missing member (0 ms) [ok]: ZMSCORE retrieve single member (0 ms) [ok]: ZMSCORE retrieve requires one or more members (1 ms) [ok]: ZSET commands don't accept the empty strings as valid score (0 ms) [ok]: zunionInterDiffGenericCommand at least 1 input key (1 ms) [ok]: AOF rewrite of zset with skiplist encoding, string data (276 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:22591 ok [ok]: ZSCORE - listpack (39 ms) Waiting for background AOF rewrite to finish... [ok]: ZMSCORE - listpack (39 ms) [ok]: Multi Part AOF can load data from old version valkey (rdb preamble yes) (595 ms) [ok]: Set cluster announced IPv6 to invalid IP (0 ms) [ok]: AOF rewrite of zset with listpack encoding, int data (110 ms) [ok]: ZSCORE after a DEBUG RELOAD - listpack (45 ms) [ok]: RDB encoding loading test (19 ms) [ok]: Test dual-channel-replication-enabled replica is able to sync (817 ms) [ok]: Check disconnected replica not hidden from slots (235 ms) === () Starting server 127.0.0.1:25307 ok === () Starting server 127.0.0.1:24809 ok === () Starting server 127.0.0.1:27381 ok W=== (external:skip cluster) Starting server 127.0.0.1:23693 ok [ok]: ZSET sorting stresser - listpack (82 ms) [ok]: Check if list is still ok after a DEBUG RELOAD - listpack (589 ms) === () Starting server 127.0.0.1:26571 ok [ok]: maxmemory - is the memory limit honoured? (policy volatile-lru) (935 ms) === () Starting server 127.0.0.1:27717 ok [ok]: Before the replica connects we issue two EVAL commands (1 ms) [ok]: corrupt payload: quicklist with empty ziplist (474 ms) [ok]: LINDEX consistency test - quicklist (167 ms) === () Starting server 127.0.0.1:24811 ok [ok]: Connect a replica to the master instance (106 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:22593 ok === (external:skip cluster) Starting server 127.0.0.1:23695 ok [ok]: Multi Part AOF can continue the upgrade from the interrupted upgrade state (405 ms) [ok]: LINDEX random access - quicklist (111 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:23045 ok [ok]: AOF rewrite of zset with skiplist encoding, int data (390 ms) Waiting for background AOF rewrite to finish... [ok]: PSYNC2: Partial resync after Master restart using RDB aux fields when offset is 0 (1323 ms) [ok]: Set cluster announced IPv6 and check that it propagates (412 ms) [ok]: Server started empty with non-existing RDB file (1 ms) Waiting for background AOF rewrite to finish... [ok]: Slave expired keys is loaded when restarted: appendonly=yes (4053 ms) === () Starting server 127.0.0.1:25309 ok [ok]: Send CLUSTER FAILOVER to #5, during load (5451 ms) [ok]: AOF rewrite functions (109 ms) [ok]: Clear announced client IPv6 and check that it propagates (118 ms) [ok]: Wait for failover (61 ms) [ok]: Cluster should eventually be up again (8 ms) [ok]: Check if list is still ok after a DEBUG RELOAD - quicklist (177 ms) === () Starting server 127.0.0.1:24813 ok [ok]: PSYNC2 #3899 regression: setup (1061 ms) === (external:skip cluster) Starting server 127.0.0.1:23697 ok [ok]: corrupt payload: quicklist encoded_len is 0 (374 ms) === () Starting server 127.0.0.1:27719 ok [ok]: failover command to specific replica works (1942 ms) [ok]: Replication of script multiple pushes to list with BLPOP (353 ms) [ok]: Lua scripts using SELECT are replicated correctly (4 ms) [ok]: Slot migration states are replicated (8 ms) [ok]: PSYNC2: --- CYCLE 1 --- (0 ms) [ok]: PSYNC2: [NEW LAYOUT] Set #3 as master (2 ms) === () Starting server 127.0.0.1:23047 ok === () Starting server 127.0.0.1:22595 ok [ok]: PSYNC2: Set #0 to replicate from #3 (4 ms) [ok]: Verify that slot ownership transfer through gossip propagates deletes to replicas (74 ms) [ok]: BGREWRITEAOF is delayed if BGSAVE is in progress (264 ms) [ok]: {cluster} SCAN basic (254 ms) [ok]: Server started empty with empty RDB file (1 ms) [ok]: BGREWRITEAOF is refused if already in progress (114 ms) === () Starting server 127.0.0.1:25311 ok === (external:skip cluster) Starting server 127.0.0.1:23699 ok [ok]: PSYNC2 #3899 regression: kill first replica (1 ms) [ok]: Multi Part AOF can be loaded correctly when both server dir and aof dir contain old AOF (606 ms) [63/122 done]: unit/aofrw (25 seconds) Testing integration/replica-redirect [ok]: corrupt payload: quicklist listpack entry start with EOF (372 ms) [ok]: failover command to any replica works (370 ms) [ok]: LINDEX consistency test - quicklist (470 ms) [64/122 done]: unit/cluster/replica-in-sync (17 seconds) Testing integration/replication-2 [ok]: {cluster} SCAN COUNT (275 ms) Waiting for background save to finish... === () Starting server 127.0.0.1:27721 === (external:skip cluster) Starting server 127.0.0.1:27529 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 (181 ms) === () Starting server 127.0.0.1:22597 ok [ok]: dismiss replication backlog (1351 ms) === (external:skip cluster) Starting server 127.0.0.1:23701 ok === (needs:repl external:skip) Starting server 127.0.0.1:21595 ok [65/122 done]: integration/dismiss-mem (5 seconds) Testing integration/replication-3 === () Starting server 127.0.0.1:25313 ok [ok]: {cluster} SCAN MATCH (216 ms) [ok]: Cluster is writable (732 ms) [ok]: Instance #5 is now a master (1 ms) [ok]: CLUSTER SLOT-STATS cpu-usec reset upon slot migration. (5868 ms) === (repl external:skip) Starting server 127.0.0.1:24479 ok [ok]: LINDEX random access - quicklist (330 ms) [ok]: corrupt payload: #3080 - ziplist (371 ms) [66/122 done]: unit/cluster/slot-ownership (12 seconds) Testing integration/replication-4 [ok]: maxmemory - is the memory limit honoured? (policy volatile-lfu) (1280 ms) === () Starting server 127.0.0.1:27723 ok === (repl external:skip) Starting server 127.0.0.1:27383 ok === (external:skip cluster) Starting server 127.0.0.1:23703 ok === () Starting server 127.0.0.1:25315 [ok]: corrupt payload: load corrupted rdb with no CRC - #3505 (166 ms) === () Starting server 127.0.0.1:21597 ok [ok]: Test RDB stream encoding (326 ms) [ok]: Test RDB stream encoding - sanitize dump (10 ms) [ok]: {cluster} SCAN TYPE (356 ms) === () Starting server 127.0.0.1:24481 ok [ok]: failover to a replica with force works (611 ms) === (repl network external:skip singledb:skip) Starting server 127.0.0.1:23841 ok [ok]: PSYNC2: Set #4 to replicate from #3 (1 ms) [ok]: {cluster} SCAN unknown type (153 ms) === () Starting server 127.0.0.1:25317 ok === () Starting server 127.0.0.1:27385 ok === () Starting server 127.0.0.1:22599 [ok]: Server should not start if RDB file can't be open (2 ms) === (external:skip cluster) Starting server 127.0.0.1:23705 ok [ok]: First server should have role slave after SLAVEOF (129 ms) === () Starting server 127.0.0.1:27725 ok [ok]: Check if list is still ok after a DEBUG RELOAD - quicklist (565 ms) [ok]: LLEN against non-list value error (1 ms) [ok]: LLEN against non existing key (0 ms) [ok]: LINDEX against non-list value error (0 ms) [ok]: LINDEX against non existing key (0 ms) [ok]: LPUSH against non-list value error (0 ms) [ok]: RPUSH against non-list value error (1 ms) [ok]: corrupt payload: load corrupted rdb with empty keys (396 ms) [ok]: Cluster is up (6 ms) [ok]: The first master has actually two slaves (2 ms) [ok]: CLUSTER SLAVES and CLUSTER REPLICAS output is consistent (1 ms) [ok]: Slaves of #0 are instance #5 and #10 as expected (3 ms) [ok]: Instance #5 and #10 synced with the master (2 ms) [ok]: RPOPLPUSH base case - quicklist (49 ms) === () Starting server 127.0.0.1:22601 [ok]: Server should not start if RDB is corrupted (3 ms) [ok]: write command inside MULTI is QUEUED, EXEC should be REDIRECT (316 ms) [ok]: Cluster is up (13 ms) [ok]: {cluster} SCAN with expired keys (237 ms) [ok]: The first master has actually one slave (1 ms) [ok]: Slaves of #0 is instance #5 as expected (1 ms) [ok]: Instance #5 synced with the master (4 ms) [ok]: First server should have role slave after SLAVEOF (104 ms) [ok]: Lower the slave validity factor of #5 to the value of 2 (0 ms) [ok]: LMOVE left left base case - quicklist (48 ms) === () Starting server 127.0.0.1:23843 ok [ok]: LMOVE left right base case - quicklist (50 ms) [ok]: PSYNC2 #3899 regression: kill first replica (1 ms) [ok]: write command inside MULTI is REDIRECT, EXEC should be EXECABORT (110 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 (1 ms) [ok]: replica allow read command in READONLY mode (0 ms) [ok]: LMOVE right left base case - quicklist (47 ms) === (scripting repl external:skip) Starting server 127.0.0.1:26573 ok === (external:skip cluster) Starting server 127.0.0.1:23707 ok [ok]: First server should have role slave after SLAVEOF (16 ms) [ok]: LMOVE right right base case - quicklist (48 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:25319 ok [ok]: If min-slaves-to-write is honored, write is accepted (305 ms) [ok]: PSYNC2 #3899 regression: kill chained replica (3 ms) [ok]: No write if min-slaves-to-write is < attached slaves (1 ms) [ok]: If min-slaves-to-write is honored, write is accepted (again) (3 ms) [ok]: RPOPLPUSH with the same list as src and dst - quicklist (47 ms) Waiting for background AOF rewrite to finish... [ok]: {cluster} SCAN with expired keys with TYPE filter (229 ms) [ok]: {cluster} SSCAN with encoding intset (2 ms) [67/122 done]: unit/cluster/consistency-check (25 seconds) Testing integration/replication-buffer [ok]: {cluster} SSCAN with encoding listpack (6 ms) === () Starting server 127.0.0.1:22603 ok [ok]: {cluster} SSCAN with encoding hashtable (6 ms) [ok]: {cluster} HSCAN with encoding listpack (6 ms) [ok]: LMOVE left left with the same list as src and dst - quicklist (43 ms) [ok]: Multi Part AOF can upgrade when when two servers share the same server dir (server1) (196 ms) [ok]: LMOVE left right with the same list as src and dst - quicklist (48 ms) [ok]: LMOVE right left with the same list as src and dst - quicklist (46 ms) Waiting for background AOF rewrite to finish... [ok]: failover with timeout aborts if replica never catches up (746 ms) [ok]: LMOVE right right with the same list as src and dst - quicklist (46 ms) [ok]: {cluster} HSCAN with encoding hashtable (142 ms) [ok]: {cluster} ZSCAN with encoding listpack (3 ms) [ok]: Multi Part AOF can upgrade when when two servers share the same server dir (server2) (137 ms) [ok]: corrupt payload: load corrupted rdb with empty keys (497 ms) === () Starting server 127.0.0.1:26575 ok === (external:skip cluster) Starting server 127.0.0.1:23709 ok [ok]: RPOPLPUSH with quicklist source and existing target quicklist (88 ms) === (repl external:skip) Starting server 127.0.0.1:26739 ok [ok]: maxmemory - is the memory limit honoured? (policy volatile-random) (1110 ms) [ok]: WAITAOF when replica switches between masters, fsync: no (3649 ms) [ok]: failovers can be aborted (195 ms) [ok]: LMOVE left left with quicklist source and existing target quicklist (91 ms) [ok]: {cluster} ZSCAN with encoding skiplist (180 ms) [ok]: client paused during failover-in-progress (514 ms) [ok]: {cluster} SCAN guarantees check under write load (62 ms) [ok]: {cluster} SSCAN with integer encoded object (issue #1345) (1 ms) [ok]: {cluster} SSCAN with PATTERN (0 ms) [ok]: {cluster} HSCAN with PATTERN (1 ms) [ok]: {cluster} HSCAN with NOVALUES (0 ms) [ok]: {cluster} ZSCAN with PATTERN (1 ms) [ok]: {cluster} ZSCAN with NOSCORES (0 ms) [ok]: Multi Part AOF can upgrade when when two servers share the same server dir (1524 ms) [ok]: Connect a replica to the master instance (107 ms) [ok]: Redis.replicate_commands() can be issued anywhere now (1 ms) [ok]: Cluster should eventually be up again (3637 ms) [ok]: Redis.set_repl() can be issued before replicate_commands() now (0 ms) [ok]: LMOVE left right with quicklist source and existing target quicklist (102 ms) [ok]: Redis.set_repl() don't accept invalid values (1 ms) [ok]: PSYNC2: Set #1 to replicate from #3 (7 ms) [ok]: Primary memory usage does not increase during dual-channel-replication sync (621 ms) === () Starting server 127.0.0.1:25321 ok [ok]: LMOVE right left with quicklist source and existing target quicklist (90 ms) [68/122 done]: integration/replica-redirect (2 seconds) Testing integration/replication-psync === () Starting server 127.0.0.1:27205 ok [ok]: {cluster} ZSCAN scores: regression test for issue #2175 (196 ms) === () Starting server 127.0.0.1:26741 ok [ok]: LMOVE right right with quicklist source and existing target quicklist (90 ms) [ok]: RPOPLPUSH with quicklist source and existing target listpack (50 ms) [ok]: corrupt payload: listpack invalid size header (491 ms) === () Starting server 127.0.0.1:27727 ok [ok]: LMOVE left left with quicklist source and existing target listpack (49 ms) [ok]: Test selective replication of certain commands from Lua (313 ms) [ok]: PRNG is seeded randomly for command replication (2 ms) [ok]: Using side effects is not a problem with command replication (7 ms) [ok]: LMOVE left right with quicklist source and existing target listpack (49 ms) === (repl) Starting server 127.0.0.1:21599 ok [ok]: LMOVE right left with quicklist source and existing target listpack (56 ms) [ok]: PSYNC2: Partial resync after Master restart using RDB aux fields with data (1264 ms) [ok]: LMOVE right right with quicklist source and existing target listpack (45 ms) [ok]: RPOPLPUSH base case - listpack (5 ms) === () Starting server 127.0.0.1:27207 ok [ok]: LMOVE left left base case - listpack (3 ms) [ok]: LMOVE left right base case - listpack (7 ms) [ok]: LMOVE right left base case - listpack (8 ms) [ok]: LMOVE right right base case - listpack (3 ms) [ok]: RPOPLPUSH with the same list as src and dst - listpack (3 ms) Waiting for background AOF rewrite to finish... [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 (1 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 (4 ms) [ok]: Slaves are both able to receive and acknowledge writes (286 ms) === () Starting server 127.0.0.1:25323 ok Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:26743 ok [ok]: RPOPLPUSH with listpack source and existing target quicklist (51 ms) [ok]: Test FLUSHALL aborts bgsave (898 ms) [ok]: Load cluster announced IPv4 config on server start (255 ms) Waiting for background AOF rewrite to finish... [ok]: LMOVE left left with listpack source and existing target quicklist (47 ms) [ok]: corrupt payload: listpack too long entry len (351 ms) [ok]: LMOVE left right with listpack source and existing target quicklist (50 ms) [ok]: bgsave resets the change counter (107 ms) [ok]: LMOVE right left with listpack source and existing target quicklist (57 ms) [ok]: failover aborts if target rejects sync request (802 ms) [ok]: Multi Part AOF can handle appendfilename contains whitespaces (716 ms) [ok]: LMOVE right right with listpack source and existing target quicklist (45 ms) === () Starting server 127.0.0.1:21601 ok [ok]: maxmemory - is the memory limit honoured? (policy volatile-ttl) (898 ms) [ok]: RPOPLPUSH with listpack source and existing target listpack (4 ms) [ok]: LMOVE left left with listpack source and existing target listpack (15 ms) [ok]: LMOVE left right with listpack source and existing target listpack (2 ms) [ok]: LMOVE right left with listpack source and existing target listpack (11 ms) [ok]: LMOVE right right with listpack source and existing target listpack (3 ms) [ok]: RPOPLPUSH against non existing key (2 ms) [ok]: RPOPLPUSH against non list src key (7 ms) [ok]: RPOPLPUSH against non list dst key - quicklist (54 ms) [ok]: RPOPLPUSH against non list dst key - listpack (3 ms) [ok]: RPOPLPUSH against non existing src key (1 ms) === () Starting server 127.0.0.1:26745 ok === () Starting server 127.0.0.1:25325 ok === (external:skip cluster ipv6) Starting server 127.0.0.1:27531 ok [ok]: Basic LPOP/RPOP/LMPOP - quicklist (100 ms) [ok]: Basic LPOP/RPOP/LMPOP - listpack (14 ms) [ok]: LPOP/RPOP/LMPOP against empty list (1 ms) [ok]: LPOP/RPOP/LMPOP NON-BLOCK or BLOCK against non list value (11 ms) === () Starting server 127.0.0.1:27729 ok [ok]: Cluster should start ok (1 ms) [ok]: Can't read from replica without READONLY (3 ms) [ok]: Can't read from replica after READWRITE (0 ms) [ok]: Can read from replica after READONLY (1 ms) [ok]: corrupt payload: listpack very long entry len (423 ms) [ok]: Can perform HSET primary and HGET from replica (4 ms) [ok]: Can MULTI-EXEC transaction of HGET operations from replica (2 ms) [ok]: MULTI-EXEC with write operations is MOVED (2 ms) [ok]: PSYNC2: Set #2 to replicate from #3 (2 ms) === () Starting server 127.0.0.1:22605 ok [ok]: Slave should be able to synchronize with the master (213 ms) [ok]: Steady state after dual channel sync (1012 ms) [ok]: Cluster is writable (1142 ms) [ok]: Instance #5, #6, #7 are now masters (1 ms) [ok]: Restarting the previously killed master nodes (24 ms) [ok]: Multi Part AOF can create BASE (RDB format) when server starts from empty (516 ms) [ok]: Mass RPOP/LPOP - listpack (299 ms) === () Starting server 127.0.0.1:25327 ok [ok]: Stress tester for #3343-alike bugs comp: 0 (9233 ms) [ok]: Instance #0, #1, #2 gets converted into a slaves (239 ms) [ok]: Client output buffer soft limit is not enforced too early and is enforced when no traffic (5958 ms) [ok]: Mass RPOP/LPOP - listpack (240 ms) === () Starting server 127.0.0.1:27731 ok [ok]: LMPOP with illegal argument (3 ms) [ok]: corrupt payload: listpack too long entry prev len (504 ms) [69/122 done]: integration/failover (7 seconds) Testing integration/replication [ok]: Dual channel replication sync doesn't impair subsequent normal syncs (542 ms) [ok]: LMPOP single existing list - quicklist (141 ms) [ok]: No response for single command if client output buffer hard limit is enforced (230 ms) === (scripting needs:debug) Starting server 127.0.0.1:26577 ok [ok]: Migration target is auto-updated after failover in target shard (3787 ms) === (repl network external:skip) Starting server 127.0.0.1:23371 ok [ok]: maxmemory - only allkeys-* should remove non-volatile keys (allkeys-random) (1075 ms) === () Starting server 127.0.0.1:25329 ok [ok]: LMPOP multiple existing lists - quicklist (185 ms) [ok]: LMPOP single existing list - listpack (20 ms) [ok]: Multi Part AOF can create BASE (AOF format) when server starts from empty (637 ms) [ok]: LMPOP multiple existing lists - listpack (15 ms) [ok]: test RESP2/2 big number protocol parsing (3 ms) [ok]: test RESP2/2 malformed big number protocol parsing (1 ms) [ok]: test RESP2/2 map protocol parsing (1 ms) [ok]: test RESP2/2 set protocol parsing (2 ms) [ok]: test RESP2/2 double protocol parsing (1 ms) [ok]: test RESP2/2 null protocol parsing (1 ms) [ok]: test RESP2/2 verbatim protocol parsing (2 ms) [ok]: test RESP2/2 true protocol parsing (0 ms) [ok]: test RESP2/2 false protocol parsing (1 ms) [ok]: test RESP2/3 big number protocol parsing (1 ms) [ok]: test RESP2/3 malformed big number protocol parsing (2 ms) [ok]: test RESP2/3 map protocol parsing (2 ms) [ok]: test RESP2/3 set protocol parsing (1 ms) [ok]: test RESP2/3 double protocol parsing (1 ms) [ok]: test RESP2/3 null protocol parsing (1 ms) [ok]: test RESP2/3 verbatim protocol parsing (1 ms) [ok]: test RESP2/3 true protocol parsing (1 ms) [ok]: test RESP2/3 false protocol parsing (1 ms) [ok]: test RESP3/2 big number protocol parsing (1 ms) [ok]: test RESP3/2 malformed big number protocol parsing (1 ms) [ok]: test RESP3/2 map protocol parsing (1 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 (1 ms) [ok]: test RESP3/2 verbatim protocol parsing (1 ms) [ok]: test RESP3/2 true protocol parsing (1 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 (1 ms) [ok]: test RESP3/3 set protocol parsing (1 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 (1 ms) [ok]: test RESP3/3 false protocol parsing (3 ms) [ok]: test resp3 attribute protocol parsing (1 ms) [ok]: Script block the time during execution (11 ms) [ok]: Script delete the expired key (4 ms) [ok]: TIME command using cached time (10 ms) [ok]: LMPOP propagate as pop with count command to replica (130 ms) [ok]: corrupt payload: stream with duplicate consumers (488 ms) [ok]: LRANGE basics - quicklist (48 ms) [ok]: Script block the time in some expiration related commands (83 ms) [ok]: PSYNC2: cluster is consistent after failover (4 ms) [ok]: RESTORE expired keys with expiration time (12 ms) [ok]: Disconnect link when send buffer limit reached (9978 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:23049 ok [ok]: PSYNC2 pingoff: pause replica and promote it (5001 ms) [ok]: Detect write load to master (1007 ms) [ok]: LRANGE inverted indexes - quicklist (53 ms) [ok]: Test replication partial resync: no reconnection, just sync (diskless: no, disabled, dual-channel: yes, reconnect: 0) (46 ms) [ok]: LRANGE out of range indexes including the full list - quicklist (44 ms) === () Starting server 127.0.0.1:27733 ok === () Starting server 127.0.0.1:23373 ok [ok]: LRANGE out of range negative end index - quicklist (46 ms) [ok]: LRANGE basics - listpack (7 ms) [ok]: LRANGE inverted indexes - listpack (7 ms) [ok]: LRANGE out of range indexes including the full list - listpack (1 ms) [ok]: LRANGE out of range negative end index - listpack (1 ms) [ok]: LRANGE against non existing key (0 ms) [ok]: LRANGE with start > end yields an empty array for backward compatibility (1 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:25331 ok Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:23051 ok Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... === (scripting) Starting server 127.0.0.1:26579 ok Waiting for background AOF rewrite to finish... === (repl) Starting server 127.0.0.1:21603 ok [ok]: EVAL - Does Lua interpreter replies to our requests? (0 ms) [ok]: EVAL - Return _G (0 ms) [ok]: EVAL - Return table with a metatable that raise error (1 ms) [ok]: EVAL - Return table with a metatable that call server (0 ms) [ok]: EVAL - Lua integer -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua string -> Redis protocol type conversion (0 ms) [ok]: EVAL - Lua true boolean -> Redis protocol type conversion (0 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]: corrupt payload: hash ziplist with duplicate records (488 ms) [ok]: EVAL - Lua error reply -> Redis protocol type conversion (1 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? (0 ms) [ok]: EVAL - Redis integer -> Lua type conversion (0 ms) [ok]: EVAL - Lua number -> Redis integer conversion (1 ms) [ok]: EVAL - Redis bulk -> Lua type conversion (0 ms) [ok]: EVAL - Redis multi bulk -> Lua type conversion (5 ms) [ok]: EVAL - Redis status reply -> Lua type conversion (0 ms) [ok]: EVAL - Redis error reply -> Lua type conversion (1 ms) [ok]: EVAL - Redis nil bulk reply -> Lua type conversion (0 ms) [ok]: EVAL - Is the Lua client using the currently selected DB? (1 ms) [ok]: EVAL - SELECT inside Lua should not affect the caller (1 ms) [ok]: EVAL - Scripts do not block on blpop command (1 ms) [70/122 done]: unit/cluster/manual-takeover (25 seconds) Testing integration/shutdown Waiting for background AOF rewrite to finish... [ok]: EVAL - Scripts do not block on brpop command (1 ms) [ok]: EVAL - Scripts do not block on brpoplpush command (2 ms) [ok]: EVAL - Scripts do not block on blmove command (1 ms) [ok]: EVAL - Scripts do not block on bzpopmin command (1 ms) [ok]: EVAL - Scripts do not block on bzpopmax command (4 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 (0 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 (1 ms) [ok]: EVAL - Scripts do not block on XREADGROUP with BLOCK option -- non empty stream (1 ms) [ok]: EVAL - Scripts can run non-deterministic commands (0 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) (1 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 (0 ms) [ok]: EVAL - cmsgpack can pack double? (0 ms) [ok]: EVAL - cmsgpack can pack negative int64? (1 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:25333 ok Waiting for background AOF rewrite to finish... [ok]: LTRIM basics - quicklist (542 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:23217 ok === () Starting server 127.0.0.1:21605 ok [ok]: Link memory increases with publishes (757 ms) Waiting for background AOF rewrite to finish... [ok]: CLUSTER SLOT-STATS cpu-usec for non-slot specific commands. (4226 ms) [ok]: WAITAOF when replica switches between masters, fsync: everysec (3004 ms) [ok]: LTRIM out of range negative end index - quicklist (94 ms) Waiting for background AOF rewrite to finish... [ok]: LSET - quicklist (44 ms) [ok]: LSET out of range index - quicklist (0 ms) [ok]: corrupt payload: hash listpack with duplicate records (381 ms) [ok]: EVAL - cmsgpack pack/unpack smoke test (367 ms) [ok]: EVAL - cmsgpack can pack and unpack circular references? (0 ms) [ok]: EVAL - Numerical sanity check from bitop (3 ms) [ok]: EVAL - Verify minimal bitop functionality (0 ms) [ok]: EVAL - Able to parse trailing comments (1 ms) [ok]: EVAL_RO - Successful case (0 ms) [ok]: EVAL_RO - Cannot run write commands (0 ms) [ok]: redis.sha1hex() implementation (3 ms) [ok]: LTRIM basics - listpack (38 ms) [ok]: LTRIM out of range negative end index - listpack (7 ms) [ok]: LSET - listpack (2 ms) Waiting for background AOF rewrite to finish... [ok]: LSET out of range index - listpack (0 ms) [ok]: LSET against non existing key (0 ms) [ok]: LSET against non list value (1 ms) [ok]: No write if min-slaves-max-lag is > of the slave lag (3415 ms) [ok]: No response for multi commands in pipeline if client output buffer limit is enforced (1257 ms) [ok]: LREM remove all the occurrences - quicklist (46 ms) [ok]: LREM remove the first occurrence - quicklist (1 ms) [ok]: LREM remove non existing element - quicklist (1 ms) Waiting for background AOF rewrite to finish... [ok]: Load cluster announced IPv6 config on server start (287 ms) [ok]: LREM starting from tail with negative count - quicklist (51 ms) [ok]: LREM starting from tail with negative count (2) - quicklist (1 ms) Waiting for background AOF rewrite to finish... [ok]: All replicas share one global replication buffer dualchannel yes (255 ms) [ok]: min-slaves-to-write is ignored by slaves (102 ms) [ok]: XRANGE fuzzing (12496 ms) [ok]: Replication buffer will become smaller when no replica uses dualchannel yes (21 ms) [ok]: XREVRANGE regression test for issue #5006 (1 ms) [ok]: XREAD streamID edge (no-blocking) (1 ms) [ok]: LREM deleting objects that may be int encoded - quicklist (46 ms) === () Starting server 127.0.0.1:27209 ok [ok]: maxmemory - only allkeys-* should remove non-volatile keys (allkeys-lru) (1278 ms) [ok]: AOF fsync always barrier issue (6133 ms) [ok]: LREM remove all the occurrences - listpack (7 ms) [ok]: LREM remove the first occurrence - listpack (1 ms) Waiting for background AOF rewrite to finish... [ok]: Make the old master a replica of the new one and check conditions (1014 ms) [ok]: LREM remove non existing element - listpack (2 ms) [ok]: LREM starting from tail with negative count - listpack (10 ms) [ok]: LREM starting from tail with negative count (2) - listpack (7 ms) [ok]: LREM deleting objects that may be int encoded - listpack (1 ms) [ok]: Slave should be able to synchronize with the master (212 ms) === () Starting server 127.0.0.1:25335 ok [71/122 done]: unit/cluster/announce-client-ip (29 seconds) Testing integration/valkey-benchmark [ok]: write command is QUEUED, then EXEC should be MOVED after failover (2090 ms) [ok]: XREAD streamID edge (blocking) (64 ms) [ok]: PSYNC2: Partial resync after Master restart using RDB aux fields with expire (2707 ms) [ok]: XADD streamID edge (2 ms) Waiting for background AOF rewrite to finish... [ok]: Execute transactions completely even if client output buffer limit is enforced (193 ms) === () Starting server 127.0.0.1:23219 ok Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... [ok]: PSYNC2 #3899 regression: kill first replica (0 ms) [ok]: read-only blocking operations from replica (140 ms) [ok]: reply MOVED when eval from replica for update (2 ms) Waiting for background AOF rewrite to finish... [ok]: Slave enters handshake (1007 ms) [ok]: Slave enters wait_bgsave (1 ms) [ok]: XTRIM with MAXLEN option basic test (177 ms) [ok]: corrupt payload: hash listpack with duplicate records - convert (433 ms) [ok]: wait for new failover (6322 ms) [ok]: XADD with LIMIT consecutive calls (14 ms) [ok]: Restarting the previously killed primary nodes (10 ms) [ok]: Regression for bug 593 - chaining BRPOPLPUSH with other blocking cmds (226 ms) [ok]: Make sure there is no failover timeout (9 ms) [ok]: XTRIM with ~ is limited (31 ms) [ok]: XTRIM without ~ is not limited (20 ms) [ok]: XTRIM without ~ and with LIMIT (27 ms) [ok]: XTRIM with LIMIT delete entries no more than limit (2 ms) === () Starting server 127.0.0.1:27533 ok [ok]: Obuf limit, HRANDFIELD with huge count stopped mid-run (242 ms) === () Starting server 127.0.0.1:23583 ok [ok]: BLPOP/BLMOVE should increase dirty (117 ms) === () Starting server 127.0.0.1:27211 ok [ok]: Changing aof-use-rdb-preamble during rewrite process (1629 ms) [ok]: client unblock tests (114 ms) [ok]: GETEX should not append to AOF (10 ms) === () Starting server 127.0.0.1:25337 ok === (psync2 external:skip) Starting server 127.0.0.1:25929 ok [ok]: Link memory resets after publish messages flush (815 ms) [ok]: Toggle dual-channel-replication-enabled: yes start (1199 ms) [ok]: Verify 50000 keys for consistency with logical content (5073 ms) [ok]: CLUSTER SLOTS cached using EVAL over TLS -- tls-cluster no (166 ms) === (stream needs:debug) Starting server 127.0.0.1:28793 ok [ok]: Instance #0 gets converted into a slave (108 ms) [ok]: Set many keys (16816 ms) [ok]: client unblock tests (213 ms) [ok]: Cluster is up (7 ms) [ok]: List listpack -> quicklist encoding conversion (22 ms) === (Multi Part AOF) Starting server 127.0.0.1:27735 ok [ok]: Obuf limit, KEYS stopped mid-run (396 ms) === () Starting server 127.0.0.1:23585 [ok]: Unknown command: Server should have logged an error (3 ms) [ok]: CLUSTER SLOTS with different connection type -- tls-cluster no (170 ms) [ok]: corrupt payload: hash ziplist uneven record count (588 ms) [ok]: client freed during loading (3115 ms) [72/122 done]: unit/obuf-limits (31 seconds) Testing integration/valkey-cli === (repl external:skip) Starting server 127.0.0.1:26747 ok [ok]: XADD with MAXLEN > xlen can propagate correctly (50 ms) Done 19 cycles in 10 seconds. RESTORE: successful: 13, rejected: 6 Total commands sent in traffic: 6243, crashes during traffic: 3 (0 by signal). === () Starting server 127.0.0.1:25931 ok [ok]: List listpack -> quicklist encoding conversion (187 ms) [ok]: benchmark: set,get (474 ms) [73/122 done]: unit/cluster/links (26 seconds) [ok]: Make sure aof manifest appendonly.aof.manifest not in aof directory (0 ms) Waiting for background AOF rewrite to finish... [74/122 done]: unit/cluster/transactions-on-replica (13 seconds) [ok]: CLUSTER NODES return port according to connection type -- tls-cluster no (130 ms) [ok]: Fuzzer corrupt restore payloads - sanitize_dump: no (10287 ms) === () Starting server 127.0.0.1:23587 ok [ok]: Detect write load to master (1006 ms) [75/122 done]: unit/cluster/failover2 (28 seconds) === (cli) Starting server 127.0.0.1:24953 ok [ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-lru) (1078 ms) === () Starting server 127.0.0.1:25339 ok === () Starting server 127.0.0.1:22607 ok [ok]: List quicklist -> listpack encoding conversion (231 ms) [ok]: List encoding conversion when RDB loading (7 ms) [ok]: List invalid list-max-listpack-size config (52 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:27041 ok === () Starting server 127.0.0.1:26749 ok Waiting for background AOF rewrite to finish... === (stream needs:debug) Starting server 127.0.0.1:28795 ok [ok]: PSYNC2 #3899 regression: kill first replica (0 ms) === () Starting server 127.0.0.1:25933 ok [ok]: List of various encodings (99 ms) [ok]: List of various encodings - sanitize dump (4 ms) [ok]: Interactive CLI: INFO response should be printed raw (136 ms) [ok]: corrupt payload: hash duplicate records (507 ms) [ok]: benchmark: connecting using URI set,get (423 ms) [ok]: XADD with MINID > lastid can propagate correctly (39 ms) [ok]: AOF+LMPOP/BLMPOP: pop elements from the list (257 ms) [ok]: Unblock fairness is kept while pipelining (107 ms) [ok]: Interactive CLI: Status reply (148 ms) [ok]: AOF enable will create manifest file (568 ms) [ok]: Cluster is writable (880 ms) === () Starting server 127.0.0.1:25341 ok [ok]: Instance #5 is a slave (1 ms) [ok]: Instance #5 synced with the master (1 ms) [ok]: Test replication with parallel clients writing in different DBs (5215 ms) [ok]: Unblock fairness is kept during nested unblock (201 ms) [ok]: Interactive CLI: Integer reply (141 ms) === () Starting server 127.0.0.1:25935 ok [ok]: benchmark: connecting using URI with authentication set,get (308 ms) === () Starting server 127.0.0.1:26751 ok [ok]: Blocking command accounted only once in commandstats (75 ms) [ok]: Interactive CLI: Bulk reply (113 ms) [ok]: Killing one master node (145 ms) === () Starting server 127.0.0.1:23589 ok [ok]: Blocking command accounted only once in commandstats after timeout (78 ms) [ok]: WAITAOF when replica switches between masters, fsync: always (2015 ms) === (stream needs:debug) Starting server 127.0.0.1:28797 ok [ok]: Verify that multiple primaries mark replica as failed (3271 ms) [ok]: corrupt payload: hash empty zipmap (490 ms) [ok]: Interactive CLI: Multi-bulk reply (115 ms) Waiting for background AOF rewrite to finish... [ok]: XADD with ~ MAXLEN can propagate correctly (54 ms) [ok]: ZRANGEBYSCORE fuzzy test, 100 ranges in 128 element sorted set - listpack (7684 ms) === () Starting server 127.0.0.1:25937 ok [ok]: AOF+LMPOP/BLMPOP: after pop elements from the list (138 ms) === () Starting server 127.0.0.1:26753 ok === (repl external:skip) Starting server 127.0.0.1:23845 ok Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:25343 ok === (external:skip cluster) Starting server 127.0.0.1:21777 ok [ok]: Command being unblocked cause another command to get unblocked execution order test (430 ms) === (failover external:skip) Starting server 127.0.0.1:27213 ok [ok]: corrupt payload: fuzzer findings - NPD in streamIteratorGetID (423 ms) Waiting for background AOF rewrite to finish... [76/122 done]: unit/type/list (32 seconds) [ok]: Measures elapsed time os.clock() (2480 ms) [ok]: Prohibit dangerous lua methods in sandbox (0 ms) [ok]: Verify execution of prohibit dangerous Lua methods will fail (9 ms) [ok]: Globals protection reading an undeclared global variable (3 ms) [ok]: Globals protection setting an undeclared global* (0 ms) [ok]: lua bit.tohex bug (1 ms) [ok]: Test an example script DECR_IF_GT (8 ms) === () Starting server 127.0.0.1:23591 ok === (stream needs:debug) Starting server 127.0.0.1:28799 ok === () Starting server 127.0.0.1:23847 ok [ignore]: Not supported in tls mode [77/122 done]: unit/cluster/failure-marking (30 seconds) [ok]: Test RDB load info (1247 ms) === () Starting server 127.0.0.1:25345 ok [ok]: XADD with ~ MAXLEN and LIMIT can propagate correctly (20 ms) [ok]: Migration source is auto-updated after failover in source shard (3818 ms) [ok]: Replica redirects key access in migrating slots (2 ms) [ok]: Replica of migrating node returns ASK redirect after READONLY (2 ms) [ok]: Replica of migrating node returns TRYAGAIN after READONLY (2 ms) [ok]: Replica of importing node returns TRYAGAIN after READONLY and ASKING (2 ms) === (external:skip cluster) Starting server 127.0.0.1:21779 ok [ok]: client evicted due to client tracking prefixes (20671 ms) [ok]: ZRANGEBYLEX fuzzy test, 100 ranges in 128 element sorted set - listpack (556 ms) === () Starting server 127.0.0.1:27215 ok [ok]: client evicted due to output buf (85 ms) [ok]: Interactive CLI: Parsing quotes (769 ms) [ok]: corrupt payload: fuzzer findings - listpack NPD on invalid stream (381 ms) [ok]: First server should have role slave after SLAVEOF (209 ms) [ok]: With min-slaves-to-write (1,3): master should be writable (1 ms) [ok]: With min-slaves-to-write (2,3): master should not be writable (2 ms) [ok]: With min-slaves-to-write function without no-write flag (1 ms) [ok]: With not enough good slaves, read in Lua script is still accepted (2 ms) [ok]: client no-evict on (209 ms) [ok]: AOF+ZMPOP/BZMPOP: pop elements from the zset (306 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:22609 ok === (external:skip cluster) Starting server 127.0.0.1:21781 ok === () Starting server 127.0.0.1:27217 ok === (stream needs:debug) Starting server 127.0.0.1:28801 ok Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:25347 ok [ok]: Online toggle dual-channel-replication-enabled on primary, starting with 'yes' (2406 ms) [ok]: Shutting down master waits for replica to catch up (sigterm) (3528 ms) [ok]: XADD with ~ MINID can propagate correctly (53 ms) [ok]: setup replication for following tests (108 ms) [ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-random) (2030 ms) [ok]: corrupt payload: fuzzer findings - NPD in quicklistIndex (496 ms) [ok]: client no-evict off (307 ms) [ok]: AOF multiple rewrite failures will open multiple INCR AOFs (1696 ms) === () Starting server 127.0.0.1:23221 ok Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:23593 ok === (external:skip cluster) Starting server 127.0.0.1:21783 ok Waiting for background AOF rewrite to finish... [ok]: New replica inherits migrating slot (839 ms) === () Starting server 127.0.0.1:25349 ok === (stream needs:debug) Starting server 127.0.0.1:28803 ok [ok]: PSYNC2 #3899 regression: kill first replica (0 ms) [ok]: AOF+ZMPOP/BZMPOP: after pop elements from the zset (64 ms) === () Starting server 127.0.0.1:21913 ok [ok]: ZREMRANGEBYLEX fuzzy test, 100 ranges in 128 element sorted set - listpack (948 ms) [ok]: XADD with ~ MINID and LIMIT can propagate correctly (41 ms) === () Starting server 127.0.0.1:23223 ok === (external:skip cluster) Starting server 127.0.0.1:21785 ok [ok]: ZSETs skiplist implementation backlink consistency test - listpack (96 ms) [ok]: corrupt payload: fuzzer findings - encoded entry header reach outside the allocation (484 ms) Waiting for background AOF rewrite to finish... [ok]: Interactive CLI: Subscribed mode (1034 ms) Waiting for background AOF rewrite to finish... [ok]: AOF rewrite doesn't open new aof when AOF turn off (571 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:23595 ok Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:25351 ok Waiting for background AOF rewrite to finish... === (external:skip cluster) Starting server 127.0.0.1:21787 ok [ok]: EVAL does not leak in the Lua stack (1565 ms) === (stream needs:debug) Starting server 127.0.0.1:28805 ok [ok]: New replica inherits importing slot (566 ms) [ok]: Call Redis command with many args from Lua (issue #1764) (4 ms) [ok]: Number conversion precision test (issue #1118) (1 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 (1 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) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... [ok]: PSYNC2: generate load while killing replication links (5002 ms) [ok]: PSYNC2: cluster is consistent after load (x = 7686) (1 ms) [ok]: AOF enable/disable auto gc (218 ms) Waiting for background AOF rewrite to finish... [ok]: PSYNC2: total sum of full synchronizations is exactly 4 (7 ms) Waiting for background AOF rewrite to finish... [ok]: PSYNC2: --- CYCLE 2 --- (0 ms) [ok]: PSYNC2: [NEW LAYOUT] Set #2 as master (2 ms) [ok]: PSYNC2: Set #0 to replicate from #2 (0 ms) Keys before bgsave start: 10000 COW info before copy-on-write: 0 current_save_keys_processed info : 0 Waiting for background AOF rewrite to finish... [ok]: XTRIM with ~ MAXLEN can propagate correctly (29 ms) Waiting for background AOF rewrite to finish... [ok]: PSYNC2: Full resync after Master restart when too many key expired (4020 ms) [ok]: corrupt payload: fuzzer findings - invalid ziplist encoding (490 ms) [ok]: AOF can produce consecutive sequence number after reload (124 ms) [ok]: All replicas share one global replication buffer dualchannel no (243 ms) [ok]: Replication buffer will become smaller when no replica uses dualchannel no (9 ms) [ok]: Generate timestamp annotations in AOF (721 ms) === (external:skip cluster) Starting server 127.0.0.1:21789 ok [ok]: avoid client eviction when client is freed by output buffer limit (577 ms) [ok]: Script return recursive object (279 ms) [ok]: Script check unpack with massive arguments (59 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 (1 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 (1 ms) [ok]: Try trick readonly table on cmsgpack table (0 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 (0 ms) [ok]: MASTER and SLAVE consistency with expire (8081 ms) === () Starting server 127.0.0.1:25353 ok Waiting for background AOF rewrite to finish... [78/122 done]: integration/psync2-master-restart (13 seconds) [ok]: Interactive non-TTY CLI: Subscribed mode (729 ms) === (stream) Starting server 127.0.0.1:28807 ok === () Starting server 127.0.0.1:23597 ok Waiting for background AOF rewrite to finish... [ok]: Non-interactive TTY CLI: Status reply (73 ms) === (external:skip cluster) Starting server 127.0.0.1:21791 ok [ok]: XADD can CREATE an empty stream (2 ms) [ok]: XSETID can set a specific ID (1 ms) [ok]: XSETID cannot SETID with smaller ID (1 ms) [ok]: XSETID cannot SETID on non-existent key (0 ms) [ok]: XSETID cannot run with an offset but without a maximal tombstone (0 ms) [ok]: XSETID cannot run with a maximal tombstone but without an offset (0 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]: corrupt payload: fuzzer findings - hash crash (390 ms) [ok]: XSETID cannot set smaller ID than current MAXDELETEDID (2 ms) [ok]: WAIT and WAITAOF replica multiple clients unblock - reuse last result (1446 ms) [ok]: AOF enable during BGSAVE will not write data util AOFRW finish (395 ms) Waiting for background AOF rewrite to finish... [ok]: Non-interactive TTY CLI: Integer reply (78 ms) Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:21915 ok [ok]: Master can replicate command longer than client-query-buffer-limit on replica (245 ms) === (scripting) Starting server 127.0.0.1:26581 ok [ok]: Non-interactive TTY CLI: Bulk reply (43 ms) [ok]: PSYNC2 #3899 regression: kill chained replica (1 ms) [ok]: Non-interactive TTY CLI: Multi-bulk reply (61 ms) [ok]: Successfully load AOF which has timestamp annotations inside (113 ms) Waiting for background AOF rewrite to finish... [ok]: CLUSTER SLOT-STATS cpu-usec for slot specific commands. (4972 ms) === () Starting server 127.0.0.1:25355 ok Waiting for background AOF rewrite to finish... COW info before copy-on-write: 643072 current_save_keys_processed info : 1 === (external:skip cluster) Starting server 127.0.0.1:21295 ok [ok]: Non-interactive TTY CLI: Read last argument from pipe (126 ms) [79/122 done]: unit/wait (35 seconds) === (external:skip cluster) Starting server 127.0.0.1:21793 ok === (stream) Starting server 127.0.0.1:28809 ok [ok]: Non-interactive TTY CLI: Read last argument from file (94 ms) Waiting for background AOF rewrite to finish... [ok]: Set many keys in the cluster -- tls-cluster no (2980 ms) [ok]: Test cluster responses during migration of slot x -- tls-cluster no (2 ms) [ok]: XADD advances the entries-added counter and sets the recorded-first-entry-id (5 ms) [ok]: corrupt payload: fuzzer findings - uneven entry count in hash (469 ms) [ok]: XDEL/TRIM are reflected by recorded first entry (5 ms) [ok]: Maximum XDEL ID behaves correctly (3 ms) [ok]: XADD with artial ID with maximal seq (1 ms) Waiting for background AOF rewrite to finish... === (repl external:skip) Starting server 127.0.0.1:26755 ok [ok]: PSYNC2: Set #4 to replicate from #2 (0 ms) === (external:skip cluster) Starting server 127.0.0.1:21297 ok === () Starting server 127.0.0.1:23599 ok === (external:skip cluster) Starting server 127.0.0.1:21795 ok Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:25357 ok [ok]: Timedout read-only scripts can be killed by SCRIPT KILL (521 ms) === (stream needs:debug) Starting server 127.0.0.1:28811 ok === (external:skip cluster) Starting server 127.0.0.1:21299 ok Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:26757 ok [ok]: ZSETs ZRANK augmented skip list stress testing - listpack (1824 ms) === (repl) Starting server 127.0.0.1:22243 ok [ok]: corrupt payload: fuzzer findings - invalid read in lzf_decompress (490 ms) Waiting for background AOF rewrite to finish... [ok]: Non-interactive TTY CLI: Escape character in JSON mode (593 ms) Waiting for background AOF rewrite to finish... [ok]: Empty stream can be rewrite into AOF correctly (113 ms) Waiting for background AOF rewrite to finish... [ok]: AOF will trigger limit when AOFRW fails many times (1033 ms) [ok]: Non-interactive non-TTY CLI: Status reply (74 ms) [ok]: Wait for failover (3805 ms) [ok]: Timedout read-only scripts can be killed by SCRIPT KILL even when use pcall (326 ms) === () Starting server 127.0.0.1:23601 ok === (external:skip cluster) Starting server 127.0.0.1:21301 ok Waiting for background AOF rewrite to finish... [ok]: BZPOPMIN, ZADD + DEL should not awake blocked client (165 ms) [ok]: Non-interactive non-TTY CLI: Integer reply (60 ms) [ok]: maxmemory - only allkeys-* should remove non-volatile keys (volatile-ttl) (2507 ms) [ok]: Stream can be rewrite into AOF correctly after XDEL lastid (112 ms) [ok]: Non-interactive non-TTY CLI: Bulk reply (60 ms) [ok]: BZPOPMIN, ZADD + DEL + SET should not awake blocked client (69 ms) [ok]: MIGRATE can correctly transfer large values (17547 ms) === () Starting server 127.0.0.1:25359 ok [ok]: BZMPOP_MIN, ZADD + DEL should not awake blocked client (39 ms) [ok]: decrease maxmemory-clients causes client eviction (1053 ms) [ok]: Non-interactive non-TTY CLI: Multi-bulk reply (76 ms) [ok]: Timedout script does not cause a false dead client (193 ms) [ok]: Non-interactive non-TTY CLI: Quoted input arguments (37 ms) === () Starting server 127.0.0.1:27737 ok === () Starting server 127.0.0.1:26759 ok [ok]: Test child sending info (2822 ms) === (external:skip cluster) Starting server 127.0.0.1:21303 ok [ok]: corrupt payload: fuzzer findings - leak in rdbloading due to dup entry in set (378 ms) [ok]: Non-interactive non-TTY CLI: No accidental unquoting of input arguments (66 ms) [ok]: BZMPOP_MIN, ZADD + DEL + SET should not awake blocked client (147 ms) === (repl) Starting server 127.0.0.1:22245 ok [ok]: Non-interactive non-TTY CLI: Invalid quoted input arguments (85 ms) === (stream) Starting server 127.0.0.1:28813 ok [ok]: Timedout script link is still usable after Lua returns (210 ms) [ok]: With min-slaves-to-write: master not writable with lagged slave (3196 ms) === () Starting server 127.0.0.1:21917 ok [ok]: MIGRATE can correctly transfer hashes (379 ms) [ok]: PSYNC2: Set #1 to replicate from #2 (3 ms) [ok]: XGROUP HELP should not have unexpected options (1 ms) [ok]: XINFO HELP should not have unexpected options (0 ms) === () Starting server 127.0.0.1:25361 ok === () Starting server 127.0.0.1:23603 ok [ok]: Non-interactive non-TTY CLI: Read last argument from pipe (147 ms) === (external:skip cluster) Starting server 127.0.0.1:21305 ok === () Starting server 127.0.0.1:22611 ok [80/122 done]: unit/type/stream (36 seconds) [ok]: script won't load anymore if it's in rdb (1 ms) [ok]: Non-interactive non-TTY CLI: Read last argument from file (128 ms) [81/122 done]: unit/cluster/cluster-response-tls (34 seconds) [ok]: corrupt payload: fuzzer findings - empty intset (383 ms) === (repl) Starting server 127.0.0.1:22247 ok [ok]: Non-interactive non-TTY CLI: Test command-line hinting - latest server (94 ms) [ok]: Truncate AOF to specific timestamp (1519 ms) [ok]: Non-interactive non-TTY CLI: Test command-line hinting - no server (8 ms) [ok]: Non-interactive non-TTY CLI: Test command-line hinting - old server (63 ms) === (repl external:skip) Starting server 127.0.0.1:23849 ok [ok]: Cluster should eventually be up again (865 ms) [ok]: Timedout scripts and unblocked command (463 ms) === () Starting server 127.0.0.1:25363 ok [ok]: test various edge cases of repl topology changes with missing pings at the end (4385 ms) === () Starting server 127.0.0.1:22613 ok === () Starting server 127.0.0.1:23605 ok [ok]: Timedout scripts that modified data can't be killed by SCRIPT KILL (256 ms) [ok]: SHUTDOWN NOSAVE can kill a timedout script anyway (10 ms) [ok]: corrupt payload: fuzzer findings - zset ziplist entry lensize is 0 (473 ms) [ok]: maxmemory - policy volatile-lru should only remove volatile keys. (1138 ms) === () Starting server 127.0.0.1:23851 ok [ok]: Shutting down master waits for replica to catch up (shutdown) (3815 ms) Waiting for background AOF rewrite to finish... Waiting for background AOF rewrite to finish... Time: 1014 [ok]: BZPOPMIN unblock but the key is expired and then block again - reprocessing command (1095 ms) === () Starting server 127.0.0.1:25365 ok [ok]: First server should have role slave after SLAVEOF (105 ms) Waiting for background save to finish... === (scripting repl needs:debug external:skip) Starting server 127.0.0.1:26583 ok Waiting for background save to finish... === () Starting server 127.0.0.1:23225 ok [ok]: evict clients only until below limit (924 ms) [ok]: PSYNC2: Set #3 to replicate from #2 (6 ms) Waiting for background save to finish... [ok]: MIGRATE timeout actually works (1076 ms) Waiting for background save to finish... [ok]: BZPOPMIN with same key multiple times should work (192 ms) [ok]: failed bgsave prevents writes (525 ms) [ok]: corrupt payload: fuzzer findings - valgrind ziplist prevlen reaches outside the ziplist (492 ms) [ok]: Cluster is up (11 ms) [ok]: MULTI/EXEC is isolated from the point of view of BZPOPMIN (73 ms) [ok]: Cluster is writable (812 ms) [ok]: Instance #5 is now a master (0 ms) [82/122 done]: integration/rdb (13 seconds) [ok]: BZPOPMIN with variadic ZADD (55 ms) === () Starting server 127.0.0.1:26585 ok [ok]: Killing the new master #5 (80 ms) === (psync2 external:skip) Starting server 127.0.0.1:25939 ok [ok]: Test replication partial resync: ok psync (diskless: no, disabled, dual-channel: yes, reconnect: 1) (6311 ms) === () Starting server 127.0.0.1:25367 ok [ok]: Before the replica connects we issue two EVAL commands (6 ms) === () Starting server 127.0.0.1:23227 ok === (repl) Starting server 127.0.0.1:22249 ok === () Starting server 127.0.0.1:21919 ok [ok]: Connect a replica to the master instance (108 ms) [ok]: Write data while slave #10 is paused and can't receive it (10079 ms) [ok]: benchmark: full test suite (5872 ms) [ok]: corrupt payload: fuzzer findings - valgrind - bad rdbLoadDoubleValue (383 ms) [ok]: MIGRATE can migrate multiple keys at once (506 ms) [ok]: MIGRATE with multiple keys must have empty key arg (0 ms) === () Starting server 127.0.0.1:25941 ok === () Starting server 127.0.0.1:25369 ok [ok]: Cluster is writable (612 ms) === (repl) Starting server 127.0.0.1:21607 ok === (repl) Starting server 127.0.0.1:22251 ok [ok]: Replication of script multiple pushes to list with BLPOP (373 ms) [ok]: Lua scripts using SELECT are replicated correctly (1 ms) [ok]: Killing the first primary node (77 ms) === () Starting server 127.0.0.1:25943 ok [ok]: MIGRATE with multiple keys migrate just existing ones (363 ms) [ok]: maxmemory - policy volatile-lfu should only remove volatile keys. (1244 ms) [ok]: corrupt payload: fuzzer findings - valgrind ziplist prev too big (470 ms) === () Starting server 127.0.0.1:21609 ok === (repl) Starting server 127.0.0.1:22253 ok Waiting for background AOF rewrite to finish... === () Starting server 127.0.0.1:25371 ok [ok]: benchmark: multi-thread set,get (809 ms) Waiting for background AOF rewrite to finish... [ok]: BZPOPMIN with zero timeout should block indefinitely (1152 ms) [ok]: Slave should be able to synchronize with the master (211 ms) [ok]: MIGRATE with multiple keys: stress command rewriting (484 ms) [ok]: corrupt payload: fuzzer findings - lzf decompression fails, avoid valgrind invalid read (486 ms) [ok]: MULTI/EXEC is isolated from the point of view of BZMPOP_MIN (122 ms) [ok]: BZMPOP_MIN with variadic ZADD (126 ms) === (repl) Starting server 127.0.0.1:22255 ok [ok]: PSYNC2 #3899 regression: kill chained replica (1 ms) === () Starting server 127.0.0.1:25373 ok [ok]: corrupt payload: fuzzer findings - stream bad lp_count (373 ms) [ok]: AOF will open a temporary INCR AOF to accumulate data until the first AOFRW success when AOF is dynamically enabled (3029 ms) [ok]: MIGRATE with multiple keys: delete just ack keys (480 ms) [ok]: evict clients in right order (large to small) (1482 ms) [ok]: benchmark: pipelined full set,get (706 ms) [ok]: PSYNC2: cluster is consistent after failover (1003 ms) === (scripting repl external:skip) Starting server 127.0.0.1:26587 ok === () Starting server 127.0.0.1:25375 ok === (repl) Starting server 127.0.0.1:22257 ok [83/122 done]: integration/aof-multi-part (20 seconds) [ok]: benchmark: arbitrary command (181 ms) [ok]: maxmemory - policy volatile-random should only remove volatile keys. (1224 ms) [ok]: corrupt payload: fuzzer findings - stream bad lp_count - unsanitized (434 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 (2393 ms) === () Starting server 127.0.0.1:21921 ok [ok]: LTRIM stress testing - listpack (19050 ms) Waiting for background save to finish... [ok]: MIGRATE AUTH: correct and wrong password cases (470 ms) [ok]: Detect write load to master (1004 ms) [ok]: Migrated replica reports zero repl offset and rank, and fails to win election - shutdown (16641 ms) Waiting for background save to finish... === () Starting server 127.0.0.1:26589 ok [84/122 done]: unit/type/list-2 (40 seconds) [85/122 done]: unit/dump (40 seconds) === () Starting server 127.0.0.1:25377 ok [ok]: Connect a replica to the master instance (107 ms) [ok]: Redis.replicate_commands() can be issued anywhere now (1 ms) [ok]: Redis.set_repl() can be issued before replicate_commands() now (0 ms) [ok]: Redis.set_repl() don't accept invalid values (0 ms) [ok]: client total memory grows during client no-evict (247 ms) [ok]: corrupt payload: fuzzer findings - stream integrity check issue (367 ms) === (repl external:skip) Starting server 127.0.0.1:23853 ok [ok]: BZMPOP_MIN with zero timeout should block indefinitely (1120 ms) [ok]: EVAL timeout with slow verbatim Lua script from AOF (3520 ms) Hash table 0 stats (main hash table): table size: 4096 number of elements: 499 different slots: 23 max chain length: 34 avg chain length (counted): 21.70 avg chain length (computed): 21.70 Chain length distribution: 0: 4073 (99.44%) 2: 1 (0.02%) 14: 2 (0.05%) 17: 2 (0.05%) 18: 2 (0.05%) 19: 1 (0.02%) 20: 1 (0.02%) 21: 1 (0.02%) 22: 3 (0.07%) 24: 2 (0.05%) 25: 2 (0.05%) 26: 1 (0.02%) 27: 1 (0.02%) 28: 1 (0.02%) 29: 1 (0.02%) 31: 1 (0.02%) 34: 1 (0.02%) [ok]: ZSCORE - skiplist (46 ms) [ok]: ZMSCORE - skiplist (26 ms) [ok]: Dumping an RDB - functions only: no (3509 ms) [ok]: client total memory grows during maxmemory-clients disabled (200 ms) [ok]: GEOSEARCH fuzzy test - byradius (39210 ms) [ok]: ZSCORE after a DEBUG RELOAD - skiplist (26 ms) Waiting for background save to finish... [ok]: ZSET sorting stresser - skiplist (36 ms) === () Starting server 127.0.0.1:25379 ok Waiting for background save to finish... [ok]: Test selective replication of certain commands from Lua (304 ms) [ok]: PRNG is seeded randomly for command replication (0 ms) [ok]: Using side effects is not a problem with command replication (1 ms) [86/122 done]: unit/client-eviction (40 seconds) [ok]: corrupt payload: fuzzer findings - infinite loop (358 ms) === () Starting server 127.0.0.1:23607 ok === () Starting server 127.0.0.1:23855 ok [ok]: ziplist implementation: value encoding and backlink (11812 ms) [ok]: First server should have role slave after SLAVEOF (5 ms) [ok]: benchmark: keyspace length (976 ms) [ok]: EVAL can process writes from AOF in read-only replicas (384 ms) [ok]: Test valkey-check-aof for old style resp AOF (18 ms) === (external:skip cluster) Starting server 127.0.0.1:25779 ok [ok]: Slave is able to detect timeout during handshake (0 ms) [ok]: Test valkey-check-aof for old style resp AOF - has data in the same format as manifest (20 ms) [ok]: Test valkey-check-aof for old style rdb-preamble AOF (21 ms) [ok]: Test valkey-check-aof for Multi Part AOF with resp AOF base (21 ms) === () Starting server 127.0.0.1:25381 ok [ok]: Test valkey-check-aof for Multi Part AOF with rdb-preamble AOF base (25 ms) [ok]: Test valkey-check-aof for Multi Part AOF contains a format error (19 ms) [ok]: benchmark: clients idle mode should return error when reached maxclients limit (166 ms) [ok]: Test valkey-check-aof only truncates the last file for Multi Part AOF in fix mode (41 ms) [ok]: Test valkey-check-aof only truncates the last file for Multi Part AOF in truncate-to-timestamp mode (23 ms) [ok]: corrupt payload: fuzzer findings - hash ziplist too long entry len (373 ms) === (external:skip cluster) Starting server 127.0.0.1:25781 ok [ok]: Slave is able to evict keys created in writable slaves (6010 ms) [ok]: Shutting down master waits for replica timeout (3813 ms) === () Starting server 127.0.0.1:23609 ok [ok]: Writable replica doesn't return expired keys (108 ms) [ok]: PFCOUNT updates cache on readonly replica (6 ms) === () Starting server 127.0.0.1:25383 ok [ok]: SRANDMEMBER with a dict containing long chain (26669 ms) [ok]: SMOVE basics - from regular set to intset (4 ms) [ok]: SMOVE basics - from intset to regular set (2 ms) [ok]: SMOVE non existing key (5 ms) [ok]: benchmark: read last argument from stdin (361 ms) [ok]: SMOVE non existing src set (5 ms) [ok]: SMOVE from regular set to non existing destination set (12 ms) [ok]: SMOVE from intset to non existing destination set (2 ms) [ok]: SMOVE wrong src key type (1 ms) [ok]: SMOVE wrong dst key type (0 ms) [ok]: SMOVE with identical source and destination (0 ms) === (repl external:skip) Starting server 127.0.0.1:23375 ok [ok]: FLUSHDB / FLUSHALL should persist in AOF (3 ms) [ok]: PFCOUNT doesn't use expired key on readonly replica (105 ms) === (external:skip cluster) Starting server 127.0.0.1:25783 ok [ok]: SMOVE only notify dstset when the addition is successful (89 ms) === () Starting server 127.0.0.1:23229 ok [ok]: Dumping an RDB - functions only: yes (982 ms) [ok]: corrupt payload: fuzzer findings - zset ziplist invalid tail offset (470 ms) [ok]: Cluster should be down now (3693 ms) [ok]: Restarting the old master node (11 ms) [ok]: PSYNC2 #3899 regression: kill chained replica (1 ms) === () Starting server 127.0.0.1:23377 ok === (external:skip cluster) Starting server 127.0.0.1:25785 ok === () Starting server 127.0.0.1:25385 ok === () Starting server 127.0.0.1:23231 ok === () Starting server 127.0.0.1:23611 ok [ok]: Turning appendonly on and off within a transaction (5 ms) [ok]: Set instance A as slave of B (104 ms) [ok]: Scan mode (437 ms) === (scripting needs:debug) Starting server 127.0.0.1:26591 ok [ok]: corrupt payload: fuzzer findings - negative reply length (414 ms) === (external:skip cluster) Starting server 127.0.0.1:25787 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 (0 ms) [ok]: test RESP2/2 null protocol parsing (1 ms) [ok]: test RESP2/2 verbatim protocol parsing (0 ms) [ok]: test RESP2/2 true protocol parsing (0 ms) [ok]: test RESP2/2 false protocol parsing (1 ms) [ok]: test RESP2/3 big number protocol parsing (1 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 (1 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 (0 ms) [ok]: test RESP3/2 malformed big number protocol parsing (0 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 (1 ms) [ok]: test RESP3/2 null protocol parsing (0 ms) [ok]: test RESP3/2 verbatim protocol parsing (1 ms) [ok]: test RESP3/2 true protocol parsing (0 ms) [ok]: test RESP3/2 false protocol parsing (1 ms) [ok]: test RESP3/3 big number protocol parsing (0 ms) [ok]: test RESP3/3 malformed big number protocol parsing (0 ms) Done 19 cycles in 10 seconds. RESTORE: successful: 9, rejected: 10 Total commands sent in traffic: 4652, crashes during traffic: 0 (0 by signal). [ok]: test RESP3/3 map protocol parsing (0 ms) [ok]: test RESP3/3 set protocol parsing (1 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 (0 ms) [ok]: Script block the time during execution (10 ms) [ok]: Script delete the expired key (4 ms) [ok]: TIME command using cached time (10 ms) [ok]: Fuzzer corrupt restore payloads - sanitize_dump: yes (10511 ms) [87/122 done]: integration/corrupt-dump-fuzzer (21 seconds) [ok]: Script block the time in some expiration related commands (84 ms) === () Starting server 127.0.0.1:25387 ok [ok]: RESTORE expired keys with expiration time (14 ms) [ok]: Instance #0 gets converted into a slave (579 ms) [ok]: Restarting the new master node (8 ms) [ok]: INCRBYFLOAT replication, should not remove expire (316 ms) [ok]: GETSET replication (2 ms) [ok]: maxmemory - policy volatile-ttl should only remove volatile keys. (2444 ms) === () Starting server 127.0.0.1:23613 ok [ok]: BRPOPLPUSH replication, when blocking against empty list (106 ms) === (external:skip cluster) Starting server 127.0.0.1:25789 ok [ok]: Wait for instance #5 (and not #10) to turn into a master (4257 ms) [ok]: Wait for the node #10 to return alive before ending the test (0 ms) [ok]: corrupt payload: fuzzer findings - valgrind negative malloc (479 ms) [ok]: Test cluster slots / cluster shards in aof won't crash (399 ms) [88/122 done]: integration/aof (22 seconds) === (scripting) Starting server 127.0.0.1:26593 ok [ok]: Chained replicas disconnect when replica re-connect with the same master (3861 ms) [ok]: Script - disallow write on OOM (1 ms) [ok]: EVAL - Does Lua interpreter replies to our requests? (0 ms) [ok]: EVAL - Return _G (0 ms) [ok]: EVAL - Return table with a metatable that raise error (1 ms) [ok]: EVAL - Return table with a metatable that call server (0 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 (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 (1 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? (0 ms) [ok]: EVALSHA - Can we call a SHA1 if already defined? (0 ms) [ok]: EVALSHA_RO - Can we call a SHA1 if already defined? (0 ms) [ok]: EVALSHA - Can we call a SHA1 in uppercase? (0 ms) [ok]: EVALSHA - Do we get an error on invalid SHA1? (1 ms) [ok]: EVALSHA - Do we get an error on non defined SHA1? (0 ms) [ok]: EVAL - Redis integer -> Lua type conversion (1 ms) [ok]: EVAL - Lua number -> Redis integer conversion (1 ms) [ok]: EVAL - Redis bulk -> Lua type conversion (0 ms) [ok]: EVAL - Redis multi bulk -> Lua type conversion (1 ms) [89/122 done]: integration/replication-3 (16 seconds) [ok]: EVAL - Redis status reply -> Lua type conversion (0 ms) [ok]: EVAL - Redis error reply -> Lua type conversion (1 ms) [ok]: EVAL - Redis nil bulk reply -> Lua type conversion (0 ms) [ok]: EVAL - Is the Lua client using the currently selected DB? (2 ms) [ok]: EVAL - SELECT inside Lua should not affect the caller (1 ms) [ok]: EVAL - Scripts do not block on blpop command (1 ms) [ok]: EVAL - Scripts do not block on brpop command (3 ms) [ok]: EVAL - Scripts do not block on brpoplpush command (0 ms) [ok]: EVAL - Scripts do not block on blmove command (1 ms) [ok]: EVAL - Scripts do not block on bzpopmin command (1 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 (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 (0 ms) [ok]: EVAL - Scripts can run non-deterministic commands (1 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) (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) (1 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 (1 ms) [ok]: EVAL - cmsgpack can pack double? (1 ms) === (external:skip cluster) Starting server 127.0.0.1:25791 ok [ok]: EVAL - cmsgpack can pack negative int64? (1 ms) === (maxmemory external:skip) Starting server 127.0.0.1:24155 ok === () Starting server 127.0.0.1:25389 ok [90/122 done]: integration/psync2-pingoff (20 seconds) [ok]: benchmark: specific tls-ciphers (1426 ms) [ok]: Wait for failover (4277 ms) === (external:skip cluster) Starting server 127.0.0.1:25793 ok [ok]: corrupt payload: fuzzer findings - valgrind invalid read (468 ms) === () Starting server 127.0.0.1:24157 ok [ok]: CLUSTER SLOT-STATS cpu-usec for blocking commands, unblocked on keyspace update. (7586 ms) [ok]: EVAL - cmsgpack pack/unpack smoke test (335 ms) [ok]: EVAL - cmsgpack can pack and unpack circular references? (0 ms) [ok]: EVAL - Numerical sanity check from bitop (0 ms) [ok]: EVAL - Verify minimal bitop functionality (0 ms) [ok]: EVAL - Able to parse trailing comments (0 ms) [ok]: EVAL_RO - Successful case (0 ms) [ok]: EVAL_RO - Cannot run write commands (1 ms) [ok]: SCRIPTING FLUSH - is able to clear the scripts cache? (12 ms) [ok]: SCRIPTING FLUSH ASYNC (15 ms) [ok]: SCRIPT EXISTS - can detect already defined scripts? (0 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 (0 ms) [ok]: SCRIPT SHOW - script not exist return noscript error (0 ms) [ok]: SORT is normally not alpha re-ordered for the scripting engine (1 ms) [ok]: SORT BY output gets ordered for scripting (1 ms) [ok]: SORT BY with GET gets ordered for scripting (0 ms) [ok]: redis.sha1hex() implementation (1 ms) === () Starting server 127.0.0.1:25391 ok [ok]: benchmark: tls connecting using URI with authentication set,get (313 ms) [ok]: Cluster is up again (991 ms) [ok]: corrupt payload: fuzzer findings - empty hash ziplist (378 ms) [ok]: Cluster should eventually be up again (604 ms) [ok]: Cluster should eventually be up again (1027 ms) [ok]: Node #10 should eventually replicate node #5 (3 ms) [ok]: Restarting the previously killed primary node (5 ms) [ok]: BRPOPLPUSH replication, list exists (1082 ms) [ok]: BLMOVE (left, left) replication, when blocking against empty list (81 ms) === () Starting server 127.0.0.1:25393 ok [ok]: corrupt payload: fuzzer findings - stream with no records (390 ms) [ok]: Instance #0 gets converted into a replica (380 ms) [ok]: Make sure the replicas always get the different ranks (9 ms) [ok]: Replication backlog size can outgrow the backlog limit config dualchannel yes (7169 ms) === () Starting server 127.0.0.1:25395 ok [91/122 done]: unit/cluster/update-msg (25 seconds) [ok]: Shutting down master waits for replica then fails (2783 ms) [ok]: corrupt payload: fuzzer findings - quicklist ziplist tail followed by extra data which start with 0xff (488 ms) [ok]: Connecting as a replica (2261 ms) === () Starting server 127.0.0.1:23233 ok === () Starting server 127.0.0.1:25397 ok [ok]: benchmark: specific tls-ciphersuites (1343 ms) [92/122 done]: integration/valkey-benchmark (14 seconds) [ok]: BLMOVE (left, left) replication, list exists (1072 ms) === () Starting server 127.0.0.1:23235 ok [ok]: BLMOVE (left, right) replication, when blocking against empty list (40 ms) [ok]: corrupt payload: fuzzer findings - dict init to huge size (472 ms) [ok]: PSYNC2: generate load while killing replication links (5000 ms) [ok]: PSYNC2 #3899 regression: kill chained replica (0 ms) [93/122 done]: unit/cluster/failover (41 seconds) === () Starting server 127.0.0.1:25399 ok [ok]: Measures elapsed time os.clock() (1912 ms) [ok]: Prohibit dangerous lua methods in sandbox (0 ms) [ok]: Verify execution of prohibit dangerous Lua methods will fail (6 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 (0 ms) [ok]: Test an example script DECR_IF_GT (1 ms) [ok]: random numbers are random now (2 ms) [ok]: Scripting engine PRNG can be seeded correctly (0 ms) [ok]: corrupt payload: fuzzer findings - huge string (366 ms) [ok]: ZRANGEBYSCORE fuzzy test, 100 ranges in 100 element sorted set - skiplist (4443 ms) [ok]: Shutting down master waits for replica then aborted (1183 ms) [94/122 done]: integration/shutdown (15 seconds) [ok]: PSYNC2 #3899 regression: kill first replica (1 ms) === () Starting server 127.0.0.1:25401 ok === (external:skip cluster) Starting server 127.0.0.1:28991 ok [ok]: Online toggle dual-channel-replication-enabled on replica, starting with 'yes' (11649 ms) [ok]: PSYNC2 #3899 regression: kill chained replica (0 ms) [ok]: corrupt payload: fuzzer findings - stream PEL without consumer (366 ms) [ok]: ZRANGEBYLEX fuzzy test, 100 ranges in 100 element sorted set - skiplist (363 ms) [ok]: intsets implementation stress testing (3974 ms) === (external:skip cluster) Starting server 127.0.0.1:28993 ok [ok]: PSYNC2 #3899 regression: verify consistency (45 ms) [95/122 done]: unit/type/set (45 seconds) === () Starting server 127.0.0.1:25403 ok [ok]: BLMOVE (left, right) replication, list exists (1040 ms) [ok]: corrupt payload: fuzzer findings - stream listpack valgrind issue (299 ms) [ok]: {cluster} SCAN regression test for issue #4906 (17949 ms) [ok]: PSYNC2: cluster is consistent after load (x = 20379) (1003 ms) [ok]: PSYNC2: total sum of full synchronizations is exactly 4 (2 ms) [ok]: BLMOVE (right, left) replication, when blocking against empty list (55 ms) [ok]: PSYNC2: --- CYCLE 3 --- (0 ms) [ok]: PSYNC2: [NEW LAYOUT] Set #0 as master (1 ms) [ok]: {cluster} SCAN MATCH pattern implies cluster slot (62 ms) [ok]: PSYNC2: Set #4 to replicate from #1 (2 ms) [ok]: ZREMRANGEBYLEX fuzzy test, 100 ranges in 100 element sorted set - skiplist (402 ms) === (external:skip cluster) Starting server 127.0.0.1:28995 ok [ok]: EVAL does not leak in the Lua stack (890 ms) [ok]: ZSETs skiplist implementation backlink consistency test - skiplist (30 ms) [96/122 done]: unit/scan (45 seconds) === () Starting server 127.0.0.1:25405 ok [ok]: SPOP: We can call scripts rewriting client->argv from Lua (121 ms) === (external:skip cluster) Starting server 127.0.0.1:28997 ok [ok]: MGET: mget shouldn't be propagated in Lua (95 ms) [ok]: corrupt payload: fuzzer findings - stream with bad lpFirst (375 ms) [ok]: EXPIRE: We can call scripts rewriting client->argv from Lua (100 ms) [ok]: Cluster is up (3 ms) === () Starting server 127.0.0.1:25407 ok === (external:skip cluster) Starting server 127.0.0.1:28999 ok [97/122 done]: integration/psync2-reg (23 seconds) [ok]: corrupt payload: fuzzer findings - stream listpack lpPrev valgrind issue (276 ms) === (scripting) Starting server 127.0.0.1:26595 ok [ok]: Piping raw protocol (2194 ms) [ok]: Options -X with illegal argument (35 ms) === (external:skip cluster) Starting server 127.0.0.1:29001 ok === () Starting server 127.0.0.1:25409 ok [ok]: corrupt payload: fuzzer findings - stream with non-integer entry id (248 ms) [ok]: INCRBYFLOAT: We can call scripts expanding client->argv from Lua (454 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) (1 ms) [ok]: Verify negative arg count is error instead of crash (issue #1842) (0 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 (0 ms) [ok]: CLUSTER RESET can not be invoke from within a script (1 ms) [ok]: Script with RESP3 map (1 ms) [ok]: CLUSTER SLOT-STATS cpu-usec for blocking commands, unblocked on timeout. (3649 ms) [ok]: DUMP RESTORE with -x option (209 ms) [ok]: Cluster is writable (444 ms) [ok]: Instance #5 is a slave (1 ms) [ok]: Instance #5 synced with the master (1 ms) [ok]: Make instance #0 unreachable without killing it (1 ms) [ok]: Send CLUSTER FAILOVER to instance #5 (0 ms) === (external:skip cluster) Starting server 127.0.0.1:29003 ok [ok]: PSYNC2: Set #1 to replicate from #0 (0 ms) === () Starting server 127.0.0.1:25411 ok [ok]: BLMOVE (right, left) replication, list exists (1049 ms) [ok]: Script return recursive object (183 ms) [ok]: Script check unpack with massive arguments (42 ms) [ok]: Script read key with expiration set (0 ms) [ok]: Script del key with expiration set (0 ms) [ok]: MASTER and SLAVE dataset should be identical after complex ops (16209 ms) [ok]: Script ACL check (1 ms) [ok]: Binary code loading failed (0 ms) [ok]: BLMOVE (right, right) replication, when blocking against empty list (48 ms) [ok]: Try trick global protection 1 (1 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 (0 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 (1 ms) [ok]: Test print are not available (0 ms) [ok]: DUMP RESTORE with -X option (206 ms) [ok]: Valid Connection Scheme: redis:// (29 ms) [ok]: Valid Connection Scheme: valkey:// (28 ms) === (external:skip cluster) Starting server 127.0.0.1:29005 ok [ok]: corrupt payload: fuzzer findings - empty quicklist (346 ms) [ok]: Valid Connection Scheme: rediss:// (31 ms) [ok]: Break master-slave link and prevent further reconnections (20041 ms) [ok]: Multiple slot migration states are replicated (7 ms) [ok]: Slave #5 is reachable and alive (12 ms) [ok]: ZSETs ZRANK augmented skip list stress testing - skiplist (1143 ms) [ok]: Valid Connection Scheme: valkeys:// (29 ms) [ok]: Test replication with blocking lists and sorted sets operations (25012 ms) [98/122 done]: integration/valkey-cli (16 seconds) [ok]: BZPOPMIN, ZADD + DEL should not awake blocked client (143 ms) === () Starting server 127.0.0.1:25413 ok === (scripting) Starting server 127.0.0.1:26597 ok === (external:skip cluster) Starting server 127.0.0.1:29007 ok [99/122 done]: integration/block-repl (27 seconds) [ok]: corrupt payload: fuzzer findings - empty zset (345 ms) [ok]: BZPOPMIN, ZADD + DEL + SET should not awake blocked client (162 ms) === (external:skip cluster) Starting server 127.0.0.1:29009 ok [ok]: BZMPOP_MIN, ZADD + DEL should not awake blocked client (141 ms) === () Starting server 127.0.0.1:25415 ok [ok]: New replica inherits multiple migrating slots (523 ms) [ok]: Slot finalization succeeds on both primary and replicas (4 ms) [ok]: corrupt payload: fuzzer findings - hash with len of 0 (244 ms) [ok]: BZMPOP_MIN, ZADD + DEL + SET should not awake blocked client (141 ms) === (external:skip cluster) Starting server 127.0.0.1:29011 ok [ok]: Timedout read-only scripts can be killed by SCRIPT KILL (442 ms) === () Starting server 127.0.0.1:25417 ok [100/122 done]: integration/replication-2 (22 seconds) [ok]: corrupt payload: fuzzer findings - hash listpack first element too long entry len (236 ms) [ok]: PSYNC2: Set #2 to replicate from #0 (1 ms) === (external:skip cluster) Starting server 127.0.0.1:29013 ok [ok]: Test replication partial resync: no backlog (diskless: no, disabled, dual-channel: yes, reconnect: 1) (7723 ms) [ok]: Timedout read-only scripts can be killed by SCRIPT KILL even when use pcall (198 ms) [ok]: BLMOVE (right, right) replication, list exists (1046 ms) === () Starting server 127.0.0.1:25419 ok === (external:skip cluster) Starting server 127.0.0.1:29015 ok [ok]: Replica could use replication buffer (beyond backlog config) for partial resynchronization dualchannel yes (4058 ms) [ok]: Timedout script does not cause a false dead client (218 ms) [ok]: Replication backlog memory will become smaller if disconnecting with replica dualchannel yes (99 ms) [ok]: corrupt payload: fuzzer findings - stream double free listpack when insert dup node to rax returns 0 (340 ms) === (repl) Starting server 127.0.0.1:21611 ok [ok]: BLPOP followed by role change, issue #2473 (245 ms) === (external:skip cluster) Starting server 127.0.0.1:29017 ok [ok]: Timedout script link is still usable after Lua returns (91 ms) === () Starting server 127.0.0.1:25421 ok [ok]: Keys are accessible (16932 ms) === () Starting server 127.0.0.1:21613 ok [ok]: corrupt payload: fuzzer findings - LCS OOM (232 ms) === (external:skip cluster) Starting server 127.0.0.1:29019 ok === (repl external:skip) Starting server 127.0.0.1:23379 ok [ok]: Slave should be able to synchronize with the master (103 ms) === () Starting server 127.0.0.1:25423 ok === (external:skip cluster) Starting server 127.0.0.1:21307 ok === (external:skip cluster) Starting server 127.0.0.1:29021 ok [ok]: corrupt payload: fuzzer findings - gcc asan reports false leak on assert (223 ms) === (repl external:skip) Starting server 127.0.0.1:26761 ok Time: 1008 === () Starting server 127.0.0.1:23381 ok [ok]: BZPOPMIN unblock but the key is expired and then block again - reprocessing command (1047 ms) [ok]: Timedout scripts and unblocked command (457 ms) [ok]: BZPOPMIN with same key multiple times should work (36 ms) [ok]: Second server should have role master at first (0 ms) [ok]: SLAVEOF should start with link status "down" (1 ms) [ok]: The role should immediately be changed to "replica" (1 ms) [ok]: MULTI/EXEC is isolated from the point of view of BZPOPMIN (35 ms) === () Starting server 127.0.0.1:25425 ok === (external:skip cluster) Starting server 127.0.0.1:21309 ok === (external:skip cluster) Starting server 127.0.0.1:29023 ok [ok]: Sync should have transferred keys from master (1 ms) [ok]: The link status should be up (0 ms) [ok]: PSYNC2: Set #3 to replicate from #2 (1 ms) [ok]: corrupt payload: fuzzer findings - lpFind invalid access (225 ms) [ok]: BZPOPMIN with variadic ZADD (140 ms) === () Starting server 127.0.0.1:26763 ok [ok]: Timedout scripts that modified data can't be killed by SCRIPT KILL (234 ms) [ok]: SHUTDOWN NOSAVE can kill a timedout script anyway (3 ms) === (external:skip cluster) Starting server 127.0.0.1:21311 ok === () Starting server 127.0.0.1:25427 ok === (external:skip cluster) Starting server 127.0.0.1:29025 ok [ok]: corrupt payload: fuzzer findings - invalid access in ziplist tail prevlen decoding (256 ms) === () Starting server 127.0.0.1:26765 ok === (scripting repl needs:debug external:skip) Starting server 127.0.0.1:26599 ok === (external:skip cluster) Starting server 127.0.0.1:21313 ok === () Starting server 127.0.0.1:25429 ok [ok]: Init migration of many slots (958 ms) === () Starting server 127.0.0.1:26601 ok === (external:skip cluster) Starting server 127.0.0.1:21315 ok [ok]: corrupt payload: fuzzer findings - zset zslInsert with a NAN score (258 ms) [ok]: Before the replica connects we issue two EVAL commands (0 ms) [ok]: Connect a replica to the master instance (106 ms) [ok]: Now use EVALSHA against the master, with both SHAs (1 ms) [ok]: Detect write load to master (1005 ms) === (external:skip cluster) Starting server 127.0.0.1:21317 ok === () Starting server 127.0.0.1:25271 ok [ok]: SET on the master should immediately propagate (810 ms) [ok]: corrupt payload: fuzzer findings - streamLastValidID panic (377 ms) [ok]: PSYNC2: cluster is consistent after failover (1 ms) [ok]: FLUSHDB / FLUSHALL should replicate (316 ms) [ok]: ROLE in master reports master with a slave (1 ms) [ok]: ROLE in slave reports slave in connected state (0 ms) === () Starting server 127.0.0.1:25273 ok [ok]: 'x' should be '4' for EVALSHA being replicated by effects (504 ms) [ok]: BZPOPMIN with zero timeout should block indefinitely (1138 ms) [ok]: Replication of script multiple pushes to list with BLPOP (112 ms) [ok]: EVALSHA replication when first call is readonly (1 ms) [ok]: Lua scripts using SELECT are replicated correctly (1 ms) [ok]: corrupt payload: fuzzer findings - valgrind fishy value warning (373 ms) [ok]: MULTI/EXEC is isolated from the point of view of BZMPOP_MIN (118 ms) [ok]: BZMPOP_MIN with variadic ZADD (88 ms) === () Starting server 127.0.0.1:25275 ok === (repl external:skip) Starting server 127.0.0.1:23383 ok [ok]: corrupt payload: fuzzer findings - empty set listpack (485 ms) === () Starting server 127.0.0.1:23385 ok === () Starting server 127.0.0.1:25277 ok [ok]: CLUSTER SLOT-STATS cpu-usec for transactions. (4140 ms) [ok]: corrupt payload: fuzzer findings - set with duplicate elements causes sdiff to hang (252 ms) [101/122 done]: integration/corrupt-dump (29 seconds) === () Starting server 127.0.0.1:23387 ok === () Starting server 127.0.0.1:23389 ok === (scripting repl external:skip) Starting server 127.0.0.1:26603 ok [ok]: BZMPOP_MIN with zero timeout should block indefinitely (1103 ms) [ok]: BZPOP/BZMPOP against wrong type (2 ms) [ok]: BZMPOP with illegal argument (4 ms) === () Starting server 127.0.0.1:26605 ok [ok]: BZMPOP with multiple blocked clients (219 ms) [ok]: Connect a replica to the master instance (105 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 (0 ms) [ok]: Instance #5 is still a slave after some time (no failover) (5003 ms) [ok]: BZMPOP propagate as pop with count command to replica (285 ms) [ok]: BZMPOP should not blocks on non key arguments - #10762 (106 ms) [ok]: Test selective replication of certain commands from Lua (511 ms) [ok]: PRNG is seeded randomly for command replication (0 ms) [ok]: Using side effects is not a problem with command replication (2 ms) [ok]: CLUSTER SLOT-STATS cpu-usec for lua-scripts, without cross-slot keys. (2217 ms) [ok]: ZSET skiplist order consistency when elements are moved (1471 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 (1 ms) [ok]: ZRANGESTORE - empty range (0 ms) [ok]: ZRANGESTORE BYLEX - empty range (0 ms) [ok]: ZRANGESTORE BYSCORE - empty range (1 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 (2 ms) [ok]: ZRANGE invalid syntax (1 ms) [ok]: ZRANDMEMBER - listpack (12 ms) [ok]: ZRANDMEMBER - skiplist (11 ms) [ok]: ZRANDMEMBER with RESP3 (0 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) === (scripting external:skip) Starting server 127.0.0.1:26607 ok [ok]: ZRANDMEMBER with - skiplist (302 ms) === (scripting needs:debug external:skip) Starting server 127.0.0.1:26609 ok [ok]: Test scripting debug protocol parsing (4 ms) [ok]: Test scripting debug lua stack overflow (45 ms) [ok]: Test scripting debug lua server invocations (45 ms) [ok]: Replication backlog size can outgrow the backlog limit config dualchannel no (4814 ms) [ok]: ZRANDMEMBER with - listpack (378 ms) [ok]: zset score double range (0 ms) [ok]: zunionInterDiffGenericCommand acts on SET and ZSET (20 ms) [ok]: ZADD overflows the maximum allowed elements in a listpack - single (10 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) [102/122 done]: unit/type/zset (53 seconds) === (scripting external:skip) Starting server 127.0.0.1:26611 ok [ok]: Lua scripts eviction does not generate many scripts (155 ms) [ok]: Lua scripts eviction is plain LRU (78 ms) [ok]: PSYNC2: generate load while killing replication links (5000 ms) [ok]: Lua scripts eviction does not affect script load (266 ms) [ok]: PSYNC2: cluster is consistent after load (x = 39160) (20 ms) [ok]: PSYNC2: total sum of full synchronizations is exactly 4 (2 ms) [ok]: PSYNC2: --- CYCLE 4 --- (0 ms) [ok]: PSYNC2: [NEW LAYOUT] Set #4 as master (0 ms) [ok]: PSYNC2: Set #0 to replicate from #4 (0 ms) [ok]: Lua scripts promoted from eval to script load (158 ms) [ok]: CLUSTER SLOT-STATS cpu-usec for lua-scripts, with cross-slot keys. (2245 ms) === (scripting needs:debug) Starting server 127.0.0.1:26613 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 (1 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 (1 ms) [ok]: test RESP2/2 false protocol parsing (0 ms) [ok]: test RESP2/3 big number protocol parsing (1 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 (1 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 (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 (1 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 (1 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 (0 ms) [ok]: test RESP3/3 set protocol parsing (1 ms) [ok]: test RESP3/3 double protocol parsing (1 ms) [ok]: test RESP3/3 null protocol parsing (1 ms) [ok]: test RESP3/3 verbatim protocol parsing (1 ms) [ok]: test RESP3/3 true protocol parsing (1 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 (4 ms) [ok]: TIME command using cached time (11 ms) [ok]: Script block the time in some expiration related commands (83 ms) [ok]: RESTORE expired keys with expiration time (10 ms) === (scripting) Starting server 127.0.0.1:26615 ok [ok]: Shebang support for lua engine (1 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 (1 ms) [ok]: PSYNC2: Set #1 to replicate from #0 (1 ms) [ok]: Toggle dual-channel-replication-enabled: no start (10562 ms) === (external:skip) Starting server 127.0.0.1:26617 ok [ok]: no-writes shebang flag on replica (195 ms) [ok]: not enough good replicas (2 ms) === (external:skip) Starting server 127.0.0.1:26619 ok [ok]: Wait for instance #0 to return back alive (4996 ms) [ok]: PSYNC2: Set #2 to replicate from #4 (0 ms) [ok]: ziplist implementation: encoding stress testing (16140 ms) [ok]: Slave #5 should not be able to failover (10003 ms) [103/122 done]: unit/type/list-3 (56 seconds) [ok]: Cluster should be down (292 ms) [ok]: CLUSTER SLOT-STATS cpu-usec for functions, without cross-slot keys. (2082 ms) [ok]: not enough good replicas state change during long script (955 ms) [ok]: allow-stale shebang flag (2 ms) [ok]: reject script do not cause a Lua stack leak (9 ms) === (scripting) Starting server 127.0.0.1:26621 ok [ok]: Replica could use replication buffer (beyond backlog config) for partial resynchronization dualchannel no (3600 ms) [ok]: Consistent eval error reporting (11 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 (0 ms) [ok]: LUA test pcall (1 ms) [ok]: LUA test pcall with error (0 ms) [ok]: LUA test pcall with non string/integer arg (1 ms) [ok]: LUA test trim string as expected (1 ms) [104/122 done]: unit/scripting (57 seconds) === (external:skip cluster) Starting server 127.0.0.1:21797 ok [ok]: Replication backlog memory will become smaller if disconnecting with replica dualchannel no (187 ms) [ok]: PSYNC2: Set #3 to replicate from #0 (0 ms) === (external:skip cluster) Starting server 127.0.0.1:21799 ok [ok]: Migrated replica reports zero repl offset and rank, and fails to win election - sigstop (4817 ms) [ok]: Online toggle dual-channel-replication-enabled on primary, starting with 'no' (2187 ms) === (external:skip cluster) Starting server 127.0.0.1:21801 ok [105/122 done]: unit/cluster/slave-stop-cond (45 seconds) [ok]: Fuzzing dense/sparse encoding: Server should always detect errors (50853 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 (1 ms) [ok]: PFMERGE with one non-empty input key, dest key is actually one of the source keys (1 ms) === (external:skip cluster) Starting server 127.0.0.1:21803 ok === (repl external:skip) Starting server 127.0.0.1:26767 ok === (external:skip cluster) Starting server 127.0.0.1:21805 ok === () Starting server 127.0.0.1:26769 ok === (external:skip cluster) Starting server 127.0.0.1:25795 ok === (external:skip cluster) Starting server 127.0.0.1:21807 ok [ok]: Test replication partial resync: ok after delay (diskless: no, disabled, dual-channel: yes, reconnect: 1) (9242 ms) [ok]: PSYNC2: cluster is consistent after failover (1 ms) === (external:skip cluster) Starting server 127.0.0.1:25797 ok === (external:skip cluster) Starting server 127.0.0.1:21809 ok [ok]: CLUSTER SLOT-STATS cpu-usec for functions, with cross-slot keys. (1623 ms) === (external:skip cluster) Starting server 127.0.0.1:25799 ok === (repl) Starting server 127.0.0.1:21615 ok === (external:skip cluster) Starting server 127.0.0.1:21811 ok [ok]: GEOSEARCH fuzzy test - bybox (18664 ms) === (external:skip cluster) Starting server 127.0.0.1:25801 ok === () Starting server 127.0.0.1:21617 ok [ok]: GEOSEARCH box edges fuzzy test (55 ms) === (external:skip cluster) Starting server 127.0.0.1:21813 ok === (external:skip cluster) Starting server 127.0.0.1:28155 ok [106/122 done]: unit/geo (59 seconds) === (external:skip cluster) Starting server 127.0.0.1:25803 ok [ok]: Slave should be able to synchronize with the master (102 ms) [ok]: Cluster is up (5 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 (1 ms) [ok]: Instance #3, #6, #9, #12 and #15 synced with the master (2 ms) === (external:skip cluster) Starting server 127.0.0.1:21815 ok === (external:skip cluster) Starting server 127.0.0.1:25805 ok === (external:skip cluster) Starting server 127.0.0.1:21817 ok === (external:skip cluster) Starting server 127.0.0.1:25807 ok === (external:skip cluster) Starting server 127.0.0.1:21819 ok === (external:skip cluster) Starting server 127.0.0.1:25809 ok === (external:skip cluster) Starting server 127.0.0.1:21821 ok [ok]: Online toggle dual-channel-replication-enabled on replica, starting with 'no' (2145 ms) === (external:skip cluster) Starting server 127.0.0.1:21823 ok [ok]: Detect write load to master (1005 ms) === (external:skip cluster) Starting server 127.0.0.1:21825 ok === (dual-channel-replication external:skip) Starting server 127.0.0.1:23053 ok [ok]: Slot is auto-claimed by target after source relinquishes ownership (1005 ms) === () Starting server 127.0.0.1:23055 ok === () Starting server 127.0.0.1:23057 ok [ok]: Replication: commands with many arguments (issue #1221) (20241 ms) [ok]: spopwithcount rewrite srem command (148 ms) === (external:skip cluster) Starting server 127.0.0.1:21319 ok [ok]: Fix cluster (12092 ms) === (external:skip cluster) Starting server 127.0.0.1:21321 ok === (external:skip cluster) Starting server 127.0.0.1:21323 ok === (external:skip cluster) Starting server 127.0.0.1:21325 ok === (external:skip cluster) Starting server 127.0.0.1:21327 ok === (external:skip cluster) Starting server 127.0.0.1:21329 ok [ok]: Partial resynchronization is successful even client-output-buffer-limit is less than repl-backlog-size. dualchannel yes (4196 ms) [ok]: Replication of SPOP command -- alsoPropagate() API (1304 ms) === (repl external:skip) Starting server 127.0.0.1:26771 ok === () Starting server 127.0.0.1:26773 ok === (repl external:skip) Starting server 127.0.0.1:23857 ok [ok]: The update of replBufBlock's repl_offset is ok - Regression test for #11666 (38 ms) === () Starting server 127.0.0.1:23859 ok [ok]: CLUSTER SLOT-STATS network-bytes-in, multi bulk buffer processing. (1976 ms) [ok]: First server should have role slave after SLAVEOF (103 ms) [ok]: Replica client-output-buffer size is limited to backlog_limit/16 when no replication data is pending. dualchannel yes (1146 ms) === (repl external:skip) Starting server 127.0.0.1:26775 ok [ok]: PSYNC2: generate load while killing replication links (5000 ms) [ok]: PSYNC2: cluster is consistent after load (x = 65585) (9 ms) [ok]: PSYNC2: total sum of full synchronizations is exactly 4 (1 ms) [ok]: PSYNC2: --- CYCLE 5 --- (0 ms) [ok]: PSYNC2: [NEW LAYOUT] Set #4 as master (0 ms) [ok]: PSYNC2: Set #0 to replicate from #3 (0 ms) [ok]: PSYNC2: Set #1 to replicate from #4 (0 ms) [ok]: PSYNC2: Set #2 to replicate from #3 (0 ms) [ok]: PSYNC2: Set #3 to replicate from #1 (1 ms) === () Starting server 127.0.0.1:26777 ok [ok]: PSYNC2: cluster is consistent after failover (1 ms) [ok]: Data divergence can happen under default conditions (727 ms) [ok]: Data divergence is allowed on writable replicas (3 ms) [107/122 done]: integration/replication-4 (38 seconds) [ok]: PFCOUNT multiple-keys merge returns cardinality of union #1 (6359 ms) [ok]: CLUSTER SLOT-STATS network-bytes-in, in-line buffer processing. (1820 ms) [ok]: Connect multiple replicas at the same time (issue #141), master diskless=no, replica diskless=disabled dual-channel-replication-enabled=no (15018 ms) === (repl external:skip) Starting server 127.0.0.1:23391 ok === () Starting server 127.0.0.1:23393 ok === () Starting server 127.0.0.1:23395 ok === () Starting server 127.0.0.1:23397 ok [ok]: Partial resynchronization is successful even client-output-buffer-limit is less than repl-backlog-size. dualchannel no (4176 ms) === (repl external:skip) Starting server 127.0.0.1:26779 ok [ok]: dual-channel-replication with multiple replicas (5871 ms) === () Starting server 127.0.0.1:26781 ok [ok]: PFCOUNT multiple-keys merge returns cardinality of union #2 (3546 ms) [ok]: PFDEBUG GETREG returns the HyperLogLog raw registers (365 ms) [ok]: PFADD / PFCOUNT cache invalidation works (1 ms) [ok]: CLUSTER SLOT-STATS network-bytes-in, blocking command. (3640 ms) [108/122 done]: unit/hyperloglog (68 seconds) [ok]: The update of replBufBlock's repl_offset is ok - Regression test for #11666 (42 ms) [ok]: PSYNC2: generate load while killing replication links (5000 ms) [ok]: PSYNC2: cluster is consistent after load (x = 94010) (8 ms) [ok]: PSYNC2: total sum of full synchronizations is exactly 4 (1 ms) [ok]: PSYNC2: Bring the master back again for next test (2 ms) [ok]: PSYNC2: Partial resync after restart using RDB aux fields (187 ms) [ok]: Keys are accessible (8005 ms) [109/122 done]: integration/psync2 (45 seconds) [ok]: Test replication partial resync: backlog expired (diskless: no, disabled, dual-channel: yes, reconnect: 1) (9294 ms) [ok]: Replica client-output-buffer size is limited to backlog_limit/16 when no replication data is pending. dualchannel no (2162 ms) [110/122 done]: integration/replication-buffer (42 seconds) === (repl) Starting server 127.0.0.1:21619 ok [111/122 done]: unit/cluster/many-slot-migration (64 seconds) [ok]: CLUSTER SLOT-STATS network-bytes-in, multi-exec transaction. (1571 ms) === () Starting server 127.0.0.1:21621 ok [ok]: Slave should be able to synchronize with the master (101 ms) [ok]: Cluster is up (3 ms) [ok]: Cluster is writable (493 ms) [ok]: Instance #5 is a slave (0 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 (51 ms) [ok]: Detect write load to master (1004 ms) [ok]: Test replication partial resync: no reconnection, just sync (diskless: no, disabled, dual-channel: no, reconnect: 0) (44 ms) === (repl) Starting server 127.0.0.1:21623 ok === () Starting server 127.0.0.1:21625 ok [ok]: CLUSTER SLOT-STATS network-bytes-in, non slot specific command. (1818 ms) [ok]: Slave should be able to synchronize with the master (204 ms) [ok]: Detect write load to master (0 ms) [ok]: CLUSTER SETSLOT with invalid timeouts (0 ms) === (external:skip cluster) Starting server 127.0.0.1:21331 ok === (external:skip cluster) Starting server 127.0.0.1:21333 ok === (external:skip cluster) Starting server 127.0.0.1:21335 ok [ok]: CLUSTER SLOT-STATS network-bytes-in, pub/sub. (1516 ms) [ok]: New non-empty replica reports zero repl offset and rank, and fails to win election - shutdown (3606 ms) === (external:skip cluster) Starting server 127.0.0.1:21337 ok === (external:skip cluster) Starting server 127.0.0.1:21339 ok === (external:skip cluster) Starting server 127.0.0.1:28157 ok [ok]: Test diverse replica sync: dual-channel on/off (5983 ms) === (external:skip cluster) Starting server 127.0.0.1:21341 ok === (external:skip cluster) Starting server 127.0.0.1:28159 ok === (external:skip cluster) Starting server 127.0.0.1:25811 ok === (external:skip cluster) Starting server 127.0.0.1:25813 ok === (external:skip cluster) Starting server 127.0.0.1:25815 ok === (external:skip cluster) Starting server 127.0.0.1:25817 ok === (external:skip cluster) Starting server 127.0.0.1:25819 ok === (external:skip cluster) Starting server 127.0.0.1:25821 ok === (external:skip cluster) Starting server 127.0.0.1:25823 ok === (external:skip cluster) Starting server 127.0.0.1:25825 ok [ok]: Test replica's buffer limit reached (1650 ms) [ok]: Test replication partial resync: ok psync (diskless: no, disabled, dual-channel: no, reconnect: 1) (6262 ms) === (repl) Starting server 127.0.0.1:21627 ok === () Starting server 127.0.0.1:21629 ok [ok]: Slave should be able to synchronize with the master (102 ms) [ok]: Connect multiple replicas at the same time (issue #141), master diskless=no, replica diskless=swapdb dual-channel-replication-enabled=no (12484 ms) [ok]: Detect write load to master (1005 ms) === (repl external:skip) Starting server 127.0.0.1:23399 ok === () Starting server 127.0.0.1:23401 ok === () Starting server 127.0.0.1:23403 ok === () Starting server 127.0.0.1:23405 ok [ok]: Wait for instance #0 to return back alive (9948 ms) [ok]: New Master down consecutively (22726 ms) [112/122 done]: unit/cluster/manual-failover (77 seconds) [ok]: dual-channel-replication fails when primary diskless disabled (1004 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:23059 ok === () Starting server 127.0.0.1:23061 ok [ok]: Test dual-channel-replication sync- psync established after rdb load (160 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:23063 ok [113/122 done]: unit/cluster/slave-selection (72 seconds) === () Starting server 127.0.0.1:23065 ok [ok]: CLUSTER SETSLOT with an explicit timeout (3054 ms) [ok]: CLUSTER SLOT-STATS network-bytes-in, sharded pub/sub. (3611 ms) [ignore]: Not supported in tls mode === (external:skip cluster) Starting server 127.0.0.1:21343 ok [ok]: slave buffer are counted correctly (44941 ms) [ok]: Test replication partial resync: no backlog (diskless: no, disabled, dual-channel: no, reconnect: 1) (7970 ms) === (external:skip cluster) Starting server 127.0.0.1:21345 ok === (external:skip cluster) Starting server 127.0.0.1:28161 ok === (external:skip cluster) Starting server 127.0.0.1:21347 ok === (maxmemory external:skip) Starting server 127.0.0.1:24159 ok === (repl) Starting server 127.0.0.1:21631 ok === (external:skip cluster) Starting server 127.0.0.1:21349 ok === () Starting server 127.0.0.1:21633 ok === (external:skip cluster) Starting server 127.0.0.1:21351 ok === () Starting server 127.0.0.1:24161 ok === (external:skip cluster) Starting server 127.0.0.1:21353 ok [ok]: Slave should be able to synchronize with the master (202 ms) [ok]: Detect write load to master (0 ms) === (external:skip cluster) Starting server 127.0.0.1:21355 ok [ok]: dual-channel-replication: Primary COB growth with inactive replica (3800 ms) === (external:skip cluster) Starting server 127.0.0.1:21357 ok === (external:skip cluster) Starting server 127.0.0.1:21359 ok [ok]: New non-empty replica reports zero repl offset and rank, and fails to win election - sigstop (3864 ms) === (external:skip cluster) Starting server 127.0.0.1:25827 ok === (external:skip cluster) Starting server 127.0.0.1:25829 ok === (dual-channel-replication external:skip) Starting server 127.0.0.1:23067 ok === (external:skip cluster) Starting server 127.0.0.1:25831 ok === () Starting server 127.0.0.1:23069 ok === (external:skip cluster) Starting server 127.0.0.1:25833 ok === () Starting server 127.0.0.1:23071 ok === (external:skip cluster) Starting server 127.0.0.1:25835 ok === (external:skip cluster) Starting server 127.0.0.1:25837 ok [ok]: Test dual-channel: primary tracking replica backlog refcount - start with empty backlog (153 ms) === (external:skip cluster) Starting server 127.0.0.1:25839 ok === (external:skip cluster) Starting server 127.0.0.1:25841 ok [ok]: Test dual-channel: primary tracking replica backlog refcount - start with backlog (547 ms) [ok]: CLUSTER SLOT-STATS network-bytes-out, for non-slot specific commands. (1498 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:23073 ok === () Starting server 127.0.0.1:23075 ok [ok]: CLUSTER SLOT-STATS network-bytes-out, for slot specific commands. (1316 ms) [ok]: Psync established after rdb load - within grace period (70 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:23077 ok === () Starting server 127.0.0.1:23079 ok [ok]: Connect multiple replicas at the same time (issue #141), master diskless=yes, replica diskless=disabled dual-channel-replication-enabled=yes (14535 ms) [ok]: Psync established after RDB load - beyond grace period (2575 ms) === (repl external:skip) Starting server 127.0.0.1:23407 ok [ok]: CLUSTER SLOT-STATS network-bytes-out, blocking commands. (3200 ms) === () Starting server 127.0.0.1:23409 ok === () Starting server 127.0.0.1:23411 ok === (external:skip cluster) Starting server 127.0.0.1:28163 ok === () Starting server 127.0.0.1:23413 ok === (external:skip cluster) Starting server 127.0.0.1:28165 ok [ok]: Cluster is up (3 ms) [ok]: replica buffer don't induce eviction (8430 ms) [ok]: Cluster is writable (432 ms) [ok]: Instance #5 is a slave (0 ms) Waiting for process 3809662 to exit... === (maxmemory external:skip) Starting server 127.0.0.1:24163 ok [ok]: Don't rehash if used memory exceeds maxmemory after rehash (305 ms) === (maxmemory external:skip io-threads:skip) Starting server 127.0.0.1:24165 ok [ok]: Main db not affected when fail to diskless load (84127 ms) [ok]: Test replication partial resync: ok after delay (diskless: no, disabled, dual-channel: no, reconnect: 1) (9425 ms) Waiting for process 3809662 to exit... === (repl) Starting server 127.0.0.1:21635 ok === () Starting server 127.0.0.1:21637 ok [ok]: client do not break when cluster slot (1654 ms) [ok]: Slave should be able to synchronize with the master (101 ms) Waiting for process 3669846 to exit... [ok]: client can handle keys with hash tag (336 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:23081 ok [ok]: Slot migration is ok when the replicas are down (116 ms) [ok]: slot migration is valid from primary to another primary (303 ms) === () Starting server 127.0.0.1:23083 ok evicted: 37 evicted: 37 [ok]: client tracking don't cause eviction feedback loop (1695 ms) [ok]: slot migration is invalid from primary to replica (362 ms) [ok]: Detect write load to master (1003 ms) === (maxmemory external:skip) Starting server 127.0.0.1:24167 ok [ok]: propagation with eviction (110 ms) [ok]: Test dual-channel-replication primary gets cob overrun before established psync (490 ms) Waiting for process 3669846 to exit... [114/122 done]: unit/cluster/slot-migration (87 seconds) === (maxmemory external:skip) Starting server 127.0.0.1:24169 ok [ok]: propagation with eviction in MULTI (114 ms) === (maxmemory external:skip) Starting server 127.0.0.1:24171 ok [ok]: lru/lfu value of the key just added (2 ms) [115/122 done]: unit/maxmemory (100 seconds) [ok]: Test dual-channel-replication primary gets cob overrun during replica rdb load (1029 ms) Waiting for process 3669846 to exit... === (dual-channel-replication external:skip) Starting server 127.0.0.1:23085 ok === () Starting server 127.0.0.1:23087 ok === () Starting server 127.0.0.1:23089 ok Waiting for process 3669846 to exit... Waiting for process 3669846 to exit... Waiting for process 3669846 to exit... Waiting for process 3669846 to exit... [ok]: slot must be unbound on the owner when it is deleted (7017 ms) Waiting for process 3669846 to exit... [ok]: CLUSTER SLOT-STATS network-bytes-out, replication stream egress. (1492 ms) [116/122 done]: unit/cluster/diskless-load-swapdb (106 seconds) === (external:skip cluster) Starting server 127.0.0.1:28167 ok === (external:skip cluster) Starting server 127.0.0.1:28169 ok [ok]: Connect multiple replicas at the same time (issue #141), master diskless=yes, replica diskless=swapdb dual-channel-replication-enabled=yes (12153 ms) [ok]: Test replication partial resync: backlog expired (diskless: no, disabled, dual-channel: no, reconnect: 1) (9402 ms) === (repl external:skip) Starting server 127.0.0.1:23415 ok === () Starting server 127.0.0.1:23417 ok === (repl) Starting server 127.0.0.1:21639 ok === () Starting server 127.0.0.1:21641 ok [ok]: Slave should be able to synchronize with the master (103 ms) [ok]: CLUSTER SLOTS from non-TLS client in TLS cluster (3183 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) (57 ms) === (repl) Starting server 127.0.0.1:21643 ok === () Starting server 127.0.0.1:21645 ok [ok]: Slave should be able to synchronize with the master (101 ms) [117/122 done]: unit/cluster/cluster-slots (109 seconds) [ok]: Detect write load to master (1004 ms) [ok]: Sync should continue if not all slaves dropped dual-channel-replication yes (12065 ms) [ok]: Sub-replica reports zero repl offset and rank, and fails to win election - shutdown (14004 ms) === (external:skip cluster) Starting server 127.0.0.1:25843 ok === (external:skip cluster) Starting server 127.0.0.1:25845 ok === (external:skip cluster) Starting server 127.0.0.1:25847 ok === (external:skip cluster) Starting server 127.0.0.1:25849 ok === (external:skip cluster) Starting server 127.0.0.1:25851 ok === (external:skip cluster) Starting server 127.0.0.1:25853 ok === (external:skip cluster) Starting server 127.0.0.1:25855 ok === (external:skip cluster) Starting server 127.0.0.1:25857 ok [ok]: Test replication partial resync: ok psync (diskless: no, swapdb, dual-channel: yes, reconnect: 1) (6319 ms) === (repl) Starting server 127.0.0.1:21647 ok === () Starting server 127.0.0.1:21649 ok [ok]: Slave should be able to synchronize with the master (102 ms) [ok]: Detect write load to master (1004 ms) [ok]: Primary abort sync if all slaves dropped dual-channel-replication yes (6024 ms) [ok]: CLUSTER SLOT-STATS network-bytes-out, sharded pub/sub, single channel. (2259 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:23091 ok === () Starting server 127.0.0.1:23093 ok === () Starting server 127.0.0.1:23095 ok [ok]: CLUSTER SLOT-STATS network-bytes-out, sharded pub/sub, cross-slot channels. (2706 ms) === (external:skip cluster) Starting server 127.0.0.1:28171 ok [ok]: CLUSTER SLOT-STATS contains default value upon valkey-server startup (1318 ms) [ok]: Test replication partial resync: no backlog (diskless: no, swapdb, dual-channel: yes, reconnect: 1) (7895 ms) [ok]: CLUSTER SLOT-STATS contains correct metrics upon key introduction (1384 ms) === (repl) Starting server 127.0.0.1:21651 ok === () Starting server 127.0.0.1:21653 ok [ok]: Slave should be able to synchronize with the master (103 ms) [ok]: CLUSTER SLOT-STATS contains correct metrics upon key mutation (1191 ms) [ok]: Detect write load to master (1004 ms) [ok]: Sub-replica reports zero repl offset and rank, and fails to win election - sigstop (3933 ms) [ok]: CLUSTER SLOT-STATS contains correct metrics upon key deletion (1200 ms) === (external:skip cluster) Starting server 127.0.0.1:25859 ok === (external:skip cluster) Starting server 127.0.0.1:25861 ok === (external:skip cluster) Starting server 127.0.0.1:25863 ok === (external:skip cluster) Starting server 127.0.0.1:25865 ok === (external:skip cluster) Starting server 127.0.0.1:25867 ok === (external:skip cluster) Starting server 127.0.0.1:25869 ok === (external:skip cluster) Starting server 127.0.0.1:25871 ok === (external:skip cluster) Starting server 127.0.0.1:25873 ok [ok]: Sync should continue if not all slaves dropped dual-channel-replication no (12050 ms) [ok]: CLUSTER SLOT-STATS slot visibility based on slot ownership changes (2915 ms) === (external:skip cluster) Starting server 127.0.0.1:28173 ok [ok]: CLUSTER SLOT-STATS SLOTSRANGE all slots present (0 ms) [ok]: CLUSTER SLOT-STATS SLOTSRANGE some slots missing (1 ms) === (external:skip cluster) Starting server 127.0.0.1:28175 ok [ok]: Master stream is correctly processed while the replica has a script in -BUSY state (28260 ms) === (repl external:skip) Starting server 127.0.0.1:23419 ok === () Starting server 127.0.0.1:23421 ok [ok]: Diskless load swapdb (different replid): new database is exposed after swapping dual-channel=yes (0 ms) === (repl external:skip) Starting server 127.0.0.1:23423 ok === () Starting server 127.0.0.1:23425 ok [ok]: Test replication partial resync: ok after delay (diskless: no, swapdb, dual-channel: yes, reconnect: 1) (9394 ms) === (repl) Starting server 127.0.0.1:21655 ok [ok]: Diskless load swapdb (different replid): replica enter loading dual-channel-replication-enabled=no (443 ms) [ok]: Diskless load swapdb (different replid): old database is exposed after replication fails dual-channel=no (1 ms) === () Starting server 127.0.0.1:21657 ok [ok]: Slave should be able to synchronize with the master (103 ms) === (repl external:skip) Starting server 127.0.0.1:23427 ok === () Starting server 127.0.0.1:23429 ok [ok]: Detect write load to master (1004 ms) [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:23097 ok [ok]: Diskless load swapdb (async_loading): new database is exposed after swapping (0 ms) === (repl external:skip) Starting server 127.0.0.1:23431 ok === () Starting server 127.0.0.1:23099 ok === () Starting server 127.0.0.1:23433 ok [ok]: Diskless load swapdb (async_loading): replica enter async_loading (347 ms) [ok]: CLUSTER SLOT-STATS ORDERBY DESC correct ordering (5485 ms) [ok]: Diskless load swapdb (async_loading): old database is exposed while async replication is in progress (865 ms) [ok]: valkey-cli make source node ignores NOREPLICAS error when doing the last CLUSTER SETSLOT - gossip (2187 ms) [ok]: Busy script during async loading (1082 ms) [ok]: Blocked commands and configs during async-loading (442 ms) [ok]: Diskless load swapdb (async_loading): old database is exposed after async replication fails (0 ms) === (external:skip cluster) Starting server 127.0.0.1:25875 ok === (external:skip cluster) Starting server 127.0.0.1:25877 ok === (external:skip cluster) Starting server 127.0.0.1:25879 ok === (external:skip cluster) Starting server 127.0.0.1:25881 ok === (external:skip cluster) Starting server 127.0.0.1:25883 ok === (external:skip cluster) Starting server 127.0.0.1:25885 ok === (external:skip cluster) Starting server 127.0.0.1:25887 ok Waiting for process 3910135 to exit... === (external:skip cluster) Starting server 127.0.0.1:25889 ok [ok]: Test dual-channel-replication replica main channel disconnected (5170 ms) [ok]: Test dual channel replication slave of no one after main conn kill (1 ms) Waiting for process 3910135 to exit... [ok]: CLUSTER SLOT-STATS ORDERBY ASC correct ordering (5696 ms) [ok]: CLUSTER SLOT-STATS ORDERBY LIMIT correct response pagination, where limit is less than number of assigned slots (19 ms) [ok]: CLUSTER SLOT-STATS ORDERBY LIMIT correct response pagination, where limit is greater than number of assigned slots (4 ms) [ok]: CLUSTER SLOT-STATS ORDERBY arg sanity check. (1 ms) Waiting for process 3910135 to exit... === (external:skip cluster) Starting server 127.0.0.1:28177 ok === (external:skip cluster) Starting server 127.0.0.1:28179 ok [ok]: Test replication partial resync: backlog expired (diskless: no, swapdb, dual-channel: yes, reconnect: 1) (9370 ms) === (repl) Starting server 127.0.0.1:21659 ok === () Starting server 127.0.0.1:21661 ok [ok]: Slave should be able to synchronize with the master (103 ms) Waiting for process 3910135 to exit... [ok]: Detect write load to master (1004 ms) [ok]: Test replication partial resync: no reconnection, just sync (diskless: no, swapdb, dual-channel: no, reconnect: 0) (44 ms) Waiting for process 3910135 to exit... === (repl) Starting server 127.0.0.1:21663 ok === () Starting server 127.0.0.1:21665 ok === (repl) Starting server 127.0.0.1:23435 ok [ok]: Slave should be able to synchronize with the master (102 ms) === () Starting server 127.0.0.1:23437 ok [ok]: Detect write load to master (1003 ms) [ok]: Test dual-channel-replication replica rdb connection disconnected (11164 ms) [ok]: Test dual channel replication slave of no one after rdb conn kill (1 ms) [ok]: Test replication partial resync: ok psync (diskless: no, swapdb, dual-channel: no, reconnect: 1) (6297 ms) === (repl) Starting server 127.0.0.1:21667 ok filling took 7518 ms (TODO: use pipeline) {3924647:S 18 Jan 2025 11:19:20.444 # Internal error in RDB reading offset 16348045, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 53 === () Starting server 127.0.0.1:21669 ok {3924647:S 18 Jan 2025 11:19:20.511 # Internal error in RDB reading offset 13979856, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 68 [ok]: Slave should be able to synchronize with the master (101 ms) {3924647:S 18 Jan 2025 11:19:20.601 # Internal error in RDB reading offset 18733989, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 83 {3924647:S 18 Jan 2025 11:19:20.664 # Internal error in RDB reading offset 13979856, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 98 {3924647:S 18 Jan 2025 11:19:20.747 # Internal error in RDB reading offset 13979856, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 113 {3924647:S 18 Jan 2025 11:19:20.791 # Internal error in RDB reading offset 6264303, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 128 {3924647:S 18 Jan 2025 11:19:20.859 # Internal error in RDB reading offset 13979856, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 143 {3924647:S 18 Jan 2025 11:19:20.937 # Internal error in RDB reading offset 20581396, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 158 {3924647:S 18 Jan 2025 11:19:20.966 # Internal error in RDB reading offset 1888401, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 173 {3924647:S 18 Jan 2025 11:19:21.016 # Internal error in RDB reading offset 10201014, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 188 {3924647:S 18 Jan 2025 11:19:21.050 # Internal error in RDB reading offset 3775724, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 203 {3924647:S 18 Jan 2025 11:19:21.088 # Internal error in RDB reading offset 3775724, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 218 {3924647:S 18 Jan 2025 11:19:21.124 # Internal error in RDB reading offset 6264303, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 233 {3924647:S 18 Jan 2025 11:19:21.159 # Internal error in RDB reading offset 3775724, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 248 {3924647:S 18 Jan 2025 11:19:21.219 # Internal error in RDB reading offset 10201014, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 263 {3924647:S 18 Jan 2025 11:19:21.279 # Internal error in RDB reading offset 12527115, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 278 {3924647:S 18 Jan 2025 11:19:21.374 # Internal error in RDB reading offset 18733989, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 293 {3924647:S 18 Jan 2025 11:19:21.418 # Internal error in RDB reading offset 6264303, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 308 {3924647:S 18 Jan 2025 11:19:21.443 # Internal error in RDB reading offset 0, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 323 {3924647:S 18 Jan 2025 11:19:21.493 # Internal error in RDB reading offset 6264303, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 338 {3924647:S 18 Jan 2025 11:19:21.554 # Internal error in RDB reading offset 12527115, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 353 [ok]: Detect write load to master (1003 ms) {3924647:S 18 Jan 2025 11:19:21.593 # Internal error in RDB reading offset 3775724, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 368 {3924647:S 18 Jan 2025 11:19:21.666 # Internal error in RDB reading offset 16348045, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 383 {3924647:S 18 Jan 2025 11:19:21.700 # Internal error in RDB reading offset 3775724, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 398 {3924647:S 18 Jan 2025 11:19:21.739 # Internal error in RDB reading offset 3775724, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 413 {3924647:S 18 Jan 2025 11:19:21.801 # Internal error in RDB reading offset 12527115, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 428 {3924647:S 18 Jan 2025 11:19:21.896 # Internal error in RDB reading offset 20581396, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 443 {3924647:S 18 Jan 2025 11:19:21.956 # Internal error in RDB reading offset 8300993, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 458 {3924647:S 18 Jan 2025 11:19:21.986 # Internal error in RDB reading offset 1888401, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 473 {3924647:S 18 Jan 2025 11:19:22.057 # Internal error in RDB reading offset 13979856, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 488 {3924647:S 18 Jan 2025 11:19:22.124 # Internal error in RDB reading offset 10201014, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 503 {3924647:S 18 Jan 2025 11:19:22.182 # Internal error in RDB reading offset 8300993, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 518 {3924647:S 18 Jan 2025 11:19:22.237 # Internal error in RDB reading offset 10201014, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 533 {3924647:S 18 Jan 2025 11:19:22.340 # Internal error in RDB reading offset 20581396, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 548 {3924647:S 18 Jan 2025 11:19:22.439 # Internal error in RDB reading offset 18733989, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 563 {3924647:S 18 Jan 2025 11:19:22.471 # Internal error in RDB reading offset 0, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 578 {3924647:S 18 Jan 2025 11:19:22.501 # Internal error in RDB reading offset 0, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 593 {3924647:S 18 Jan 2025 11:19:22.548 # Internal error in RDB reading offset 8300993, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 608 {3924647:S 18 Jan 2025 11:19:22.570 # Internal error in RDB reading offset 0, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 623 {3924647:S 18 Jan 2025 11:19:22.614 # Internal error in RDB reading offset 8300993, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 638 {3924647:S 18 Jan 2025 11:19:22.650 # Internal error in RDB reading offset 3775724, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 653 {3924647:S 18 Jan 2025 11:19:22.687 # Internal error in RDB reading offset 3775724, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 668 {3924647:S 18 Jan 2025 11:19:22.726 # Internal error in RDB reading offset 6264303, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 683 {3924647:S 18 Jan 2025 11:19:22.793 # Internal error in RDB reading offset 13979856, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 698 {3924647:S 18 Jan 2025 11:19:22.829 # Internal error in RDB reading offset 3775724, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 713 [ok]: CLUSTER SLOT-STATS metrics replication for new keys (2792 ms) {3924647:S 18 Jan 2025 11:19:22.906 # Internal error in RDB reading offset 16348045, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 728 {3924647:S 18 Jan 2025 11:19:22.957 # Internal error in RDB reading offset 10201014, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 743 {3924647:S 18 Jan 2025 11:19:23.028 # Internal error in RDB reading offset 16348045, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 758 [ok]: valkey-cli make source node ignores NOREPLICAS error when doing the last CLUSTER SETSLOT - setslot (5524 ms) {3924647:S 18 Jan 2025 11:19:23.068 # Internal error in RDB reading offset 6264303, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 773 {3924647:S 18 Jan 2025 11:19:23.121 # Internal error in RDB reading offset 8300993, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 788 {3924647:S 18 Jan 2025 11:19:23.146 # Internal error in RDB reading offset 0, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 803 {3924647:S 18 Jan 2025 11:19:23.177 # Internal error in RDB reading offset 1888401, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 818 {3924647:S 18 Jan 2025 11:19:23.234 # Internal error in RDB reading offset 10201014, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 833 {3924647:S 18 Jan 2025 11:19:23.290 # Internal error in RDB reading offset 12527115, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 848 {3924647:S 18 Jan 2025 11:19:23.336 # Internal error in RDB reading offset 6264303, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 863 {3924647:S 18 Jan 2025 11:19:23.370 # Internal error in RDB reading offset 3775724, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 878 {3924647:S 18 Jan 2025 11:19:23.407 # Internal error in RDB reading offset 6264303, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 893 [118/122 done]: unit/cluster/replica-migration (153 seconds) {3924647:S 18 Jan 2025 11:19:23.468 # Internal error in RDB reading offset 12527115, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 908 {3924647:S 18 Jan 2025 11:19:23.531 # Internal error in RDB reading offset 13979856, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 923 {3924647:S 18 Jan 2025 11:19:23.584 # Internal error in RDB reading offset 12527115, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 938 {3924647:S 18 Jan 2025 11:19:23.634 # Internal error in RDB reading offset 8300993, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 953 {3924647:S 18 Jan 2025 11:19:23.660 # Internal error in RDB reading offset 0, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 968 {3924647:S 18 Jan 2025 11:19:23.690 # Internal error in RDB reading offset 1888401, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 983 {3924647:S 18 Jan 2025 11:19:23.755 # Internal error in RDB reading offset 13979856, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 998 {3924647:S 18 Jan 2025 11:19:23.800 # Internal error in RDB reading offset 8300993, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1013 {3924647:S 18 Jan 2025 11:19:23.836 # Internal error in RDB reading offset 3775724, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1028 {3924647:S 18 Jan 2025 11:19:23.869 # Internal error in RDB reading offset 3775724, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1043 {3924647:S 18 Jan 2025 11:19:23.902 # Internal error in RDB reading offset 3775724, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1058 {3924647:S 18 Jan 2025 11:19:23.957 # Internal error in RDB reading offset 12527115, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1073 {3924647:S 18 Jan 2025 11:19:24.025 # Internal error in RDB reading offset 16348045, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1088 {3924647:S 18 Jan 2025 11:19:24.076 # Internal error in RDB reading offset 12527115, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1103 {3924647:S 18 Jan 2025 11:19:24.140 # Internal error in RDB reading offset 18733989, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1118 {3924647:S 18 Jan 2025 11:19:24.185 # Internal error in RDB reading offset 8300993, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1133 {3924647:S 18 Jan 2025 11:19:24.234 # Internal error in RDB reading offset 10201014, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1148 {3924647:S 18 Jan 2025 11:19:24.313 # Internal error in RDB reading offset 20581396, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1163 {3924647:S 18 Jan 2025 11:19:24.386 # Internal error in RDB reading offset 18733989, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1178 {3924647:S 18 Jan 2025 11:19:24.444 # Internal error in RDB reading offset 13979856, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1193 {3924647:S 18 Jan 2025 11:19:24.523 # Internal error in RDB reading offset 18733989, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1208 {3924647:S 18 Jan 2025 11:19:24.575 # Internal error in RDB reading offset 10201014, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1223 {3924647:S 18 Jan 2025 11:19:24.655 # Internal error in RDB reading offset 20581396, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1238 {3924647:S 18 Jan 2025 11:19:24.684 # Internal error in RDB reading offset 1888401, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1253 {3924647:S 18 Jan 2025 11:19:24.746 # Internal error in RDB reading offset 13979856, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1268 {3924647:S 18 Jan 2025 11:19:24.810 # Internal error in RDB reading offset 13979856, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1283 {3924647:S 18 Jan 2025 11:19:24.855 # Internal error in RDB reading offset 3775724, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1298 {3924647:S 18 Jan 2025 11:19:24.942 # Internal error in RDB reading offset 18733989, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1313 {3924647:S 18 Jan 2025 11:19:25.024 # Internal error in RDB reading offset 18733989, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1328 {3924647:S 18 Jan 2025 11:19:25.091 # Internal error in RDB reading offset 16348045, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1343 {3924647:S 18 Jan 2025 11:19:25.160 # Internal error in RDB reading offset 13979856, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1358 {3924647:S 18 Jan 2025 11:19:25.186 # Internal error in RDB reading offset 0, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1373 {3924647:S 18 Jan 2025 11:19:25.209 # Internal error in RDB reading offset 1888401, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1388 {3924647:S 18 Jan 2025 11:19:25.242 # Internal error in RDB reading offset 3775724, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1403 {3924647:S 18 Jan 2025 11:19:25.289 # Internal error in RDB reading offset 6264303, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1418 {3924647:S 18 Jan 2025 11:19:25.312 # Internal error in RDB reading offset 1888401, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1433 {3924647:S 18 Jan 2025 11:19:25.374 # Internal error in RDB reading offset 16348045, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1448 {3924647:S 18 Jan 2025 11:19:25.423 # Internal error in RDB reading offset 8300993, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1463 {3924647:S 18 Jan 2025 11:19:25.445 # Internal error in RDB reading offset 0, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1478 {3924647:S 18 Jan 2025 11:19:25.498 # Internal error in RDB reading offset 13979856, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1493 {3924647:S 18 Jan 2025 11:19:25.542 # Internal error in RDB reading offset 10201014, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1508 {3924647:S 18 Jan 2025 11:19:25.598 # Internal error in RDB reading offset 13979856, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1523 {3924647:S 18 Jan 2025 11:19:25.664 # Internal error in RDB reading offset 13979856, function at rdb.c:3377 -> Unexpected EOF reading RDB file. Failure loading rdb format from socket, assuming connection error, resuming operation.} 1538 test took 5319 ms [ok]: diskless loading short read (13301 ms) [ok]: CLUSTER SLOT-STATS metrics replication for existing keys (3026 ms) === (repl external:skip) Starting server 127.0.0.1:23439 ok === () Starting server 127.0.0.1:23441 ok === () Starting server 127.0.0.1:23443 ok [ok]: CLUSTER SLOT-STATS metrics replication for deleting keys (2607 ms) [119/122 done]: unit/cluster/slot-stats (154 seconds) [ok]: Test replication partial resync: no backlog (diskless: no, swapdb, dual-channel: no, reconnect: 1) (7851 ms) === (repl) Starting server 127.0.0.1:21671 ok === () Starting server 127.0.0.1:21673 ok [ok]: Test dual-channel-replication primary reject set-rdb-client after client killed (11170 ms) [ok]: Slave should be able to synchronize with the master (103 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:23101 ok === () Starting server 127.0.0.1:23103 ok === () Starting server 127.0.0.1:23105 ok [ok]: Detect write load to master (1004 ms) [ok]: Test replica unable to join dual channel replication sync after started (1108 ms) === (dual-channel-replication external:skip) Starting server 127.0.0.1:23107 ok === () Starting server 127.0.0.1:23109 ok [ok]: diskless no replicas drop during rdb pipe (6811 ms) === () Starting server 127.0.0.1:23445 ok === () Starting server 127.0.0.1:23447 ok [ok]: diskless slow replicas drop during rdb pipe (3341 ms) === () Starting server 127.0.0.1:23449 ok === () Starting server 127.0.0.1:23451 ok [ok]: Test replication partial resync: ok after delay (diskless: no, swapdb, dual-channel: no, reconnect: 1) (9385 ms) === (repl) Starting server 127.0.0.1:21675 ok === () Starting server 127.0.0.1:21677 ok [ok]: Slave should be able to synchronize with the master (103 ms) [ok]: Detect write load to master (1004 ms) [ok]: diskless fast replicas drop during rdb pipe (5984 ms) === () Starting server 127.0.0.1:23453 ok === () Starting server 127.0.0.1:23455 ok [ok]: diskless all replicas drop during rdb pipe (1148 ms) === () Starting server 127.0.0.1:23457 ok === () Starting server 127.0.0.1:23459 ok [ok]: Replica recover rdb-connection killed (14956 ms) [ok]: diskless timeout replicas drop during rdb pipe (7405 ms) === (repl) Starting server 127.0.0.1:23461 ok [ok]: Test replication partial resync: backlog expired (diskless: no, swapdb, dual-channel: no, reconnect: 1) (9399 ms) === () Starting server 127.0.0.1:23463 ok === (repl) Starting server 127.0.0.1:21679 ok === () Starting server 127.0.0.1:21681 ok [ok]: diskless replication child being killed is collected (1717 ms) === (repl) Starting server 127.0.0.1:23465 ok === () Starting server 127.0.0.1:23467 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: no reconnection, just sync (diskless: yes, disabled, dual-channel: yes, reconnect: 0) (72 ms) [ok]: replication child dies when parent is killed - diskless: yes dual-channel-replication-enabled: yes (1345 ms) === (repl) Starting server 127.0.0.1:21683 ok === (repl) Starting server 127.0.0.1:23469 ok === () Starting server 127.0.0.1:21685 ok === () Starting server 127.0.0.1:23471 ok [ok]: replication child dies when parent is killed - diskless: no dual-channel-replication-enabled: no (1640 ms) === (repl) Starting server 127.0.0.1:23473 ok [ok]: Slave should be able to synchronize with the master (1716 ms) [ok]: Detect write load to master (0 ms) === () Starting server 127.0.0.1:23475 ok [ok]: diskless replication read pipe cleanup (1005 ms) === (repl) Starting server 127.0.0.1:23477 ok === () Starting server 127.0.0.1:23479 ok === () Starting server 127.0.0.1:23481 ok [ok]: replicaof right after disconnection (2152 ms) === (repl) Starting server 127.0.0.1:23483 ok === () Starting server 127.0.0.1:23485 ok === () Starting server 127.0.0.1:23487 ok [ok]: Kill rdb child process if its dumping RDB is not useful (1350 ms) === (repl external:skip) Starting server 127.0.0.1:23489 ok === () Starting server 127.0.0.1:23491 ok === () Starting server 127.0.0.1:23493 ok === () Starting server 127.0.0.1:23495 ok [ok]: Don't disconnect with replicas before loading transferred RDB when full sync with dual-channel-replication yes (1 ms) [ok]: Discard cache master before loading transferred RDB when full sync with dual-channel-replication yes (104 ms) === (repl external:skip) Starting server 127.0.0.1:23497 ok === () Starting server 127.0.0.1:23499 ok === () Starting server 127.0.0.1:23501 ok === () Starting server 127.0.0.1:23503 ok [ok]: Test replication partial resync: ok psync (diskless: yes, disabled, dual-channel: yes, reconnect: 1) (6346 ms) [ok]: Don't disconnect with replicas before loading transferred RDB when full sync with dual-channel-replication no (1 ms) === (repl) Starting server 127.0.0.1:21687 ok [ok]: Discard cache master before loading transferred RDB when full sync with dual-channel-replication no (104 ms) === () Starting server 127.0.0.1:21689 ok === (repl) Starting server 127.0.0.1:23505 ok === () Starting server 127.0.0.1:23507 ok [ok]: Slave should be able to synchronize with the master (708 ms) [ok]: Detect write load to master (0 ms) [ok]: replica can handle EINTR if use diskless load (830 ms) === (repl external:skip) Starting server 127.0.0.1:23509 ok SYNC _addReplyToBufferOrList: I/O error reading reply Waiting for background save to finish... Waiting for background save to finish... [ok]: replica do not write the reply to the replication link - SYNC (_addReplyToBufferOrList) (169 ms) SYNC addReplyDeferredLen: REDIS0011ú valkey-ver8.0.1ú redis-bitsÀ úctimeÂdŽ‹gúused-memÂœ úrepl-stream-dbÀúrepl-id(57cde1f7c56f5b3f8fda06c2e5ecab43a7f6a99cú repl-offsetÀúaof-baseÀÿê%d'f6à [ok]: replica do not write the reply to the replication link - SYNC (addReplyDeferredLen) (57 ms) PSYNC _addReplyToBufferOrList: I/O error reading reply Waiting for background save to finish... Waiting for background save to finish... [ok]: replica do not write the reply to the replication link - PSYNC (_addReplyToBufferOrList) (136 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) (94 ms) [ok]: PSYNC with wrong offset should throw error (3 ms) === (repl external:skip) Starting server 127.0.0.1:23351 ok === () Starting server 127.0.0.1:23353 ok [ok]: Test replication with lazy expire (835 ms) === (repl external:skip) Starting server 127.0.0.1:23355 ok === () Starting server 127.0.0.1:23357 ok [ok]: Replica keep the old data if RDB file save fails in disk-based replication (137 ms) [120/122 done]: integration/replication (177 seconds) [ok]: Test replication partial resync: no backlog (diskless: yes, disabled, dual-channel: yes, reconnect: 1) (7843 ms) === (repl) Starting server 127.0.0.1:21691 ok === () Starting server 127.0.0.1:21693 ok [ok]: Replica recover main-connection killed (14986 ms) [ok]: Slave should be able to synchronize with the master (1714 ms) [ok]: Detect write load to master (0 ms) [121/122 done]: integration/dual-channel-replication (191 seconds) [ok]: Test replication partial resync: ok after delay (diskless: yes, disabled, dual-channel: yes, reconnect: 1) (9462 ms) === (repl) Starting server 127.0.0.1:21695 ok === () Starting server 127.0.0.1:21697 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: backlog expired (diskless: yes, disabled, dual-channel: yes, reconnect: 1) (9557 ms) === (repl) Starting server 127.0.0.1:21699 ok === () Starting server 127.0.0.1:21701 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 reconnection, just sync (diskless: yes, disabled, dual-channel: no, reconnect: 0) (35 ms) === (repl) Starting server 127.0.0.1:21703 ok === () Starting server 127.0.0.1:21705 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 psync (diskless: yes, disabled, dual-channel: no, reconnect: 1) (6310 ms) === (repl) Starting server 127.0.0.1:21707 ok === () Starting server 127.0.0.1:21709 ok [ok]: Slave should be able to synchronize with the master (407 ms) [ok]: Detect write load to master (20 ms) [ok]: Test replication partial resync: no backlog (diskless: yes, disabled, dual-channel: no, reconnect: 1) (7769 ms) === (repl) Starting server 127.0.0.1:21711 ok === () Starting server 127.0.0.1:21713 ok [ok]: Slave should be able to synchronize with the master (626 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) (9285 ms) === (repl) Starting server 127.0.0.1:21715 ok === () Starting server 127.0.0.1:21717 ok [ok]: Slave should be able to synchronize with the master (1631 ms) [ok]: Detect write load to master (0 ms) [ok]: Test replication partial resync: backlog expired (diskless: yes, disabled, dual-channel: no, reconnect: 1) (9389 ms) === (repl) Starting server 127.0.0.1:21719 ok === () Starting server 127.0.0.1:21721 ok [ok]: Slave should be able to synchronize with the master (625 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) (227 ms) === (repl) Starting server 127.0.0.1:21723 ok === () Starting server 127.0.0.1:21725 ok [ok]: Slave should be able to synchronize with the master (1325 ms) [ok]: Detect write load to master (3 ms) [ok]: Test replication partial resync: ok psync (diskless: yes, swapdb, dual-channel: yes, reconnect: 1) (6266 ms) === (repl) Starting server 127.0.0.1:21727 ok === () Starting server 127.0.0.1:21729 ok [ok]: Slave should be able to synchronize with the master (1629 ms) [ok]: Detect write load to master (0 ms) [ok]: Test replication partial resync: no backlog (diskless: yes, swapdb, dual-channel: yes, reconnect: 1) (7837 ms) === (repl) Starting server 127.0.0.1:21731 ok === () Starting server 127.0.0.1:21733 ok [ok]: Slave should be able to synchronize with the master (1626 ms) [ok]: Detect write load to master (1 ms) [ok]: Test replication partial resync: ok after delay (diskless: yes, swapdb, dual-channel: yes, reconnect: 1) (9341 ms) === (repl) Starting server 127.0.0.1:21735 ok === () Starting server 127.0.0.1:21737 ok [ok]: Slave should be able to synchronize with the master (1324 ms) [ok]: Detect write load to master (0 ms) [ok]: Test replication partial resync: backlog expired (diskless: yes, swapdb, dual-channel: yes, reconnect: 1) (9415 ms) === (repl) Starting server 127.0.0.1:21739 ok === () Starting server 127.0.0.1:21741 ok [ok]: Slave should be able to synchronize with the master (624 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) (23 ms) === (repl) Starting server 127.0.0.1:21743 ok === () Starting server 127.0.0.1:21745 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 psync (diskless: yes, swapdb, dual-channel: no, reconnect: 1) (6435 ms) === (repl) Starting server 127.0.0.1:21747 ok === () Starting server 127.0.0.1:21749 ok [ok]: Slave should be able to synchronize with the master (614 ms) [ok]: Detect write load to master (0 ms) [ok]: Test replication partial resync: no backlog (diskless: yes, swapdb, dual-channel: no, reconnect: 1) (7801 ms) === (repl) Starting server 127.0.0.1:21591 ok === () Starting server 127.0.0.1:21593 ok [ok]: Slave should be able to synchronize with the master (608 ms) [ok]: Detect write load to master (1 ms) [ok]: Test replication partial resync: ok after delay (diskless: yes, swapdb, dual-channel: no, reconnect: 1) (9356 ms) === (repl) Starting server 127.0.0.1:21595 ok === () Starting server 127.0.0.1:21597 ok [ok]: Slave should be able to synchronize with the master (611 ms) [ok]: Detect write load to master (0 ms) [ok]: Test replication partial resync: backlog expired (diskless: yes, swapdb, dual-channel: no, reconnect: 1) (9371 ms) [122/122 done]: integration/replication-psync (330 seconds) Testing solo test === () Starting server 127.0.0.1:21599 ok [ignore]: XADD one huge field: large memory flag not provided === () Starting server 127.0.0.1:21601 ok [ignore]: XADD one huge field - 1: large memory flag not provided === () Starting server 127.0.0.1:21603 ok [ignore]: several XADD big fields: large memory flag not provided === () Starting server 127.0.0.1:21605 ok [ignore]: single XADD big fields: large memory flag not provided === () Starting server 127.0.0.1:21607 ok [ignore]: hash with many big fields: large memory flag not provided === () Starting server 127.0.0.1:21609 ok [ignore]: hash with one huge field: large memory flag not provided [122/122 done]: violations (2 seconds) Testing solo test === () Starting server 127.0.0.1:21611 ok [122/122 done]: list-large-memory (1 seconds) Testing solo test === (bitops) Starting server 127.0.0.1:21613 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 (0 seconds) Testing solo test === () Starting server 127.0.0.1:21615 ok [122/122 done]: set-large-memory (0 seconds) The End Execution time of different units: 1 seconds - unit/info-command 1 seconds - unit/type/incr 1 seconds - unit/violations 1 seconds - unit/printver 1 seconds - unit/acl-v2 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/quit 2 seconds - unit/lazyfree 2 seconds - unit/shutdown 2 seconds - unit/slowlog 2 seconds - unit/tls 3 seconds - unit/keyspace 3 seconds - unit/limits 3 seconds - unit/protocol 4 seconds - unit/pubsubshard 4 seconds - unit/pubsub 4 seconds - unit/networking 4 seconds - unit/pause 5 seconds - unit/auth 5 seconds - unit/bitfield 5 seconds - unit/info 6 seconds - unit/acl 6 seconds - unit/tracking 7 seconds - unit/querybuf 3 seconds - unit/cluster/info 8 seconds - unit/functions 8 seconds - unit/bitops 8 seconds - unit/introspection-2 8 seconds - unit/multi 3 seconds - unit/cluster/multi-slot-operations 7 seconds - unit/cluster/human-announced-nodename 7 seconds - unit/cluster/half-migrated-slot 11 seconds - unit/type/stream-cgroups 2 seconds - unit/cluster/scripting 12 seconds - unit/cluster/announced-endpoints 12 seconds - unit/cluster/cluster-nodes-slots 14 seconds - unit/latency-monitor 14 seconds - unit/type/hash 16 seconds - unit/cluster/cluster-shards 18 seconds - unit/expire 13 seconds - unit/cluster/misc 6 seconds - unit/cluster/slot-migration-response 20 seconds - unit/introspection 16 seconds - unit/cluster/hostnames 20 seconds - unit/sort 18 seconds - unit/cluster/faildet 20 seconds - unit/type/string 1 seconds - integration/convert-ziplist-hash-on-load 2 seconds - integration/aof-race 1 seconds - integration/convert-ziplist-zset-on-load 1 seconds - integration/convert-zipmap-hash-on-load 14 seconds - unit/cluster/pubsubshard 14 seconds - unit/cluster/pubsub 14 seconds - unit/cluster/pubsubshard-slot-migration 11 seconds - unit/cluster/sharded-pubsub 16 seconds - unit/cluster/no-failover-option 24 seconds - unit/other 2 seconds - integration/logging 25 seconds - unit/aofrw 17 seconds - unit/cluster/replica-in-sync 5 seconds - integration/dismiss-mem 12 seconds - unit/cluster/slot-ownership 25 seconds - unit/cluster/consistency-check 2 seconds - integration/replica-redirect 7 seconds - integration/failover 25 seconds - unit/cluster/manual-takeover 29 seconds - unit/cluster/announce-client-ip 31 seconds - unit/obuf-limits 26 seconds - unit/cluster/links 13 seconds - unit/cluster/transactions-on-replica 28 seconds - unit/cluster/failover2 32 seconds - unit/type/list 30 seconds - unit/cluster/failure-marking 13 seconds - integration/psync2-master-restart 35 seconds - unit/wait 36 seconds - unit/type/stream 34 seconds - unit/cluster/cluster-response-tls 13 seconds - integration/rdb 20 seconds - integration/aof-multi-part 40 seconds - unit/type/list-2 40 seconds - unit/dump 40 seconds - unit/client-eviction 21 seconds - integration/corrupt-dump-fuzzer 22 seconds - integration/aof 16 seconds - integration/replication-3 20 seconds - integration/psync2-pingoff 25 seconds - unit/cluster/update-msg 14 seconds - integration/valkey-benchmark 41 seconds - unit/cluster/failover 15 seconds - integration/shutdown 45 seconds - unit/type/set 45 seconds - unit/scan 23 seconds - integration/psync2-reg 16 seconds - integration/valkey-cli 27 seconds - integration/block-repl 22 seconds - integration/replication-2 29 seconds - integration/corrupt-dump 53 seconds - unit/type/zset 56 seconds - unit/type/list-3 57 seconds - unit/scripting 45 seconds - unit/cluster/slave-stop-cond 59 seconds - unit/geo 38 seconds - integration/replication-4 68 seconds - unit/hyperloglog 45 seconds - integration/psync2 42 seconds - integration/replication-buffer 64 seconds - unit/cluster/many-slot-migration 77 seconds - unit/cluster/manual-failover 72 seconds - unit/cluster/slave-selection 87 seconds - unit/cluster/slot-migration 100 seconds - unit/maxmemory 106 seconds - unit/cluster/diskless-load-swapdb 109 seconds - unit/cluster/cluster-slots 153 seconds - unit/cluster/replica-migration 154 seconds - unit/cluster/slot-stats 177 seconds - integration/replication 191 seconds - integration/dual-channel-replication 330 seconds - integration/replication-psync 2 seconds - violations 1 seconds - list-large-memory 0 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.1/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 propagate.c: In function 'timerNestedHandler': propagate.c:90:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 90 | int repl = (long long)data; | ^ 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.1/tests/modules' Cleanup: may take some time... OK Starting test server at port 21079 [ready]: 378785 Testing unit/moduleapi/commandfilter [ready]: 378792 Testing unit/moduleapi/basics [ready]: 378787 Testing unit/moduleapi/fork [ready]: 378793 Testing unit/moduleapi/testrdb [ready]: 378800 Testing unit/moduleapi/infotest [ready]: 378799 Testing unit/moduleapi/moduleconfigs [ready]: 378803 Testing unit/moduleapi/infra [ready]: 378806 Testing unit/moduleapi/propagate [ready]: 378810 Testing unit/moduleapi/hooks [ready]: 378817 Testing unit/moduleapi/misc [ready]: 378825 Testing unit/moduleapi/blockonkeys [ready]: 378818 Testing unit/moduleapi/blockonbackground [ready]: 378827 Testing unit/moduleapi/scan [ready]: 378832 Testing unit/moduleapi/datatype [ready]: 378830 Testing unit/moduleapi/auth [ready]: 378835 Testing unit/moduleapi/keyspace_events [ok]: Retain a command filter argument (0 ms) [ok]: Command Filter handles redirected commands (0 ms) [ok]: Command Filter can call RedisModule_CommandFilterArgDelete (1 ms) [ok]: Command Filter can call RedisModule_CommandFilterArgInsert (0 ms) [ok]: Command Filter can call RedisModule_CommandFilterArgReplace (1 ms) [ok]: Command Filter applies on RM_Call() commands (0 ms) [ok]: Command Filter applies on Lua redis.call() (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]: Command Filter is unregistered implicitly on module unload (1 ms) [ok]: Command Filter unregister works as expected (1 ms) [ok]: test module api basics (3 ms) [ok]: Test module aof save on server start from empty (1 ms) [ok]: Command Filter REDISMODULE_CMDFILTER_NOSELF works as expected (1 ms) [ok]: test rm_call auto mode (1 ms) [ok]: Config get commands work (1 ms) [ok]: Unload the module - commandfilter (0 ms) [ok]: test get resp (1 ms) [ok]: Unload the module - test (1 ms) [ok]: Config set commands work (2 ms) [ok]: Test loaded key space event (3 ms) [ok]: Test clients connection / disconnection hooks (4 ms) [ok]: Module scan keyspace (1 ms) [ok]: DataType: Test module is sane, GET/SET work. (0 ms) [ok]: Nested multi due to RM_Call (1 ms) [ok]: Config set commands enum flags (2 ms) [ok]: module reading info (7 ms) [ok]: Test module client change event for blocked client (1 ms) [ok]: Immutable flag works properly and rejected strings dont leak (0 ms) [ok]: Module scan hash listpack (0 ms) [ok]: test blocking of datatype creation outside of OnLoad (1 ms) [ok]: Numeric limits work properly (0 ms) [ok]: Module scan hash listpack with int value (1 ms) [ok]: DataType: RM_SaveDataTypeToString(), RM_LoadDataTypeFromStringEncver() work (0 ms) [ok]: DataType: Handle truncated RM_LoadDataTypeFromStringEncver() (1 ms) [ok]: Module scan hash dict (0 ms) [ok]: module info all (1 ms) [ok]: Nested multi due to RM_Call, with client MULTI (2 ms) [ok]: Enums only able to be set to passed in values (0 ms) [ok]: DataType: ModuleTypeReplaceValue() happy path works (0 ms) [ok]: Module scan zset listpack (1 ms) [ok]: module info all infotest (1 ms) [ok]: test blocking of config registration and load outside of OnLoad (0 ms) [ok]: DataType: ModuleTypeReplaceValue() fails on non-module keys (0 ms) [ok]: module info everything (1 ms) [ok]: Module scan zset skiplist (0 ms) [ok]: Unload removes module configs (2 ms) [ok]: Nested multi due to RM_Call, with EVAL (1 ms) [ok]: DataType: Copy command works for modules (1 ms) [ok]: module info modules (0 ms) [ok]: Test module key space event (1 ms) [ok]: Module scan set intset (1 ms) [ok]: test loadex functionality (1 ms) [ok]: module info one module (0 ms) [ok]: test RM_Call (1 ms) [ok]: Module client blocked on keys: Circular BPOPPUSH (2 ms) [ok]: Module scan set dict (0 ms) [ok]: test RM_Call args array (0 ms) [ok]: apply function works (1 ms) [ok]: Keyspace notifications: module events test (1 ms) [ok]: module info one section (1 ms) [ok]: test double config argument to loadex (1 ms) [ok]: Module scan set listpack (1 ms) [ok]: Modules can create a user that can be authenticated (0 ms) [ok]: Module client blocked on keys: Self-referential BPOPPUSH (1 ms) [ok]: module info dict (0 ms) [ok]: test RM_Call recursive (0 ms) [ok]: missing loadconfigs call (0 ms) [ok]: Unload the module - scan (0 ms) [ok]: test valkey version (1 ms) [ok]: module info unsafe fields (0 ms) [ok]: module info multiply sections without all, everything, default keywords (1 ms) [ok]: test long double conversions (0 ms) [ok]: module info multiply sections with all keyword and modules (0 ms) [ok]: test unsigned long long conversions (0 ms) [ok]: De-authenticating clients is tracked and kills clients (0 ms) [ok]: module info multiply sections with everything keyword (0 ms) [ok]: Modules can't authenticate with ACLs users that dont exist (1 ms) [ok]: Unload the module - infotest (0 ms) [ok]: test module db commands (1 ms) [ok]: Modules can authenticate with ACL users (0 ms) [ok]: Client callback is called on user switch (1 ms) [ok]: test RedisModule_ResetDataset do not reset functions (1 ms) [ok]: test loadex rejects bad configs (4 ms) [ok]: test module keyexists (1 ms) [ok]: modules can redact arguments (1 ms) [ok]: Unload the module - testacl (1 ms) [ok]: test module lru api (1 ms) [ok]: test module lfu api (1 ms) [ok]: test module clientinfo api (1 ms) [ok]: tracking with rm_call sanity (1 ms) [ok]: tracking with rm_call with script (1 ms) [ok]: publish to self inside rm_call (0 ms) [ok]: test module get/set client name by id api (0 ms) [ok]: test module getclientcert api (1 ms) [ok]: test detached thread safe cnotext (1 ms) [ok]: test RM_Call CLIENT INFO (0 ms) [ok]: Unsafe command names are sanitized in INFO output (0 ms) [ok]: test monotonic time (1 ms) [ok]: rm_call OOM (0 ms) [ok]: rm_call clear OOM (1 ms) [ok]: rm_call OOM Eval (0 ms) [ok]: rm_call write flag (0 ms) [ok]: rm_call EVAL (1 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 (1 ms) [ok]: rm_call EVAL - read-only replica (0 ms) [ok]: rm_call EVAL - stale replica (0 ms) [ok]: modules are able to persist types (224 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) [1/42 done]: unit/moduleapi/scan (0 seconds) Testing unit/moduleapi/blockedclient [2/42 done]: unit/moduleapi/infotest (0 seconds) Testing unit/moduleapi/getkeys [3/42 done]: unit/moduleapi/auth (0 seconds) Testing unit/moduleapi/test_lazyfree [ok]: Module client blocked on keys: BPOPPUSH unblocked by timer (94 ms) [ok]: Module client blocked on keys (no metadata): No block (1 ms) [ok]: Test module cron hook (101 ms) [ok]: Test module loaded / unloaded hooks (1 ms) [ok]: Module client blocked on keys (no metadata): Timeout (88 ms) [ok]: Module client blocked on keys (no metadata): Blocked (0 ms) [ok]: Module client blocked on keys (with metadata): No block (1 ms) [ok]: Module fork (203 ms) [ok]: Module fork kill (7 ms) [ok]: Unload the module - fork (0 ms) [ok]: test config rewrite with dynamic load (196 ms) [ok]: blocked clients time tracking - check blocked command that uses RedisModule_BlockedClientMeasureTimeStart() is tracking background time (206 ms) [ok]: Locked GIL acquisition (0 ms) [ok]: Locked GIL acquisition during multi (1 ms) [ok]: Locked GIL acquisition from RM_Call (0 ms) [ok]: COMMAND INFO correctly reports a movable keys module command (0 ms) [ok]: Blocking command are not block the client on RM_Call (2 ms) [ok]: COMMAND GETKEYS correctly reports a movable keys module command (0 ms) [ok]: Monitor disallow inside RM_Call (0 ms) [ok]: COMMAND GETKEYS correctly reports a movable keys module command using flags (1 ms) [ok]: subscribe disallow inside RM_Call (1 ms) [ok]: Test module aofrw hook (116 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_Call from blocked client (0 ms) [ok]: RM_GetCommandKeys on non-existing command (0 ms) [ok]: RM_GetCommandKeys on built-in fixed keys command (0 ms) [ok]: RM_Call from blocked client with script mode (0 ms) [ok]: RM_GetCommandKeys on built-in fixed keys command with flags (1 ms) [ok]: RM_GetCommandKeys on EVAL (0 ms) [ok]: RM_GetCommandKeys on a movable keys module command (0 ms) [ok]: RM_Call from blocked client with oom mode (1 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 (1 ms) [ok]: RESP version carries through to blocked client (2 ms) [ok]: module command disabled (0 ms) [ok]: rm_call EVAL - failed bgsave prevents writes (205 ms) [ok]: malloc API (0 ms) [ok]: Cluster keyslot (3 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) [ok]: Module client blocked on keys (with metadata): Blocked, case 2 (1 ms) [ok]: Module client blocked on keys (with metadata): Blocked, DEL (1 ms) [ok]: Module client blocked on keys (with metadata): Blocked, FLUSHALL (0 ms) [ok]: Module client blocked on keys (with metadata): Blocked, SWAPDB, no key (0 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 (2 ms) [4/42 done]: unit/moduleapi/fork (0 seconds) Testing unit/moduleapi/defrag [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]: Module client blocked on keys (with metadata): Blocked, CLIENT UNBLOCK TIMEOUT (1 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 (0 ms) [ok]: Module client blocked on keys, no timeout CB, CLIENT UNBLOCK ERROR (1 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) [ok]: DataType: Slow Loading (305 ms) [ok]: DataType: check the type name (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 (229 ms) [6/42 done]: unit/moduleapi/basics (0 seconds) Testing unit/moduleapi/hash [ok]: SCAN module datatype (59 ms) [ok]: SCAN module datatype with case sensitive (36 ms) [ok]: test Dry Run - OK OOM/ACL (1 ms) [7/42 done]: unit/moduleapi/keyspace_events (0 seconds) Testing unit/moduleapi/zset [ok]: test Dry Run - Fail OOM (0 ms) [ok]: test Dry Run - Fail ACL (1 ms) [8/42 done]: unit/moduleapi/datatype (0 seconds) Testing unit/moduleapi/list [ok]: test multiple modules with configs (219 ms) [ok]: Module key specs: No spec, only legacy triple (0 ms) [ok]: Module key specs: No spec, only legacy triple with getkeys-api (0 ms) [ok]: Module key specs: Two ranges (0 ms) [ok]: Module key specs: Two ranges with gap (1 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 (0 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]: kspec.complex2 command is marked with movablekeys (1 ms) [ok]: kspec.nonewithgetkeys command is marked with movablekeys (0 ms) [ok]: Unload the module - keyspecs (0 ms) [ok]: Module hash set (1 ms) [ok]: Unload the module - hash (0 ms) [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]: modules global are lost without aux (457 ms) ./tests/tmp/server.module-testrdb.378793.8 [9/42 done]: unit/moduleapi/keyspecs (0 seconds) Testing unit/moduleapi/stream [ok]: Module list set, get, insert, delete (1 ms) [ok]: Module list iteration (0 ms) [ok]: Module list insert & delete (1 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) [ok]: Blocking Commands don't run through command filter when reprocessed (228 ms) [ok]: modules config rewrite (686 ms) [10/42 done]: unit/moduleapi/infra (0 seconds) Testing unit/moduleapi/mallocsize [11/42 done]: unit/moduleapi/hash (0 seconds) Testing unit/moduleapi/datatype2 [ok]: modules allocated memory can be reclaimed in the background (353 ms) [ok]: Module list - encoding conversion while replacing (41 ms) [ok]: Module list - list entry and index should be updated when deletion (2 ms) [ok]: Unload the module - list (0 ms) [12/42 done]: unit/moduleapi/test_lazyfree (0 seconds) Testing unit/moduleapi/cluster [13/42 done]: unit/moduleapi/zset (0 seconds) Testing unit/moduleapi/aclcheck [ok]: test 1.module load 2.config rewrite 3.module unload 4.config rewrite works (215 ms) [14/42 done]: unit/moduleapi/list (0 seconds) Testing unit/moduleapi/subcommands [ok]: Module stream add and delete (2 ms) [ok]: Module stream add unblocks blocking xread (1 ms) [ok]: MallocSize of raw bytes (0 ms) [ok]: MallocSize of string (1 ms) [ok]: MallocSize of dict (0 ms) [ok]: Busy module command - nested (455 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) [ok]: test module check acl for command perm (0 ms) [ok]: test module check acl for key perm (1 ms) [ok]: test module check acl for module user (0 ms) [ok]: test module check acl for channel perm (1 ms) [ok]: test module check acl in rm_call (1 ms) [ok]: test blocking of Commands outside of OnLoad (1 ms) [ok]: test users to have access to module commands having acl categories (0 ms) [ok]: Unload the module - aclcheck (0 ms) [ok]: Module subcommands via COMMAND (1 ms) [ok]: Module pure-container command fails on arity error (0 ms) [ok]: Module get current command fullname (0 ms) [ok]: Module get current subcommand fullname (0 ms) [ok]: COMMAND LIST FILTERBY MODULE (1 ms) [ok]: Unload the module - subcommands (0 ms) [15/42 done]: unit/moduleapi/mallocsize (0 seconds) Testing unit/moduleapi/reply [ok]: Filtering based on client id (229 ms) [ok]: datatype2: test rdb save and load (104 ms) [ok]: blocked clients time tracking - check blocked command that uses RedisModule_BlockedClientMeasureTimeStart() is tracking background time even in timeout (584 ms) [16/42 done]: unit/moduleapi/subcommands (1 seconds) Testing unit/moduleapi/cmdintrospection [ok]: startup moduleconfigs (236 ms) [ok]: datatype2: test aof rewrite (104 ms) [ok]: datatype2: test copy (2 ms) [ok]: datatype2: test swapdb (2 ms) [ok]: datatype2: test digest (1 ms) [ok]: datatype2: test memusage (2 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 (1 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]: OnLoad failure will handle un-registration (1 ms) [ok]: RESP2: RM_ReplyWithVerbatimString: a string reply (0 ms) [ok]: RESP2: RM_ReplyWithArray: an array reply (1 ms) [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 (0 ms) [ok]: RESP2: RM_ReplyWithErrorFormat: error format reply (0 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 (0 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 (0 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 (0 ms) [ok]: RESP3: RM_ReplyWithBool: a boolean reply (0 ms) [ok]: RESP3: RM_ReplyWithNull: a NULL reply (1 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/moduleconfigs (1 seconds) Testing unit/moduleapi/eventloop [ok]: test existing users to have access to module commands loaded on runtime (1 ms) [18/42 done]: unit/moduleapi/datatype2 (1 seconds) Testing unit/moduleapi/timer [ok]: Module command introspection via COMMAND INFO (1 ms) [ok]: Module command introspection via COMMAND DOCS (4 ms) [ok]: Unload the module - cmdintrospection (0 ms) [ok]: blocked clients time tracking - check blocked command with multiple calls RedisModule_BlockedClientMeasureTimeStart() is tracking the total background time (202 ms) [ok]: aux that saves no data are not saved to the rdb when aux_save2 is used (450 ms) ./tests/tmp/server.module-testrdb.378793.13 [19/42 done]: unit/moduleapi/commandfilter (1 seconds) Testing unit/moduleapi/publish [20/42 done]: unit/moduleapi/reply (1 seconds) Testing unit/moduleapi/usercall [21/42 done]: unit/moduleapi/cmdintrospection (0 seconds) Testing unit/moduleapi/postnotifications [ok]: Module eventloop sendbytes (16 ms) [ok]: Module eventloop iteration (0 ms) [ok]: Module eventloop sanity (0 ms) [ok]: Module eventloop oneshot (0 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 (1 ms) [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 (1 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 (1 ms) [ok]: test module check eval script with user and acl (1 ms) [ok]: Busy module command - normal (455 ms) [22/42 done]: unit/moduleapi/eventloop (0 seconds) Testing unit/moduleapi/async_rm_call [ok]: blocked clients time tracking - check blocked command without calling RedisModule_BlockedClientMeasureTimeStart() is not reporting background time (200 ms) [ok]: client unblock works only for modules with timeout support (0 ms) [ok]: test existing users without permissions, do not have access to module commands loaded on runtime. (1 ms) [ok]: test users without permissions, do not have access to module commands. (0 ms) [ok]: test if foocategory acl categories is added (0 ms) [ok]: test permission compaction and simplification for categories added by a module (1 ms) [23/42 done]: unit/moduleapi/publish (0 seconds) Testing unit/moduleapi/moduleauth [ok]: Locked GIL acquisition from async RM_Call (0 ms) [ok]: Blpop on async RM_Call fire and forget (1 ms) [ok]: Blpop on threaded async RM_Call (1 ms) [ok]: Blpop on async RM_Call using do_rm_call_async (1 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 (1 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 (1 ms) [ok]: Bzpopmax on async RM_Call using do_rm_call_async (1 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 (0 ms) [ok]: Test write on post notification callback (93 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 (1 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 (0 ms) [ok]: Nested async RM_Call (1 ms) [ok]: Test multiple async RM_Call waiting on the same event (1 ms) [ok]: async RM_Call calls RM_Call (0 ms) [ok]: async RM_Call calls background RM_Call calls RM_Call (0 ms) [24/42 done]: unit/moduleapi/blockonbackground (1 seconds) Testing unit/moduleapi/rdbloadsave [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]: Setup slave (101 ms) [ok]: Test write on post notification callback from module thread (100 ms) [ok]: test silent open key (1003 ms) [ok]: Module rdbloadsave sanity (1 ms) [ok]: test module load fails if exceeds the maximum number of adding acl categories (0 ms) [ok]: aux that saves no data are saved to the rdb when aux_save is used (447 ms) [ok]: test RM_Call with large arg for SET command (45 ms) [ok]: Unload the module - misc (0 ms) [ok]: Module stream add benchmark (1M stream add) (843 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]: Connect a replica to the master instance (102 ms) [25/42 done]: unit/moduleapi/misc (1 seconds) Testing unit/moduleapi/crash [26/42 done]: unit/moduleapi/aclcheck (1 seconds) Testing unit/moduleapi/getchannels [ok]: Module stream trim by length (36 ms) [ok]: Module stream trim by ID (37 ms) [ok]: Unload the module - stream (0 ms) [ok]: Test active expire (202 ms) [ok]: RM_CreateTimer: a sequence of timers work (504 ms) [ok]: RM_GetTimer: basic sanity (0 ms) [ok]: module propagates from timer (400 ms) [27/42 done]: unit/moduleapi/stream (1 seconds) [ok]: async RM_Call inside async RM_Call callback (328 ms) [ok]: Become replica while having async RM_Call running (1 ms) [ok]: Pipeline with blocking RM_Call (1 ms) [ok]: blocking RM_Call abort (1 ms) [ok]: module getchannels-api with literals - ACL (1 ms) [ok]: module getchannels-api with patterns - ACL (0 ms) [ok]: Unload the module - getchannels (1 ms) [ok]: Test module crash when info crashes with an assertion (19 ms) [ok]: Test lazy expire (111 ms) [ok]: module propagation with notifications (98 ms) [28/42 done]: unit/moduleapi/getchannels (0 seconds) [ok]: Test module crash when info crashes with a segfault (12 ms) [ok]: Test lazy expire inside post job notification (102 ms) [29/42 done]: unit/moduleapi/crash (0 seconds) [ok]: module propagation with notifications with multi (101 ms) [ok]: Module rdbloadsave test with pipelining (441 ms) [ok]: modules are able to persist globals before and after (452 ms) [ok]: Test nested keyspace notification (91 ms) [ok]: Test basic replication stream on unblock handler (92 ms) [ok]: Module rdbloadsave with aof (107 ms) [ok]: Test eviction (101 ms) [ok]: Test unblock handler are executed as a unit (101 ms) [ok]: Test no propagation of blocking command (101 ms) [ok]: test module replicate only to replicas and WAITAOF (795 ms) [ok]: module propagation with notifications with active-expire (407 ms) [ok]: module propagation with notifications with eviction case 1 (5 ms) [ok]: WAIT command on module blocked client on keys (1772 ms) [ok]: Test write on post notification callback (93 ms) [ok]: module propagation with notifications with eviction case 2 (92 ms) [30/42 done]: unit/moduleapi/usercall (1 seconds) [ok]: test module AUTH for non existing / disabled users (1002 ms) [ok]: modules are able to persist globals before and after (448 ms) [ok]: Module defrag: simple key defrag works (2003 ms) [ok]: Test unblock handler are executed as a unit with key space notifications (93 ms) [31/42 done]: unit/moduleapi/postnotifications (1 seconds) [32/42 done]: unit/moduleapi/blockonkeys (2 seconds) [ok]: module propagation with timer and CONFIG SET maxmemory (203 ms) [ok]: Test unblock handler are executed as a unit with lazy expire (112 ms) [ok]: Test unblock handler on module blocked on keys (2 ms) [ok]: modules are able to persist globals just after (441 ms) [ok]: module propagation with timer and EVAL (301 ms) [33/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]: Perform a Resharding (4 ms) [ok]: Verify command (no keys) is unaffected after resharding (0 ms) [ok]: Verify command (blocked on key) got unblocked after resharding (38 ms) [ok]: Wait for cluster to be stable (10 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 (0 ms) [ok]: Module rdbloadsave with bgsave (1007 ms) [ok]: module propagates nested ctx case1 (202 ms) [ok]: modules are able to persist globals just after (447 ms) [ok]: module propagates nested ctx case2 (203 ms) [ok]: Test module aof load and rdb/aof progress hooks (3074 ms) [ok]: Test module rdb save hook (33 ms) [ok]: Test key unlink hook (1 ms) [ok]: module propagates from thread (202 ms) [ok]: Test removed key event (116 ms) [ok]: Test flushdb hooks (1 ms) [ok]: Verify module options info (223 ms) [ok]: RM_StopTimer: basic sanity (2003 ms) [ok]: module propagates from thread with detached ctx (201 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 (100 ms) [ok]: Test master link down hook (101 ms) [ok]: Test role-master hook (0 ms) [ok]: Test replica-offline hook (0 ms) [ok]: test non blocking module AUTH (1502 ms) [ok]: module propagates from EVAL (101 ms) [ok]: Test swapdb hooks (0 ms) [ok]: Test configchange hooks (0 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 (1007 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 (103 ms) [ok]: Timer appears non-existing after it fires (500 ms) [34/42 done]: unit/moduleapi/hooks (4 seconds) [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 (200 ms) [ok]: module notification on set (101 ms) [ok]: Module can be unloaded when timer was finished (504 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 (102 ms) [ok]: Unload the module - propagate-test/testkeyspace (0 ms) [35/42 done]: unit/moduleapi/timer (3 seconds) [ok]: Modules can propagate in async and threaded contexts (5167 ms) [ok]: Module rdbloadsave on master and replica (1334 ms) [ok]: Modules RM_Replicate replicates MULTI/EXEC correctly: AOF-load type debug_cmd (318 ms) [36/42 done]: unit/moduleapi/rdbloadsave (4 seconds) [ok]: Modules RM_Call does not update stats during aof load: AOF-load type debug_cmd (319 ms) [ok]: test non blocking module HELLO AUTH (2004 ms) [ok]: Kill a cluster node and wait for fail state (3136 ms) [ok]: Verify command (blocked on key) got unblocked after cluster failure (15 ms) [ok]: Verify command (with no keys) is not unblocked after cluster failure (0 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 (545 ms) [ok]: Module defrag: global defrag works (2005 ms) [37/42 done]: unit/moduleapi/defrag (6 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 (6 seconds) [ok]: test non blocking module HELLO AUTH SETNAME (1002 ms) [ok]: test blocking module AUTH (3504 ms) [ok]: test blocking module HELLO AUTH (4006 ms) [ok]: test blocking module HELLO AUTH SETNAME (2003 ms) [ok]: Verify keys deletion and notification effects happened on cluster slots change are replicated inside multi exec (112 ms) [ok]: test AUTH after registering multiple module auth callbacks (3004 ms) [ok]: module auth during blocking module auth (505 ms) [ok]: module auth inside MULTI EXEC (0 ms) [ok]: Verify RM_Call inside module load function on cluster mode (0 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 (1012 ms) [ok]: VM_CALL with cluster slots (2 ms) [ok]: VM_CALL with cluster shards (2 ms) [39/42 done]: unit/moduleapi/cluster (23 seconds) [ok]: Module unload during blocking module auth (1008 ms) [40/42 done]: unit/moduleapi/moduleauth (23 seconds) Waiting for process 390109 to exit... [ok]: diskless loading short read with module (32261 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 (868 ms) [ok]: Diskless load swapdb RedisModuleEvent_ReplAsyncLoad handling: when loading aborted, can keep module variable same as before (1 ms) Waiting for process 432726 to exit... Waiting for process 432726 to exit... Waiting for process 432726 to exit... Waiting for process 432726 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 (861 ms) [ok]: Diskless load swapdb RedisModuleEvent_ReplAsyncLoad handling: when loading aborted, can keep module variable same as before (1 ms) Waiting for process 440408 to exit... Waiting for process 440408 to exit... Waiting for process 440408 to exit... Waiting for process 440408 to exit... Waiting for process 440408 to exit... [41/42 done]: unit/moduleapi/testrdb (52 seconds) [ok]: RM_Call from blocked client (202767 ms) [ok]: blocked client reaches client output buffer limit (86 ms) [ok]: module client error stats (3 ms) [ok]: WAIT command on module blocked client (1806 ms) [ok]: Unblock by timer (102 ms) [ok]: block time is shorter than timer period (121 ms) [ok]: block time is equal to timer period (102 ms) [ok]: Unload the module - blockedclient (0 ms) [42/42 done]: unit/moduleapi/blockedclient (206 seconds) The End Execution time of different units: 0 seconds - unit/moduleapi/scan 0 seconds - unit/moduleapi/infotest 0 seconds - unit/moduleapi/auth 0 seconds - unit/moduleapi/fork 0 seconds - unit/moduleapi/getkeys 0 seconds - unit/moduleapi/basics 0 seconds - unit/moduleapi/keyspace_events 0 seconds - unit/moduleapi/datatype 0 seconds - unit/moduleapi/keyspecs 0 seconds - unit/moduleapi/infra 0 seconds - unit/moduleapi/hash 0 seconds - unit/moduleapi/test_lazyfree 0 seconds - unit/moduleapi/zset 0 seconds - unit/moduleapi/list 0 seconds - unit/moduleapi/mallocsize 1 seconds - unit/moduleapi/subcommands 1 seconds - unit/moduleapi/moduleconfigs 1 seconds - unit/moduleapi/datatype2 1 seconds - unit/moduleapi/commandfilter 1 seconds - unit/moduleapi/reply 0 seconds - unit/moduleapi/cmdintrospection 0 seconds - unit/moduleapi/eventloop 0 seconds - unit/moduleapi/publish 1 seconds - unit/moduleapi/blockonbackground 1 seconds - unit/moduleapi/misc 1 seconds - unit/moduleapi/aclcheck 1 seconds - unit/moduleapi/stream 0 seconds - unit/moduleapi/getchannels 0 seconds - unit/moduleapi/crash 1 seconds - unit/moduleapi/usercall 1 seconds - unit/moduleapi/postnotifications 2 seconds - unit/moduleapi/blockonkeys 2 seconds - unit/moduleapi/async_rm_call 4 seconds - unit/moduleapi/hooks 3 seconds - unit/moduleapi/timer 4 seconds - unit/moduleapi/rdbloadsave 6 seconds - unit/moduleapi/defrag 6 seconds - unit/moduleapi/propagate 23 seconds - unit/moduleapi/cluster 23 seconds - unit/moduleapi/moduleauth 52 seconds - unit/moduleapi/testrdb 206 seconds - unit/moduleapi/blockedclient \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 11:26:27> (init) Restart killed instances: OK 11:26:27> Cluster nodes are reachable: OK 11:26:27> Cluster nodes hard reset: OK 11:26:27> Cluster Join and auto-discovery test: OK 11:26:29> Before slots allocation, all nodes report cluster failure: OK 11:26:29> Create a 5 nodes cluster: OK 11:26:33> Cluster is up: OK --- Iteration 19 --- 11:26:33> Cluster is writable before failover: OK 11:26:33> Terminating node #6: OK 11:26:33> Cluster should eventually be up again: OK 11:26:33> Cluster is writable again: OK 11:26:33> Restarting node #6: OK 11:26:34> Instance #6 is now a slave: OK 11:26:34> We can read back the value we set before: OK --- Iteration 18 --- 11:26:34> Cluster is writable before failover: OK 11:26:34> Terminating node #8: OK 11:26:34> Cluster should eventually be up again: OK 11:26:34> Cluster is writable again: OK 11:26:34> Restarting node #8: OK 11:26:34> Instance #8 is now a slave: OK 11:26:34> We can read back the value we set before: OK --- Iteration 17 --- 11:26:34> Cluster is writable before failover: OK 11:26:34> Terminating node #9: OK 11:26:34> Cluster should eventually be up again: OK 11:26:34> Cluster is writable again: OK 11:26:34> Restarting node #9: OK 11:26:34> Instance #9 is now a slave: OK 11:26:34> We can read back the value we set before: OK --- Iteration 16 --- 11:26:35> Cluster is writable before failover: OK 11:26:35> Terminating node #9: OK 11:26:35> Cluster should eventually be up again: OK 11:26:35> Cluster is writable again: OK 11:26:35> Restarting node #9: OK 11:26:35> Instance #9 is now a slave: OK 11:26:35> We can read back the value we set before: OK --- Iteration 15 --- 11:26:35> Wait for slave of #1 to sync: OK 11:26:35> Cluster is writable before failover: OK 11:26:35> Terminating node #1: OK 11:26:36> Wait failover by #6 with old epoch 2: OK 11:26:40> Cluster should eventually be up again: OK 11:26:40> Cluster is writable again: OK 11:26:41> Restarting node #1: OK 11:26:41> Instance #1 is now a slave: OK 11:26:41> We can read back the value we set before: OK --- Iteration 14 --- 11:26:41> Wait for slave of #0 to sync: OK 11:26:41> Cluster is writable before failover: OK 11:26:41> Terminating node #0: OK 11:26:42> Wait failover by #5 with old epoch 1: OK 11:26:47> Cluster should eventually be up again: OK 11:26:47> Cluster is writable again: OK 11:26:47> Restarting node #0: OK 11:26:47> Instance #0 is now a slave: OK 11:26:47> We can read back the value we set before: OK --- Iteration 13 --- 11:26:47> Wait for slave of #3 to sync: OK 11:26:47> Cluster is writable before failover: OK 11:26:47> Terminating node #3: OK 11:26:48> Wait failover by #8 with old epoch 4: OK 11:26:53> Cluster should eventually be up again: OK 11:26:53> Cluster is writable again: OK 11:26:53> Restarting node #3: OK 11:26:53> Instance #3 is now a slave: OK 11:26:53> We can read back the value we set before: OK --- Iteration 12 --- 11:26:54> Cluster is writable before failover: OK 11:26:54> Terminating node #0: OK 11:26:54> Cluster should eventually be up again: OK 11:26:54> Cluster is writable again: OK 11:26:54> Restarting node #0: OK 11:26:54> Instance #0 is now a slave: OK 11:26:54> We can read back the value we set before: OK --- Iteration 11 --- 11:26:54> Cluster is writable before failover: OK 11:26:54> Terminating node #7: OK 11:26:54> Cluster should eventually be up again: OK 11:26:54> Cluster is writable again: OK 11:26:54> Restarting node #7: OK 11:26:54> Instance #7 is now a slave: OK 11:26:54> We can read back the value we set before: OK --- Iteration 10 --- 11:26:54> Wait for slave of #8 to sync: OK 11:26:54> Cluster is writable before failover: OK 11:26:54> Terminating node #8: OK 11:26:55> Wait failover by #3 with old epoch 23: OK 11:27:01> Cluster should eventually be up again: OK 11:27:01> Cluster is writable again: OK 11:27:01> Restarting node #8: OK 11:27:01> Instance #8 is now a slave: OK 11:27:01> We can read back the value we set before: OK --- Iteration 9 --- 11:27:01> Cluster is writable before failover: OK 11:27:01> Terminating node #9: OK 11:27:01> Cluster should eventually be up again: OK 11:27:01> Cluster is writable again: OK 11:27:01> Restarting node #9: OK 11:27:02> Instance #9 is now a slave: OK 11:27:02> We can read back the value we set before: OK --- Iteration 8 --- 11:27:02> Cluster is writable before failover: OK 11:27:02> Terminating node #8: OK 11:27:02> Cluster should eventually be up again: OK 11:27:02> Cluster is writable again: OK 11:27:02> Restarting node #8: OK 11:27:02> Instance #8 is now a slave: OK 11:27:02> We can read back the value we set before: OK --- Iteration 7 --- 11:27:02> Wait for slave of #5 to sync: OK 11:27:02> Cluster is writable before failover: OK 11:27:02> Terminating node #5: OK 11:27:03> Wait failover by #0 with old epoch 22: OK 11:27:08> Cluster should eventually be up again: OK 11:27:08> Cluster is writable again: OK 11:27:08> Restarting node #5: OK 11:27:08> Instance #5 is now a slave: OK 11:27:08> We can read back the value we set before: OK --- Iteration 6 --- 11:27:09> Wait for slave of #6 to sync: OK 11:27:09> Cluster is writable before failover: OK 11:27:09> Terminating node #6: OK 11:27:09> Wait failover by #1 with old epoch 21: OK 11:27:15> Cluster should eventually be up again: OK 11:27:15> Cluster is writable again: OK 11:27:15> Restarting node #6: OK 11:27:15> Instance #6 is now a slave: OK 11:27:15> We can read back the value we set before: OK --- Iteration 5 --- 11:27:15> Cluster is writable before failover: OK 11:27:15> Terminating node #5: OK 11:27:15> Cluster should eventually be up again: OK 11:27:15> Cluster is writable again: OK 11:27:15> Restarting node #5: OK 11:27:16> Instance #5 is now a slave: OK 11:27:16> We can read back the value we set before: OK --- Iteration 4 --- 11:27:16> Wait for slave of #2 to sync: OK 11:27:16> Cluster is writable before failover: OK 11:27:16> Terminating node #2: OK 11:27:16> Wait failover by #7 with old epoch 3: OK 11:27:21> Cluster should eventually be up again: OK 11:27:21> Cluster is writable again: OK 11:27:22> Restarting node #2: OK 11:27:22> Instance #2 is now a slave: OK 11:27:22> We can read back the value we set before: OK --- Iteration 3 --- 11:27:22> Wait for slave of #7 to sync: OK 11:27:22> Cluster is writable before failover: OK 11:27:22> Terminating node #7: OK 11:27:23> Wait failover by #2 with old epoch 27: OK 11:27:28> Cluster should eventually be up again: OK 11:27:28> Cluster is writable again: OK 11:27:28> Restarting node #7: OK 11:27:28> Instance #7 is now a slave: OK 11:27:28> We can read back the value we set before: OK --- Iteration 2 --- 11:27:28> Cluster is writable before failover: OK 11:27:28> Terminating node #6: OK 11:27:29> Cluster should eventually be up again: OK 11:27:29> Cluster is writable again: OK 11:27:29> Restarting node #6: OK 11:27:29> Instance #6 is now a slave: OK 11:27:29> We can read back the value we set before: OK --- Iteration 1 --- 11:27:29> Wait for slave of #1 to sync: OK 11:27:29> Cluster is writable before failover: OK 11:27:29> Terminating node #1: OK 11:27:30> Wait failover by #6 with old epoch 26: OK 11:27:35> Cluster should eventually be up again: OK 11:27:35> Cluster is writable again: OK 11:27:35> Restarting node #1: OK 11:27:35> Instance #1 is now a slave: OK 11:27:35> We can read back the value we set before: OK 11:27:35> Post condition: current_epoch >= my_epoch everywhere: OK Testing unit: 04-resharding.tcl 11:27:35> (init) Restart killed instances: OK 11:27:35> Cluster nodes are reachable: OK 11:27:35> Cluster nodes hard reset: OK 11:27:35> Cluster Join and auto-discovery test: OK 11:27:37> Before slots allocation, all nodes report cluster failure: OK 11:27:37> Create a 5 nodes cluster: OK 11:27:41> Cluster is up: OK 11:27:41> Enable AOF in all the instances: OK Testing TLS cluster on start node 127.0.0.1:30000, plaintext port 30001 11:27:41> Cluster consistency during live resharding: WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW...Starting resharding...WWW.........................................................W...........................................................................................................W.....................................................................W...................................................................................................................................................................................................................W...........................................................................................W..........................................................................................................................................................................................................................................................................................................................................................W.......................................................................................W...Starting resharding...W.....................................................................................................................W................................................................................................................................................................................................................................................................W......................................................................................................................................................................................................................................W.......................................................................................................................................................................................................................................................................................................................................................................W........................WWWWW...Starting resharding...WWW...........................................................................W.................................................................................................W...................................................................................................W............................................................................................................W........................................................................................................................................................................................................................................................W..........................................................................................W..........................................................................................................................................................................................................W.........................................................................Starting resharding...WW......W.................................................................................W.............................................................................W..............................................................................................................................................................................................................W.................................................................................W..............................................................................................................W......................................................................................W.........................................................................................................................................................................................................................................................................................................................................W...Starting resharding...WW......W.....................................................................W.................................................................................................W..........................................................................W...........................................................................................................................................................................................................................W............................................................................................................................................................................................................................................W.....................................................................................................W..........................................................................W..................................................................................W..............................................WWWWWWWWW...Starting resharding...WWW...................................................W.........................................................W.................................................................................................W..................................................................................................................................................................................................................................................................................................................................................................................................W..................................................................................................................................................................................................................................................................................................................................................................................................................WWW...Starting resharding...WW......W............................................................................................................................................................................................................................................................................................................................................................................................................W..................................................................................................W......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................WWWWW...Starting resharding...WWW...................................................W.........................................................W..............................................................................................................W.................................................................................................................................................................................................................................W...................................................................................................................................................................................................................................................................................................................................................W..................................................................................................W....................................................................................W..................................Starting resharding...WW....................................W.....................................................................W..............................................................................................................W................................................................................................................................................................................................................................................W.....................................................................................W.....................................................................................W............................................................................................................................................................................................................................................................................................................................................................................................WWOK 11:28:29> Verify 50000 keys for consistency with logical content: OK 11:28:34> Terminate and restart all the instances: OK 11:28:41> Cluster should eventually be up again: OK 11:28:43> Verify 50000 keys after the restart: OK 11:28:48> Disable AOF in all the instances: OK 11:28:48> Verify slaves consistency: OK 11:28:49> Dump sanitization was skipped for migrations: OK Testing unit: 07-replica-migration.tcl 11:28:49> (init) Restart killed instances: OK 11:28:49> Cluster nodes are reachable: OK 11:28:49> Cluster nodes hard reset: OK 11:28:49> Cluster Join and auto-discovery test: OK 11:28:51> Before slots allocation, all nodes report cluster failure: OK 11:28:51> Create a 5 nodes cluster: OK 11:28:55> Cluster is up: OK 11:28:55> Each master should have two replicas attached: OK 11:28:55> Killing all the slaves of master #0 and #1: OK 11:28:59> Master #0 should have at least one replica: OK 11:29:04> Master #1 should have at least one replica: OK 11:29:06> Master #2 should have at least one replica: OK 11:29:06> Master #3 should have at least one replica: OK 11:29:06> Master #4 should have at least one replica: OK 11:29:06> (init) Restart killed instances: valkey/5 valkey/6 valkey/10 valkey/11 OK 11:29:07> Cluster nodes are reachable: OK 11:29:07> Cluster nodes hard reset: OK 11:29:07> Cluster Join and auto-discovery test: OK 11:29:09> Before slots allocation, all nodes report cluster failure: OK 11:29:09> Create a 5 nodes cluster: OK 11:29:13> Cluster is up: OK 11:29:13> Kill slave #7 of master #2. Only slave left is #12 now: OK 11:29:13> Killing master node #2, #12 should failover: OK 11:29:13> Wait for failover: OK 11:29:18> Cluster should eventually be up again: OK 11:29:18> Cluster is writable: OK 11:29:18> Instance 12 is now a master without slaves: OK 11:29:18> Master #12 should get at least one migrated replica: OK Testing unit: 12-replica-migration-2.tcl 11:29:23> (init) Restart killed instances: valkey/2 valkey/7 OK 11:29:24> Cluster nodes are reachable: OK 11:29:24> Cluster nodes hard reset: OK 11:29:24> Cluster Join and auto-discovery test: OK 11:29:26> Before slots allocation, all nodes report cluster failure: OK 11:29:26> Create a 5 nodes cluster: OK 11:29:29> Cluster is up: OK 11:29:29> Each master should have at least two replicas attached: OK 11:29:29> Set allow-replica-migration yes: OK 11:29:29> 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 11:29:37> Master #0 who lost all slots should turn into a replica without replicas: OK 11:29:37> 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 11:29:48> Master #0 should re-acquire one or more replicas: OK Testing unit: 12.1-replica-migration-3.tcl 11:29:48> (init) Restart killed instances: OK 11:29:48> Cluster nodes are reachable: OK 11:29:48> Cluster nodes hard reset: OK 11:29:48> Cluster Join and auto-discovery test: OK 11:29:50> Before slots allocation, all nodes report cluster failure: OK 11:29:50> Create a 5 nodes cluster: OK 11:29:53> Cluster is up: OK 11:29:53> Each master should have at least two replicas attached: OK 11:29:53> Set allow-replica-migration no: OK 11:29:53> 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 11:30:02> Wait cluster to be stable: OK 11:30:02> Master #0 still should have its replicas: OK 11:30:02> Each master should have at least two replicas attached: OK Testing unit: 28-cluster-shards.tcl 11:30:02> (init) Restart killed instances: OK 11:30:02> Cluster nodes are reachable: OK 11:30:02> Cluster nodes hard reset: OK 11:30:02> Cluster Join and auto-discovery test: OK 11:30:04> Before slots allocation, all nodes report cluster failure: OK 11:30:04> Create a 8 nodes cluster with 4 shards: OK 11:30:04> Cluster should start ok: OK 11:30:08> Set cluster hostnames and verify they are propagated: OK 11:30:09> Verify information about the shards: OK 11:30:10> Verify no slot shard: OK 11:30:10> Kill a node and tell the replica to immediately takeover: OK 11:30:10> Verify health as fail for killed node: OK 11:30:14> Restarting primary node: OK 11:30:14> Instance #0 gets converted into a replica: OK 11:30:14> Test the replica reports a loading state while it's loading: OK 11:30:18> Regression test for a crash when calling SHARDS during handshake: OK 11:30:18> Cluster is up: OK 11:30:21> Shard ids are unique: OK 11:30:21> CLUSTER MYSHARDID reports same id for both primary and replica: OK 11:30:21> New replica receives primary's shard id: OK 11:30:21> CLUSTER MYSHARDID reports same shard id after shard restart: OK 11:30:23> CLUSTER MYSHARDID reports same shard id after cluster restart: OK Cleaning up... killing stale instance 544407 killing stale instance 544425 killing stale instance 544461 killing stale instance 544471 killing stale instance 544484 killing stale instance 544497 killing stale instance 544508 killing stale instance 544518 killing stale instance 544529 killing stale instance 544539 killing stale instance 544669 killing stale instance 544675 killing stale instance 544950 killing stale instance 544956 killing stale instance 544962 killing stale instance 544968 killing stale instance 544974 killing stale instance 544981 killing stale instance 544991 killing stale instance 544999 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 11:30:29> (start-init) Flush config and compare rewrite config file lines: OK 11:30:29> (init) Restart killed instances: OK 11:30:29> (init) Remove old primary entry from sentinels: OK 11:30:29> (init) Create a primary-replicas cluster of 5 instances: OK 11:30:30> (init) Sentinels can start monitoring a primary: OK 11:30:30> (init) Sentinels can talk with the primary: OK 11:30:30> (init) Sentinels are able to auto-discover other sentinels: OK 11:30:32> (init) Sentinels are able to auto-discover replicas: OK 11:30:32> Sentinel command flag infrastructure works correctly: OK 11:30:32> SENTINEL HELP output the sentinel subcommand help: OK 11:30:32> SENTINEL MYID return the sentinel instance ID: OK 11:30:32> SENTINEL INFO CACHE returns the cached info: OK 11:30:32> SENTINEL PENDING-SCRIPTS returns the information about pending scripts: OK 11:30:32> SENTINEL PRIMARIES returns a list of monitored primaries: OK 11:30:32> SENTINEL SENTINELS returns a list of sentinel instances: OK 11:30:32> SENTINEL SLAVES returns a list of the monitored replicas: OK 11:30:32> SENTINEL SIMULATE-FAILURE HELP list supported flags: OK 11:30:32> Basic failover works if the primary is down: OK 11:30:36> New primary 127.0.0.1:30001 role matches: OK 11:30:36> All the other slaves now point to the new primary: OK 11:30:36> The old primary eventually gets reconfigured as a slave: OK 11:30:46> ODOWN is not possible without N (quorum) Sentinels reports: Waiting for process 545230 to exit... OK 11:30:48> Failover is not possible without majority agreement: OK 11:30:48> Failover works if we configure for absolute agreement: OK 11:30:53> New primary 127.0.0.1:30000 role matches: OK 11:30:53> SENTINEL RESET can resets the primary: OK 11:30:53> SENTINEL IS-PRIMARY-DOWN-BY-ADDR checks if the primary is down: OK Testing unit: 01-conf-update.tcl 11:30:53> (init) Restart killed instances: OK 11:30:53> (init) Remove old primary entry from sentinels: OK 11:30:53> (init) Create a primary-replicas cluster of 5 instances: OK 11:30:53> (init) Sentinels can start monitoring a primary: OK 11:30:53> (init) Sentinels can talk with the primary: OK 11:30:53> (init) Sentinels are able to auto-discover other sentinels: OK 11:30:55> (init) Sentinels are able to auto-discover replicas: OK 11:30:55> We can failover with Sentinel 1 crashed: OK 11:30:59> After Sentinel 1 is restarted, its config gets updated: OK 11:30:59> New primary 127.0.0.1:30004 role matches: OK 11:30:59> Update log level: OK Testing unit: 02-replicas-reconf.tcl 11:30:59> (init) Restart killed instances: OK 11:30:59> (init) Remove old primary entry from sentinels: OK 11:30:59> (init) Create a primary-replicas cluster of 5 instances: OK 11:30:59> (init) Sentinels can start monitoring a primary: OK 11:30:59> (init) Sentinels can talk with the primary: OK 11:30:59> (init) Sentinels are able to auto-discover other sentinels: OK 11:31:01> (init) Sentinels are able to auto-discover replicas: OK 11:31:01> Check that slaves replicate from current primary: OK 11:31:01> Crash the primary and force a failover: OK 11:31:05> Check that slaves replicate from current primary: OK 11:31:06> Kill a slave instance: OK 11:31:06> Crash the primary and force a failover: OK 11:31:09> Check that slaves replicate from current primary: OK 11:31:09> Wait for failover to end: OK 11:31:10> Restart killed slave and test replication of slaves again...: OK 11:31:10> Check that slaves replicate from current primary: OK Testing unit: 03-runtime-reconf.tcl 11:31:20> (init) Restart killed instances: OK 11:31:20> (init) Remove old primary entry from sentinels: OK 11:31:20> (init) Create a primary-replicas cluster of 5 instances: OK 11:31:20> (init) Sentinels can start monitoring a primary: OK 11:31:20> (init) Sentinels can talk with the primary: OK 11:31:20> (init) Sentinels are able to auto-discover other sentinels: OK 11:31:20> (init) Sentinels are able to auto-discover replicas: OK 11:31:20> Sentinels (re)connection following SENTINEL SET myprimary auth-pass: OK 11:31:21> Sentinels (re)connection following primary ACL change: OK 11:31:24> Set parameters in normal case: OK 11:31:24> Set parameters in normal case with bad format: OK 11:31:24> Sentinel Set with other error situations: OK Testing unit: 04-slave-selection.tcl Testing unit: 05-manual.tcl 11:31:24> (init) Restart killed instances: OK 11:31:24> (init) Remove old primary entry from sentinels: OK 11:31:24> (init) Create a primary-replicas cluster of 5 instances: OK 11:31:24> (init) Sentinels can start monitoring a primary: OK 11:31:24> (init) Sentinels can talk with the primary: OK 11:31:24> (init) Sentinels are able to auto-discover other sentinels: OK 11:31:26> (init) Sentinels are able to auto-discover replicas: OK 11:31:26> Manual failover works: OK 11:31:28> New primary 127.0.0.1:30004 role matches: OK 11:31:28> All the other slaves now point to the new primary: OK 11:31:28> The old primary eventually gets reconfigured as a slave: OK 11:31:32> (init) Restart killed instances: OK 11:31:32> (init) Remove old primary entry from sentinels: OK 11:31:32> (init) Create a primary-replicas cluster of 5 instances: OK 11:31:32> (init) Sentinels can start monitoring a primary: OK 11:31:32> (init) Sentinels can talk with the primary: OK 11:31:32> (init) Sentinels are able to auto-discover other sentinels: OK 11:31:33> (init) Sentinels are able to auto-discover replicas: OK 11:31:33> SENTINEL SIMULATE-FAILURE crash-after-election works: OK 11:31:33> (init) Restart killed instances: OK 11:31:33> (init) Remove old primary entry from sentinels: OK 11:31:33> (init) Create a primary-replicas cluster of 5 instances: OK 11:31:33> (init) Sentinels can start monitoring a primary: OK 11:31:33> (init) Sentinels can talk with the primary: OK 11:31:33> (init) Sentinels are able to auto-discover other sentinels: OK 11:31:35> (init) Sentinels are able to auto-discover replicas: OK 11:31:35> SENTINEL SIMULATE-FAILURE crash-after-promotion works: OK Testing unit: 06-ckquorum.tcl 11:31:36> (init) Restart killed instances: OK 11:31:36> (init) Remove old primary entry from sentinels: OK 11:31:36> (init) Create a primary-replicas cluster of 5 instances: OK 11:31:36> (init) Sentinels can start monitoring a primary: OK 11:31:36> (init) Sentinels can talk with the primary: OK 11:31:36> (init) Sentinels are able to auto-discover other sentinels: OK 11:31:38> (init) Sentinels are able to auto-discover replicas: OK 11:31:38> CKQUORUM reports OK and the right amount of Sentinels: OK 11:31:38> CKQUORUM detects quorum cannot be reached: OK 11:31:38> CKQUORUM detects failover authorization cannot be reached: OK Testing unit: 07-down-conditions.tcl 11:31:40> (init) Restart killed instances: OK 11:31:40> (init) Remove old primary entry from sentinels: OK 11:31:40> (init) Create a primary-replicas cluster of 5 instances: OK 11:31:40> (init) Sentinels can start monitoring a primary: OK 11:31:40> (init) Sentinels can talk with the primary: OK 11:31:40> (init) Sentinels are able to auto-discover other sentinels: OK 11:31:42> (init) Sentinels are able to auto-discover replicas: OK 11:31:42> Crash the majority of Sentinels to prevent failovers for this unit: OK 11:31:43> SDOWN is triggered by non-responding but not crashed instance: OK 11:31:45> SDOWN is triggered by crashed instance: OK 11:31:47> SDOWN is triggered by primaries advertising as slaves: OK 11:31:51> SDOWN is triggered by misconfigured instance replying with errors: OK 11:32:02> SDOWN is triggered if we rename PING to PONG: OK Testing unit: 08-hostname-conf.tcl 11:32:04> (pre-init) Configure instances and sentinel for hostname use: sentinel/0 sentinel/1 sentinel/2 OK 11:32:04> (init) Restart killed instances: OK 11:32:04> (init) Remove old primary entry from sentinels: OK 11:32:04> (init) Create a primary-replicas cluster of 5 instances: OK 11:32:04> (init) Sentinels can start monitoring a primary: OK 11:32:04> (init) Sentinels can talk with the primary: OK 11:32:04> (init) Sentinels are able to auto-discover other sentinels: OK 11:32:06> (init) Sentinels are able to auto-discover replicas: OK 11:32:06> Sentinel announces hostnames: OK 11:32:06> (post-cleanup) Configure instances and sentinel for IPs: OK Testing unit: 09-acl-support.tcl 11:32:06> (init) Restart killed instances: OK 11:32:06> (init) Remove old primary entry from sentinels: OK 11:32:06> (init) Create a primary-replicas cluster of 5 instances: OK 11:32:06> (init) Sentinels can start monitoring a primary: OK 11:32:06> (init) Sentinels can talk with the primary: OK 11:32:06> (init) Sentinels are able to auto-discover other sentinels: OK 11:32:08> (init) Sentinels are able to auto-discover replicas: OK 11:32:08> (post-init) Set up ACL configuration: OK 11:32:08> SENTINEL CONFIG SET handles on-the-fly credentials reconfiguration: OK 11:32:10> (post-cleanup) Tear down ACL configuration: OK Testing unit: 10-replica-priority.tcl 11:32:10> (init) Restart killed instances: OK 11:32:10> (init) Remove old primary entry from sentinels: OK 11:32:11> (init) Create a primary-replicas cluster of 5 instances: OK 11:32:11> (init) Sentinels can start monitoring a primary: OK 11:32:11> (init) Sentinels can talk with the primary: OK 11:32:11> (init) Sentinels are able to auto-discover other sentinels: OK 11:32:13> (init) Sentinels are able to auto-discover replicas: OK 11:32:13> Check acceptable replica-priority values: OK 11:32:13> Set replica-announced=yes on all replicas: OK 11:32:13> Check sentinel replies with 4 replicas: OK 11:32:13> Set replica-announced=no on 2 replicas: OK 11:32:13> Check sentinel replies with 2 replicas: OK 11:32:13> Set replica-announced=yes on all replicas: OK 11:32:13> Check sentinel replies with 4 replicas: OK Testing unit: 11-port-0.tcl 11:32:13> (init) Restart killed instances: OK 11:32:13> (init) Remove old primary entry from sentinels: OK 11:32:13> (init) Create a primary-replicas cluster of 5 instances: OK 11:32:13> (init) Sentinels can start monitoring a primary: OK 11:32:13> (init) Sentinels can talk with the primary: OK 11:32:13> (init) Sentinels are able to auto-discover other sentinels: OK 11:32:13> (init) Sentinels are able to auto-discover replicas: OK 11:32:13> 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 11:32:14> (init) Restart killed instances: sentinel/4 OK 11:32:14> (init) Remove old primary entry from sentinels: OK 11:32:14> (init) Create a primary-replicas cluster of 5 instances: OK 11:32:14> (init) Sentinels can start monitoring a primary: OK 11:32:14> (init) Sentinels can talk with the primary: OK 11:32:14> (init) Sentinels are able to auto-discover other sentinels: OK 11:32:16> (init) Sentinels are able to auto-discover replicas: OK 11:32:16> Primary reboot in very short time: Waiting for process 546869 to exit... OK 11:32:25> New primary 127.0.0.1:30004 role matches: OK 11:32:25> All the other slaves now point to the new primary: OK 11:32:25> The old primary eventually gets reconfigured as a slave: OK Testing unit: 13-info-command.tcl 11:32:34> (init) Restart killed instances: OK 11:32:34> (init) Remove old primary entry from sentinels: OK 11:32:34> (init) Create a primary-replicas cluster of 5 instances: OK 11:32:34> (init) Sentinels can start monitoring a primary: OK 11:32:34> (init) Sentinels can talk with the primary: OK 11:32:34> (init) Sentinels are able to auto-discover other sentinels: OK 11:32:36> (init) Sentinels are able to auto-discover replicas: OK 11:32:36> info command with at most one argument: OK 11:32:36> info command with one sub-section: OK 11:32:36> info command with multiple sub-sections: OK Testing unit: 14-debug-command.tcl 11:32:36> (init) Restart killed instances: OK 11:32:36> (init) Remove old primary entry from sentinels: OK 11:32:36> (init) Create a primary-replicas cluster of 5 instances: OK 11:32:36> (init) Sentinels can start monitoring a primary: OK 11:32:36> (init) Sentinels can talk with the primary: OK 11:32:36> (init) Sentinels are able to auto-discover other sentinels: OK 11:32:38> (init) Sentinels are able to auto-discover replicas: OK 11:32:38> Sentinel debug test with arguments and without argument: OK Testing unit: 15-sentinel-deprecated-commands.tcl 11:32:38> (init) Restart killed instances: OK 11:32:38> (init) Remove old primary entry from sentinels: OK 11:32:38> (init) Create a primary-replicas cluster of 5 instances: OK 11:32:38> (init) Sentinels can start monitoring a primary: OK 11:32:38> (init) Sentinels can talk with the primary: OK 11:32:38> (init) Sentinels are able to auto-discover other sentinels: OK 11:32:40> (init) Sentinels are able to auto-discover replicas: OK 11:32:40> SENTINEL MASTERS returns a list of monitored masters (SENTINEL MASTERS as a deprecated command): OK 11:32:40> SENTINEL SLAVES returns a list of the monitored slaves (SENTINEL SLAVES as a deprecated command): OK 11:32:40> SENTINEL MASTER returns the information list of the monitored master (SENTINEL MASTER as a deprecated command): OK 11:32:40> 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 11:32:40> (init) Restart killed instances: OK 11:32:40> (init) Remove old primary entry from sentinels: OK 11:32:41> (init) Create a primary-replicas cluster of 5 instances: OK 11:32:41> (init) Sentinels can start monitoring a primary: OK 11:32:41> (init) Sentinels can talk with the primary: OK 11:32:41> (init) Sentinels are able to auto-discover other sentinels: OK 11:32:43> (init) Sentinels are able to auto-discover replicas: OK 11:32:43> SENTINEL CONFIG SET and SENTINEL CONFIG GET handles multiple variables: OK 11:32:43> SENTINEL CONFIG GET for duplicate and unknown variables: OK 11:32:43> SENTINEL CONFIG GET for patterns: OK 11:32:43> SENTINEL CONFIG SET duplicate variables: OK 11:32:43> SENTINEL CONFIG SET, one option does not exist: OK 11:32:43> SENTINEL CONFIG SET, one option with wrong value: OK 11:32:43> SENTINEL CONFIG SET, wrong number of arguments: OK Cleaning up... killing stale instance 545236 killing stale instance 545242 killing stale instance 545741 killing stale instance 546310 killing stale instance 546415 killing stale instance 546584 killing stale instance 546747 killing stale instance 546928 killing stale instance 546935 killing stale instance 546942 killing stale instance 547167 killing stale instance 547175 killing stale instance 547384 GOOD! No errors. + exit 0 Processing files: valkey-8.0.1-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74022 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd valkey-8.0.1 + DOCDIR=/usr/src/tmp/valkey-buildroot/usr/share/doc/valkey-8.0.1 + export DOCDIR + rm -rf /usr/src/tmp/valkey-buildroot/usr/share/doc/valkey-8.0.1 + /bin/mkdir -p /usr/src/tmp/valkey-buildroot/usr/share/doc/valkey-8.0.1 + cp -prL COPYING 00-RELEASENOTES README.md /usr/src/tmp/valkey-buildroot/usr/share/doc/valkey-8.0.1 + chmod -R go-w /usr/src/tmp/valkey-buildroot/usr/share/doc/valkey-8.0.1 + chmod -R a+rX /usr/src/tmp/valkey-buildroot/usr/share/doc/valkey-8.0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.r5IKBR 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.Mzu9H1 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.YYDfsr 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.GsmDm0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ewMTRM Provides: valkey-server = 8.0.1-alt2, valkey-sentinel = 8.0.1-alt2, valkey-cli = 8.0.1-alt2 Requires: /etc/logrotate.d, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.10), libc.so.6(GLIBC_2.11), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.27), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.32), libc.so.6(GLIBC_2.33), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.38), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.6), libc.so.6(GLIBC_2.7), libc.so.6(GLIBC_2.9), libcrypto.so.3 >= set:qlvV2sKMoOv3nf4jD7vqP4D0KMIyyZ5U20VlK3vlzdo3aEpcZqy2T8ZqfC1IZg, libcrypto.so.3(OPENSSL_3.0.0), libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.1), libm.so.6(GLIBC_2.29), libssl.so.3 >= set:nhMiBESDN2NgJ53xU2LB1l58pY0swkX7rCLp5qNY0Mc7Z01ISSQDJBiAbEfqUi62bMWrVr8KQoscIME5hcum0THLFUEfIXl2, libssl.so.3(OPENSSL_3.0.0), libsystemd.so.0 >= set:nmZGf6, libsystemd.so.0(LIBSYSTEMD_209), 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.6zEMKL Creating valkey-debuginfo package Processing files: valkey-devel-8.0.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.EqXBYg 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.IzEJ7i 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.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZIurkv 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.CCa6xa 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.1-alt2, /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.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VZ2qIN 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.E4AyL3 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.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uLfsam find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gLzxBL find-requires: running scripts (debuginfo) Requires: valkey = 8.0.1-alt2, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcrypto.so.3), debug(libm.so.6), debug(libssl.so.3), debug(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/i586/valkey-8.0.1-alt2.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/valkey-devel-8.0.1-alt2.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/valkey-compat-redis-8.0.1-alt2.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/noarch/valkey-compat-redis-devel-8.0.1-alt2.noarch.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/valkey-debuginfo-8.0.1-alt2.i586.rpm (w2T16.xzdio) 678.66user 96.65system 20:22.11elapsed 63%CPU (0avgtext+0avgdata 183916maxresident)k 0inputs+0outputs (0major+8743655minor)pagefaults 0swaps 3.33user 2.31system 20:33.11elapsed 0%CPU (0avgtext+0avgdata 131268maxresident)k 80inputs+0outputs (0major+208695minor)pagefaults 0swaps --- valkey-8.0.1-alt2.i586.rpm.repo 2024-12-15 19:17:24.000000000 +0000 +++ valkey-8.0.1-alt2.i586.rpm.hasher 2025-01-18 11:33:01.516222046 +0000 @@ -66,8 +66,8 @@ File: /etc/valkey/valkey.conf 100640 _valkey:_valkey c515d7c399bdbe8744b42e55cd1213c9 -File: /usr/bin/valkey-benchmark 100755 root:root 25025d8008d959ee24b27af2817cfda1 +File: /usr/bin/valkey-benchmark 100755 root:root 5d43571e7c5b8e3c33f4400fa7191721 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 eeb7064b57376275fa602ae785aeb010 +File: /usr/bin/valkey-cli 100755 root:root bb503639eda896d10e9da6531cfc0e64 File: /usr/bin/valkey-sentinel 120777 root:root valkey-server -File: /usr/bin/valkey-server 100755 root:root 0d3d1e6c8f06af1551a4199ffc745794 +File: /usr/bin/valkey-server 100755 root:root d4a7acd167188d91d493cf8bde066863 File: /usr/lib/systemd/system/valkey-sentinel.service 100644 root:root 47677cb370c6a25fc7bf2de44eb335f3 @@ -80,2 +80,2 @@ File: /var/log/valkey 40750 _valkey:_valkey -RPMIdentity: 9d90825847607f04283e1c34483cf1d7051dd59d08a45e6289b4d986b23f5d5bb5de026a5f139ee5f5cbd55bc8d3639bb4851c4a58cb28e82be6f4e70559b092 +RPMIdentity: 00615acee2afbf4d5cff57a07f98716a5dc7828c257093bcf84d3af0a017ea7f7bd5d4332d2d62ddcc479d1917d55690d384e9ad0be0334f969ace9a5c8aad39 --- valkey-debuginfo-8.0.1-alt2.i586.rpm.repo 2024-12-15 19:17:23.000000000 +0000 +++ valkey-debuginfo-8.0.1-alt2.i586.rpm.hasher 2025-01-18 11:33:01.750224885 +0000 @@ -1,10 +1,9 @@ -/usr/lib/debug/.build-id/4d 40755 root:root -/usr/lib/debug/.build-id/4d/f800e9a037ebc64ab6166d79df0a4b02759e2b 120777 root:root ../../../../bin/valkey-server -/usr/lib/debug/.build-id/4d/f800e9a037ebc64ab6166d79df0a4b02759e2b.debug 120777 root:root ../../usr/bin/valkey-server.debug -/usr/lib/debug/.build-id/c5 40755 root:root -/usr/lib/debug/.build-id/c5/2dfca3ce4d0a19f9456c1bdfc6bde1b33918f7 120777 root:root ../../../../bin/valkey-cli -/usr/lib/debug/.build-id/c5/2dfca3ce4d0a19f9456c1bdfc6bde1b33918f7.debug 120777 root:root ../../usr/bin/valkey-cli.debug -/usr/lib/debug/.build-id/ec 40755 root:root -/usr/lib/debug/.build-id/ec/6727689a2f57fb7834c0c394029d52cbc3ed83 120777 root:root ../../../../bin/valkey-benchmark -/usr/lib/debug/.build-id/ec/6727689a2f57fb7834c0c394029d52cbc3ed83.debug 120777 root:root ../../usr/bin/valkey-benchmark.debug +/usr/lib/debug/.build-id/c2 40755 root:root +/usr/lib/debug/.build-id/c2/5177a9d47636078910880d6b74473559fe8b6e 120777 root:root ../../../../bin/valkey-cli +/usr/lib/debug/.build-id/c2/5177a9d47636078910880d6b74473559fe8b6e.debug 120777 root:root ../../usr/bin/valkey-cli.debug +/usr/lib/debug/.build-id/c9 40755 root:root +/usr/lib/debug/.build-id/c9/07a6413827da9199efee5c580477a3155a243d 120777 root:root ../../../../bin/valkey-server +/usr/lib/debug/.build-id/c9/07a6413827da9199efee5c580477a3155a243d.debug 120777 root:root ../../usr/bin/valkey-server.debug +/usr/lib/debug/.build-id/c9/58174e5a52ceaede5bd0bee9000a3dc1526110 120777 root:root ../../../../bin/valkey-benchmark +/usr/lib/debug/.build-id/c9/58174e5a52ceaede5bd0bee9000a3dc1526110.debug 120777 root:root ../../usr/bin/valkey-benchmark.debug /usr/lib/debug/usr/bin/valkey-benchmark.debug 100644 root:root @@ -448,17 +447,16 @@ Provides: valkey-debuginfo = 8.0.1-alt2:sisyphus+365091.100.2.1 -File: /usr/lib/debug/.build-id/4d 40755 root:root -File: /usr/lib/debug/.build-id/4d/f800e9a037ebc64ab6166d79df0a4b02759e2b 120777 root:root ../../../../bin/valkey-server -File: /usr/lib/debug/.build-id/4d/f800e9a037ebc64ab6166d79df0a4b02759e2b.debug 120777 root:root ../../usr/bin/valkey-server.debug -File: /usr/lib/debug/.build-id/c5 40755 root:root -File: /usr/lib/debug/.build-id/c5/2dfca3ce4d0a19f9456c1bdfc6bde1b33918f7 120777 root:root ../../../../bin/valkey-cli -File: /usr/lib/debug/.build-id/c5/2dfca3ce4d0a19f9456c1bdfc6bde1b33918f7.debug 120777 root:root ../../usr/bin/valkey-cli.debug -File: /usr/lib/debug/.build-id/ec 40755 root:root -File: /usr/lib/debug/.build-id/ec/6727689a2f57fb7834c0c394029d52cbc3ed83 120777 root:root ../../../../bin/valkey-benchmark -File: /usr/lib/debug/.build-id/ec/6727689a2f57fb7834c0c394029d52cbc3ed83.debug 120777 root:root ../../usr/bin/valkey-benchmark.debug -File: /usr/lib/debug/usr/bin/valkey-benchmark.debug 100644 root:root 2e77b487598a9b33aa023be3eb1c0184 +File: /usr/lib/debug/.build-id/c2 40755 root:root +File: /usr/lib/debug/.build-id/c2/5177a9d47636078910880d6b74473559fe8b6e 120777 root:root ../../../../bin/valkey-cli +File: /usr/lib/debug/.build-id/c2/5177a9d47636078910880d6b74473559fe8b6e.debug 120777 root:root ../../usr/bin/valkey-cli.debug +File: /usr/lib/debug/.build-id/c9 40755 root:root +File: /usr/lib/debug/.build-id/c9/07a6413827da9199efee5c580477a3155a243d 120777 root:root ../../../../bin/valkey-server +File: /usr/lib/debug/.build-id/c9/07a6413827da9199efee5c580477a3155a243d.debug 120777 root:root ../../usr/bin/valkey-server.debug +File: /usr/lib/debug/.build-id/c9/58174e5a52ceaede5bd0bee9000a3dc1526110 120777 root:root ../../../../bin/valkey-benchmark +File: /usr/lib/debug/.build-id/c9/58174e5a52ceaede5bd0bee9000a3dc1526110.debug 120777 root:root ../../usr/bin/valkey-benchmark.debug +File: /usr/lib/debug/usr/bin/valkey-benchmark.debug 100644 root:root 39364e44d77ba2c10d591da04f777ebc 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 add5a65a313c5c04122c2cbddfbd3471 +File: /usr/lib/debug/usr/bin/valkey-cli.debug 100644 root:root 7fa720a78bf60f495525d8852aa148c7 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 1121ea99d052a2960c08ab342ecd0e2b +File: /usr/lib/debug/usr/bin/valkey-server.debug 100644 root:root 1ee52b1a17690ac751200d28317a6a19 File: /usr/src/debug/valkey-8.0.1 40755 root:root @@ -887,2 +885,2 @@ File: /usr/src/debug/valkey-8.0.1/src/zmalloc.h 100644 root:root 4289dcbccd9310c1e0056ca06b41f52e -RPMIdentity: cbe28547eafb8fbe7e7cadb7cccc1f4807fd8576e50a41d89cef2a64b965029eb7bc9293aca796b5d179229ccc066d4b07c8cf4a1595d5004070562656137b0c +RPMIdentity: 235b47ea310238d64b240eec9fe3640d9b48b71779cb477c788027ccef12313116ab93db395d45943a2c118d8847041ffb78003227ce2b9550114f199da98348