"./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Starting (try 1/5) 2022/01/12 05:04:29 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fuyefam9fiqimev3tamibew5" 2022/01/12 05:04:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/01/12 05:04:29 DEBUG : TestOneDrive: Loaded invalid token from config file - ignoring 2022/01/12 05:04:30 DEBUG : Saving config "token" in section "TestOneDrive" of the config file 2022/01/12 05:04:30 DEBUG : TestOneDrive: Saved new token in config file 2022/01/12 05:04:30 DEBUG : Creating backend with remote "/tmp/rclone2623198742" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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 "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:04:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2022/01/12 05:04:31 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:04:31 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.38s) === RUN TestCopy run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:04:32 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:04:32 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:04:34 DEBUG : sub dir/hello world: Starting multipart upload 2022/01/12 05:04:35 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/01/12 05:04:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/01/12 05:04:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (5.64s) === RUN TestCopyMissingDirectory run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:04:38 DEBUG : Creating backend with remote "/non-existing" 2022/01/12 05:04:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2022/01/12 05:04:38 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:04:38 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.62s) === RUN TestCopyNoTraverse run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:04:38 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:04:38 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:04:39 DEBUG : sub dir/hello world: Starting multipart upload 2022/01/12 05:04:39 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/01/12 05:04:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/01/12 05:04:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.96s) === RUN TestCopyCheckFirst run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:04:41 INFO : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Running all checks before starting transfers 2022/01/12 05:04:41 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:04:41 INFO : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Checks finished, now starting transfers 2022/01/12 05:04:41 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:04:42 DEBUG : sub dir/hello world: Starting multipart upload 2022/01/12 05:04:42 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/01/12 05:04:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/01/12 05:04:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.77s) === RUN TestSyncNoTraverse run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:04:45 ERROR : Ignoring --no-traverse with sync 2022/01/12 05:04:45 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:04:45 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:04:46 DEBUG : sub dir/hello world: Starting multipart upload 2022/01/12 05:04:46 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/01/12 05:04:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/01/12 05:04:46 INFO : sub dir/hello world: Copied (new) 2022/01/12 05:04:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.20s) === RUN TestCopyWithDepth run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:04:48 DEBUG : hello world2: Starting multipart upload 2022/01/12 05:04:48 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:04:48 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:04:48 DEBUG : hello world2: Uploading segment 0/12 size 12 2022/01/12 05:04:49 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2022/01/12 05:04:49 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:04:50 DEBUG : hello world2: Excluded 2022/01/12 05:04:50 DEBUG : potato2: Starting multipart upload 2022/01/12 05:04:50 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:04:50 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:04:50 DEBUG : potato2: Uploading segment 0/11 size 11 2022/01/12 05:04:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/01/12 05:04:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.57s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:04:51 DEBUG : potato2: Starting multipart upload 2022/01/12 05:04:51 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:04:51 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:04:52 DEBUG : potato2: Uploading segment 0/11 size 11 2022/01/12 05:04:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/01/12 05:04:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.15s) === RUN TestCopyEmptyDirectories run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:04:53 DEBUG : sub dir2: Making directory 2022/01/12 05:04:54 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:04:54 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:04:54 DEBUG : sub dir/hello world: Starting multipart upload 2022/01/12 05:04:54 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/01/12 05:04:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/01/12 05:04:55 INFO : sub dir/hello world: Copied (new) 2022/01/12 05:04:55 DEBUG : sub dir2: Making directory 2022/01/12 05:04:55 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': copied 1 directories --- PASS: TestCopyEmptyDirectories (6.10s) === RUN TestMoveEmptyDirectories run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:04:59 DEBUG : sub dir2: Making directory 2022/01/12 05:05:00 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:00 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:05:00 DEBUG : sub dir/hello world: Starting multipart upload 2022/01/12 05:05:00 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/01/12 05:05:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/01/12 05:05:01 INFO : sub dir/hello world: Copied (new) 2022/01/12 05:05:01 INFO : sub dir/hello world: Deleted 2022/01/12 05:05:01 DEBUG : sub dir: Making directory 2022/01/12 05:05:01 DEBUG : sub dir2: Making directory 2022/01/12 05:05:01 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': copied 2 directories --- PASS: TestMoveEmptyDirectories (4.61s) === RUN TestSyncEmptyDirectories run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:05:04 DEBUG : sub dir2: Making directory 2022/01/12 05:05:04 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:04 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:05:05 DEBUG : sub dir/hello world: Starting multipart upload 2022/01/12 05:05:05 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/01/12 05:05:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/01/12 05:05:05 INFO : sub dir/hello world: Copied (new) 2022/01/12 05:05:05 DEBUG : sub dir2: Making directory 2022/01/12 05:05:06 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': copied 1 directories 2022/01/12 05:05:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (3.74s) === RUN TestServerSideCopy run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:05:08 DEBUG : sub dir/hello world: Starting multipart upload 2022/01/12 05:05:09 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/01/12 05:05:09 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zewoxav0vasudux5xecewit0" sync_test.go:275: Server side copy (if possible) One drive root 'rclone-test-fuyefam9fiqimev3tamibew5' -> One drive root 'rclone-test-zewoxav0vasudux5xecewit0' 2022/01/12 05:05:10 DEBUG : One drive root 'rclone-test-zewoxav0vasudux5xecewit0': Waiting for checks to finish 2022/01/12 05:05:10 DEBUG : One drive root 'rclone-test-zewoxav0vasudux5xecewit0': Waiting for transfers to finish 2022/01/12 05:05:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/01/12 05:05:12 INFO : sub dir/hello world: Copied (server-side copy) 2022/01/12 05:05:13 DEBUG : One drive root 'rclone-test-zewoxav0vasudux5xecewit0': Purge remote --- PASS: TestServerSideCopy (7.23s) === RUN TestCopyAfterDelete run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:05:15 DEBUG : sub dir/hello world: Starting multipart upload 2022/01/12 05:05:16 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/01/12 05:05:16 ERROR : : error listing: directory not found 2022/01/12 05:05:16 DEBUG : Local file system at /tmp/rclone2623198742: Making directory 2022/01/12 05:05:17 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:17 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.46s) === RUN TestCopyRedownload run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:05:20 DEBUG : sub dir/hello world: Starting multipart upload 2022/01/12 05:05:20 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/01/12 05:05:21 DEBUG : Local file system at /tmp/rclone2623198742: Waiting for checks to finish 2022/01/12 05:05:21 DEBUG : Local file system at /tmp/rclone2623198742: Waiting for transfers to finish 2022/01/12 05:05:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/01/12 05:05:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (5.34s) === RUN TestSyncBasedOnCheckSum run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:05:25 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:25 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:05:25 DEBUG : check sum: Starting multipart upload 2022/01/12 05:05:25 DEBUG : check sum: Uploading segment 0/1 size 1 2022/01/12 05:05:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/01/12 05:05:25 INFO : check sum: Copied (new) 2022/01/12 05:05:25 DEBUG : Waiting for deletions to finish 2022/01/12 05:05:26 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/01/12 05:05:26 DEBUG : check sum: Size and sha1 of src and dst objects identical 2022/01/12 05:05:26 DEBUG : check sum: Unchanged skipping 2022/01/12 05:05:26 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:05:26 DEBUG : Waiting for deletions to finish 2022/01/12 05:05:26 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.46s) === RUN TestSyncSizeOnly run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:05:27 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:27 DEBUG : sizeonly: Starting multipart upload 2022/01/12 05:05:27 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:05:28 DEBUG : sizeonly: Uploading segment 0/6 size 6 2022/01/12 05:05:28 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/01/12 05:05:28 INFO : sizeonly: Copied (new) 2022/01/12 05:05:28 DEBUG : Waiting for deletions to finish 2022/01/12 05:05:28 DEBUG : sizeonly: Sizes identical 2022/01/12 05:05:28 DEBUG : sizeonly: Unchanged skipping 2022/01/12 05:05:28 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:28 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:05:28 DEBUG : Waiting for deletions to finish 2022/01/12 05:05:28 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.89s) === RUN TestSyncIgnoreSize run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:05:29 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:29 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:05:29 DEBUG : ignore-size: Starting multipart upload 2022/01/12 05:05:30 DEBUG : ignore-size: Uploading segment 0/8 size 8 2022/01/12 05:05:30 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2022/01/12 05:05:30 INFO : ignore-size: Copied (new) 2022/01/12 05:05:30 DEBUG : Waiting for deletions to finish 2022/01/12 05:05:30 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:05:30 DEBUG : ignore-size: Unchanged skipping 2022/01/12 05:05:30 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:30 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:05:30 DEBUG : Waiting for deletions to finish 2022/01/12 05:05:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.19s) === RUN TestSyncIgnoreTimes run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:05:31 DEBUG : existing: Starting multipart upload 2022/01/12 05:05:32 DEBUG : existing: Uploading segment 0/6 size 6 2022/01/12 05:05:32 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:32 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:05:32 DEBUG : existing: Unchanged skipping 2022/01/12 05:05:32 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:05:32 DEBUG : Waiting for deletions to finish 2022/01/12 05:05:32 INFO : There was nothing to transfer 2022/01/12 05:05:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2022/01/12 05:05:33 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:33 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:05:33 DEBUG : existing: Starting multipart upload 2022/01/12 05:05:33 DEBUG : existing: Uploading segment 0/6 size 6 2022/01/12 05:05:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/01/12 05:05:33 INFO : existing: Copied (replaced existing) 2022/01/12 05:05:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.44s) === RUN TestSyncIgnoreExisting run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:05:34 DEBUG : existing: Starting multipart upload 2022/01/12 05:05:34 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:34 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:05:34 DEBUG : existing: Uploading segment 0/6 size 6 2022/01/12 05:05:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/01/12 05:05:35 INFO : existing: Copied (new) 2022/01/12 05:05:35 DEBUG : Waiting for deletions to finish 2022/01/12 05:05:35 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:35 DEBUG : existing: Destination exists, skipping 2022/01/12 05:05:35 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:05:35 DEBUG : Waiting for deletions to finish 2022/01/12 05:05:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.10s) === RUN TestSyncIgnoreErrors run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:05:36 DEBUG : b/potato: Starting multipart upload 2022/01/12 05:05:37 DEBUG : b/potato: Uploading segment 0/21 size 21 2022/01/12 05:05:37 DEBUG : c/non empty space: Starting multipart upload 2022/01/12 05:05:37 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2022/01/12 05:05:38 DEBUG : d: Making directory 2022/01/12 05:05:39 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:05:39 DEBUG : c/non empty space: Unchanged skipping 2022/01/12 05:05:40 DEBUG : a/potato2: Starting multipart upload 2022/01/12 05:05:40 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:40 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:05:40 DEBUG : a/potato2: Uploading segment 0/60 size 60 2022/01/12 05:05:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/01/12 05:05:40 INFO : a/potato2: Copied (new) 2022/01/12 05:05:40 DEBUG : Waiting for deletions to finish 2022/01/12 05:05:40 INFO : b/potato: Deleted 2022/01/12 05:05:40 INFO : d: Removing directory 2022/01/12 05:05:41 INFO : b: Removing directory 2022/01/12 05:05:41 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': deleted 2 directories --- PASS: TestSyncIgnoreErrors (8.02s) === RUN TestSyncAfterChangingModtimeOnly run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:05:44 DEBUG : empty space: Starting multipart upload 2022/01/12 05:05:44 DEBUG : empty space: Uploading segment 0/1 size 1 2022/01/12 05:05:45 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 2022/01/12 05:05:45 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/01/12 05:05:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2022/01/12 05:05:45 DEBUG : empty space: Unchanged skipping 2022/01/12 05:05:45 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:05:45 DEBUG : Waiting for deletions to finish 2022/01/12 05:05:45 INFO : There was nothing to transfer 2022/01/12 05:05:45 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 2022/01/12 05:05:45 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/01/12 05:05:46 INFO : empty space: Updated modification time in destination 2022/01/12 05:05:46 DEBUG : empty space: Unchanged skipping 2022/01/12 05:05:46 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:05:46 DEBUG : Waiting for deletions to finish 2022/01/12 05:05:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.74s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:05:47 DEBUG : empty space: Starting multipart upload 2022/01/12 05:05:47 DEBUG : empty space: Uploading segment 0/1 size 1 2022/01/12 05:05:48 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 2022/01/12 05:05:48 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2022/01/12 05:05:48 DEBUG : empty space: Unchanged skipping 2022/01/12 05:05:48 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:05:48 DEBUG : Waiting for deletions to finish 2022/01/12 05:05:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.67s) === RUN TestSyncDoesntUpdateModtime run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:05:48 DEBUG : foo: Starting multipart upload 2022/01/12 05:05:49 DEBUG : foo: Uploading segment 0/3 size 3 2022/01/12 05:05:50 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 2022/01/12 05:05:50 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2623198742) 2022/01/12 05:05:50 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (One drive root 'rclone-test-fuyefam9fiqimev3tamibew5') 2022/01/12 05:05:50 DEBUG : foo: sha1 differ 2022/01/12 05:05:50 DEBUG : foo: Starting multipart upload 2022/01/12 05:05:50 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:05:51 DEBUG : foo: Uploading segment 0/3 size 3 2022/01/12 05:05:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2022/01/12 05:05:51 INFO : foo: Copied (replaced existing) 2022/01/12 05:05:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (3.40s) === RUN TestSyncAfterAddingAFile run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:05:52 DEBUG : empty space: Starting multipart upload 2022/01/12 05:05:52 DEBUG : empty space: Uploading segment 0/1 size 1 2022/01/12 05:05:53 DEBUG : potato: Starting multipart upload 2022/01/12 05:05:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:05:53 DEBUG : empty space: Unchanged skipping 2022/01/12 05:05:53 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:53 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:05:53 DEBUG : potato: Uploading segment 0/60 size 60 2022/01/12 05:05:53 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/01/12 05:05:53 INFO : potato: Copied (new) 2022/01/12 05:05:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.16s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:05:54 DEBUG : potato: Starting multipart upload 2022/01/12 05:05:54 DEBUG : potato: Uploading segment 0/60 size 60 2022/01/12 05:05:55 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2022/01/12 05:05:55 DEBUG : potato: Starting multipart upload 2022/01/12 05:05:55 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:55 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:05:55 DEBUG : potato: Uploading segment 0/21 size 21 2022/01/12 05:05:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2022/01/12 05:05:55 INFO : potato: Copied (replaced existing) 2022/01/12 05:05:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.29s) === RUN TestSyncAfterChangingContentsOnly run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:05:56 DEBUG : potato: Starting multipart upload 2022/01/12 05:05:56 DEBUG : potato: Uploading segment 0/21 size 21 2022/01/12 05:05:57 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:05:57 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 2022/01/12 05:05:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2623198742) 2022/01/12 05:05:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (One drive root 'rclone-test-fuyefam9fiqimev3tamibew5') 2022/01/12 05:05:57 DEBUG : potato: sha1 differ 2022/01/12 05:05:57 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:05:57 DEBUG : potato: Starting multipart upload 2022/01/12 05:05:57 DEBUG : potato: Uploading segment 0/21 size 21 2022/01/12 05:05:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2022/01/12 05:05:57 INFO : potato: Copied (replaced existing) 2022/01/12 05:05:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:05:58 DEBUG : potato: Starting multipart upload 2022/01/12 05:05:59 DEBUG : potato: Uploading segment 0/21 size 21 2022/01/12 05:05:59 DEBUG : empty space: Starting multipart upload 2022/01/12 05:05:59 DEBUG : empty space: Uploading segment 0/1 size 1 2022/01/12 05:06:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2022/01/12 05:06:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:06:00 DEBUG : empty space: Unchanged skipping 2022/01/12 05:06:00 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:06:00 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:06:00 DEBUG : Waiting for deletions to finish 2022/01/12 05:06:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:06:01 DEBUG : potato: Starting multipart upload 2022/01/12 05:06:01 DEBUG : potato: Uploading segment 0/21 size 21 2022/01/12 05:06:01 DEBUG : empty space: Starting multipart upload 2022/01/12 05:06:01 DEBUG : empty space: Uploading segment 0/1 size 1 2022/01/12 05:06:02 DEBUG : potato2: Starting multipart upload 2022/01/12 05:06:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:06:02 DEBUG : empty space: Unchanged skipping 2022/01/12 05:06:02 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:06:02 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:06:03 DEBUG : potato2: Uploading segment 0/60 size 60 2022/01/12 05:06:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/01/12 05:06:03 INFO : potato2: Copied (new) 2022/01/12 05:06:03 DEBUG : Waiting for deletions to finish 2022/01/12 05:06:03 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:06:04 DEBUG : b/potato: Starting multipart upload 2022/01/12 05:06:05 DEBUG : b/potato: Uploading segment 0/21 size 21 2022/01/12 05:06:06 DEBUG : c/non empty space: Starting multipart upload 2022/01/12 05:06:06 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2022/01/12 05:06:06 DEBUG : d: Making directory 2022/01/12 05:06:07 DEBUG : d/e: Making directory 2022/01/12 05:06:08 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:06:08 DEBUG : c/non empty space: Unchanged skipping 2022/01/12 05:06:09 DEBUG : a/potato2: Starting multipart upload 2022/01/12 05:06:09 DEBUG : a/potato2: Uploading segment 0/60 size 60 2022/01/12 05:06:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/01/12 05:06:09 INFO : a/potato2: Copied (new) 2022/01/12 05:06:09 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:06:09 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:06:09 DEBUG : Waiting for deletions to finish 2022/01/12 05:06:09 INFO : b/potato: Deleted 2022/01/12 05:06:09 INFO : d/e: Removing directory 2022/01/12 05:06:10 INFO : d: Removing directory 2022/01/12 05:06:10 INFO : b: Removing directory 2022/01/12 05:06:11 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (9.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:06:14 DEBUG : b/potato: Starting multipart upload 2022/01/12 05:06:14 DEBUG : b/potato: Uploading segment 0/21 size 21 2022/01/12 05:06:14 DEBUG : c/non empty space: Starting multipart upload 2022/01/12 05:06:15 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2022/01/12 05:06:15 DEBUG : d: Making directory 2022/01/12 05:06:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:06:17 DEBUG : c/non empty space: Unchanged skipping 2022/01/12 05:06:17 DEBUG : a/potato2: Starting multipart upload 2022/01/12 05:06:17 DEBUG : a/potato2: Uploading segment 0/60 size 60 2022/01/12 05:06:17 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:06:17 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:06:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/01/12 05:06:17 INFO : a/potato2: Copied (new) 2022/01/12 05:06:17 ERROR : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': not deleting files as there were IO errors 2022/01/12 05:06:17 ERROR : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (8.97s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:06:22 DEBUG : potato: Starting multipart upload 2022/01/12 05:06:22 DEBUG : potato: Uploading segment 0/21 size 21 2022/01/12 05:06:22 DEBUG : empty space: Starting multipart upload 2022/01/12 05:06:23 DEBUG : empty space: Uploading segment 0/1 size 1 2022/01/12 05:06:23 DEBUG : Waiting for deletions to finish 2022/01/12 05:06:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:06:23 DEBUG : empty space: Unchanged skipping 2022/01/12 05:06:23 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:06:23 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:06:23 DEBUG : potato2: Starting multipart upload 2022/01/12 05:06:24 DEBUG : potato2: Uploading segment 0/60 size 60 2022/01/12 05:06:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/01/12 05:06:24 INFO : potato2: Copied (new) 2022/01/12 05:06:25 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (3.56s) === RUN TestSyncDeleteBefore run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:06:26 DEBUG : potato: Starting multipart upload 2022/01/12 05:06:26 DEBUG : potato: Uploading segment 0/21 size 21 2022/01/12 05:06:26 DEBUG : empty space: Starting multipart upload 2022/01/12 05:06:26 DEBUG : empty space: Uploading segment 0/1 size 1 2022/01/12 05:06:27 DEBUG : Waiting for deletions to finish 2022/01/12 05:06:27 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:06:27 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:06:27 INFO : potato: Deleted 2022/01/12 05:06:27 DEBUG : potato2: Starting multipart upload 2022/01/12 05:06:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:06:27 DEBUG : empty space: Unchanged skipping 2022/01/12 05:06:27 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:06:27 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:06:28 DEBUG : potato2: Uploading segment 0/60 size 60 2022/01/12 05:06:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2022/01/12 05:06:28 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.37s) === RUN TestCopyDeleteBefore run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:06:29 DEBUG : potato: Starting multipart upload 2022/01/12 05:06:29 DEBUG : potato: Uploading segment 0/21 size 21 2022/01/12 05:06:30 DEBUG : potato2: Starting multipart upload 2022/01/12 05:06:30 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:06:30 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:06:30 DEBUG : potato2: Uploading segment 0/19 size 19 2022/01/12 05:06:30 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2022/01/12 05:06:30 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.35s) === RUN TestSyncWithExclude run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:06:31 DEBUG : potato2: Starting multipart upload 2022/01/12 05:06:32 DEBUG : potato2: Uploading segment 0/60 size 60 2022/01/12 05:06:32 DEBUG : empty space: Starting multipart upload 2022/01/12 05:06:32 DEBUG : empty space: Uploading segment 0/1 size 1 2022/01/12 05:06:33 DEBUG : enormous: Excluded 2022/01/12 05:06:33 DEBUG : potato2: Excluded 2022/01/12 05:06:33 DEBUG : potato2: Excluded 2022/01/12 05:06:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:06:33 DEBUG : empty space: Unchanged skipping 2022/01/12 05:06:33 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:06:33 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:06:33 DEBUG : Waiting for deletions to finish 2022/01/12 05:06:33 INFO : There was nothing to transfer 2022/01/12 05:06:33 DEBUG : enormous: Excluded 2022/01/12 05:06:33 DEBUG : potato2: Excluded 2022/01/12 05:06:33 DEBUG : potato2: Excluded 2022/01/12 05:06:33 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2022/01/12 05:06:33 DEBUG : empty space: Unchanged skipping 2022/01/12 05:06:33 DEBUG : Local file system at /tmp/rclone2623198742: Waiting for checks to finish 2022/01/12 05:06:33 DEBUG : Local file system at /tmp/rclone2623198742: Waiting for transfers to finish 2022/01/12 05:06:33 DEBUG : Waiting for deletions to finish 2022/01/12 05:06:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.92s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:06:34 DEBUG : potato2: Starting multipart upload 2022/01/12 05:06:34 DEBUG : potato2: Uploading segment 0/60 size 60 2022/01/12 05:06:35 DEBUG : empty space: Starting multipart upload 2022/01/12 05:06:36 DEBUG : empty space: Uploading segment 0/1 size 1 2022/01/12 05:06:36 DEBUG : enormous: Starting multipart upload 2022/01/12 05:06:36 DEBUG : enormous: Uploading segment 0/100 size 100 2022/01/12 05:06:37 DEBUG : enormous: Excluded 2022/01/12 05:06:37 DEBUG : potato2: Excluded 2022/01/12 05:06:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:06:37 DEBUG : empty space: Unchanged skipping 2022/01/12 05:06:37 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:06:37 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:06:37 DEBUG : Waiting for deletions to finish 2022/01/12 05:06:37 INFO : enormous: Deleted 2022/01/12 05:06:37 INFO : potato2: Deleted 2022/01/12 05:06:37 INFO : There was nothing to transfer 2022/01/12 05:06:38 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2022/01/12 05:06:38 DEBUG : empty space: Unchanged skipping 2022/01/12 05:06:38 DEBUG : Local file system at /tmp/rclone2623198742: Waiting for checks to finish 2022/01/12 05:06:38 DEBUG : Local file system at /tmp/rclone2623198742: Waiting for transfers to finish 2022/01/12 05:06:38 DEBUG : Waiting for deletions to finish 2022/01/12 05:06:38 INFO : potato2: Deleted 2022/01/12 05:06:38 INFO : enormous: Deleted 2022/01/12 05:06:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.99s) === RUN TestSyncWithUpdateOlder run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:06:38 DEBUG : one: Starting multipart upload 2022/01/12 05:06:38 DEBUG : one: Uploading segment 0/3 size 3 2022/01/12 05:06:39 DEBUG : two: Starting multipart upload 2022/01/12 05:06:39 DEBUG : two: Uploading segment 0/3 size 3 2022/01/12 05:06:39 DEBUG : three: Starting multipart upload 2022/01/12 05:06:40 DEBUG : three: Uploading segment 0/5 size 5 2022/01/12 05:06:40 DEBUG : four: Starting multipart upload 2022/01/12 05:06:40 DEBUG : four: Uploading segment 0/8 size 8 2022/01/12 05:06:41 DEBUG : five: Starting multipart upload 2022/01/12 05:06:41 DEBUG : four: Sizes differ (src 4 vs dst 8) 2022/01/12 05:06:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2022/01/12 05:06:41 DEBUG : four: Starting multipart upload 2022/01/12 05:06:41 DEBUG : one: Destination is newer than source, skipping 2022/01/12 05:06:41 DEBUG : three: Sizes identical 2022/01/12 05:06:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2022/01/12 05:06:41 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:06:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2623198742) 2022/01/12 05:06:41 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (One drive root 'rclone-test-fuyefam9fiqimev3tamibew5') 2022/01/12 05:06:41 DEBUG : two: sha1 differ 2022/01/12 05:06:41 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:06:41 DEBUG : two: Starting multipart upload 2022/01/12 05:06:41 DEBUG : five: Uploading segment 0/4 size 4 2022/01/12 05:06:41 DEBUG : four: Uploading segment 0/4 size 4 2022/01/12 05:06:41 DEBUG : two: Uploading segment 0/3 size 3 2022/01/12 05:06:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/01/12 05:06:41 INFO : five: Copied (new) 2022/01/12 05:06:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/01/12 05:06:41 INFO : four: Copied (replaced existing) 2022/01/12 05:06:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/01/12 05:06:41 INFO : two: Copied (replaced existing) 2022/01/12 05:06:41 DEBUG : Waiting for deletions to finish 2022/01/12 05:06:42 DEBUG : one: Destination is newer than source, skipping 2022/01/12 05:06:42 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:06:42 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2022/01/12 05:06:42 DEBUG : five: Size and sha1 of src and dst objects identical 2022/01/12 05:06:42 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2022/01/12 05:06:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2022/01/12 05:06:42 DEBUG : four: Size and sha1 of src and dst objects identical 2022/01/12 05:06:42 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2022/01/12 05:06:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/01/12 05:06:42 DEBUG : two: Size and sha1 of src and dst objects identical 2022/01/12 05:06:42 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2022/01/12 05:06:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2623198742) 2022/01/12 05:06:42 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (One drive root 'rclone-test-fuyefam9fiqimev3tamibew5') 2022/01/12 05:06:42 DEBUG : three: sha1 differ 2022/01/12 05:06:42 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2022/01/12 05:06:42 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:06:42 DEBUG : three: Starting multipart upload 2022/01/12 05:06:42 DEBUG : three: Uploading segment 0/5 size 5 2022/01/12 05:06:42 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2022/01/12 05:06:42 INFO : three: Copied (replaced existing) 2022/01/12 05:06:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.81s) === RUN TestSyncWithMaxDuration sync_test.go:1009: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" sync_test.go:1058: Can track renames: true 2022/01/12 05:06:44 INFO : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Making map for --track-renames 2022/01/12 05:06:44 INFO : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Finished making map for --track-renames 2022/01/12 05:06:44 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:06:44 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for renames to finish 2022/01/12 05:06:44 DEBUG : yam: Starting multipart upload 2022/01/12 05:06:44 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:06:44 DEBUG : potato: Starting multipart upload 2022/01/12 05:06:44 DEBUG : yam: Uploading segment 0/11 size 11 2022/01/12 05:06:44 DEBUG : potato: Uploading segment 0/14 size 14 2022/01/12 05:06:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/01/12 05:06:45 INFO : yam: Copied (new) 2022/01/12 05:06:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2022/01/12 05:06:45 INFO : potato: Copied (new) 2022/01/12 05:06:45 DEBUG : Waiting for deletions to finish 2022/01/12 05:06:45 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:06:45 DEBUG : potato: Unchanged skipping 2022/01/12 05:06:45 INFO : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Making map for --track-renames 2022/01/12 05:06:45 INFO : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Finished making map for --track-renames 2022/01/12 05:06:45 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:06:45 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for renames to finish 2022/01/12 05:06:46 INFO : yam: Moved (server-side) to: yaml 2022/01/12 05:06:46 INFO : yaml: Renamed from "yam" 2022/01/12 05:06:46 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:06:46 DEBUG : Waiting for deletions to finish 2022/01/12 05:06:46 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (2.56s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" sync_test.go:1127: Can track renames: true 2022/01/12 05:06:47 INFO : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Making map for --track-renames 2022/01/12 05:06:47 INFO : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Finished making map for --track-renames 2022/01/12 05:06:47 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:06:47 DEBUG : potato: Starting multipart upload 2022/01/12 05:06:47 DEBUG : yam: Starting multipart upload 2022/01/12 05:06:47 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for renames to finish 2022/01/12 05:06:47 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:06:47 DEBUG : potato: Uploading segment 0/14 size 14 2022/01/12 05:06:47 DEBUG : yam: Uploading segment 0/11 size 11 2022/01/12 05:06:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2022/01/12 05:06:47 INFO : potato: Copied (new) 2022/01/12 05:06:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/01/12 05:06:47 INFO : yam: Copied (new) 2022/01/12 05:06:47 DEBUG : Waiting for deletions to finish 2022/01/12 05:06:48 INFO : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Making map for --track-renames 2022/01/12 05:06:48 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:06:48 DEBUG : potato: Unchanged skipping 2022/01/12 05:06:48 INFO : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Finished making map for --track-renames 2022/01/12 05:06:48 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:06:48 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for renames to finish 2022/01/12 05:06:48 INFO : yam: Moved (server-side) to: yaml 2022/01/12 05:06:48 INFO : yaml: Renamed from "yam" 2022/01/12 05:06:48 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:06:48 DEBUG : Waiting for deletions to finish 2022/01/12 05:06:48 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.70s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" sync_test.go:1163: Can track renames: true 2022/01/12 05:06:50 INFO : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Making map for --track-renames 2022/01/12 05:06:50 INFO : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Finished making map for --track-renames 2022/01/12 05:06:50 DEBUG : potato: Starting multipart upload 2022/01/12 05:06:50 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:06:50 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for renames to finish 2022/01/12 05:06:50 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:06:50 DEBUG : potato: Uploading segment 0/14 size 14 2022/01/12 05:06:50 DEBUG : sub/yam: Starting multipart upload 2022/01/12 05:06:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2022/01/12 05:06:50 INFO : potato: Copied (new) 2022/01/12 05:06:50 DEBUG : sub/yam: Uploading segment 0/11 size 11 2022/01/12 05:06:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2022/01/12 05:06:51 INFO : sub/yam: Copied (new) 2022/01/12 05:06:51 DEBUG : Waiting for deletions to finish 2022/01/12 05:06:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:06:51 DEBUG : potato: Unchanged skipping 2022/01/12 05:06:52 INFO : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Making map for --track-renames 2022/01/12 05:06:52 INFO : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Finished making map for --track-renames 2022/01/12 05:06:52 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:06:52 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for renames to finish 2022/01/12 05:06:52 INFO : sub/yam: Moved (server-side) to: yam 2022/01/12 05:06:52 INFO : yam: Renamed from "sub/yam" 2022/01/12 05:06:52 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:06:52 DEBUG : Waiting for deletions to finish 2022/01/12 05:06:52 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.75s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:06:54 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:06:54 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:06:55 DEBUG : sub dir/hello world: Starting multipart upload 2022/01/12 05:06:55 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/01/12 05:06:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/01/12 05:06:55 INFO : sub dir/hello world: Copied (new) 2022/01/12 05:06:55 INFO : sub dir/hello world: Deleted 2022/01/12 05:06:56 DEBUG : nested/sub dir/file: Starting multipart upload 2022/01/12 05:06:56 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6 2022/01/12 05:06:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2022/01/12 05:06:56 INFO : nested/sub dir/file: Copied (new) 2022/01/12 05:06:56 INFO : nested/sub dir/file: Deleted 2022/01/12 05:06:56 INFO : sub dir: Removing directory 2022/01/12 05:06:56 INFO : nested/sub dir: Removing directory 2022/01/12 05:06:56 INFO : nested: Removing directory 2022/01/12 05:06:56 DEBUG : Local file system at /tmp/rclone2623198742: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (5.55s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:07:00 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:07:00 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:07:00 DEBUG : sub dir/hello world: Starting multipart upload 2022/01/12 05:07:01 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/01/12 05:07:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2022/01/12 05:07:01 INFO : sub dir/hello world: Copied (new) 2022/01/12 05:07:01 INFO : sub dir/hello world: Deleted 2022/01/12 05:07:01 DEBUG : nested/sub dir/file: Starting multipart upload 2022/01/12 05:07:02 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6 2022/01/12 05:07:02 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2022/01/12 05:07:02 INFO : nested/sub dir/file: Copied (new) 2022/01/12 05:07:02 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.04s) === RUN TestMoveWithIgnoreExisting run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:07:06 DEBUG : existing: Starting multipart upload 2022/01/12 05:07:06 DEBUG : existing-b: Starting multipart upload 2022/01/12 05:07:06 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:07:06 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:07:06 DEBUG : existing: Uploading segment 0/6 size 6 2022/01/12 05:07:06 DEBUG : existing-b: Uploading segment 0/6 size 6 2022/01/12 05:07:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/01/12 05:07:06 INFO : existing: Copied (new) 2022/01/12 05:07:06 INFO : existing: Deleted 2022/01/12 05:07:06 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2022/01/12 05:07:06 INFO : existing-b: Copied (new) 2022/01/12 05:07:06 INFO : existing-b: Deleted 2022/01/12 05:07:07 DEBUG : existing: Destination exists, skipping 2022/01/12 05:07:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2022/01/12 05:07:07 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:07:07 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:07:07 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.25s) === RUN TestServerSideMove run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:07:08 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-tudafiv0xoworid0parihop9" 2022/01/12 05:07:08 DEBUG : potato2: Starting multipart upload 2022/01/12 05:07:09 DEBUG : potato2: Uploading segment 0/60 size 60 2022/01/12 05:07:09 DEBUG : empty space: Starting multipart upload 2022/01/12 05:07:09 DEBUG : empty space: Uploading segment 0/1 size 1 2022/01/12 05:07:09 DEBUG : potato3: Starting multipart upload 2022/01/12 05:07:10 DEBUG : potato3: Uploading segment 0/68 size 68 sync_test.go:1215: Server side move (if possible) One drive root 'rclone-test-fuyefam9fiqimev3tamibew5' -> One drive root 'rclone-test-tudafiv0xoworid0parihop9' 2022/01/12 05:07:11 DEBUG : empty space: Starting multipart upload 2022/01/12 05:07:11 DEBUG : empty space: Uploading segment 0/1 size 1 2022/01/12 05:07:11 DEBUG : potato3: Starting multipart upload 2022/01/12 05:07:11 DEBUG : potato3: Uploading segment 0/60 size 60 2022/01/12 05:07:12 DEBUG : One drive root 'rclone-test-tudafiv0xoworid0parihop9': Using server-side directory move 2022/01/12 05:07:12 INFO : One drive root 'rclone-test-tudafiv0xoworid0parihop9': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/01/12 05:07:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/01/12 05:07:13 DEBUG : empty space: Unchanged skipping 2022/01/12 05:07:13 DEBUG : One drive root 'rclone-test-tudafiv0xoworid0parihop9': Waiting for checks to finish 2022/01/12 05:07:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/01/12 05:07:13 INFO : empty space: Deleted 2022/01/12 05:07:13 DEBUG : One drive root 'rclone-test-tudafiv0xoworid0parihop9': Waiting for transfers to finish 2022/01/12 05:07:13 INFO : potato2: Moved (server-side) 2022/01/12 05:07:13 INFO : potato3: Deleted 2022/01/12 05:07:14 INFO : potato3: Moved (server-side) 2022/01/12 05:07:14 INFO : There was nothing to transfer 2022/01/12 05:07:14 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-tusaqep5jelagul8jovofaz5" 2022/01/12 05:07:15 DEBUG : One drive root 'rclone-test-tusaqep5jelagul8jovofaz5': Using server-side directory move 2022/01/12 05:07:15 INFO : One drive root 'rclone-test-tusaqep5jelagul8jovofaz5': Server side directory move succeeded 2022/01/12 05:07:16 ERROR : : error listing: directory not found 2022/01/12 05:07:16 DEBUG : One drive root 'rclone-test-tusaqep5jelagul8jovofaz5': Purge remote 2022/01/12 05:07:16 DEBUG : One drive root 'rclone-test-tudafiv0xoworid0parihop9': Purge remote 2022/01/12 05:07:16 purge failed: directory not found --- PASS: TestServerSideMove (8.87s) === RUN TestServerSideMoveWithFilter run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:07:17 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-jabehus2xazuzom3yuwixip5" 2022/01/12 05:07:17 DEBUG : potato2: Starting multipart upload 2022/01/12 05:07:18 DEBUG : potato2: Uploading segment 0/60 size 60 2022/01/12 05:07:18 DEBUG : empty space: Starting multipart upload 2022/01/12 05:07:18 DEBUG : empty space: Uploading segment 0/1 size 1 2022/01/12 05:07:18 DEBUG : potato3: Starting multipart upload 2022/01/12 05:07:19 DEBUG : potato3: Uploading segment 0/68 size 68 sync_test.go:1215: Server side move (if possible) One drive root 'rclone-test-fuyefam9fiqimev3tamibew5' -> One drive root 'rclone-test-jabehus2xazuzom3yuwixip5' 2022/01/12 05:07:20 DEBUG : empty space: Starting multipart upload 2022/01/12 05:07:20 DEBUG : empty space: Uploading segment 0/1 size 1 2022/01/12 05:07:20 DEBUG : potato3: Starting multipart upload 2022/01/12 05:07:20 DEBUG : potato3: Uploading segment 0/60 size 60 2022/01/12 05:07:21 DEBUG : empty space: Excluded 2022/01/12 05:07:21 DEBUG : empty space: Excluded 2022/01/12 05:07:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/01/12 05:07:21 DEBUG : One drive root 'rclone-test-jabehus2xazuzom3yuwixip5': Waiting for checks to finish 2022/01/12 05:07:21 DEBUG : One drive root 'rclone-test-jabehus2xazuzom3yuwixip5': Waiting for transfers to finish 2022/01/12 05:07:21 INFO : potato3: Deleted 2022/01/12 05:07:21 INFO : potato2: Moved (server-side) 2022/01/12 05:07:22 INFO : potato3: Moved (server-side) 2022/01/12 05:07:22 INFO : There was nothing to transfer 2022/01/12 05:07:22 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-luliyef8nixobuw2muhuboc6" 2022/01/12 05:07:23 DEBUG : empty space: Excluded 2022/01/12 05:07:23 DEBUG : One drive root 'rclone-test-luliyef8nixobuw2muhuboc6': Waiting for checks to finish 2022/01/12 05:07:23 DEBUG : One drive root 'rclone-test-luliyef8nixobuw2muhuboc6': Waiting for transfers to finish 2022/01/12 05:07:24 INFO : potato3: Moved (server-side) 2022/01/12 05:07:24 INFO : potato2: Moved (server-side) 2022/01/12 05:07:24 INFO : There was nothing to transfer 2022/01/12 05:07:24 DEBUG : One drive root 'rclone-test-luliyef8nixobuw2muhuboc6': Purge remote 2022/01/12 05:07:25 DEBUG : One drive root 'rclone-test-jabehus2xazuzom3yuwixip5': Purge remote --- PASS: TestServerSideMoveWithFilter (8.93s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:07:26 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-dekikew5qedojij9xavuwiw7" 2022/01/12 05:07:27 DEBUG : potato2: Starting multipart upload 2022/01/12 05:07:27 DEBUG : potato2: Uploading segment 0/60 size 60 2022/01/12 05:07:27 DEBUG : empty space: Starting multipart upload 2022/01/12 05:07:27 DEBUG : empty space: Uploading segment 0/1 size 1 2022/01/12 05:07:27 DEBUG : potato3: Starting multipart upload 2022/01/12 05:07:28 DEBUG : potato3: Uploading segment 0/68 size 68 2022/01/12 05:07:28 DEBUG : tomatoDir: Making directory sync_test.go:1215: Server side move (if possible) One drive root 'rclone-test-fuyefam9fiqimev3tamibew5' -> One drive root 'rclone-test-dekikew5qedojij9xavuwiw7' 2022/01/12 05:07:30 DEBUG : empty space: Starting multipart upload 2022/01/12 05:07:31 DEBUG : empty space: Uploading segment 0/1 size 1 2022/01/12 05:07:31 DEBUG : potato3: Starting multipart upload 2022/01/12 05:07:31 DEBUG : potato3: Uploading segment 0/60 size 60 2022/01/12 05:07:32 DEBUG : One drive root 'rclone-test-dekikew5qedojij9xavuwiw7': Using server-side directory move 2022/01/12 05:07:32 INFO : One drive root 'rclone-test-dekikew5qedojij9xavuwiw7': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2022/01/12 05:07:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/01/12 05:07:32 DEBUG : empty space: Unchanged skipping 2022/01/12 05:07:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2022/01/12 05:07:32 DEBUG : One drive root 'rclone-test-dekikew5qedojij9xavuwiw7': Waiting for checks to finish 2022/01/12 05:07:32 INFO : potato3: Deleted 2022/01/12 05:07:32 INFO : empty space: Deleted 2022/01/12 05:07:32 DEBUG : One drive root 'rclone-test-dekikew5qedojij9xavuwiw7': Waiting for transfers to finish 2022/01/12 05:07:32 INFO : potato2: Moved (server-side) 2022/01/12 05:07:32 INFO : potato3: Moved (server-side) 2022/01/12 05:07:32 INFO : tomatoDir: Removing directory 2022/01/12 05:07:33 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': deleted 1 directories 2022/01/12 05:07:33 INFO : There was nothing to transfer 2022/01/12 05:07:33 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-kohojaz5cikodow3yumolif1" 2022/01/12 05:07:34 DEBUG : tomatoDir: Making directory 2022/01/12 05:07:34 DEBUG : One drive root 'rclone-test-kohojaz5cikodow3yumolif1': Using server-side directory move 2022/01/12 05:07:35 INFO : One drive root 'rclone-test-kohojaz5cikodow3yumolif1': Server side directory move succeeded 2022/01/12 05:07:36 ERROR : : error listing: directory not found 2022/01/12 05:07:36 ERROR : : error listing: directory not found 2022/01/12 05:07:36 DEBUG : One drive root 'rclone-test-kohojaz5cikodow3yumolif1': Purge remote 2022/01/12 05:07:36 DEBUG : One drive root 'rclone-test-dekikew5qedojij9xavuwiw7': Purge remote 2022/01/12 05:07:36 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.07s) === RUN TestServerSideMoveOverlap run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" sync_test.go:1399: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.40s) === RUN TestSyncOverlap run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:07:37 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fuyefam9fiqimev3tamibew5/rclone-sync-test" --- PASS: TestSyncOverlap (1.39s) === RUN TestSyncCompareDest run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:07:39 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fuyefam9fiqimev3tamibew5/dst" 2022/01/12 05:07:40 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fuyefam9fiqimev3tamibew5/CompareDest" 2022/01/12 05:07:42 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:07:42 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:07:42 DEBUG : one: Starting multipart upload 2022/01/12 05:07:42 DEBUG : one: Uploading segment 0/3 size 3 2022/01/12 05:07:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/01/12 05:07:43 INFO : one: Copied (new) 2022/01/12 05:07:43 DEBUG : Waiting for deletions to finish 2022/01/12 05:07:44 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:07:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/12 05:07:46 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:07:46 DEBUG : one: Starting multipart upload 2022/01/12 05:07:46 DEBUG : one: Uploading segment 0/5 size 5 2022/01/12 05:07:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/01/12 05:07:46 INFO : one: Copied (replaced existing) 2022/01/12 05:07:46 DEBUG : Waiting for deletions to finish 2022/01/12 05:07:47 DEBUG : dst/one: Starting multipart upload 2022/01/12 05:07:47 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/01/12 05:07:48 DEBUG : CompareDest/one: Starting multipart upload 2022/01/12 05:07:48 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2022/01/12 05:07:49 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:07:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:07:50 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/12 05:07:50 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:07:50 DEBUG : Waiting for deletions to finish 2022/01/12 05:07:50 INFO : There was nothing to transfer 2022/01/12 05:07:50 DEBUG : CompareDest/two: Starting multipart upload 2022/01/12 05:07:51 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2022/01/12 05:07:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:07:52 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/12 05:07:52 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:07:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:07:52 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/12 05:07:52 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:07:52 DEBUG : Waiting for deletions to finish 2022/01/12 05:07:52 INFO : There was nothing to transfer 2022/01/12 05:07:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:07:53 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/12 05:07:53 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:07:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:07:53 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/12 05:07:53 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:07:53 DEBUG : Waiting for deletions to finish 2022/01/12 05:07:53 INFO : There was nothing to transfer 2022/01/12 05:07:54 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2022/01/12 05:07:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/01/12 05:07:54 DEBUG : two: Destination found in --compare-dest, skipping 2022/01/12 05:07:54 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:07:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:07:54 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/12 05:07:54 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:07:54 DEBUG : Waiting for deletions to finish 2022/01/12 05:07:54 INFO : There was nothing to transfer 2022/01/12 05:07:56 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/01/12 05:07:56 DEBUG : two: Starting multipart upload 2022/01/12 05:07:56 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:07:56 DEBUG : two: Uploading segment 0/5 size 5 2022/01/12 05:07:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:07:56 DEBUG : one: Destination found in --compare-dest, skipping 2022/01/12 05:07:56 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:07:56 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2022/01/12 05:07:56 INFO : two: Copied (new) 2022/01/12 05:07:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.62s) === RUN TestSyncMultipleCompareDest run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:08:01 DEBUG : pre-dest1/1: Starting multipart upload 2022/01/12 05:08:01 DEBUG : pre-dest1/1: Uploading segment 0/1 size 1 2022/01/12 05:08:02 DEBUG : pre-dest2/2: Starting multipart upload 2022/01/12 05:08:02 DEBUG : pre-dest2/2: Uploading segment 0/1 size 1 2022/01/12 05:08:03 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fuyefam9fiqimev3tamibew5/dest" 2022/01/12 05:08:04 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fuyefam9fiqimev3tamibew5/pre-dest1" 2022/01/12 05:08:05 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fuyefam9fiqimev3tamibew5/pre-dest2" 2022/01/12 05:08:07 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:08:07 DEBUG : 1: Destination found in --compare-dest, skipping 2022/01/12 05:08:07 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:08:07 DEBUG : 2: Destination found in --compare-dest, skipping 2022/01/12 05:08:07 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dest': Waiting for checks to finish 2022/01/12 05:08:07 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dest': Waiting for transfers to finish 2022/01/12 05:08:08 DEBUG : 3: Starting multipart upload 2022/01/12 05:08:08 DEBUG : 3: Uploading segment 0/1 size 1 2022/01/12 05:08:08 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2022/01/12 05:08:08 INFO : 3: Copied (new) 2022/01/12 05:08:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (12.92s) === RUN TestSyncCopyDest run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:08:13 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fuyefam9fiqimev3tamibew5/dst" 2022/01/12 05:08:13 DEBUG : Config file has changed externaly - reloading 2022/01/12 05:08:14 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fuyefam9fiqimev3tamibew5/CopyDest" 2022/01/12 05:08:19 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:08:19 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:08:20 DEBUG : one: Starting multipart upload 2022/01/12 05:08:21 DEBUG : one: Uploading segment 0/3 size 3 2022/01/12 05:08:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2022/01/12 05:08:21 INFO : one: Copied (new) 2022/01/12 05:08:21 DEBUG : Waiting for deletions to finish 2022/01/12 05:08:22 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:08:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/12 05:08:23 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:08:23 DEBUG : one: Starting multipart upload 2022/01/12 05:08:23 DEBUG : one: Uploading segment 0/5 size 5 2022/01/12 05:08:23 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/01/12 05:08:23 INFO : one: Copied (replaced existing) 2022/01/12 05:08:23 DEBUG : Waiting for deletions to finish 2022/01/12 05:08:31 DEBUG : dst/one: Starting multipart upload 2022/01/12 05:08:32 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/01/12 05:08:32 DEBUG : CopyDest/one: Starting multipart upload 2022/01/12 05:08:33 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2022/01/12 05:08:33 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fuyefam9fiqimev3tamibew5/BackupDir" 2022/01/12 05:08:35 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:08:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:08:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/01/12 05:08:38 INFO : one: Moved (server-side) 2022/01/12 05:08:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2022/01/12 05:08:39 INFO : one: Copied (server-side copy) 2022/01/12 05:08:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/01/12 05:08:39 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:08:39 DEBUG : Waiting for deletions to finish 2022/01/12 05:08:39 DEBUG : CopyDest/two: Starting multipart upload 2022/01/12 05:08:40 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2022/01/12 05:08:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:08:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2022/01/12 05:08:43 INFO : two: Copied (server-side copy) 2022/01/12 05:08:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/01/12 05:08:43 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:08:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:08:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:08:43 DEBUG : one: Unchanged skipping 2022/01/12 05:08:43 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:08:43 DEBUG : Waiting for deletions to finish 2022/01/12 05:08:44 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:08:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:08:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:08:44 DEBUG : one: Unchanged skipping 2022/01/12 05:08:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:08:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:08:44 DEBUG : two: Unchanged skipping 2022/01/12 05:08:44 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:08:44 DEBUG : Waiting for deletions to finish 2022/01/12 05:08:44 INFO : There was nothing to transfer 2022/01/12 05:08:45 DEBUG : CopyDest/three: Starting multipart upload 2022/01/12 05:08:45 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2022/01/12 05:08:47 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/01/12 05:08:47 DEBUG : three: Destination not found in --copy-dest 2022/01/12 05:08:47 DEBUG : three: Starting multipart upload 2022/01/12 05:08:47 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:08:47 DEBUG : three: Uploading segment 0/7 size 7 2022/01/12 05:08:47 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:08:47 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:08:47 DEBUG : two: Unchanged skipping 2022/01/12 05:08:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:08:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/01/12 05:08:47 DEBUG : one: Unchanged skipping 2022/01/12 05:08:47 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:08:47 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2022/01/12 05:08:47 INFO : three: Copied (new) 2022/01/12 05:08:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (42.61s) === RUN TestSyncBackupDir run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:08:56 DEBUG : dst/one: Starting multipart upload 2022/01/12 05:08:56 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/01/12 05:08:57 DEBUG : dst/two: Starting multipart upload 2022/01/12 05:08:57 DEBUG : dst/two: Uploading segment 0/3 size 3 2022/01/12 05:08:57 DEBUG : dst/three.txt: Starting multipart upload 2022/01/12 05:08:57 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2022/01/12 05:08:58 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fuyefam9fiqimev3tamibew5/dst" 2022/01/12 05:08:59 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fuyefam9fiqimev3tamibew5/backup" 2022/01/12 05:09:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/12 05:09:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:09:00 DEBUG : two: Unchanged skipping 2022/01/12 05:09:00 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:09:02 INFO : one: Moved (server-side) 2022/01/12 05:09:02 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:09:02 DEBUG : one: Starting multipart upload 2022/01/12 05:09:02 DEBUG : one: Uploading segment 0/4 size 4 2022/01/12 05:09:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/01/12 05:09:02 INFO : one: Copied (new) 2022/01/12 05:09:02 DEBUG : Waiting for deletions to finish 2022/01/12 05:09:03 INFO : three.txt: Moved (server-side) 2022/01/12 05:09:03 INFO : three.txt: Moved into backup dir 2022/01/12 05:09:03 DEBUG : dst/three.txt: Starting multipart upload 2022/01/12 05:09:03 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2022/01/12 05:09:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/12 05:09:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:09:04 DEBUG : two: Unchanged skipping 2022/01/12 05:09:04 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:09:05 INFO : one: Deleted 2022/01/12 05:09:05 INFO : one: Moved (server-side) 2022/01/12 05:09:05 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:09:05 DEBUG : one: Starting multipart upload 2022/01/12 05:09:06 DEBUG : one: Uploading segment 0/5 size 5 2022/01/12 05:09:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/01/12 05:09:06 INFO : one: Copied (new) 2022/01/12 05:09:06 DEBUG : Waiting for deletions to finish 2022/01/12 05:09:06 INFO : three.txt: Deleted 2022/01/12 05:09:07 INFO : three.txt: Moved (server-side) 2022/01/12 05:09:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.39s) === RUN TestSyncBackupDirWithSuffix run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:09:10 DEBUG : dst/one: Starting multipart upload 2022/01/12 05:09:10 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/01/12 05:09:11 DEBUG : dst/two: Starting multipart upload 2022/01/12 05:09:11 DEBUG : dst/two: Uploading segment 0/3 size 3 2022/01/12 05:09:11 DEBUG : dst/three.txt: Starting multipart upload 2022/01/12 05:09:11 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2022/01/12 05:09:12 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fuyefam9fiqimev3tamibew5/dst" 2022/01/12 05:09:13 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fuyefam9fiqimev3tamibew5/backup" 2022/01/12 05:09:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:09:14 DEBUG : two: Unchanged skipping 2022/01/12 05:09:14 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:09:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/12 05:09:16 INFO : one: Moved (server-side) to: one.bak 2022/01/12 05:09:16 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:09:16 DEBUG : one: Starting multipart upload 2022/01/12 05:09:16 DEBUG : one: Uploading segment 0/4 size 4 2022/01/12 05:09:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/01/12 05:09:17 INFO : one: Copied (new) 2022/01/12 05:09:17 DEBUG : Waiting for deletions to finish 2022/01/12 05:09:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 05:09:17 INFO : three.txt: Moved into backup dir 2022/01/12 05:09:18 DEBUG : dst/three.txt: Starting multipart upload 2022/01/12 05:09:18 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2022/01/12 05:09:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/12 05:09:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:09:19 DEBUG : two: Unchanged skipping 2022/01/12 05:09:19 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:09:20 INFO : one.bak: Deleted 2022/01/12 05:09:20 INFO : one: Moved (server-side) to: one.bak 2022/01/12 05:09:20 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:09:20 DEBUG : one: Starting multipart upload 2022/01/12 05:09:20 DEBUG : one: Uploading segment 0/5 size 5 2022/01/12 05:09:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/01/12 05:09:20 INFO : one: Copied (new) 2022/01/12 05:09:20 DEBUG : Waiting for deletions to finish 2022/01/12 05:09:21 INFO : three.txt.bak: Deleted 2022/01/12 05:09:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 05:09:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.78s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:09:25 DEBUG : dst/one: Starting multipart upload 2022/01/12 05:09:26 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/01/12 05:09:26 DEBUG : dst/two: Starting multipart upload 2022/01/12 05:09:26 DEBUG : dst/two: Uploading segment 0/3 size 3 2022/01/12 05:09:26 DEBUG : dst/three.txt: Starting multipart upload 2022/01/12 05:09:26 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2022/01/12 05:09:27 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fuyefam9fiqimev3tamibew5/dst" 2022/01/12 05:09:28 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fuyefam9fiqimev3tamibew5/backup" 2022/01/12 05:09:29 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:09:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/12 05:09:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:09:29 DEBUG : two: Unchanged skipping 2022/01/12 05:09:31 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/12 05:09:31 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:09:31 DEBUG : one: Starting multipart upload 2022/01/12 05:09:31 DEBUG : one: Uploading segment 0/4 size 4 2022/01/12 05:09:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/01/12 05:09:31 INFO : one: Copied (new) 2022/01/12 05:09:31 DEBUG : Waiting for deletions to finish 2022/01/12 05:09:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/12 05:09:32 INFO : three.txt: Moved into backup dir 2022/01/12 05:09:33 DEBUG : dst/three.txt: Starting multipart upload 2022/01/12 05:09:33 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2022/01/12 05:09:34 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:09:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:09:34 DEBUG : two: Unchanged skipping 2022/01/12 05:09:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/12 05:09:35 INFO : one-2019-01-01: Deleted 2022/01/12 05:09:36 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/12 05:09:36 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:09:36 DEBUG : one: Starting multipart upload 2022/01/12 05:09:36 DEBUG : one: Uploading segment 0/5 size 5 2022/01/12 05:09:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/01/12 05:09:36 INFO : one: Copied (new) 2022/01/12 05:09:36 DEBUG : Waiting for deletions to finish 2022/01/12 05:09:37 INFO : three-2019-01-01.txt: Deleted 2022/01/12 05:09:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/12 05:09:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.02s) === RUN TestSyncBackupDirSuffixOnly run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:09:40 DEBUG : dst/one: Starting multipart upload 2022/01/12 05:09:41 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/01/12 05:09:41 DEBUG : dst/two: Starting multipart upload 2022/01/12 05:09:41 DEBUG : dst/two: Uploading segment 0/3 size 3 2022/01/12 05:09:41 DEBUG : dst/three.txt: Starting multipart upload 2022/01/12 05:09:42 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2022/01/12 05:09:42 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fuyefam9fiqimev3tamibew5/dst" 2022/01/12 05:09:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/12 05:09:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:09:43 DEBUG : two: Unchanged skipping 2022/01/12 05:09:43 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:09:44 INFO : one: Moved (server-side) to: one.bak 2022/01/12 05:09:44 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:09:44 DEBUG : one: Starting multipart upload 2022/01/12 05:09:44 DEBUG : one: Uploading segment 0/4 size 4 2022/01/12 05:09:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/01/12 05:09:44 INFO : one: Copied (new) 2022/01/12 05:09:44 DEBUG : Waiting for deletions to finish 2022/01/12 05:09:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 05:09:45 INFO : three.txt: Moved into backup dir 2022/01/12 05:09:45 DEBUG : dst/three.txt: Starting multipart upload 2022/01/12 05:09:45 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2022/01/12 05:09:47 DEBUG : one.bak: Excluded 2022/01/12 05:09:47 DEBUG : three.txt.bak: Excluded 2022/01/12 05:09:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/12 05:09:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:09:47 DEBUG : two: Unchanged skipping 2022/01/12 05:09:47 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for checks to finish 2022/01/12 05:09:47 INFO : one.bak: Deleted 2022/01/12 05:09:47 INFO : one: Moved (server-side) to: one.bak 2022/01/12 05:09:47 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5/dst': Waiting for transfers to finish 2022/01/12 05:09:47 DEBUG : one: Starting multipart upload 2022/01/12 05:09:48 DEBUG : one: Uploading segment 0/5 size 5 2022/01/12 05:09:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/01/12 05:09:48 INFO : one: Copied (new) 2022/01/12 05:09:48 DEBUG : Waiting for deletions to finish 2022/01/12 05:09:48 INFO : three.txt.bak: Deleted 2022/01/12 05:09:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 05:09:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.90s) === RUN TestSyncSuffix run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:09:51 DEBUG : dst/one: Starting multipart upload 2022/01/12 05:09:52 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/01/12 05:09:52 DEBUG : dst/two: Starting multipart upload 2022/01/12 05:09:53 DEBUG : dst/two: Uploading segment 0/3 size 3 2022/01/12 05:09:53 DEBUG : dst/three.txt: Starting multipart upload 2022/01/12 05:09:53 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2022/01/12 05:09:54 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fuyefam9fiqimev3tamibew5/dst" 2022/01/12 05:09:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/12 05:09:55 INFO : one: Moved (server-side) to: one.bak 2022/01/12 05:09:55 DEBUG : one: Starting multipart upload 2022/01/12 05:09:55 DEBUG : one: Uploading segment 0/4 size 4 2022/01/12 05:09:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/01/12 05:09:56 INFO : one: Copied (new) 2022/01/12 05:09:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:09:56 DEBUG : two: Unchanged skipping 2022/01/12 05:09:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/01/12 05:09:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 05:09:57 DEBUG : three.txt: Starting multipart upload 2022/01/12 05:09:57 DEBUG : three.txt: Uploading segment 0/6 size 6 2022/01/12 05:09:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/01/12 05:09:57 INFO : three.txt: Copied (new) 2022/01/12 05:09:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/12 05:09:59 INFO : one.bak: Deleted 2022/01/12 05:09:59 INFO : one: Moved (server-side) to: one.bak 2022/01/12 05:09:59 DEBUG : one: Starting multipart upload 2022/01/12 05:09:59 DEBUG : one: Uploading segment 0/5 size 5 2022/01/12 05:09:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/01/12 05:09:59 INFO : one: Copied (new) 2022/01/12 05:10:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:10:00 DEBUG : two: Unchanged skipping 2022/01/12 05:10:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/01/12 05:10:00 INFO : three.txt.bak: Deleted 2022/01/12 05:10:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2022/01/12 05:10:01 DEBUG : three.txt: Starting multipart upload 2022/01/12 05:10:01 DEBUG : three.txt: Uploading segment 0/19 size 19 2022/01/12 05:10:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2022/01/12 05:10:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.62s) === RUN TestSyncSuffixKeepExtension run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:10:04 DEBUG : dst/one: Starting multipart upload 2022/01/12 05:10:04 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/01/12 05:10:05 DEBUG : dst/two: Starting multipart upload 2022/01/12 05:10:05 DEBUG : dst/two: Uploading segment 0/3 size 3 2022/01/12 05:10:05 DEBUG : dst/three.txt: Starting multipart upload 2022/01/12 05:10:05 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2022/01/12 05:10:06 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fuyefam9fiqimev3tamibew5/dst" 2022/01/12 05:10:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2022/01/12 05:10:08 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/12 05:10:08 DEBUG : one: Starting multipart upload 2022/01/12 05:10:08 DEBUG : one: Uploading segment 0/4 size 4 2022/01/12 05:10:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2022/01/12 05:10:08 INFO : one: Copied (new) 2022/01/12 05:10:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:10:08 DEBUG : two: Unchanged skipping 2022/01/12 05:10:09 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2022/01/12 05:10:09 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/12 05:10:09 DEBUG : three.txt: Starting multipart upload 2022/01/12 05:10:09 DEBUG : three.txt: Uploading segment 0/6 size 6 2022/01/12 05:10:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2022/01/12 05:10:10 INFO : three.txt: Copied (new) 2022/01/12 05:10:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2022/01/12 05:10:11 INFO : one-2019-01-01: Deleted 2022/01/12 05:10:12 INFO : one: Moved (server-side) to: one-2019-01-01 2022/01/12 05:10:12 DEBUG : one: Starting multipart upload 2022/01/12 05:10:12 DEBUG : one: Uploading segment 0/5 size 5 2022/01/12 05:10:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2022/01/12 05:10:12 INFO : one: Copied (new) 2022/01/12 05:10:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:10:12 DEBUG : two: Unchanged skipping 2022/01/12 05:10:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2022/01/12 05:10:14 INFO : three-2019-01-01.txt: Deleted 2022/01/12 05:10:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2022/01/12 05:10:14 DEBUG : three.txt: Starting multipart upload 2022/01/12 05:10:14 DEBUG : three.txt: Uploading segment 0/19 size 19 2022/01/12 05:10:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2022/01/12 05:10:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.50s) === RUN TestSyncUTFNorm run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:10:18 DEBUG : Testêé: Starting multipart upload 2022/01/12 05:10:18 DEBUG : Testêé: Uploading segment 0/18 size 18 2022/01/12 05:10:19 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:10:19 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2022/01/12 05:10:19 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:10:19 DEBUG : Testêé: Starting multipart upload 2022/01/12 05:10:19 DEBUG : Testêé: Uploading segment 0/14 size 14 2022/01/12 05:10:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2022/01/12 05:10:38 DEBUG : pacer: low level retry 1/10 (error 503 Service Unavailable: ) 2022/01/12 05:10:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/01/12 05:10:38 DEBUG : pacer: Reducing sleep to 15ms 2022/01/12 05:10:38 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2022/01/12 05:10:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2022/01/12 05:10:38 DEBUG : Waiting for deletions to finish 2022/01/12 05:10:39 DEBUG : pacer: Reducing sleep to 11.25ms 2022/01/12 05:10:39 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncUTFNorm (21.32s) === RUN TestSyncImmutable run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:10:40 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:10:40 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:10:40 DEBUG : existing: Starting multipart upload 2022/01/12 05:10:40 DEBUG : existing: Uploading segment 0/6 size 6 2022/01/12 05:10:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2022/01/12 05:10:40 INFO : existing: Copied (new) 2022/01/12 05:10:40 DEBUG : Waiting for deletions to finish 2022/01/12 05:10:41 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2022/01/12 05:10:41 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:10:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2022/01/12 05:10:41 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:10:41 ERROR : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': not deleting files as there were IO errors 2022/01/12 05:10:41 ERROR : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.60s) === RUN TestSyncIgnoreCase run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" sync_test.go:1955: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.52s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Soft run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" sync_test.go:1989: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" sync_test.go:1989: This test only runs on local --- PASS: TestMaxTransfer (1.39s) --- SKIP: TestMaxTransfer/Hard (0.50s) --- SKIP: TestMaxTransfer/Soft (0.47s) --- SKIP: TestMaxTransfer/Cautious (0.41s) === RUN TestSyncConcurrentDelete run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:10:44 DEBUG : both0: Starting multipart upload 2022/01/12 05:10:44 DEBUG : both0: Uploading segment 0/6 size 6 2022/01/12 05:10:44 DEBUG : only0: Starting multipart upload 2022/01/12 05:10:45 DEBUG : only0: Uploading segment 0/6 size 6 2022/01/12 05:10:45 DEBUG : both1: Starting multipart upload 2022/01/12 05:10:45 DEBUG : both1: Uploading segment 0/6 size 6 2022/01/12 05:10:46 DEBUG : only1: Starting multipart upload 2022/01/12 05:10:46 DEBUG : only1: Uploading segment 0/6 size 6 2022/01/12 05:10:46 DEBUG : both2: Starting multipart upload 2022/01/12 05:10:46 DEBUG : both2: Uploading segment 0/6 size 6 2022/01/12 05:10:46 DEBUG : only2: Starting multipart upload 2022/01/12 05:10:47 DEBUG : only2: Uploading segment 0/6 size 6 2022/01/12 05:10:47 DEBUG : both3: Starting multipart upload 2022/01/12 05:10:47 DEBUG : both3: Uploading segment 0/6 size 6 2022/01/12 05:10:47 DEBUG : only3: Starting multipart upload 2022/01/12 05:10:48 DEBUG : only3: Uploading segment 0/6 size 6 2022/01/12 05:10:48 DEBUG : both4: Starting multipart upload 2022/01/12 05:10:48 DEBUG : both4: Uploading segment 0/6 size 6 2022/01/12 05:10:48 DEBUG : only4: Starting multipart upload 2022/01/12 05:10:48 DEBUG : only4: Uploading segment 0/6 size 6 2022/01/12 05:10:49 DEBUG : both5: Starting multipart upload 2022/01/12 05:10:49 DEBUG : both5: Uploading segment 0/6 size 6 2022/01/12 05:10:49 DEBUG : only5: Starting multipart upload 2022/01/12 05:10:49 DEBUG : only5: Uploading segment 0/6 size 6 2022/01/12 05:10:50 DEBUG : both6: Starting multipart upload 2022/01/12 05:10:50 DEBUG : both6: Uploading segment 0/6 size 6 2022/01/12 05:10:50 DEBUG : only6: Starting multipart upload 2022/01/12 05:10:50 DEBUG : only6: Uploading segment 0/6 size 6 2022/01/12 05:10:51 DEBUG : both7: Starting multipart upload 2022/01/12 05:10:51 DEBUG : both7: Uploading segment 0/6 size 6 2022/01/12 05:10:51 DEBUG : only7: Starting multipart upload 2022/01/12 05:10:51 DEBUG : only7: Uploading segment 0/6 size 6 2022/01/12 05:10:51 DEBUG : both8: Starting multipart upload 2022/01/12 05:10:52 DEBUG : both8: Uploading segment 0/6 size 6 2022/01/12 05:10:52 DEBUG : only8: Starting multipart upload 2022/01/12 05:10:52 DEBUG : only8: Uploading segment 0/6 size 6 2022/01/12 05:10:52 DEBUG : both9: Starting multipart upload 2022/01/12 05:10:53 DEBUG : both9: Uploading segment 0/6 size 6 2022/01/12 05:10:53 DEBUG : only9: Starting multipart upload 2022/01/12 05:10:53 DEBUG : only9: Uploading segment 0/6 size 6 2022/01/12 05:10:54 DEBUG : both10: Starting multipart upload 2022/01/12 05:10:54 DEBUG : both10: Uploading segment 0/6 size 6 2022/01/12 05:10:54 DEBUG : only10: Starting multipart upload 2022/01/12 05:10:54 DEBUG : only10: Uploading segment 0/6 size 6 2022/01/12 05:10:55 DEBUG : both11: Starting multipart upload 2022/01/12 05:10:55 DEBUG : both11: Uploading segment 0/6 size 6 2022/01/12 05:10:55 DEBUG : only11: Starting multipart upload 2022/01/12 05:10:55 DEBUG : only11: Uploading segment 0/6 size 6 2022/01/12 05:10:55 DEBUG : both12: Starting multipart upload 2022/01/12 05:10:56 DEBUG : both12: Uploading segment 0/6 size 6 2022/01/12 05:10:57 DEBUG : only12: Starting multipart upload 2022/01/12 05:10:57 DEBUG : only12: Uploading segment 0/6 size 6 2022/01/12 05:10:57 DEBUG : both13: Starting multipart upload 2022/01/12 05:10:57 DEBUG : both13: Uploading segment 0/6 size 6 2022/01/12 05:10:58 DEBUG : only13: Starting multipart upload 2022/01/12 05:10:58 DEBUG : only13: Uploading segment 0/6 size 6 2022/01/12 05:10:58 DEBUG : both14: Starting multipart upload 2022/01/12 05:10:59 DEBUG : both14: Uploading segment 0/6 size 6 2022/01/12 05:10:59 DEBUG : only14: Starting multipart upload 2022/01/12 05:10:59 DEBUG : only14: Uploading segment 0/6 size 6 2022/01/12 05:11:00 DEBUG : both15: Starting multipart upload 2022/01/12 05:11:00 DEBUG : both15: Uploading segment 0/6 size 6 2022/01/12 05:11:00 DEBUG : only15: Starting multipart upload 2022/01/12 05:11:00 DEBUG : only15: Uploading segment 0/6 size 6 2022/01/12 05:11:00 DEBUG : both16: Starting multipart upload 2022/01/12 05:11:01 DEBUG : both16: Uploading segment 0/6 size 6 2022/01/12 05:11:01 DEBUG : only16: Starting multipart upload 2022/01/12 05:11:01 DEBUG : only16: Uploading segment 0/6 size 6 2022/01/12 05:11:01 DEBUG : both17: Starting multipart upload 2022/01/12 05:11:02 DEBUG : both17: Uploading segment 0/6 size 6 2022/01/12 05:11:02 DEBUG : only17: Starting multipart upload 2022/01/12 05:11:02 DEBUG : only17: Uploading segment 0/6 size 6 2022/01/12 05:11:02 DEBUG : both18: Starting multipart upload 2022/01/12 05:11:03 DEBUG : both18: Uploading segment 0/6 size 6 2022/01/12 05:11:03 DEBUG : only18: Starting multipart upload 2022/01/12 05:11:03 DEBUG : only18: Uploading segment 0/6 size 6 2022/01/12 05:11:03 DEBUG : both19: Starting multipart upload 2022/01/12 05:11:04 DEBUG : both19: Uploading segment 0/6 size 6 2022/01/12 05:11:04 DEBUG : only19: Starting multipart upload 2022/01/12 05:11:04 DEBUG : only19: Uploading segment 0/6 size 6 2022/01/12 05:11:05 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:05 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:11:05 DEBUG : both0: Unchanged skipping 2022/01/12 05:11:05 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:05 DEBUG : both11: Unchanged skipping 2022/01/12 05:11:05 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:05 DEBUG : both13: Unchanged skipping 2022/01/12 05:11:05 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:05 DEBUG : both14: Unchanged skipping 2022/01/12 05:11:05 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:05 DEBUG : both15: Unchanged skipping 2022/01/12 05:11:05 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:05 DEBUG : both16: Unchanged skipping 2022/01/12 05:11:05 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:05 DEBUG : both17: Unchanged skipping 2022/01/12 05:11:05 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:05 DEBUG : both18: Unchanged skipping 2022/01/12 05:11:05 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:05 DEBUG : both19: Unchanged skipping 2022/01/12 05:11:05 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:05 DEBUG : both2: Unchanged skipping 2022/01/12 05:11:05 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:05 DEBUG : both3: Unchanged skipping 2022/01/12 05:11:05 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:05 DEBUG : both4: Unchanged skipping 2022/01/12 05:11:05 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:05 DEBUG : both5: Unchanged skipping 2022/01/12 05:11:05 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:05 DEBUG : both6: Unchanged skipping 2022/01/12 05:11:05 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:05 DEBUG : both7: Unchanged skipping 2022/01/12 05:11:05 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:05 DEBUG : both8: Unchanged skipping 2022/01/12 05:11:05 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:05 DEBUG : both9: Unchanged skipping 2022/01/12 05:11:05 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:05 DEBUG : both12: Unchanged skipping 2022/01/12 05:11:05 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:05 DEBUG : both10: Unchanged skipping 2022/01/12 05:11:05 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:05 DEBUG : both1: Unchanged skipping 2022/01/12 05:11:05 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:11:05 DEBUG : Waiting for deletions to finish 2022/01/12 05:11:05 INFO : only15: Deleted 2022/01/12 05:11:05 INFO : only10: Deleted 2022/01/12 05:11:05 INFO : only3: Deleted 2022/01/12 05:11:05 INFO : only19: Deleted 2022/01/12 05:11:05 INFO : only13: Deleted 2022/01/12 05:11:05 INFO : only17: Deleted 2022/01/12 05:11:06 INFO : only18: Deleted 2022/01/12 05:11:06 INFO : only0: Deleted 2022/01/12 05:11:06 INFO : only4: Deleted 2022/01/12 05:11:06 INFO : only5: Deleted 2022/01/12 05:11:06 INFO : only8: Deleted 2022/01/12 05:11:06 INFO : only9: Deleted 2022/01/12 05:11:06 INFO : only11: Deleted 2022/01/12 05:11:06 INFO : only1: Deleted 2022/01/12 05:11:06 INFO : only16: Deleted 2022/01/12 05:11:06 INFO : only14: Deleted 2022/01/12 05:11:06 INFO : only12: Deleted 2022/01/12 05:11:06 INFO : only2: Deleted 2022/01/12 05:11:06 INFO : only6: Deleted 2022/01/12 05:11:06 INFO : only7: Deleted 2022/01/12 05:11:06 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (29.25s) === RUN TestSyncConcurrentTruncate run.go:181: Remote "One drive root 'rclone-test-fuyefam9fiqimev3tamibew5'", Local "Local file system at /tmp/rclone2623198742", Modify Window "1s" 2022/01/12 05:11:13 DEBUG : both0: Starting multipart upload 2022/01/12 05:11:13 DEBUG : both0: Uploading segment 0/6 size 6 2022/01/12 05:11:13 DEBUG : only0: Starting multipart upload 2022/01/12 05:11:14 DEBUG : only0: Uploading segment 0/6 size 6 2022/01/12 05:11:14 DEBUG : both1: Starting multipart upload 2022/01/12 05:11:14 DEBUG : both1: Uploading segment 0/6 size 6 2022/01/12 05:11:14 DEBUG : only1: Starting multipart upload 2022/01/12 05:11:15 DEBUG : only1: Uploading segment 0/6 size 6 2022/01/12 05:11:15 DEBUG : both2: Starting multipart upload 2022/01/12 05:11:15 DEBUG : both2: Uploading segment 0/6 size 6 2022/01/12 05:11:15 DEBUG : only2: Starting multipart upload 2022/01/12 05:11:16 DEBUG : only2: Uploading segment 0/6 size 6 2022/01/12 05:11:16 DEBUG : both3: Starting multipart upload 2022/01/12 05:11:16 DEBUG : both3: Uploading segment 0/6 size 6 2022/01/12 05:11:16 DEBUG : only3: Starting multipart upload 2022/01/12 05:11:17 DEBUG : only3: Uploading segment 0/6 size 6 2022/01/12 05:11:17 DEBUG : both4: Starting multipart upload 2022/01/12 05:11:17 DEBUG : both4: Uploading segment 0/6 size 6 2022/01/12 05:11:17 DEBUG : only4: Starting multipart upload 2022/01/12 05:11:17 DEBUG : only4: Uploading segment 0/6 size 6 2022/01/12 05:11:18 DEBUG : both5: Starting multipart upload 2022/01/12 05:11:18 DEBUG : both5: Uploading segment 0/6 size 6 2022/01/12 05:11:18 DEBUG : only5: Starting multipart upload 2022/01/12 05:11:19 DEBUG : only5: Uploading segment 0/6 size 6 2022/01/12 05:11:19 DEBUG : both6: Starting multipart upload 2022/01/12 05:11:19 DEBUG : both6: Uploading segment 0/6 size 6 2022/01/12 05:11:19 DEBUG : only6: Starting multipart upload 2022/01/12 05:11:20 DEBUG : only6: Uploading segment 0/6 size 6 2022/01/12 05:11:20 DEBUG : both7: Starting multipart upload 2022/01/12 05:11:20 DEBUG : both7: Uploading segment 0/6 size 6 2022/01/12 05:11:20 DEBUG : only7: Starting multipart upload 2022/01/12 05:11:21 DEBUG : only7: Uploading segment 0/6 size 6 2022/01/12 05:11:21 DEBUG : both8: Starting multipart upload 2022/01/12 05:11:21 DEBUG : both8: Uploading segment 0/6 size 6 2022/01/12 05:11:21 DEBUG : only8: Starting multipart upload 2022/01/12 05:11:22 DEBUG : only8: Uploading segment 0/6 size 6 2022/01/12 05:11:22 DEBUG : both9: Starting multipart upload 2022/01/12 05:11:22 DEBUG : both9: Uploading segment 0/6 size 6 2022/01/12 05:11:22 DEBUG : only9: Starting multipart upload 2022/01/12 05:11:22 DEBUG : only9: Uploading segment 0/6 size 6 2022/01/12 05:11:23 DEBUG : both10: Starting multipart upload 2022/01/12 05:11:23 DEBUG : both10: Uploading segment 0/6 size 6 2022/01/12 05:11:23 DEBUG : only10: Starting multipart upload 2022/01/12 05:11:24 DEBUG : only10: Uploading segment 0/6 size 6 2022/01/12 05:11:24 DEBUG : both11: Starting multipart upload 2022/01/12 05:11:24 DEBUG : both11: Uploading segment 0/6 size 6 2022/01/12 05:11:24 DEBUG : only11: Starting multipart upload 2022/01/12 05:11:25 DEBUG : only11: Uploading segment 0/6 size 6 2022/01/12 05:11:25 DEBUG : both12: Starting multipart upload 2022/01/12 05:11:25 DEBUG : both12: Uploading segment 0/6 size 6 2022/01/12 05:11:25 DEBUG : only12: Starting multipart upload 2022/01/12 05:11:26 DEBUG : only12: Uploading segment 0/6 size 6 2022/01/12 05:11:26 DEBUG : both13: Starting multipart upload 2022/01/12 05:11:26 DEBUG : both13: Uploading segment 0/6 size 6 2022/01/12 05:11:26 DEBUG : only13: Starting multipart upload 2022/01/12 05:11:27 DEBUG : only13: Uploading segment 0/6 size 6 2022/01/12 05:11:27 DEBUG : both14: Starting multipart upload 2022/01/12 05:11:27 DEBUG : both14: Uploading segment 0/6 size 6 2022/01/12 05:11:27 DEBUG : only14: Starting multipart upload 2022/01/12 05:11:28 DEBUG : only14: Uploading segment 0/6 size 6 2022/01/12 05:11:28 DEBUG : both15: Starting multipart upload 2022/01/12 05:11:28 DEBUG : both15: Uploading segment 0/6 size 6 2022/01/12 05:11:28 DEBUG : only15: Starting multipart upload 2022/01/12 05:11:29 DEBUG : only15: Uploading segment 0/6 size 6 2022/01/12 05:11:29 DEBUG : both16: Starting multipart upload 2022/01/12 05:11:29 DEBUG : both16: Uploading segment 0/6 size 6 2022/01/12 05:11:29 DEBUG : only16: Starting multipart upload 2022/01/12 05:11:30 DEBUG : only16: Uploading segment 0/6 size 6 2022/01/12 05:11:30 DEBUG : both17: Starting multipart upload 2022/01/12 05:11:30 DEBUG : both17: Uploading segment 0/6 size 6 2022/01/12 05:11:30 DEBUG : only17: Starting multipart upload 2022/01/12 05:11:30 DEBUG : only17: Uploading segment 0/6 size 6 2022/01/12 05:11:31 DEBUG : both18: Starting multipart upload 2022/01/12 05:11:31 DEBUG : both18: Uploading segment 0/6 size 6 2022/01/12 05:11:31 DEBUG : only18: Starting multipart upload 2022/01/12 05:11:31 DEBUG : only18: Uploading segment 0/6 size 6 2022/01/12 05:11:32 DEBUG : both19: Starting multipart upload 2022/01/12 05:11:32 DEBUG : both19: Uploading segment 0/6 size 6 2022/01/12 05:11:32 DEBUG : only19: Starting multipart upload 2022/01/12 05:11:32 DEBUG : only19: Uploading segment 0/6 size 6 2022/01/12 05:11:34 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:34 DEBUG : both0: Unchanged skipping 2022/01/12 05:11:34 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:34 DEBUG : both1: Unchanged skipping 2022/01/12 05:11:34 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:34 DEBUG : both10: Unchanged skipping 2022/01/12 05:11:34 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:34 DEBUG : both11: Unchanged skipping 2022/01/12 05:11:34 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:34 DEBUG : both12: Unchanged skipping 2022/01/12 05:11:34 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:34 DEBUG : both13: Unchanged skipping 2022/01/12 05:11:34 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:34 DEBUG : both14: Unchanged skipping 2022/01/12 05:11:34 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:34 DEBUG : both15: Unchanged skipping 2022/01/12 05:11:34 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:34 DEBUG : both16: Unchanged skipping 2022/01/12 05:11:34 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:34 DEBUG : both17: Unchanged skipping 2022/01/12 05:11:34 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:34 DEBUG : both18: Unchanged skipping 2022/01/12 05:11:34 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:34 DEBUG : both19: Unchanged skipping 2022/01/12 05:11:34 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:34 DEBUG : both2: Unchanged skipping 2022/01/12 05:11:34 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:34 DEBUG : both3: Unchanged skipping 2022/01/12 05:11:34 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:34 DEBUG : both4: Unchanged skipping 2022/01/12 05:11:34 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:34 DEBUG : both5: Unchanged skipping 2022/01/12 05:11:34 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:34 DEBUG : both6: Unchanged skipping 2022/01/12 05:11:34 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:34 DEBUG : both7: Unchanged skipping 2022/01/12 05:11:34 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:34 DEBUG : both8: Unchanged skipping 2022/01/12 05:11:34 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/01/12 05:11:34 DEBUG : both9: Unchanged skipping 2022/01/12 05:11:34 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2022/01/12 05:11:34 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2022/01/12 05:11:34 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2022/01/12 05:11:34 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2022/01/12 05:11:34 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2022/01/12 05:11:34 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2022/01/12 05:11:34 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2022/01/12 05:11:34 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2022/01/12 05:11:34 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2022/01/12 05:11:34 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2022/01/12 05:11:34 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2022/01/12 05:11:34 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2022/01/12 05:11:34 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2022/01/12 05:11:34 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2022/01/12 05:11:34 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2022/01/12 05:11:34 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2022/01/12 05:11:34 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2022/01/12 05:11:34 DEBUG : only0: Starting singlepart upload 2022/01/12 05:11:34 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2022/01/12 05:11:34 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2022/01/12 05:11:34 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2022/01/12 05:11:34 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for checks to finish 2022/01/12 05:11:34 DEBUG : only1: Starting singlepart upload 2022/01/12 05:11:34 DEBUG : only10: Starting singlepart upload 2022/01/12 05:11:34 DEBUG : only11: Starting singlepart upload 2022/01/12 05:11:34 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Waiting for transfers to finish 2022/01/12 05:11:34 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/01/12 05:11:34 INFO : only10: Copied (replaced existing) 2022/01/12 05:11:34 DEBUG : only12: Starting singlepart upload 2022/01/12 05:11:34 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/01/12 05:11:34 INFO : only0: Copied (replaced existing) 2022/01/12 05:11:34 DEBUG : only13: Starting singlepart upload 2022/01/12 05:11:35 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/01/12 05:11:35 INFO : only11: Copied (replaced existing) 2022/01/12 05:11:35 DEBUG : only14: Starting singlepart upload 2022/01/12 05:11:35 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/01/12 05:11:35 INFO : only12: Copied (replaced existing) 2022/01/12 05:11:35 DEBUG : only15: Starting singlepart upload 2022/01/12 05:11:35 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/01/12 05:11:35 INFO : only13: Copied (replaced existing) 2022/01/12 05:11:35 DEBUG : only16: Starting singlepart upload 2022/01/12 05:11:35 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/01/12 05:11:35 INFO : only1: Copied (replaced existing) 2022/01/12 05:11:35 DEBUG : only17: Starting singlepart upload 2022/01/12 05:11:35 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/01/12 05:11:35 INFO : only14: Copied (replaced existing) 2022/01/12 05:11:35 DEBUG : only18: Starting singlepart upload 2022/01/12 05:11:36 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/01/12 05:11:36 INFO : only15: Copied (replaced existing) 2022/01/12 05:11:36 DEBUG : only19: Starting singlepart upload 2022/01/12 05:11:36 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/01/12 05:11:36 INFO : only16: Copied (replaced existing) 2022/01/12 05:11:36 DEBUG : only2: Starting singlepart upload 2022/01/12 05:11:36 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/01/12 05:11:36 INFO : only17: Copied (replaced existing) 2022/01/12 05:11:36 DEBUG : only3: Starting singlepart upload 2022/01/12 05:11:36 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/01/12 05:11:36 INFO : only18: Copied (replaced existing) 2022/01/12 05:11:36 DEBUG : only4: Starting singlepart upload 2022/01/12 05:11:36 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/01/12 05:11:36 INFO : only19: Copied (replaced existing) 2022/01/12 05:11:36 DEBUG : only5: Starting singlepart upload 2022/01/12 05:11:37 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/01/12 05:11:37 INFO : only3: Copied (replaced existing) 2022/01/12 05:11:37 DEBUG : only6: Starting singlepart upload 2022/01/12 05:11:37 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/01/12 05:11:37 INFO : only4: Copied (replaced existing) 2022/01/12 05:11:37 DEBUG : only7: Starting singlepart upload 2022/01/12 05:11:37 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/01/12 05:11:37 INFO : only5: Copied (replaced existing) 2022/01/12 05:11:37 DEBUG : only8: Starting singlepart upload 2022/01/12 05:11:37 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/01/12 05:11:37 INFO : only6: Copied (replaced existing) 2022/01/12 05:11:37 DEBUG : only9: Starting singlepart upload 2022/01/12 05:11:37 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/01/12 05:11:37 INFO : only2: Copied (replaced existing) 2022/01/12 05:11:37 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/01/12 05:11:37 INFO : only7: Copied (replaced existing) 2022/01/12 05:11:38 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/01/12 05:11:38 INFO : only9: Copied (replaced existing) 2022/01/12 05:11:38 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2022/01/12 05:11:38 INFO : only8: Copied (replaced existing) 2022/01/12 05:11:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (34.69s) PASS 2022/01/12 05:11:48 DEBUG : One drive root 'rclone-test-fuyefam9fiqimev3tamibew5': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Finished OK in 7m18.721424369s (try 1/5)