Skip to content

Instantly share code, notes, and snippets.

@AlexMikhalev
Created January 11, 2021 12:15
Show Gist options
  • Save AlexMikhalev/fa704d7b7d1ec54f65e8b1e0362a3f90 to your computer and use it in GitHub Desktop.
Save AlexMikhalev/fa704d7b7d1ec54f65e8b1e0362a3f90 to your computer and use it in GitHub Desktop.
RedisGears Cluster Crash Bug report
=== REDIS BUG REPORT START: Cut & paste starting from here ===
13:S 11 Jan 2021 12:11:34.456 # === ASSERTION FAILED ===
13:S 11 Jan 2021 12:11:34.456 # ==> src/readers/keys_reader.c:228 'RedisModule_CallReplyType(reply) == REDISMODULE_REPLY_ARRAY' is not true
13:S 11 Jan 2021 12:11:34.456 # (forcing SIGSEGV to print the bug report.)
13:S 11 Jan 2021 12:11:34.456 # Redis 6.0.1 crashed by signal: 11
13:S 11 Jan 2021 12:11:34.456 # Crashed running the instruction at: 0x55b3cdb49d3b
13:S 11 Jan 2021 12:11:34.456 # Accessing address: 0xffffffffffffffff
13:S 11 Jan 2021 12:11:34.456 # Failed assertion: RedisModule_CallReplyType(reply) == REDISMODULE_REPLY_ARRAY (src/readers/keys_reader.c:228)
------ STACK TRACE ------
EIP:
/usr/local/bin/redis-server *:30001 [cluster](_serverAssert+0x6b)[0x55b3cdb49d3b]
Backtrace:
/usr/local/bin/redis-server *:30001 [cluster](logStackTrace+0x32)[0x55b3cdb4c872]
/usr/local/bin/redis-server *:30001 [cluster](sigsegvHandler+0x9e)[0x55b3cdb4cf4e]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x12730)[0x7faa04331730]
/usr/local/bin/redis-server *:30001 [cluster](_serverAssert+0x6b)[0x55b3cdb49d3b]
/var/opt/redislabs/lib/modules/redisgears.so(+0xf8a5b)[0x7faa034a7a5b]
/var/opt/redislabs/lib/modules/redisgears.so(+0xf8de7)[0x7faa034a7de7]
/var/opt/redislabs/lib/modules/redisgears.so(+0xf04c3)[0x7faa0349f4c3]
/var/opt/redislabs/lib/modules/redisgears.so(+0xf228d)[0x7faa034a128d]
/var/opt/redislabs/lib/modules/redisgears.so(+0xf0368)[0x7faa0349f368]
/var/opt/redislabs/lib/modules/redisgears.so(+0xf0843)[0x7faa0349f843]
/var/opt/redislabs/lib/modules/redisgears.so(+0xf0bb7)[0x7faa0349fbb7]
/var/opt/redislabs/lib/modules/redisgears.so(+0xf0e5f)[0x7faa0349fe5f]
/var/opt/redislabs/lib/modules/redisgears.so(+0xf0bb7)[0x7faa0349fbb7]
/var/opt/redislabs/lib/modules/redisgears.so(+0xf228d)[0x7faa034a128d]
/var/opt/redislabs/lib/modules/redisgears.so(+0xf0368)[0x7faa0349f368]
/var/opt/redislabs/lib/modules/redisgears.so(+0xf0e5f)[0x7faa0349fe5f]
/var/opt/redislabs/lib/modules/redisgears.so(+0xf1fbb)[0x7faa034a0fbb]
/var/opt/redislabs/lib/modules/redisgears.so(EPStatus_RunningAction+0x3b)[0x7faa034a113b]
/var/opt/redislabs/lib/modules/redisgears.so(+0xefd45)[0x7faa0349ed45]
/var/opt/redislabs/lib/modules/redisgears.so(+0xf263b)[0x7faa034a163b]
/var/opt/redislabs/lib/modules/redisgears.so(+0xfa15e)[0x7faa034a915e]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x7fa3)[0x7faa04326fa3]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x3f)[0x7faa042554cf]
------ INFO OUTPUT ------
# Server
redis_version:6.0.1
redis_git_sha1:00000000
redis_git_dirty:0
redis_build_id:e02d1d807e41d65
redis_mode:cluster
os:Linux 5.4.0-7642-generic x86_64
arch_bits:64
multiplexing_api:epoll
atomicvar_api:atomic-builtin
gcc_version:8.3.0
process_id:13
run_id:61860ab9b90d7eeaf86a229c8d421e0f5080e239
tcp_port:30001
uptime_in_seconds:55530
uptime_in_days:0
hz:10
configured_hz:10
lru_clock:16531574
executable:/usr/local/bin/redis-server
config_file:
# Clients
connected_clients:20
client_recent_max_input_buffer:2
client_recent_max_output_buffer:0
blocked_clients:1
tracking_clients:0
clients_in_timeout_table:0
# Memory
used_memory:1826738880
used_memory_human:1.70G
used_memory_rss:1890009088
used_memory_rss_human:1.76G
used_memory_peak:1844427696
used_memory_peak_human:1.72G
used_memory_peak_perc:99.04%
used_memory_overhead:7870248
used_memory_startup:6478928
used_memory_dataset:1818868632
used_memory_dataset_perc:99.92%
allocator_allocated:1828407976
allocator_active:1833713664
allocator_resident:1871110144
total_system_memory:67126087680
total_system_memory_human:62.52G
used_memory_lua:37888
used_memory_lua_human:37.00K
used_memory_scripts:0
used_memory_scripts_human:0B
number_of_cached_scripts:0
maxmemory:0
maxmemory_human:0B
maxmemory_policy:noeviction
allocator_frag_ratio:1.00
allocator_frag_bytes:5305688
allocator_rss_ratio:1.02
allocator_rss_bytes:37396480
rss_overhead_ratio:1.01
rss_overhead_bytes:18898944
mem_fragmentation_ratio:1.03
mem_fragmentation_bytes:63335136
mem_not_counted_for_evict:0
mem_replication_backlog:1048576
mem_clients_slaves:0
mem_clients_normal:339720
mem_aof_buffer:0
mem_allocator:jemalloc-5.1.0
active_defrag_running:0
lazyfree_pending_objects:0
# Persistence
loading:0
rdb_changes_since_last_save:135022
rdb_bgsave_in_progress:0
rdb_last_save_time:1610311570
rdb_last_bgsave_status:ok
rdb_last_bgsave_time_sec:0
rdb_current_bgsave_time_sec:-1
rdb_last_cow_size:856064
aof_enabled:1
aof_rewrite_in_progress:0
aof_rewrite_scheduled:0
aof_last_rewrite_time_sec:1
aof_current_rewrite_time_sec:-1
aof_last_bgrewrite_status:ok
aof_last_write_status:ok
aof_last_cow_size:39768064
module_fork_in_progress:0
module_fork_last_cow_size:0
aof_current_size:21079261
aof_base_size:19832312
aof_pending_rewrite:0
aof_buffer_length:0
aof_rewrite_buffer_length:0
aof_pending_bio_fsync:0
aof_delayed_fsync:0
# Stats
total_connections_received:54
total_commands_processed:258173
instantaneous_ops_per_sec:5
total_net_input_bytes:23415029
total_net_output_bytes:39134510
instantaneous_input_kbps:3.20
instantaneous_output_kbps:0.07
rejected_connections:0
sync_full:1
sync_partial_ok:0
sync_partial_err:1
expired_keys:0
expired_stale_perc:0.00
expired_time_cap_reached_count:0
expire_cycle_cpu_milliseconds:610
evicted_keys:0
keyspace_hits:202894
keyspace_misses:34389
pubsub_channels:0
pubsub_patterns:0
latest_fork_usec:50049
migrate_cached_sockets:0
slave_expires_tracked_keys:0
active_defrag_hits:0
active_defrag_misses:0
active_defrag_key_hits:0
active_defrag_key_misses:0
tracking_total_keys:0
tracking_total_items:0
unexpected_error_replies:0
# Replication
role:slave
master_host:172.19.0.3
master_port:30014
master_link_status:up
master_last_io_seconds_ago:6
master_sync_in_progress:0
slave_repl_offset:39151148
slave_priority:100
slave_read_only:1
connected_slaves:0
master_replid:b5513c44e2aefd83e9470f308c71eeb47dbb1be4
master_replid2:0000000000000000000000000000000000000000
master_repl_offset:39151148
master_repl_meaningful_offset:39150742
second_repl_offset:-1
repl_backlog_active:1
repl_backlog_size:1048576
repl_backlog_first_byte_offset:38102573
repl_backlog_histlen:1048576
# CPU
used_cpu_sys:120.287448
used_cpu_user:179.470596
used_cpu_sys_children:1.599441
used_cpu_user_children:12.299235
# Modules
module:name=rg,ver=10002,api=1,filters=0,usedby=[],using=[],options=[]
# Commandstats
cmdstat_rg.pyexecute:calls=8,usec=16972416,usec_per_call=2121552.00
cmdstat_rg.refreshcluster:calls=1,usec=14,usec_per_call=14.00
cmdstat_hset:calls=420,usec=1017,usec_per_call=2.42
cmdstat_rg.hello:calls=15,usec=233,usec_per_call=15.53
cmdstat_xgroup:calls=1,usec=4,usec_per_call=4.00
cmdstat_info:calls=235,usec=12440,usec_per_call=52.94
cmdstat_get:calls=34388,usec=19207,usec_per_call=0.56
cmdstat_hgetall:calls=10,usec=211,usec_per_call=21.10
cmdstat_rg.dumpexecutions:calls=9,usec=1828,usec_per_call=203.11
cmdstat_xack:calls=33528,usec=83585,usec_per_call=2.49
cmdstat_xadd:calls=33528,usec=251688,usec_per_call=7.51
cmdstat_sismember:calls=840,usec=582,usec_per_call=0.69
cmdstat_sadd:calls=840,usec=862,usec_per_call=1.03
cmdstat_replconf:calls=53229,usec=65823,usec_per_call=1.24
cmdstat_xreadgroup:calls=33533,usec=609010,usec_per_call=18.16
cmdstat_xinfo:calls=2,usec=13,usec_per_call=6.50
cmdstat_xlen:calls=33528,usec=10499,usec_per_call=0.31
cmdstat_select:calls=1,usec=1,usec_per_call=1.00
cmdstat_cluster:calls=79,usec=30151,usec_per_call=381.66
cmdstat_scan:calls=5,usec=82,usec_per_call=16.40
cmdstat_psync:calls=1,usec=707,usec_per_call=707.00
cmdstat_RG.INNERMSGCOMMAND:calls=161,usec=186610,usec_per_call=1159.07
cmdstat_set:calls=54,usec=525,usec_per_call=9.72
cmdstat_xtrim:calls=33528,usec=196634,usec_per_call=5.86
cmdstat_ping:calls=221,usec=76,usec_per_call=0.34
cmdstat_rg.dumpregistrations:calls=2,usec=130,usec_per_call=65.00
cmdstat_rg.configset:calls=1,usec=8,usec_per_call=8.00
cmdstat_config:calls=5,usec=53,usec_per_call=10.60
# Cluster
cluster_enabled:1
# Keyspace
db0:keys=62,expires=0,avg_ttl=0
------ CLIENT LIST OUTPUT ------
id=341372 addr=172.19.0.1:49094 fd=41 name= age=277 idle=277 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=info user=default
id=341359 addr=172.19.0.1:46092 fd=40 name= age=2094 idle=7 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=cluster user=default
id=341358 addr=172.19.0.3:30014 fd=17 name= age=2127 idle=6 flags=M db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=ping user=(superuser)
id=36 addr=172.19.0.3:39046 fd=65 name= age=55525 idle=55525 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=rg.hello user=default
id=37 addr=172.19.0.3:39062 fd=66 name= age=55525 idle=1 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=RG.INNERMSGCOMMAND user=default
id=38 addr=172.19.0.3:39082 fd=67 name= age=55525 idle=0 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=32768 obl=0 oll=0 omem=0 events=r cmd=RG.INNERMSGCOMMAND user=default
id=18 addr=172.19.0.3:38892 fd=55 name= age=55525 idle=55525 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=rg.hello user=default
id=20 addr=172.19.0.3:38908 fd=56 name= age=55525 idle=55525 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=rg.hello user=default
id=22 addr=172.19.0.3:38920 fd=57 name= age=55525 idle=1 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=RG.INNERMSGCOMMAND user=default
id=24 addr=172.19.0.3:38934 fd=58 name= age=55525 idle=55525 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=rg.hello user=default
id=46 addr=172.19.0.3:39122 fd=69 name= age=55525 idle=1 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=RG.INNERMSGCOMMAND user=default
id=26 addr=172.19.0.3:38952 fd=59 name= age=55525 idle=55525 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=rg.hello user=default
id=28 addr=172.19.0.3:38966 fd=60 name= age=55525 idle=55525 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=rg.hello user=default
id=340468 addr=172.19.0.1:43146 fd=70 name= age=2387 idle=2149 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=rg.dumpexecutions user=default
id=30 addr=172.19.0.3:38986 fd=61 name= age=55525 idle=55525 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=rg.hello user=default
id=32 addr=172.19.0.3:38996 fd=62 name= age=55525 idle=1 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=RG.INNERMSGCOMMAND user=default
id=44 addr=172.19.0.3:39098 fd=68 name= age=55525 idle=1 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=RG.INNERMSGCOMMAND user=default
id=34 addr=172.19.0.3:39012 fd=63 name= age=55525 idle=1 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=RG.INNERMSGCOMMAND user=default
id=35 addr=172.19.0.3:39030 fd=64 name= age=55525 idle=55525 flags=N db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=rg.hello user=default
id=341373 addr=172.19.0.1:54792 fd=42 name= age=1 idle=1 flags=b db=0 sub=0 psub=0 multi=-1 qbuf=0 qbuf-free=0 obl=0 oll=0 omem=0 events=r cmd=rg.pyexecute user=default
------ REGISTERS ------
13:S 11 Jan 2021 12:11:34.456 #
RAX:0000000000000000 RBX:00000000000000e4
RCX:00007fa9c40008d0 RDX:0000000000000000
RDI:0000000000000021 RSI:0000000000000001
RBP:00007faa0367ca60 RSP:00007faa01ba8a10
R8 :000000000000021f R9 :00007fa9c4009550
R10:0000000000000000 R11:0000000000000206
R12:00007faa0367cbe0 R13:00007faa006aff80
R14:00007faa034aa8c0 R15:00007faa037feb30
RIP:000055b3cdb49d3b EFL:0000000000010202
CSGSFS:002b000000000033
13:S 11 Jan 2021 12:11:34.456 # (00007faa01ba8a1f) -> 000000000000001c
13:S 11 Jan 2021 12:11:34.456 # (00007faa01ba8a1e) -> 00007fa9e6e1c2d0
13:S 11 Jan 2021 12:11:34.456 # (00007faa01ba8a1d) -> 0000000000000004
13:S 11 Jan 2021 12:11:34.456 # (00007faa01ba8a1c) -> 00007fa865188ae8
13:S 11 Jan 2021 12:11:34.456 # (00007faa01ba8a1b) -> 0000000000000002
13:S 11 Jan 2021 12:11:34.456 # (00007faa01ba8a1a) -> 00007fa9e6e15100
13:S 11 Jan 2021 12:11:34.457 # (00007faa01ba8a19) -> 0000000000000000
13:S 11 Jan 2021 12:11:34.457 # (00007faa01ba8a18) -> 00007fa9e6e1f750
13:S 11 Jan 2021 12:11:34.457 # (00007faa01ba8a17) -> 00007faa037fe3c8
13:S 11 Jan 2021 12:11:34.457 # (00007faa01ba8a16) -> 0000000000000000
13:S 11 Jan 2021 12:11:34.457 # (00007faa01ba8a15) -> 00007fa919ee6040
13:S 11 Jan 2021 12:11:34.457 # (00007faa01ba8a14) -> 0000000000000005
13:S 11 Jan 2021 12:11:34.457 # (00007faa01ba8a13) -> 00007faa034a7a5b
13:S 11 Jan 2021 12:11:34.457 # (00007faa01ba8a12) -> 00007fa9253a47e0
13:S 11 Jan 2021 12:11:34.457 # (00007faa01ba8a11) -> 00007faa01ba8ad0
13:S 11 Jan 2021 12:11:34.457 # (00007faa01ba8a10) -> 00007faa00979ec0
------ MODULES INFO OUTPUT ------
------ FAST MEMORY TEST ------
13:S 11 Jan 2021 12:11:34.457 # Bio thread for job type #0 terminated
13:S 11 Jan 2021 12:11:34.457 # Bio thread for job type #1 terminated
13:S 11 Jan 2021 12:11:34.457 # Bio thread for job type #2 terminated
*** Preparing to test memory region 55b3cdc97000 (2277376 bytes)
*** Preparing to test memory region 55b3ce6bf000 (270336 bytes)
*** Preparing to test memory region 55b3ce701000 (3837952 bytes)
*** Preparing to test memory region 7fa85d600000 (1767899136 bytes)
*** Preparing to test memory region 7fa8c6dff000 (511705088 bytes)
*** Preparing to test memory region 7fa8e5e00000 (648019968 bytes)
*** Preparing to test memory region 7fa90c854000 (617611264 bytes)
*** Preparing to test memory region 7fa931810000 (8192 bytes)
*** Preparing to test memory region 7fa9322ae000 (4096 bytes)
*** Preparing to test memory region 7fa9324e8000 (4096 bytes)
*** Preparing to test memory region 7fa9329b2000 (8192 bytes)
*** Preparing to test memory region 7fa932bcb000 (134217728 bytes)
*** Preparing to test memory region 7fa93adf6000 (4096 bytes)
*** Preparing to test memory region 7fa93b000000 (8388608 bytes)
*** Preparing to test memory region 7fa93b837000 (3670016 bytes)
*** Preparing to test memory region 7fa93bbb7000 (268435456 bytes)
*** Preparing to test memory region 7fa94bddb000 (1073741824 bytes)
*** Preparing to test memory region 7fa98bddc000 (8388608 bytes)
*** Preparing to test memory region 7fa990de5000 (268435456 bytes)
*** Preparing to test memory region 7fa9a1de7000 (134217728 bytes)
*** Preparing to test memory region 7fa9aa5e8000 (134217728 bytes)
*** Preparing to test memory region 7fa9b3000000 (151130112 bytes)
*** Preparing to test memory region 7fa9c1f6c000 (49152 bytes)
*** Preparing to test memory region 7fa9c2000000 (37449728 bytes)
*** Preparing to test memory region 7fa9c8cd7000 (135168 bytes)
*** Preparing to test memory region 7fa9c8cff000 (3145728 bytes)
*** Preparing to test memory region 7fa9c9000000 (8388608 bytes)
*** Preparing to test memory region 7fa9c9800000 (45719552 bytes)
*** Preparing to test memory region 7fa9d0200000 (4194304 bytes)
*** Preparing to test memory region 7fa9d1000000 (8388608 bytes)
*** Preparing to test memory region 7fa9d1800000 (109051904 bytes)
*** Preparing to test memory region 7fa9d8380000 (4718592 bytes)
*** Preparing to test memory region 7fa9d8a00000 (8388608 bytes)
*** Preparing to test memory region 7fa9d9200000 (2097152 bytes)
*** Preparing to test memory region 7fa9d94ca000 (192937984 bytes)
*** Preparing to test memory region 7fa9e4d7f000 (25690112 bytes)
*** Preparing to test memory region 7fa9e6600000 (8388608 bytes)
*** Preparing to test memory region 7fa9e6e00000 (4194304 bytes)
*** Preparing to test memory region 7fa9e737e000 (54525952 bytes)
*** Preparing to test memory region 7fa9ea77f000 (8388608 bytes)
*** Preparing to test memory region 7fa9eaf7f000 (76021760 bytes)
*** Preparing to test memory region 7fa9ef800000 (8388608 bytes)
*** Preparing to test memory region 7fa9f0000000 (60891136 bytes)
*** Preparing to test memory region 7fa9f4000000 (135168 bytes)
*** Preparing to test memory region 7fa9f8000000 (135168 bytes)
*** Preparing to test memory region 7fa9fc000000 (6291456 bytes)
*** Preparing to test memory region 7fa9fc800000 (8388608 bytes)
*** Preparing to test memory region 7fa9fd000000 (10485760 bytes)
*** Preparing to test memory region 7fa9fda2f000 (8192 bytes)
*** Preparing to test memory region 7fa9fda48000 (24576 bytes)
*** Preparing to test memory region 7fa9fdaa6000 (8388608 bytes)
*** Preparing to test memory region 7fa9fe2a7000 (8388608 bytes)
*** Preparing to test memory region 7fa9feaa8000 (8388608 bytes)
*** Preparing to test memory region 7fa9ff2a9000 (8388608 bytes)
*** Preparing to test memory region 7fa9ffaaa000 (8388608 bytes)
*** Preparing to test memory region 7faa002aa000 (9437184 bytes)
*** Preparing to test memory region 7faa00bab000 (8388608 bytes)
*** Preparing to test memory region 7faa013ac000 (8388608 bytes)
*** Preparing to test memory region 7faa01bad000 (8388608 bytes)
*** Preparing to test memory region 7faa023ae000 (8388608 bytes)
*** Preparing to test memory region 7faa02baf000 (8388608 bytes)
*** Preparing to test memory region 7faa037dd000 (143360 bytes)
*** Preparing to test memory region 7faa03800000 (8388608 bytes)
*** Preparing to test memory region 7faa0409a000 (4096 bytes)
*** Preparing to test memory region 7faa0413e000 (4096 bytes)
*** Preparing to test memory region 7faa04158000 (16384 bytes)
*** Preparing to test memory region 7faa04319000 (24576 bytes)
*** Preparing to test memory region 7faa0433c000 (16384 bytes)
*** Preparing to test memory region 7faa04625000 (16384 bytes)
*** Preparing to test memory region 7faa0484d000 (8192 bytes)
*** Preparing to test memory region 7faa04852000 (4096 bytes)
*** Preparing to test memory region 7faa0487c000 (4096 bytes)
.O.O.O.
==> 30002.log <==
15:M 11 Jan 2021 12:11:38.004 * FAIL message received from 710029b94587f09a8aa3ec98abd4d2760a240b0e about 7bc7d848be1b1aca5ac1d0cd5ae5abc290da7be7
==> 30003.log <==
24:M 11 Jan 2021 12:11:38.004 * FAIL message received from 710029b94587f09a8aa3ec98abd4d2760a240b0e about 7bc7d848be1b1aca5ac1d0cd5ae5abc290da7be7
==> 30004.log <==
35:M 11 Jan 2021 12:11:38.003 * FAIL message received from 710029b94587f09a8aa3ec98abd4d2760a240b0e about 7bc7d848be1b1aca5ac1d0cd5ae5abc290da7be7
==> 30005.log <==
45:M 11 Jan 2021 12:11:38.003 * FAIL message received from 710029b94587f09a8aa3ec98abd4d2760a240b0e about 7bc7d848be1b1aca5ac1d0cd5ae5abc290da7be7
==> 30006.log <==
59:M 11 Jan 2021 12:11:38.003 * Marking node 7bc7d848be1b1aca5ac1d0cd5ae5abc290da7be7 as failing (quorum reached).
==> 30007.log <==
77:M 11 Jan 2021 12:11:38.003 * Marking node 7bc7d848be1b1aca5ac1d0cd5ae5abc290da7be7 as failing (quorum reached).
==> 30008.log <==
81:M 11 Jan 2021 12:11:38.004 * FAIL message received from 710029b94587f09a8aa3ec98abd4d2760a240b0e about 7bc7d848be1b1aca5ac1d0cd5ae5abc290da7be7
==> 30009.log <==
91:S 11 Jan 2021 12:11:38.003 * FAIL message received from 710029b94587f09a8aa3ec98abd4d2760a240b0e about 7bc7d848be1b1aca5ac1d0cd5ae5abc290da7be7
==> 30010.log <==
104:S 11 Jan 2021 12:11:38.004 * FAIL message received from 710029b94587f09a8aa3ec98abd4d2760a240b0e about 7bc7d848be1b1aca5ac1d0cd5ae5abc290da7be7
==> 30011.log <==
111:S 11 Jan 2021 12:11:38.003 * FAIL message received from 710029b94587f09a8aa3ec98abd4d2760a240b0e about 7bc7d848be1b1aca5ac1d0cd5ae5abc290da7be7
==> 30012.log <==
124:S 11 Jan 2021 12:11:38.004 * FAIL message received from 710029b94587f09a8aa3ec98abd4d2760a240b0e about 7bc7d848be1b1aca5ac1d0cd5ae5abc290da7be7
==> 30013.log <==
127:S 11 Jan 2021 12:11:38.004 * FAIL message received from 710029b94587f09a8aa3ec98abd4d2760a240b0e about 7bc7d848be1b1aca5ac1d0cd5ae5abc290da7be7
==> 30014.log <==
144:M 11 Jan 2021 12:11:38.003 * FAIL message received from 710029b94587f09a8aa3ec98abd4d2760a240b0e about 7bc7d848be1b1aca5ac1d0cd5ae5abc290da7be7
==> 30015.log <==
161:S 11 Jan 2021 12:11:38.005 * FAIL message received from 710029b94587f09a8aa3ec98abd4d2760a240b0e about 7bc7d848be1b1aca5ac1d0cd5ae5abc290da7be7
==> 30016.log <==
176:S 11 Jan 2021 12:11:38.004 * FAIL message received from 710029b94587f09a8aa3ec98abd4d2760a240b0e about 7bc7d848be1b1aca5ac1d0cd5ae5abc290da7be7
==> 30001.log <==
O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.
==> 30008.log <==
81:M 11 Jan 2021 12:11:50.348 * Starting automatic rewriting of AOF on 6711023100% growth
81:M 11 Jan 2021 12:11:50.374 * Background append only file rewriting started by pid 2641
81:M 11 Jan 2021 12:11:50.662 * AOF rewrite child asks to stop sending diffs.
2641:C 11 Jan 2021 12:11:50.662 * Parent agreed to stop sending diffs. Finalizing AOF...
2641:C 11 Jan 2021 12:11:50.662 * Concatenating 0.00 MB of AOF diff received from parent.
2641:C 11 Jan 2021 12:11:50.665 * SYNC append only file rewrite performed
2641:C 11 Jan 2021 12:11:50.697 * AOF rewrite: 40 MB of memory used by copy-on-write
81:M 11 Jan 2021 12:11:50.774 * Background AOF rewrite terminated with success
81:M 11 Jan 2021 12:11:50.775 * Residual parent diff successfully flushed to the rewritten AOF (0.00 MB)
81:M 11 Jan 2021 12:11:50.775 * Background AOF rewrite finished successfully
==> 30001.log <==
O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.O.
==> 30005.log <==
45:M 11 Jan 2021 12:11:58.656 * <module> GEARS: Automata properties {'nodes_count': 3519479, 'words_count': 1396210, 'longest_word': 80, 'links_count': 3519478, 'sizeof_node': 32, 'total_size': 140779152}
==> 30002.log <==
15:M 11 Jan 2021 12:11:59.558 * <module> GEARS: Automata properties {'nodes_count': 3519479, 'words_count': 1396210, 'longest_word': 80, 'links_count': 3519478, 'sizeof_node': 32, 'total_size': 140779152}
==> 30004.log <==
35:M 11 Jan 2021 12:11:59.584 * <module> GEARS: Automata properties {'nodes_count': 3519479, 'words_count': 1396210, 'longest_word': 80, 'links_count': 3519478, 'sizeof_node': 32, 'total_size': 140779152}
==> 30005.log <==
45:M 11 Jan 2021 12:11:58.813 * Starting automatic rewriting of AOF on 6718753700% growth
45:M 11 Jan 2021 12:11:58.873 * Background append only file rewriting started by pid 2642
==> 30006.log <==
59:M 11 Jan 2021 12:11:59.553 * <module> GEARS: Automata properties {'nodes_count': 3519479, 'words_count': 1396210, 'longest_word': 80, 'links_count': 3519478, 'sizeof_node': 32, 'total_size': 140779152}
==> 30007.log <==
77:M 11 Jan 2021 12:11:59.615 * <module> GEARS: Automata properties {'nodes_count': 3519479, 'words_count': 1396210, 'longest_word': 80, 'links_count': 3519478, 'sizeof_node': 32, 'total_size': 140779152}
==> 30008.log <==
81:M 11 Jan 2021 12:11:59.414 * <module> GEARS: Automata properties {'nodes_count': 3519479, 'words_count': 1396210, 'longest_word': 80, 'links_count': 3519478, 'sizeof_node': 32, 'total_size': 140779152}
==> 30002.log <==
15:M 11 Jan 2021 12:12:00.186 # <module> disconnected : 172.19.0.3:30001, status : -1, will try to reconnect.
==> 30003.log <==
24:M 11 Jan 2021 12:12:00.186 # <module> disconnected : 172.19.0.3:30001, status : -1, will try to reconnect.
==> 30004.log <==
35:M 11 Jan 2021 12:12:00.186 # <module> disconnected : 172.19.0.3:30001, status : -1, will try to reconnect.
==> 30005.log <==
45:M 11 Jan 2021 12:12:00.186 # <module> disconnected : 172.19.0.3:30001, status : -1, will try to reconnect.
45:M 11 Jan 2021 12:12:00.190 * AOF rewrite child asks to stop sending diffs.
2642:C 11 Jan 2021 12:12:00.190 * Parent agreed to stop sending diffs. Finalizing AOF...
2642:C 11 Jan 2021 12:12:00.190 * Concatenating 2.17 MB of AOF diff received from parent.
2642:C 11 Jan 2021 12:12:00.198 * SYNC append only file rewrite performed
2642:C 11 Jan 2021 12:12:00.234 * AOF rewrite: 145 MB of memory used by copy-on-write
45:M 11 Jan 2021 12:12:00.279 * Background AOF rewrite terminated with success
45:M 11 Jan 2021 12:12:00.279 * Residual parent diff successfully flushed to the rewritten AOF (0.22 MB)
45:M 11 Jan 2021 12:12:00.279 * Background AOF rewrite finished successfully
==> 30006.log <==
59:M 11 Jan 2021 12:12:00.186 # <module> disconnected : 172.19.0.3:30001, status : -1, will try to reconnect.
==> 30007.log <==
77:M 11 Jan 2021 12:12:00.186 # <module> disconnected : 172.19.0.3:30001, status : -1, will try to reconnect.
==> 30008.log <==
81:M 11 Jan 2021 12:12:00.186 # <module> disconnected : 172.19.0.3:30001, status : -1, will try to reconnect.
==> 30009.log <==
91:S 11 Jan 2021 12:12:00.186 # <module> disconnected : 172.19.0.3:30001, status : -1, will try to reconnect.
==> 30010.log <==
104:S 11 Jan 2021 12:12:00.186 # <module> disconnected : 172.19.0.3:30001, status : -1, will try to reconnect.
==> 30011.log <==
111:S 11 Jan 2021 12:12:00.186 # <module> disconnected : 172.19.0.3:30001, status : -1, will try to reconnect.
==> 30012.log <==
124:S 11 Jan 2021 12:12:00.186 # <module> disconnected : 172.19.0.3:30001, status : -1, will try to reconnect.
==> 30013.log <==
127:S 11 Jan 2021 12:12:00.186 # <module> disconnected : 172.19.0.3:30001, status : -1, will try to reconnect.
==> 30014.log <==
144:M 11 Jan 2021 12:12:00.186 # <module> disconnected : 172.19.0.3:30001, status : -1, will try to reconnect.
144:M 11 Jan 2021 12:12:00.186 # Connection with replica client id #45 lost.
==> 30015.log <==
161:S 11 Jan 2021 12:12:00.186 # <module> disconnected : 172.19.0.3:30001, status : -1, will try to reconnect.
==> 30016.log <==
176:S 11 Jan 2021 12:12:00.186 # <module> disconnected : 172.19.0.3:30001, status : -1, will try to reconnect.
==> 30006.log <==
59:M 11 Jan 2021 12:12:11.579 * Starting automatic rewriting of AOF on 6731049600% growth
59:M 11 Jan 2021 12:12:11.615 * Background append only file rewriting started by pid 2643
59:M 11 Jan 2021 12:12:12.828 * AOF rewrite child asks to stop sending diffs.
2643:C 11 Jan 2021 12:12:12.828 * Parent agreed to stop sending diffs. Finalizing AOF...
2643:C 11 Jan 2021 12:12:12.828 * Concatenating 1.24 MB of AOF diff received from parent.
2643:C 11 Jan 2021 12:12:12.833 * SYNC append only file rewrite performed
2643:C 11 Jan 2021 12:12:12.871 * AOF rewrite: 113 MB of memory used by copy-on-write
59:M 11 Jan 2021 12:12:12.916 * Background AOF rewrite terminated with success
59:M 11 Jan 2021 12:12:12.916 * Residual parent diff successfully flushed to the rewritten AOF (0.00 MB)
59:M 11 Jan 2021 12:12:12.917 * Background AOF rewrite finished successfully
==> 30013.log <==
127:S 11 Jan 2021 12:12:17.391 * Starting automatic rewriting of AOF on 36118632% growth
127:S 11 Jan 2021 12:12:17.399 * Background append only file rewriting started by pid 2644
127:S 11 Jan 2021 12:12:17.637 * AOF rewrite child asks to stop sending diffs.
2644:C 11 Jan 2021 12:12:17.637 * Parent agreed to stop sending diffs. Finalizing AOF...
2644:C 11 Jan 2021 12:12:17.637 * Concatenating 0.42 MB of AOF diff received from parent.
2644:C 11 Jan 2021 12:12:17.640 * SYNC append only file rewrite performed
2644:C 11 Jan 2021 12:12:17.649 * AOF rewrite: 50 MB of memory used by copy-on-write
127:S 11 Jan 2021 12:12:17.699 * Background AOF rewrite terminated with success
127:S 11 Jan 2021 12:12:17.699 * Residual parent diff successfully flushed to the rewritten AOF (0.00 MB)
127:S 11 Jan 2021 12:12:17.699 * Background AOF rewrite finished successfully
==> 30003.log <==
24:M 11 Jan 2021 12:12:19.185 * <module> GEARS: Automata properties {'nodes_count': 3519479, 'words_count': 1396210, 'longest_word': 80, 'links_count': 3519478, 'sizeof_node': 32, 'total_size': 140779152}
==> 30012.log <==
124:S 11 Jan 2021 12:12:19.381 * Starting automatic rewriting of AOF on 36144133% growth
124:S 11 Jan 2021 12:12:19.391 * Background append only file rewriting started by pid 2645
124:S 11 Jan 2021 12:12:19.661 * AOF rewrite child asks to stop sending diffs.
2645:C 11 Jan 2021 12:12:19.661 * Parent agreed to stop sending diffs. Finalizing AOF...
2645:C 11 Jan 2021 12:12:19.662 * Concatenating 1.29 MB of AOF diff received from parent.
2645:C 11 Jan 2021 12:12:19.666 * SYNC append only file rewrite performed
2645:C 11 Jan 2021 12:12:19.675 * AOF rewrite: 51 MB of memory used by copy-on-write
124:S 11 Jan 2021 12:12:19.694 * Background AOF rewrite terminated with success
124:S 11 Jan 2021 12:12:19.694 * Residual parent diff successfully flushed to the rewritten AOF (0.00 MB)
124:S 11 Jan 2021 12:12:19.694 * Background AOF rewrite finished successfully
==> 30002.log <==
15:M 11 Jan 2021 12:12:20.764 * Starting automatic rewriting of AOF on 6711221600% growth
15:M 11 Jan 2021 12:12:20.805 * Background append only file rewriting started by pid 2646
15:M 11 Jan 2021 12:12:22.036 * AOF rewrite child asks to stop sending diffs.
2646:C 11 Jan 2021 12:12:22.036 * Parent agreed to stop sending diffs. Finalizing AOF...
2646:C 11 Jan 2021 12:12:22.036 * Concatenating 2.31 MB of AOF diff received from parent.
2646:C 11 Jan 2021 12:12:22.042 * SYNC append only file rewrite performed
2646:C 11 Jan 2021 12:12:22.086 * AOF rewrite: 58 MB of memory used by copy-on-write
15:M 11 Jan 2021 12:12:22.207 * Background AOF rewrite terminated with success
15:M 11 Jan 2021 12:12:22.207 * Residual parent diff successfully flushed to the rewritten AOF (0.48 MB)
15:M 11 Jan 2021 12:12:22.207 * Background AOF rewrite finished successfully
==> 30004.log <==
35:M 11 Jan 2021 12:12:26.439 * Starting automatic rewriting of AOF on 6720698400% growth
35:M 11 Jan 2021 12:12:26.479 * Background append only file rewriting started by pid 2647
35:M 11 Jan 2021 12:12:27.714 * AOF rewrite child asks to stop sending diffs.
2647:C 11 Jan 2021 12:12:27.714 * Parent agreed to stop sending diffs. Finalizing AOF...
2647:C 11 Jan 2021 12:12:27.714 * Concatenating 2.39 MB of AOF diff received from parent.
2647:C 11 Jan 2021 12:12:27.727 * SYNC append only file rewrite performed
2647:C 11 Jan 2021 12:12:27.781 * AOF rewrite: 87 MB of memory used by copy-on-write
35:M 11 Jan 2021 12:12:27.880 * Background AOF rewrite terminated with success
35:M 11 Jan 2021 12:12:27.880 * Residual parent diff successfully flushed to the rewritten AOF (0.00 MB)
35:M 11 Jan 2021 12:12:27.880 * Background AOF rewrite finished successfully
==> 30015.log <==
161:S 11 Jan 2021 12:12:28.136 * Starting automatic rewriting of AOF on 36208458% growth
161:S 11 Jan 2021 12:12:28.146 * Background append only file rewriting started by pid 2648
161:S 11 Jan 2021 12:12:28.409 * AOF rewrite child asks to stop sending diffs.
2648:C 11 Jan 2021 12:12:28.409 * Parent agreed to stop sending diffs. Finalizing AOF...
2648:C 11 Jan 2021 12:12:28.409 * Concatenating 0.37 MB of AOF diff received from parent.
2648:C 11 Jan 2021 12:12:28.412 * SYNC append only file rewrite performed
2648:C 11 Jan 2021 12:12:28.424 * AOF rewrite: 50 MB of memory used by copy-on-write
161:S 11 Jan 2021 12:12:28.446 * Background AOF rewrite terminated with success
161:S 11 Jan 2021 12:12:28.446 * Residual parent diff successfully flushed to the rewritten AOF (0.00 MB)
161:S 11 Jan 2021 12:12:28.446 * Background AOF rewrite finished successfully
==> 30007.log <==
77:M 11 Jan 2021 12:12:29.072 * Starting automatic rewriting of AOF on 6788762000% growth
77:M 11 Jan 2021 12:12:29.116 * Background append only file rewriting started by pid 2650
==> 30011.log <==
111:S 11 Jan 2021 12:12:29.059 * Starting automatic rewriting of AOF on 36173985% growth
111:S 11 Jan 2021 12:12:29.068 * Background append only file rewriting started by pid 2649
111:S 11 Jan 2021 12:12:29.349 * AOF rewrite child asks to stop sending diffs.
2649:C 11 Jan 2021 12:12:29.349 * Parent agreed to stop sending diffs. Finalizing AOF...
2649:C 11 Jan 2021 12:12:29.349 * Concatenating 1.05 MB of AOF diff received from parent.
2649:C 11 Jan 2021 12:12:29.353 * SYNC append only file rewrite performed
2649:C 11 Jan 2021 12:12:29.363 * AOF rewrite: 52 MB of memory used by copy-on-write
111:S 11 Jan 2021 12:12:29.468 * Background AOF rewrite terminated with success
111:S 11 Jan 2021 12:12:29.469 * Residual parent diff successfully flushed to the rewritten AOF (0.42 MB)
111:S 11 Jan 2021 12:12:29.469 * Background AOF rewrite finished successfully
==> 30007.log <==
77:M 11 Jan 2021 12:12:30.365 * AOF rewrite child asks to stop sending diffs.
2650:C 11 Jan 2021 12:12:30.365 * Parent agreed to stop sending diffs. Finalizing AOF...
2650:C 11 Jan 2021 12:12:30.365 * Concatenating 1.63 MB of AOF diff received from parent.
2650:C 11 Jan 2021 12:12:30.373 * SYNC append only file rewrite performed
2650:C 11 Jan 2021 12:12:30.417 * AOF rewrite: 150 MB of memory used by copy-on-write
77:M 11 Jan 2021 12:12:30.519 * Background AOF rewrite terminated with success
77:M 11 Jan 2021 12:12:30.519 * Residual parent diff successfully flushed to the rewritten AOF (0.39 MB)
77:M 11 Jan 2021 12:12:30.519 * Background AOF rewrite finished successfully
==> 30006.log <==
59:M 11 Jan 2021 12:12:41.593 * Starting automatic rewriting of AOF on 179% growth
59:M 11 Jan 2021 12:12:41.655 * Background append only file rewriting started by pid 2651
59:M 11 Jan 2021 12:12:42.058 * AOF rewrite child asks to stop sending diffs.
2651:C 11 Jan 2021 12:12:42.058 * Parent agreed to stop sending diffs. Finalizing AOF...
2651:C 11 Jan 2021 12:12:42.058 * Concatenating 1.00 MB of AOF diff received from parent.
2651:C 11 Jan 2021 12:12:42.063 * SYNC append only file rewrite performed
2651:C 11 Jan 2021 12:12:42.129 * AOF rewrite: 85 MB of memory used by copy-on-write
59:M 11 Jan 2021 12:12:42.255 * Background AOF rewrite terminated with success
59:M 11 Jan 2021 12:12:42.255 * Residual parent diff successfully flushed to the rewritten AOF (0.09 MB)
59:M 11 Jan 2021 12:12:42.255 * Background AOF rewrite finished successfully
==> 30002.log <==
15:M 11 Jan 2021 12:12:43.448 * Starting automatic rewriting of AOF on 152% growth
15:M 11 Jan 2021 12:12:43.510 * Background append only file rewriting started by pid 2652
15:M 11 Jan 2021 12:12:44.775 * AOF rewrite child asks to stop sending diffs.
2652:C 11 Jan 2021 12:12:44.775 * Parent agreed to stop sending diffs. Finalizing AOF...
2652:C 11 Jan 2021 12:12:44.775 * Concatenating 0.57 MB of AOF diff received from parent.
2652:C 11 Jan 2021 12:12:44.778 * SYNC append only file rewrite performed
==> 30005.log <==
45:M 11 Jan 2021 12:12:44.379 * Starting automatic rewriting of AOF on 182% growth
45:M 11 Jan 2021 12:12:44.433 * Background append only file rewriting started by pid 2653
==> 30002.log <==
2652:C 11 Jan 2021 12:12:44.850 * AOF rewrite: 136 MB of memory used by copy-on-write
15:M 11 Jan 2021 12:12:45.012 * Background AOF rewrite terminated with success
15:M 11 Jan 2021 12:12:45.012 * Residual parent diff successfully flushed to the rewritten AOF (0.52 MB)
15:M 11 Jan 2021 12:12:45.012 * Background AOF rewrite finished successfully
==> 30003.log <==
24:M 11 Jan 2021 12:12:45.705 * Starting automatic rewriting of AOF on 6752790100% growth
24:M 11 Jan 2021 12:12:45.753 * Background append only file rewriting started by pid 2655
==> 30005.log <==
45:M 11 Jan 2021 12:12:45.681 * AOF rewrite child asks to stop sending diffs.
2653:C 11 Jan 2021 12:12:45.681 * Parent agreed to stop sending diffs. Finalizing AOF...
2653:C 11 Jan 2021 12:12:45.681 * Concatenating 1.56 MB of AOF diff received from parent.
2653:C 11 Jan 2021 12:12:45.687 * SYNC append only file rewrite performed
2653:C 11 Jan 2021 12:12:45.737 * AOF rewrite: 143 MB of memory used by copy-on-write
==> 30006.log <==
59:M 11 Jan 2021 12:12:45.488 # <module> message was not sent because status is not connected
59:M 11 Jan 2021 12:12:45.488 # <module> message was not sent because status is not connected
59:M 11 Jan 2021 12:12:45.488 # <module> message was not sent because status is not connected
59:M 11 Jan 2021 12:12:45.488 # <module> message was not sent because status is not connected
==> 30008.log <==
81:M 11 Jan 2021 12:12:45.318 * Starting automatic rewriting of AOF on 213% growth
81:M 11 Jan 2021 12:12:45.370 * Background append only file rewriting started by pid 2654
==> 30003.log <==
24:M 11 Jan 2021 12:12:46.128 * AOF rewrite child asks to stop sending diffs.
2655:C 11 Jan 2021 12:12:46.128 * Parent agreed to stop sending diffs. Finalizing AOF...
2655:C 11 Jan 2021 12:12:46.128 * Concatenating 0.30 MB of AOF diff received from parent.
2655:C 11 Jan 2021 12:12:46.132 * SYNC append only file rewrite performed
2655:C 11 Jan 2021 12:12:46.177 * AOF rewrite: 77 MB of memory used by copy-on-write
24:M 11 Jan 2021 12:12:46.255 * Background AOF rewrite terminated with success
24:M 11 Jan 2021 12:12:46.255 * Residual parent diff successfully flushed to the rewritten AOF (0.00 MB)
24:M 11 Jan 2021 12:12:46.255 * Background AOF rewrite finished successfully
==> 30005.log <==
45:M 11 Jan 2021 12:12:45.834 * Background AOF rewrite terminated with success
45:M 11 Jan 2021 12:12:45.834 * Residual parent diff successfully flushed to the rewritten AOF (0.00 MB)
45:M 11 Jan 2021 12:12:45.834 * Background AOF rewrite finished successfully
==> 30008.log <==
81:M 11 Jan 2021 12:12:46.137 * AOF rewrite child asks to stop sending diffs.
2654:C 11 Jan 2021 12:12:46.137 * Parent agreed to stop sending diffs. Finalizing AOF...
2654:C 11 Jan 2021 12:12:46.137 * Concatenating 0.71 MB of AOF diff received from parent.
2654:C 11 Jan 2021 12:12:46.141 * SYNC append only file rewrite performed
2654:C 11 Jan 2021 12:12:46.195 * AOF rewrite: 134 MB of memory used by copy-on-write
81:M 11 Jan 2021 12:12:46.271 * Background AOF rewrite terminated with success
81:M 11 Jan 2021 12:12:46.271 * Residual parent diff successfully flushed to the rewritten AOF (0.00 MB)
81:M 11 Jan 2021 12:12:46.272 * Background AOF rewrite finished successfully
==> 30016.log <==
176:S 11 Jan 2021 12:12:45.894 * Starting automatic rewriting of AOF on 36090616% growth
176:S 11 Jan 2021 12:12:45.903 * Background append only file rewriting started by pid 2656
176:S 11 Jan 2021 12:12:46.194 * AOF rewrite child asks to stop sending diffs.
2656:C 11 Jan 2021 12:12:46.194 * Parent agreed to stop sending diffs. Finalizing AOF...
2656:C 11 Jan 2021 12:12:46.194 * Concatenating 1.21 MB of AOF diff received from parent.
2656:C 11 Jan 2021 12:12:46.199 * SYNC append only file rewrite performed
2656:C 11 Jan 2021 12:12:46.211 * AOF rewrite: 50 MB of memory used by copy-on-write
176:S 11 Jan 2021 12:12:46.304 * Background AOF rewrite terminated with success
176:S 11 Jan 2021 12:12:46.304 * Residual parent diff successfully flushed to the rewritten AOF (0.30 MB)
176:S 11 Jan 2021 12:12:46.304 * Background AOF rewrite finished successfully
==> 30010.log <==
104:S 11 Jan 2021 12:12:50.452 * Starting automatic rewriting of AOF on 36250062% growth
104:S 11 Jan 2021 12:12:50.460 * Background append only file rewriting started by pid 2657
104:S 11 Jan 2021 12:12:50.729 * AOF rewrite child asks to stop sending diffs.
2657:C 11 Jan 2021 12:12:50.729 * Parent agreed to stop sending diffs. Finalizing AOF...
2657:C 11 Jan 2021 12:12:50.729 * Concatenating 0.72 MB of AOF diff received from parent.
2657:C 11 Jan 2021 12:12:50.733 * SYNC append only file rewrite performed
2657:C 11 Jan 2021 12:12:50.742 * AOF rewrite: 51 MB of memory used by copy-on-write
104:S 11 Jan 2021 12:12:50.761 * Background AOF rewrite terminated with success
104:S 11 Jan 2021 12:12:50.761 * Residual parent diff successfully flushed to the rewritten AOF (0.00 MB)
104:S 11 Jan 2021 12:12:50.761 * Background AOF rewrite finished successfully
==> 30002.log <==
15:M 11 Jan 2021 12:12:52.127 # <module> message was not sent because status is not connected
15:M 11 Jan 2021 12:12:52.127 # <module> message was not sent because status is not connected
15:M 11 Jan 2021 12:12:52.127 # <module> message was not sent because status is not connected
15:M 11 Jan 2021 12:12:52.127 # <module> message was not sent because status is not connected
==> 30005.log <==
45:M 11 Jan 2021 12:12:59.926 # <module> message was not sent because status is not connected
45:M 11 Jan 2021 12:12:59.926 # <module> message was not sent because status is not connected
45:M 11 Jan 2021 12:12:59.926 # <module> message was not sent because status is not connected
45:M 11 Jan 2021 12:12:59.926 # <module> message was not sent because status is not connected
==> 30008.log <==
81:M 11 Jan 2021 12:13:00.291 # <module> message was not sent because status is not connected
81:M 11 Jan 2021 12:13:00.291 # <module> message was not sent because status is not connected
81:M 11 Jan 2021 12:13:00.291 # <module> message was not sent because status is not connected
81:M 11 Jan 2021 12:13:00.291 # <module> message was not sent because status is not connected
==> 30012.log <==
124:S 11 Jan 2021 12:13:00.065 * Starting automatic rewriting of AOF on 176% growth
124:S 11 Jan 2021 12:13:00.074 * Background append only file rewriting started by pid 2658
124:S 11 Jan 2021 12:13:00.345 * AOF rewrite child asks to stop sending diffs.
2658:C 11 Jan 2021 12:13:00.346 * Parent agreed to stop sending diffs. Finalizing AOF...
2658:C 11 Jan 2021 12:13:00.346 * Concatenating 0.01 MB of AOF diff received from parent.
2658:C 11 Jan 2021 12:13:00.348 * SYNC append only file rewrite performed
2658:C 11 Jan 2021 12:13:00.358 * AOF rewrite: 49 MB of memory used by copy-on-write
124:S 11 Jan 2021 12:13:00.376 * Background AOF rewrite terminated with success
124:S 11 Jan 2021 12:13:00.376 * Residual parent diff successfully flushed to the rewritten AOF (0.00 MB)
124:S 11 Jan 2021 12:13:00.376 * Background AOF rewrite finished successfully
==> 30009.log <==
91:S 11 Jan 2021 12:13:03.905 * Starting automatic rewriting of AOF on 36156618% growth
91:S 11 Jan 2021 12:13:03.914 * Background append only file rewriting started by pid 2659
91:S 11 Jan 2021 12:13:04.217 * AOF rewrite child asks to stop sending diffs.
2659:C 11 Jan 2021 12:13:04.217 * Parent agreed to stop sending diffs. Finalizing AOF...
2659:C 11 Jan 2021 12:13:04.217 * Concatenating 1.35 MB of AOF diff received from parent.
2659:C 11 Jan 2021 12:13:04.225 * SYNC append only file rewrite performed
2659:C 11 Jan 2021 12:13:04.238 * AOF rewrite: 52 MB of memory used by copy-on-write
91:S 11 Jan 2021 12:13:04.314 * Background AOF rewrite terminated with success
91:S 11 Jan 2021 12:13:04.314 * Residual parent diff successfully flushed to the rewritten AOF (0.41 MB)
91:S 11 Jan 2021 12:13:04.314 * Background AOF rewrite finished successfully
==> 30007.log <==
77:M 11 Jan 2021 12:13:06.098 * Starting automatic rewriting of AOF on 150% growth
77:M 11 Jan 2021 12:13:06.164 * Background append only file rewriting started by pid 2660
77:M 11 Jan 2021 12:13:06.476 * AOF rewrite child asks to stop sending diffs.
2660:C 11 Jan 2021 12:13:06.476 * Parent agreed to stop sending diffs. Finalizing AOF...
2660:C 11 Jan 2021 12:13:06.476 * Concatenating 0.00 MB of AOF diff received from parent.
2660:C 11 Jan 2021 12:13:06.479 * SYNC append only file rewrite performed
2660:C 11 Jan 2021 12:13:06.546 * AOF rewrite: 55 MB of memory used by copy-on-write
77:M 11 Jan 2021 12:13:06.665 * Background AOF rewrite terminated with success
77:M 11 Jan 2021 12:13:06.665 * Residual parent diff successfully flushed to the rewritten AOF (0.00 MB)
77:M 11 Jan 2021 12:13:06.665 * Background AOF rewrite finished successfully
==> 30004.log <==
35:M 11 Jan 2021 12:13:14.079 * Starting automatic rewriting of AOF on 150% growth
35:M 11 Jan 2021 12:13:14.142 * Background append only file rewriting started by pid 2661
35:M 11 Jan 2021 12:13:14.437 * AOF rewrite child asks to stop sending diffs.
2661:C 11 Jan 2021 12:13:14.437 * Parent agreed to stop sending diffs. Finalizing AOF...
2661:C 11 Jan 2021 12:13:14.437 * Concatenating 0.00 MB of AOF diff received from parent.
2661:C 11 Jan 2021 12:13:14.439 * SYNC append only file rewrite performed
2661:C 11 Jan 2021 12:13:14.502 * AOF rewrite: 51 MB of memory used by copy-on-write
35:M 11 Jan 2021 12:13:14.644 * Background AOF rewrite terminated with success
35:M 11 Jan 2021 12:13:14.644 * Residual parent diff successfully flushed to the rewritten AOF (0.00 MB)
35:M 11 Jan 2021 12:13:14.645 * Background AOF rewrite finished successfully
==> 30003.log <==
24:M 11 Jan 2021 12:13:15.524 * Starting automatic rewriting of AOF on 169% growth
24:M 11 Jan 2021 12:13:15.592 * Background append only file rewriting started by pid 2662
24:M 11 Jan 2021 12:13:16.472 * AOF rewrite child asks to stop sending diffs.
2662:C 11 Jan 2021 12:13:16.472 * Parent agreed to stop sending diffs. Finalizing AOF...
2662:C 11 Jan 2021 12:13:16.472 * Concatenating 1.40 MB of AOF diff received from parent.
2662:C 11 Jan 2021 12:13:16.478 * SYNC append only file rewrite performed
2662:C 11 Jan 2021 12:13:16.547 * AOF rewrite: 177 MB of memory used by copy-on-write
24:M 11 Jan 2021 12:13:16.692 * Background AOF rewrite terminated with success
24:M 11 Jan 2021 12:13:16.693 * Residual parent diff successfully flushed to the rewritten AOF (0.00 MB)
24:M 11 Jan 2021 12:13:16.693 * Background AOF rewrite finished successfully
==> 30016.log <==
176:S 11 Jan 2021 12:13:19.572 * Starting automatic rewriting of AOF on 140% growth
176:S 11 Jan 2021 12:13:19.580 * Background append only file rewriting started by pid 2663
176:S 11 Jan 2021 12:13:19.892 * AOF rewrite child asks to stop sending diffs.
2663:C 11 Jan 2021 12:13:19.892 * Parent agreed to stop sending diffs. Finalizing AOF...
2663:C 11 Jan 2021 12:13:19.892 * Concatenating 1.11 MB of AOF diff received from parent.
2663:C 11 Jan 2021 12:13:19.896 * SYNC append only file rewrite performed
2663:C 11 Jan 2021 12:13:19.908 * AOF rewrite: 50 MB of memory used by copy-on-write
176:S 11 Jan 2021 12:13:19.982 * Background AOF rewrite terminated with success
176:S 11 Jan 2021 12:13:19.982 * Residual parent diff successfully flushed to the rewritten AOF (0.03 MB)
176:S 11 Jan 2021 12:13:19.982 * Background AOF rewrite finished successfully
==> 30007.log <==
77:M 11 Jan 2021 12:13:22.093 # <module> message was not sent because status is not connected
77:M 11 Jan 2021 12:13:22.093 # <module> message was not sent because status is not connected
77:M 11 Jan 2021 12:13:22.093 # <module> message was not sent because status is not connected
77:M 11 Jan 2021 12:13:22.093 # <module> message was not sent because status is not connected
==> 30010.log <==
104:S 11 Jan 2021 12:13:21.911 * Starting automatic rewriting of AOF on 150% growth
104:S 11 Jan 2021 12:13:21.920 * Background append only file rewriting started by pid 2664
104:S 11 Jan 2021 12:13:22.213 * AOF rewrite child asks to stop sending diffs.
2664:C 11 Jan 2021 12:13:22.213 * Parent agreed to stop sending diffs. Finalizing AOF...
2664:C 11 Jan 2021 12:13:22.213 * Concatenating 0.57 MB of AOF diff received from parent.
2664:C 11 Jan 2021 12:13:22.219 * SYNC append only file rewrite performed
2664:C 11 Jan 2021 12:13:22.229 * AOF rewrite: 50 MB of memory used by copy-on-write
104:S 11 Jan 2021 12:13:22.321 * Background AOF rewrite terminated with success
104:S 11 Jan 2021 12:13:22.321 * Residual parent diff successfully flushed to the rewritten AOF (0.00 MB)
104:S 11 Jan 2021 12:13:22.321 * Background AOF rewrite finished successfully
==> 30013.log <==
127:S 11 Jan 2021 12:13:25.114 * Starting automatic rewriting of AOF on 185% growth
127:S 11 Jan 2021 12:13:25.124 * Background append only file rewriting started by pid 2665
127:S 11 Jan 2021 12:13:25.397 * AOF rewrite child asks to stop sending diffs.
2665:C 11 Jan 2021 12:13:25.397 * Parent agreed to stop sending diffs. Finalizing AOF...
2665:C 11 Jan 2021 12:13:25.397 * Concatenating 0.01 MB of AOF diff received from parent.
2665:C 11 Jan 2021 12:13:25.400 * SYNC append only file rewrite performed
2665:C 11 Jan 2021 12:13:25.409 * AOF rewrite: 49 MB of memory used by copy-on-write
127:S 11 Jan 2021 12:13:25.424 * Background AOF rewrite terminated with success
127:S 11 Jan 2021 12:13:25.424 * Residual parent diff successfully flushed to the rewritten AOF (0.00 MB)
127:S 11 Jan 2021 12:13:25.424 * Background AOF rewrite finished successfully
==> 30009.log <==
91:S 11 Jan 2021 12:13:26.053 * Starting automatic rewriting of AOF on 140% growth
91:S 11 Jan 2021 12:13:26.062 * Background append only file rewriting started by pid 2666
91:S 11 Jan 2021 12:13:26.373 * AOF rewrite child asks to stop sending diffs.
2666:C 11 Jan 2021 12:13:26.374 * Parent agreed to stop sending diffs. Finalizing AOF...
2666:C 11 Jan 2021 12:13:26.374 * Concatenating 1.16 MB of AOF diff received from parent.
2666:C 11 Jan 2021 12:13:26.378 * SYNC append only file rewrite performed
2666:C 11 Jan 2021 12:13:26.388 * AOF rewrite: 50 MB of memory used by copy-on-write
91:S 11 Jan 2021 12:13:26.464 * Background AOF rewrite terminated with success
91:S 11 Jan 2021 12:13:26.465 * Residual parent diff successfully flushed to the rewritten AOF (0.41 MB)
91:S 11 Jan 2021 12:13:26.465 * Background AOF rewrite finished successfully
==> 30003.log <==
24:M 11 Jan 2021 12:13:30.829 * Starting automatic rewriting of AOF on 126% growth
24:M 11 Jan 2021 12:13:30.912 * Background append only file rewriting started by pid 2667
24:M 11 Jan 2021 12:13:31.451 * AOF rewrite child asks to stop sending diffs.
2667:C 11 Jan 2021 12:13:31.451 * Parent agreed to stop sending diffs. Finalizing AOF...
2667:C 11 Jan 2021 12:13:31.451 * Concatenating 0.89 MB of AOF diff received from parent.
2667:C 11 Jan 2021 12:13:31.456 * SYNC append only file rewrite performed
2667:C 11 Jan 2021 12:13:31.550 * AOF rewrite: 152 MB of memory used by copy-on-write
24:M 11 Jan 2021 12:13:31.714 * Background AOF rewrite terminated with success
24:M 11 Jan 2021 12:13:31.714 * Residual parent diff successfully flushed to the rewritten AOF (0.00 MB)
24:M 11 Jan 2021 12:13:31.714 * Background AOF rewrite finished successfully
==> 30004.log <==
35:M 11 Jan 2021 12:13:32.087 # <module> message was not sent because status is not connected
35:M 11 Jan 2021 12:13:32.088 # <module> message was not sent because status is not connected
35:M 11 Jan 2021 12:13:32.088 # <module> message was not sent because status is not connected
35:M 11 Jan 2021 12:13:32.088 # <module> message was not sent because status is not connected
==> 30003.log <==
24:M 11 Jan 2021 12:13:37.581 # <module> message was not sent because status is not connected
24:M 11 Jan 2021 12:13:37.581 # <module> message was not sent because status is not connected
24:M 11 Jan 2021 12:13:37.581 # <module> message was not sent because status is not connected
24:M 11 Jan 2021 12:13:37.581 # <module> message was not sent because status is not connected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment