Crash report

[ok]: Test replication partial resync: ok after delay (diskless: yes, disabled, reconnect: 1) [ok]: Slave should be able to synchronize with the master [ok]: Detect write load to master [ok]: Master stream is correctly processed while the replica has a script in -BUSY state [ok]: slave fails full sync and diskless load swapdb recovers it [ok]: Test replication partial resync: backlog expired (diskless: yes, disabled, reconnect: 1)

Logged warnings (pid 913899): (none)

Logged warnings (pid 913899): (none)

[exception]: Executing test client: tail: cannot open '+30' for reading: No such file or directory. tail: cannot open '+30' for reading: No such file or directory while executing "exec tail +$from_line < $stdout" (procedure "wait_for_log_message" line 5) invoked from within

Aditional information

  1. Centos 8

Comment From: itamarhaber

Hello @xiegithub

Thanks for reporting - this looks like a duplicate of #7607, which was resolved in unstable via #7543. I'll close this for now but please feel free to reopen if the issue still persists for you.

Comment From: xiegithub

Hello @itamarhaber

I tried again,The same problem remains。

[ok]: Client output buffer soft limit is enforced if time is overreached [54/56 done]: unit/obuf-limits (134 seconds) [ok]: Master stream is correctly processed while the replica has a script in -BUSY state [ok]: Test replication partial resync: ok psync (diskless: yes, swapdb, reconnect: 1) [ok]: slave fails full sync and diskless load swapdb recovers it [ok]: Slave should be able to synchronize with the master [ok]: Detect write load to master

Logged warnings (pid 1028209): (none)

Logged warnings (pid 1028209): (none)

[exception]: Executing test client: tail: cannot open '+30' for reading: No such file or directory. tail: cannot open '+30' for reading: No such file or directory while executing "exec tail +$from_line < $stdout" (procedure "wait_for_log_message" line 5) invoked from within "wait_for_log_message -1 "Loading DB in memory" $loglines 2000 1"

Comment From: oranagra

@xiegithub this is currently only fixed in the unstable branch. from the output you provided (exec tail +$from_line < $stdout) it's clear that you're using 6.0.6 which still has that test suite bug.