"./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Starting (try 1/5) 2021/06/01 06:20:05 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fohiqef6zadewah0cekozuc3" 2021/06/01 06:20:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/06/01 06:20:06 DEBUG : Creating backend with remote "/tmp/rclone790902334" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:20:08 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:20:08 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:20:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (3.29s) === RUN TestCopy run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:20:10 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:20:10 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:20:11 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 06:20:12 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 06:20:13 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2021/06/01 06:20:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopy (7.00s) === RUN TestCopyMissingDirectory run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:20:17 DEBUG : Creating backend with remote "/non-existing" 2021/06/01 06:20:17 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2021/06/01 06:20:17 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:20:17 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.29s) === RUN TestCopyNoTraverse run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:20:19 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:20:19 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:20:20 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 06:20:21 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 06:20:21 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2021/06/01 06:20:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (5.87s) === RUN TestCopyCheckFirst run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:20:24 INFO : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Running all checks before starting transfers 2021/06/01 06:20:24 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:20:24 INFO : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Checks finished, now starting transfers 2021/06/01 06:20:24 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:20:26 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 06:20:26 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 06:20:27 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2021/06/01 06:20:27 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (6.36s) === RUN TestSyncNoTraverse run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:20:30 ERROR : Ignoring --no-traverse with sync 2021/06/01 06:20:30 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:20:30 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:20:31 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 06:20:32 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 06:20:33 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2021/06/01 06:20:33 INFO : sub dir/hello world: Copied (new) 2021/06/01 06:20:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (4.73s) === RUN TestCopyWithDepth run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:20:35 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:20:35 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:20:35 DEBUG : hello world2: Starting multipart upload 2021/06/01 06:20:36 DEBUG : hello world2: Uploading segment 0/12 size 12 2021/06/01 06:20:36 DEBUG : hello world2: quickxor = 6828031bd8f00610dce10d726c03196400000000 OK 2021/06/01 06:20:36 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.99s) === RUN TestCopyWithFilesFrom run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:20:37 DEBUG : hello world2: Excluded 2021/06/01 06:20:37 DEBUG : potato2: Starting multipart upload 2021/06/01 06:20:37 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:20:37 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:20:38 DEBUG : potato2: Uploading segment 0/11 size 11 2021/06/01 06:20:38 DEBUG : potato2: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2021/06/01 06:20:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (2.23s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:20:40 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:20:40 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:20:40 DEBUG : potato2: Starting multipart upload 2021/06/01 06:20:40 DEBUG : potato2: Uploading segment 0/11 size 11 2021/06/01 06:20:41 DEBUG : potato2: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2021/06/01 06:20:41 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (2.12s) === RUN TestCopyEmptyDirectories run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:20:41 DEBUG : sub dir2: Making directory 2021/06/01 06:20:42 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:20:42 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:20:42 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 06:20:43 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 06:20:43 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2021/06/01 06:20:43 INFO : sub dir/hello world: Copied (new) 2021/06/01 06:20:43 DEBUG : sub dir2: Making directory 2021/06/01 06:20:44 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': copied 1 directories --- PASS: TestCopyEmptyDirectories (4.45s) === RUN TestMoveEmptyDirectories run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:20:46 DEBUG : sub dir2: Making directory 2021/06/01 06:20:46 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:20:46 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:20:46 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 06:20:47 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 06:20:47 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2021/06/01 06:20:47 INFO : sub dir/hello world: Copied (new) 2021/06/01 06:20:47 INFO : sub dir/hello world: Deleted 2021/06/01 06:20:47 DEBUG : sub dir: Making directory 2021/06/01 06:20:47 DEBUG : sub dir2: Making directory 2021/06/01 06:20:48 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': copied 2 directories --- PASS: TestMoveEmptyDirectories (4.00s) === RUN TestSyncEmptyDirectories run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:20:50 DEBUG : sub dir2: Making directory 2021/06/01 06:20:50 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:20:50 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:20:50 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 06:20:51 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 06:20:51 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2021/06/01 06:20:51 INFO : sub dir/hello world: Copied (new) 2021/06/01 06:20:51 DEBUG : sub dir2: Making directory 2021/06/01 06:20:52 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': copied 1 directories 2021/06/01 06:20:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncEmptyDirectories (4.00s) === RUN TestServerSideCopy run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:20:54 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 06:20:55 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 06:20:56 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-jupogam8roluqef0cirixog9" sync_test.go:281: Server side copy (if possible) One drive root 'rclone-test-fohiqef6zadewah0cekozuc3' -> One drive root 'rclone-test-jupogam8roluqef0cirixog9' 2021/06/01 06:20:57 DEBUG : One drive root 'rclone-test-jupogam8roluqef0cirixog9': Waiting for checks to finish 2021/06/01 06:20:57 DEBUG : One drive root 'rclone-test-jupogam8roluqef0cirixog9': Waiting for transfers to finish 2021/06/01 06:21:01 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2021/06/01 06:21:01 INFO : sub dir/hello world: Copied (server-side copy) 2021/06/01 06:21:02 DEBUG : One drive root 'rclone-test-jupogam8roluqef0cirixog9': Purge remote --- PASS: TestServerSideCopy (9.43s) === RUN TestCopyAfterDelete run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:21:04 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 06:21:04 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 06:21:05 ERROR : : error listing: directory not found 2021/06/01 06:21:05 DEBUG : Local file system at /tmp/rclone790902334: Making directory 2021/06/01 06:21:05 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:21:05 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (3.71s) === RUN TestCopyRedownload run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:21:07 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 06:21:08 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 06:21:11 DEBUG : Local file system at /tmp/rclone790902334: Waiting for checks to finish 2021/06/01 06:21:11 DEBUG : Local file system at /tmp/rclone790902334: Waiting for transfers to finish 2021/06/01 06:21:11 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2021/06/01 06:21:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (7.42s) === RUN TestSyncBasedOnCheckSum run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:21:15 DEBUG : check sum: Starting multipart upload 2021/06/01 06:21:15 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:21:15 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:21:16 DEBUG : check sum: Uploading segment 0/1 size 1 2021/06/01 06:21:17 DEBUG : check sum: quickxor = 2d00000000000000000000000100000000000000 OK 2021/06/01 06:21:17 INFO : check sum: Copied (new) 2021/06/01 06:21:17 DEBUG : Waiting for deletions to finish 2021/06/01 06:21:18 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:21:18 DEBUG : check sum: quickxor = 2d00000000000000000000000100000000000000 OK 2021/06/01 06:21:18 DEBUG : check sum: Size and quickxor of src and dst objects identical 2021/06/01 06:21:18 DEBUG : check sum: Unchanged skipping 2021/06/01 06:21:18 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:21:18 DEBUG : Waiting for deletions to finish 2021/06/01 06:21:18 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.76s) === RUN TestSyncSizeOnly run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:21:21 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:21:21 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:21:21 DEBUG : sizeonly: Starting multipart upload 2021/06/01 06:21:21 DEBUG : sizeonly: Uploading segment 0/6 size 6 2021/06/01 06:21:22 DEBUG : sizeonly: quickxor = 7078031dc2408737000000000600000000000000 OK 2021/06/01 06:21:22 INFO : sizeonly: Copied (new) 2021/06/01 06:21:22 DEBUG : Waiting for deletions to finish 2021/06/01 06:21:23 DEBUG : sizeonly: Sizes identical 2021/06/01 06:21:23 DEBUG : sizeonly: Unchanged skipping 2021/06/01 06:21:23 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:21:23 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:21:23 DEBUG : Waiting for deletions to finish 2021/06/01 06:21:23 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.51s) === RUN TestSyncIgnoreSize run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:21:25 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:21:25 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:21:25 DEBUG : ignore-size: Starting multipart upload 2021/06/01 06:21:26 DEBUG : ignore-size: Uploading segment 0/8 size 8 2021/06/01 06:21:27 DEBUG : ignore-size: quickxor = 6378831be8500637d0610e000800000000000000 OK 2021/06/01 06:21:27 INFO : ignore-size: Copied (new) 2021/06/01 06:21:27 DEBUG : Waiting for deletions to finish 2021/06/01 06:21:28 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:21:28 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:21:28 DEBUG : ignore-size: Unchanged skipping 2021/06/01 06:21:28 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:21:28 DEBUG : Waiting for deletions to finish 2021/06/01 06:21:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.08s) === RUN TestSyncIgnoreTimes run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:21:29 DEBUG : existing: Starting multipart upload 2021/06/01 06:21:29 DEBUG : existing: Uploading segment 0/6 size 6 2021/06/01 06:21:31 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:21:31 DEBUG : existing: Unchanged skipping 2021/06/01 06:21:31 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:21:31 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:21:31 DEBUG : Waiting for deletions to finish 2021/06/01 06:21:31 INFO : There was nothing to transfer 2021/06/01 06:21:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2021/06/01 06:21:31 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:21:31 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:21:31 DEBUG : existing: Starting multipart upload 2021/06/01 06:21:31 DEBUG : existing: Uploading segment 0/6 size 6 2021/06/01 06:21:32 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK 2021/06/01 06:21:32 INFO : existing: Copied (replaced existing) 2021/06/01 06:21:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (5.20s) === RUN TestSyncIgnoreExisting run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:21:34 DEBUG : existing: Starting multipart upload 2021/06/01 06:21:34 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:21:34 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:21:35 DEBUG : existing: Uploading segment 0/6 size 6 2021/06/01 06:21:35 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK 2021/06/01 06:21:35 INFO : existing: Copied (new) 2021/06/01 06:21:35 DEBUG : Waiting for deletions to finish 2021/06/01 06:21:36 DEBUG : existing: Destination exists, skipping 2021/06/01 06:21:36 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:21:36 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:21:36 DEBUG : Waiting for deletions to finish 2021/06/01 06:21:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (3.45s) === RUN TestSyncIgnoreErrors run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:21:38 DEBUG : b/potato: Starting multipart upload 2021/06/01 06:21:39 DEBUG : b/potato: Uploading segment 0/21 size 21 2021/06/01 06:21:40 DEBUG : c/non empty space: Starting multipart upload 2021/06/01 06:21:41 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2021/06/01 06:21:41 DEBUG : d: Making directory 2021/06/01 06:21:43 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:21:43 DEBUG : c/non empty space: Unchanged skipping 2021/06/01 06:21:43 DEBUG : a/potato2: Starting multipart upload 2021/06/01 06:21:43 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:21:43 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:21:44 DEBUG : a/potato2: Uploading segment 0/60 size 60 2021/06/01 06:21:44 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2021/06/01 06:21:44 INFO : a/potato2: Copied (new) 2021/06/01 06:21:44 DEBUG : Waiting for deletions to finish 2021/06/01 06:21:45 INFO : b/potato: Deleted 2021/06/01 06:21:45 DEBUG : d: Removing directory 2021/06/01 06:21:45 DEBUG : b: Removing directory 2021/06/01 06:21:46 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': deleted 2 directories --- PASS: TestSyncIgnoreErrors (10.46s) === RUN TestSyncAfterChangingModtimeOnly run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:21:48 DEBUG : empty space: Starting multipart upload 2021/06/01 06:21:49 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:21:50 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/06/01 06:21:50 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:21:50 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK 2021/06/01 06:21:50 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2021/06/01 06:21:50 DEBUG : empty space: Unchanged skipping 2021/06/01 06:21:50 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:21:50 DEBUG : Waiting for deletions to finish 2021/06/01 06:21:50 INFO : There was nothing to transfer 2021/06/01 06:21:50 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:21:50 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/06/01 06:21:50 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK 2021/06/01 06:21:51 INFO : empty space: Updated modification time in destination 2021/06/01 06:21:51 DEBUG : empty space: Unchanged skipping 2021/06/01 06:21:51 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:21:51 DEBUG : Waiting for deletions to finish 2021/06/01 06:21:51 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.73s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:21:52 DEBUG : empty space: Starting multipart upload 2021/06/01 06:21:52 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:21:53 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/06/01 06:21:53 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:21:53 DEBUG : empty space: quickxor = 2d00000000000000000000000100000000000000 OK 2021/06/01 06:21:53 DEBUG : empty space: Unchanged skipping 2021/06/01 06:21:53 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:21:53 DEBUG : Waiting for deletions to finish 2021/06/01 06:21:53 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.17s) === RUN TestSyncDoesntUpdateModtime run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:21:54 DEBUG : foo: Starting multipart upload 2021/06/01 06:21:54 DEBUG : foo: Uploading segment 0/3 size 3 2021/06/01 06:21:55 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2021/06/01 06:21:55 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:21:55 DEBUG : foo: quickxor = 6678c31b00000000000000000300000000000000 (Local file system at /tmp/rclone790902334) 2021/06/01 06:21:55 DEBUG : foo: quickxor = 6208831c00000000000000000300000000000000 (One drive root 'rclone-test-fohiqef6zadewah0cekozuc3') 2021/06/01 06:21:55 DEBUG : foo: quickxor differ 2021/06/01 06:21:55 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:21:55 DEBUG : foo: Starting multipart upload 2021/06/01 06:21:56 DEBUG : foo: Uploading segment 0/3 size 3 2021/06/01 06:21:56 DEBUG : foo: quickxor = 6678c31b00000000000000000300000000000000 OK 2021/06/01 06:21:56 INFO : foo: Copied (replaced existing) 2021/06/01 06:21:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (3.15s) === RUN TestSyncAfterAddingAFile run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:21:57 DEBUG : empty space: Starting multipart upload 2021/06/01 06:21:57 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:21:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:21:58 DEBUG : empty space: Unchanged skipping 2021/06/01 06:21:58 DEBUG : potato: Starting multipart upload 2021/06/01 06:21:58 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:21:58 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:21:59 DEBUG : potato: Uploading segment 0/60 size 60 2021/06/01 06:21:59 DEBUG : potato: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2021/06/01 06:21:59 INFO : potato: Copied (new) 2021/06/01 06:21:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (3.37s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:22:00 DEBUG : potato: Starting multipart upload 2021/06/01 06:22:01 DEBUG : potato: Uploading segment 0/60 size 60 2021/06/01 06:22:02 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2021/06/01 06:22:02 DEBUG : potato: Starting multipart upload 2021/06/01 06:22:02 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:22:02 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:22:03 DEBUG : potato: Uploading segment 0/21 size 21 2021/06/01 06:22:03 DEBUG : potato: quickxor = d26463389bd86e62ce010462bd031d40308730b4 OK 2021/06/01 06:22:03 INFO : potato: Copied (replaced existing) 2021/06/01 06:22:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (4.82s) === RUN TestSyncAfterChangingContentsOnly run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:22:05 DEBUG : potato: Starting multipart upload 2021/06/01 06:22:06 DEBUG : potato: Uploading segment 0/21 size 21 2021/06/01 06:22:07 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:22:07 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2021/06/01 06:22:07 DEBUG : potato: quickxor = f2606230dad02c724c010442bd02154030852034 (Local file system at /tmp/rclone790902334) 2021/06/01 06:22:07 DEBUG : potato: quickxor = d26463389bd86e62ce010462bd031d40308730b4 (One drive root 'rclone-test-fohiqef6zadewah0cekozuc3') 2021/06/01 06:22:07 DEBUG : potato: quickxor differ 2021/06/01 06:22:07 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:22:07 DEBUG : potato: Starting multipart upload 2021/06/01 06:22:08 DEBUG : potato: Uploading segment 0/21 size 21 2021/06/01 06:22:09 DEBUG : potato: quickxor = f2606230dad02c724c010442bd02154030852034 OK 2021/06/01 06:22:09 INFO : potato: Copied (replaced existing) 2021/06/01 06:22:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (5.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:22:11 DEBUG : potato: Starting multipart upload 2021/06/01 06:22:12 DEBUG : potato: Uploading segment 0/21 size 21 2021/06/01 06:22:12 DEBUG : empty space: Starting multipart upload 2021/06/01 06:22:13 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:22:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:22:14 DEBUG : empty space: Unchanged skipping 2021/06/01 06:22:14 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:22:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2021/06/01 06:22:14 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:22:14 DEBUG : Waiting for deletions to finish 2021/06/01 06:22:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:22:17 DEBUG : potato: Starting multipart upload 2021/06/01 06:22:17 DEBUG : potato: Uploading segment 0/21 size 21 2021/06/01 06:22:18 DEBUG : empty space: Starting multipart upload 2021/06/01 06:22:18 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:22:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:22:19 DEBUG : empty space: Unchanged skipping 2021/06/01 06:22:19 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:22:19 DEBUG : potato2: Starting multipart upload 2021/06/01 06:22:19 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:22:20 DEBUG : potato2: Uploading segment 0/60 size 60 2021/06/01 06:22:21 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2021/06/01 06:22:21 INFO : potato2: Copied (new) 2021/06/01 06:22:21 DEBUG : Waiting for deletions to finish 2021/06/01 06:22:21 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:22:24 DEBUG : b/potato: Starting multipart upload 2021/06/01 06:22:25 DEBUG : b/potato: Uploading segment 0/21 size 21 2021/06/01 06:22:26 DEBUG : c/non empty space: Starting multipart upload 2021/06/01 06:22:26 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2021/06/01 06:22:27 DEBUG : d: Making directory 2021/06/01 06:22:27 DEBUG : d/e: Making directory 2021/06/01 06:22:30 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:22:30 DEBUG : c/non empty space: Unchanged skipping 2021/06/01 06:22:30 DEBUG : a/potato2: Starting multipart upload 2021/06/01 06:22:31 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:22:31 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:22:31 DEBUG : a/potato2: Uploading segment 0/60 size 60 2021/06/01 06:22:31 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2021/06/01 06:22:31 INFO : a/potato2: Copied (new) 2021/06/01 06:22:31 DEBUG : Waiting for deletions to finish 2021/06/01 06:22:32 INFO : b/potato: Deleted 2021/06/01 06:22:32 DEBUG : d/e: Removing directory 2021/06/01 06:22:33 DEBUG : d: Removing directory 2021/06/01 06:22:33 DEBUG : b: Removing directory 2021/06/01 06:22:33 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (13.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:22:37 DEBUG : b/potato: Starting multipart upload 2021/06/01 06:22:37 DEBUG : b/potato: Uploading segment 0/21 size 21 2021/06/01 06:22:39 DEBUG : c/non empty space: Starting multipart upload 2021/06/01 06:22:39 DEBUG : c/non empty space: Uploading segment 0/5 size 5 2021/06/01 06:22:40 DEBUG : d: Making directory 2021/06/01 06:22:41 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:22:41 DEBUG : c/non empty space: Unchanged skipping 2021/06/01 06:22:41 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:22:41 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:22:41 DEBUG : a/potato2: Starting multipart upload 2021/06/01 06:22:42 DEBUG : a/potato2: Uploading segment 0/60 size 60 2021/06/01 06:22:42 DEBUG : a/potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2021/06/01 06:22:42 INFO : a/potato2: Copied (new) 2021/06/01 06:22:42 ERROR : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': not deleting files as there were IO errors 2021/06/01 06:22:42 ERROR : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.83s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:22:46 DEBUG : potato: Starting multipart upload 2021/06/01 06:22:47 DEBUG : potato: Uploading segment 0/21 size 21 2021/06/01 06:22:47 DEBUG : empty space: Starting multipart upload 2021/06/01 06:22:48 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:22:48 DEBUG : Waiting for deletions to finish 2021/06/01 06:22:49 DEBUG : potato2: Starting multipart upload 2021/06/01 06:22:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:22:49 DEBUG : empty space: Unchanged skipping 2021/06/01 06:22:49 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:22:49 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:22:49 DEBUG : potato2: Uploading segment 0/60 size 60 2021/06/01 06:22:49 INFO : potato: Deleted 2021/06/01 06:22:50 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2021/06/01 06:22:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (4.86s) === RUN TestSyncDeleteBefore run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:22:51 DEBUG : potato: Starting multipart upload 2021/06/01 06:22:51 DEBUG : potato: Uploading segment 0/21 size 21 2021/06/01 06:22:52 DEBUG : empty space: Starting multipart upload 2021/06/01 06:22:52 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:22:53 DEBUG : Waiting for deletions to finish 2021/06/01 06:22:53 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:22:53 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:22:53 INFO : potato: Deleted 2021/06/01 06:22:54 DEBUG : potato2: Starting multipart upload 2021/06/01 06:22:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:22:54 DEBUG : empty space: Unchanged skipping 2021/06/01 06:22:54 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:22:54 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:22:54 DEBUG : potato2: Uploading segment 0/60 size 60 2021/06/01 06:22:55 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2021/06/01 06:22:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (4.75s) === RUN TestCopyDeleteBefore run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:22:56 DEBUG : potato: Starting multipart upload 2021/06/01 06:22:56 DEBUG : potato: Uploading segment 0/21 size 21 2021/06/01 06:22:57 DEBUG : potato2: Starting multipart upload 2021/06/01 06:22:57 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:22:57 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:22:58 DEBUG : potato2: Uploading segment 0/19 size 19 2021/06/01 06:22:58 DEBUG : potato2: quickxor = e9742354497b863ab0810d7913c118de00873494 OK 2021/06/01 06:22:58 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (3.89s) === RUN TestSyncWithExclude run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:22:59 DEBUG : potato2: Starting multipart upload 2021/06/01 06:23:00 DEBUG : potato2: Uploading segment 0/60 size 60 2021/06/01 06:23:00 DEBUG : empty space: Starting multipart upload 2021/06/01 06:23:01 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:23:02 DEBUG : enormous: Excluded 2021/06/01 06:23:02 DEBUG : potato2: Excluded 2021/06/01 06:23:02 DEBUG : potato2: Excluded 2021/06/01 06:23:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:23:02 DEBUG : empty space: Unchanged skipping 2021/06/01 06:23:02 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:23:02 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:23:02 DEBUG : Waiting for deletions to finish 2021/06/01 06:23:02 INFO : There was nothing to transfer 2021/06/01 06:23:02 DEBUG : enormous: Excluded 2021/06/01 06:23:02 DEBUG : potato2: Excluded 2021/06/01 06:23:02 DEBUG : potato2: Excluded 2021/06/01 06:23:02 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2021/06/01 06:23:02 DEBUG : empty space: Unchanged skipping 2021/06/01 06:23:02 DEBUG : Local file system at /tmp/rclone790902334: Waiting for checks to finish 2021/06/01 06:23:02 DEBUG : Local file system at /tmp/rclone790902334: Waiting for transfers to finish 2021/06/01 06:23:02 DEBUG : Waiting for deletions to finish 2021/06/01 06:23:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.64s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:23:03 DEBUG : potato2: Starting multipart upload 2021/06/01 06:23:04 DEBUG : potato2: Uploading segment 0/60 size 60 2021/06/01 06:23:04 DEBUG : empty space: Starting multipart upload 2021/06/01 06:23:05 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:23:05 DEBUG : enormous: Starting multipart upload 2021/06/01 06:23:06 DEBUG : enormous: Uploading segment 0/100 size 100 2021/06/01 06:23:06 DEBUG : enormous: Excluded 2021/06/01 06:23:06 DEBUG : potato2: Excluded 2021/06/01 06:23:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:23:07 DEBUG : empty space: Unchanged skipping 2021/06/01 06:23:07 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:23:07 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:23:07 DEBUG : Waiting for deletions to finish 2021/06/01 06:23:07 INFO : potato2: Deleted 2021/06/01 06:23:07 INFO : enormous: Deleted 2021/06/01 06:23:07 INFO : There was nothing to transfer 2021/06/01 06:23:07 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2021/06/01 06:23:07 DEBUG : empty space: Unchanged skipping 2021/06/01 06:23:07 DEBUG : Local file system at /tmp/rclone790902334: Waiting for checks to finish 2021/06/01 06:23:07 DEBUG : Local file system at /tmp/rclone790902334: Waiting for transfers to finish 2021/06/01 06:23:07 DEBUG : Waiting for deletions to finish 2021/06/01 06:23:07 INFO : enormous: Deleted 2021/06/01 06:23:07 INFO : potato2: Deleted 2021/06/01 06:23:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.67s) === RUN TestSyncWithUpdateOlder run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:23:08 DEBUG : one: Starting multipart upload 2021/06/01 06:23:08 DEBUG : one: Uploading segment 0/3 size 3 2021/06/01 06:23:09 DEBUG : two: Starting multipart upload 2021/06/01 06:23:09 DEBUG : two: Uploading segment 0/3 size 3 2021/06/01 06:23:10 DEBUG : three: Starting multipart upload 2021/06/01 06:23:10 DEBUG : three: Uploading segment 0/5 size 5 2021/06/01 06:23:11 DEBUG : four: Starting multipart upload 2021/06/01 06:23:11 DEBUG : four: Uploading segment 0/8 size 8 2021/06/01 06:23:12 DEBUG : five: Starting multipart upload 2021/06/01 06:23:12 DEBUG : four: Sizes differ (src 4 vs dst 8) 2021/06/01 06:23:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2021/06/01 06:23:12 DEBUG : four: Starting multipart upload 2021/06/01 06:23:12 DEBUG : one: Destination is newer than source, skipping 2021/06/01 06:23:12 DEBUG : three: Sizes identical 2021/06/01 06:23:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2021/06/01 06:23:12 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 (Local file system at /tmp/rclone790902334) 2021/06/01 06:23:12 DEBUG : two: quickxor = 54b8c21300000000000000000300000000000000 (One drive root 'rclone-test-fohiqef6zadewah0cekozuc3') 2021/06/01 06:23:12 DEBUG : two: quickxor differ 2021/06/01 06:23:12 DEBUG : two: Starting multipart upload 2021/06/01 06:23:12 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:23:12 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:23:13 DEBUG : four: Uploading segment 0/4 size 4 2021/06/01 06:23:13 DEBUG : two: Uploading segment 0/3 size 3 2021/06/01 06:23:13 DEBUG : five: Uploading segment 0/4 size 4 2021/06/01 06:23:13 DEBUG : four: quickxor = 6678431de4000000000000000400000000000000 OK 2021/06/01 06:23:13 INFO : four: Copied (replaced existing) 2021/06/01 06:23:14 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK 2021/06/01 06:23:14 INFO : two: Copied (replaced existing) 2021/06/01 06:23:14 DEBUG : five: quickxor = 6648831dca000000000000000400000000000000 OK 2021/06/01 06:23:14 INFO : five: Copied (new) 2021/06/01 06:23:14 DEBUG : Waiting for deletions to finish 2021/06/01 06:23:14 DEBUG : one: Destination is newer than source, skipping 2021/06/01 06:23:14 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:23:14 DEBUG : five: quickxor = 6648831dca000000000000000400000000000000 OK 2021/06/01 06:23:14 DEBUG : five: Size and quickxor of src and dst objects identical 2021/06/01 06:23:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2021/06/01 06:23:14 DEBUG : four: quickxor = 6678431de4000000000000000400000000000000 OK 2021/06/01 06:23:14 DEBUG : four: Size and quickxor of src and dst objects identical 2021/06/01 06:23:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2021/06/01 06:23:14 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK 2021/06/01 06:23:14 DEBUG : two: Size and quickxor of src and dst objects identical 2021/06/01 06:23:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2021/06/01 06:23:14 DEBUG : three: quickxor = 7440831cca500600000000000500000000000000 (Local file system at /tmp/rclone790902334) 2021/06/01 06:23:14 DEBUG : three: quickxor = 544082148a500400000000000500000000000000 (One drive root 'rclone-test-fohiqef6zadewah0cekozuc3') 2021/06/01 06:23:14 DEBUG : three: quickxor differ 2021/06/01 06:23:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2021/06/01 06:23:14 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:23:14 DEBUG : three: Starting multipart upload 2021/06/01 06:23:15 DEBUG : three: Uploading segment 0/5 size 5 2021/06/01 06:23:15 DEBUG : three: quickxor = 7440831cca500600000000000500000000000000 OK 2021/06/01 06:23:15 INFO : three: Copied (replaced existing) 2021/06/01 06:23:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (8.95s) === RUN TestSyncWithMaxDuration sync_test.go:1039: Skipping test on non local remote --- SKIP: TestSyncWithMaxDuration (0.00s) === RUN TestSyncWithTrackRenames run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" sync_test.go:1088: Can track renames: true 2021/06/01 06:23:17 INFO : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Making map for --track-renames 2021/06/01 06:23:17 INFO : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Finished making map for --track-renames 2021/06/01 06:23:17 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:23:17 DEBUG : yam: Starting multipart upload 2021/06/01 06:23:17 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for renames to finish 2021/06/01 06:23:17 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:23:17 DEBUG : potato: Starting multipart upload 2021/06/01 06:23:17 DEBUG : yam: Uploading segment 0/11 size 11 2021/06/01 06:23:17 DEBUG : potato: Uploading segment 0/14 size 14 2021/06/01 06:23:18 DEBUG : yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK 2021/06/01 06:23:18 INFO : yam: Copied (new) 2021/06/01 06:23:18 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK 2021/06/01 06:23:18 INFO : potato: Copied (new) 2021/06/01 06:23:18 DEBUG : Waiting for deletions to finish 2021/06/01 06:23:18 INFO : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Making map for --track-renames 2021/06/01 06:23:18 INFO : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Finished making map for --track-renames 2021/06/01 06:23:18 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:23:18 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:23:18 DEBUG : potato: Unchanged skipping 2021/06/01 06:23:18 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for renames to finish 2021/06/01 06:23:19 INFO : yam: Moved (server-side) to: yaml 2021/06/01 06:23:19 INFO : yaml: Renamed from "yam" 2021/06/01 06:23:19 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:23:19 DEBUG : Waiting for deletions to finish 2021/06/01 06:23:19 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (3.48s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" sync_test.go:1157: Can track renames: true 2021/06/01 06:23:20 INFO : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Making map for --track-renames 2021/06/01 06:23:20 INFO : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Finished making map for --track-renames 2021/06/01 06:23:20 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:23:20 DEBUG : potato: Starting multipart upload 2021/06/01 06:23:20 DEBUG : yam: Starting multipart upload 2021/06/01 06:23:20 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for renames to finish 2021/06/01 06:23:20 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:23:21 DEBUG : yam: Uploading segment 0/11 size 11 2021/06/01 06:23:21 DEBUG : potato: Uploading segment 0/14 size 14 2021/06/01 06:23:21 DEBUG : yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK 2021/06/01 06:23:21 INFO : yam: Copied (new) 2021/06/01 06:23:21 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK 2021/06/01 06:23:21 INFO : potato: Copied (new) 2021/06/01 06:23:21 DEBUG : Waiting for deletions to finish 2021/06/01 06:23:22 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:23:22 DEBUG : potato: Unchanged skipping 2021/06/01 06:23:22 INFO : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Making map for --track-renames 2021/06/01 06:23:22 INFO : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Finished making map for --track-renames 2021/06/01 06:23:22 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:23:22 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for renames to finish 2021/06/01 06:23:23 INFO : yam: Moved (server-side) to: yaml 2021/06/01 06:23:23 INFO : yaml: Renamed from "yam" 2021/06/01 06:23:23 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:23:23 DEBUG : Waiting for deletions to finish 2021/06/01 06:23:23 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.36s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" sync_test.go:1193: Can track renames: true 2021/06/01 06:23:24 INFO : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Making map for --track-renames 2021/06/01 06:23:24 INFO : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Finished making map for --track-renames 2021/06/01 06:23:24 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:23:24 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for renames to finish 2021/06/01 06:23:24 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:23:24 DEBUG : sub/yam: Starting multipart upload 2021/06/01 06:23:24 DEBUG : potato: Starting multipart upload 2021/06/01 06:23:25 DEBUG : potato: Uploading segment 0/14 size 14 2021/06/01 06:23:25 DEBUG : sub/yam: Uploading segment 0/11 size 11 2021/06/01 06:23:25 DEBUG : potato: quickxor = 5078031dc24087378060086f7e031dcae0063a00 OK 2021/06/01 06:23:25 INFO : potato: Copied (new) 2021/06/01 06:23:25 DEBUG : sub/yam: quickxor = 5908431b40308437b8810e657b031d0000000000 OK 2021/06/01 06:23:25 INFO : sub/yam: Copied (new) 2021/06/01 06:23:25 DEBUG : Waiting for deletions to finish 2021/06/01 06:23:26 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:23:26 DEBUG : potato: Unchanged skipping 2021/06/01 06:23:26 INFO : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Making map for --track-renames 2021/06/01 06:23:26 INFO : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Finished making map for --track-renames 2021/06/01 06:23:26 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:23:26 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for renames to finish 2021/06/01 06:23:27 INFO : sub/yam: Moved (server-side) to: yam 2021/06/01 06:23:27 INFO : yam: Renamed from "sub/yam" 2021/06/01 06:23:27 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:23:27 DEBUG : Waiting for deletions to finish 2021/06/01 06:23:27 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.49s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:23:29 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:23:29 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:23:30 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 06:23:30 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 06:23:31 DEBUG : nested/sub dir/file: Starting multipart upload 2021/06/01 06:23:31 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2021/06/01 06:23:31 INFO : sub dir/hello world: Copied (new) 2021/06/01 06:23:31 INFO : sub dir/hello world: Deleted 2021/06/01 06:23:31 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6 2021/06/01 06:23:32 DEBUG : nested/sub dir/file: quickxor = 6e28c31ce8500632000000000600000000000000 OK 2021/06/01 06:23:32 INFO : nested/sub dir/file: Copied (new) 2021/06/01 06:23:32 INFO : nested/sub dir/file: Deleted 2021/06/01 06:23:32 DEBUG : sub dir: Removing directory 2021/06/01 06:23:32 DEBUG : nested/sub dir: Removing directory 2021/06/01 06:23:32 DEBUG : nested: Removing directory 2021/06/01 06:23:32 DEBUG : Local file system at /tmp/rclone790902334: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (5.60s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:23:35 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:23:35 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:23:35 DEBUG : sub dir/hello world: Starting multipart upload 2021/06/01 06:23:36 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/06/01 06:23:36 DEBUG : nested/sub dir/file: Starting multipart upload 2021/06/01 06:23:36 DEBUG : sub dir/hello world: quickxor = 6828031bd8f00610dce10d726b03190000000000 OK 2021/06/01 06:23:36 INFO : sub dir/hello world: Copied (new) 2021/06/01 06:23:36 INFO : sub dir/hello world: Deleted 2021/06/01 06:23:37 DEBUG : nested/sub dir/file: Uploading segment 0/6 size 6 2021/06/01 06:23:37 DEBUG : nested/sub dir/file: quickxor = 6e28c31ce8500632000000000600000000000000 OK 2021/06/01 06:23:37 INFO : nested/sub dir/file: Copied (new) 2021/06/01 06:23:37 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.88s) === RUN TestServerSideMove run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:23:41 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-mukuguf0cigizof8quwaxec0" 2021/06/01 06:23:41 DEBUG : potato2: Starting multipart upload 2021/06/01 06:23:42 DEBUG : potato2: Uploading segment 0/60 size 60 2021/06/01 06:23:42 DEBUG : empty space: Starting multipart upload 2021/06/01 06:23:43 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:23:43 DEBUG : potato3: Starting multipart upload 2021/06/01 06:23:44 DEBUG : potato3: Uploading segment 0/68 size 68 sync_test.go:1245: Server side move (if possible) One drive root 'rclone-test-fohiqef6zadewah0cekozuc3' -> One drive root 'rclone-test-mukuguf0cigizof8quwaxec0' 2021/06/01 06:23:45 DEBUG : empty space: Starting multipart upload 2021/06/01 06:23:45 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:23:46 DEBUG : potato3: Starting multipart upload 2021/06/01 06:23:46 DEBUG : potato3: Uploading segment 0/60 size 60 2021/06/01 06:23:47 DEBUG : One drive root 'rclone-test-mukuguf0cigizof8quwaxec0': Using server-side directory move 2021/06/01 06:23:47 INFO : One drive root 'rclone-test-mukuguf0cigizof8quwaxec0': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/06/01 06:23:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/06/01 06:23:47 DEBUG : empty space: Unchanged skipping 2021/06/01 06:23:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/06/01 06:23:47 DEBUG : One drive root 'rclone-test-mukuguf0cigizof8quwaxec0': Waiting for checks to finish 2021/06/01 06:23:48 INFO : potato3: Deleted 2021/06/01 06:23:48 INFO : empty space: Deleted 2021/06/01 06:23:48 DEBUG : One drive root 'rclone-test-mukuguf0cigizof8quwaxec0': Waiting for transfers to finish 2021/06/01 06:23:48 INFO : potato2: Moved (server-side) 2021/06/01 06:23:48 INFO : potato3: Moved (server-side) 2021/06/01 06:23:48 INFO : There was nothing to transfer 2021/06/01 06:23:48 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-yehuyen6zuwatiq4govulip7" 2021/06/01 06:23:49 DEBUG : One drive root 'rclone-test-yehuyen6zuwatiq4govulip7': Using server-side directory move 2021/06/01 06:23:50 INFO : One drive root 'rclone-test-yehuyen6zuwatiq4govulip7': Server side directory move succeeded 2021/06/01 06:23:50 ERROR : : error listing: directory not found 2021/06/01 06:23:50 DEBUG : One drive root 'rclone-test-yehuyen6zuwatiq4govulip7': Purge remote 2021/06/01 06:23:50 DEBUG : One drive root 'rclone-test-mukuguf0cigizof8quwaxec0': Purge remote 2021/06/01 06:23:50 purge failed: directory not found --- PASS: TestServerSideMove (10.34s) === RUN TestServerSideMoveWithFilter run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:23:51 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-gizeruw9luyixel2qogocaf7" 2021/06/01 06:23:52 DEBUG : potato2: Starting multipart upload 2021/06/01 06:23:52 DEBUG : potato2: Uploading segment 0/60 size 60 2021/06/01 06:23:53 DEBUG : empty space: Starting multipart upload 2021/06/01 06:23:53 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:23:54 DEBUG : potato3: Starting multipart upload 2021/06/01 06:23:54 DEBUG : potato3: Uploading segment 0/68 size 68 sync_test.go:1245: Server side move (if possible) One drive root 'rclone-test-fohiqef6zadewah0cekozuc3' -> One drive root 'rclone-test-gizeruw9luyixel2qogocaf7' 2021/06/01 06:23:55 DEBUG : empty space: Starting multipart upload 2021/06/01 06:23:56 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:23:56 DEBUG : potato3: Starting multipart upload 2021/06/01 06:23:57 DEBUG : potato3: Uploading segment 0/60 size 60 2021/06/01 06:23:58 DEBUG : empty space: Excluded 2021/06/01 06:23:58 DEBUG : empty space: Excluded 2021/06/01 06:23:58 DEBUG : One drive root 'rclone-test-gizeruw9luyixel2qogocaf7': Waiting for checks to finish 2021/06/01 06:23:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/06/01 06:23:58 DEBUG : One drive root 'rclone-test-gizeruw9luyixel2qogocaf7': Waiting for transfers to finish 2021/06/01 06:23:58 INFO : potato3: Deleted 2021/06/01 06:23:58 INFO : potato2: Moved (server-side) 2021/06/01 06:23:58 INFO : potato3: Moved (server-side) 2021/06/01 06:23:58 INFO : There was nothing to transfer 2021/06/01 06:23:59 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-wupiruw1cesojuh9yugazuj6" 2021/06/01 06:23:59 DEBUG : empty space: Excluded 2021/06/01 06:23:59 DEBUG : One drive root 'rclone-test-wupiruw1cesojuh9yugazuj6': Waiting for checks to finish 2021/06/01 06:23:59 DEBUG : One drive root 'rclone-test-wupiruw1cesojuh9yugazuj6': Waiting for transfers to finish 2021/06/01 06:24:00 INFO : potato2: Moved (server-side) 2021/06/01 06:24:00 INFO : potato3: Moved (server-side) 2021/06/01 06:24:00 INFO : There was nothing to transfer 2021/06/01 06:24:01 DEBUG : One drive root 'rclone-test-wupiruw1cesojuh9yugazuj6': Purge remote 2021/06/01 06:24:01 DEBUG : One drive root 'rclone-test-gizeruw9luyixel2qogocaf7': Purge remote --- PASS: TestServerSideMoveWithFilter (10.73s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:24:02 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-jabifej6pibeker8wavipap5" 2021/06/01 06:24:02 DEBUG : potato2: Starting multipart upload 2021/06/01 06:24:03 DEBUG : potato2: Uploading segment 0/60 size 60 2021/06/01 06:24:03 DEBUG : empty space: Starting multipart upload 2021/06/01 06:24:04 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:24:04 DEBUG : potato3: Starting multipart upload 2021/06/01 06:24:05 DEBUG : potato3: Uploading segment 0/68 size 68 2021/06/01 06:24:05 DEBUG : tomatoDir: Making directory sync_test.go:1245: Server side move (if possible) One drive root 'rclone-test-fohiqef6zadewah0cekozuc3' -> One drive root 'rclone-test-jabifej6pibeker8wavipap5' 2021/06/01 06:24:06 DEBUG : empty space: Starting multipart upload 2021/06/01 06:24:07 DEBUG : empty space: Uploading segment 0/1 size 1 2021/06/01 06:24:07 DEBUG : potato3: Starting multipart upload 2021/06/01 06:24:08 DEBUG : potato3: Uploading segment 0/60 size 60 2021/06/01 06:24:09 DEBUG : One drive root 'rclone-test-jabifej6pibeker8wavipap5': Using server-side directory move 2021/06/01 06:24:09 INFO : One drive root 'rclone-test-jabifej6pibeker8wavipap5': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/06/01 06:24:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/06/01 06:24:09 DEBUG : empty space: Unchanged skipping 2021/06/01 06:24:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/06/01 06:24:09 DEBUG : One drive root 'rclone-test-jabifej6pibeker8wavipap5': Waiting for checks to finish 2021/06/01 06:24:09 INFO : potato3: Deleted 2021/06/01 06:24:09 INFO : empty space: Deleted 2021/06/01 06:24:09 DEBUG : One drive root 'rclone-test-jabifej6pibeker8wavipap5': Waiting for transfers to finish 2021/06/01 06:24:09 INFO : potato2: Moved (server-side) 2021/06/01 06:24:09 INFO : potato3: Moved (server-side) 2021/06/01 06:24:09 DEBUG : tomatoDir: Removing directory 2021/06/01 06:24:10 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': deleted 1 directories 2021/06/01 06:24:10 INFO : There was nothing to transfer 2021/06/01 06:24:10 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-wovavun6tolecin9cejulaz3" 2021/06/01 06:24:11 DEBUG : tomatoDir: Making directory 2021/06/01 06:24:11 DEBUG : One drive root 'rclone-test-wovavun6tolecin9cejulaz3': Using server-side directory move 2021/06/01 06:24:12 INFO : One drive root 'rclone-test-wovavun6tolecin9cejulaz3': Server side directory move succeeded 2021/06/01 06:24:13 ERROR : : error listing: directory not found 2021/06/01 06:24:13 ERROR : : error listing: directory not found 2021/06/01 06:24:13 DEBUG : One drive root 'rclone-test-wovavun6tolecin9cejulaz3': Purge remote 2021/06/01 06:24:13 DEBUG : One drive root 'rclone-test-jabifej6pibeker8wavipap5': Purge remote 2021/06/01 06:24:14 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.35s) === RUN TestServerSideMoveOverlap run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" sync_test.go:1382: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.42s) === RUN TestSyncOverlap run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:24:14 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fohiqef6zadewah0cekozuc3/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncCompareDest run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:24:16 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fohiqef6zadewah0cekozuc3/dst" 2021/06/01 06:24:17 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fohiqef6zadewah0cekozuc3/CompareDest" 2021/06/01 06:24:19 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for checks to finish 2021/06/01 06:24:19 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for transfers to finish 2021/06/01 06:24:19 DEBUG : one: Starting multipart upload 2021/06/01 06:24:20 DEBUG : one: Uploading segment 0/3 size 3 2021/06/01 06:24:20 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK 2021/06/01 06:24:20 INFO : one: Copied (new) 2021/06/01 06:24:20 DEBUG : Waiting for deletions to finish 2021/06/01 06:24:21 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for checks to finish 2021/06/01 06:24:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 06:24:21 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for transfers to finish 2021/06/01 06:24:21 DEBUG : one: Starting multipart upload 2021/06/01 06:24:22 DEBUG : one: Uploading segment 0/5 size 5 2021/06/01 06:24:22 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2021/06/01 06:24:22 INFO : one: Copied (replaced existing) 2021/06/01 06:24:22 DEBUG : Waiting for deletions to finish 2021/06/01 06:24:23 DEBUG : dst/one: Starting multipart upload 2021/06/01 06:24:23 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/06/01 06:24:24 DEBUG : CompareDest/one: Starting multipart upload 2021/06/01 06:24:25 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2021/06/01 06:24:26 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for checks to finish 2021/06/01 06:24:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:24:27 DEBUG : one: Destination found in --compare-dest, skipping 2021/06/01 06:24:27 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for transfers to finish 2021/06/01 06:24:27 DEBUG : Waiting for deletions to finish 2021/06/01 06:24:27 INFO : There was nothing to transfer 2021/06/01 06:24:27 DEBUG : CompareDest/two: Starting multipart upload 2021/06/01 06:24:27 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2021/06/01 06:24:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:24:29 DEBUG : two: Destination found in --compare-dest, skipping 2021/06/01 06:24:29 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for checks to finish 2021/06/01 06:24:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:24:29 DEBUG : one: Destination found in --compare-dest, skipping 2021/06/01 06:24:29 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for transfers to finish 2021/06/01 06:24:29 DEBUG : Waiting for deletions to finish 2021/06/01 06:24:29 INFO : There was nothing to transfer 2021/06/01 06:24:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:24:31 DEBUG : two: Destination found in --compare-dest, skipping 2021/06/01 06:24:31 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for checks to finish 2021/06/01 06:24:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:24:31 DEBUG : one: Destination found in --compare-dest, skipping 2021/06/01 06:24:31 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for transfers to finish 2021/06/01 06:24:31 DEBUG : Waiting for deletions to finish 2021/06/01 06:24:31 INFO : There was nothing to transfer 2021/06/01 06:24:33 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/06/01 06:24:33 DEBUG : two: Starting multipart upload 2021/06/01 06:24:33 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for checks to finish 2021/06/01 06:24:33 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:24:33 DEBUG : one: Destination found in --compare-dest, skipping 2021/06/01 06:24:33 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for transfers to finish 2021/06/01 06:24:33 DEBUG : two: Uploading segment 0/5 size 5 2021/06/01 06:24:33 DEBUG : two: quickxor = 74b8c31be8300300000000000500000000000000 OK 2021/06/01 06:24:33 INFO : two: Copied (new) 2021/06/01 06:24:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.20s) === RUN TestSyncMultipleCompareDest run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:24:37 DEBUG : pre-dest1/1: Starting multipart upload 2021/06/01 06:24:37 DEBUG : pre-dest1/1: Uploading segment 0/1 size 1 2021/06/01 06:24:38 DEBUG : pre-dest2/2: Starting multipart upload 2021/06/01 06:24:38 DEBUG : pre-dest2/2: Uploading segment 0/1 size 1 2021/06/01 06:24:39 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fohiqef6zadewah0cekozuc3/dest" 2021/06/01 06:24:40 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fohiqef6zadewah0cekozuc3/pre-dest1" 2021/06/01 06:24:41 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fohiqef6zadewah0cekozuc3/pre-dest2" 2021/06/01 06:24:42 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:24:42 DEBUG : 1: Destination found in --compare-dest, skipping 2021/06/01 06:24:43 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:24:43 DEBUG : 2: Destination found in --compare-dest, skipping 2021/06/01 06:24:44 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dest': Waiting for checks to finish 2021/06/01 06:24:44 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dest': Waiting for transfers to finish 2021/06/01 06:24:44 DEBUG : 3: Starting multipart upload 2021/06/01 06:24:45 DEBUG : 3: Uploading segment 0/1 size 1 2021/06/01 06:24:45 DEBUG : 3: quickxor = 3300000000000000000000000100000000000000 OK 2021/06/01 06:24:45 INFO : 3: Copied (new) 2021/06/01 06:24:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (12.03s) === RUN TestSyncCopyDest run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:24:48 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fohiqef6zadewah0cekozuc3/dst" 2021/06/01 06:24:49 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fohiqef6zadewah0cekozuc3/CopyDest" 2021/06/01 06:24:51 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for checks to finish 2021/06/01 06:24:51 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for transfers to finish 2021/06/01 06:24:52 DEBUG : one: Starting multipart upload 2021/06/01 06:24:52 DEBUG : one: Uploading segment 0/3 size 3 2021/06/01 06:24:53 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK 2021/06/01 06:24:53 INFO : one: Copied (new) 2021/06/01 06:24:53 DEBUG : Waiting for deletions to finish 2021/06/01 06:24:54 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for checks to finish 2021/06/01 06:24:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 06:24:54 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for transfers to finish 2021/06/01 06:24:54 DEBUG : one: Starting multipart upload 2021/06/01 06:24:55 DEBUG : one: Uploading segment 0/5 size 5 2021/06/01 06:24:55 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2021/06/01 06:24:55 INFO : one: Copied (replaced existing) 2021/06/01 06:24:55 DEBUG : Waiting for deletions to finish 2021/06/01 06:24:55 DEBUG : dst/one: Starting multipart upload 2021/06/01 06:24:56 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/06/01 06:24:57 DEBUG : CopyDest/one: Starting multipart upload 2021/06/01 06:24:57 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2021/06/01 06:24:58 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fohiqef6zadewah0cekozuc3/BackupDir" 2021/06/01 06:25:00 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for checks to finish 2021/06/01 06:25:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:25:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/06/01 06:25:01 INFO : one: Moved (server-side) 2021/06/01 06:25:05 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2021/06/01 06:25:05 INFO : one: Copied (server-side copy) 2021/06/01 06:25:05 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/06/01 06:25:05 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for transfers to finish 2021/06/01 06:25:05 DEBUG : Waiting for deletions to finish 2021/06/01 06:25:06 DEBUG : CopyDest/two: Starting multipart upload 2021/06/01 06:25:06 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2021/06/01 06:25:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:25:11 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK 2021/06/01 06:25:11 INFO : two: Copied (server-side copy) 2021/06/01 06:25:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/06/01 06:25:11 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for checks to finish 2021/06/01 06:25:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:25:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:25:11 DEBUG : one: Unchanged skipping 2021/06/01 06:25:11 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for transfers to finish 2021/06/01 06:25:11 DEBUG : Waiting for deletions to finish 2021/06/01 06:25:12 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for checks to finish 2021/06/01 06:25:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:25:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:25:12 DEBUG : one: Unchanged skipping 2021/06/01 06:25:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:25:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:25:13 DEBUG : two: Unchanged skipping 2021/06/01 06:25:13 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for transfers to finish 2021/06/01 06:25:13 DEBUG : Waiting for deletions to finish 2021/06/01 06:25:13 INFO : There was nothing to transfer 2021/06/01 06:25:13 DEBUG : CopyDest/three: Starting multipart upload 2021/06/01 06:25:13 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2021/06/01 06:25:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/06/01 06:25:15 DEBUG : three: Destination not found in --copy-dest 2021/06/01 06:25:15 DEBUG : three: Starting multipart upload 2021/06/01 06:25:15 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for checks to finish 2021/06/01 06:25:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:25:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:25:16 DEBUG : one: Unchanged skipping 2021/06/01 06:25:16 DEBUG : three: Uploading segment 0/7 size 7 2021/06/01 06:25:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:25:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/06/01 06:25:16 DEBUG : two: Unchanged skipping 2021/06/01 06:25:16 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for transfers to finish 2021/06/01 06:25:16 DEBUG : three: quickxor = 7440831cca50063acc0000000700000000000000 OK 2021/06/01 06:25:16 INFO : three: Copied (new) 2021/06/01 06:25:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (31.70s) === RUN TestSyncBackupDir run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:25:20 DEBUG : dst/one: Starting multipart upload 2021/06/01 06:25:21 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/06/01 06:25:21 DEBUG : dst/two: Starting multipart upload 2021/06/01 06:25:22 DEBUG : dst/two: Uploading segment 0/3 size 3 2021/06/01 06:25:22 DEBUG : dst/three.txt: Starting multipart upload 2021/06/01 06:25:23 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2021/06/01 06:25:24 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fohiqef6zadewah0cekozuc3/dst" 2021/06/01 06:25:24 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fohiqef6zadewah0cekozuc3/backup" 2021/06/01 06:25:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/06/01 06:25:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:25:26 DEBUG : two: Unchanged skipping 2021/06/01 06:25:26 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for checks to finish 2021/06/01 06:25:27 INFO : one: Moved (server-side) 2021/06/01 06:25:27 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for transfers to finish 2021/06/01 06:25:27 DEBUG : one: Starting multipart upload 2021/06/01 06:25:28 DEBUG : one: Uploading segment 0/4 size 4 2021/06/01 06:25:28 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK 2021/06/01 06:25:28 INFO : one: Copied (new) 2021/06/01 06:25:28 DEBUG : Waiting for deletions to finish 2021/06/01 06:25:29 INFO : three.txt: Moved (server-side) 2021/06/01 06:25:29 INFO : three.txt: Moved into backup dir 2021/06/01 06:25:29 DEBUG : dst/three.txt: Starting multipart upload 2021/06/01 06:25:30 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2021/06/01 06:25:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/06/01 06:25:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:25:31 DEBUG : two: Unchanged skipping 2021/06/01 06:25:31 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for checks to finish 2021/06/01 06:25:31 INFO : one: Deleted 2021/06/01 06:25:32 INFO : one: Moved (server-side) 2021/06/01 06:25:32 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for transfers to finish 2021/06/01 06:25:32 DEBUG : one: Starting multipart upload 2021/06/01 06:25:32 DEBUG : one: Uploading segment 0/5 size 5 2021/06/01 06:25:33 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK 2021/06/01 06:25:33 INFO : one: Copied (new) 2021/06/01 06:25:33 DEBUG : Waiting for deletions to finish 2021/06/01 06:25:34 INFO : three.txt: Deleted 2021/06/01 06:25:34 INFO : three.txt: Moved (server-side) 2021/06/01 06:25:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.77s) === RUN TestSyncBackupDirWithSuffix run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:25:37 DEBUG : dst/one: Starting multipart upload 2021/06/01 06:25:37 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/06/01 06:25:38 DEBUG : dst/two: Starting multipart upload 2021/06/01 06:25:38 DEBUG : dst/two: Uploading segment 0/3 size 3 2021/06/01 06:25:39 DEBUG : dst/three.txt: Starting multipart upload 2021/06/01 06:25:40 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2021/06/01 06:25:41 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fohiqef6zadewah0cekozuc3/dst" 2021/06/01 06:25:41 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fohiqef6zadewah0cekozuc3/backup" 2021/06/01 06:25:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/06/01 06:25:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:25:43 DEBUG : two: Unchanged skipping 2021/06/01 06:25:43 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for checks to finish 2021/06/01 06:25:44 INFO : one: Moved (server-side) to: one.bak 2021/06/01 06:25:44 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for transfers to finish 2021/06/01 06:25:44 DEBUG : one: Starting multipart upload 2021/06/01 06:25:44 DEBUG : one: Uploading segment 0/4 size 4 2021/06/01 06:25:45 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK 2021/06/01 06:25:45 INFO : one: Copied (new) 2021/06/01 06:25:45 DEBUG : Waiting for deletions to finish 2021/06/01 06:25:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/06/01 06:25:46 INFO : three.txt: Moved into backup dir 2021/06/01 06:25:46 DEBUG : dst/three.txt: Starting multipart upload 2021/06/01 06:25:47 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2021/06/01 06:25:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/06/01 06:25:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:25:48 DEBUG : two: Unchanged skipping 2021/06/01 06:25:48 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for checks to finish 2021/06/01 06:25:48 INFO : one.bak: Deleted 2021/06/01 06:25:49 INFO : one: Moved (server-side) to: one.bak 2021/06/01 06:25:49 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for transfers to finish 2021/06/01 06:25:49 DEBUG : one: Starting multipart upload 2021/06/01 06:25:49 DEBUG : one: Uploading segment 0/5 size 5 2021/06/01 06:25:50 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK 2021/06/01 06:25:50 INFO : one: Copied (new) 2021/06/01 06:25:50 DEBUG : Waiting for deletions to finish 2021/06/01 06:25:50 INFO : three.txt.bak: Deleted 2021/06/01 06:25:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/06/01 06:25:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (16.54s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:25:54 DEBUG : dst/one: Starting multipart upload 2021/06/01 06:25:54 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/06/01 06:25:55 DEBUG : dst/two: Starting multipart upload 2021/06/01 06:25:55 DEBUG : dst/two: Uploading segment 0/3 size 3 2021/06/01 06:25:56 DEBUG : dst/three.txt: Starting multipart upload 2021/06/01 06:25:56 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2021/06/01 06:25:57 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fohiqef6zadewah0cekozuc3/dst" 2021/06/01 06:25:58 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fohiqef6zadewah0cekozuc3/backup" 2021/06/01 06:25:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/06/01 06:25:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:25:59 DEBUG : two: Unchanged skipping 2021/06/01 06:25:59 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for checks to finish 2021/06/01 06:26:00 INFO : one: Moved (server-side) to: one-2019-01-01 2021/06/01 06:26:00 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for transfers to finish 2021/06/01 06:26:00 DEBUG : one: Starting multipart upload 2021/06/01 06:26:01 DEBUG : one: Uploading segment 0/4 size 4 2021/06/01 06:26:02 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK 2021/06/01 06:26:02 INFO : one: Copied (new) 2021/06/01 06:26:02 DEBUG : Waiting for deletions to finish 2021/06/01 06:26:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/06/01 06:26:02 INFO : three.txt: Moved into backup dir 2021/06/01 06:26:03 DEBUG : dst/three.txt: Starting multipart upload 2021/06/01 06:26:03 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2021/06/01 06:26:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/06/01 06:26:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:26:05 DEBUG : two: Unchanged skipping 2021/06/01 06:26:05 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for checks to finish 2021/06/01 06:26:05 INFO : one-2019-01-01: Deleted 2021/06/01 06:26:06 INFO : one: Moved (server-side) to: one-2019-01-01 2021/06/01 06:26:06 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for transfers to finish 2021/06/01 06:26:06 DEBUG : one: Starting multipart upload 2021/06/01 06:26:06 DEBUG : one: Uploading segment 0/5 size 5 2021/06/01 06:26:07 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK 2021/06/01 06:26:07 INFO : one: Copied (new) 2021/06/01 06:26:07 DEBUG : Waiting for deletions to finish 2021/06/01 06:26:07 INFO : three-2019-01-01.txt: Deleted 2021/06/01 06:26:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/06/01 06:26:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (17.33s) === RUN TestSyncBackupDirSuffixOnly run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:26:11 DEBUG : dst/one: Starting multipart upload 2021/06/01 06:26:11 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/06/01 06:26:12 DEBUG : dst/two: Starting multipart upload 2021/06/01 06:26:12 DEBUG : dst/two: Uploading segment 0/3 size 3 2021/06/01 06:26:13 DEBUG : dst/three.txt: Starting multipart upload 2021/06/01 06:26:13 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2021/06/01 06:26:14 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fohiqef6zadewah0cekozuc3/dst" 2021/06/01 06:26:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/06/01 06:26:15 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for checks to finish 2021/06/01 06:26:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:26:15 DEBUG : two: Unchanged skipping 2021/06/01 06:26:16 INFO : one: Moved (server-side) to: one.bak 2021/06/01 06:26:16 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for transfers to finish 2021/06/01 06:26:16 DEBUG : one: Starting multipart upload 2021/06/01 06:26:17 DEBUG : one: Uploading segment 0/4 size 4 2021/06/01 06:26:17 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK 2021/06/01 06:26:17 INFO : one: Copied (new) 2021/06/01 06:26:17 DEBUG : Waiting for deletions to finish 2021/06/01 06:26:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/06/01 06:26:18 INFO : three.txt: Moved into backup dir 2021/06/01 06:26:18 DEBUG : dst/three.txt: Starting multipart upload 2021/06/01 06:26:19 DEBUG : dst/three.txt: Uploading segment 0/6 size 6 2021/06/01 06:26:20 DEBUG : one.bak: Excluded 2021/06/01 06:26:20 DEBUG : three.txt.bak: Excluded 2021/06/01 06:26:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/06/01 06:26:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:26:20 DEBUG : two: Unchanged skipping 2021/06/01 06:26:20 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for checks to finish 2021/06/01 06:26:21 INFO : one.bak: Deleted 2021/06/01 06:26:21 INFO : one: Moved (server-side) to: one.bak 2021/06/01 06:26:21 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3/dst': Waiting for transfers to finish 2021/06/01 06:26:21 DEBUG : one: Starting multipart upload 2021/06/01 06:26:21 DEBUG : one: Uploading segment 0/5 size 5 2021/06/01 06:26:22 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK 2021/06/01 06:26:22 INFO : one: Copied (new) 2021/06/01 06:26:22 DEBUG : Waiting for deletions to finish 2021/06/01 06:26:22 INFO : three.txt.bak: Deleted 2021/06/01 06:26:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/06/01 06:26:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (14.54s) === RUN TestSyncSuffix run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:26:25 DEBUG : dst/one: Starting multipart upload 2021/06/01 06:26:26 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/06/01 06:26:27 DEBUG : dst/two: Starting multipart upload 2021/06/01 06:26:27 DEBUG : dst/two: Uploading segment 0/3 size 3 2021/06/01 06:26:28 DEBUG : dst/three.txt: Starting multipart upload 2021/06/01 06:26:28 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2021/06/01 06:26:29 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fohiqef6zadewah0cekozuc3/dst" 2021/06/01 06:26:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/06/01 06:26:31 INFO : one: Moved (server-side) to: one.bak 2021/06/01 06:26:31 DEBUG : one: Starting multipart upload 2021/06/01 06:26:31 DEBUG : one: Uploading segment 0/4 size 4 2021/06/01 06:26:32 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK 2021/06/01 06:26:32 INFO : one: Copied (new) 2021/06/01 06:26:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:26:33 DEBUG : two: Unchanged skipping 2021/06/01 06:26:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/06/01 06:26:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/06/01 06:26:34 DEBUG : three.txt: Starting multipart upload 2021/06/01 06:26:34 DEBUG : three.txt: Uploading segment 0/6 size 6 2021/06/01 06:26:35 DEBUG : three.txt: quickxor = 7440831cca508620000000000600000000000000 OK 2021/06/01 06:26:35 INFO : three.txt: Copied (new) 2021/06/01 06:26:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/06/01 06:26:37 INFO : one.bak: Deleted 2021/06/01 06:26:37 INFO : one: Moved (server-side) to: one.bak 2021/06/01 06:26:37 DEBUG : one: Starting multipart upload 2021/06/01 06:26:37 DEBUG : one: Uploading segment 0/5 size 5 2021/06/01 06:26:38 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK 2021/06/01 06:26:38 INFO : one: Copied (new) 2021/06/01 06:26:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:26:38 DEBUG : two: Unchanged skipping 2021/06/01 06:26:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/06/01 06:26:39 INFO : three.txt.bak: Deleted 2021/06/01 06:26:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/06/01 06:26:40 DEBUG : three.txt: Starting multipart upload 2021/06/01 06:26:40 DEBUG : three.txt: Uploading segment 0/19 size 19 2021/06/01 06:26:41 DEBUG : three.txt: quickxor = 154aeacc8949062110210d66234319e4500637d0 OK 2021/06/01 06:26:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (18.25s) === RUN TestSyncSuffixKeepExtension run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:26:44 DEBUG : dst/one: Starting multipart upload 2021/06/01 06:26:44 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/06/01 06:26:45 DEBUG : dst/two: Starting multipart upload 2021/06/01 06:26:45 DEBUG : dst/two: Uploading segment 0/3 size 3 2021/06/01 06:26:46 DEBUG : dst/three.txt: Starting multipart upload 2021/06/01 06:26:46 DEBUG : dst/three.txt: Uploading segment 0/5 size 5 2021/06/01 06:26:47 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-fohiqef6zadewah0cekozuc3/dst" 2021/06/01 06:26:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/06/01 06:26:49 INFO : one: Moved (server-side) to: one-2019-01-01 2021/06/01 06:26:49 DEBUG : one: Starting multipart upload 2021/06/01 06:26:49 DEBUG : one: Uploading segment 0/4 size 4 2021/06/01 06:26:50 DEBUG : one: quickxor = 6f70431982000000000000000400000000000000 OK 2021/06/01 06:26:50 INFO : one: Copied (new) 2021/06/01 06:26:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:26:50 DEBUG : two: Unchanged skipping 2021/06/01 06:26:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/06/01 06:26:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/06/01 06:26:51 DEBUG : three.txt: Starting multipart upload 2021/06/01 06:26:52 DEBUG : three.txt: Uploading segment 0/6 size 6 2021/06/01 06:26:52 DEBUG : three.txt: quickxor = 7440831cca508620000000000600000000000000 OK 2021/06/01 06:26:52 INFO : three.txt: Copied (new) 2021/06/01 06:26:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/06/01 06:26:54 INFO : one-2019-01-01: Deleted 2021/06/01 06:26:54 INFO : one: Moved (server-side) to: one-2019-01-01 2021/06/01 06:26:54 DEBUG : one: Starting multipart upload 2021/06/01 06:26:55 DEBUG : one: Uploading segment 0/5 size 5 2021/06/01 06:26:56 DEBUG : one: quickxor = 6f70431984200400000000000500000000000000 OK 2021/06/01 06:26:56 INFO : one: Copied (new) 2021/06/01 06:26:56 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/06/01 06:26:56 DEBUG : two: Unchanged skipping 2021/06/01 06:26:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/06/01 06:26:57 INFO : three-2019-01-01.txt: Deleted 2021/06/01 06:26:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/06/01 06:26:57 DEBUG : three.txt: Starting multipart upload 2021/06/01 06:26:58 DEBUG : three.txt: Uploading segment 0/19 size 19 2021/06/01 06:26:58 DEBUG : three.txt: quickxor = 154aeacc8949062110210d66234319e4500637d0 OK 2021/06/01 06:26:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (17.38s) === RUN TestSyncUTFNorm run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:27:01 DEBUG : Testêé: Starting multipart upload 2021/06/01 06:27:01 DEBUG : Testêé: Uploading segment 0/18 size 18 2021/06/01 06:27:02 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/06/01 06:27:02 DEBUG : Testêé: Starting multipart upload 2021/06/01 06:27:02 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:27:02 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:27:03 DEBUG : Testêé: Uploading segment 0/14 size 14 2021/06/01 06:27:03 DEBUG : Testêé: quickxor = 5440431ae6008234cc0104610e011dca30073a00 OK 2021/06/01 06:27:03 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/06/01 06:27:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.38s) === RUN TestSyncImmutable run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" 2021/06/01 06:27:04 DEBUG : existing: Starting multipart upload 2021/06/01 06:27:04 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:27:04 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:27:05 DEBUG : existing: Uploading segment 0/6 size 6 2021/06/01 06:27:05 DEBUG : existing: quickxor = 7078031dc2408737000000000600000000000000 OK 2021/06/01 06:27:05 INFO : existing: Copied (new) 2021/06/01 06:27:05 DEBUG : Waiting for deletions to finish 2021/06/01 06:27:06 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/06/01 06:27:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/06/01 06:27:06 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for checks to finish 2021/06/01 06:27:06 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Waiting for transfers to finish 2021/06/01 06:27:06 ERROR : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': not deleting files as there were IO errors 2021/06/01 06:27:06 ERROR : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.87s) === RUN TestSyncIgnoreCase run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" sync_test.go:1907: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.41s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" sync_test.go:1941: This test only runs on local === RUN TestMaxTransfer/Soft run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" sync_test.go:1941: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:176: Remote "One drive root 'rclone-test-fohiqef6zadewah0cekozuc3'", Local "Local file system at /tmp/rclone790902334", Modify Window "1s" sync_test.go:1941: This test only runs on local --- PASS: TestMaxTransfer (1.20s) --- SKIP: TestMaxTransfer/Hard (0.41s) --- SKIP: TestMaxTransfer/Soft (0.40s) --- SKIP: TestMaxTransfer/Cautious (0.39s) PASS 2021/06/01 06:27:08 DEBUG : One drive root 'rclone-test-fohiqef6zadewah0cekozuc3': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Finished OK in 7m3.911471841s (try 1/5)