"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2021/12/13 06:04:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bupozif4joyuyab3miloter9" 2021/12/13 06:04:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/12/13 06:04:56 DEBUG : Starting OpenDrive session with ID: 6ba5e412a69b67ba7213faec77292176fd922b7435cbc15a64de5484372d0578 2021/12/13 06:04:57 DEBUG : Creating backend with remote "/tmp/rclone2175652746" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:05:00 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2021/12/13 06:05:00 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:05:00 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.50s) === RUN TestCopy run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:05:03 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:05:03 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:05:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/12/13 06:05:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (17.60s) === RUN TestCopyMissingDirectory run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:05:20 DEBUG : Creating backend with remote "/non-existing" 2021/12/13 06:05:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2021/12/13 06:05:20 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:05:20 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (2.30s) === RUN TestCopyNoTraverse run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:05:23 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:05:23 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:05:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/12/13 06:05:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (25.20s) === RUN TestCopyCheckFirst run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:05:47 INFO : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Running all checks before starting transfers 2021/12/13 06:05:48 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:05:48 INFO : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Checks finished, now starting transfers 2021/12/13 06:05:48 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:05:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/12/13 06:05:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (13.85s) === RUN TestSyncNoTraverse run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:06:01 ERROR : Ignoring --no-traverse with sync 2021/12/13 06:06:02 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:06:02 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:06:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/12/13 06:06:09 INFO : sub dir/hello world: Copied (new) 2021/12/13 06:06:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (14.12s) === RUN TestCopyWithDepth run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:06:16 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:06:16 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:06:18 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2021/12/13 06:06:22 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (10.34s) === RUN TestCopyWithFilesFrom run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:06:25 DEBUG : hello world2: Excluded 2021/12/13 06:06:26 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:06:26 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:06:28 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2021/12/13 06:06:32 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (9.60s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:06:36 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:06:36 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:06:38 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2021/12/13 06:06:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (9.49s) === RUN TestCopyEmptyDirectories run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:06:44 DEBUG : sub dir2: Making directory 2021/12/13 06:06:45 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:06:45 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:06:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/12/13 06:06:55 INFO : sub dir/hello world: Copied (new) 2021/12/13 06:06:55 DEBUG : sub dir2: Making directory 2021/12/13 06:06:57 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': copied 1 directories --- PASS: TestCopyEmptyDirectories (19.48s) === RUN TestMoveEmptyDirectories run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:07:04 DEBUG : sub dir2: Making directory 2021/12/13 06:07:05 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:07:05 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:07:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/12/13 06:07:12 INFO : sub dir/hello world: Copied (new) 2021/12/13 06:07:12 INFO : sub dir/hello world: Deleted 2021/12/13 06:07:12 DEBUG : sub dir: Making directory 2021/12/13 06:07:12 DEBUG : sub dir2: Making directory 2021/12/13 06:07:14 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': copied 2 directories --- PASS: TestMoveEmptyDirectories (16.97s) === RUN TestSyncEmptyDirectories run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:07:21 DEBUG : sub dir2: Making directory 2021/12/13 06:07:22 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:07:22 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:07:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/12/13 06:07:29 INFO : sub dir/hello world: Copied (new) 2021/12/13 06:07:29 DEBUG : sub dir2: Making directory 2021/12/13 06:07:31 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': copied 1 directories 2021/12/13 06:07:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (17.14s) === RUN TestServerSideCopy run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:07:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/12/13 06:07:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-geboyoq3tubixob7kakerim4" 2021/12/13 06:07:49 DEBUG : Starting OpenDrive session with ID: bdf7649be9f636739d069796c11d5132e85763685c259448fccb905152c9c771 sync_test.go:275: Server side copy (if possible) OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9' -> OpenDrive root 'rclone-test-geboyoq3tubixob7kakerim4' 2021/12/13 06:07:52 DEBUG : OpenDrive root 'rclone-test-geboyoq3tubixob7kakerim4': Waiting for checks to finish 2021/12/13 06:07:52 DEBUG : OpenDrive root 'rclone-test-geboyoq3tubixob7kakerim4': Waiting for transfers to finish 2021/12/13 06:07:56 INFO : sub dir/hello world: Copied (server-side copy) 2021/12/13 06:07:58 DEBUG : OpenDrive root 'rclone-test-geboyoq3tubixob7kakerim4': Purge remote --- PASS: TestServerSideCopy (25.55s) === RUN TestCopyAfterDelete run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:08:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/12/13 06:08:11 ERROR : : error listing: directory not found 2021/12/13 06:08:13 DEBUG : Local file system at /tmp/rclone2175652746: Making directory 2021/12/13 06:08:13 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:08:13 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (15.69s) === RUN TestCopyRedownload run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:08:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/12/13 06:08:30 DEBUG : Local file system at /tmp/rclone2175652746: Waiting for checks to finish 2021/12/13 06:08:30 DEBUG : Local file system at /tmp/rclone2175652746: Waiting for transfers to finish 2021/12/13 06:08:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2021/12/13 06:08:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (15.74s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:08:36 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:08:36 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:08:38 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2021/12/13 06:08:42 INFO : check sum: Copied (new) 2021/12/13 06:08:42 DEBUG : Waiting for deletions to finish 2021/12/13 06:08:43 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:08:43 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/12/13 06:08:43 DEBUG : check sum: Size and md5 of src and dst objects identical 2021/12/13 06:08:43 DEBUG : check sum: Unchanged skipping 2021/12/13 06:08:43 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:08:43 DEBUG : Waiting for deletions to finish 2021/12/13 06:08:43 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (11.39s) === RUN TestSyncSizeOnly run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:08:47 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:08:47 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:08:50 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2021/12/13 06:08:54 INFO : sizeonly: Copied (new) 2021/12/13 06:08:54 DEBUG : Waiting for deletions to finish 2021/12/13 06:08:55 DEBUG : sizeonly: Sizes identical 2021/12/13 06:08:55 DEBUG : sizeonly: Unchanged skipping 2021/12/13 06:08:55 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:08:55 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:08:55 DEBUG : Waiting for deletions to finish 2021/12/13 06:08:55 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (11.61s) === RUN TestSyncIgnoreSize run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:08:59 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:08:59 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:09:01 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2021/12/13 06:09:08 INFO : ignore-size: Copied (new) 2021/12/13 06:09:08 DEBUG : Waiting for deletions to finish 2021/12/13 06:09:09 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:09:09 DEBUG : ignore-size: Unchanged skipping 2021/12/13 06:09:09 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:09:09 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:09:09 DEBUG : Waiting for deletions to finish 2021/12/13 06:09:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (14.11s) === RUN TestSyncIgnoreTimes run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:09:14 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2021/12/13 06:09:19 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:09:19 DEBUG : existing: Unchanged skipping 2021/12/13 06:09:19 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:09:19 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:09:19 DEBUG : Waiting for deletions to finish 2021/12/13 06:09:19 INFO : There was nothing to transfer 2021/12/13 06:09:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/12/13 06:09:20 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:09:20 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:09:21 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2021/12/13 06:09:25 INFO : existing: Copied (replaced existing) 2021/12/13 06:09:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (15.45s) === RUN TestSyncIgnoreExisting run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:09:28 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:09:28 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:09:31 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2021/12/13 06:09:35 INFO : existing: Copied (new) 2021/12/13 06:09:35 DEBUG : Waiting for deletions to finish 2021/12/13 06:09:36 DEBUG : existing: Destination exists, skipping 2021/12/13 06:09:36 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:09:36 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:09:36 DEBUG : Waiting for deletions to finish 2021/12/13 06:09:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (11.69s) === RUN TestSyncIgnoreErrors run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:09:43 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2021/12/13 06:09:51 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2021/12/13 06:09:55 DEBUG : d: Making directory 2021/12/13 06:09:59 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:09:59 DEBUG : c/non empty space: Unchanged skipping 2021/12/13 06:09:59 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:09:59 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:10:02 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2021/12/13 06:10:06 INFO : a/potato2: Copied (new) 2021/12/13 06:10:06 DEBUG : Waiting for deletions to finish 2021/12/13 06:10:07 INFO : b/potato: Deleted 2021/12/13 06:10:07 INFO : d: Removing directory 2021/12/13 06:10:08 INFO : b: Removing directory 2021/12/13 06:10:10 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': deleted 2 directories --- PASS: TestSyncIgnoreErrors (38.46s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:10:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/12/13 06:10:25 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/12/13 06:10:25 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:10:25 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/12/13 06:10:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2021/12/13 06:10:25 DEBUG : empty space: Unchanged skipping 2021/12/13 06:10:25 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:10:25 DEBUG : Waiting for deletions to finish 2021/12/13 06:10:25 INFO : There was nothing to transfer 2021/12/13 06:10:27 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/12/13 06:10:27 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:10:27 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/12/13 06:10:27 INFO : empty space: Updated modification time in destination 2021/12/13 06:10:27 DEBUG : empty space: Unchanged skipping 2021/12/13 06:10:27 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:10:27 DEBUG : Waiting for deletions to finish 2021/12/13 06:10:27 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (12.63s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:10:33 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/12/13 06:10:38 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/12/13 06:10:38 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:10:38 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2021/12/13 06:10:38 DEBUG : empty space: Unchanged skipping 2021/12/13 06:10:38 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:10:38 DEBUG : Waiting for deletions to finish 2021/12/13 06:10:38 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (11.01s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:10:44 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2021/12/13 06:10:49 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:10:49 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/12/13 06:10:49 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2175652746) 2021/12/13 06:10:49 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9') 2021/12/13 06:10:49 DEBUG : foo: md5 differ 2021/12/13 06:10:49 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:10:50 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2021/12/13 06:10:53 INFO : foo: Copied (replaced existing) 2021/12/13 06:10:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (14.83s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:10:59 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/12/13 06:11:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:11:08 DEBUG : empty space: Unchanged skipping 2021/12/13 06:11:08 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:11:08 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:11:11 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2021/12/13 06:11:15 INFO : potato: Copied (new) 2021/12/13 06:11:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (22.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:11:21 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2021/12/13 06:11:26 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/12/13 06:11:26 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:11:26 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:11:27 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2021/12/13 06:11:30 INFO : potato: Copied (replaced existing) 2021/12/13 06:11:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (16.12s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:12:10 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2021/12/13 06:12:21 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2021/12/13 06:12:21 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:12:21 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2175652746) 2021/12/13 06:12:21 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9') 2021/12/13 06:12:21 DEBUG : potato: md5 differ 2021/12/13 06:12:21 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:12:24 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2021/12/13 06:12:31 INFO : potato: Copied (replaced existing) 2021/12/13 06:12:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (59.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:12:36 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2021/12/13 06:12:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/12/13 06:12:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/12/13 06:12:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:12:48 DEBUG : empty space: Unchanged skipping 2021/12/13 06:12:48 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:12:48 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:12:48 DEBUG : Waiting for deletions to finish 2021/12/13 06:12:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (17.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:13:03 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2021/12/13 06:13:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/12/13 06:13:18 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:13:18 DEBUG : empty space: Unchanged skipping 2021/12/13 06:13:18 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:13:18 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:13:20 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/12/13 06:13:24 INFO : potato2: Copied (new) 2021/12/13 06:13:24 DEBUG : Waiting for deletions to finish 2021/12/13 06:13:25 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (37.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:13:32 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2021/12/13 06:13:40 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2021/12/13 06:13:44 DEBUG : d: Making directory 2021/12/13 06:13:45 DEBUG : d/e: Making directory 2021/12/13 06:13:50 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:13:50 DEBUG : c/non empty space: Unchanged skipping 2021/12/13 06:13:52 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:13:52 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:13:54 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2021/12/13 06:13:57 INFO : a/potato2: Copied (new) 2021/12/13 06:13:57 DEBUG : Waiting for deletions to finish 2021/12/13 06:13:58 INFO : b/potato: Deleted 2021/12/13 06:13:58 INFO : d/e: Removing directory 2021/12/13 06:14:00 INFO : d: Removing directory 2021/12/13 06:14:01 INFO : b: Removing directory 2021/12/13 06:14:03 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (41.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:14:14 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2021/12/13 06:14:23 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2021/12/13 06:14:27 DEBUG : d: Making directory 2021/12/13 06:14:31 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:14:31 DEBUG : c/non empty space: Unchanged skipping 2021/12/13 06:14:33 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:14:33 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:14:34 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2021/12/13 06:14:38 INFO : a/potato2: Copied (new) 2021/12/13 06:14:38 ERROR : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': not deleting files as there were IO errors 2021/12/13 06:14:38 ERROR : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (38.99s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:14:52 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2021/12/13 06:14:58 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/12/13 06:15:02 DEBUG : Waiting for deletions to finish 2021/12/13 06:15:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:15:03 DEBUG : empty space: Unchanged skipping 2021/12/13 06:15:03 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:15:03 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:15:04 INFO : potato: Deleted 2021/12/13 06:15:06 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/12/13 06:15:09 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (23.50s) === RUN TestSyncDeleteBefore run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:15:16 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2021/12/13 06:15:21 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/12/13 06:15:26 DEBUG : Waiting for deletions to finish 2021/12/13 06:15:27 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:15:27 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:15:28 INFO : potato: Deleted 2021/12/13 06:15:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:15:28 DEBUG : empty space: Unchanged skipping 2021/12/13 06:15:28 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:15:28 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:15:31 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/12/13 06:15:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (25.20s) === RUN TestCopyDeleteBefore run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:15:41 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2021/12/13 06:15:46 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:15:46 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:15:48 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2021/12/13 06:15:53 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (17.86s) === RUN TestSyncWithExclude run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:16:01 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/12/13 06:16:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/12/13 06:16:13 DEBUG : enormous: Excluded 2021/12/13 06:16:13 DEBUG : potato2: Excluded 2021/12/13 06:16:14 DEBUG : potato2: Excluded 2021/12/13 06:16:14 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:16:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:16:14 DEBUG : empty space: Unchanged skipping 2021/12/13 06:16:14 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:16:14 DEBUG : Waiting for deletions to finish 2021/12/13 06:16:14 INFO : There was nothing to transfer 2021/12/13 06:16:15 DEBUG : enormous: Excluded 2021/12/13 06:16:15 DEBUG : potato2: Excluded 2021/12/13 06:16:16 DEBUG : potato2: Excluded 2021/12/13 06:16:16 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2021/12/13 06:16:16 DEBUG : empty space: Unchanged skipping 2021/12/13 06:16:16 DEBUG : Local file system at /tmp/rclone2175652746: Waiting for checks to finish 2021/12/13 06:16:16 DEBUG : Local file system at /tmp/rclone2175652746: Waiting for transfers to finish 2021/12/13 06:16:16 DEBUG : Waiting for deletions to finish 2021/12/13 06:16:16 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (22.28s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:16:21 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/12/13 06:16:27 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/12/13 06:16:34 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2021/12/13 06:16:39 DEBUG : enormous: Excluded 2021/12/13 06:16:39 DEBUG : potato2: Excluded 2021/12/13 06:16:39 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:16:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:16:39 DEBUG : empty space: Unchanged skipping 2021/12/13 06:16:39 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:16:39 DEBUG : Waiting for deletions to finish 2021/12/13 06:16:40 INFO : enormous: Deleted 2021/12/13 06:16:40 INFO : potato2: Deleted 2021/12/13 06:16:40 INFO : There was nothing to transfer 2021/12/13 06:16:42 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2021/12/13 06:16:42 DEBUG : empty space: Unchanged skipping 2021/12/13 06:16:42 DEBUG : Local file system at /tmp/rclone2175652746: Waiting for checks to finish 2021/12/13 06:16:42 DEBUG : Local file system at /tmp/rclone2175652746: Waiting for transfers to finish 2021/12/13 06:16:42 DEBUG : Waiting for deletions to finish 2021/12/13 06:16:42 INFO : potato2: Deleted 2021/12/13 06:16:42 INFO : enormous: Deleted 2021/12/13 06:16:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (25.24s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:16:46 DEBUG : one: Uploading chunk 0, size=3, remain=0 2021/12/13 06:16:52 DEBUG : two: Uploading chunk 0, size=3, remain=0 2021/12/13 06:16:58 DEBUG : three: Uploading chunk 0, size=5, remain=0 2021/12/13 06:17:04 DEBUG : four: Uploading chunk 0, size=8, remain=0 2021/12/13 06:17:09 DEBUG : four: Sizes differ (src 4 vs dst 8) 2021/12/13 06:17:09 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:17:09 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2021/12/13 06:17:09 DEBUG : one: Destination is newer than source, skipping 2021/12/13 06:17:09 DEBUG : three: Sizes identical 2021/12/13 06:17:09 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2021/12/13 06:17:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2175652746) 2021/12/13 06:17:09 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9') 2021/12/13 06:17:09 DEBUG : two: md5 differ 2021/12/13 06:17:09 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:17:10 DEBUG : four: Uploading chunk 0, size=4, remain=0 2021/12/13 06:17:10 DEBUG : two: Uploading chunk 0, size=3, remain=0 2021/12/13 06:17:11 DEBUG : five: Uploading chunk 0, size=4, remain=0 2021/12/13 06:17:14 INFO : two: Copied (replaced existing) 2021/12/13 06:17:14 INFO : four: Copied (replaced existing) 2021/12/13 06:17:15 INFO : five: Copied (new) 2021/12/13 06:17:15 DEBUG : Waiting for deletions to finish 2021/12/13 06:17:17 DEBUG : one: Destination is newer than source, skipping 2021/12/13 06:17:17 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:17:17 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2021/12/13 06:17:17 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2021/12/13 06:17:17 DEBUG : four: Size and md5 of src and dst objects identical 2021/12/13 06:17:17 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2021/12/13 06:17:17 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2021/12/13 06:17:17 DEBUG : five: Size and md5 of src and dst objects identical 2021/12/13 06:17:17 DEBUG : two: Size and md5 of src and dst objects identical 2021/12/13 06:17:17 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2021/12/13 06:17:17 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2021/12/13 06:17:17 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2175652746) 2021/12/13 06:17:17 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9') 2021/12/13 06:17:17 DEBUG : three: md5 differ 2021/12/13 06:17:17 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2021/12/13 06:17:17 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:17:17 DEBUG : three: Uploading chunk 0, size=5, remain=0 2021/12/13 06:17:21 INFO : three: Copied (replaced existing) 2021/12/13 06:17:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (43.29s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" sync_test.go:1058: Can track renames: true 2021/12/13 06:17:28 INFO : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Making map for --track-renames 2021/12/13 06:17:28 INFO : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Finished making map for --track-renames 2021/12/13 06:17:28 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:17:28 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for renames to finish 2021/12/13 06:17:28 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:17:30 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2021/12/13 06:17:30 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2021/12/13 06:17:34 INFO : potato: Copied (new) 2021/12/13 06:17:34 INFO : yam: Copied (new) 2021/12/13 06:17:34 DEBUG : Waiting for deletions to finish 2021/12/13 06:17:36 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:17:36 DEBUG : potato: Unchanged skipping 2021/12/13 06:17:36 INFO : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Making map for --track-renames 2021/12/13 06:17:36 INFO : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Finished making map for --track-renames 2021/12/13 06:17:36 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:17:36 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for renames to finish 2021/12/13 06:17:48 INFO : yam: Moved (server-side) to: yaml 2021/12/13 06:17:48 INFO : yaml: Renamed from "yam" 2021/12/13 06:17:48 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:17:48 DEBUG : Waiting for deletions to finish 2021/12/13 06:17:48 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (24.68s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" sync_test.go:1127: Can track renames: true 2021/12/13 06:17:52 INFO : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Making map for --track-renames 2021/12/13 06:17:52 INFO : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Finished making map for --track-renames 2021/12/13 06:17:52 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:17:52 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for renames to finish 2021/12/13 06:17:52 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:17:55 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2021/12/13 06:17:56 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2021/12/13 06:17:58 INFO : yam: Copied (new) 2021/12/13 06:17:59 INFO : potato: Copied (new) 2021/12/13 06:17:59 DEBUG : Waiting for deletions to finish 2021/12/13 06:18:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:18:01 DEBUG : potato: Unchanged skipping 2021/12/13 06:18:01 INFO : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Making map for --track-renames 2021/12/13 06:18:01 INFO : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Finished making map for --track-renames 2021/12/13 06:18:01 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:18:01 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for renames to finish 2021/12/13 06:18:14 INFO : yam: Moved (server-side) to: yaml 2021/12/13 06:18:14 INFO : yaml: Renamed from "yam" 2021/12/13 06:18:14 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:18:14 DEBUG : Waiting for deletions to finish 2021/12/13 06:18:14 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (26.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" sync_test.go:1163: Can track renames: true 2021/12/13 06:18:19 INFO : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Making map for --track-renames 2021/12/13 06:18:19 INFO : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Finished making map for --track-renames 2021/12/13 06:18:19 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:18:19 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for renames to finish 2021/12/13 06:18:19 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:18:21 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2021/12/13 06:18:24 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2021/12/13 06:18:25 INFO : potato: Copied (new) 2021/12/13 06:18:29 INFO : sub/yam: Copied (new) 2021/12/13 06:18:29 DEBUG : Waiting for deletions to finish 2021/12/13 06:18:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:18:31 DEBUG : potato: Unchanged skipping 2021/12/13 06:18:32 INFO : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Making map for --track-renames 2021/12/13 06:18:32 INFO : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Finished making map for --track-renames 2021/12/13 06:18:32 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:18:32 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for renames to finish 2021/12/13 06:18:34 INFO : sub/yam: Moved (server-side) to: yam 2021/12/13 06:18:34 INFO : yam: Renamed from "sub/yam" 2021/12/13 06:18:34 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:18:34 DEBUG : Waiting for deletions to finish 2021/12/13 06:18:34 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (22.61s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:18:42 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:18:42 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:18:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/12/13 06:18:48 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2021/12/13 06:18:49 INFO : sub dir/hello world: Copied (new) 2021/12/13 06:18:49 INFO : sub dir/hello world: Deleted 2021/12/13 06:18:52 INFO : nested/sub dir/file: Copied (new) 2021/12/13 06:18:52 INFO : nested/sub dir/file: Deleted 2021/12/13 06:18:52 INFO : sub dir: Removing directory 2021/12/13 06:18:52 INFO : nested/sub dir: Removing directory 2021/12/13 06:18:52 INFO : nested: Removing directory 2021/12/13 06:18:52 DEBUG : Local file system at /tmp/rclone2175652746: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (22.43s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:19:04 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:19:04 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:19:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2021/12/13 06:19:11 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2021/12/13 06:19:12 INFO : sub dir/hello world: Copied (new) 2021/12/13 06:19:12 INFO : sub dir/hello world: Deleted 2021/12/13 06:19:15 INFO : nested/sub dir/file: Copied (new) 2021/12/13 06:19:15 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (22.07s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:19:26 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:19:26 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:19:28 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2021/12/13 06:19:29 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2021/12/13 06:19:32 INFO : existing: Copied (new) 2021/12/13 06:19:32 INFO : existing: Deleted 2021/12/13 06:19:35 INFO : existing-b: Copied (new) 2021/12/13 06:19:35 INFO : existing-b: Deleted 2021/12/13 06:19:36 DEBUG : existing: Destination exists, skipping 2021/12/13 06:19:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2021/12/13 06:19:36 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:19:36 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:19:36 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (14.91s) === RUN TestServerSideMove run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:19:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-guyarok3qireveh1somezov9" 2021/12/13 06:19:40 DEBUG : Config file has changed externaly - reloading 2021/12/13 06:19:41 DEBUG : Starting OpenDrive session with ID: e647038f54dce48c26137f9f4cc43f56533fac015421814848678a0abf2cd79d 2021/12/13 06:19:47 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/12/13 06:19:53 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/12/13 06:19:59 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1215: Server side move (if possible) OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9' -> OpenDrive root 'rclone-test-guyarok3qireveh1somezov9' 2021/12/13 06:20:09 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/12/13 06:20:15 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2021/12/13 06:20:19 DEBUG : OpenDrive root 'rclone-test-guyarok3qireveh1somezov9': Using server-side directory move 2021/12/13 06:20:19 INFO : OpenDrive root 'rclone-test-guyarok3qireveh1somezov9': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/12/13 06:20:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/12/13 06:20:20 DEBUG : empty space: Unchanged skipping 2021/12/13 06:20:20 DEBUG : OpenDrive root 'rclone-test-guyarok3qireveh1somezov9': Waiting for checks to finish 2021/12/13 06:20:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/12/13 06:20:21 INFO : potato3: Deleted 2021/12/13 06:20:21 INFO : empty space: Deleted 2021/12/13 06:20:21 DEBUG : OpenDrive root 'rclone-test-guyarok3qireveh1somezov9': Waiting for transfers to finish 2021/12/13 06:20:21 INFO : potato2: Moved (server-side) 2021/12/13 06:20:22 INFO : potato3: Moved (server-side) 2021/12/13 06:20:22 INFO : There was nothing to transfer 2021/12/13 06:20:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-suseseb9rivazaz5saregul7" 2021/12/13 06:20:24 DEBUG : Starting OpenDrive session with ID: 72f4b9e1c4952a385f9fc482eec539940d4caba939c6c2af5ff61a91f9eeb480 2021/12/13 06:20:25 DEBUG : OpenDrive root 'rclone-test-suseseb9rivazaz5saregul7': Using server-side directory move 2021/12/13 06:20:27 INFO : OpenDrive root 'rclone-test-suseseb9rivazaz5saregul7': Server side directory move succeeded 2021/12/13 06:20:30 ERROR : : error listing: directory not found 2021/12/13 06:20:30 DEBUG : OpenDrive root 'rclone-test-suseseb9rivazaz5saregul7': Purge remote 2021/12/13 06:20:31 DEBUG : OpenDrive root 'rclone-test-guyarok3qireveh1somezov9': Purge remote 2021/12/13 06:20:32 purge failed: directory not found --- PASS: TestServerSideMove (53.36s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:20:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wiwozod2vigurux4karefuv0" 2021/12/13 06:20:34 DEBUG : Starting OpenDrive session with ID: da3544bbb8a492a07a0865ca2911cbabf53e5d902fd20aa1c05d420cc484c5bb 2021/12/13 06:20:38 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/12/13 06:20:49 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/12/13 06:20:55 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1215: Server side move (if possible) OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9' -> OpenDrive root 'rclone-test-wiwozod2vigurux4karefuv0' 2021/12/13 06:21:04 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/12/13 06:21:12 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2021/12/13 06:21:18 DEBUG : empty space: Excluded 2021/12/13 06:21:18 DEBUG : empty space: Excluded 2021/12/13 06:21:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/12/13 06:21:18 DEBUG : OpenDrive root 'rclone-test-wiwozod2vigurux4karefuv0': Waiting for checks to finish 2021/12/13 06:21:18 DEBUG : OpenDrive root 'rclone-test-wiwozod2vigurux4karefuv0': Waiting for transfers to finish 2021/12/13 06:21:18 INFO : potato3: Deleted 2021/12/13 06:21:19 INFO : potato2: Moved (server-side) 2021/12/13 06:21:20 INFO : potato3: Moved (server-side) 2021/12/13 06:21:20 INFO : There was nothing to transfer 2021/12/13 06:21:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pogotiz0taduyed3laxenot4" 2021/12/13 06:21:22 DEBUG : Starting OpenDrive session with ID: 29bba4fdb68efc82e0a12d8cbe3096aac0daa1eeb6116c8d92681ced9b5bd3bf 2021/12/13 06:21:24 DEBUG : empty space: Excluded 2021/12/13 06:21:24 DEBUG : OpenDrive root 'rclone-test-pogotiz0taduyed3laxenot4': Waiting for checks to finish 2021/12/13 06:21:24 DEBUG : OpenDrive root 'rclone-test-pogotiz0taduyed3laxenot4': Waiting for transfers to finish 2021/12/13 06:21:27 INFO : potato3: Moved (server-side) 2021/12/13 06:21:27 INFO : potato2: Moved (server-side) 2021/12/13 06:21:27 INFO : There was nothing to transfer 2021/12/13 06:21:28 DEBUG : OpenDrive root 'rclone-test-pogotiz0taduyed3laxenot4': Purge remote 2021/12/13 06:21:30 DEBUG : OpenDrive root 'rclone-test-wiwozod2vigurux4karefuv0': Purge remote --- PASS: TestServerSideMoveWithFilter (60.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:21:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vifalex9xilavic6zejedew4" 2021/12/13 06:21:34 DEBUG : Starting OpenDrive session with ID: a47d70187a483789a9a1b5fabc902fd05d79aedaae777e937a13e356bcc84d23 2021/12/13 06:21:38 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2021/12/13 06:21:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/12/13 06:21:54 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2021/12/13 06:21:58 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9' -> OpenDrive root 'rclone-test-vifalex9xilavic6zejedew4' 2021/12/13 06:22:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2021/12/13 06:22:15 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2021/12/13 06:22:22 DEBUG : OpenDrive root 'rclone-test-vifalex9xilavic6zejedew4': Using server-side directory move 2021/12/13 06:22:22 INFO : OpenDrive root 'rclone-test-vifalex9xilavic6zejedew4': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/12/13 06:22:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/12/13 06:22:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/12/13 06:22:23 DEBUG : empty space: Unchanged skipping 2021/12/13 06:22:24 INFO : potato3: Deleted 2021/12/13 06:22:24 INFO : empty space: Deleted 2021/12/13 06:22:24 DEBUG : OpenDrive root 'rclone-test-vifalex9xilavic6zejedew4': Waiting for checks to finish 2021/12/13 06:22:24 DEBUG : OpenDrive root 'rclone-test-vifalex9xilavic6zejedew4': Waiting for transfers to finish 2021/12/13 06:22:24 INFO : potato2: Moved (server-side) 2021/12/13 06:22:25 INFO : potato3: Moved (server-side) 2021/12/13 06:22:25 INFO : tomatoDir: Removing directory 2021/12/13 06:22:27 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': deleted 1 directories 2021/12/13 06:22:27 INFO : There was nothing to transfer 2021/12/13 06:22:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vuhupaq2hepicuf2nodekub1" 2021/12/13 06:22:30 DEBUG : Starting OpenDrive session with ID: 1d2498dc0c2c87d4b84d6b8f257e9f443d809a34718d8e5c21bd508014c3839f 2021/12/13 06:22:31 DEBUG : tomatoDir: Making directory 2021/12/13 06:22:32 DEBUG : OpenDrive root 'rclone-test-vuhupaq2hepicuf2nodekub1': Using server-side directory move 2021/12/13 06:22:34 INFO : OpenDrive root 'rclone-test-vuhupaq2hepicuf2nodekub1': Server side directory move succeeded 2021/12/13 06:22:37 ERROR : : error listing: directory not found 2021/12/13 06:22:37 ERROR : : error listing: directory not found 2021/12/13 06:22:37 DEBUG : OpenDrive root 'rclone-test-vuhupaq2hepicuf2nodekub1': Purge remote 2021/12/13 06:22:39 DEBUG : OpenDrive root 'rclone-test-vifalex9xilavic6zejedew4': Purge remote 2021/12/13 06:22:40 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (67.55s) === RUN TestServerSideMoveOverlap run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.49s) === RUN TestSyncOverlap run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:22:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bupozif4joyuyab3miloter9/rclone-sync-test" 2021/12/13 06:22:43 DEBUG : Starting OpenDrive session with ID: 06dc5cfabc7a926ddab13055c25782acd9c40e89e43bd2f22a6f2155900feda4 --- PASS: TestSyncOverlap (4.75s) === RUN TestSyncCompareDest run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:22:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bupozif4joyuyab3miloter9/dst" 2021/12/13 06:22:48 DEBUG : Starting OpenDrive session with ID: 73d4d4105823cf2acad2fc7caff07017fc03f20fe642ee2f70f2ffd3933c121d 2021/12/13 06:22:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bupozif4joyuyab3miloter9/CompareDest" 2021/12/13 06:22:52 DEBUG : Starting OpenDrive session with ID: 2eb45733eec1bd6f961be8492d2313b88399cee6123917a4aaefb608f67c69ae 2021/12/13 06:22:56 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for checks to finish 2021/12/13 06:22:56 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for transfers to finish 2021/12/13 06:23:00 DEBUG : one: Uploading chunk 0, size=3, remain=0 2021/12/13 06:23:03 INFO : one: Copied (new) 2021/12/13 06:23:03 DEBUG : Waiting for deletions to finish 2021/12/13 06:23:07 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for checks to finish 2021/12/13 06:23:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/13 06:23:08 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for transfers to finish 2021/12/13 06:23:09 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/12/13 06:23:13 INFO : one: Copied (replaced existing) 2021/12/13 06:23:13 DEBUG : Waiting for deletions to finish 2021/12/13 06:23:16 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/12/13 06:23:24 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2021/12/13 06:23:30 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for checks to finish 2021/12/13 06:23:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:23:31 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/13 06:23:31 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for transfers to finish 2021/12/13 06:23:31 DEBUG : Waiting for deletions to finish 2021/12/13 06:23:31 INFO : There was nothing to transfer 2021/12/13 06:23:35 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2021/12/13 06:23:45 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:23:45 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/13 06:23:45 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for checks to finish 2021/12/13 06:23:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:23:46 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/13 06:23:46 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for transfers to finish 2021/12/13 06:23:46 DEBUG : Waiting for deletions to finish 2021/12/13 06:23:46 INFO : There was nothing to transfer 2021/12/13 06:23:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:23:49 DEBUG : two: Destination found in --compare-dest, skipping 2021/12/13 06:23:49 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for checks to finish 2021/12/13 06:23:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:23:50 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/13 06:23:50 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for transfers to finish 2021/12/13 06:23:50 DEBUG : Waiting for deletions to finish 2021/12/13 06:23:50 INFO : There was nothing to transfer sync_test.go:1543: No hash on uploaded file so skipping compare timestamp test 2021/12/13 06:23:55 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/12/13 06:23:55 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for checks to finish 2021/12/13 06:23:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:23:56 DEBUG : one: Destination found in --compare-dest, skipping 2021/12/13 06:23:56 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for transfers to finish 2021/12/13 06:23:58 DEBUG : two: Uploading chunk 0, size=5, remain=0 2021/12/13 06:24:02 INFO : two: Copied (new) 2021/12/13 06:24:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (84.31s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:24:17 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2021/12/13 06:24:24 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2021/12/13 06:24:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bupozif4joyuyab3miloter9/dest" 2021/12/13 06:24:30 DEBUG : Config file has changed externaly - reloading 2021/12/13 06:24:30 DEBUG : Starting OpenDrive session with ID: 315cbe2be7336aef1d8244d96c4d7569fe180458297cb7aa5241743722640baf 2021/12/13 06:24:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bupozif4joyuyab3miloter9/pre-dest1" 2021/12/13 06:24:34 DEBUG : Starting OpenDrive session with ID: 5f598f97f0b0a583684c5eb729e02dd55dfbe3893eab54e575acd673f6241109 2021/12/13 06:24:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bupozif4joyuyab3miloter9/pre-dest2" 2021/12/13 06:24:35 DEBUG : Starting OpenDrive session with ID: 949cb8af21a44441a1c81790a0ab0e2449a04b85f3a817b9900a0c2565ccd55b 2021/12/13 06:24:38 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:24:38 DEBUG : 1: Destination found in --compare-dest, skipping 2021/12/13 06:24:39 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:24:39 DEBUG : 2: Destination found in --compare-dest, skipping 2021/12/13 06:24:41 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dest': Waiting for checks to finish 2021/12/13 06:24:41 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dest': Waiting for transfers to finish 2021/12/13 06:24:45 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2021/12/13 06:24:51 INFO : 3: Copied (new) 2021/12/13 06:24:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (50.10s) === RUN TestSyncCopyDest run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:25:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bupozif4joyuyab3miloter9/dst" 2021/12/13 06:25:03 DEBUG : Starting OpenDrive session with ID: d98849c8e267815ded9708b6439b8be2ab48b32403c90fdb8b381097deabb945 2021/12/13 06:25:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bupozif4joyuyab3miloter9/CopyDest" 2021/12/13 06:25:06 DEBUG : Starting OpenDrive session with ID: 3e5344a8dd831a539bf39c840105f3b966d5aa265a8fa62e32b4ab2710a7e78b 2021/12/13 06:25:10 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for checks to finish 2021/12/13 06:25:10 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for transfers to finish 2021/12/13 06:25:13 DEBUG : one: Uploading chunk 0, size=3, remain=0 2021/12/13 06:25:17 INFO : one: Copied (new) 2021/12/13 06:25:17 DEBUG : Waiting for deletions to finish 2021/12/13 06:25:21 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for checks to finish 2021/12/13 06:25:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/13 06:25:22 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for transfers to finish 2021/12/13 06:25:22 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/12/13 06:25:26 INFO : one: Copied (replaced existing) 2021/12/13 06:25:26 DEBUG : Waiting for deletions to finish 2021/12/13 06:25:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/12/13 06:25:37 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2021/12/13 06:25:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bupozif4joyuyab3miloter9/BackupDir" 2021/12/13 06:25:43 DEBUG : Starting OpenDrive session with ID: 4d9003ffbdd9e499f1911ec727ae4472fb0c69dfefdf8ce8669540ec3882f666 2021/12/13 06:25:46 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for checks to finish 2021/12/13 06:25:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:25:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/12/13 06:25:51 INFO : one: Moved (server-side) 2021/12/13 06:25:53 INFO : one: Copied (server-side copy) 2021/12/13 06:25:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/12/13 06:25:53 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for transfers to finish 2021/12/13 06:25:53 DEBUG : Waiting for deletions to finish 2021/12/13 06:25:56 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2021/12/13 06:26:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:26:05 INFO : two: Copied (server-side copy) 2021/12/13 06:26:05 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/12/13 06:26:05 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for checks to finish 2021/12/13 06:26:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:26:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:26:06 DEBUG : one: Unchanged skipping 2021/12/13 06:26:06 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for transfers to finish 2021/12/13 06:26:06 DEBUG : Waiting for deletions to finish 2021/12/13 06:26:08 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for checks to finish 2021/12/13 06:26:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:26:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:26:09 DEBUG : one: Unchanged skipping 2021/12/13 06:26:09 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:26:09 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:26:09 DEBUG : two: Unchanged skipping 2021/12/13 06:26:09 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for transfers to finish 2021/12/13 06:26:09 DEBUG : Waiting for deletions to finish 2021/12/13 06:26:09 INFO : There was nothing to transfer 2021/12/13 06:26:13 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2021/12/13 06:26:20 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/12/13 06:26:20 DEBUG : three: Destination not found in --copy-dest 2021/12/13 06:26:20 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for checks to finish 2021/12/13 06:26:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:26:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:26:20 DEBUG : two: Unchanged skipping 2021/12/13 06:26:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:26:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/12/13 06:26:20 DEBUG : one: Unchanged skipping 2021/12/13 06:26:20 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for transfers to finish 2021/12/13 06:26:22 DEBUG : three: Uploading chunk 0, size=7, remain=0 2021/12/13 06:26:26 INFO : three: Copied (new) 2021/12/13 06:26:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (97.46s) === RUN TestSyncBackupDir run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:26:43 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/12/13 06:26:49 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2021/12/13 06:26:55 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2021/12/13 06:27:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bupozif4joyuyab3miloter9/dst" 2021/12/13 06:27:03 DEBUG : Starting OpenDrive session with ID: 3672bf0d09869e28aaaeac4ba08794388d797713c4fd8b3dadf1b01dc885a938 2021/12/13 06:27:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bupozif4joyuyab3miloter9/backup" 2021/12/13 06:27:04 DEBUG : Starting OpenDrive session with ID: 1ed654ea6175c88a9ccfb90636fd90eef100d4b5f47b32a9e766bc86e06824fb 2021/12/13 06:27:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/13 06:27:08 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for checks to finish 2021/12/13 06:27:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:27:08 DEBUG : two: Unchanged skipping 2021/12/13 06:27:11 INFO : one: Moved (server-side) 2021/12/13 06:27:11 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for transfers to finish 2021/12/13 06:27:15 DEBUG : one: Uploading chunk 0, size=4, remain=0 2021/12/13 06:27:19 INFO : one: Copied (new) 2021/12/13 06:27:19 DEBUG : Waiting for deletions to finish 2021/12/13 06:27:21 INFO : three.txt: Moved (server-side) 2021/12/13 06:27:21 INFO : three.txt: Moved into backup dir 2021/12/13 06:27:25 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2021/12/13 06:27:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/13 06:27:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:27:31 DEBUG : two: Unchanged skipping 2021/12/13 06:27:31 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for checks to finish 2021/12/13 06:27:32 INFO : one: Deleted 2021/12/13 06:27:34 INFO : one: Moved (server-side) 2021/12/13 06:27:34 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for transfers to finish 2021/12/13 06:27:36 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/12/13 06:27:40 INFO : one: Copied (new) 2021/12/13 06:27:40 DEBUG : Waiting for deletions to finish 2021/12/13 06:27:41 INFO : three.txt: Deleted 2021/12/13 06:27:43 INFO : three.txt: Moved (server-side) 2021/12/13 06:27:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (73.13s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:27:56 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/12/13 06:28:02 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2021/12/13 06:28:08 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2021/12/13 06:28:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bupozif4joyuyab3miloter9/dst" 2021/12/13 06:28:14 DEBUG : Starting OpenDrive session with ID: 3cf887201b8162741e33c44ed538afcab8921c277f3bace6bd664ed8a51db0ef 2021/12/13 06:28:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bupozif4joyuyab3miloter9/backup" 2021/12/13 06:28:16 DEBUG : Starting OpenDrive session with ID: 7e1b09403266b6e9bfdf0f12901c7afd2447c798d704d1846816da05b6414f12 2021/12/13 06:28:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/13 06:28:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:28:19 DEBUG : two: Unchanged skipping 2021/12/13 06:28:19 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for checks to finish 2021/12/13 06:28:23 INFO : one: Moved (server-side) to: one.bak 2021/12/13 06:28:23 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for transfers to finish 2021/12/13 06:28:25 DEBUG : one: Uploading chunk 0, size=4, remain=0 2021/12/13 06:28:29 INFO : one: Copied (new) 2021/12/13 06:28:29 DEBUG : Waiting for deletions to finish 2021/12/13 06:28:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/12/13 06:28:31 INFO : three.txt: Moved into backup dir 2021/12/13 06:28:35 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2021/12/13 06:28:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/13 06:28:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:28:41 DEBUG : two: Unchanged skipping 2021/12/13 06:28:41 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for checks to finish 2021/12/13 06:28:43 INFO : one.bak: Deleted 2021/12/13 06:28:44 INFO : one: Moved (server-side) to: one.bak 2021/12/13 06:28:44 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for transfers to finish 2021/12/13 06:28:47 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/12/13 06:28:51 INFO : one: Copied (new) 2021/12/13 06:28:51 DEBUG : Waiting for deletions to finish 2021/12/13 06:28:53 INFO : three.txt.bak: Deleted 2021/12/13 06:28:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/12/13 06:28:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (71.33s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:29:08 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/12/13 06:29:14 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2021/12/13 06:29:20 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2021/12/13 06:29:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bupozif4joyuyab3miloter9/dst" 2021/12/13 06:29:26 DEBUG : Starting OpenDrive session with ID: 7d0a265d42cde3194427fe0083ff7eea05e71adadb6d21088a66ee9f9e4bbdcb 2021/12/13 06:29:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bupozif4joyuyab3miloter9/backup" 2021/12/13 06:29:28 DEBUG : Starting OpenDrive session with ID: 53e076b383a2bb69d29bf604f22c56f2bb63a74a9b8f5e47c6855259e42de249 2021/12/13 06:29:31 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for checks to finish 2021/12/13 06:29:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:29:31 DEBUG : two: Unchanged skipping 2021/12/13 06:29:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/13 06:29:35 INFO : one: Moved (server-side) to: one-2019-01-01 2021/12/13 06:29:35 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for transfers to finish 2021/12/13 06:29:46 DEBUG : one: Uploading chunk 0, size=4, remain=0 2021/12/13 06:29:53 INFO : one: Copied (new) 2021/12/13 06:29:53 DEBUG : Waiting for deletions to finish 2021/12/13 06:29:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/12/13 06:29:56 INFO : three.txt: Moved into backup dir 2021/12/13 06:30:01 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2021/12/13 06:30:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/13 06:30:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:30:07 DEBUG : two: Unchanged skipping 2021/12/13 06:30:07 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for checks to finish 2021/12/13 06:30:08 INFO : one-2019-01-01: Deleted 2021/12/13 06:30:10 INFO : one: Moved (server-side) to: one-2019-01-01 2021/12/13 06:30:10 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for transfers to finish 2021/12/13 06:30:16 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/12/13 06:30:20 INFO : one: Copied (new) 2021/12/13 06:30:20 DEBUG : Waiting for deletions to finish 2021/12/13 06:30:21 INFO : three-2019-01-01.txt: Deleted 2021/12/13 06:30:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/12/13 06:30:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (88.75s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:30:37 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/12/13 06:30:43 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2021/12/13 06:30:51 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2021/12/13 06:30:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bupozif4joyuyab3miloter9/dst" 2021/12/13 06:30:58 DEBUG : Starting OpenDrive session with ID: 48d44b15411c2d8ea18fa499b46540301b63829e2e4e63f5ce83860444c0eb51 2021/12/13 06:31:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/13 06:31:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:31:00 DEBUG : two: Unchanged skipping 2021/12/13 06:31:00 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for checks to finish 2021/12/13 06:31:12 INFO : one: Moved (server-side) to: one.bak 2021/12/13 06:31:12 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for transfers to finish 2021/12/13 06:31:14 DEBUG : one: Uploading chunk 0, size=4, remain=0 2021/12/13 06:31:18 INFO : one: Copied (new) 2021/12/13 06:31:18 DEBUG : Waiting for deletions to finish 2021/12/13 06:31:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/12/13 06:31:30 INFO : three.txt: Moved into backup dir 2021/12/13 06:31:34 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2021/12/13 06:31:41 DEBUG : one.bak: Excluded 2021/12/13 06:31:41 DEBUG : three.txt.bak: Excluded 2021/12/13 06:31:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/13 06:31:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:31:41 DEBUG : two: Unchanged skipping 2021/12/13 06:31:41 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for checks to finish 2021/12/13 06:31:42 INFO : one.bak: Deleted 2021/12/13 06:31:54 INFO : one: Moved (server-side) to: one.bak 2021/12/13 06:31:54 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9/dst': Waiting for transfers to finish 2021/12/13 06:31:56 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/12/13 06:32:00 INFO : one: Copied (new) 2021/12/13 06:32:00 DEBUG : Waiting for deletions to finish 2021/12/13 06:32:02 INFO : three.txt.bak: Deleted 2021/12/13 06:32:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/12/13 06:32:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (109.43s) === RUN TestSyncSuffix run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:32:26 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/12/13 06:32:33 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2021/12/13 06:32:39 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2021/12/13 06:32:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bupozif4joyuyab3miloter9/dst" 2021/12/13 06:32:44 DEBUG : Config file has changed externaly - reloading 2021/12/13 06:32:45 DEBUG : Starting OpenDrive session with ID: 145dd980c0d3c7eb9f1fdb247303c1b24c1ed7a2ea96b57b09a7e2f5ac77b43d 2021/12/13 06:32:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/13 06:33:03 INFO : one: Moved (server-side) to: one.bak 2021/12/13 06:33:05 DEBUG : one: Uploading chunk 0, size=4, remain=0 2021/12/13 06:33:09 INFO : one: Copied (new) 2021/12/13 06:33:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:33:10 DEBUG : two: Unchanged skipping 2021/12/13 06:33:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/12/13 06:33:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/12/13 06:33:35 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2021/12/13 06:34:00 INFO : three.txt: Copied (new) 2021/12/13 06:34:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/13 06:34:05 INFO : one.bak: Deleted 2021/12/13 06:34:17 INFO : one: Moved (server-side) to: one.bak 2021/12/13 06:34:19 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/12/13 06:34:23 INFO : one: Copied (new) 2021/12/13 06:34:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:34:24 DEBUG : two: Unchanged skipping 2021/12/13 06:34:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/12/13 06:34:26 INFO : three.txt.bak: Deleted 2021/12/13 06:34:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/12/13 06:34:40 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2021/12/13 06:34:45 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (151.87s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:34:58 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2021/12/13 06:35:04 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2021/12/13 06:35:10 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2021/12/13 06:35:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bupozif4joyuyab3miloter9/dst" 2021/12/13 06:35:16 DEBUG : Starting OpenDrive session with ID: 831bed37c69042c7c28bc57edfea20725924bcf747a2e43338918bab10ab2ed3 2021/12/13 06:35:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/12/13 06:35:30 INFO : one: Moved (server-side) to: one-2019-01-01 2021/12/13 06:35:33 DEBUG : one: Uploading chunk 0, size=4, remain=0 2021/12/13 06:35:37 INFO : one: Copied (new) 2021/12/13 06:35:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:35:37 DEBUG : two: Unchanged skipping 2021/12/13 06:35:38 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/12/13 06:35:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/12/13 06:35:53 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2021/12/13 06:35:57 INFO : three.txt: Copied (new) 2021/12/13 06:36:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/12/13 06:36:02 INFO : one-2019-01-01: Deleted 2021/12/13 06:36:14 INFO : one: Moved (server-side) to: one-2019-01-01 2021/12/13 06:36:16 DEBUG : one: Uploading chunk 0, size=5, remain=0 2021/12/13 06:36:20 INFO : one: Copied (new) 2021/12/13 06:36:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:36:21 DEBUG : two: Unchanged skipping 2021/12/13 06:36:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/12/13 06:36:23 INFO : three-2019-01-01.txt: Deleted 2021/12/13 06:36:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/12/13 06:36:37 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2021/12/13 06:36:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (116.11s) === RUN TestSyncUTFNorm run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:36:54 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2021/12/13 06:37:03 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/12/13 06:37:03 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:37:03 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:37:05 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2021/12/13 06:37:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/12/13 06:37:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (26.23s) === RUN TestSyncImmutable run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:37:18 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:37:18 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:37:20 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2021/12/13 06:37:33 INFO : existing: Copied (new) 2021/12/13 06:37:33 DEBUG : Waiting for deletions to finish 2021/12/13 06:37:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/12/13 06:37:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/12/13 06:37:35 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:37:35 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:37:35 ERROR : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': not deleting files as there were IO errors 2021/12/13 06:37:35 ERROR : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (22.26s) === RUN TestSyncIgnoreCase run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" sync_test.go:1955: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.50s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (4.38s) --- SKIP: TestMaxTransfer/Hard (1.46s) --- SKIP: TestMaxTransfer/Soft (1.48s) --- SKIP: TestMaxTransfer/Cautious (1.45s) === RUN TestSyncConcurrentDelete run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:37:47 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2021/12/13 06:38:04 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2021/12/13 06:38:12 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2021/12/13 06:38:19 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2021/12/13 06:38:30 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2021/12/13 06:38:37 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2021/12/13 06:38:45 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2021/12/13 06:39:14 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2021/12/13 06:39:33 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2021/12/13 06:39:40 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2021/12/13 06:39:46 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2021/12/13 06:39:52 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2021/12/13 06:39:58 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2021/12/13 06:40:04 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2021/12/13 06:40:11 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2021/12/13 06:40:18 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2021/12/13 06:40:24 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2021/12/13 06:40:31 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2021/12/13 06:40:37 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2021/12/13 06:40:43 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2021/12/13 06:40:49 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2021/12/13 06:40:55 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2021/12/13 06:41:02 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2021/12/13 06:41:08 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2021/12/13 06:41:14 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2021/12/13 06:41:21 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2021/12/13 06:41:27 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2021/12/13 06:41:33 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2021/12/13 06:41:40 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2021/12/13 06:41:46 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2021/12/13 06:41:52 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2021/12/13 06:41:59 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2021/12/13 06:42:06 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2021/12/13 06:42:13 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2021/12/13 06:42:20 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2021/12/13 06:42:27 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2021/12/13 06:42:34 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2021/12/13 06:42:40 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2021/12/13 06:42:46 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2021/12/13 06:42:53 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2021/12/13 06:42:59 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:42:59 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:42:59 DEBUG : both1: Unchanged skipping 2021/12/13 06:42:59 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:42:59 DEBUG : both12: Unchanged skipping 2021/12/13 06:42:59 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:42:59 DEBUG : both13: Unchanged skipping 2021/12/13 06:42:59 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:42:59 DEBUG : both14: Unchanged skipping 2021/12/13 06:42:59 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:42:59 DEBUG : both15: Unchanged skipping 2021/12/13 06:42:59 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:42:59 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:42:59 DEBUG : both11: Unchanged skipping 2021/12/13 06:42:59 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:42:59 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:42:59 DEBUG : both17: Unchanged skipping 2021/12/13 06:42:59 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:42:59 DEBUG : both18: Unchanged skipping 2021/12/13 06:42:59 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:42:59 DEBUG : both19: Unchanged skipping 2021/12/13 06:42:59 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:42:59 DEBUG : both2: Unchanged skipping 2021/12/13 06:42:59 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:42:59 DEBUG : both3: Unchanged skipping 2021/12/13 06:42:59 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:42:59 DEBUG : both4: Unchanged skipping 2021/12/13 06:42:59 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:42:59 DEBUG : both10: Unchanged skipping 2021/12/13 06:42:59 DEBUG : both5: Unchanged skipping 2021/12/13 06:42:59 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:42:59 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:42:59 DEBUG : both6: Unchanged skipping 2021/12/13 06:42:59 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:42:59 DEBUG : both8: Unchanged skipping 2021/12/13 06:42:59 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:42:59 DEBUG : both9: Unchanged skipping 2021/12/13 06:42:59 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:42:59 DEBUG : both0: Unchanged skipping 2021/12/13 06:42:59 DEBUG : both7: Unchanged skipping 2021/12/13 06:42:59 DEBUG : both16: Unchanged skipping 2021/12/13 06:42:59 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:42:59 DEBUG : Waiting for deletions to finish 2021/12/13 06:42:59 INFO : only18: Deleted 2021/12/13 06:42:59 INFO : only2: Deleted 2021/12/13 06:42:59 INFO : only19: Deleted 2021/12/13 06:42:59 INFO : only14: Deleted 2021/12/13 06:43:00 INFO : only9: Deleted 2021/12/13 06:43:00 INFO : only16: Deleted 2021/12/13 06:43:00 INFO : only0: Deleted 2021/12/13 06:43:00 INFO : only17: Deleted 2021/12/13 06:43:01 INFO : only8: Deleted 2021/12/13 06:43:01 INFO : only3: Deleted 2021/12/13 06:43:01 INFO : only12: Deleted 2021/12/13 06:43:01 INFO : only10: Deleted 2021/12/13 06:43:02 INFO : only5: Deleted 2021/12/13 06:43:02 INFO : only13: Deleted 2021/12/13 06:43:02 INFO : only15: Deleted 2021/12/13 06:43:02 INFO : only6: Deleted 2021/12/13 06:43:02 INFO : only1: Deleted 2021/12/13 06:43:02 INFO : only11: Deleted 2021/12/13 06:43:02 INFO : only4: Deleted 2021/12/13 06:43:02 INFO : only7: Deleted 2021/12/13 06:43:02 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (334.96s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9'", Local "Local file system at /tmp/rclone2175652746", Modify Window "1s" 2021/12/13 06:43:22 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2021/12/13 06:43:28 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2021/12/13 06:43:34 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2021/12/13 06:43:40 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2021/12/13 06:43:46 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2021/12/13 06:43:52 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2021/12/13 06:44:20 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2021/12/13 06:44:57 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2021/12/13 06:45:10 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2021/12/13 06:45:17 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2021/12/13 06:45:27 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2021/12/13 06:45:34 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2021/12/13 06:45:43 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2021/12/13 06:45:52 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2021/12/13 06:45:58 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2021/12/13 06:46:07 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2021/12/13 06:46:20 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2021/12/13 06:46:26 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2021/12/13 06:46:32 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2021/12/13 06:46:38 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2021/12/13 06:46:44 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2021/12/13 06:46:53 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2021/12/13 06:46:59 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2021/12/13 06:47:07 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2021/12/13 06:47:13 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2021/12/13 06:47:19 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2021/12/13 06:47:26 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2021/12/13 06:47:37 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2021/12/13 06:47:43 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2021/12/13 06:47:49 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2021/12/13 06:47:55 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2021/12/13 06:48:01 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2021/12/13 06:48:07 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2021/12/13 06:48:13 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2021/12/13 06:48:20 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2021/12/13 06:48:27 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2021/12/13 06:48:33 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2021/12/13 06:48:39 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2021/12/13 06:48:45 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2021/12/13 06:48:51 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2021/12/13 06:48:56 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for checks to finish 2021/12/13 06:48:56 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:48:56 DEBUG : both0: Unchanged skipping 2021/12/13 06:48:56 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:48:56 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:48:56 DEBUG : both11: Unchanged skipping 2021/12/13 06:48:56 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:48:56 DEBUG : both13: Unchanged skipping 2021/12/13 06:48:56 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:48:56 DEBUG : both1: Unchanged skipping 2021/12/13 06:48:56 DEBUG : both12: Unchanged skipping 2021/12/13 06:48:56 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:48:56 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:48:56 DEBUG : both15: Unchanged skipping 2021/12/13 06:48:56 DEBUG : both10: Unchanged skipping 2021/12/13 06:48:56 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:48:56 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:48:56 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:48:56 DEBUG : both18: Unchanged skipping 2021/12/13 06:48:56 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:48:56 DEBUG : both19: Unchanged skipping 2021/12/13 06:48:56 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:48:56 DEBUG : both17: Unchanged skipping 2021/12/13 06:48:56 DEBUG : both16: Unchanged skipping 2021/12/13 06:48:56 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:48:56 DEBUG : both3: Unchanged skipping 2021/12/13 06:48:56 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:48:56 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:48:56 DEBUG : both5: Unchanged skipping 2021/12/13 06:48:56 DEBUG : both4: Unchanged skipping 2021/12/13 06:48:56 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:48:56 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:48:56 DEBUG : both6: Unchanged skipping 2021/12/13 06:48:56 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:48:56 DEBUG : both2: Unchanged skipping 2021/12/13 06:48:56 DEBUG : both14: Unchanged skipping 2021/12/13 06:48:56 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:48:56 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2021/12/13 06:48:56 DEBUG : both9: Unchanged skipping 2021/12/13 06:48:56 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2021/12/13 06:48:56 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2021/12/13 06:48:56 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2021/12/13 06:48:56 DEBUG : both7: Unchanged skipping 2021/12/13 06:48:56 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2021/12/13 06:48:56 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2021/12/13 06:48:56 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2021/12/13 06:48:56 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2021/12/13 06:48:56 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2021/12/13 06:48:56 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/12/13 06:48:56 DEBUG : both8: Unchanged skipping 2021/12/13 06:48:56 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2021/12/13 06:48:56 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2021/12/13 06:48:56 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2021/12/13 06:48:56 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2021/12/13 06:48:56 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2021/12/13 06:48:56 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2021/12/13 06:48:56 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2021/12/13 06:48:56 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2021/12/13 06:48:56 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2021/12/13 06:48:56 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2021/12/13 06:48:56 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2021/12/13 06:48:56 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Waiting for transfers to finish 2021/12/13 06:49:00 INFO : only11: Copied (replaced existing) 2021/12/13 06:49:00 INFO : only1: Copied (replaced existing) 2021/12/13 06:49:00 INFO : only0: Copied (replaced existing) 2021/12/13 06:49:01 INFO : only12: Copied (replaced existing) 2021/12/13 06:49:03 INFO : only13: Copied (replaced existing) 2021/12/13 06:49:04 INFO : only14: Copied (replaced existing) 2021/12/13 06:49:04 INFO : only15: Copied (replaced existing) 2021/12/13 06:49:04 INFO : only16: Copied (replaced existing) 2021/12/13 06:49:07 INFO : only17: Copied (replaced existing) 2021/12/13 06:49:07 INFO : only2: Copied (replaced existing) 2021/12/13 06:49:08 INFO : only3: Copied (replaced existing) 2021/12/13 06:49:08 INFO : only4: Copied (replaced existing) 2021/12/13 06:49:11 INFO : only5: Copied (replaced existing) 2021/12/13 06:49:11 INFO : only6: Copied (replaced existing) 2021/12/13 06:49:11 INFO : only7: Copied (replaced existing) 2021/12/13 06:49:12 INFO : only8: Copied (replaced existing) 2021/12/13 06:49:14 INFO : only9: Copied (replaced existing) 2021/12/13 06:49:15 INFO : only18: Copied (replaced existing) 2021/12/13 06:49:15 INFO : only19: Copied (replaced existing) 2021/12/13 06:49:16 INFO : only10: Copied (replaced existing) 2021/12/13 06:49:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (388.53s) PASS 2021/12/13 06:49:48 DEBUG : OpenDrive root 'rclone-test-bupozif4joyuyab3miloter9': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 44m53.911478528s (try 1/5)