"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestSyncConcurrentTruncate|TestSyncWithUpdateOlder)$'" - Starting (try 2/5) 2025/02/12 03:55:42 DEBUG : Creating backend with remote "TestYandex:rclone-test-cevuwuv1hefa" 2025/02/12 03:55:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/12 03:55:42 DEBUG : Creating backend with remote "/tmp/rclone1226089268" === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-cevuwuv1hefa", Local "Local file system at /tmp/rclone1226089268", Modify Window "1ns" 2025/02/12 03:56:17 DEBUG : five: Need to transfer - File not found at Destination 2025/02/12 03:56:17 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/12 03:56:17 DEBUG : one: Destination is newer than source, skipping 2025/02/12 03:56:17 DEBUG : three: Sizes identical 2025/02/12 03:56:17 DEBUG : Yandex rclone-test-cevuwuv1hefa: Waiting for checks to finish 2025/02/12 03:56:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/12 03:56:17 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1226089268) 2025/02/12 03:56:17 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-cevuwuv1hefa) 2025/02/12 03:56:17 DEBUG : two: md5 differ 2025/02/12 03:56:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/12 03:56:17 DEBUG : Yandex rclone-test-cevuwuv1hefa: Waiting for transfers to finish 2025/02/12 03:56:19 DEBUG : four: Dst hash empty - aborting Src hash check 2025/02/12 03:56:19 INFO : four: Copied (replaced existing) 2025/02/12 03:56:19 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/12 03:56:19 INFO : two: Copied (replaced existing) 2025/02/12 03:56:20 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/12 03:56:20 INFO : five: Copied (new) 2025/02/12 03:56:20 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-cevuwuv1hefa/two: md5 hash incorrect - expecting "b8a9f715dbb64fd5c56e7783c6820a61" got "0f82d86afa0f5dc965c5c15aca58dcfb" 2025/02/12 03:56:21 DEBUG : one: Destination is newer than source, skipping 2025/02/12 03:56:21 DEBUG : Yandex rclone-test-cevuwuv1hefa: Waiting for checks to finish 2025/02/12 03:56:21 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1226089268) 2025/02/12 03:56:21 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-cevuwuv1hefa) 2025/02/12 03:56:21 DEBUG : two: md5 differ 2025/02/12 03:56:21 DEBUG : two: Destination mod time is within 1s of source but files differ, transferring 2025/02/12 03:56:21 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/12 03:56:21 DEBUG : five: Size and md5 of src and dst objects identical 2025/02/12 03:56:21 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/12 03:56:21 DEBUG : four: Size and md5 of src and dst objects identical 2025/02/12 03:56:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/12 03:56:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/12 03:56:21 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1226089268) 2025/02/12 03:56:21 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-cevuwuv1hefa) 2025/02/12 03:56:21 DEBUG : three: md5 differ 2025/02/12 03:56:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/12 03:56:21 DEBUG : Yandex rclone-test-cevuwuv1hefa: Waiting for transfers to finish 2025/02/12 03:56:22 DEBUG : three: Dst hash empty - aborting Src hash check 2025/02/12 03:56:22 INFO : three: Copied (replaced existing) 2025/02/12 03:56:22 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/12 03:56:22 INFO : two: Copied (replaced existing) 2025/02/12 03:56:22 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncWithUpdateOlder (57.38s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-cevuwuv1hefa", Local "Local file system at /tmp/rclone1226089268", Modify Window "1ns" 2025/02/12 03:58:01 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/12 03:58:01 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/12 03:58:01 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/12 03:58:01 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/12 03:58:01 DEBUG : Yandex rclone-test-cevuwuv1hefa: Waiting for checks to finish 2025/02/12 03:58:01 DEBUG : both0: Unchanged skipping 2025/02/12 03:58:01 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/12 03:58:01 DEBUG : both12: Unchanged skipping 2025/02/12 03:58:01 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/12 03:58:01 DEBUG : both13: Unchanged skipping 2025/02/12 03:58:01 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/12 03:58:01 DEBUG : both14: Unchanged skipping 2025/02/12 03:58:01 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/12 03:58:01 DEBUG : both1: Unchanged skipping 2025/02/12 03:58:01 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/12 03:58:01 DEBUG : both16: Unchanged skipping 2025/02/12 03:58:01 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/12 03:58:01 DEBUG : both11: Unchanged skipping 2025/02/12 03:58:01 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/12 03:58:01 DEBUG : both18: Unchanged skipping 2025/02/12 03:58:01 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/12 03:58:01 DEBUG : both10: Unchanged skipping 2025/02/12 03:58:01 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/12 03:58:01 DEBUG : both15: Unchanged skipping 2025/02/12 03:58:01 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/12 03:58:01 DEBUG : both3: Unchanged skipping 2025/02/12 03:58:01 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/12 03:58:01 DEBUG : both17: Unchanged skipping 2025/02/12 03:58:01 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/12 03:58:01 DEBUG : both5: Unchanged skipping 2025/02/12 03:58:01 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/12 03:58:01 DEBUG : both6: Unchanged skipping 2025/02/12 03:58:01 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/12 03:58:01 DEBUG : both7: Unchanged skipping 2025/02/12 03:58:01 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/12 03:58:01 DEBUG : both19: Unchanged skipping 2025/02/12 03:58:01 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/02/12 03:58:01 DEBUG : both9: Unchanged skipping 2025/02/12 03:58:01 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/12 03:58:01 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/12 03:58:01 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/12 03:58:01 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/12 03:58:01 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/12 03:58:01 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/12 03:58:01 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/12 03:58:01 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/12 03:58:01 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/12 03:58:01 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/12 03:58:01 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/12 03:58:01 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/12 03:58:01 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/12 03:58:01 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/12 03:58:01 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/12 03:58:01 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/12 03:58:01 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/12 03:58:01 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/12 03:58:01 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/12 03:58:01 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/12 03:58:01 DEBUG : both2: Unchanged skipping 2025/02/12 03:58:01 DEBUG : both4: Unchanged skipping 2025/02/12 03:58:01 DEBUG : both8: Unchanged skipping 2025/02/12 03:58:01 DEBUG : Yandex rclone-test-cevuwuv1hefa: Waiting for transfers to finish 2025/02/12 03:58:02 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/02/12 03:58:02 INFO : only0: Copied (replaced existing) 2025/02/12 03:58:03 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/02/12 03:58:03 INFO : only10: Copied (replaced existing) 2025/02/12 03:58:03 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/02/12 03:58:03 INFO : only11: Copied (replaced existing) 2025/02/12 03:58:05 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/02/12 03:58:05 INFO : only13: Copied (replaced existing) 2025/02/12 03:58:05 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/02/12 03:58:05 INFO : only14: Copied (replaced existing) 2025/02/12 03:58:06 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/02/12 03:58:06 INFO : only12: Copied (replaced existing) 2025/02/12 03:58:06 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/02/12 03:58:06 INFO : only1: Copied (replaced existing) 2025/02/12 03:58:06 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/02/12 03:58:06 INFO : only15: Copied (replaced existing) 2025/02/12 03:58:07 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/02/12 03:58:07 INFO : only17: Copied (replaced existing) 2025/02/12 03:58:09 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/02/12 03:58:09 INFO : only19: Copied (replaced existing) 2025/02/12 03:58:09 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/02/12 03:58:09 INFO : only2: Copied (replaced existing) 2025/02/12 03:58:10 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/02/12 03:58:10 INFO : only16: Copied (replaced existing) 2025/02/12 03:58:10 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/02/12 03:58:10 INFO : only18: Copied (replaced existing) 2025/02/12 03:58:10 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/02/12 03:58:10 INFO : only3: Copied (replaced existing) 2025/02/12 03:58:11 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/02/12 03:58:11 INFO : only4: Copied (replaced existing) 2025/02/12 03:58:11 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/02/12 03:58:11 INFO : only5: Copied (replaced existing) 2025/02/12 03:58:12 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/02/12 03:58:12 INFO : only8: Copied (replaced existing) 2025/02/12 03:58:12 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/02/12 03:58:12 INFO : only7: Copied (replaced existing) 2025/02/12 03:58:12 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/02/12 03:58:12 INFO : only6: Copied (replaced existing) 2025/02/12 03:58:14 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/02/12 03:58:14 INFO : only9: Copied (replaced existing) 2025/02/12 03:58:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-cevuwuv1hefa", Local "Local file system at /tmp/rclone1226089268", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (227.55s) FAIL 2025/02/12 04:00:27 DEBUG : Yandex rclone-test-cevuwuv1hefa: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestSyncConcurrentTruncate|TestSyncWithUpdateOlder)$'" - Finished ERROR in 4m48.969070122s (try 2/5): exit status 1: Failed [TestSyncWithUpdateOlder]