"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestSyncConcurrentTruncate|TestSyncWithUpdateOlder)$'" - Starting (try 3/5) 2025/05/06 07:41:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-nijejob3maza" 2025/05/06 07:41:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 07:41:21 DEBUG : Creating backend with remote "/tmp/rclone2125225549" === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-nijejob3maza", Local "Local file system at /tmp/rclone2125225549", Modify Window "1ns" 2025/05/06 07:42:03 DEBUG : five: Need to transfer - File not found at Destination 2025/05/06 07:42:03 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/06 07:42:03 DEBUG : one: Destination is newer than source, skipping 2025/05/06 07:42:03 DEBUG : three: Sizes identical 2025/05/06 07:42:03 DEBUG : Yandex rclone-test-nijejob3maza: Waiting for checks to finish 2025/05/06 07:42:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/06 07:42:03 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2125225549) 2025/05/06 07:42:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/06 07:42:03 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-nijejob3maza) 2025/05/06 07:42:03 DEBUG : two: md5 differ 2025/05/06 07:42:03 DEBUG : Yandex rclone-test-nijejob3maza: Waiting for transfers to finish 2025/05/06 07:42:06 DEBUG : four: Dst hash empty - aborting Src hash check 2025/05/06 07:42:06 INFO : four: Copied (replaced existing) 2025/05/06 07:42:06 DEBUG : two: Dst hash empty - aborting Src hash check 2025/05/06 07:42:06 INFO : two: Copied (replaced existing) 2025/05/06 07:42:06 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/06 07:42:06 INFO : five: Copied (new) 2025/05/06 07:42:06 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-nijejob3maza/two: md5 hash incorrect - expecting "b8a9f715dbb64fd5c56e7783c6820a61" got "0f82d86afa0f5dc965c5c15aca58dcfb" 2025/05/06 07:42:07 DEBUG : one: Destination is newer than source, skipping 2025/05/06 07:42:07 DEBUG : Yandex rclone-test-nijejob3maza: Waiting for checks to finish 2025/05/06 07:42:07 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/06 07:42:07 DEBUG : five: Size and md5 of src and dst objects identical 2025/05/06 07:42:07 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/06 07:42:07 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2125225549) 2025/05/06 07:42:07 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-nijejob3maza) 2025/05/06 07:42:07 DEBUG : two: md5 differ 2025/05/06 07:42:07 DEBUG : two: Destination mod time is within 1s of source but files differ, transferring 2025/05/06 07:42:07 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/05/06 07:42:07 DEBUG : four: Size and md5 of src and dst objects identical 2025/05/06 07:42:07 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/06 07:42:07 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2125225549) 2025/05/06 07:42:07 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-nijejob3maza) 2025/05/06 07:42:07 DEBUG : three: md5 differ 2025/05/06 07:42:07 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/06 07:42:07 DEBUG : Yandex rclone-test-nijejob3maza: Waiting for transfers to finish 2025/05/06 07:42:08 DEBUG : three: Dst hash empty - aborting Src hash check 2025/05/06 07:42:08 INFO : three: Copied (replaced existing) 2025/05/06 07:42:09 DEBUG : two: Dst hash empty - aborting Src hash check 2025/05/06 07:42:09 INFO : two: Copied (replaced existing) 2025/05/06 07:42:09 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncWithUpdateOlder (72.03s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-nijejob3maza", Local "Local file system at /tmp/rclone2125225549", Modify Window "1ns" 2025/05/06 07:43:36 DEBUG : pacer: low level retry 1/10 (error [500 - InternalServerError] Internal Server Error (Ошибка сервера.)) 2025/05/06 07:43:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/06 07:43:36 DEBUG : pacer: Reducing sleep to 15ms 2025/05/06 07:43:37 DEBUG : pacer: Reducing sleep to 11.25ms 2025/05/06 07:43:37 DEBUG : pacer: Reducing sleep to 10ms 2025/05/06 07:44:07 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 07:44:07 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 07:44:07 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 07:44:07 DEBUG : Yandex rclone-test-nijejob3maza: Waiting for checks to finish 2025/05/06 07:44:07 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 07:44:07 DEBUG : both0: Unchanged skipping 2025/05/06 07:44:07 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 07:44:07 DEBUG : both12: Unchanged skipping 2025/05/06 07:44:07 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 07:44:07 DEBUG : both13: Unchanged skipping 2025/05/06 07:44:07 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 07:44:07 DEBUG : both14: Unchanged skipping 2025/05/06 07:44:07 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 07:44:07 DEBUG : both15: Unchanged skipping 2025/05/06 07:44:07 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 07:44:07 DEBUG : both1: Unchanged skipping 2025/05/06 07:44:07 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 07:44:07 DEBUG : both17: Unchanged skipping 2025/05/06 07:44:07 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 07:44:07 DEBUG : both18: Unchanged skipping 2025/05/06 07:44:07 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 07:44:07 DEBUG : both10: Unchanged skipping 2025/05/06 07:44:07 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 07:44:07 DEBUG : both2: Unchanged skipping 2025/05/06 07:44:07 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 07:44:07 DEBUG : both11: Unchanged skipping 2025/05/06 07:44:07 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 07:44:07 DEBUG : both16: Unchanged skipping 2025/05/06 07:44:07 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 07:44:07 DEBUG : both5: Unchanged skipping 2025/05/06 07:44:07 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 07:44:07 DEBUG : both6: Unchanged skipping 2025/05/06 07:44:07 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 07:44:07 DEBUG : both7: Unchanged skipping 2025/05/06 07:44:07 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 07:44:07 DEBUG : both19: Unchanged skipping 2025/05/06 07:44:07 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/06 07:44:07 DEBUG : both9: Unchanged skipping 2025/05/06 07:44:07 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/06 07:44:07 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/06 07:44:07 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/06 07:44:07 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/06 07:44:07 DEBUG : both3: Unchanged skipping 2025/05/06 07:44:07 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/06 07:44:07 DEBUG : both8: Unchanged skipping 2025/05/06 07:44:07 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/06 07:44:07 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/06 07:44:07 DEBUG : both4: Unchanged skipping 2025/05/06 07:44:07 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/06 07:44:07 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/06 07:44:07 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/06 07:44:07 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/06 07:44:07 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/06 07:44:07 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/06 07:44:07 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/06 07:44:07 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/06 07:44:07 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/06 07:44:07 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/06 07:44:07 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/06 07:44:07 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/06 07:44:07 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/06 07:44:07 DEBUG : Yandex rclone-test-nijejob3maza: Waiting for transfers to finish 2025/05/06 07:44:09 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/05/06 07:44:09 INFO : only12: Copied (replaced existing) 2025/05/06 07:44:10 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/05/06 07:44:10 INFO : only10: Copied (replaced existing) 2025/05/06 07:44:10 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/05/06 07:44:10 INFO : only1: Copied (replaced existing) 2025/05/06 07:44:10 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/05/06 07:44:10 INFO : only0: Copied (replaced existing) 2025/05/06 07:44:12 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/05/06 07:44:12 INFO : only15: Copied (replaced existing) 2025/05/06 07:44:12 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/05/06 07:44:12 INFO : only11: Copied (replaced existing) 2025/05/06 07:44:12 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/05/06 07:44:12 INFO : only17: Copied (replaced existing) 2025/05/06 07:44:12 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/05/06 07:44:12 INFO : only16: Copied (replaced existing) 2025/05/06 07:44:14 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/05/06 07:44:14 INFO : only3: Copied (replaced existing) 2025/05/06 07:44:14 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/05/06 07:44:14 INFO : only19: Copied (replaced existing) 2025/05/06 07:44:15 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/05/06 07:44:15 INFO : only13: Copied (replaced existing) 2025/05/06 07:44:15 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/05/06 07:44:15 INFO : only2: Copied (replaced existing) 2025/05/06 07:44:16 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/05/06 07:44:16 INFO : only6: Copied (replaced existing) 2025/05/06 07:44:17 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/05/06 07:44:17 INFO : only14: Copied (replaced existing) 2025/05/06 07:44:17 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/05/06 07:44:17 INFO : only7: Copied (replaced existing) 2025/05/06 07:44:17 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/05/06 07:44:17 INFO : only8: Copied (replaced existing) 2025/05/06 07:44:18 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/05/06 07:44:18 INFO : only9: Copied (replaced existing) 2025/05/06 07:44:19 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/05/06 07:44:19 INFO : only5: Copied (replaced existing) 2025/05/06 07:44:20 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/05/06 07:44:20 INFO : only18: Copied (replaced existing) 2025/05/06 07:44:24 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/05/06 07:44:24 INFO : only4: Copied (replaced existing) 2025/05/06 07:44:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-nijejob3maza", Local "Local file system at /tmp/rclone2125225549", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (307.81s) FAIL 2025/05/06 07:47:41 DEBUG : Yandex rclone-test-nijejob3maza: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestSyncConcurrentTruncate|TestSyncWithUpdateOlder)$'" - Finished ERROR in 6m26.748806647s (try 3/5): exit status 1: Failed [TestSyncWithUpdateOlder]