"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestMoveEmptyDirectories|TestSyncBackupDirSuffixOnly|TestSyncConcurrentDelete|TestSyncSuffixKeepExtension)$'" - Starting (try 2/5) 2025/05/11 05:45:31 DEBUG : Creating backend with remote "TestYandex:rclone-test-lifafuy9diko" 2025/05/11 05:45:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/11 05:45:31 DEBUG : Creating backend with remote "/tmp/rclone842978951" === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-lifafuy9diko", Local "Local file system at /tmp/rclone842978951", Modify Window "1ns" 2025/05/11 05:45:31 DEBUG : sub dir2: Making directory with metadata 2025/05/11 05:45:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/11 05:45:32 INFO : sub dir: Making directory 2025/05/11 05:45:32 INFO : sub dir2: Making directory 2025/05/11 05:45:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/11 05:45:33 DEBUG : Yandex rclone-test-lifafuy9diko: Waiting for checks to finish 2025/05/11 05:45:33 DEBUG : Yandex rclone-test-lifafuy9diko: Waiting for transfers to finish 2025/05/11 05:45:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/11 05:45:35 INFO : sub dir/hello world: Copied (new) 2025/05/11 05:45:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-lifafuy9diko", Local "Local file system at /tmp/rclone842978951", Modify Window "1ns" 2025/05/11 05:45:40 DEBUG : Yandex rclone-test-lifafuy9diko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/11 05:45:40 DEBUG : Yandex rclone-test-lifafuy9diko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (26.29s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Yandex rclone-test-lifafuy9diko", Local "Local file system at /tmp/rclone842978951", Modify Window "1ns" 2025/05/11 05:46:04 DEBUG : Creating backend with remote "TestYandex:rclone-test-lifafuy9diko/dst" 2025/05/11 05:46:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/11 05:46:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:46:05 DEBUG : two: Unchanged skipping 2025/05/11 05:46:05 DEBUG : Yandex rclone-test-lifafuy9diko/dst: Waiting for checks to finish 2025/05/11 05:46:07 INFO : one: Moved (server-side) to: one.bak 2025/05/11 05:46:07 DEBUG : Yandex rclone-test-lifafuy9diko/dst: Waiting for transfers to finish 2025/05/11 05:46:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/11 05:46:09 INFO : one: Copied (new) 2025/05/11 05:46:09 DEBUG : Waiting for deletions to finish 2025/05/11 05:46:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/11 05:46:11 INFO : three.txt: Moved into backup dir 2025/05/11 05:46:14 DEBUG : one.bak: Excluded (Path Filter) 2025/05/11 05:46:14 DEBUG : one.bak: Excluded 2025/05/11 05:46:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/11 05:46:14 DEBUG : three.txt.bak: Excluded 2025/05/11 05:46:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/11 05:46:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:46:14 DEBUG : two: Unchanged skipping 2025/05/11 05:46:14 DEBUG : Yandex rclone-test-lifafuy9diko/dst: Waiting for checks to finish 2025/05/11 05:46:19 INFO : one.bak: Deleted 2025/05/11 05:46:22 INFO : one: Moved (server-side) to: one.bak 2025/05/11 05:46:22 DEBUG : Yandex rclone-test-lifafuy9diko/dst: Waiting for transfers to finish 2025/05/11 05:46:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/11 05:46:24 INFO : one: Copied (new) 2025/05/11 05:46:24 DEBUG : Waiting for deletions to finish 2025/05/11 05:46:29 INFO : three.txt.bak: Deleted 2025/05/11 05:46:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/11 05:46:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (57.66s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Yandex rclone-test-lifafuy9diko", Local "Local file system at /tmp/rclone842978951", Modify Window "1ns" 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:2465 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/two: Modification time difference too big |-212713h41m51.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-05-11 05:46:58 +0000 UTC) (precision 1ns) 2025/05/11 05:47:02 DEBUG : Creating backend with remote "TestYandex:rclone-test-lifafuy9diko/dst" 2025/05/11 05:47:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/11 05:47:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/11 05:47:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/11 05:47:07 INFO : one: Copied (new) 2025/05/11 05:47:07 DEBUG : two: Modification times differ by 212713h41m51.500000001s: 2001-02-03 04:05:06.499999999 +0000 UTC, 2025-05-11 05:46:58 +0000 UTC 2025/05/11 05:47:07 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/11 05:47:08 INFO : two: Updated modification time in destination 2025/05/11 05:47:08 DEBUG : two: Unchanged skipping 2025/05/11 05:47:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/11 05:47:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/11 05:47:12 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/11 05:47:12 INFO : three.txt: Copied (new) 2025/05/11 05:47:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/11 05:47:19 INFO : one-2019-01-01: Deleted 2025/05/11 05:47:21 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/11 05:47:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/11 05:47:24 INFO : one: Copied (new) 2025/05/11 05:47:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:47:24 DEBUG : two: Unchanged skipping 2025/05/11 05:47:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/11 05:47:29 INFO : three-2019-01-01.txt: Deleted 2025/05/11 05:47:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/11 05:47:34 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/11 05:47:34 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffixKeepExtension (68.74s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-lifafuy9diko", Local "Local file system at /tmp/rclone842978951", Modify Window "1ns" 2025/05/11 05:49:21 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/05/11 05:49:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/11 05:49:22 DEBUG : pacer: Reducing sleep to 15ms 2025/05/11 05:49:22 DEBUG : pacer: Reducing sleep to 11.25ms 2025/05/11 05:49:23 DEBUG : pacer: Reducing sleep to 10ms 2025/05/11 05:49:30 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:49:30 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:49:30 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:49:30 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:49:30 DEBUG : both10: Unchanged skipping 2025/05/11 05:49:30 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:49:30 DEBUG : both12: Unchanged skipping 2025/05/11 05:49:30 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:49:30 DEBUG : both13: Unchanged skipping 2025/05/11 05:49:30 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:49:30 DEBUG : both14: Unchanged skipping 2025/05/11 05:49:30 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:49:30 DEBUG : both11: Unchanged skipping 2025/05/11 05:49:30 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:49:30 DEBUG : both16: Unchanged skipping 2025/05/11 05:49:30 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:49:30 DEBUG : both17: Unchanged skipping 2025/05/11 05:49:30 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:49:30 DEBUG : both18: Unchanged skipping 2025/05/11 05:49:30 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:49:30 DEBUG : both19: Unchanged skipping 2025/05/11 05:49:30 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:49:30 DEBUG : both2: Unchanged skipping 2025/05/11 05:49:30 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:49:30 DEBUG : both3: Unchanged skipping 2025/05/11 05:49:30 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:49:30 DEBUG : both4: Unchanged skipping 2025/05/11 05:49:30 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:49:30 DEBUG : both5: Unchanged skipping 2025/05/11 05:49:30 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:49:30 DEBUG : both6: Unchanged skipping 2025/05/11 05:49:30 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:49:30 DEBUG : both7: Unchanged skipping 2025/05/11 05:49:30 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:49:30 DEBUG : both8: Unchanged skipping 2025/05/11 05:49:30 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/11 05:49:30 DEBUG : both9: Unchanged skipping 2025/05/11 05:49:30 DEBUG : both0: Unchanged skipping 2025/05/11 05:49:30 DEBUG : both1: Unchanged skipping 2025/05/11 05:49:30 DEBUG : both15: Unchanged skipping 2025/05/11 05:49:30 DEBUG : Yandex rclone-test-lifafuy9diko: Waiting for checks to finish 2025/05/11 05:49:30 DEBUG : Yandex rclone-test-lifafuy9diko: Waiting for transfers to finish 2025/05/11 05:49:30 DEBUG : Waiting for deletions to finish 2025/05/11 05:49:34 INFO : only16: Deleted 2025/05/11 05:49:34 INFO : only2: Deleted 2025/05/11 05:49:35 INFO : only3: Deleted 2025/05/11 05:49:35 INFO : only12: Deleted 2025/05/11 05:49:38 INFO : only4: Deleted 2025/05/11 05:49:38 INFO : only1: Deleted 2025/05/11 05:49:39 INFO : only11: Deleted 2025/05/11 05:49:39 INFO : only13: Deleted 2025/05/11 05:49:42 INFO : only14: Deleted 2025/05/11 05:49:43 INFO : only17: Deleted 2025/05/11 05:49:43 INFO : only5: Deleted 2025/05/11 05:49:43 INFO : only8: Deleted 2025/05/11 05:49:46 INFO : only0: Deleted 2025/05/11 05:49:47 INFO : only9: Deleted 2025/05/11 05:49:48 INFO : only18: Deleted 2025/05/11 05:49:51 INFO : only7: Deleted 2025/05/11 05:49:51 INFO : only6: Deleted 2025/05/11 05:49:52 INFO : only10: Deleted 2025/05/11 05:49:56 INFO : only15: Deleted 2025/05/11 05:51:26 INFO : only19: Deleted run.go:180: Remote "Yandex rclone-test-lifafuy9diko", Local "Local file system at /tmp/rclone842978951", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (293.42s) FAIL 2025/05/11 05:52:57 DEBUG : Yandex rclone-test-lifafuy9diko: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestMoveEmptyDirectories|TestSyncBackupDirSuffixOnly|TestSyncConcurrentDelete|TestSyncSuffixKeepExtension)$'" - Finished ERROR in 7m31.343523923s (try 2/5): exit status 1: Failed [TestSyncSuffixKeepExtension]