"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestFixCase|TestServerSideCopyOverSelf|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncConcurrentTruncate|TestSyncSuffix|TestSyncWithTrackRenames)$'" - Starting (try 2/5) 2025/04/22 01:10:56 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nazayaz8dule" 2025/04/22 01:10:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/22 01:10:57 DEBUG : Creating backend with remote "/tmp/rclone3356981895" === RUN TestServerSideCopyOverSelf run.go:180: Remote "files root 'rclone-test-nazayaz8dule'", Local "Local file system at /tmp/rclone3356981895", Modify Window "1s" 2025/04/22 01:10:59 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-lafehot2sede" sync_test.go:626: Server side copy (if possible) files root 'rclone-test-nazayaz8dule' -> files root 'rclone-test-lafehot2sede' 2025/04/22 01:11:00 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/22 01:11:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/22 01:11:00 DEBUG : files root 'rclone-test-lafehot2sede': Waiting for checks to finish 2025/04/22 01:11:00 DEBUG : files root 'rclone-test-lafehot2sede': Waiting for transfers to finish 2025/04/22 01:11:03 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/22 01:11:03 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/04/22 01:11:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/22 01:11:03 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nazayaz8dule'", Local "Local file system at /tmp/rclone3356981895", Modify Window "1s" 2025/04/22 01:11:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/22 01:11:05 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/22 01:11:06 DEBUG : files root 'rclone-test-lafehot2sede': Waiting for checks to finish 2025/04/22 01:11:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/22 01:11:06 DEBUG : files root 'rclone-test-lafehot2sede': Waiting for transfers to finish 2025/04/22 01:11:08 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/22 01:11:08 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/04/22 01:11:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/22 01:11:08 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nazayaz8dule'", Local "Local file system at /tmp/rclone3356981895", Modify Window "1s" 2025/04/22 01:11:08 DEBUG : files root 'rclone-test-lafehot2sede': Purge remote --- PASS: TestServerSideCopyOverSelf (12.73s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-nazayaz8dule'", Local "Local file system at /tmp/rclone3356981895", Modify Window "1s" 2025/04/22 01:11:11 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/04/22 01:11:11 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/04/22 01:11:11 DEBUG : files root 'rclone-test-nazayaz8dule': Waiting for checks to finish 2025/04/22 01:11:11 DEBUG : files root 'rclone-test-nazayaz8dule': Waiting for transfers to finish 2025/04/22 01:11:12 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/04/22 01:11:12 INFO : empty space: Copied (replaced existing) 2025/04/22 01:11:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nazayaz8dule'", Local "Local file system at /tmp/rclone3356981895", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1035 Error: Should be true Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: empty space: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) --- FAIL: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.14s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-nazayaz8dule'", Local "Local file system at /tmp/rclone3356981895", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/04/22 01:11:13 INFO : files root 'rclone-test-nazayaz8dule': Making map for --track-renames 2025/04/22 01:11:13 INFO : files root 'rclone-test-nazayaz8dule': Finished making map for --track-renames 2025/04/22 01:11:13 DEBUG : files root 'rclone-test-nazayaz8dule': Waiting for checks to finish 2025/04/22 01:11:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/22 01:11:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/22 01:11:13 DEBUG : files root 'rclone-test-nazayaz8dule': Waiting for renames to finish 2025/04/22 01:11:13 DEBUG : files root 'rclone-test-nazayaz8dule': Waiting for transfers to finish 2025/04/22 01:11:14 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/04/22 01:11:14 INFO : yam: Copied (new) 2025/04/22 01:11:14 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/22 01:11:14 INFO : potato: Copied (new) 2025/04/22 01:11:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nazayaz8dule'", Local "Local file system at /tmp/rclone3356981895", Modify Window "1s" 2025/04/22 01:11:14 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:11:14 INFO : files root 'rclone-test-nazayaz8dule': Making map for --track-renames 2025/04/22 01:11:14 INFO : files root 'rclone-test-nazayaz8dule': Finished making map for --track-renames 2025/04/22 01:11:14 DEBUG : files root 'rclone-test-nazayaz8dule': Waiting for checks to finish 2025/04/22 01:11:14 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/04/22 01:11:14 DEBUG : potato: Unchanged skipping 2025/04/22 01:11:14 DEBUG : files root 'rclone-test-nazayaz8dule': Waiting for renames to finish 2025/04/22 01:11:14 DEBUG : files root 'rclone-test-nazayaz8dule': Waiting for transfers to finish 2025/04/22 01:11:15 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/04/22 01:11:15 INFO : yaml: Copied (new) 2025/04/22 01:11:15 DEBUG : Waiting for deletions to finish 2025/04/22 01:11:15 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-nazayaz8dule'", Local "Local file system at /tmp/rclone3356981895", Modify Window "1s" sync_test.go:1564: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1564 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (3.99s) === RUN TestSyncSuffix run.go:180: Remote "files root 'rclone-test-nazayaz8dule'", Local "Local file system at /tmp/rclone3356981895", Modify Window "1s" 2025/04/22 01:11:19 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nazayaz8dule/dst" 2025/04/22 01:11:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/22 01:11:21 INFO : one: Moved (server-side) to: one.bak 2025/04/22 01:11:22 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/22 01:11:22 INFO : one: Copied (new) 2025/04/22 01:11:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:11:22 DEBUG : two: Unchanged skipping 2025/04/22 01:11:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/22 01:11:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/22 01:11:23 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/04/22 01:11:23 INFO : three.txt: Copied (new) 2025/04/22 01:11:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/22 01:11:24 INFO : one.bak: Deleted 2025/04/22 01:11:25 INFO : one: Moved (server-side) to: one.bak 2025/04/22 01:11:25 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/22 01:11:25 INFO : one: Copied (new) 2025/04/22 01:11:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:11:26 DEBUG : two: Unchanged skipping 2025/04/22 01:11:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/22 01:11:26 INFO : three.txt.bak: Deleted 2025/04/22 01:11:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/22 01:11:28 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/04/22 01:11:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.44s) === RUN TestFixCase run.go:180: Remote "files root 'rclone-test-nazayaz8dule'", Local "Local file system at /tmp/rclone3356981895", Modify Window "1s" 2025/04/22 01:11:33 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:11:33 DEBUG : existing: Unchanged skipping 2025/04/22 01:11:33 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/22 01:11:34 DEBUG : EXISTING: moving to existing-rclone-move-mizuzam8 2025/04/22 01:11:34 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-kubutaq6 2025/04/22 01:11:34 INFO : SUBDIRA: Set directory modification time (using DirSetModTime) 2025/04/22 01:11:34 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA 2025/04/22 01:11:34 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-kubutaq6 2025/04/22 01:11:34 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/22 01:11:34 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-mizuzam8 2025/04/22 01:11:34 DEBUG : EXISTING: moving to existing 2025/04/22 01:11:34 INFO : existingbutdifferent-rclone-move-kubutaq6: Moved (server-side) to: existingbutdifferent 2025/04/22 01:11:34 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/22 01:11:34 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/22 01:11:35 INFO : existing-rclone-move-mizuzam8: Moved (server-side) to: existing 2025/04/22 01:11:35 INFO : EXISTING: Moved (server-side) to: existing 2025/04/22 01:11:35 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/22 01:11:35 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/22 01:11:35 DEBUG : existingbutdifferent: Dst hash empty - aborting Src hash check 2025/04/22 01:11:35 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/22 01:11:35 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: Not Found - `Not Found. This may be related to your permissions.` 2025/04/22 01:11:36 INFO : SUBDIRA/subdirb/SUBDIRC: Set directory modification time (using DirSetModTime) 2025/04/22 01:11:36 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC 2025/04/22 01:11:37 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/22 01:11:37 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/22 01:11:37 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-yetosaf0 2025/04/22 01:11:38 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-yetosaf0 2025/04/22 01:11:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/22 01:11:38 INFO : subdira/subdirb/subdirc/hello-rclone-move-yetosaf0: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/22 01:11:38 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/22 01:11:38 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/22 01:11:38 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/22 01:11:39 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/22 01:11:39 DEBUG : files root 'rclone-test-nazayaz8dule': Waiting for checks to finish 2025/04/22 01:11:39 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dipagum8 2025/04/22 01:11:39 DEBUG : subdira/subdirb/subdirc/hello: Dst hash empty - aborting Src hash check 2025/04/22 01:11:39 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/22 01:11:39 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dipagum8 2025/04/22 01:11:39 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/22 01:11:40 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dipagum8: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/22 01:11:40 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/22 01:11:40 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/22 01:11:40 DEBUG : files root 'rclone-test-nazayaz8dule': Waiting for transfers to finish 2025/04/22 01:11:41 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Dst hash empty - aborting Src hash check 2025/04/22 01:11:41 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/22 01:11:41 ERROR : files root 'rclone-test-nazayaz8dule': not deleting files as there were IO errors 2025/04/22 01:11:41 ERROR : files root 'rclone-test-nazayaz8dule': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: Not Found - `Not Found. This may be related to your permissions.` Test: TestFixCase --- FAIL: TestFixCase (13.80s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "files root 'rclone-test-nazayaz8dule'", Local "Local file system at /tmp/rclone3356981895", Modify Window "1s" 2025/04/22 01:12:18 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:12:18 DEBUG : both0: Unchanged skipping 2025/04/22 01:12:18 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:12:18 DEBUG : both1: Unchanged skipping 2025/04/22 01:12:18 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:12:18 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:12:18 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:12:18 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:12:18 DEBUG : files root 'rclone-test-nazayaz8dule': Waiting for checks to finish 2025/04/22 01:12:18 DEBUG : both10: Unchanged skipping 2025/04/22 01:12:18 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:12:18 DEBUG : both14: Unchanged skipping 2025/04/22 01:12:18 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:12:18 DEBUG : both15: Unchanged skipping 2025/04/22 01:12:18 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:12:18 DEBUG : both16: Unchanged skipping 2025/04/22 01:12:18 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:12:18 DEBUG : both17: Unchanged skipping 2025/04/22 01:12:18 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:12:18 DEBUG : both18: Unchanged skipping 2025/04/22 01:12:18 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:12:18 DEBUG : both19: Unchanged skipping 2025/04/22 01:12:18 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:12:18 DEBUG : both2: Unchanged skipping 2025/04/22 01:12:18 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:12:18 DEBUG : both3: Unchanged skipping 2025/04/22 01:12:18 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:12:18 DEBUG : both4: Unchanged skipping 2025/04/22 01:12:18 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:12:18 DEBUG : both5: Unchanged skipping 2025/04/22 01:12:18 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:12:18 DEBUG : both6: Unchanged skipping 2025/04/22 01:12:18 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:12:18 DEBUG : both7: Unchanged skipping 2025/04/22 01:12:18 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:12:18 DEBUG : both8: Unchanged skipping 2025/04/22 01:12:18 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/22 01:12:18 DEBUG : both9: Unchanged skipping 2025/04/22 01:12:18 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/22 01:12:18 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/22 01:12:18 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/22 01:12:18 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/22 01:12:18 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/22 01:12:18 DEBUG : both11: Unchanged skipping 2025/04/22 01:12:18 DEBUG : both12: Unchanged skipping 2025/04/22 01:12:18 DEBUG : both13: Unchanged skipping 2025/04/22 01:12:18 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/22 01:12:18 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/22 01:12:18 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/22 01:12:18 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/22 01:12:18 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/22 01:12:18 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/22 01:12:18 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/22 01:12:18 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/22 01:12:18 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/22 01:12:18 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/22 01:12:18 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/22 01:12:18 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/22 01:12:18 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/22 01:12:18 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/22 01:12:18 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/22 01:12:18 DEBUG : files root 'rclone-test-nazayaz8dule': Waiting for transfers to finish 2025/04/22 01:12:19 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/04/22 01:12:19 INFO : only0: Copied (replaced existing) 2025/04/22 01:12:19 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/04/22 01:12:19 INFO : only1: Copied (replaced existing) 2025/04/22 01:12:19 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/04/22 01:12:19 INFO : only11: Copied (replaced existing) 2025/04/22 01:12:20 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/04/22 01:12:20 INFO : only13: Copied (replaced existing) 2025/04/22 01:12:20 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/04/22 01:12:20 INFO : only14: Copied (replaced existing) 2025/04/22 01:12:21 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/04/22 01:12:21 INFO : only18: Copied (replaced existing) 2025/04/22 01:12:21 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/04/22 01:12:21 INFO : only19: Copied (replaced existing) 2025/04/22 01:12:22 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/04/22 01:12:22 INFO : only3: Copied (replaced existing) 2025/04/22 01:12:22 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/04/22 01:12:22 INFO : only2: Copied (replaced existing) 2025/04/22 01:12:23 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/04/22 01:12:23 INFO : only10: Copied (replaced existing) 2025/04/22 01:12:23 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/04/22 01:12:23 INFO : only5: Copied (replaced existing) 2025/04/22 01:12:24 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/04/22 01:12:24 INFO : only12: Copied (replaced existing) 2025/04/22 01:12:24 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/04/22 01:12:24 INFO : only7: Copied (replaced existing) 2025/04/22 01:12:24 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/04/22 01:12:24 INFO : only6: Copied (replaced existing) 2025/04/22 01:12:24 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/04/22 01:12:24 INFO : only8: Copied (replaced existing) 2025/04/22 01:12:25 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/04/22 01:12:25 INFO : only9: Copied (replaced existing) 2025/04/22 01:12:25 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/04/22 01:12:25 INFO : only15: Copied (replaced existing) 2025/04/22 01:12:25 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/04/22 01:12:25 INFO : only16: Copied (replaced existing) 2025/04/22 01:12:26 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/04/22 01:12:26 INFO : only4: Copied (replaced existing) 2025/04/22 01:12:29 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/04/22 01:12:29 INFO : only17: Copied (replaced existing) 2025/04/22 01:12:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nazayaz8dule'", Local "Local file system at /tmp/rclone3356981895", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (54.15s) FAIL 2025/04/22 01:12:37 DEBUG : files root 'rclone-test-nazayaz8dule': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestFixCase|TestServerSideCopyOverSelf|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncConcurrentTruncate|TestSyncSuffix|TestSyncWithTrackRenames)$'" - Finished ERROR in 1m41.41940659s (try 2/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames TestFixCase]