"./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -fast-list -size-limit 1024 -test.run '^(TestSyncBackupDirWithSuffixKeepExtension|TestSyncConcurrentDelete|TestSyncSuffix)$'" - Starting (try 2/5) 2025/02/19 05:58:54 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-kerunej3nami" 2025/02/19 05:58:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/19 05:58:54 DEBUG : Creating backend with remote "TestYandex:rclone-test-kerunej3nami" 2025/02/19 05:58:54 DEBUG : Reset feature "ListR" 2025/02/19 05:58:54 DEBUG : Creating backend with remote "/tmp/rclone2746339766" === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-kerunej3nami'", Local "Local file system at /tmp/rclone2746339766", Modify Window "1ns" 2025/02/19 05:59:01 INFO : dst/one.rclone_chunk.001_x7jgsm: Moved (server-side) to: dst/one 2025/02/19 05:59:07 INFO : dst/two.rclone_chunk.001_x7jmpg: Moved (server-side) to: dst/two 2025/02/19 05:59:12 INFO : dst/three.txt.rclone_chunk.001_x7jsiw: Moved (server-side) to: dst/three.txt 2025/02/19 05:59:13 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-kerunej3nami/dst" 2025/02/19 05:59:13 DEBUG : Creating backend with remote "TestYandex:rclone-test-kerunej3nami/dst" 2025/02/19 05:59:14 DEBUG : Reset feature "ListR" 2025/02/19 05:59:14 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-kerunej3nami/backup" 2025/02/19 05:59:14 DEBUG : Creating backend with remote "TestYandex:rclone-test-kerunej3nami/backup" 2025/02/19 05:59:14 DEBUG : Reset feature "ListR" 2025/02/19 05:59:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/19 05:59:15 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-kerunej3nami/dst': Waiting for checks to finish 2025/02/19 05:59:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 05:59:15 DEBUG : two: Unchanged skipping 2025/02/19 05:59:15 DEBUG : one: move non-chunked object... 2025/02/19 05:59:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/19 05:59:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/19 05:59:20 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-kerunej3nami/dst': Waiting for transfers to finish 2025/02/19 05:59:21 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/02/19 05:59:27 INFO : one.rclone_chunk.001_x7k6y4: Moved (server-side) to: one 2025/02/19 05:59:27 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/19 05:59:27 INFO : one: Copied (new) 2025/02/19 05:59:27 DEBUG : Waiting for deletions to finish 2025/02/19 05:59:27 DEBUG : three.txt: move non-chunked object... 2025/02/19 05:59:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/19 05:59:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/19 05:59:29 INFO : three.txt: Moved into backup dir 2025/02/19 05:59:36 INFO : dst/three.txt.rclone_chunk.001_x7kfg0: Moved (server-side) to: dst/three.txt 2025/02/19 05:59:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/19 05:59:37 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-kerunej3nami/dst': Waiting for checks to finish 2025/02/19 05:59:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 05:59:37 DEBUG : two: Unchanged skipping 2025/02/19 05:59:41 INFO : one-2019-01-01: Deleted 2025/02/19 05:59:41 DEBUG : one: move non-chunked object... 2025/02/19 05:59:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/19 05:59:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/19 05:59:43 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-kerunej3nami/dst': Waiting for transfers to finish 2025/02/19 05:59:43 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/02/19 05:59:49 INFO : one.rclone_chunk.001_x7ks0u: Moved (server-side) to: one 2025/02/19 05:59:49 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/19 05:59:49 INFO : one: Copied (new) 2025/02/19 05:59:49 DEBUG : Waiting for deletions to finish 2025/02/19 05:59:53 INFO : three-2019-01-01.txt: Deleted 2025/02/19 05:59:53 DEBUG : three.txt: move non-chunked object... 2025/02/19 05:59:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/19 05:59:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/19 05:59:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (88.58s) === RUN TestSyncSuffix run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-kerunej3nami'", Local "Local file system at /tmp/rclone2746339766", Modify Window "1ns" 2025/02/19 06:00:29 INFO : dst/one.rclone_chunk.001_x7lwrc: Moved (server-side) to: dst/one 2025/02/19 06:00:35 INFO : dst/two.rclone_chunk.001_x7m2cu: Moved (server-side) to: dst/two 2025/02/19 06:00:43 INFO : dst/three.txt.rclone_chunk.001_x7m8bk: Moved (server-side) to: dst/three.txt 2025/02/19 06:00:43 DEBUG : Creating backend with remote "TestChunkerChunk50bYandex:rclone-test-kerunej3nami/dst" 2025/02/19 06:00:43 DEBUG : Creating backend with remote "TestYandex:rclone-test-kerunej3nami/dst" 2025/02/19 06:00:44 DEBUG : Reset feature "ListR" 2025/02/19 06:00:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/19 06:00:45 DEBUG : one: move non-chunked object... 2025/02/19 06:00:47 INFO : one: Moved (server-side) to: one.bak 2025/02/19 06:00:47 INFO : one: Moved (server-side) to: one.bak 2025/02/19 06:00:47 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/02/19 06:00:54 INFO : one.rclone_chunk.001_x7mkzs: Moved (server-side) to: one 2025/02/19 06:00:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/19 06:00:54 INFO : one: Copied (new) 2025/02/19 06:00:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:00:55 DEBUG : two: Unchanged skipping 2025/02/19 06:00:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/19 06:00:56 DEBUG : three.txt: move non-chunked object... 2025/02/19 06:00:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/19 06:00:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/19 06:00:58 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2025/02/19 06:01:06 INFO : three.txt.rclone_chunk.001_x7mv4f: Moved (server-side) to: three.txt 2025/02/19 06:01:06 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/19 06:01:06 INFO : three.txt: Copied (new) 2025/02/19 06:01:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/19 06:01:13 INFO : one.bak: Deleted 2025/02/19 06:01:13 DEBUG : one: move non-chunked object... 2025/02/19 06:01:15 INFO : one: Moved (server-side) to: one.bak 2025/02/19 06:01:15 INFO : one: Moved (server-side) to: one.bak 2025/02/19 06:01:15 DEBUG : one: skip slow MD5 on source file, hashing in-transit 2025/02/19 06:01:24 INFO : one.rclone_chunk.001_x7ncvd: Moved (server-side) to: one 2025/02/19 06:01:24 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/19 06:01:24 INFO : one: Copied (new) 2025/02/19 06:01:25 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:01:25 DEBUG : two: Unchanged skipping 2025/02/19 06:01:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/19 06:01:30 INFO : three.txt.bak: Deleted 2025/02/19 06:01:30 DEBUG : three.txt: move non-chunked object... 2025/02/19 06:01:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/19 06:01:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/19 06:01:32 DEBUG : three.txt: skip slow MD5 on source file, hashing in-transit 2025/02/19 06:01:39 INFO : three.txt.rclone_chunk.001_x7nthr: Moved (server-side) to: three.txt 2025/02/19 06:01:39 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/19 06:01:39 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (102.23s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-kerunej3nami'", Local "Local file system at /tmp/rclone2746339766", Modify Window "1ns" 2025/02/19 06:02:11 INFO : both0.rclone_chunk.001_x7oqqk: Moved (server-side) to: both0 2025/02/19 06:02:18 INFO : only0.rclone_chunk.001_x7owun: Moved (server-side) to: only0 2025/02/19 06:02:28 INFO : both1.rclone_chunk.001_x7p343: Moved (server-side) to: both1 2025/02/19 06:02:36 INFO : only1.rclone_chunk.001_x7pdcp: Moved (server-side) to: only1 2025/02/19 06:02:41 INFO : both2.rclone_chunk.001_x7pli2: Moved (server-side) to: both2 2025/02/19 06:02:47 INFO : only2.rclone_chunk.001_x7prrd: Moved (server-side) to: only2 2025/02/19 06:02:53 INFO : both3.rclone_chunk.001_x7px2h: Moved (server-side) to: both3 2025/02/19 06:03:00 INFO : only3.rclone_chunk.001_x7q3u3: Moved (server-side) to: only3 2025/02/19 06:03:07 INFO : both4.rclone_chunk.001_x7q9ro: Moved (server-side) to: both4 2025/02/19 06:03:13 INFO : only4.rclone_chunk.001_x7qgoi: Moved (server-side) to: only4 2025/02/19 06:03:19 INFO : both5.rclone_chunk.001_x7qmtb: Moved (server-side) to: both5 2025/02/19 06:03:24 INFO : only5.rclone_chunk.001_x7qsva: Moved (server-side) to: only5 2025/02/19 06:03:27 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/02/19 06:03:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/19 06:03:27 DEBUG : pacer: Reducing sleep to 15ms 2025/02/19 06:03:27 DEBUG : pacer: Reducing sleep to 11.25ms 2025/02/19 06:03:28 DEBUG : pacer: Reducing sleep to 10ms 2025/02/19 06:03:30 INFO : both6.rclone_chunk.001_x7qyb1: Moved (server-side) to: both6 2025/02/19 06:03:35 INFO : only6.rclone_chunk.001_x7r3y3: Moved (server-side) to: only6 2025/02/19 06:03:41 INFO : both7.rclone_chunk.001_x7r9lq: Moved (server-side) to: both7 2025/02/19 06:03:46 INFO : only7.rclone_chunk.001_x7rerg: Moved (server-side) to: only7 2025/02/19 06:03:51 INFO : both8.rclone_chunk.001_x7rk4y: Moved (server-side) to: both8 2025/02/19 06:03:58 INFO : only8.rclone_chunk.001_x7rpip: Moved (server-side) to: only8 2025/02/19 06:04:06 INFO : both9.rclone_chunk.001_x7rv4m: Moved (server-side) to: both9 2025/02/19 06:04:14 INFO : only9.rclone_chunk.001_x7s32o: Moved (server-side) to: only9 2025/02/19 06:04:21 INFO : both10.rclone_chunk.001_x7sbkg: Moved (server-side) to: both10 2025/02/19 06:04:26 INFO : only10.rclone_chunk.001_x7sia9: Moved (server-side) to: only10 2025/02/19 06:04:35 INFO : both11.rclone_chunk.001_x7so1g: Moved (server-side) to: both11 2025/02/19 06:04:42 INFO : only11.rclone_chunk.001_x7swab: Moved (server-side) to: only11 2025/02/19 06:04:52 INFO : both12.rclone_chunk.001_x7t3bz: Moved (server-side) to: both12 2025/02/19 06:04:58 INFO : only12.rclone_chunk.001_x7te78: Moved (server-side) to: only12 2025/02/19 06:05:04 INFO : both13.rclone_chunk.001_x7tkd2: Moved (server-side) to: both13 2025/02/19 06:05:11 INFO : only13.rclone_chunk.001_x7tp4o: Moved (server-side) to: only13 2025/02/19 06:05:18 INFO : both14.rclone_chunk.001_x7tx0j: Moved (server-side) to: both14 2025/02/19 06:05:23 INFO : only14.rclone_chunk.001_x7u3cq: Moved (server-side) to: only14 2025/02/19 06:05:29 INFO : both15.rclone_chunk.001_x7u9bh: Moved (server-side) to: both15 2025/02/19 06:05:35 INFO : only15.rclone_chunk.001_x7uf9a: Moved (server-side) to: only15 2025/02/19 06:05:40 INFO : both16.rclone_chunk.001_x7uk37: Moved (server-side) to: both16 2025/02/19 06:05:45 INFO : only16.rclone_chunk.001_x7upvy: Moved (server-side) to: only16 2025/02/19 06:05:54 INFO : both17.rclone_chunk.001_x7uum0: Moved (server-side) to: both17 2025/02/19 06:05:59 INFO : only17.rclone_chunk.001_x7v3ok: Moved (server-side) to: only17 2025/02/19 06:06:06 INFO : both18.rclone_chunk.001_x7v9st: Moved (server-side) to: both18 2025/02/19 06:06:12 INFO : only18.rclone_chunk.001_x7vgdt: Moved (server-side) to: only18 2025/02/19 06:06:17 INFO : both19.rclone_chunk.001_x7vl7n: Moved (server-side) to: both19 2025/02/19 06:06:22 INFO : only19.rclone_chunk.001_x7vrcc: Moved (server-side) to: only19 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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: only1: Modification time difference too big |-210769h57m26.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-02-19 06:02:33 +0000 UTC) (precision 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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: only7: Modification time difference too big |-210769h58m39.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-02-19 06:03:46 +0000 UTC) (precision 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:2744 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758 Error: Should be true Test: TestSyncConcurrentDelete Messages: only9: Modification time difference too big |-210769h59m6.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-02-19 06:04:13 +0000 UTC) (precision 1ns) 2025/02/19 06:06:24 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:06:24 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:06:24 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:06:24 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:06:24 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-kerunej3nami': Waiting for checks to finish 2025/02/19 06:06:24 DEBUG : both0: Unchanged skipping 2025/02/19 06:06:24 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:06:24 DEBUG : both12: Unchanged skipping 2025/02/19 06:06:24 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:06:24 DEBUG : both13: Unchanged skipping 2025/02/19 06:06:24 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:06:24 DEBUG : both10: Unchanged skipping 2025/02/19 06:06:24 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:06:24 DEBUG : both15: Unchanged skipping 2025/02/19 06:06:24 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:06:24 DEBUG : both16: Unchanged skipping 2025/02/19 06:06:24 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:06:24 DEBUG : both17: Unchanged skipping 2025/02/19 06:06:24 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:06:24 DEBUG : both18: Unchanged skipping 2025/02/19 06:06:24 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:06:24 DEBUG : both19: Unchanged skipping 2025/02/19 06:06:24 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:06:24 DEBUG : both11: Unchanged skipping 2025/02/19 06:06:24 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:06:24 DEBUG : both3: Unchanged skipping 2025/02/19 06:06:24 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:06:24 DEBUG : both1: Unchanged skipping 2025/02/19 06:06:24 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:06:24 DEBUG : both5: Unchanged skipping 2025/02/19 06:06:24 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:06:24 DEBUG : both6: Unchanged skipping 2025/02/19 06:06:24 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:06:24 DEBUG : both7: Unchanged skipping 2025/02/19 06:06:24 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:06:24 DEBUG : both8: Unchanged skipping 2025/02/19 06:06:24 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/19 06:06:24 DEBUG : both9: Unchanged skipping 2025/02/19 06:06:24 DEBUG : both14: Unchanged skipping 2025/02/19 06:06:24 DEBUG : both2: Unchanged skipping 2025/02/19 06:06:24 DEBUG : both4: Unchanged skipping 2025/02/19 06:06:24 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-kerunej3nami': Waiting for transfers to finish 2025/02/19 06:06:24 DEBUG : Waiting for deletions to finish 2025/02/19 06:06:27 INFO : only17: Deleted 2025/02/19 06:06:27 INFO : only6: Deleted 2025/02/19 06:06:27 INFO : only0: Deleted 2025/02/19 06:06:27 INFO : only10: Deleted 2025/02/19 06:06:31 INFO : only12: Deleted 2025/02/19 06:06:31 INFO : only15: Deleted 2025/02/19 06:06:31 INFO : only18: Deleted 2025/02/19 06:06:31 INFO : only19: Deleted 2025/02/19 06:06:34 INFO : only1: Deleted 2025/02/19 06:06:34 INFO : only3: Deleted 2025/02/19 06:06:35 INFO : only11: Deleted 2025/02/19 06:06:35 INFO : only9: Deleted 2025/02/19 06:06:38 INFO : only14: Deleted 2025/02/19 06:06:38 INFO : only16: Deleted 2025/02/19 06:06:38 INFO : only7: Deleted 2025/02/19 06:06:39 INFO : only8: Deleted 2025/02/19 06:06:41 INFO : only13: Deleted 2025/02/19 06:06:41 INFO : only2: Deleted 2025/02/19 06:06:41 INFO : only4: Deleted 2025/02/19 06:06:42 INFO : only5: Deleted run.go:180: Remote "Chunked 'TestChunkerChunk50bYandex:rclone-test-kerunej3nami'", Local "Local file system at /tmp/rclone2746339766", Modify Window "1ns" --- FAIL: TestSyncConcurrentDelete (349.00s) FAIL 2025/02/19 06:07:54 DEBUG : Chunked 'TestChunkerChunk50bYandex:rclone-test-kerunej3nami': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestChunkerChunk50bYandex: -verbose -fast-list -size-limit 1024 -test.run '^(TestSyncBackupDirWithSuffixKeepExtension|TestSyncConcurrentDelete|TestSyncSuffix)$'" - Finished ERROR in 9m4.466000105s (try 2/5): exit status 1: Failed [TestSyncConcurrentDelete]