"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestFixCase|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBackupDirWithSuffixKeepExtension|TestSyncWithTrackRenames)$'" - Starting (try 2/5) 2024/12/11 01:19:46 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-yawoguh4puso" 2024/12/11 01:19:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 01:19:47 DEBUG : Creating backend with remote "/tmp/rclone2609099200" === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-yawoguh4puso'", Local "Local file system at /tmp/rclone2609099200", Modify Window "1s" 2024/12/11 01:19:49 DEBUG : files root 'rclone-test-yawoguh4puso': Waiting for checks to finish 2024/12/11 01:19:49 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 2024/12/11 01:19:49 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/12/11 01:19:49 DEBUG : files root 'rclone-test-yawoguh4puso': Waiting for transfers to finish 2024/12/11 01:19:50 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/12/11 01:19:50 INFO : empty space: Copied (replaced existing) 2024/12/11 01:19:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-yawoguh4puso'", Local "Local file system at /tmp/rclone2609099200", 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.70s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-yawoguh4puso'", Local "Local file system at /tmp/rclone2609099200", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/12/11 01:19:51 INFO : files root 'rclone-test-yawoguh4puso': Making map for --track-renames 2024/12/11 01:19:51 INFO : files root 'rclone-test-yawoguh4puso': Finished making map for --track-renames 2024/12/11 01:19:51 DEBUG : files root 'rclone-test-yawoguh4puso': Waiting for checks to finish 2024/12/11 01:19:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/11 01:19:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/11 01:19:51 DEBUG : files root 'rclone-test-yawoguh4puso': Waiting for renames to finish 2024/12/11 01:19:51 DEBUG : files root 'rclone-test-yawoguh4puso': Waiting for transfers to finish 2024/12/11 01:19:52 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/12/11 01:19:52 INFO : potato: Copied (new) 2024/12/11 01:19:52 DEBUG : yam: Dst hash empty - aborting Src hash check 2024/12/11 01:19:52 INFO : yam: Copied (new) 2024/12/11 01:19:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-yawoguh4puso'", Local "Local file system at /tmp/rclone2609099200", Modify Window "1s" 2024/12/11 01:19:52 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 01:19:52 DEBUG : potato: Unchanged skipping 2024/12/11 01:19:52 INFO : files root 'rclone-test-yawoguh4puso': Making map for --track-renames 2024/12/11 01:19:52 INFO : files root 'rclone-test-yawoguh4puso': Finished making map for --track-renames 2024/12/11 01:19:52 DEBUG : files root 'rclone-test-yawoguh4puso': Waiting for checks to finish 2024/12/11 01:19:52 DEBUG : yaml: Need to transfer - No matching file found at Destination 2024/12/11 01:19:52 DEBUG : files root 'rclone-test-yawoguh4puso': Waiting for renames to finish 2024/12/11 01:19:52 DEBUG : files root 'rclone-test-yawoguh4puso': Waiting for transfers to finish 2024/12/11 01:19:53 DEBUG : yaml: Dst hash empty - aborting Src hash check 2024/12/11 01:19:53 INFO : yaml: Copied (new) 2024/12/11 01:19:53 DEBUG : Waiting for deletions to finish 2024/12/11 01:19:53 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-yawoguh4puso'", Local "Local file system at /tmp/rclone2609099200", 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.39s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "files root 'rclone-test-yawoguh4puso'", Local "Local file system at /tmp/rclone2609099200", Modify Window "1s" 2024/12/11 01:19:57 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-yawoguh4puso/dst" 2024/12/11 01:19:57 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-yawoguh4puso/backup" 2024/12/11 01:19:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 01:19:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 01:19:58 DEBUG : two: Unchanged skipping 2024/12/11 01:19:58 DEBUG : files root 'rclone-test-yawoguh4puso/dst': Waiting for checks to finish 2024/12/11 01:20:00 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/11 01:20:00 DEBUG : files root 'rclone-test-yawoguh4puso/dst': Waiting for transfers to finish 2024/12/11 01:20:01 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/11 01:20:01 INFO : one: Copied (new) 2024/12/11 01:20:01 DEBUG : Waiting for deletions to finish 2024/12/11 01:20:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/11 01:20:02 INFO : three.txt: Moved into backup dir 2024/12/11 01:20:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 01:20:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 01:20:04 DEBUG : two: Unchanged skipping 2024/12/11 01:20:04 DEBUG : files root 'rclone-test-yawoguh4puso/dst': Waiting for checks to finish 2024/12/11 01:20:04 INFO : one-2019-01-01: Deleted 2024/12/11 01:20:04 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/11 01:20:04 DEBUG : files root 'rclone-test-yawoguh4puso/dst': Waiting for transfers to finish 2024/12/11 01:20:05 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/11 01:20:05 INFO : one: Copied (new) 2024/12/11 01:20:05 DEBUG : Waiting for deletions to finish 2024/12/11 01:20:05 INFO : three-2019-01-01.txt: Deleted 2024/12/11 01:20:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/11 01:20:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.47s) === RUN TestFixCase run.go:180: Remote "files root 'rclone-test-yawoguh4puso'", Local "Local file system at /tmp/rclone2609099200", Modify Window "1s" 2024/12/11 01:20:12 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA 2024/12/11 01:20:12 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 01:20:12 DEBUG : existing: Unchanged skipping 2024/12/11 01:20:12 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/12/11 01:20:12 DEBUG : EXISTING: moving to existing-rclone-move-tufugar7 2024/12/11 01:20:12 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-pujobug0 2024/12/11 01:20:12 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-tufugar7 2024/12/11 01:20:12 DEBUG : EXISTING: moving to existing 2024/12/11 01:20:12 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-pujobug0 2024/12/11 01:20:12 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/12/11 01:20:13 INFO : existing-rclone-move-tufugar7: Moved (server-side) to: existing 2024/12/11 01:20:13 INFO : EXISTING: Moved (server-side) to: existing 2024/12/11 01:20:13 INFO : EXISTING: Fixed case by renaming to: existing 2024/12/11 01:20:13 INFO : existingbutdifferent-rclone-move-pujobug0: Moved (server-side) to: existingbutdifferent 2024/12/11 01:20:13 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/12/11 01:20:13 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/12/11 01:20:13 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/12/11 01:20:13 DEBUG : Added delayed dir = "SUBDIRA/subdirb", newDst=SUBDIRA/subdirb 2024/12/11 01:20:13 DEBUG : existingbutdifferent: Dst hash empty - aborting Src hash check 2024/12/11 01:20:13 INFO : existingbutdifferent: Copied (replaced existing) 2024/12/11 01:20:14 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/12/11 01:20:14 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC 2024/12/11 01:20:15 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/12/11 01:20:16 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird 2024/12/11 01:20:16 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/12/11 01:20:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-topokes3 2024/12/11 01:20:16 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-topokes3 2024/12/11 01:20:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/12/11 01:20:17 INFO : subdira/subdirb/subdirc/hello-rclone-move-topokes3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/11 01:20:17 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/11 01:20:17 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/12/11 01:20:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/12/11 01:20:17 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/12/11 01:20:17 DEBUG : files root 'rclone-test-yawoguh4puso': Waiting for checks to finish 2024/12/11 01:20:17 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-susigen7 2024/12/11 01:20:17 DEBUG : subdira/subdirb/subdirc/hello: Dst hash empty - aborting Src hash check 2024/12/11 01:20:17 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/12/11 01:20:18 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-susigen7 2024/12/11 01:20:18 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/11 01:20:18 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-susigen7: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/11 01:20:18 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/11 01:20:18 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/11 01:20:18 DEBUG : files root 'rclone-test-yawoguh4puso': Waiting for transfers to finish 2024/12/11 01:20:19 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Dst hash empty - aborting Src hash check 2024/12/11 01:20:19 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/12/11 01:20:19 DEBUG : Waiting for deletions to finish 2024/12/11 01:20:21 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yawoguh4puso/subdira/subdirb/subdirc not empty`) 2024/12/11 01:20:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/11 01:20:21 DEBUG : pacer: Reducing sleep to 15ms 2024/12/11 01:20:22 DEBUG : pacer: Reducing sleep to 11.25ms 2024/12/11 01:20:22 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestFixCase (14.29s) FAIL 2024/12/11 01:20:22 DEBUG : files root 'rclone-test-yawoguh4puso': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestFixCase|TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime|TestSyncBackupDirWithSuffixKeepExtension|TestSyncWithTrackRenames)$'" - Finished ERROR in 35.763697055s (try 2/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames]