"./sync.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose -test.run '^(TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestSyncBackupDir)$'" - Starting (try 4/5) 2026/02/09 03:09:27 DEBUG : Creating backend with remote "TestUlozto:rclone-test-behigeq7naha" 2026/02/09 03:09:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/09 03:09:32 DEBUG : Creating backend with remote "/tmp/rclone3776949465" === RUN TestServerSideMoveOverSelf run.go:185: Remote "uloz.to root 'rclone-test-behigeq7naha'", Local "Local file system at /tmp/rclone3776949465", Modify Window "1µs" 2026/02/09 03:09:35 DEBUG : Creating backend with remote "TestUlozto:rclone-test-qutobil3puzu" sync_test.go:701: Server side copy (if possible) uloz.to root 'rclone-test-behigeq7naha' -> uloz.to root 'rclone-test-qutobil3puzu' 2026/02/09 03:09:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/09 03:09:40 DEBUG : uloz.to root 'rclone-test-qutobil3puzu': Waiting for checks to finish 2026/02/09 03:09:40 DEBUG : uloz.to root 'rclone-test-qutobil3puzu': Waiting for transfers to finish 2026/02/09 03:09:46 DEBUG : sub dir/hello world: size = 11 OK 2026/02/09 03:09:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/09 03:09:46 INFO : sub dir/hello world: Copied (new) 2026/02/09 03:09:49 DEBUG : uloz.to root 'rclone-test-qutobil3puzu': Using server-side directory move 2026/02/09 03:09:49 INFO : uloz.to root 'rclone-test-qutobil3puzu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/09 03:09:49 DEBUG : uloz.to root 'rclone-test-qutobil3puzu': Waiting for checks to finish 2026/02/09 03:09:49 DEBUG : sub dir/hello world: size = 17 (uloz.to root 'rclone-test-behigeq7naha') 2026/02/09 03:09:49 DEBUG : sub dir/hello world: size = 11 (uloz.to root 'rclone-test-qutobil3puzu') 2026/02/09 03:09:49 DEBUG : sub dir/hello world: Sizes differ 2026/02/09 03:09:49 DEBUG : uloz.to root 'rclone-test-qutobil3puzu': Waiting for transfers to finish 2026/02/09 03:09:49 INFO : sub dir/hello world: Deleted 2026/02/09 03:09:49 INFO : sub dir/hello world: Moved (server-side) 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:716 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want got sub dir/hello world (17) 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:716 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "sub dir/hello world" 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:717 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want sub dir/hello world (17) got fstest.go:203: Not found "sub dir/hello world" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:717 Error: Not equal: expected: 0 actual : 1 Test: TestServerSideMoveOverSelf Messages: 1 objects not found 2026/02/09 03:10:16 DEBUG : testing file moves 2026/02/09 03:10:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/09 03:10:18 INFO : sub dir/hello world: Moved (server-side) 2026/02/09 03:10:18 DEBUG : uloz.to root 'rclone-test-qutobil3puzu': Waiting for checks to finish 2026/02/09 03:10:18 DEBUG : uloz.to root 'rclone-test-qutobil3puzu': Waiting for transfers to finish Diff of "logger" and "lsf" 2d1 < 2011-12-30 12:59:59.000000;c0e6b00e2b2068ef74d2ed582114e376;24;sub dir/hello world sync_test.go:3105: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:3105 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:727 Error: Received unexpected error: logger does not match lsf! logger: 2011-12-30 12:59:59.000000;c0e6b00e2b2068ef74d2ed582114e376;24;sub dir/hello world lsf: Test: TestServerSideMoveOverSelf 2026/02/09 03:10:19 DEBUG : uloz.to root 'rclone-test-qutobil3puzu': Purge dir "sub dir" 2026/02/09 03:10:21 DEBUG : uloz.to root 'rclone-test-qutobil3puzu': Purge dir "" --- FAIL: TestServerSideMoveOverSelf (51.07s) === RUN TestServerSideMove run.go:185: Remote "uloz.to root 'rclone-test-behigeq7naha'", Local "Local file system at /tmp/rclone3776949465", Modify Window "1µs" 2026/02/09 03:10:23 DEBUG : Creating backend with remote "TestUlozto:rclone-test-yizocav3cetu" sync_test.go:1736: Server side move (if possible) uloz.to root 'rclone-test-behigeq7naha' -> uloz.to root 'rclone-test-yizocav3cetu' 2026/02/09 03:10:33 DEBUG : uloz.to root 'rclone-test-yizocav3cetu': Using server-side directory move 2026/02/09 03:10:33 INFO : uloz.to root 'rclone-test-yizocav3cetu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/09 03:10:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/09 03:10:33 INFO : potato2: Moved (server-side) 2026/02/09 03:10:33 DEBUG : empty space: size = 1 OK 2026/02/09 03:10:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2026/02/09 03:10:33 DEBUG : empty space: Unchanged skipping 2026/02/09 03:10:33 DEBUG : potato3: size = 68 (uloz.to root 'rclone-test-behigeq7naha') 2026/02/09 03:10:33 DEBUG : potato3: size = 60 (uloz.to root 'rclone-test-yizocav3cetu') 2026/02/09 03:10:33 DEBUG : potato3: Sizes differ 2026/02/09 03:10:33 DEBUG : uloz.to root 'rclone-test-yizocav3cetu': Waiting for checks to finish 2026/02/09 03:10:33 INFO : potato3: Deleted 2026/02/09 03:10:33 INFO : potato3: Moved (server-side) 2026/02/09 03:10:33 INFO : empty space: Deleted 2026/02/09 03:10:33 DEBUG : uloz.to root 'rclone-test-yizocav3cetu': Waiting for transfers to finish 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:1753 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want got potato2 (60), potato3 (68) 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:1753 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "potato2" 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:1753 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "potato3" 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1760 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1) fstest.go:203: Not found "potato2" fstest.go:203: Not found "potato3" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1760 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 2 Test: TestServerSideMove Messages: 2 objects not found 2026/02/09 03:10:55 DEBUG : Creating backend with remote "TestUlozto:rclone-test-fofapep4foro" 2026/02/09 03:10:58 DEBUG : uloz.to root 'rclone-test-fofapep4foro': Using server-side directory move 2026/02/09 03:11:01 INFO : uloz.to root 'rclone-test-fofapep4foro': Server side directory move succeeded 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1) fstest.go:203: Not found "potato2" fstest.go:203: Not found "potato3" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 2 Test: TestServerSideMove Messages: 2 objects not found 2026/02/09 03:11:15 ERROR : error listing: directory not found 2026/02/09 03:11:17 DEBUG : uloz.to root 'rclone-test-fofapep4foro': Purge object "empty space" 2026/02/09 03:11:17 DEBUG : uloz.to root 'rclone-test-fofapep4foro': Purge dir "" 2026/02/09 03:11:19 ERROR : error listing: directory not found 2026/02/09 03:11:19 DEBUG : uloz.to root 'rclone-test-yizocav3cetu': Purge dir "" 2026/02/09 03:11:20 NOTICE: purge failed to rmdir "": directory not found 2026/02/09 03:11:20 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMove (59.78s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "uloz.to root 'rclone-test-behigeq7naha'", Local "Local file system at /tmp/rclone3776949465", Modify Window "1µs" 2026/02/09 03:11:23 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xuxoxam6roje" sync_test.go:1736: Server side move (if possible) uloz.to root 'rclone-test-behigeq7naha' -> uloz.to root 'rclone-test-xuxoxam6roje' 2026/02/09 03:11:33 DEBUG : empty space: Excluded (Size Filter) 2026/02/09 03:11:33 DEBUG : empty space: Excluded 2026/02/09 03:11:33 DEBUG : empty space: Excluded (Size Filter) 2026/02/09 03:11:33 DEBUG : empty space: Excluded 2026/02/09 03:11:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/09 03:11:33 DEBUG : potato3: size = 68 (uloz.to root 'rclone-test-behigeq7naha') 2026/02/09 03:11:33 DEBUG : potato3: size = 60 (uloz.to root 'rclone-test-xuxoxam6roje') 2026/02/09 03:11:33 DEBUG : potato3: Sizes differ 2026/02/09 03:11:33 DEBUG : uloz.to root 'rclone-test-xuxoxam6roje': Waiting for checks to finish 2026/02/09 03:11:33 DEBUG : uloz.to root 'rclone-test-xuxoxam6roje': Waiting for transfers to finish 2026/02/09 03:11:33 INFO : potato2: Moved (server-side) 2026/02/09 03:11:33 INFO : potato3: Deleted 2026/02/09 03:11:33 INFO : potato3: Moved (server-side) 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:1751 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want empty space (1) got empty space (1), potato2 (60), potato3 (68) 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:1751 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "potato2" 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:1751 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "potato3" 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1760 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1) fstest.go:203: Not found "potato2" fstest.go:203: Not found "potato3" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1760 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 2 Test: TestServerSideMoveWithFilter Messages: 2 objects not found 2026/02/09 03:11:54 DEBUG : Creating backend with remote "TestUlozto:rclone-test-marikuw5beqo" 2026/02/09 03:11:59 DEBUG : empty space: Excluded (Size Filter) 2026/02/09 03:11:59 DEBUG : empty space: Excluded 2026/02/09 03:11:59 DEBUG : uloz.to root 'rclone-test-marikuw5beqo': Waiting for checks to finish 2026/02/09 03:11:59 DEBUG : uloz.to root 'rclone-test-marikuw5beqo': Waiting for transfers to finish 2026/02/09 03:11:59 INFO : There was nothing to transfer 2026/02/09 03:12:01 ERROR : error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/09 03:12:04 ERROR : error listing: directory not found fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/09 03:12:07 ERROR : error listing: directory not found 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1780 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want potato2 (60), potato3 (68) got fstest.go:203: Not found "potato2" fstest.go:203: Not found "potato3" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1780 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 2 Test: TestServerSideMoveWithFilter Messages: 2 objects not found 2026/02/09 03:12:13 ERROR : error listing: directory not found 2026/02/09 03:12:13 DEBUG : uloz.to root 'rclone-test-marikuw5beqo': Purge dir "" 2026/02/09 03:12:15 NOTICE: purge failed to rmdir "": directory not found 2026/02/09 03:12:15 NOTICE: purge failed: directory not found 2026/02/09 03:12:15 DEBUG : uloz.to root 'rclone-test-xuxoxam6roje': Purge object "empty space" 2026/02/09 03:12:15 DEBUG : uloz.to root 'rclone-test-xuxoxam6roje': Purge dir "" --- FAIL: TestServerSideMoveWithFilter (55.61s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "uloz.to root 'rclone-test-behigeq7naha'", Local "Local file system at /tmp/rclone3776949465", Modify Window "1µs" 2026/02/09 03:12:18 DEBUG : Creating backend with remote "TestUlozto:rclone-test-podawuh2zigo" 2026/02/09 03:12:24 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) uloz.to root 'rclone-test-behigeq7naha' -> uloz.to root 'rclone-test-podawuh2zigo' 2026/02/09 03:12:29 DEBUG : uloz.to root 'rclone-test-podawuh2zigo': Using server-side directory move 2026/02/09 03:12:29 INFO : uloz.to root 'rclone-test-podawuh2zigo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/09 03:12:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/09 03:12:29 INFO : potato2: Moved (server-side) 2026/02/09 03:12:29 DEBUG : empty space: size = 1 OK 2026/02/09 03:12:29 DEBUG : potato3: size = 68 (uloz.to root 'rclone-test-behigeq7naha') 2026/02/09 03:12:29 DEBUG : potato3: size = 60 (uloz.to root 'rclone-test-podawuh2zigo') 2026/02/09 03:12:29 DEBUG : potato3: Sizes differ 2026/02/09 03:12:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2026/02/09 03:12:29 DEBUG : empty space: Unchanged skipping 2026/02/09 03:12:29 INFO : potato3: Deleted 2026/02/09 03:12:29 INFO : potato3: Moved (server-side) 2026/02/09 03:12:29 INFO : empty space: Deleted 2026/02/09 03:12:29 DEBUG : uloz.to root 'rclone-test-podawuh2zigo': Waiting for checks to finish 2026/02/09 03:12:29 DEBUG : uloz.to root 'rclone-test-podawuh2zigo': Waiting for transfers to finish 2026/02/09 03:12:29 INFO : tomatoDir: Removing directory 2026/02/09 03:12:29 DEBUG : uloz.to root 'rclone-test-behigeq7naha': deleted 1 directories 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:1753 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want got potato2 (60), potato3 (68) 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:1753 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "potato2" 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:1753 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "potato3" 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1757 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want got potato2 (60), potato3 (68) 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1757 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "potato2" 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:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1757 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "potato3" 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1760 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1) fstest.go:203: Not found "potato2" fstest.go:203: Not found "potato3" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1760 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 2 Test: TestServerSideMoveDeleteEmptySourceDirs Messages: 2 objects not found 2026/02/09 03:13:03 DEBUG : Creating backend with remote "TestUlozto:rclone-test-halukoy5yoxa" 2026/02/09 03:13:06 INFO : tomatoDir: Making directory 2026/02/09 03:13:08 DEBUG : uloz.to root 'rclone-test-halukoy5yoxa': Using server-side directory move 2026/02/09 03:13:10 INFO : uloz.to root 'rclone-test-halukoy5yoxa': Server side directory move succeeded 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1) fstest.go:203: Not found "potato2" fstest.go:203: Not found "potato3" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 2 Test: TestServerSideMoveDeleteEmptySourceDirs Messages: 2 objects not found 2026/02/09 03:13:25 ERROR : error listing: directory not found 2026/02/09 03:13:26 ERROR : error listing: directory not found 2026/02/09 03:13:28 DEBUG : uloz.to root 'rclone-test-halukoy5yoxa': Purge object "empty space" 2026/02/09 03:13:28 DEBUG : uloz.to root 'rclone-test-halukoy5yoxa': Purge dir "tomatoDir" 2026/02/09 03:13:29 DEBUG : uloz.to root 'rclone-test-halukoy5yoxa': Purge dir "" 2026/02/09 03:13:31 ERROR : error listing: directory not found 2026/02/09 03:13:31 DEBUG : uloz.to root 'rclone-test-podawuh2zigo': Purge dir "" 2026/02/09 03:13:32 NOTICE: purge failed to rmdir "": directory not found 2026/02/09 03:13:32 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (76.56s) === RUN TestSyncBackupDir run.go:185: Remote "uloz.to root 'rclone-test-behigeq7naha'", Local "Local file system at /tmp/rclone3776949465", Modify Window "1µs" 2026/02/09 03:13:39 DEBUG : Creating backend with remote "TestUlozto:rclone-test-behigeq7naha/dst" 2026/02/09 03:13:42 DEBUG : Creating backend with remote "TestUlozto:rclone-test-behigeq7naha/backup" 2026/02/09 03:13:45 DEBUG : two: size = 3 OK 2026/02/09 03:13:45 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2026/02/09 03:13:45 DEBUG : two: Unchanged skipping 2026/02/09 03:13:45 DEBUG : uloz.to root 'rclone-test-behigeq7naha/dst': Waiting for checks to finish 2026/02/09 03:13:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone3776949465) 2026/02/09 03:13:45 DEBUG : one: size = 3 (uloz.to root 'rclone-test-behigeq7naha/dst') 2026/02/09 03:13:45 DEBUG : one: Sizes differ 2026/02/09 03:13:45 INFO : one: Moved (server-side) 2026/02/09 03:13:45 DEBUG : uloz.to root 'rclone-test-behigeq7naha/dst': Waiting for transfers to finish 2026/02/09 03:13:46 DEBUG : one: size = 4 OK 2026/02/09 03:13:46 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/02/09 03:13:46 INFO : one: Copied (new) 2026/02/09 03:13:46 DEBUG : Waiting for deletions to finish 2026/02/09 03:13:47 INFO : three.txt: Moved (server-side) 2026/02/09 03:13:47 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:2458 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (3), backup/three.txt (5), dst/one (4), dst/two (3) got dst/one (4), 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:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "dst/three.txt" fstest.go:203: Not found "backup/one" fstest.go:203: Not found "backup/three.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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:2458 Error: Not equal: expected: 0 actual : 2 Test: TestSyncBackupDir Messages: 2 objects not found 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:2458 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (3), backup/three.txt (5), dst/one (4), dst/three.txt (6), dst/two (3) got dst/one (4), dst/three.txt (6), dst/two (3) fstest.go:203: Not found "backup/one" fstest.go:203: Not found "backup/three.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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:2458 Error: Not equal: expected: 0 actual : 2 Test: TestSyncBackupDir Messages: 2 objects not found 2026/02/09 03:14:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone3776949465) 2026/02/09 03:14:17 DEBUG : one: size = 4 (uloz.to root 'rclone-test-behigeq7naha/dst') 2026/02/09 03:14:17 DEBUG : one: Sizes differ 2026/02/09 03:14:17 DEBUG : two: size = 3 OK 2026/02/09 03:14:17 DEBUG : two: Size and modification time the same (differ by -999ns, within tolerance 1µs) 2026/02/09 03:14:17 DEBUG : two: Unchanged skipping 2026/02/09 03:14:17 DEBUG : uloz.to root 'rclone-test-behigeq7naha/dst': Waiting for checks to finish 2026/02/09 03:14:17 INFO : one: Moved (server-side) 2026/02/09 03:14:17 DEBUG : uloz.to root 'rclone-test-behigeq7naha/dst': Waiting for transfers to finish 2026/02/09 03:14:18 DEBUG : one: size = 5 OK 2026/02/09 03:14:18 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/02/09 03:14:18 INFO : one: Copied (new) 2026/02/09 03:14:18 DEBUG : Waiting for deletions to finish 2026/02/09 03:14:18 INFO : three.txt: Moved (server-side) 2026/02/09 03:14:18 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:2458 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (4), backup/three.txt (6), dst/one (5), dst/two (3) got dst/one (5), 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:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "dst/three.txt" fstest.go:203: Not found "backup/three.txt" fstest.go:203: Not found "backup/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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:2458 Error: Not equal: expected: 0 actual : 2 Test: TestSyncBackupDir Messages: 2 objects not found --- FAIL: TestSyncBackupDir (59.29s) FAIL 2026/02/09 03:14:34 DEBUG : uloz.to root 'rclone-test-behigeq7naha': Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose -test.run '^(TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestSyncBackupDir)$'" - Finished ERROR in 5m7.135219528s (try 4/5): exit status 1: Failed [TestServerSideMoveOverSelf TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncBackupDir]