"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestMoveWithDeleteEmptySrcDirs|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBackupDirSuffixOnly|TestSyncConcurrentTruncate|TestSyncWithTrackRenames)$'" - Starting (try 2/5) 2025/04/30 03:30:11 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gitelod8foge" 2025/04/30 03:30:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/30 03:30:11 DEBUG : Creating backend with remote "/tmp/rclone3270345954" === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-gitelod8foge'", Local "Local file system at /tmp/rclone3270345954", Modify Window "1s" 2025/04/30 03:30:13 DEBUG : files root 'rclone-test-gitelod8foge': Waiting for checks to finish 2025/04/30 03:30:13 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/30 03:30:13 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/04/30 03:30:13 DEBUG : files root 'rclone-test-gitelod8foge': Waiting for transfers to finish 2025/04/30 03:30:14 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/04/30 03:30:14 INFO : empty space: Copied (replaced existing) 2025/04/30 03:30:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-gitelod8foge'", Local "Local file system at /tmp/rclone3270345954", 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.83s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-gitelod8foge'", Local "Local file system at /tmp/rclone3270345954", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/04/30 03:30:15 INFO : files root 'rclone-test-gitelod8foge': Making map for --track-renames 2025/04/30 03:30:15 INFO : files root 'rclone-test-gitelod8foge': Finished making map for --track-renames 2025/04/30 03:30:15 DEBUG : files root 'rclone-test-gitelod8foge': Waiting for checks to finish 2025/04/30 03:30:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/30 03:30:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/30 03:30:15 DEBUG : files root 'rclone-test-gitelod8foge': Waiting for renames to finish 2025/04/30 03:30:15 DEBUG : files root 'rclone-test-gitelod8foge': Waiting for transfers to finish 2025/04/30 03:30:16 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/04/30 03:30:16 INFO : potato: Copied (new) 2025/04/30 03:30:16 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/04/30 03:30:16 INFO : yam: Copied (new) 2025/04/30 03:30:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-gitelod8foge'", Local "Local file system at /tmp/rclone3270345954", Modify Window "1s" 2025/04/30 03:30:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:30:17 INFO : files root 'rclone-test-gitelod8foge': Making map for --track-renames 2025/04/30 03:30:17 INFO : files root 'rclone-test-gitelod8foge': Finished making map for --track-renames 2025/04/30 03:30:17 DEBUG : files root 'rclone-test-gitelod8foge': Waiting for checks to finish 2025/04/30 03:30:17 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/04/30 03:30:17 DEBUG : potato: Unchanged skipping 2025/04/30 03:30:17 DEBUG : files root 'rclone-test-gitelod8foge': Waiting for renames to finish 2025/04/30 03:30:17 DEBUG : files root 'rclone-test-gitelod8foge': Waiting for transfers to finish 2025/04/30 03:30:17 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/04/30 03:30:17 INFO : yaml: Copied (new) 2025/04/30 03:30:17 DEBUG : Waiting for deletions to finish 2025/04/30 03:30:17 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-gitelod8foge'", Local "Local file system at /tmp/rclone3270345954", 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.57s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "files root 'rclone-test-gitelod8foge'", Local "Local file system at /tmp/rclone3270345954", Modify Window "1s" 2025/04/30 03:30:19 DEBUG : Added delayed dir = "nested", newDst= 2025/04/30 03:30:19 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/30 03:30:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/30 03:30:19 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/04/30 03:30:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/30 03:30:19 DEBUG : files root 'rclone-test-gitelod8foge': Waiting for checks to finish 2025/04/30 03:30:19 DEBUG : files root 'rclone-test-gitelod8foge': Waiting for transfers to finish 2025/04/30 03:30:20 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/04/30 03:30:20 INFO : sub dir/hello world: Copied (new) 2025/04/30 03:30:20 INFO : sub dir/hello world: Deleted 2025/04/30 03:30:20 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/04/30 03:30:20 INFO : nested/sub dir/file: Copied (new) 2025/04/30 03:30:20 INFO : nested/sub dir/file: Deleted 2025/04/30 03:30:20 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 03:30:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/30 03:30:20 INFO : nested: Set directory modification time (using DirSetModTime) 2025/04/30 03:30:20 INFO : sub dir: Removing directory 2025/04/30 03:30:20 INFO : nested/sub dir: Removing directory 2025/04/30 03:30:20 INFO : nested: Removing directory 2025/04/30 03:30:20 DEBUG : Local file system at /tmp/rclone3270345954: deleted 3 directories run.go:180: Remote "files root 'rclone-test-gitelod8foge'", Local "Local file system at /tmp/rclone3270345954", Modify Window "1s" 2025/04/30 03:30:22 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-gitelod8foge/nested not empty`) 2025/04/30 03:30:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/30 03:30:22 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-gitelod8foge/nested not empty`) 2025/04/30 03:30:22 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/04/30 03:30:22 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-gitelod8foge/nested not empty`) 2025/04/30 03:30:22 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/04/30 03:30:22 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-gitelod8foge/nested not empty`) 2025/04/30 03:30:22 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/04/30 03:30:22 DEBUG : pacer: Reducing sleep to 120ms 2025/04/30 03:30:22 DEBUG : pacer: Reducing sleep to 90ms 2025/04/30 03:30:22 DEBUG : pacer: Reducing sleep to 67.5ms 2025/04/30 03:30:23 DEBUG : pacer: Reducing sleep to 50.625ms --- PASS: TestMoveWithDeleteEmptySrcDirs (3.97s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "files root 'rclone-test-gitelod8foge'", Local "Local file system at /tmp/rclone3270345954", Modify Window "1s" 2025/04/30 03:30:23 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/04/30 03:30:24 DEBUG : pacer: Reducing sleep to 28.476562ms 2025/04/30 03:30:24 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/04/30 03:30:24 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/04/30 03:30:25 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/04/30 03:30:25 DEBUG : pacer: Reducing sleep to 10ms 2025/04/30 03:30:25 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gitelod8foge/dst" 2025/04/30 03:30:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/30 03:30:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:30:27 DEBUG : two: Unchanged skipping 2025/04/30 03:30:27 DEBUG : files root 'rclone-test-gitelod8foge/dst': Waiting for checks to finish 2025/04/30 03:30:28 INFO : one: Moved (server-side) to: one.bak 2025/04/30 03:30:28 DEBUG : files root 'rclone-test-gitelod8foge/dst': Waiting for transfers to finish 2025/04/30 03:30:29 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/30 03:30:29 INFO : one: Copied (new) 2025/04/30 03:30:29 DEBUG : Waiting for deletions to finish 2025/04/30 03:30:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/30 03:30:29 INFO : three.txt: Moved into backup dir 2025/04/30 03:30:31 DEBUG : one.bak: Excluded (Path Filter) 2025/04/30 03:30:31 DEBUG : one.bak: Excluded 2025/04/30 03:30:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/30 03:30:31 DEBUG : three.txt.bak: Excluded 2025/04/30 03:30:31 DEBUG : files root 'rclone-test-gitelod8foge/dst': Waiting for checks to finish 2025/04/30 03:30:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/30 03:30:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:30:31 DEBUG : two: Unchanged skipping 2025/04/30 03:30:32 INFO : one.bak: Deleted 2025/04/30 03:30:32 INFO : one: Moved (server-side) to: one.bak 2025/04/30 03:30:32 DEBUG : files root 'rclone-test-gitelod8foge/dst': Waiting for transfers to finish 2025/04/30 03:30:33 DEBUG : one: Dst hash empty - aborting Src hash check 2025/04/30 03:30:33 INFO : one: Copied (new) 2025/04/30 03:30:33 DEBUG : Waiting for deletions to finish 2025/04/30 03:30:33 INFO : three.txt.bak: Deleted 2025/04/30 03:30:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/30 03:30:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.66s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "files root 'rclone-test-gitelod8foge'", Local "Local file system at /tmp/rclone3270345954", Modify Window "1s" 2025/04/30 03:31:07 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:31:07 DEBUG : both0: Unchanged skipping 2025/04/30 03:31:07 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:31:07 DEBUG : both1: Unchanged skipping 2025/04/30 03:31:07 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:31:07 DEBUG : both10: Unchanged skipping 2025/04/30 03:31:07 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:31:07 DEBUG : both11: Unchanged skipping 2025/04/30 03:31:07 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:31:07 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:31:07 DEBUG : both13: Unchanged skipping 2025/04/30 03:31:07 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:31:07 DEBUG : both14: Unchanged skipping 2025/04/30 03:31:07 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:31:07 DEBUG : both15: Unchanged skipping 2025/04/30 03:31:07 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:31:07 DEBUG : both16: Unchanged skipping 2025/04/30 03:31:07 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:31:07 DEBUG : both17: Unchanged skipping 2025/04/30 03:31:07 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:31:07 DEBUG : both18: Unchanged skipping 2025/04/30 03:31:07 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:31:07 DEBUG : both19: Unchanged skipping 2025/04/30 03:31:07 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:31:07 DEBUG : both2: Unchanged skipping 2025/04/30 03:31:07 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:31:07 DEBUG : both3: Unchanged skipping 2025/04/30 03:31:07 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:31:07 DEBUG : both4: Unchanged skipping 2025/04/30 03:31:07 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:31:07 DEBUG : both5: Unchanged skipping 2025/04/30 03:31:07 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:31:07 DEBUG : both6: Unchanged skipping 2025/04/30 03:31:07 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:31:07 DEBUG : both7: Unchanged skipping 2025/04/30 03:31:07 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:31:07 DEBUG : both8: Unchanged skipping 2025/04/30 03:31:07 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/30 03:31:07 DEBUG : both9: Unchanged skipping 2025/04/30 03:31:07 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/30 03:31:07 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/30 03:31:07 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/30 03:31:07 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/30 03:31:07 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/30 03:31:07 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/30 03:31:07 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/30 03:31:07 DEBUG : both12: Unchanged skipping 2025/04/30 03:31:07 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/30 03:31:07 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/30 03:31:07 DEBUG : files root 'rclone-test-gitelod8foge': Waiting for checks to finish 2025/04/30 03:31:07 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/30 03:31:07 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/30 03:31:07 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/30 03:31:07 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/30 03:31:07 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/30 03:31:07 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/30 03:31:07 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/30 03:31:07 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/30 03:31:07 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/30 03:31:07 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/30 03:31:07 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/30 03:31:07 DEBUG : files root 'rclone-test-gitelod8foge': Waiting for transfers to finish 2025/04/30 03:31:07 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/04/30 03:31:07 INFO : only0: Copied (replaced existing) 2025/04/30 03:31:07 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/04/30 03:31:07 INFO : only11: Copied (replaced existing) 2025/04/30 03:31:08 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/04/30 03:31:08 INFO : only1: Copied (replaced existing) 2025/04/30 03:31:08 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/04/30 03:31:08 INFO : only10: Copied (replaced existing) 2025/04/30 03:31:08 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/04/30 03:31:08 INFO : only12: Copied (replaced existing) 2025/04/30 03:31:08 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/04/30 03:31:08 INFO : only13: Copied (replaced existing) 2025/04/30 03:31:08 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/04/30 03:31:08 INFO : only17: Copied (replaced existing) 2025/04/30 03:31:08 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/04/30 03:31:08 INFO : only18: Copied (replaced existing) 2025/04/30 03:31:09 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/04/30 03:31:09 INFO : only19: Copied (replaced existing) 2025/04/30 03:31:09 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/04/30 03:31:09 INFO : only3: Copied (replaced existing) 2025/04/30 03:31:09 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/04/30 03:31:09 INFO : only4: Copied (replaced existing) 2025/04/30 03:31:09 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/04/30 03:31:09 INFO : only2: Copied (replaced existing) 2025/04/30 03:31:10 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/04/30 03:31:10 INFO : only5: Copied (replaced existing) 2025/04/30 03:31:10 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/04/30 03:31:10 INFO : only6: Copied (replaced existing) 2025/04/30 03:31:10 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/04/30 03:31:10 INFO : only8: Copied (replaced existing) 2025/04/30 03:31:10 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/04/30 03:31:10 INFO : only7: Copied (replaced existing) 2025/04/30 03:31:11 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/04/30 03:31:11 INFO : only9: Copied (replaced existing) 2025/04/30 03:31:11 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/04/30 03:31:11 INFO : only14: Copied (replaced existing) 2025/04/30 03:31:11 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/04/30 03:31:11 INFO : only16: Copied (replaced existing) 2025/04/30 03:31:11 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/04/30 03:31:11 INFO : only15: Copied (replaced existing) 2025/04/30 03:31:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-gitelod8foge'", Local "Local file system at /tmp/rclone3270345954", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (43.16s) FAIL 2025/04/30 03:31:19 DEBUG : files root 'rclone-test-gitelod8foge': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestMoveWithDeleteEmptySrcDirs|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBackupDirSuffixOnly|TestSyncConcurrentTruncate|TestSyncWithTrackRenames)$'" - Finished ERROR in 1m8.214098854s (try 2/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames]