"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestSyncIgnoreErrors|TestSyncWithUpdateOlder)$'" - Starting (try 2/5) 2022/03/15 06:23:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-soragit0robafaf1keqefew0" 2022/03/15 06:23:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/15 06:23:26 DEBUG : Starting OpenDrive session with ID: 37e8b9ba9232532f1a611c1018a6f70470c95adc187cbee0f9a68fb02f3e1227 2022/03/15 06:23:28 DEBUG : Creating backend with remote "/tmp/rclone840785789" === RUN TestSyncIgnoreErrors run.go:181: Remote "OpenDrive root 'rclone-test-soragit0robafaf1keqefew0'", Local "Local file system at /tmp/rclone840785789", Modify Window "1s" 2022/03/15 06:23:36 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2022/03/15 06:26:50 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2022/03/15 06:26:55 DEBUG : d: Making directory 2022/03/15 06:27:01 DEBUG : OpenDrive root 'rclone-test-soragit0robafaf1keqefew0': Waiting for checks to finish 2022/03/15 06:27:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/15 06:27:01 DEBUG : c/non empty space: Unchanged skipping 2022/03/15 06:27:01 DEBUG : OpenDrive root 'rclone-test-soragit0robafaf1keqefew0': Waiting for transfers to finish 2022/03/15 06:27:04 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2022/03/15 06:27:23 INFO : a/potato2: Copied (new) 2022/03/15 06:27:23 DEBUG : Waiting for deletions to finish 2022/03/15 06:27:24 INFO : b/potato: Deleted 2022/03/15 06:27:24 INFO : d: Removing directory 2022/03/15 06:27:26 INFO : b: Removing directory 2022/03/15 06:27:28 DEBUG : OpenDrive root 'rclone-test-soragit0robafaf1keqefew0': deleted 2 directories --- PASS: TestSyncIgnoreErrors (250.08s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "OpenDrive root 'rclone-test-soragit0robafaf1keqefew0'", Local "Local file system at /tmp/rclone840785789", Modify Window "1s" 2022/03/15 06:27:48 DEBUG : one: Uploading chunk 0, size=3, remain=0 2022/03/15 06:27:58 DEBUG : two: Uploading chunk 0, size=3, remain=0 2022/03/15 06:28:17 DEBUG : three: Uploading chunk 0, size=5, remain=0 2022/03/15 06:28:24 DEBUG : four: Uploading chunk 0, size=8, remain=0 2022/03/15 06:28:29 DEBUG : one: Destination is newer than source, skipping 2022/03/15 06:28:29 DEBUG : three: Sizes identical 2022/03/15 06:28:29 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2022/03/15 06:28:29 DEBUG : OpenDrive root 'rclone-test-soragit0robafaf1keqefew0': Waiting for checks to finish 2022/03/15 06:28:29 DEBUG : four: Sizes differ (src 4 vs dst 8) 2022/03/15 06:28:29 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2022/03/15 06:28:29 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone840785789) 2022/03/15 06:28:29 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-soragit0robafaf1keqefew0') 2022/03/15 06:28:29 DEBUG : two: md5 differ 2022/03/15 06:28:29 DEBUG : OpenDrive root 'rclone-test-soragit0robafaf1keqefew0': Waiting for transfers to finish 2022/03/15 06:28:32 DEBUG : two: Uploading chunk 0, size=3, remain=0 2022/03/15 06:28:32 DEBUG : four: Uploading chunk 0, size=4, remain=0 2022/03/15 06:28:32 DEBUG : five: Uploading chunk 0, size=4, remain=0 2022/03/15 06:28:36 INFO : two: Copied (replaced existing) 2022/03/15 06:28:41 INFO : five: Copied (new) 2022/03/15 06:28:44 INFO : four: Copied (replaced existing) 2022/03/15 06:28:44 ERROR : OpenDrive root 'rclone-test-soragit0robafaf1keqefew0': not deleting files as there were IO errors 2022/03/15 06:28:44 ERROR : OpenDrive root 'rclone-test-soragit0robafaf1keqefew0': not deleting directories as there were IO errors sync_test.go:988: Error Trace: sync_test.go:988 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncWithUpdateOlder --- FAIL: TestSyncWithUpdateOlder (71.14s) FAIL 2022/03/15 06:28:49 DEBUG : OpenDrive root 'rclone-test-soragit0robafaf1keqefew0': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestSyncIgnoreErrors|TestSyncWithUpdateOlder)$'" - Finished ERROR in 5m26.821211403s (try 2/5): exit status 1: Failed [TestSyncWithUpdateOlder]