"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncSuffix|TestSyncSuffixKeepExtension)$'" - Starting (try 3/5) 2026/02/14 03:26:04 DEBUG : Creating backend with remote "TestDrime:rclone-test-cuguqac0saxa" 2026/02/14 03:26:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/14 03:26:04 DEBUG : Creating backend with remote "/tmp/rclone2666161273" === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-cuguqac0saxa'", Local "Local file system at /tmp/rclone2666161273", Modify Window "876000h0m0s" 2026/02/14 03:26:08 DEBUG : Creating backend with remote "TestDrime:rclone-test-giluzof1xowu" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-cuguqac0saxa' -> drime root 'rclone-test-giluzof1xowu' 2026/02/14 03:26:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/14 03:26:09 DEBUG : drime root 'rclone-test-giluzof1xowu': Waiting for checks to finish 2026/02/14 03:26:09 DEBUG : drime root 'rclone-test-giluzof1xowu': Waiting for transfers to finish 2026/02/14 03:26:10 DEBUG : sub dir/hello world: size = 11 OK 2026/02/14 03:26:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/14 03:26:12 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/02/14 03:26:13 DEBUG : drime root 'rclone-test-giluzof1xowu': Using server-side directory move 2026/02/14 03:26:13 INFO : drime root 'rclone-test-giluzof1xowu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/14 03:26:13 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-cuguqac0saxa') 2026/02/14 03:26:13 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-giluzof1xowu') 2026/02/14 03:26:13 DEBUG : sub dir/hello world: Sizes differ 2026/02/14 03:26:13 DEBUG : drime root 'rclone-test-giluzof1xowu': Waiting for checks to finish 2026/02/14 03:26:13 DEBUG : drime root 'rclone-test-giluzof1xowu': Waiting for transfers to finish 2026/02/14 03:26:13 INFO : sub dir/hello world: Deleted 2026/02/14 03:26:14 ERROR : sub dir/hello world: Couldn't move: object not found sync_test.go:714: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:714 Error: Received unexpected error: object not found Test: TestServerSideMoveOverSelf 2026/02/14 03:26:14 DEBUG : drime root 'rclone-test-giluzof1xowu': Purge remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestServerSideMoveOverSelf (17.98s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-cuguqac0saxa'", Local "Local file system at /tmp/rclone2666161273", Modify Window "876000h0m0s" 2026/02/14 03:26:22 DEBUG : Creating backend with remote "TestDrime:rclone-test-papirel3xeqa" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-cuguqac0saxa' -> drime root 'rclone-test-papirel3xeqa' 2026/02/14 03:26:35 DEBUG : drime root 'rclone-test-papirel3xeqa': Using server-side directory move 2026/02/14 03:26:35 INFO : drime root 'rclone-test-papirel3xeqa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/14 03:26:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 03:26:35 DEBUG : empty space: size = 1 OK 2026/02/14 03:26:35 DEBUG : empty space: Sizes identical 2026/02/14 03:26:35 DEBUG : empty space: Unchanged skipping 2026/02/14 03:26:35 DEBUG : potato3: size = 68 (drime root 'rclone-test-cuguqac0saxa') 2026/02/14 03:26:35 DEBUG : drime root 'rclone-test-papirel3xeqa': Waiting for checks to finish 2026/02/14 03:26:35 DEBUG : potato3: size = 60 (drime root 'rclone-test-papirel3xeqa') 2026/02/14 03:26:35 DEBUG : potato3: Sizes differ 2026/02/14 03:26:35 INFO : empty space: Deleted 2026/02/14 03:26:35 DEBUG : drime root 'rclone-test-papirel3xeqa': Waiting for transfers to finish 2026/02/14 03:26:35 INFO : potato3: Deleted 2026/02/14 03:26:35 ERROR : potato2: Couldn't move: object not found 2026/02/14 03:26:35 ERROR : potato3: Couldn't move: object not found sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Received unexpected error: object not found Test: TestServerSideMove 2026/02/14 03:26:35 DEBUG : drime root 'rclone-test-papirel3xeqa': Purge remote 2026/02/14 03:26:35 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/14 03:26:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/14 03:26:36 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestServerSideMove (13.72s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "drime root 'rclone-test-cuguqac0saxa'", Local "Local file system at /tmp/rclone2666161273", Modify Window "876000h0m0s" 2026/02/14 03:26:36 DEBUG : Creating backend with remote "TestDrime:rclone-test-vupuxig8ceti" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-cuguqac0saxa' -> drime root 'rclone-test-vupuxig8ceti' 2026/02/14 03:26:47 DEBUG : empty space: Excluded (Size Filter) 2026/02/14 03:26:47 DEBUG : empty space: Excluded 2026/02/14 03:26:47 DEBUG : empty space: Excluded (Size Filter) 2026/02/14 03:26:47 DEBUG : empty space: Excluded 2026/02/14 03:26:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 03:26:47 DEBUG : potato3: size = 68 (drime root 'rclone-test-cuguqac0saxa') 2026/02/14 03:26:47 DEBUG : potato3: size = 60 (drime root 'rclone-test-vupuxig8ceti') 2026/02/14 03:26:47 DEBUG : potato3: Sizes differ 2026/02/14 03:26:47 DEBUG : drime root 'rclone-test-vupuxig8ceti': Waiting for checks to finish 2026/02/14 03:26:47 DEBUG : drime root 'rclone-test-vupuxig8ceti': Waiting for transfers to finish 2026/02/14 03:26:47 INFO : potato3: Deleted 2026/02/14 03:26:47 ERROR : potato2: Couldn't move: object not found 2026/02/14 03:26:48 ERROR : potato3: Couldn't move: object not found sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: object not found Test: TestServerSideMoveWithFilter 2026/02/14 03:26:48 DEBUG : drime root 'rclone-test-vupuxig8ceti': Purge remote --- FAIL: TestServerSideMoveWithFilter (12.72s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "drime root 'rclone-test-cuguqac0saxa'", Local "Local file system at /tmp/rclone2666161273", Modify Window "876000h0m0s" 2026/02/14 03:26:49 DEBUG : Creating backend with remote "TestDrime:rclone-test-rayarib6jawa" 2026/02/14 03:26:49 DEBUG : Config file has changed externally - reloading 2026/02/14 03:26:55 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-cuguqac0saxa' -> drime root 'rclone-test-rayarib6jawa' 2026/02/14 03:26:59 DEBUG : drime root 'rclone-test-rayarib6jawa': Using server-side directory move 2026/02/14 03:26:59 INFO : drime root 'rclone-test-rayarib6jawa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/14 03:27:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/14 03:27:00 DEBUG : empty space: size = 1 OK 2026/02/14 03:27:00 DEBUG : empty space: Sizes identical 2026/02/14 03:27:00 DEBUG : potato3: size = 68 (drime root 'rclone-test-cuguqac0saxa') 2026/02/14 03:27:00 DEBUG : empty space: Unchanged skipping 2026/02/14 03:27:00 DEBUG : potato3: size = 60 (drime root 'rclone-test-rayarib6jawa') 2026/02/14 03:27:00 DEBUG : potato3: Sizes differ 2026/02/14 03:27:00 DEBUG : drime root 'rclone-test-rayarib6jawa': Waiting for checks to finish 2026/02/14 03:27:00 INFO : potato3: Deleted 2026/02/14 03:27:00 INFO : empty space: Deleted 2026/02/14 03:27:00 DEBUG : drime root 'rclone-test-rayarib6jawa': Waiting for transfers to finish 2026/02/14 03:27:00 ERROR : potato2: Couldn't move: object not found 2026/02/14 03:27:00 ERROR : potato3: Couldn't move: object not found 2026/02/14 03:27:00 ERROR : drime root 'rclone-test-cuguqac0saxa': not deleting directories as there were IO errors sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2026/02/14 03:27:00 DEBUG : drime root 'rclone-test-rayarib6jawa': Purge remote 2026/02/14 03:27:00 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/14 03:27:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/14 03:27:00 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (20.15s) === RUN TestSyncBackupDir run.go:185: Remote "drime root 'rclone-test-cuguqac0saxa'", Local "Local file system at /tmp/rclone2666161273", Modify Window "876000h0m0s" 2026/02/14 03:27:16 DEBUG : Creating backend with remote "TestDrime:rclone-test-cuguqac0saxa/dst" 2026/02/14 03:27:17 DEBUG : Creating backend with remote "TestDrime:rclone-test-cuguqac0saxa/backup" 2026/02/14 03:27:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone2666161273) 2026/02/14 03:27:18 DEBUG : one: size = 3 (drime root 'rclone-test-cuguqac0saxa/dst') 2026/02/14 03:27:18 DEBUG : one: Sizes differ 2026/02/14 03:27:18 DEBUG : two: size = 3 OK 2026/02/14 03:27:18 DEBUG : two: Sizes identical 2026/02/14 03:27:18 DEBUG : two: Unchanged skipping 2026/02/14 03:27:18 DEBUG : drime root 'rclone-test-cuguqac0saxa/dst': Waiting for checks to finish 2026/02/14 03:27:18 INFO : one: Moved (server-side) 2026/02/14 03:27:18 DEBUG : drime root 'rclone-test-cuguqac0saxa/dst': Waiting for transfers to finish 2026/02/14 03:27:21 DEBUG : one: Removing old object on successful upload 2026/02/14 03:27:21 DEBUG : one: size = 4 OK 2026/02/14 03:27:21 INFO : one: Copied (new) 2026/02/14 03:27:21 DEBUG : Waiting for deletions to finish 2026/02/14 03:27:22 ERROR : three.txt: Couldn't move: object not found 2026/02/14 03:27:22 ERROR : three.txt: Couldn't move into backup dir: object not found 2026/02/14 03:27:22 ERROR : drime root 'rclone-test-cuguqac0saxa/dst': not deleting directories as there were IO errors sync_test.go:2416: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2416 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Received unexpected error: failed to delete 1 files Test: TestSyncBackupDir run.go:130: removing dir "dst" failed - try 1/3: directory not empty run.go:130: removing dir "backup" failed - try 1/3: directory not empty run.go:130: removing dir "backup" failed - try 2/3: directory not empty run.go:130: removing dir "backup" failed - try 3/3: directory not empty run.go:133: removing dir "backup" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2416 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want got backup/three.txt (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2416 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "backup/three.txt" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2416 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Not equal: expected: []string{} actual : []string{"backup"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=6) "backup" } Test: TestSyncBackupDir Messages: directories --- FAIL: TestSyncBackupDir (26.82s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "drime root 'rclone-test-cuguqac0saxa'", Local "Local file system at /tmp/rclone2666161273", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want dst/one (3), dst/three.txt (5), dst/two (3) got backup/three.txt (5), dst/one (3), dst/three.txt (5), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "backup/three.txt" 2026/02/14 03:28:12 DEBUG : Creating backend with remote "TestDrime:rclone-test-cuguqac0saxa/dst" 2026/02/14 03:28:18 DEBUG : Creating backend with remote "TestDrime:rclone-test-cuguqac0saxa/backup" 2026/02/14 03:28:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone2666161273) 2026/02/14 03:28:29 DEBUG : one: size = 3 (drime root 'rclone-test-cuguqac0saxa/dst') 2026/02/14 03:28:29 DEBUG : one: Sizes differ 2026/02/14 03:28:29 DEBUG : two: size = 3 OK 2026/02/14 03:28:29 DEBUG : two: Sizes identical 2026/02/14 03:28:29 DEBUG : two: Unchanged skipping 2026/02/14 03:28:29 DEBUG : drime root 'rclone-test-cuguqac0saxa/dst': Waiting for checks to finish 2026/02/14 03:28:45 INFO : one: Moved (server-side) to: one.bak 2026/02/14 03:28:45 DEBUG : drime root 'rclone-test-cuguqac0saxa/dst': Waiting for transfers to finish 2026/02/14 03:28:51 DEBUG : one: size = 4 OK 2026/02/14 03:28:51 INFO : one: Copied (new) 2026/02/14 03:28:51 DEBUG : Waiting for deletions to finish 2026/02/14 03:29:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/14 03:29:00 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/two (3) got backup/one.bak (3), backup/three.txt (5), backup/three.txt.bak (5), dst/one (4), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "backup/three.txt" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one.bak (3), backup/three.txt (5), backup/three.txt.bak (5), dst/one (4), dst/three.txt (6), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "backup/three.txt" 2026/02/14 03:30:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2666161273) 2026/02/14 03:30:05 DEBUG : one: size = 4 (drime root 'rclone-test-cuguqac0saxa/dst') 2026/02/14 03:30:05 DEBUG : one: Sizes differ 2026/02/14 03:30:05 DEBUG : two: size = 3 OK 2026/02/14 03:30:05 DEBUG : two: Sizes identical 2026/02/14 03:30:05 DEBUG : two: Unchanged skipping 2026/02/14 03:30:05 DEBUG : drime root 'rclone-test-cuguqac0saxa/dst': Waiting for checks to finish 2026/02/14 03:30:08 INFO : one.bak: Deleted 2026/02/14 03:30:15 INFO : one: Moved (server-side) to: one.bak 2026/02/14 03:30:15 DEBUG : drime root 'rclone-test-cuguqac0saxa/dst': Waiting for transfers to finish 2026/02/14 03:30:22 DEBUG : one: size = 5 OK 2026/02/14 03:30:22 INFO : one: Copied (new) 2026/02/14 03:30:22 DEBUG : Waiting for deletions to finish 2026/02/14 03:30:25 INFO : three.txt.bak: Deleted 2026/02/14 03:30:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/14 03:30:33 INFO : three.txt: Moved into backup dir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (4), backup/three.txt.bak (6), dst/one (5), dst/two (3) got backup/one.bak (4), backup/three.txt (5), backup/three.txt.bak (6), dst/one (5), dst/two (3) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "backup/three.txt" --- FAIL: TestSyncBackupDirWithSuffix (207.67s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "drime root 'rclone-test-cuguqac0saxa'", Local "Local file system at /tmp/rclone2666161273", Modify Window "876000h0m0s" 2026/02/14 03:31:21 DEBUG : Creating backend with remote "TestDrime:rclone-test-cuguqac0saxa/dst" 2026/02/14 03:31:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone2666161273) 2026/02/14 03:31:24 DEBUG : one: size = 3 (drime root 'rclone-test-cuguqac0saxa/dst') 2026/02/14 03:31:24 DEBUG : one: Sizes differ 2026/02/14 03:31:24 DEBUG : two: size = 3 OK 2026/02/14 03:31:24 DEBUG : two: Sizes identical 2026/02/14 03:31:24 DEBUG : two: Unchanged skipping 2026/02/14 03:31:24 DEBUG : drime root 'rclone-test-cuguqac0saxa/dst': Waiting for checks to finish 2026/02/14 03:31:27 INFO : one: Moved (server-side) to: one.bak 2026/02/14 03:31:27 DEBUG : drime root 'rclone-test-cuguqac0saxa/dst': Waiting for transfers to finish 2026/02/14 03:31:31 DEBUG : one: size = 4 OK 2026/02/14 03:31:31 INFO : one: Copied (new) 2026/02/14 03:31:31 DEBUG : Waiting for deletions to finish 2026/02/14 03:31:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/14 03:31:37 INFO : three.txt: Moved into backup dir 2026/02/14 03:31:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/14 03:31:48 DEBUG : three.txt.bak: Excluded 2026/02/14 03:31:48 DEBUG : one.bak: Excluded (Path Filter) 2026/02/14 03:31:48 DEBUG : one.bak: Excluded 2026/02/14 03:31:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2666161273) 2026/02/14 03:31:48 DEBUG : one: size = 4 (drime root 'rclone-test-cuguqac0saxa/dst') 2026/02/14 03:31:48 DEBUG : two: size = 3 OK 2026/02/14 03:31:48 DEBUG : one: Sizes differ 2026/02/14 03:31:48 DEBUG : two: Sizes identical 2026/02/14 03:31:48 DEBUG : two: Unchanged skipping 2026/02/14 03:31:48 DEBUG : drime root 'rclone-test-cuguqac0saxa/dst': Waiting for checks to finish 2026/02/14 03:31:53 INFO : one.bak: Deleted 2026/02/14 03:31:55 INFO : one: Moved (server-side) to: one.bak 2026/02/14 03:31:55 DEBUG : drime root 'rclone-test-cuguqac0saxa/dst': Waiting for transfers to finish 2026/02/14 03:31:59 DEBUG : one: size = 5 OK 2026/02/14 03:31:59 INFO : one: Copied (new) 2026/02/14 03:31:59 DEBUG : Waiting for deletions to finish 2026/02/14 03:32:01 INFO : three.txt.bak: Deleted 2026/02/14 03:32:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/14 03:32:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (86.79s) === RUN TestSyncSuffix run.go:185: Remote "drime root 'rclone-test-cuguqac0saxa'", Local "Local file system at /tmp/rclone2666161273", Modify Window "876000h0m0s" 2026/02/14 03:33:02 DEBUG : Creating backend with remote "TestDrime:rclone-test-cuguqac0saxa/dst" 2026/02/14 03:33:02 DEBUG : Config file has changed externally - reloading 2026/02/14 03:33:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone2666161273) 2026/02/14 03:33:06 DEBUG : one: size = 3 (drime root 'rclone-test-cuguqac0saxa/dst') 2026/02/14 03:33:06 DEBUG : one: Sizes differ 2026/02/14 03:33:09 INFO : one: Moved (server-side) to: one.bak 2026/02/14 03:33:15 DEBUG : one: size = 4 OK 2026/02/14 03:33:15 INFO : one: Copied (new) 2026/02/14 03:33:16 DEBUG : two: size = 3 OK 2026/02/14 03:33:16 DEBUG : two: Sizes identical 2026/02/14 03:33:16 DEBUG : two: Unchanged skipping 2026/02/14 03:33:19 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2666161273) 2026/02/14 03:33:19 DEBUG : three.txt: size = 5 (drime root 'rclone-test-cuguqac0saxa/dst') 2026/02/14 03:33:19 DEBUG : three.txt: Sizes differ 2026/02/14 03:33:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/14 03:33:30 DEBUG : three.txt: size = 6 OK 2026/02/14 03:33:30 INFO : three.txt: Copied (new) 2026/02/14 03:33:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone2666161273) 2026/02/14 03:33:40 DEBUG : one: size = 4 (drime root 'rclone-test-cuguqac0saxa/dst') 2026/02/14 03:33:40 DEBUG : one: Sizes differ 2026/02/14 03:33:42 INFO : one.bak: Deleted 2026/02/14 03:33:44 INFO : one: Moved (server-side) to: one.bak 2026/02/14 03:33:47 DEBUG : one: size = 5 OK 2026/02/14 03:33:47 INFO : one: Copied (new) 2026/02/14 03:33:47 DEBUG : two: size = 3 OK 2026/02/14 03:33:47 DEBUG : two: Sizes identical 2026/02/14 03:33:47 DEBUG : two: Unchanged skipping 2026/02/14 03:33:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2666161273) 2026/02/14 03:33:48 DEBUG : three.txt: size = 6 (drime root 'rclone-test-cuguqac0saxa/dst') 2026/02/14 03:33:48 DEBUG : three.txt: Sizes differ 2026/02/14 03:33:50 INFO : three.txt.bak: Deleted 2026/02/14 03:33:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/14 03:33:55 DEBUG : three.txt: size = 19 OK 2026/02/14 03:33:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (94.17s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "drime root 'rclone-test-cuguqac0saxa'", Local "Local file system at /tmp/rclone2666161273", Modify Window "876000h0m0s" 2026/02/14 03:34:17 DEBUG : Creating backend with remote "TestDrime:rclone-test-cuguqac0saxa/dst" 2026/02/14 03:34:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone2666161273) 2026/02/14 03:34:22 DEBUG : one: size = 3 (drime root 'rclone-test-cuguqac0saxa/dst') 2026/02/14 03:34:22 DEBUG : one: Sizes differ 2026/02/14 03:34:24 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/14 03:34:27 DEBUG : one: size = 4 OK 2026/02/14 03:34:27 INFO : one: Copied (new) 2026/02/14 03:34:27 DEBUG : two: size = 3 OK 2026/02/14 03:34:27 DEBUG : two: Sizes identical 2026/02/14 03:34:27 DEBUG : two: Unchanged skipping 2026/02/14 03:34:27 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2666161273) 2026/02/14 03:34:27 DEBUG : three.txt: size = 5 (drime root 'rclone-test-cuguqac0saxa/dst') 2026/02/14 03:34:27 DEBUG : three.txt: Sizes differ 2026/02/14 03:34:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/14 03:34:34 DEBUG : three.txt: size = 6 OK 2026/02/14 03:34:34 INFO : three.txt: Copied (new) 2026/02/14 03:34:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2666161273) 2026/02/14 03:34:36 DEBUG : one: size = 4 (drime root 'rclone-test-cuguqac0saxa/dst') 2026/02/14 03:34:36 DEBUG : one: Sizes differ 2026/02/14 03:34:38 INFO : one-2019-01-01: Deleted 2026/02/14 03:34:38 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/14 03:34:42 DEBUG : one: size = 5 OK 2026/02/14 03:34:42 INFO : one: Copied (new) 2026/02/14 03:34:43 DEBUG : two: size = 3 OK 2026/02/14 03:34:43 DEBUG : two: Sizes identical 2026/02/14 03:34:43 DEBUG : two: Unchanged skipping 2026/02/14 03:34:44 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2666161273) 2026/02/14 03:34:44 DEBUG : three.txt: size = 6 (drime root 'rclone-test-cuguqac0saxa/dst') 2026/02/14 03:34:44 DEBUG : three.txt: Sizes differ 2026/02/14 03:34:44 INFO : three-2019-01-01.txt: Deleted 2026/02/14 03:34:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/14 03:34:47 DEBUG : three.txt: size = 19 OK 2026/02/14 03:34:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (50.04s) FAIL 2026/02/14 03:34:54 DEBUG : drime root 'rclone-test-cuguqac0saxa': Purge remote "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncSuffix|TestSyncSuffixKeepExtension)$'" - Finished ERROR in 8m51.785677442s (try 3/5): exit status 1: Failed [TestServerSideMoveOverSelf TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir TestSyncBackupDirWithSuffix]