"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestSyncConcurrentDelete|TestSyncWithUpdateOlder)$'" - Starting (try 2/5) 2025/02/15 03:06:26 DEBUG : Creating backend with remote "TestYandex:rclone-test-tadinoy0cana" 2025/02/15 03:06:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/15 03:06:27 DEBUG : Creating backend with remote "/tmp/rclone4178746979" === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-tadinoy0cana", Local "Local file system at /tmp/rclone4178746979", Modify Window "1ns" 2025/02/15 03:06:36 DEBUG : five: Need to transfer - File not found at Destination 2025/02/15 03:06:36 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/15 03:06:36 DEBUG : Yandex rclone-test-tadinoy0cana: Waiting for checks to finish 2025/02/15 03:06:36 DEBUG : one: Destination is newer than source, skipping 2025/02/15 03:06:36 DEBUG : three: Sizes identical 2025/02/15 03:06:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/15 03:06:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/15 03:06:36 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone4178746979) 2025/02/15 03:06:36 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-tadinoy0cana) 2025/02/15 03:06:36 DEBUG : two: md5 differ 2025/02/15 03:06:36 DEBUG : Yandex rclone-test-tadinoy0cana: Waiting for transfers to finish 2025/02/15 03:06:37 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/15 03:06:37 INFO : five: Copied (new) 2025/02/15 03:06:38 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/15 03:06:38 INFO : two: Copied (replaced existing) 2025/02/15 03:06:38 DEBUG : four: Dst hash empty - aborting Src hash check 2025/02/15 03:06:38 INFO : four: Copied (replaced existing) 2025/02/15 03:06:38 DEBUG : Waiting for deletions to finish fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /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:1445 Error: Should be true Test: TestSyncWithUpdateOlder Messages: Yandex rclone-test-tadinoy0cana/two: md5 hash incorrect - expecting "b8a9f715dbb64fd5c56e7783c6820a61" got "0f82d86afa0f5dc965c5c15aca58dcfb" 2025/02/15 03:06:39 DEBUG : one: Destination is newer than source, skipping 2025/02/15 03:06:39 DEBUG : Yandex rclone-test-tadinoy0cana: Waiting for checks to finish 2025/02/15 03:06:39 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone4178746979) 2025/02/15 03:06:39 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-tadinoy0cana) 2025/02/15 03:06:39 DEBUG : three: md5 differ 2025/02/15 03:06:39 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/15 03:06:39 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/15 03:06:39 DEBUG : four: Size and md5 of src and dst objects identical 2025/02/15 03:06:39 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone4178746979) 2025/02/15 03:06:39 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/15 03:06:39 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-tadinoy0cana) 2025/02/15 03:06:39 DEBUG : two: md5 differ 2025/02/15 03:06:39 DEBUG : two: Destination mod time is within 1s of source but files differ, transferring 2025/02/15 03:06:39 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/15 03:06:39 DEBUG : five: Size and md5 of src and dst objects identical 2025/02/15 03:06:39 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/15 03:06:39 DEBUG : Yandex rclone-test-tadinoy0cana: Waiting for transfers to finish 2025/02/15 03:06:41 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/15 03:06:41 INFO : two: Copied (replaced existing) 2025/02/15 03:06:41 DEBUG : three: Dst hash empty - aborting Src hash check 2025/02/15 03:06:41 INFO : three: Copied (replaced existing) 2025/02/15 03:06:41 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncWithUpdateOlder (35.14s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Yandex rclone-test-tadinoy0cana", Local "Local file system at /tmp/rclone4178746979", Modify Window "1ns" 2025/02/15 03:07:09 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/02/15 03:07:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/15 03:07:09 DEBUG : pacer: Reducing sleep to 15ms 2025/02/15 03:07:10 DEBUG : pacer: Reducing sleep to 11.25ms 2025/02/15 03:07:10 DEBUG : pacer: Reducing sleep to 10ms 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: only14: Modification time difference too big |-210671h3m4.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-02-15 03:08:11 +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: only3: Modification time difference too big |-210671h2m9.500000001s| > 1ns (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2025-02-15 03:07:16 +0000 UTC) (precision 1ns) 2025/02/15 03:08:37 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/15 03:08:37 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/15 03:08:37 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/15 03:08:37 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/15 03:08:37 DEBUG : Yandex rclone-test-tadinoy0cana: Waiting for checks to finish 2025/02/15 03:08:37 DEBUG : both0: Unchanged skipping 2025/02/15 03:08:37 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/15 03:08:37 DEBUG : both12: Unchanged skipping 2025/02/15 03:08:37 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/15 03:08:37 DEBUG : both13: Unchanged skipping 2025/02/15 03:08:37 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/15 03:08:37 DEBUG : both14: Unchanged skipping 2025/02/15 03:08:37 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/15 03:08:37 DEBUG : both10: Unchanged skipping 2025/02/15 03:08:37 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/15 03:08:37 DEBUG : both16: Unchanged skipping 2025/02/15 03:08:37 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/15 03:08:37 DEBUG : both17: Unchanged skipping 2025/02/15 03:08:37 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/15 03:08:37 DEBUG : both11: Unchanged skipping 2025/02/15 03:08:37 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/15 03:08:37 DEBUG : both19: Unchanged skipping 2025/02/15 03:08:37 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/15 03:08:37 DEBUG : both1: Unchanged skipping 2025/02/15 03:08:37 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/15 03:08:37 DEBUG : both3: Unchanged skipping 2025/02/15 03:08:37 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/15 03:08:37 DEBUG : both4: Unchanged skipping 2025/02/15 03:08:37 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/15 03:08:37 DEBUG : both5: Unchanged skipping 2025/02/15 03:08:37 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/15 03:08:37 DEBUG : both6: Unchanged skipping 2025/02/15 03:08:37 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/15 03:08:37 DEBUG : both7: Unchanged skipping 2025/02/15 03:08:37 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/15 03:08:37 DEBUG : both8: Unchanged skipping 2025/02/15 03:08:37 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/15 03:08:37 DEBUG : both9: Unchanged skipping 2025/02/15 03:08:37 DEBUG : both15: Unchanged skipping 2025/02/15 03:08:37 DEBUG : both18: Unchanged skipping 2025/02/15 03:08:37 DEBUG : both2: Unchanged skipping 2025/02/15 03:08:37 DEBUG : Yandex rclone-test-tadinoy0cana: Waiting for transfers to finish 2025/02/15 03:08:37 DEBUG : Waiting for deletions to finish 2025/02/15 03:08:41 INFO : only10: Deleted 2025/02/15 03:08:41 INFO : only14: Deleted 2025/02/15 03:08:41 INFO : only15: Deleted 2025/02/15 03:08:41 INFO : only18: Deleted 2025/02/15 03:08:44 INFO : only9: Deleted 2025/02/15 03:08:44 INFO : only2: Deleted 2025/02/15 03:08:44 INFO : only1: Deleted 2025/02/15 03:08:44 INFO : only5: Deleted 2025/02/15 03:08:48 INFO : only7: Deleted 2025/02/15 03:08:48 INFO : only6: Deleted 2025/02/15 03:08:48 INFO : only8: Deleted 2025/02/15 03:08:48 INFO : only12: Deleted 2025/02/15 03:08:51 INFO : only17: Deleted 2025/02/15 03:08:51 INFO : only19: Deleted 2025/02/15 03:08:52 INFO : only4: Deleted 2025/02/15 03:08:52 INFO : only0: Deleted 2025/02/15 03:08:54 INFO : only11: Deleted 2025/02/15 03:08:55 INFO : only13: Deleted 2025/02/15 03:08:55 INFO : only16: Deleted 2025/02/15 03:08:55 INFO : only3: Deleted run.go:180: Remote "Yandex rclone-test-tadinoy0cana", Local "Local file system at /tmp/rclone4178746979", Modify Window "1ns" --- FAIL: TestSyncConcurrentDelete (188.72s) FAIL 2025/02/15 03:10:10 DEBUG : Yandex rclone-test-tadinoy0cana: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestSyncConcurrentDelete|TestSyncWithUpdateOlder)$'" - Finished ERROR in 3m48.500894145s (try 2/5): exit status 1: Failed [TestSyncWithUpdateOlder TestSyncConcurrentDelete]