"./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Starting (try 1/5) 2021/01/04 05:11:48 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-foxizol5xeqakiy4duropid7" 2021/01/04 05:11:48 DEBUG : TestOneDrive: Loaded invalid token from config file - ignoring 2021/01/04 05:11:48 DEBUG : TestOneDrive: Saved new token in config file 2021/01/04 05:11:49 DEBUG : Creating backend with remote "/tmp/rclone729503726" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateChunks === RUN TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} === RUN TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} === RUN TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} --- PASS: TestMultithreadCalculateChunks (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1_streams:10_wantPartSize:65536_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:1_wantPartSize:1048576_wantStreams:1} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048576_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048577_streams:2_wantPartSize:589824_wantStreams:2} (0.00s) --- PASS: TestMultithreadCalculateChunks/{size:1048575_streams:2_wantPartSize:524288_wantStreams:2} (0.00s) === RUN TestMultithreadCopy run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2021/01/04 05:11:50 DEBUG : file1: Starting multipart upload 2021/01/04 05:11:50 DEBUG : file1: Uploading segment 0/131071 size 131071 2021/01/04 05:11:52 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/01/04 05:11:52 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/01/04 05:11:52 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k starting 2021/01/04 05:11:52 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999k finished 2021/01/04 05:11:52 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/01/04 05:11:52 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131072_streams:2} 2021/01/04 05:11:52 DEBUG : file1: Starting multipart upload 2021/01/04 05:11:52 DEBUG : file1: Uploading segment 0/131072 size 131072 2021/01/04 05:11:55 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64k 2021/01/04 05:11:55 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k starting 2021/01/04 05:11:55 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k starting 2021/01/04 05:11:55 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64k finished 2021/01/04 05:11:55 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64k finished 2021/01/04 05:11:55 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64k === RUN TestMultithreadCopy/{size:131073_streams:2} 2021/01/04 05:11:55 DEBUG : file1: Starting multipart upload 2021/01/04 05:11:56 DEBUG : file1: Uploading segment 0/131073 size 131073 2021/01/04 05:11:58 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128k 2021/01/04 05:11:58 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2021/01/04 05:11:58 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k starting 2021/01/04 05:11:58 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2021/01/04 05:11:58 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128k finished 2021/01/04 05:11:58 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128k --- PASS: TestMultithreadCopy (10.60s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (3.33s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (3.18s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (3.12s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2021/01/04 05:11:59 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/01/04 05:11:59 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/01/04 05:11:59 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2021/01/04 05:11:59 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/01/04 05:11:59 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/01/04 05:11:59 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/01/04 05:11:59 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Range === RUN TestReOpen/Range/Basics === RUN TestReOpen/Range/ErrorAtStart === RUN TestReOpen/Range/WithErrors 2021/01/04 05:11:59 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2021/01/04 05:11:59 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2021/01/04 05:11:59 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2021/01/04 05:11:59 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2021/01/04 05:11:59 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2021/01/04 05:11:59 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2021/01/04 05:11:59 DEBUG : potato: Reopen failed after 6 bytes read: failed to reopen: too many retries --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Seek (0.00s) --- PASS: TestReOpen/Seek/Basics (0.00s) --- PASS: TestReOpen/Seek/ErrorAtStart (0.00s) --- PASS: TestReOpen/Seek/WithErrors (0.00s) --- PASS: TestReOpen/Seek/TooManyErrors (0.00s) --- PASS: TestReOpen/Range (0.00s) --- PASS: TestReOpen/Range/Basics (0.00s) --- PASS: TestReOpen/Range/ErrorAtStart (0.00s) --- PASS: TestReOpen/Range/WithErrors (0.00s) --- PASS: TestReOpen/Range/TooManyErrors (0.00s) === RUN TestCheck run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:11:59 DEBUG : rutabaga: Starting multipart upload 2021/01/04 05:12:00 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheck/1 === RUN TestCheck/2 2021/01/04 05:12:01 DEBUG : empty space: Starting multipart upload 2021/01/04 05:12:02 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheck/3 2021/01/04 05:12:03 DEBUG : potato2: Starting multipart upload 2021/01/04 05:12:04 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheck/4 === RUN TestCheck/5 2021/01/04 05:12:05 DEBUG : remotepotato: Starting multipart upload 2021/01/04 05:12:06 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (9.67s) --- PASS: TestCheck/1 (0.36s) --- PASS: TestCheck/2 (0.31s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.61s) --- PASS: TestCheck/5 (0.28s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.28s) === RUN TestCheckFsError 2021/01/04 05:12:09 DEBUG : Creating backend with remote "non-existent" 2021/01/04 05:12:09 DEBUG : Creating backend with remote "non-existent" 2021/01/04 05:12:09 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2021/01/04 05:12:09 ERROR : : error reading source directory: directory not found 2021/01/04 05:12:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2021/01/04 05:12:09 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:12:09 DEBUG : rutabaga: Starting multipart upload 2021/01/04 05:12:09 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2021/01/04 05:12:12 DEBUG : empty space: Starting multipart upload 2021/01/04 05:12:12 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckDownload/3 2021/01/04 05:12:14 DEBUG : potato2: Starting multipart upload 2021/01/04 05:12:14 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2021/01/04 05:12:17 DEBUG : remotepotato: Starting multipart upload 2021/01/04 05:12:17 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (14.24s) --- PASS: TestCheckDownload/1 (0.82s) --- PASS: TestCheckDownload/2 (0.64s) --- PASS: TestCheckDownload/3 (0.61s) --- PASS: TestCheckDownload/4 (0.73s) --- PASS: TestCheckDownload/5 (0.65s) --- PASS: TestCheckDownload/6 (1.31s) --- PASS: TestCheckDownload/7 (0.97s) === RUN TestCheckSizeOnly run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:12:23 DEBUG : rutabaga: Starting multipart upload 2021/01/04 05:12:24 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2021/01/04 05:12:25 DEBUG : empty space: Starting multipart upload 2021/01/04 05:12:26 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckSizeOnly/3 2021/01/04 05:12:27 DEBUG : potato2: Starting multipart upload 2021/01/04 05:12:27 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2021/01/04 05:12:30 DEBUG : remotepotato: Starting multipart upload 2021/01/04 05:12:31 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (11.62s) --- PASS: TestCheckSizeOnly/1 (0.63s) --- PASS: TestCheckSizeOnly/2 (0.28s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.28s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.30s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestDeduplicateInteractive run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.56s) === RUN TestDeduplicateSkip run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.55s) === RUN TestDeduplicateSizeOnly run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.54s) === RUN TestDeduplicateFirst run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.55s) === RUN TestDeduplicateNewest run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.59s) === RUN TestDeduplicateNewestByHash run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:12:38 DEBUG : one: Starting multipart upload 2021/01/04 05:12:38 DEBUG : one: Uploading segment 0/100 size 100 2021/01/04 05:12:39 DEBUG : also/one: Starting multipart upload 2021/01/04 05:12:40 DEBUG : also/one: Uploading segment 0/100 size 100 2021/01/04 05:12:41 DEBUG : another: Starting multipart upload 2021/01/04 05:12:41 DEBUG : another: Uploading segment 0/100 size 100 2021/01/04 05:12:41 DEBUG : not-one: Starting multipart upload 2021/01/04 05:12:42 DEBUG : not-one: Uploading segment 0/5 size 5 2021/01/04 05:12:43 INFO : One drive root 'rclone-test-foxizol5xeqakiy4duropid7': Looking for duplicate SHA-1 hashes using newest mode. 2021/01/04 05:12:44 NOTICE: f4c00c3a93d98a2570a70263cffd4a2a3b2a5763: Found 3 files with duplicate SHA-1 hashes 2021/01/04 05:12:44 INFO : one: Deleted 2021/01/04 05:12:44 INFO : also/one: Deleted 2021/01/04 05:12:44 NOTICE: f4c00c3a93d98a2570a70263cffd4a2a3b2a5763: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (9.50s) === RUN TestDeduplicateOldest run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.55s) === RUN TestDeduplicateLargest run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.55s) === RUN TestDeduplicateSmallest run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.55s) === RUN TestDeduplicateRename run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.55s) === RUN TestMergeDirs run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.62s) === RUN TestListDirSorted run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:12:50 DEBUG : a.txt: Starting multipart upload 2021/01/04 05:12:50 DEBUG : a.txt: Uploading segment 0/11 size 11 2021/01/04 05:12:51 DEBUG : zend.txt: Starting multipart upload 2021/01/04 05:12:52 DEBUG : zend.txt: Uploading segment 0/5 size 5 2021/01/04 05:12:53 DEBUG : sub dir/hello world: Starting multipart upload 2021/01/04 05:12:54 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2021/01/04 05:12:54 DEBUG : sub dir/hello world2: Starting multipart upload 2021/01/04 05:12:55 DEBUG : sub dir/hello world2: Uploading segment 0/11 size 11 2021/01/04 05:12:56 DEBUG : sub dir/ignore dir/.ignore: Starting multipart upload 2021/01/04 05:12:56 DEBUG : sub dir/ignore dir/.ignore: Uploading segment 0/1 size 1 2021/01/04 05:12:57 DEBUG : sub dir/ignore dir/should be ignored: Starting multipart upload 2021/01/04 05:12:57 DEBUG : sub dir/ignore dir/should be ignored: Uploading segment 0/9 size 9 2021/01/04 05:12:59 DEBUG : sub dir/sub sub dir/hello world3: Starting multipart upload 2021/01/04 05:12:59 DEBUG : sub dir/sub sub dir/hello world3: Uploading segment 0/11 size 11 2021/01/04 05:13:01 DEBUG : a.txt: Excluded 2021/01/04 05:13:02 DEBUG : sub dir/hello world: Excluded 2021/01/04 05:13:02 DEBUG : sub dir/hello world2: Excluded 2021/01/04 05:13:03 DEBUG : sub dir/ignore dir: Excluded 2021/01/04 05:13:03 DEBUG : sub dir/hello world: Excluded 2021/01/04 05:13:03 DEBUG : sub dir/hello world2: Excluded 2021/01/04 05:13:04 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (20.58s) === RUN TestMkdir run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:13:11 DEBUG : One drive root 'rclone-test-foxizol5xeqakiy4duropid7': Making directory 2021/01/04 05:13:11 DEBUG : One drive root 'rclone-test-foxizol5xeqakiy4duropid7': Making directory --- PASS: TestMkdir (0.90s) === RUN TestLsd run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:13:12 DEBUG : sub dir/hello world: Starting multipart upload 2021/01/04 05:13:13 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 --- PASS: TestLsd (4.54s) === RUN TestLs run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:13:16 DEBUG : potato2: Starting multipart upload 2021/01/04 05:13:16 DEBUG : potato2: Uploading segment 0/60 size 60 2021/01/04 05:13:17 DEBUG : empty space: Starting multipart upload 2021/01/04 05:13:17 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLs (4.16s) === RUN TestLsWithFilesFrom run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:13:20 DEBUG : potato2: Starting multipart upload 2021/01/04 05:13:21 DEBUG : potato2: Uploading segment 0/60 size 60 2021/01/04 05:13:21 DEBUG : empty space: Starting multipart upload 2021/01/04 05:13:22 DEBUG : empty space: Uploading segment 0/1 size 1 2021/01/04 05:13:23 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (4.74s) === RUN TestLsLong run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:13:25 DEBUG : potato2: Starting multipart upload 2021/01/04 05:13:25 DEBUG : potato2: Uploading segment 0/60 size 60 2021/01/04 05:13:26 DEBUG : empty space: Starting multipart upload 2021/01/04 05:13:26 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLsLong (4.65s) === RUN TestHashSums run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:13:30 DEBUG : potato2: Starting multipart upload 2021/01/04 05:13:30 DEBUG : potato2: Uploading segment 0/60 size 60 2021/01/04 05:13:31 DEBUG : empty space: Starting multipart upload 2021/01/04 05:13:31 DEBUG : empty space: Uploading segment 0/1 size 1 2021/01/04 05:13:35 ERROR : empty space: Hash unsupported: hash type not supported 2021/01/04 05:13:35 ERROR : potato2: Hash unsupported: hash type not supported 2021/01/04 05:13:37 ERROR : empty space: Hash unsupported: hash type not supported 2021/01/04 05:13:37 ERROR : potato2: Hash unsupported: hash type not supported --- PASS: TestHashSums (8.91s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:13:39 DEBUG : potato2: Starting multipart upload 2021/01/04 05:13:39 DEBUG : potato2: Uploading segment 0/60 size 60 2021/01/04 05:13:40 DEBUG : empty space: Starting multipart upload 2021/01/04 05:13:40 DEBUG : empty space: Uploading segment 0/1 size 1 2021/01/04 05:13:41 DEBUG : sub dir/potato3: Starting multipart upload 2021/01/04 05:13:42 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 --- PASS: TestCount (8.09s) === RUN TestDelete run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:13:47 DEBUG : small: Starting multipart upload 2021/01/04 05:13:47 DEBUG : small: Uploading segment 0/10 size 10 2021/01/04 05:13:48 DEBUG : medium: Starting multipart upload 2021/01/04 05:13:48 DEBUG : medium: Uploading segment 0/60 size 60 2021/01/04 05:13:49 DEBUG : large: Starting multipart upload 2021/01/04 05:13:50 DEBUG : large: Uploading segment 0/100 size 100 2021/01/04 05:13:51 DEBUG : Waiting for deletions to finish 2021/01/04 05:13:51 DEBUG : large: Excluded 2021/01/04 05:13:51 INFO : medium: Deleted 2021/01/04 05:13:51 INFO : small: Deleted --- PASS: TestDelete (5.68s) === RUN TestRetry 2021/01/04 05:13:52 DEBUG : Received error: EOF - low level retry 1/5 2021/01/04 05:13:52 DEBUG : Received error: EOF - low level retry 2/5 2021/01/04 05:13:52 DEBUG : Received error: EOF - low level retry 1/5 2021/01/04 05:13:52 DEBUG : Received error: EOF - low level retry 2/5 2021/01/04 05:13:52 DEBUG : Received error: EOF - low level retry 3/5 2021/01/04 05:13:52 DEBUG : Received error: EOF - low level retry 4/5 2021/01/04 05:13:52 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:13:52 DEBUG : file1: Starting multipart upload 2021/01/04 05:13:53 DEBUG : file1: Uploading segment 0/10 size 10 2021/01/04 05:13:53 DEBUG : file2: Starting multipart upload 2021/01/04 05:13:54 DEBUG : file2: Uploading segment 0/9 size 9 --- PASS: TestCat (8.42s) === RUN TestPurge 2021/01/04 05:14:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2021/01/04 05:14:01 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-lakegic3mebelim5gavegug0" 2021/01/04 05:14:02 DEBUG : Creating backend with remote "/tmp/rclone982933328" run.go:176: Remote "One drive root 'rclone-test-lakegic3mebelim5gavegug0'", Local "Local file system at /tmp/rclone982933328", Modify Window "1s" 2021/01/04 05:14:05 DEBUG : A1/B1/C1/one: Starting multipart upload 2021/01/04 05:14:05 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2021/01/04 05:14:06 DEBUG : A2: Making directory 2021/01/04 05:14:07 DEBUG : A1/B2: Making directory 2021/01/04 05:14:07 DEBUG : A1/B2/C2: Making directory 2021/01/04 05:14:08 DEBUG : A1/B1/C3: Making directory 2021/01/04 05:14:09 DEBUG : A3: Making directory 2021/01/04 05:14:09 DEBUG : A3/B3: Making directory 2021/01/04 05:14:10 DEBUG : A3/B3/C4: Making directory 2021/01/04 05:14:11 DEBUG : A1/two: Starting multipart upload 2021/01/04 05:14:12 DEBUG : A1/two: Uploading segment 0/3 size 3 2021/01/04 05:14:17 ERROR : : error listing: directory not found 2021/01/04 05:14:17 DEBUG : One drive root 'rclone-test-lakegic3mebelim5gavegug0': Purge remote 2021/01/04 05:14:17 purge failed: directory not found --- PASS: TestPurge (16.32s) === RUN TestRmdirsNoLeaveRoot run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:14:20 DEBUG : A1/B1/C1/one: Starting multipart upload 2021/01/04 05:14:21 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2021/01/04 05:14:21 DEBUG : A2: Making directory 2021/01/04 05:14:22 DEBUG : A1/B2: Making directory 2021/01/04 05:14:23 DEBUG : A1/B2/C2: Making directory 2021/01/04 05:14:24 DEBUG : A1/B1/C3: Making directory 2021/01/04 05:14:24 DEBUG : A3: Making directory 2021/01/04 05:14:25 DEBUG : A3/B3: Making directory 2021/01/04 05:14:26 DEBUG : A3/B3/C4: Making directory 2021/01/04 05:14:27 DEBUG : A1/two: Starting multipart upload 2021/01/04 05:14:27 DEBUG : A1/two: Uploading segment 0/3 size 3 2021/01/04 05:14:29 DEBUG : A3/B3/C4: Removing directory 2021/01/04 05:14:33 DEBUG : A3/B3: Removing directory 2021/01/04 05:14:33 DEBUG : A3: Removing directory 2021/01/04 05:14:34 DEBUG : A2: Removing directory 2021/01/04 05:14:34 DEBUG : A1/B2/C2: Removing directory 2021/01/04 05:14:35 DEBUG : A1/B2: Removing directory 2021/01/04 05:14:36 DEBUG : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (24.62s) === RUN TestRmdirsLeaveRoot run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:14:42 DEBUG : A1: Making directory 2021/01/04 05:14:43 DEBUG : A1/B1: Making directory 2021/01/04 05:14:43 DEBUG : A1/B1/C1: Making directory 2021/01/04 05:14:46 DEBUG : A1/B1/C1: Removing directory 2021/01/04 05:14:47 DEBUG : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (8.47s) === RUN TestCopyURL run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:14:51 DEBUG : file1: Starting multipart upload 2021/01/04 05:14:51 DEBUG : file1: Uploading segment 0/14 size 14 2021/01/04 05:14:53 DEBUG : filename.txt: Starting multipart upload 2021/01/04 05:14:53 DEBUG : filename.txt: Uploading segment 0/14 size 14 2021/01/04 05:14:54 DEBUG : file2: Starting multipart upload 2021/01/04 05:14:54 DEBUG : file2: Uploading segment 0/14 size 14 --- PASS: TestCopyURL (7.10s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:14:57 DEBUG : file1: Need to transfer - File not found at Destination 2021/01/04 05:14:58 DEBUG : sub/file2: Starting multipart upload 2021/01/04 05:14:59 DEBUG : sub/file2: Uploading segment 0/14 size 14 2021/01/04 05:15:00 DEBUG : file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/01/04 05:15:00 INFO : file1: Copied (new) to: sub/file2 2021/01/04 05:15:00 INFO : file1: Deleted 2021/01/04 05:15:00 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/01/04 05:15:00 DEBUG : file1: Unchanged skipping 2021/01/04 05:15:00 INFO : file1: Deleted 2021/01/04 05:15:01 DEBUG : One drive root 'rclone-test-foxizol5xeqakiy4duropid7': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.22s) === RUN TestCaseInsensitiveMoveFile run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:15:04 DEBUG : file1: Need to transfer - File not found at Destination 2021/01/04 05:15:04 DEBUG : sub/file2: Starting multipart upload 2021/01/04 05:15:05 DEBUG : sub/file2: Uploading segment 0/14 size 14 2021/01/04 05:15:05 DEBUG : file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/01/04 05:15:05 INFO : file1: Copied (new) to: sub/file2 2021/01/04 05:15:05 INFO : file1: Deleted 2021/01/04 05:15:06 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/01/04 05:15:06 DEBUG : file1: Unchanged skipping 2021/01/04 05:15:06 INFO : file1: Deleted 2021/01/04 05:15:08 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-gugumay6 2021/01/04 05:15:09 INFO : sub/File2-rclone-move-gugumay6: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (8.01s) === RUN TestMoveFileBackupDir run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:15:12 DEBUG : dst/file1: Starting multipart upload 2021/01/04 05:15:13 DEBUG : dst/file1: Uploading segment 0/18 size 18 2021/01/04 05:15:14 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-foxizol5xeqakiy4duropid7/backup" 2021/01/04 05:15:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/01/04 05:15:18 INFO : dst/file1: Moved (server-side) 2021/01/04 05:15:18 DEBUG : dst/file1: Starting multipart upload 2021/01/04 05:15:19 DEBUG : dst/file1: Uploading segment 0/14 size 14 2021/01/04 05:15:20 DEBUG : dst/file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/01/04 05:15:20 INFO : dst/file1: Copied (new) 2021/01/04 05:15:20 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (14.78s) === RUN TestCopyFile run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:15:26 DEBUG : file1: Need to transfer - File not found at Destination 2021/01/04 05:15:28 DEBUG : sub/file2: Starting multipart upload 2021/01/04 05:15:28 DEBUG : sub/file2: Uploading segment 0/14 size 14 2021/01/04 05:15:28 DEBUG : file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/01/04 05:15:28 INFO : file1: Copied (new) to: sub/file2 2021/01/04 05:15:29 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2021/01/04 05:15:29 DEBUG : file1: Unchanged skipping 2021/01/04 05:15:30 DEBUG : One drive root 'rclone-test-foxizol5xeqakiy4duropid7': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.23s) === RUN TestCopyFileBackupDir run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:15:33 DEBUG : dst/file1: Starting multipart upload 2021/01/04 05:15:34 DEBUG : dst/file1: Uploading segment 0/18 size 18 2021/01/04 05:15:35 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-foxizol5xeqakiy4duropid7/backup" 2021/01/04 05:15:36 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2021/01/04 05:15:40 INFO : dst/file1: Moved (server-side) 2021/01/04 05:15:40 DEBUG : dst/file1: Starting multipart upload 2021/01/04 05:15:41 DEBUG : dst/file1: Uploading segment 0/14 size 14 2021/01/04 05:15:41 DEBUG : dst/file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/01/04 05:15:41 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (13.83s) === RUN TestCopyFileCompareDest run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:15:46 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-foxizol5xeqakiy4duropid7/dst" 2021/01/04 05:15:48 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-foxizol5xeqakiy4duropid7/CompareDest" 2021/01/04 05:15:51 DEBUG : one: Need to transfer - File not found at Destination 2021/01/04 05:15:52 DEBUG : one: Starting multipart upload 2021/01/04 05:15:53 DEBUG : one: Uploading segment 0/3 size 3 2021/01/04 05:15:54 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/01/04 05:15:54 INFO : one: Copied (new) 2021/01/04 05:15:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/01/04 05:15:57 DEBUG : one: Starting multipart upload 2021/01/04 05:15:57 DEBUG : one: Uploading segment 0/5 size 5 2021/01/04 05:15:58 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/01/04 05:15:58 INFO : one: Copied (replaced existing) 2021/01/04 05:15:59 DEBUG : dst/one: Starting multipart upload 2021/01/04 05:16:00 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/01/04 05:16:01 DEBUG : CompareDest/one: Starting multipart upload 2021/01/04 05:16:02 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2021/01/04 05:16:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/01/04 05:16:04 DEBUG : one: Destination found in --compare-dest, skipping 2021/01/04 05:16:04 DEBUG : CompareDest/two: Starting multipart upload 2021/01/04 05:16:05 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2021/01/04 05:16:08 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/01/04 05:16:08 DEBUG : two: Destination found in --compare-dest, skipping 2021/01/04 05:16:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/01/04 05:16:10 DEBUG : two: Destination found in --compare-dest, skipping 2021/01/04 05:16:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/01/04 05:16:12 DEBUG : two: Need to transfer - File not found at Destination 2021/01/04 05:16:12 DEBUG : two: Starting multipart upload 2021/01/04 05:16:12 DEBUG : two: Uploading segment 0/5 size 5 2021/01/04 05:16:13 DEBUG : two: SHA-1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2021/01/04 05:16:13 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (30.22s) === RUN TestCopyFileCopyDest run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:16:17 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-foxizol5xeqakiy4duropid7/dst" 2021/01/04 05:16:19 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-foxizol5xeqakiy4duropid7/CopyDest" 2021/01/04 05:16:21 DEBUG : one: Need to transfer - File not found at Destination 2021/01/04 05:16:22 DEBUG : one: Starting multipart upload 2021/01/04 05:16:22 DEBUG : one: Uploading segment 0/3 size 3 2021/01/04 05:16:23 DEBUG : one: SHA-1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2021/01/04 05:16:23 INFO : one: Copied (new) 2021/01/04 05:16:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/01/04 05:16:25 DEBUG : one: Starting multipart upload 2021/01/04 05:16:25 DEBUG : one: Uploading segment 0/5 size 5 2021/01/04 05:16:26 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/01/04 05:16:26 INFO : one: Copied (replaced existing) 2021/01/04 05:16:27 DEBUG : dst/one: Starting multipart upload 2021/01/04 05:16:27 DEBUG : dst/one: Uploading segment 0/3 size 3 2021/01/04 05:16:28 DEBUG : CopyDest/one: Starting multipart upload 2021/01/04 05:16:29 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2021/01/04 05:16:31 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-foxizol5xeqakiy4duropid7/BackupDir" 2021/01/04 05:16:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/01/04 05:16:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/01/04 05:16:34 INFO : one: Moved (server-side) 2021/01/04 05:16:36 DEBUG : one: SHA-1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2021/01/04 05:16:36 INFO : one: Copied (server-side copy) 2021/01/04 05:16:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2021/01/04 05:16:37 DEBUG : CopyDest/two: Starting multipart upload 2021/01/04 05:16:37 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2021/01/04 05:16:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/01/04 05:16:40 DEBUG : two: SHA-1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2021/01/04 05:16:40 INFO : two: Copied (server-side copy) 2021/01/04 05:16:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2021/01/04 05:16:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/01/04 05:16:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2021/01/04 05:16:42 DEBUG : two: Unchanged skipping 2021/01/04 05:16:42 DEBUG : CopyDest/three: Starting multipart upload 2021/01/04 05:16:43 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2021/01/04 05:16:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2021/01/04 05:16:44 DEBUG : three: Destination not found in --copy-dest 2021/01/04 05:16:44 DEBUG : three: Need to transfer - File not found at Destination 2021/01/04 05:16:44 DEBUG : three: Starting multipart upload 2021/01/04 05:16:45 DEBUG : three: Uploading segment 0/7 size 7 2021/01/04 05:16:45 DEBUG : three: SHA-1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2021/01/04 05:16:45 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (35.54s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlapping --- PASS: TestOverlapping (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:16:53 DEBUG : A1/one: Starting multipart upload 2021/01/04 05:16:53 DEBUG : A1/one: Uploading segment 0/3 size 3 2021/01/04 05:16:54 DEBUG : A1/two: Starting multipart upload 2021/01/04 05:16:54 DEBUG : A1/two: Uploading segment 0/3 size 3 2021/01/04 05:16:55 DEBUG : A1/B1/three: Starting multipart upload 2021/01/04 05:16:56 DEBUG : A1/B1/three: Uploading segment 0/5 size 5 2021/01/04 05:16:57 DEBUG : A1/B1/C1/four: Starting multipart upload 2021/01/04 05:16:58 DEBUG : A1/B1/C1/four: Uploading segment 0/4 size 4 2021/01/04 05:16:59 DEBUG : A1/B1/C2/five: Starting multipart upload 2021/01/04 05:17:00 DEBUG : A1/B1/C2/five: Uploading segment 0/4 size 4 2021/01/04 05:17:01 DEBUG : A1/B2: Making directory 2021/01/04 05:17:02 DEBUG : A1/B1/C3: Making directory 2021/01/04 05:17:13 INFO : A2/two: Moved (server-side) to: A3/two 2021/01/04 05:17:14 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2021/01/04 05:17:14 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2021/01/04 05:17:14 INFO : A2/one: Moved (server-side) to: A3/one 2021/01/04 05:17:14 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four --- PASS: TestDirMove (35.36s) === RUN TestGetFsInfo run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" --- PASS: TestGetFsInfo (1.04s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:17:29 DEBUG : One drive root 'rclone-test-foxizol5xeqakiy4duropid7': File to upload is small (34 bytes), uploading instead of streaming 2021/01/04 05:17:29 DEBUG : no_checksum_small_file_from_pipe: Starting multipart upload 2021/01/04 05:17:29 DEBUG : no_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2021/01/04 05:17:30 DEBUG : no_checksum_small_file_from_pipe: SHA-1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2021/01/04 05:17:30 INFO : no_checksum_small_file_from_pipe: Copied (new) 2021/01/04 05:17:30 DEBUG : One drive root 'rclone-test-foxizol5xeqakiy4duropid7': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/01/04 05:17:30 DEBUG : Creating backend with remote "/tmp/rclone-spool068424303" 2021/01/04 05:17:30 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/01/04 05:17:30 DEBUG : no_checksum_big_file_from_pipe: Starting multipart upload 2021/01/04 05:17:30 DEBUG : no_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2021/01/04 05:17:31 DEBUG : no_checksum_big_file_from_pipe: SHA-1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2021/01/04 05:17:31 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:17:33 DEBUG : One drive root 'rclone-test-foxizol5xeqakiy4duropid7': File to upload is small (34 bytes), uploading instead of streaming 2021/01/04 05:17:33 DEBUG : with_checksum_small_file_from_pipe: Starting multipart upload 2021/01/04 05:17:33 DEBUG : with_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2021/01/04 05:17:34 DEBUG : with_checksum_small_file_from_pipe: SHA-1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2021/01/04 05:17:34 INFO : with_checksum_small_file_from_pipe: Copied (new) 2021/01/04 05:17:34 DEBUG : One drive root 'rclone-test-foxizol5xeqakiy4duropid7': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/01/04 05:17:34 DEBUG : Creating backend with remote "/tmp/rclone-spool915976825" 2021/01/04 05:17:34 DEBUG : with_checksum_big_file_from_pipe: SHA-1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2021/01/04 05:17:34 DEBUG : with_checksum_big_file_from_pipe: Size and SHA-1 of src and dst objects identical 2021/01/04 05:17:34 DEBUG : with_checksum_big_file_from_pipe: Starting multipart upload 2021/01/04 05:17:34 DEBUG : with_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2021/01/04 05:17:35 DEBUG : with_checksum_big_file_from_pipe: SHA-1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2021/01/04 05:17:35 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:17:37 DEBUG : One drive root 'rclone-test-foxizol5xeqakiy4duropid7': File to upload is small (34 bytes), uploading instead of streaming 2021/01/04 05:17:37 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2021/01/04 05:17:38 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2021/01/04 05:17:38 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/01/04 05:17:38 DEBUG : One drive root 'rclone-test-foxizol5xeqakiy4duropid7': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/01/04 05:17:38 DEBUG : Creating backend with remote "/tmp/rclone-spool567131524" 2021/01/04 05:17:38 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2021/01/04 05:17:38 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2021/01/04 05:17:38 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2021/01/04 05:17:39 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:17:41 DEBUG : One drive root 'rclone-test-foxizol5xeqakiy4duropid7': File to upload is small (34 bytes), uploading instead of streaming 2021/01/04 05:17:41 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2021/01/04 05:17:42 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2021/01/04 05:17:43 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2021/01/04 05:17:43 DEBUG : One drive root 'rclone-test-foxizol5xeqakiy4duropid7': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2021/01/04 05:17:43 DEBUG : Creating backend with remote "/tmp/rclone-spool642602838" 2021/01/04 05:17:43 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2021/01/04 05:17:43 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2021/01/04 05:17:43 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2021/01/04 05:17:44 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (16.91s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (3.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.64s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.05s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.40s) === RUN TestRcatSize run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:17:45 DEBUG : potato1: Starting multipart upload 2021/01/04 05:17:46 DEBUG : potato1: Uploading segment 0/60 size 60 2021/01/04 05:17:46 DEBUG : One drive root 'rclone-test-foxizol5xeqakiy4duropid7': File to upload is small (60 bytes), uploading instead of streaming 2021/01/04 05:17:46 DEBUG : potato2: Starting multipart upload 2021/01/04 05:17:47 DEBUG : potato2: Uploading segment 0/60 size 60 2021/01/04 05:17:47 DEBUG : potato2: SHA-1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2021/01/04 05:17:47 INFO : potato2: Copied (new) --- PASS: TestRcatSize (3.77s) === RUN TestCopyFileMaxTransfer run.go:176: Remote "One drive root 'rclone-test-foxizol5xeqakiy4duropid7'", Local "Local file system at /tmp/rclone729503726", Modify Window "1s" 2021/01/04 05:17:49 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2021/01/04 05:17:50 DEBUG : TestCopyFileMaxTransfer/file1: Starting multipart upload 2021/01/04 05:17:50 DEBUG : TestCopyFileMaxTransfer/file1: Uploading segment 0/14 size 14 2021/01/04 05:17:51 DEBUG : TestCopyFileMaxTransfer/file1: SHA-1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2021/01/04 05:17:51 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2021/01/04 05:17:52 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2021/01/04 05:17:52 DEBUG : TestCopyFileMaxTransfer/file2: Starting multipart upload 2021/01/04 05:17:52 DEBUG : TestCopyFileMaxTransfer/file2: Uploading segment 0/2062 size 2062 2021/01/04 05:17:52 DEBUG : TestCopyFileMaxTransfer/file2: Cancelling multipart upload: Put "https://df.api.onedrive.com/rup/71a96798e7b1d253/eyJSZXNvdXJjZUlEIjoiNzFBOTY3OThFN0IxRDI1MyE0OTI2NjAiLCJSZWxhdGlvbnNoaXBOYW1lIjoiZmlsZTIifQ/4meYkRTW7zFT-iSWFSsaW1U-vhNuEnaHww97btjSTstxQFP9dti_1aw1z5SwKlOE9VN9-NQJVmVr8GPcrIvHmVPVqdsU8Ut-UhfoOJzUnO76o/eyJuYW1lIjoiZmlsZTIiLCJmaWxlU3lzdGVtSW5mbyI6eyJDcmVhdGVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5KzAwOjAwIiwiTGFzdE1vZGlmaWVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5KzAwOjAwIn0sIkBuYW1lLmNvbmZsaWN0QmVoYXZpb3IiOiJyZXBsYWNlIn0/4we_Vo2xWSFaVjK_XYccuT1UOMCs-Jqk_U6ha7T2wNwFDCgRaGW5wDK0nQ-VE7kRRfGvK9R-6sOymMHk8K6tDIH_gyQPDZyJdp1PYVB_5AXvajJ6MkrvybOaZ9eyf4P1ozocgxQnuFMARsuFYRYA-9M-Xju3zw1TiqWmebZlM_EXe_PrqMjFjPbkNNn2e0C3_SCRnyKqYBdCPygnAwIePWxuqNoAChnJXc-qqXVy2KBrBtK7BY2Ey-LqQxMN88N9IYIWIuklme3yB4IoywMcy1sIzqLkCZ4B4QUknmW7BWgH2Dso3VUUjKFmXwj7ViLr1aigrPbiWTI3pxLTb1L1P52EKnd35MOCtQORu0_BomJit9ugWYP-SUYGgxcICnuR_2bqnqNwK6DkwAzk47mNogHQU_VH0fVhEFZTDP_9avz80rv8Mlew5J-AXjFhIvJp9Slc6JOxvkacwYow75dAOvZfm-kehhSejRlIMY2t492cHQQE6xl9M8-FzcVGL_A0FbnVeBoMH2OPzm6pxbr2kdT6lXiurZ1I--e3xBlmSqqnHwuWLwvYafrxpvDORFP50G4yVskITphfp8QhxxzxIV1NieoEIFIbNhPblxQgAComwLR1kiGEq9DCqQnjc-txoO": Max transfer limit reached as set by --max-transfer 2021/01/04 05:17:52 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://df.api.onedrive.com/rup/71a96798e7b1d253/eyJSZXNvdXJjZUlEIjoiNzFBOTY3OThFN0IxRDI1MyE0OTI2NjAiLCJSZWxhdGlvbnNoaXBOYW1lIjoiZmlsZTIifQ/4meYkRTW7zFT-iSWFSsaW1U-vhNuEnaHww97btjSTstxQFP9dti_1aw1z5SwKlOE9VN9-NQJVmVr8GPcrIvHmVPVqdsU8Ut-UhfoOJzUnO76o/eyJuYW1lIjoiZmlsZTIiLCJmaWxlU3lzdGVtSW5mbyI6eyJDcmVhdGVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5KzAwOjAwIiwiTGFzdE1vZGlmaWVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5KzAwOjAwIn0sIkBuYW1lLmNvbmZsaWN0QmVoYXZpb3IiOiJyZXBsYWNlIn0/4we_Vo2xWSFaVjK_XYccuT1UOMCs-Jqk_U6ha7T2wNwFDCgRaGW5wDK0nQ-VE7kRRfGvK9R-6sOymMHk8K6tDIH_gyQPDZyJdp1PYVB_5AXvajJ6MkrvybOaZ9eyf4P1ozocgxQnuFMARsuFYRYA-9M-Xju3zw1TiqWmebZlM_EXe_PrqMjFjPbkNNn2e0C3_SCRnyKqYBdCPygnAwIePWxuqNoAChnJXc-qqXVy2KBrBtK7BY2Ey-LqQxMN88N9IYIWIuklme3yB4IoywMcy1sIzqLkCZ4B4QUknmW7BWgH2Dso3VUUjKFmXwj7ViLr1aigrPbiWTI3pxLTb1L1P52EKnd35MOCtQORu0_BomJit9ugWYP-SUYGgxcICnuR_2bqnqNwK6DkwAzk47mNogHQU_VH0fVhEFZTDP_9avz80rv8Mlew5J-AXjFhIvJp9Slc6JOxvkacwYow75dAOvZfm-kehhSejRlIMY2t492cHQQE6xl9M8-FzcVGL_A0FbnVeBoMH2OPzm6pxbr2kdT6lXiurZ1I--e3xBlmSqqnHwuWLwvYafrxpvDORFP50G4yVskITphfp8QhxxzxIV1NieoEIFIbNhPblxQgAComwLR1kiGEq9DCqQnjc-txoO": Max transfer limit reached as set by --max-transfer 2021/01/04 05:17:53 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2021/01/04 05:17:54 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2021/01/04 05:17:54 DEBUG : TestCopyFileMaxTransfer/file4: Starting multipart upload 2021/01/04 05:17:54 DEBUG : TestCopyFileMaxTransfer/file4: Uploading segment 0/2062 size 2062 2021/01/04 05:17:56 DEBUG : TestCopyFileMaxTransfer/file4: SHA-1 = 276c550c6f10dd28a5ed3166f5efa7ed85c72d1b OK 2021/01/04 05:17:56 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (9.44s) === RUN TestRcAbout rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcMkdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:25: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) PASS 2021/01/04 05:17:59 DEBUG : One drive root 'rclone-test-foxizol5xeqakiy4duropid7': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Finished OK in 6m11.684303344s (try 1/5)