"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestSyncBackupDirWithSuffix|TestSyncDeleteDuring|TestSyncReplaceDirModTime)$'" - Starting (try 2/5) 2025/05/20 06:39:52 DEBUG : Creating backend with remote "TestYandex:rclone-test-bahohec6zixe" 2025/05/20 06:39:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/20 06:39:53 DEBUG : Creating backend with remote "/tmp/rclone3417999385" === RUN TestSyncDeleteDuring run.go:180: Remote "Yandex rclone-test-bahohec6zixe", Local "Local file system at /tmp/rclone3417999385", Modify Window "1ns" 2025/05/20 06:39:58 DEBUG : Waiting for deletions to finish 2025/05/20 06:39:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/20 06:39:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/20 06:39:58 DEBUG : Yandex rclone-test-bahohec6zixe: Waiting for checks to finish 2025/05/20 06:39:58 DEBUG : empty space: Unchanged skipping 2025/05/20 06:39:58 DEBUG : Yandex rclone-test-bahohec6zixe: Waiting for transfers to finish 2025/05/20 06:40:02 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/05/20 06:40:02 INFO : potato2: Copied (new) 2025/05/20 06:40:03 INFO : potato: Deleted run.go:180: Remote "Yandex rclone-test-bahohec6zixe", Local "Local file system at /tmp/rclone3417999385", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (21.77s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Yandex rclone-test-bahohec6zixe", Local "Local file system at /tmp/rclone3417999385", Modify Window "1ns" 2025/05/20 06:40:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-bahohec6zixe/dst" 2025/05/20 06:40:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-bahohec6zixe/backup" 2025/05/20 06:40:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/20 06:40:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/20 06:40:22 DEBUG : two: Unchanged skipping 2025/05/20 06:40:22 DEBUG : Yandex rclone-test-bahohec6zixe/dst: Waiting for checks to finish 2025/05/20 06:40:24 INFO : one: Moved (server-side) to: one.bak 2025/05/20 06:40:24 DEBUG : Yandex rclone-test-bahohec6zixe/dst: Waiting for transfers to finish 2025/05/20 06:40:26 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/20 06:40:26 INFO : one: Copied (new) 2025/05/20 06:40:26 DEBUG : Waiting for deletions to finish 2025/05/20 06:40:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/20 06:40:27 INFO : three.txt: Moved into backup dir 2025/05/20 06:40:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/20 06:40:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/20 06:40:32 DEBUG : two: Unchanged skipping 2025/05/20 06:40:32 DEBUG : Yandex rclone-test-bahohec6zixe/dst: Waiting for checks to finish 2025/05/20 06:40:37 INFO : one.bak: Deleted 2025/05/20 06:40:38 INFO : one: Moved (server-side) to: one.bak 2025/05/20 06:40:38 DEBUG : Yandex rclone-test-bahohec6zixe/dst: Waiting for transfers to finish 2025/05/20 06:40:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/20 06:40:40 INFO : one: Copied (new) 2025/05/20 06:40:40 DEBUG : Waiting for deletions to finish 2025/05/20 06:40:46 INFO : three.txt.bak: Deleted 2025/05/20 06:40:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/20 06:40:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (68.67s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Yandex rclone-test-bahohec6zixe", Local "Local file system at /tmp/rclone3417999385", Modify Window "1ns" 2025/05/20 06:41:23 DEBUG : empty_dir: Making directory with metadata 2025/05/20 06:41:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/20 06:41:23 DEBUG : empty_on_remote: Making directory with metadata 2025/05/20 06:41:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/20 06:41:23 INFO : empty_on_remote: Making directory 2025/05/20 06:41:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Yandex rclone-test-bahohec6zixe", Local "Local file system at /tmp/rclone3417999385", Modify Window "1ns" 2025/05/20 06:41:28 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/20 06:41:28 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/20 06:41:28 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/20 06:41:28 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Yandex rclone-test-bahohec6zixe", Local "Local file system at /tmp/rclone3417999385", Modify Window "1ns" --- PASS: TestSyncReplaceDirModTime (53.78s) PASS 2025/05/20 06:42:17 DEBUG : Yandex rclone-test-bahohec6zixe: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestSyncBackupDirWithSuffix|TestSyncDeleteDuring|TestSyncReplaceDirModTime)$'" - Finished OK in 2m30.531416318s (try 2/5)