"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestServerSideCopy|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBackupDir|TestSyncBackupDirWithSuffixKeepExtension|TestSyncWithTrackRenames)$'" - Starting (try 2/5) 2025/07/08 02:43:48 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-yotobuk2jehu" 2025/07/08 02:43:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 02:43:50 DEBUG : Creating backend with remote "/tmp/rclone3873607225" === RUN TestServerSideCopy run.go:180: Remote "files root 'rclone-test-yotobuk2jehu'", Local "Local file system at /tmp/rclone3873607225", Modify Window "1s" 2025/07/08 02:43:52 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-honuzek7wodo" sync_test.go:620: Server side copy (if possible) files root 'rclone-test-yotobuk2jehu' -> files root 'rclone-test-honuzek7wodo' 2025/07/08 02:43:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/08 02:43:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/08 02:43:53 DEBUG : files root 'rclone-test-honuzek7wodo': Waiting for checks to finish 2025/07/08 02:43:53 DEBUG : files root 'rclone-test-honuzek7wodo': Waiting for transfers to finish 2025/07/08 02:43:54 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/07/08 02:43:54 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/07/08 02:43:54 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/08 02:43:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/08 02:43:55 DEBUG : files root 'rclone-test-honuzek7wodo': Purge remote --- PASS: TestServerSideCopy (6.18s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-yotobuk2jehu'", Local "Local file system at /tmp/rclone3873607225", Modify Window "1s" 2025/07/08 02:43:57 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/07/08 02:43:57 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/07/08 02:43:57 DEBUG : files root 'rclone-test-yotobuk2jehu': Waiting for checks to finish 2025/07/08 02:43:57 DEBUG : files root 'rclone-test-yotobuk2jehu': Waiting for transfers to finish 2025/07/08 02:43:58 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/07/08 02:43:58 INFO : empty space: Copied (replaced existing) 2025/07/08 02:43:58 DEBUG : Waiting for deletions to finish fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /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:1065 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 (2.40s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-yotobuk2jehu'", Local "Local file system at /tmp/rclone3873607225", Modify Window "1s" sync_test.go:1568: Can track renames: true 2025/07/08 02:43:58 INFO : files root 'rclone-test-yotobuk2jehu': Making map for --track-renames 2025/07/08 02:43:58 INFO : files root 'rclone-test-yotobuk2jehu': Finished making map for --track-renames 2025/07/08 02:43:58 DEBUG : files root 'rclone-test-yotobuk2jehu': Waiting for checks to finish 2025/07/08 02:43:58 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/08 02:43:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/08 02:43:58 DEBUG : files root 'rclone-test-yotobuk2jehu': Waiting for renames to finish 2025/07/08 02:43:58 DEBUG : files root 'rclone-test-yotobuk2jehu': Waiting for transfers to finish 2025/07/08 02:43:59 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/07/08 02:43:59 INFO : potato: Copied (new) 2025/07/08 02:43:59 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/07/08 02:43:59 INFO : yam: Copied (new) 2025/07/08 02:43:59 DEBUG : Waiting for deletions to finish 2025/07/08 02:44:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:44:00 INFO : files root 'rclone-test-yotobuk2jehu': Making map for --track-renames 2025/07/08 02:44:00 INFO : files root 'rclone-test-yotobuk2jehu': Finished making map for --track-renames 2025/07/08 02:44:00 DEBUG : files root 'rclone-test-yotobuk2jehu': Waiting for checks to finish 2025/07/08 02:44:00 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/07/08 02:44:00 DEBUG : potato: Unchanged skipping 2025/07/08 02:44:00 DEBUG : files root 'rclone-test-yotobuk2jehu': Waiting for renames to finish 2025/07/08 02:44:00 DEBUG : files root 'rclone-test-yotobuk2jehu': Waiting for transfers to finish 2025/07/08 02:44:00 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/07/08 02:44:00 INFO : yaml: Copied (new) 2025/07/08 02:44:00 DEBUG : Waiting for deletions to finish 2025/07/08 02:44:00 INFO : yam: Deleted sync_test.go:1594: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1594 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (3.02s) === RUN TestSyncBackupDir run.go:180: Remote "files root 'rclone-test-yotobuk2jehu'", Local "Local file system at /tmp/rclone3873607225", Modify Window "1s" 2025/07/08 02:44:04 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-yotobuk2jehu/dst" 2025/07/08 02:44:04 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-yotobuk2jehu/backup" 2025/07/08 02:44:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/08 02:44:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:44:05 DEBUG : two: Unchanged skipping 2025/07/08 02:44:05 DEBUG : files root 'rclone-test-yotobuk2jehu/dst': Waiting for checks to finish 2025/07/08 02:44:06 INFO : one: Moved (server-side) 2025/07/08 02:44:06 DEBUG : files root 'rclone-test-yotobuk2jehu/dst': Waiting for transfers to finish 2025/07/08 02:44:08 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/08 02:44:08 INFO : one: Copied (new) 2025/07/08 02:44:08 DEBUG : Waiting for deletions to finish 2025/07/08 02:44:09 INFO : three.txt: Moved (server-side) 2025/07/08 02:44:09 INFO : three.txt: Moved into backup dir 2025/07/08 02:44:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/08 02:44:11 DEBUG : files root 'rclone-test-yotobuk2jehu/dst': Waiting for checks to finish 2025/07/08 02:44:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:44:11 DEBUG : two: Unchanged skipping 2025/07/08 02:44:11 INFO : one: Deleted 2025/07/08 02:44:12 INFO : one: Moved (server-side) 2025/07/08 02:44:12 DEBUG : files root 'rclone-test-yotobuk2jehu/dst': Waiting for transfers to finish 2025/07/08 02:44:13 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/08 02:44:13 INFO : one: Copied (new) 2025/07/08 02:44:13 DEBUG : Waiting for deletions to finish 2025/07/08 02:44:13 INFO : three.txt: Deleted 2025/07/08 02:44:14 INFO : three.txt: Moved (server-side) 2025/07/08 02:44:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.50s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "files root 'rclone-test-yotobuk2jehu'", Local "Local file system at /tmp/rclone3873607225", Modify Window "1s" 2025/07/08 02:44:19 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-yotobuk2jehu/dst" 2025/07/08 02:44:19 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-yotobuk2jehu/backup" 2025/07/08 02:44:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/08 02:44:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:44:20 DEBUG : two: Unchanged skipping 2025/07/08 02:44:20 DEBUG : files root 'rclone-test-yotobuk2jehu/dst': Waiting for checks to finish 2025/07/08 02:44:22 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/08 02:44:22 DEBUG : files root 'rclone-test-yotobuk2jehu/dst': Waiting for transfers to finish 2025/07/08 02:44:23 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/08 02:44:23 INFO : one: Copied (new) 2025/07/08 02:44:23 DEBUG : Waiting for deletions to finish 2025/07/08 02:44:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/08 02:44:24 INFO : three.txt: Moved into backup dir 2025/07/08 02:44:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/08 02:44:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/08 02:44:27 DEBUG : two: Unchanged skipping 2025/07/08 02:44:27 DEBUG : files root 'rclone-test-yotobuk2jehu/dst': Waiting for checks to finish 2025/07/08 02:44:28 INFO : one-2019-01-01: Deleted 2025/07/08 02:44:28 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/08 02:44:28 DEBUG : files root 'rclone-test-yotobuk2jehu/dst': Waiting for transfers to finish 2025/07/08 02:44:30 DEBUG : one: Dst hash empty - aborting Src hash check 2025/07/08 02:44:30 INFO : one: Copied (new) 2025/07/08 02:44:30 DEBUG : Waiting for deletions to finish 2025/07/08 02:44:30 INFO : three-2019-01-01.txt: Deleted 2025/07/08 02:44:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/08 02:44:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (17.60s) FAIL 2025/07/08 02:44:33 DEBUG : files root 'rclone-test-yotobuk2jehu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestServerSideCopy|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBackupDir|TestSyncBackupDirWithSuffixKeepExtension|TestSyncWithTrackRenames)$'" - Finished ERROR in 45.025451413s (try 2/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames]