"./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestMoveEmptyDirectories|TestServerSideMoveDeleteEmptySourceDirs|TestSyncConcurrentTruncate|TestSyncSuffix|TestSyncWithUpdateOlder)$'" - Starting (try 2/5) 2025/05/03 02:24:24 DEBUG : Creating backend with remote "TestYandex:rclone-test-wutuzum8puyo" 2025/05/03 02:24:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/03 02:24:25 DEBUG : Creating backend with remote "/tmp/rclone356224006" === RUN TestMoveEmptyDirectories run.go:180: Remote "Yandex rclone-test-wutuzum8puyo", Local "Local file system at /tmp/rclone356224006", Modify Window "1ns" 2025/05/03 02:24:25 DEBUG : sub dir2: Making directory with metadata 2025/05/03 02:24:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/03 02:24:26 INFO : sub dir: Making directory 2025/05/03 02:24:26 INFO : sub dir2: Making directory 2025/05/03 02:24:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/03 02:24:26 DEBUG : Yandex rclone-test-wutuzum8puyo: Waiting for checks to finish 2025/05/03 02:24:26 DEBUG : Yandex rclone-test-wutuzum8puyo: Waiting for transfers to finish 2025/05/03 02:24:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/05/03 02:24:29 INFO : sub dir/hello world: Copied (new) 2025/05/03 02:24:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "Yandex rclone-test-wutuzum8puyo", Local "Local file system at /tmp/rclone356224006", Modify Window "1ns" 2025/05/03 02:24:30 DEBUG : Yandex rclone-test-wutuzum8puyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/03 02:24:31 DEBUG : Yandex rclone-test-wutuzum8puyo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (23.21s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Yandex rclone-test-wutuzum8puyo", Local "Local file system at /tmp/rclone356224006", Modify Window "1ns" 2025/05/03 02:24:56 DEBUG : five: Need to transfer - File not found at Destination 2025/05/03 02:24:56 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/03 02:24:56 DEBUG : one: Destination is newer than source, skipping 2025/05/03 02:24:56 DEBUG : three: Sizes identical 2025/05/03 02:24:56 DEBUG : Yandex rclone-test-wutuzum8puyo: Waiting for checks to finish 2025/05/03 02:24:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/03 02:24:56 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone356224006) 2025/05/03 02:24:56 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Yandex rclone-test-wutuzum8puyo) 2025/05/03 02:24:56 DEBUG : two: md5 differ 2025/05/03 02:24:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/03 02:24:56 DEBUG : Yandex rclone-test-wutuzum8puyo: Waiting for transfers to finish 2025/05/03 02:24:58 DEBUG : four: Dst hash empty - aborting Src hash check 2025/05/03 02:24:58 INFO : four: Copied (replaced existing) 2025/05/03 02:24:59 DEBUG : two: Dst hash empty - aborting Src hash check 2025/05/03 02:24:59 INFO : two: Copied (replaced existing) 2025/05/03 02:24:59 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/03 02:24:59 INFO : five: Copied (new) 2025/05/03 02:24:59 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /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: listing wrong, want five (4), four (4), one (3), three (5), two (3) got five (4), four (8), one (3), three (5), two (3) 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-wutuzum8puyo/four: md5 hash incorrect - expecting "8cbad96aced40b3838dd9f07f6ef5772" got "0a04eb9a514fbe0829cf48049cc69fc7" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /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: Not equal: expected: 4 actual : 8 Test: TestSyncWithUpdateOlder Messages: four: size incorrect file=4 vs obj=8 2025/05/03 02:25:09 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/03 02:25:09 DEBUG : Yandex rclone-test-wutuzum8puyo: Waiting for checks to finish 2025/05/03 02:25:09 DEBUG : one: Destination is newer than source, skipping 2025/05/03 02:25:09 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/03 02:25:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/05/03 02:25:09 DEBUG : two: Size and md5 of src and dst objects identical 2025/05/03 02:25:09 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/03 02:25:09 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/05/03 02:25:09 DEBUG : five: Size and md5 of src and dst objects identical 2025/05/03 02:25:09 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/03 02:25:09 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone356224006) 2025/05/03 02:25:09 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Yandex rclone-test-wutuzum8puyo) 2025/05/03 02:25:09 DEBUG : three: md5 differ 2025/05/03 02:25:09 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/03 02:25:09 DEBUG : Yandex rclone-test-wutuzum8puyo: Waiting for transfers to finish 2025/05/03 02:25:11 DEBUG : three: Dst hash empty - aborting Src hash check 2025/05/03 02:25:11 INFO : three: Copied (replaced existing) 2025/05/03 02:25:11 DEBUG : four: Dst hash empty - aborting Src hash check 2025/05/03 02:25:11 INFO : four: Copied (replaced existing) 2025/05/03 02:25:11 DEBUG : Waiting for deletions to finish --- FAIL: TestSyncWithUpdateOlder (43.88s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Yandex rclone-test-wutuzum8puyo", Local "Local file system at /tmp/rclone356224006", Modify Window "1ns" 2025/05/03 02:25:32 DEBUG : Creating backend with remote "TestYandex:rclone-test-lufaqiv7mipu" 2025/05/03 02:25:38 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Yandex rclone-test-wutuzum8puyo -> Yandex rclone-test-lufaqiv7mipu 2025/05/03 02:25:45 DEBUG : Yandex rclone-test-lufaqiv7mipu: Using server-side directory move 2025/05/03 02:25:45 INFO : Yandex rclone-test-lufaqiv7mipu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/03 02:25:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/03 02:25:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:25:45 DEBUG : empty space: Unchanged skipping 2025/05/03 02:25:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/03 02:25:45 DEBUG : Yandex rclone-test-lufaqiv7mipu: Waiting for checks to finish 2025/05/03 02:25:47 INFO : potato2: Moved (server-side) 2025/05/03 02:25:50 INFO : potato3: Deleted 2025/05/03 02:25:50 INFO : empty space: Deleted 2025/05/03 02:25:50 DEBUG : Yandex rclone-test-lufaqiv7mipu: Waiting for transfers to finish 2025/05/03 02:25:51 INFO : potato3: Moved (server-side) 2025/05/03 02:25:51 INFO : tomatoDir: Removing directory 2025/05/03 02:25:56 DEBUG : Yandex rclone-test-wutuzum8puyo: deleted 1 directories 2025/05/03 02:25:57 DEBUG : Creating backend with remote "TestYandex:rclone-test-qoquyox4ripo" 2025/05/03 02:25:57 INFO : tomatoDir: Making directory 2025/05/03 02:25:58 DEBUG : Yandex rclone-test-qoquyox4ripo: Using server-side directory move 2025/05/03 02:26:01 INFO : Yandex rclone-test-qoquyox4ripo: Server side directory move succeeded 2025/05/03 02:26:02 ERROR : : error listing: directory not found 2025/05/03 02:26:03 ERROR : : error listing: directory not found 2025/05/03 02:26:03 DEBUG : Yandex rclone-test-qoquyox4ripo: Purge remote 2025/05/03 02:26:13 DEBUG : Yandex rclone-test-lufaqiv7mipu: Purge remote 2025/05/03 02:26:14 NOTICE: purge failed: [404 - DiskNotFoundError] Resource not found. (Не удалось найти запрошенный ресурс.) --- PASS: TestServerSideMoveDeleteEmptySourceDirs (42.92s) === RUN TestSyncSuffix run.go:180: Remote "Yandex rclone-test-wutuzum8puyo", Local "Local file system at /tmp/rclone356224006", Modify Window "1ns" 2025/05/03 02:26:21 DEBUG : Creating backend with remote "TestYandex:rclone-test-wutuzum8puyo/dst" 2025/05/03 02:26:21 DEBUG : Config file has changed externally - reloading 2025/05/03 02:26:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/03 02:26:24 INFO : one: Moved (server-side) to: one.bak 2025/05/03 02:26:26 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/05/03 02:26:26 INFO : one: Copied (new) 2025/05/03 02:26:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:26:27 DEBUG : two: Unchanged skipping 2025/05/03 02:26:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/03 02:26:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/03 02:26:31 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/05/03 02:26:31 INFO : three.txt: Copied (new) 2025/05/03 02:26:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/03 02:26:37 INFO : one.bak: Deleted 2025/05/03 02:26:39 INFO : one: Moved (server-side) to: one.bak 2025/05/03 02:26:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/05/03 02:26:41 INFO : one: Copied (new) 2025/05/03 02:26:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:26:42 DEBUG : two: Unchanged skipping 2025/05/03 02:26:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/03 02:26:48 INFO : three.txt.bak: Deleted 2025/05/03 02:26:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/03 02:26:52 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/05/03 02:26:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (68.41s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Yandex rclone-test-wutuzum8puyo", Local "Local file system at /tmp/rclone356224006", Modify Window "1ns" 2025/05/03 02:28:35 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:28:35 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:28:35 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:28:35 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:28:35 DEBUG : Yandex rclone-test-wutuzum8puyo: Waiting for checks to finish 2025/05/03 02:28:35 DEBUG : both0: Unchanged skipping 2025/05/03 02:28:35 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:28:35 DEBUG : both12: Unchanged skipping 2025/05/03 02:28:35 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:28:35 DEBUG : both13: Unchanged skipping 2025/05/03 02:28:35 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:28:35 DEBUG : both1: Unchanged skipping 2025/05/03 02:28:35 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:28:35 DEBUG : both15: Unchanged skipping 2025/05/03 02:28:35 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:28:35 DEBUG : both16: Unchanged skipping 2025/05/03 02:28:35 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:28:35 DEBUG : both17: Unchanged skipping 2025/05/03 02:28:35 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:28:35 DEBUG : both10: Unchanged skipping 2025/05/03 02:28:35 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:28:35 DEBUG : both11: Unchanged skipping 2025/05/03 02:28:35 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:28:35 DEBUG : both2: Unchanged skipping 2025/05/03 02:28:35 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:28:35 DEBUG : both18: Unchanged skipping 2025/05/03 02:28:35 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:28:35 DEBUG : both4: Unchanged skipping 2025/05/03 02:28:35 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:28:35 DEBUG : both5: Unchanged skipping 2025/05/03 02:28:35 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:28:35 DEBUG : both6: Unchanged skipping 2025/05/03 02:28:35 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:28:35 DEBUG : both7: Unchanged skipping 2025/05/03 02:28:35 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:28:35 DEBUG : both8: Unchanged skipping 2025/05/03 02:28:35 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/05/03 02:28:35 DEBUG : both9: Unchanged skipping 2025/05/03 02:28:35 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/03 02:28:35 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/03 02:28:35 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/03 02:28:35 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/03 02:28:35 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/03 02:28:35 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/03 02:28:35 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/03 02:28:35 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/03 02:28:35 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/03 02:28:35 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/03 02:28:35 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/03 02:28:35 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/03 02:28:35 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/03 02:28:35 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/03 02:28:35 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/03 02:28:35 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/03 02:28:35 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/03 02:28:35 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/03 02:28:35 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/03 02:28:35 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/03 02:28:35 DEBUG : both3: Unchanged skipping 2025/05/03 02:28:35 DEBUG : both14: Unchanged skipping 2025/05/03 02:28:35 DEBUG : both19: Unchanged skipping 2025/05/03 02:28:35 DEBUG : Yandex rclone-test-wutuzum8puyo: Waiting for transfers to finish 2025/05/03 02:28:37 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/05/03 02:28:37 INFO : only1: Copied (replaced existing) 2025/05/03 02:28:37 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/05/03 02:28:37 INFO : only10: Copied (replaced existing) 2025/05/03 02:28:38 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/05/03 02:28:38 INFO : only11: Copied (replaced existing) 2025/05/03 02:28:38 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/05/03 02:28:38 INFO : only0: Copied (replaced existing) 2025/05/03 02:28:39 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/05/03 02:28:39 INFO : only12: Copied (replaced existing) 2025/05/03 02:28:39 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/05/03 02:28:39 INFO : only13: Copied (replaced existing) 2025/05/03 02:28:39 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/05/03 02:28:39 INFO : only14: Copied (replaced existing) 2025/05/03 02:28:40 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/05/03 02:28:40 INFO : only15: Copied (replaced existing) 2025/05/03 02:28:40 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/05/03 02:28:40 INFO : only16: Copied (replaced existing) 2025/05/03 02:28:41 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/05/03 02:28:41 INFO : only17: Copied (replaced existing) 2025/05/03 02:28:41 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/05/03 02:28:41 INFO : only19: Copied (replaced existing) 2025/05/03 02:28:42 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/05/03 02:28:42 INFO : only18: Copied (replaced existing) 2025/05/03 02:28:42 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/05/03 02:28:42 INFO : only2: Copied (replaced existing) 2025/05/03 02:28:43 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/05/03 02:28:43 INFO : only3: Copied (replaced existing) 2025/05/03 02:28:43 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/05/03 02:28:43 INFO : only5: Copied (replaced existing) 2025/05/03 02:28:43 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/05/03 02:28:43 INFO : only4: Copied (replaced existing) 2025/05/03 02:28:44 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/05/03 02:28:44 INFO : only6: Copied (replaced existing) 2025/05/03 02:28:45 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/05/03 02:28:45 INFO : only7: Copied (replaced existing) 2025/05/03 02:28:45 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/05/03 02:28:45 INFO : only8: Copied (replaced existing) 2025/05/03 02:28:46 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/05/03 02:28:46 INFO : only9: Copied (replaced existing) 2025/05/03 02:28:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Yandex rclone-test-wutuzum8puyo", Local "Local file system at /tmp/rclone356224006", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (262.28s) FAIL 2025/05/03 02:31:46 DEBUG : Yandex rclone-test-wutuzum8puyo: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestYandex: -verbose -test.run '^(TestMoveEmptyDirectories|TestServerSideMoveDeleteEmptySourceDirs|TestSyncConcurrentTruncate|TestSyncSuffix|TestSyncWithUpdateOlder)$'" - Finished ERROR in 7m25.814156748s (try 2/5): exit status 1: Failed [TestSyncWithUpdateOlder]