"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestSyncBackupDirWithSuffix|TestSyncWithTrackRenames)$'" - Starting (try 2/5) 2024/10/13 01:17:31 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qidebab3wira" 2024/10/13 01:17:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/13 01:17:32 DEBUG : Creating backend with remote "/tmp/rclone4145512360" === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-qidebab3wira'", Local "Local file system at /tmp/rclone4145512360", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/10/13 01:17:32 INFO : files root 'rclone-test-qidebab3wira': Making map for --track-renames 2024/10/13 01:17:32 INFO : files root 'rclone-test-qidebab3wira': Finished making map for --track-renames 2024/10/13 01:17:32 DEBUG : files root 'rclone-test-qidebab3wira': Waiting for checks to finish 2024/10/13 01:17:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/13 01:17:32 DEBUG : files root 'rclone-test-qidebab3wira': Waiting for renames to finish 2024/10/13 01:17:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/13 01:17:32 DEBUG : files root 'rclone-test-qidebab3wira': Waiting for transfers to finish 2024/10/13 01:17:34 DEBUG : yam: Dst hash empty - aborting Src hash check 2024/10/13 01:17:34 INFO : yam: Copied (new) 2024/10/13 01:17:34 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/10/13 01:17:34 INFO : potato: Copied (new) 2024/10/13 01:17:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-qidebab3wira'", Local "Local file system at /tmp/rclone4145512360", Modify Window "1s" 2024/10/13 01:17:34 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/13 01:17:34 INFO : files root 'rclone-test-qidebab3wira': Making map for --track-renames 2024/10/13 01:17:34 INFO : files root 'rclone-test-qidebab3wira': Finished making map for --track-renames 2024/10/13 01:17:34 DEBUG : files root 'rclone-test-qidebab3wira': Waiting for checks to finish 2024/10/13 01:17:34 DEBUG : potato: Unchanged skipping 2024/10/13 01:17:34 DEBUG : files root 'rclone-test-qidebab3wira': Waiting for renames to finish 2024/10/13 01:17:34 INFO : yam: Moved (server-side) to: yaml 2024/10/13 01:17:34 INFO : yaml: Renamed from "yam" 2024/10/13 01:17:34 DEBUG : files root 'rclone-test-qidebab3wira': Waiting for transfers to finish 2024/10/13 01:17:34 DEBUG : Waiting for deletions to finish 2024/10/13 01:17:34 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-qidebab3wira'", Local "Local file system at /tmp/rclone4145512360", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (3.59s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "files root 'rclone-test-qidebab3wira'", Local "Local file system at /tmp/rclone4145512360", Modify Window "1s" 2024/10/13 01:17:41 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qidebab3wira/dst" 2024/10/13 01:17:42 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qidebab3wira/backup" 2024/10/13 01:17:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/13 01:17:43 DEBUG : files root 'rclone-test-qidebab3wira/dst': Waiting for checks to finish 2024/10/13 01:17:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/13 01:17:43 DEBUG : two: Unchanged skipping 2024/10/13 01:17:43 INFO : one: Moved (server-side) to: one.bak 2024/10/13 01:17:43 DEBUG : files root 'rclone-test-qidebab3wira/dst': Waiting for transfers to finish 2024/10/13 01:17:44 DEBUG : one: Dst hash empty - aborting Src hash check 2024/10/13 01:17:44 INFO : one: Copied (new) 2024/10/13 01:17:44 DEBUG : Waiting for deletions to finish 2024/10/13 01:17:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/13 01:17:45 INFO : three.txt: Moved into backup dir 2024/10/13 01:17:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/13 01:17:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/10/13 01:17:47 DEBUG : two: Unchanged skipping 2024/10/13 01:17:47 DEBUG : files root 'rclone-test-qidebab3wira/dst': Waiting for checks to finish 2024/10/13 01:17:47 INFO : one.bak: Deleted 2024/10/13 01:17:47 INFO : one: Moved (server-side) to: one.bak 2024/10/13 01:17:47 DEBUG : files root 'rclone-test-qidebab3wira/dst': Waiting for transfers to finish 2024/10/13 01:17:52 DEBUG : one: Dst hash empty - aborting Src hash check 2024/10/13 01:17:52 INFO : one: Copied (new) 2024/10/13 01:17:52 DEBUG : Waiting for deletions to finish 2024/10/13 01:17:52 INFO : three.txt.bak: Deleted 2024/10/13 01:17:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/13 01:17:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (18.31s) PASS 2024/10/13 01:17:54 DEBUG : files root 'rclone-test-qidebab3wira': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^(TestSyncBackupDirWithSuffix|TestSyncWithTrackRenames)$'" - Finished OK in 22.875022427s (try 2/5)