"./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Starting (try 1/5) 2022/03/14 06:26:32 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dozuxud9fiyavig5powapom6" 2022/03/14 06:26:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/14 06:26:32 DEBUG : TestOneDriveBusiness: Loaded invalid token from config file - ignoring 2022/03/14 06:26:33 DEBUG : Saving config "token" in section "TestOneDriveBusiness" of the config file 2022/03/14 06:26:33 DEBUG : TestOneDriveBusiness: Saved new token in config file 2022/03/14 06:26:35 DEBUG : Creating backend with remote "/tmp/rclone4049707033" === 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:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" === RUN TestMultithreadCopy/{size:131071_streams:2} 2022/03/14 06:26:37 DEBUG : file1: Starting multipart upload 2022/03/14 06:26:37 DEBUG : file1: Uploading segment 0/131071 size 131071 2022/03/14 06:26:41 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/03/14 06:26:41 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki starting 2022/03/14 06:26:41 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/03/14 06:26:42 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/03/14 06:26:42 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131071) size 63.999Ki finished 2022/03/14 06:26:42 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131072_streams:2} 2022/03/14 06:26:42 DEBUG : file1: Starting multipart upload 2022/03/14 06:26:43 DEBUG : file1: Uploading segment 0/131072 size 131072 2022/03/14 06:26:45 DEBUG : file1: Starting multi-thread copy with 2 parts of size 64Ki 2022/03/14 06:26:45 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki starting 2022/03/14 06:26:45 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki starting 2022/03/14 06:26:45 DEBUG : file1: multi-thread copy: stream 2/2 (65536-131072) size 64Ki finished 2022/03/14 06:26:45 DEBUG : file1: multi-thread copy: stream 1/2 (0-65536) size 64Ki finished 2022/03/14 06:26:45 DEBUG : file1: Finished multi-thread copy with 2 parts of size 64Ki === RUN TestMultithreadCopy/{size:131073_streams:2} 2022/03/14 06:26:45 DEBUG : file1: Starting multipart upload 2022/03/14 06:26:46 DEBUG : file1: Uploading segment 0/131073 size 131073 2022/03/14 06:26:49 DEBUG : file1: Starting multi-thread copy with 2 parts of size 128Ki 2022/03/14 06:26:49 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 starting 2022/03/14 06:26:49 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki starting 2022/03/14 06:26:49 DEBUG : file1: multi-thread copy: stream 2/2 (131072-131073) size 1 finished 2022/03/14 06:26:49 DEBUG : file1: multi-thread copy: stream 1/2 (0-131072) size 128Ki finished 2022/03/14 06:26:49 DEBUG : file1: Finished multi-thread copy with 2 parts of size 128Ki --- PASS: TestMultithreadCopy (15.08s) --- PASS: TestMultithreadCopy/{size:131071_streams:2} (6.51s) --- PASS: TestMultithreadCopy/{size:131072_streams:2} (3.56s) --- PASS: TestMultithreadCopy/{size:131073_streams:2} (3.94s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Seek === RUN TestReOpen/Seek/Basics === RUN TestReOpen/Seek/ErrorAtStart === RUN TestReOpen/Seek/WithErrors 2022/03/14 06:26:50 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/14 06:26:50 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/14 06:26:50 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Seek/TooManyErrors 2022/03/14 06:26:50 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/14 06:26:50 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/14 06:26:50 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/14 06:26:50 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 2022/03/14 06:26:50 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/10: test error 2022/03/14 06:26:50 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/10: test error 2022/03/14 06:26:50 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/10: test error === RUN TestReOpen/Range/TooManyErrors 2022/03/14 06:26:50 DEBUG : potato: Reopening on read failure after 2 bytes: retry 1/3: test error 2022/03/14 06:26:50 DEBUG : potato: Reopening on read failure after 3 bytes: retry 2/3: test error 2022/03/14 06:26:50 DEBUG : potato: Reopening on read failure after 6 bytes: retry 3/3: test error 2022/03/14 06:26:50 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:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:26:50 DEBUG : rutabaga: Starting multipart upload 2022/03/14 06:26:51 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheck/1 === RUN TestCheck/2 2022/03/14 06:26:53 DEBUG : empty space: Starting multipart upload 2022/03/14 06:26:54 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheck/3 2022/03/14 06:26:56 DEBUG : potato2: Starting multipart upload 2022/03/14 06:26:56 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheck/4 === RUN TestCheck/5 2022/03/14 06:26:58 DEBUG : remotepotato: Starting multipart upload 2022/03/14 06:26:59 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (12.86s) --- PASS: TestCheck/1 (0.53s) --- PASS: TestCheck/2 (0.53s) --- PASS: TestCheck/3 (0.57s) --- PASS: TestCheck/4 (0.28s) --- PASS: TestCheck/5 (0.53s) --- PASS: TestCheck/6 (0.55s) --- PASS: TestCheck/7 (0.59s) === RUN TestCheckFsError 2022/03/14 06:27:03 DEBUG : Creating backend with remote "non-existent" 2022/03/14 06:27:03 DEBUG : Creating backend with remote "non-existent" 2022/03/14 06:27:03 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: Waiting for checks to finish 2022/03/14 06:27:03 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: error reading source root directory: directory not found 2022/03/14 06:27:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/non-existent: 2 differences found 2022/03/14 06:27:03 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:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:27:03 DEBUG : rutabaga: Starting multipart upload 2022/03/14 06:27:04 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2022/03/14 06:27:07 DEBUG : empty space: Starting multipart upload 2022/03/14 06:27:08 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckDownload/3 2022/03/14 06:27:11 DEBUG : potato2: Starting multipart upload 2022/03/14 06:27:11 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2022/03/14 06:27:14 DEBUG : remotepotato: Starting multipart upload 2022/03/14 06:27:15 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (15.39s) --- PASS: TestCheckDownload/1 (0.97s) --- PASS: TestCheckDownload/2 (0.88s) --- PASS: TestCheckDownload/3 (1.18s) --- PASS: TestCheckDownload/4 (1.01s) --- PASS: TestCheckDownload/5 (0.93s) --- PASS: TestCheckDownload/6 (1.03s) --- PASS: TestCheckDownload/7 (0.60s) === RUN TestCheckSizeOnly run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:27:19 DEBUG : rutabaga: Starting multipart upload 2022/03/14 06:27:20 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2022/03/14 06:27:22 DEBUG : empty space: Starting multipart upload 2022/03/14 06:27:23 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckSizeOnly/3 2022/03/14 06:27:24 DEBUG : potato2: Starting multipart upload 2022/03/14 06:27:25 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2022/03/14 06:27:27 DEBUG : remotepotato: Starting multipart upload 2022/03/14 06:27:28 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (12.86s) --- PASS: TestCheckSizeOnly/1 (0.70s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.56s) --- PASS: TestCheckSizeOnly/4 (0.52s) --- PASS: TestCheckSizeOnly/5 (0.52s) --- PASS: TestCheckSizeOnly/6 (0.57s) --- PASS: TestCheckSizeOnly/7 (0.28s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:27:32 DEBUG : test.sum: Starting multipart upload 2022/03/14 06:27:32 DEBUG : test.sum: Uploading segment 0/81 size 81 2022/03/14 06:27:34 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/14 06:27:34 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/14 06:27:34 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/14 06:27:34 NOTICE: test.sum: 2 warning(s) suppressed... 2022/03/14 06:27:34 DEBUG : test.sum: Starting multipart upload 2022/03/14 06:27:35 DEBUG : test.sum: Uploading segment 0/90 size 90 2022/03/14 06:27:36 NOTICE: test.sum: improperly formatted checksum line 4 2022/03/14 06:27:36 NOTICE: test.sum: improperly formatted checksum line 5 2022/03/14 06:27:36 NOTICE: test.sum: improperly formatted checksum line 6 2022/03/14 06:27:36 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (5.59s) === RUN TestCheckSum run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:27:37 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dozuxud9fiyavig5powapom6/data" check_test.go:356: One drive root 'rclone-test-dozuxud9fiyavig5powapom6/data' lacks md5, skipping --- SKIP: TestCheckSum (2.78s) === RUN TestCheckSumDownload run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:27:40 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dozuxud9fiyavig5powapom6/data" 2022/03/14 06:27:44 DEBUG : data/banana: Starting multipart upload 2022/03/14 06:27:45 DEBUG : data/banana: Uploading segment 0/13 size 13 2022/03/14 06:27:45 DEBUG : test.sum: Starting multipart upload 2022/03/14 06:27:46 DEBUG : test.sum: Uploading segment 0/41 size 41 === RUN TestCheckSumDownload/subtest1 2022/03/14 06:27:50 DEBUG : data/potato: Starting multipart upload 2022/03/14 06:27:51 DEBUG : data/potato: Uploading segment 0/15 size 15 2022/03/14 06:27:52 DEBUG : test.sum: Starting multipart upload 2022/03/14 06:27:52 DEBUG : test.sum: Uploading segment 0/41 size 41 === RUN TestCheckSumDownload/subtest2 2022/03/14 06:27:55 DEBUG : test.sum: Starting multipart upload 2022/03/14 06:27:56 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest3 2022/03/14 06:27:59 DEBUG : test.sum: Starting multipart upload 2022/03/14 06:27:59 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest4 2022/03/14 06:28:03 DEBUG : test.sum: Starting multipart upload 2022/03/14 06:28:03 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest5 2022/03/14 06:28:06 DEBUG : test.sum: Starting multipart upload 2022/03/14 06:28:06 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest6 2022/03/14 06:28:09 DEBUG : data/banana: Starting multipart upload 2022/03/14 06:28:09 DEBUG : data/banana: Uploading segment 0/13 size 13 2022/03/14 06:28:10 DEBUG : data/potato: Starting multipart upload 2022/03/14 06:28:10 DEBUG : data/potato: Uploading segment 0/15 size 15 2022/03/14 06:28:11 DEBUG : test.sum: Starting multipart upload 2022/03/14 06:28:11 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (35.89s) --- PASS: TestCheckSumDownload/subtest1 (3.34s) --- PASS: TestCheckSumDownload/subtest2 (1.55s) --- PASS: TestCheckSumDownload/subtest3 (2.26s) --- PASS: TestCheckSumDownload/subtest4 (2.13s) --- PASS: TestCheckSumDownload/subtest5 (1.90s) --- PASS: TestCheckSumDownload/subtest6 (1.59s) --- PASS: TestCheckSumDownload/subtest7 (1.82s) === RUN TestDeduplicateInteractive run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.53s) === RUN TestDeduplicateSkip run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.53s) === RUN TestDeduplicateSizeOnly run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.56s) === RUN TestDeduplicateFirst run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.56s) === RUN TestDeduplicateNewest run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.53s) === RUN TestDeduplicateNewestByHash run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:28:19 DEBUG : one: Starting multipart upload 2022/03/14 06:28:19 DEBUG : one: Uploading segment 0/100 size 100 2022/03/14 06:28:21 DEBUG : also/one: Starting multipart upload 2022/03/14 06:28:21 DEBUG : also/one: Uploading segment 0/100 size 100 2022/03/14 06:28:22 DEBUG : another: Starting multipart upload 2022/03/14 06:28:22 DEBUG : another: Uploading segment 0/100 size 100 2022/03/14 06:28:23 DEBUG : not-one: Starting multipart upload 2022/03/14 06:28:24 DEBUG : not-one: Uploading segment 0/5 size 5 2022/03/14 06:28:25 INFO : One drive root 'rclone-test-dozuxud9fiyavig5powapom6': Looking for duplicate quickxor hashes using newest mode. 2022/03/14 06:28:25 NOTICE: 3d40ac6d83f453ddb70ffbe78e9a63d0fe33681c: Found 3 files with duplicate quickxor hashes 2022/03/14 06:28:26 INFO : one: Deleted 2022/03/14 06:28:26 INFO : also/one: Deleted 2022/03/14 06:28:26 NOTICE: 3d40ac6d83f453ddb70ffbe78e9a63d0fe33681c: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (9.50s) === RUN TestDeduplicateOldest run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.55s) === RUN TestDeduplicateLargest run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.53s) === RUN TestDeduplicateSmallest run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.62s) === RUN TestDeduplicateRename run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.53s) === RUN TestMergeDirs run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" dedupe_test.go:267: Can't merge directories --- SKIP: TestMergeDirs (0.55s) === RUN TestListDirSorted run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:28:31 DEBUG : a.txt: Starting multipart upload 2022/03/14 06:28:31 DEBUG : a.txt: Uploading segment 0/11 size 11 2022/03/14 06:28:32 DEBUG : zend.txt: Starting multipart upload 2022/03/14 06:28:32 DEBUG : zend.txt: Uploading segment 0/5 size 5 2022/03/14 06:28:34 DEBUG : sub dir/hello world: Starting multipart upload 2022/03/14 06:28:34 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2022/03/14 06:28:35 DEBUG : sub dir/hello world2: Starting multipart upload 2022/03/14 06:28:35 DEBUG : sub dir/hello world2: Uploading segment 0/11 size 11 2022/03/14 06:28:36 DEBUG : sub dir/ignore dir/.ignore: Starting multipart upload 2022/03/14 06:28:37 DEBUG : sub dir/ignore dir/.ignore: Uploading segment 0/1 size 1 2022/03/14 06:28:37 DEBUG : sub dir/ignore dir/should be ignored: Starting multipart upload 2022/03/14 06:28:38 DEBUG : sub dir/ignore dir/should be ignored: Uploading segment 0/9 size 9 2022/03/14 06:28:39 DEBUG : sub dir/sub sub dir/hello world3: Starting multipart upload 2022/03/14 06:28:40 DEBUG : sub dir/sub sub dir/hello world3: Uploading segment 0/11 size 11 2022/03/14 06:28:42 DEBUG : a.txt: Excluded 2022/03/14 06:28:42 DEBUG : sub dir/hello world: Excluded 2022/03/14 06:28:42 DEBUG : sub dir/hello world2: Excluded 2022/03/14 06:28:43 DEBUG : sub dir/ignore dir: Excluded 2022/03/14 06:28:44 DEBUG : sub dir/hello world: Excluded 2022/03/14 06:28:44 DEBUG : sub dir/hello world2: Excluded 2022/03/14 06:28:44 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (18.64s) === RUN TestListJSON run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:28:49 DEBUG : file1: Starting multipart upload 2022/03/14 06:28:50 DEBUG : file1: Uploading segment 0/5 size 5 2022/03/14 06:28:51 DEBUG : sub/file2: Starting multipart upload 2022/03/14 06:28:52 DEBUG : sub/file2: Uploading segment 0/9 size 9 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2022/03/14 06:29:00 ERROR : file1: Failed to read hash: hash type not supported --- PASS: TestListJSON (13.61s) --- PASS: TestListJSON/Default (0.56s) --- PASS: TestListJSON/FilesOnly (0.91s) --- PASS: TestListJSON/DirsOnly (0.53s) --- PASS: TestListJSON/Recurse (1.20s) --- PASS: TestListJSON/SubDir (0.52s) --- PASS: TestListJSON/NoModTime (0.56s) --- PASS: TestListJSON/NoMimeType (0.60s) --- PASS: TestListJSON/ShowHash (0.54s) --- PASS: TestListJSON/HashTypes (0.54s) === RUN TestStatJSON run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:29:03 DEBUG : file1: Starting multipart upload 2022/03/14 06:29:05 DEBUG : file1: Uploading segment 0/5 size 5 2022/03/14 06:29:06 DEBUG : sub/file2: Starting multipart upload 2022/03/14 06:29:07 DEBUG : sub/file2: Uploading segment 0/9 size 9 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2022/03/14 06:29:19 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dozuxud9fiyavig5powapom6/notfound" --- PASS: TestStatJSON (21.13s) --- PASS: TestStatJSON/Root (0.29s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.56s) --- PASS: TestStatJSON/Dir (1.75s) --- PASS: TestStatJSON/File (1.08s) --- PASS: TestStatJSON/NotFound (1.94s) --- PASS: TestStatJSON/DirFilesOnly (0.77s) --- PASS: TestStatJSON/FileFilesOnly (0.81s) --- PASS: TestStatJSON/NotFoundFilesOnly (1.07s) --- PASS: TestStatJSON/DirDirsOnly (0.53s) --- PASS: TestStatJSON/FileDirsOnly (0.55s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (2.93s) === RUN TestMkdir run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:29:24 DEBUG : One drive root 'rclone-test-dozuxud9fiyavig5powapom6': Making directory 2022/03/14 06:29:25 DEBUG : One drive root 'rclone-test-dozuxud9fiyavig5powapom6': Making directory --- PASS: TestMkdir (1.33s) === RUN TestLsd run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:29:26 DEBUG : sub dir/hello world: Starting multipart upload 2022/03/14 06:29:27 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 --- PASS: TestLsd (4.92s) === RUN TestLs run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:29:30 DEBUG : potato2: Starting multipart upload 2022/03/14 06:29:31 DEBUG : potato2: Uploading segment 0/60 size 60 2022/03/14 06:29:32 DEBUG : empty space: Starting multipart upload 2022/03/14 06:29:33 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLs (5.04s) === RUN TestLsWithFilesFrom run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:29:35 DEBUG : potato2: Starting multipart upload 2022/03/14 06:29:36 DEBUG : potato2: Uploading segment 0/60 size 60 2022/03/14 06:29:37 DEBUG : empty space: Starting multipart upload 2022/03/14 06:29:37 DEBUG : empty space: Uploading segment 0/1 size 1 2022/03/14 06:29:39 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (5.53s) === RUN TestLsLong run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:29:41 DEBUG : potato2: Starting multipart upload 2022/03/14 06:29:42 DEBUG : potato2: Uploading segment 0/60 size 60 2022/03/14 06:29:42 DEBUG : empty space: Starting multipart upload 2022/03/14 06:29:43 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLsLong (4.79s) === RUN TestHashSums run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:29:46 DEBUG : potato2: Starting multipart upload 2022/03/14 06:29:46 DEBUG : potato2: Uploading segment 0/60 size 60 2022/03/14 06:29:47 DEBUG : empty space: Starting multipart upload 2022/03/14 06:29:48 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestHashSums/Quickxor === RUN TestHashSums/QuickxorDownload === RUN TestHashSums/QuickxorBase64 === RUN TestHashSums/QuickxorDownloadBase64 --- PASS: TestHashSums (6.51s) --- PASS: TestHashSums/Quickxor (0.36s) --- PASS: TestHashSums/QuickxorDownload (1.28s) --- PASS: TestHashSums/QuickxorBase64 (0.19s) --- PASS: TestHashSums/QuickxorDownloadBase64 (0.91s) === RUN TestHashSumsWithErrors 2022/03/14 06:29:52 DEBUG : Creating backend with remote ":memory:" 2022/03/14 06:29:52 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2022/03/14 06:29:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/14 06:29:52 DEBUG : Creating md5 hash of 0 bytes read from input stream 2022/03/14 06:29:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/14 06:29:52 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2022/03/14 06:29:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/14 06:29:52 DEBUG : Creating md5 hash of 12 bytes read from input stream 2022/03/14 06:29:52 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2022/03/14 06:29:52 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:29:52 DEBUG : potato2: Starting multipart upload 2022/03/14 06:29:53 DEBUG : potato2: Uploading segment 0/60 size 60 2022/03/14 06:29:53 DEBUG : empty space: Starting multipart upload 2022/03/14 06:29:54 DEBUG : empty space: Uploading segment 0/1 size 1 2022/03/14 06:29:55 DEBUG : sub dir/potato3: Starting multipart upload 2022/03/14 06:29:56 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 --- PASS: TestCount (7.64s) === RUN TestDelete run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:30:00 DEBUG : small: Starting multipart upload 2022/03/14 06:30:01 DEBUG : small: Uploading segment 0/10 size 10 2022/03/14 06:30:01 DEBUG : medium: Starting multipart upload 2022/03/14 06:30:02 DEBUG : medium: Uploading segment 0/60 size 60 2022/03/14 06:30:03 DEBUG : large: Starting multipart upload 2022/03/14 06:30:04 DEBUG : large: Uploading segment 0/100 size 100 2022/03/14 06:30:05 DEBUG : Waiting for deletions to finish 2022/03/14 06:30:05 DEBUG : large: Excluded 2022/03/14 06:30:06 INFO : small: Deleted 2022/03/14 06:30:06 INFO : medium: Deleted --- PASS: TestDelete (6.96s) === RUN TestRetry 2022/03/14 06:30:07 DEBUG : Received error: EOF - low level retry 1/5 2022/03/14 06:30:07 DEBUG : Received error: EOF - low level retry 2/5 2022/03/14 06:30:07 DEBUG : Received error: EOF - low level retry 1/5 2022/03/14 06:30:07 DEBUG : Received error: EOF - low level retry 2/5 2022/03/14 06:30:07 DEBUG : Received error: EOF - low level retry 3/5 2022/03/14 06:30:07 DEBUG : Received error: EOF - low level retry 4/5 2022/03/14 06:30:07 DEBUG : Received error: EOF - low level retry 5/5 --- PASS: TestRetry (0.00s) === RUN TestCat run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:30:07 DEBUG : file1: Starting multipart upload 2022/03/14 06:30:08 DEBUG : file1: Uploading segment 0/10 size 10 2022/03/14 06:30:08 DEBUG : file2: Starting multipart upload 2022/03/14 06:30:09 DEBUG : file2: Uploading segment 0/9 size 9 --- PASS: TestCat (8.11s) === RUN TestPurge 2022/03/14 06:30:15 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-loduyej6pomapep8rasemer5" 2022/03/14 06:30:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2022/03/14 06:30:16 DEBUG : Creating backend with remote "/tmp/rclone3484537937" run.go:181: Remote "One drive root 'rclone-test-loduyej6pomapep8rasemer5'", Local "Local file system at /tmp/rclone3484537937", Modify Window "1s" 2022/03/14 06:30:19 DEBUG : A1/B1/C1/one: Starting multipart upload 2022/03/14 06:30:20 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2022/03/14 06:30:20 DEBUG : A2: Making directory 2022/03/14 06:30:21 DEBUG : A1/B2: Making directory 2022/03/14 06:30:21 DEBUG : A1/B2/C2: Making directory 2022/03/14 06:30:22 DEBUG : A1/B1/C3: Making directory 2022/03/14 06:30:23 DEBUG : A3: Making directory 2022/03/14 06:30:23 DEBUG : A3/B3: Making directory 2022/03/14 06:30:24 DEBUG : A3/B3/C4: Making directory 2022/03/14 06:30:25 DEBUG : A1/two: Starting multipart upload 2022/03/14 06:30:25 DEBUG : A1/two: Uploading segment 0/3 size 3 2022/03/14 06:30:29 ERROR : : error listing: directory not found 2022/03/14 06:30:29 DEBUG : One drive root 'rclone-test-loduyej6pomapep8rasemer5': Purge remote 2022/03/14 06:30:29 purge failed: directory not found --- PASS: TestPurge (14.15s) === RUN TestRmdirsNoLeaveRoot run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:30:31 DEBUG : A1/B1/C1/one: Starting multipart upload 2022/03/14 06:30:32 DEBUG : A1/B1/C1/one: Uploading segment 0/3 size 3 2022/03/14 06:30:32 DEBUG : pacer: low level retry 1/10 (error Put "https://whitecell-my.sharepoint.com/personal/nick_craig-wood_whitecell_online/_api/v2.0/drives/b!tPczmrJTCE2ShO96VLAAn_DGv2_4eZJGl83N0OQe_t9LuHcGPileQ7YByS0_6_xp/items/01W3O4PF2B6AZTTMHSGFG3WMQNOVIXL25Z/uploadSession?guid='416bb423-a130-4728-b388-3aeda65f100f'&overwrite=True&rename=False&dc=0&tempauth=eyJ0eXAiOiJKV1QiLCJhbGciOiJub25lIn0.eyJhdWQiOiIwMDAwMDAwMy0wMDAwLTBmZjEtY2UwMC0wMDAwMDAwMDAwMDAvd2hpdGVjZWxsLW15LnNoYXJlcG9pbnQuY29tQGZhZmQ2OTRhLTUwYzEtNGVlYS1iM2M3LTQ5NTE3ZTVhZGQ4OSIsImlzcyI6IjAwMDAwMDAzLTAwMDAtMGZmMS1jZTAwLTAwMDAwMDAwMDAwMCIsIm5iZiI6IjE2NDcyMzk0MzIiLCJleHAiOiIxNjQ3MzI1ODMyIiwiZW5kcG9pbnR1cmwiOiJjNXh2SHliM3E2N0pQRXp3cmxYb3lDMWpkN0xpMjBHWUhEV2JMRkZwOWJjPSIsImVuZHBvaW50dXJsTGVuZ3RoIjoiMjkzIiwiaXNsb29wYmFjayI6IlRydWUiLCJjaWQiOiJaalZrWkdKbU5qUXRaVEF5TVMwMFl6WTRMVGd6TnpRdE5UbGtZamc0TnpWbVlUVmoiLCJ2ZXIiOiJoYXNoZWRwcm9vZnRva2VuIiwic2l0ZWlkIjoiT1dFek0yWTNZalF0TlROaU1pMDBaREE0TFRreU9EUXRaV1kzWVRVMFlqQXdNRGxtIiwiYXBwX2Rpc3BsYXluYW1lIjoicmNsb25lIiwiZ2l2ZW5fbmFtZSI6Ik5pY2siLCJmYW1pbHlfbmFtZSI6IkNyYWlnLVdvb2QiLCJhcHBpZCI6ImIxNTY2NWQ5LWVkYTYtNDA5Mi04NTM5LTBlZWMzNzZhZmQ1OSIsInRpZCI6ImZhZmQ2OTRhLTUwYzEtNGVlYS1iM2M3LTQ5NTE3ZTVhZGQ4OSIsInVwbiI6Im5pY2tfY3JhaWctd29vZEB3aGl0ZWNlbGwub25saW5lIiwicHVpZCI6IjEwMDNCRkZEQUMzMkY4NzEiLCJjYWNoZWtleSI6IjBoLmZ8bWVtYmVyc2hpcHwxMDAzYmZmZGFjMzJmODcxQGxpdmUuY29tIiwic2NwIjoibXlmaWxlcy5yZWFkIGFsbGZpbGVzLnJlYWQgbXlmaWxlcy53cml0ZSBhbGxmaWxlcy53cml0ZSBhbGxzaXRlcy5yZWFkIiwidHQiOiIyIiwidXNlUGVyc2lzdGVudENvb2tpZSI6bnVsbCwiaXBhZGRyIjoiNDAuMTI2LjMyLjE2MCJ9.VWZPeVpQRnRFdkFVMkxIY29VTFlqa1daTlQxQU40V1RzUXVlWTJyN3Rzbz0": read tcp 65.108.87.141:36474->13.107.136.9:443: read: connection reset by peer) 2022/03/14 06:30:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2022/03/14 06:30:33 DEBUG : pacer: Reducing sleep to 15ms 2022/03/14 06:30:33 DEBUG : A2: Making directory 2022/03/14 06:30:33 DEBUG : pacer: Reducing sleep to 11.25ms 2022/03/14 06:30:34 DEBUG : pacer: Reducing sleep to 10ms 2022/03/14 06:30:34 DEBUG : A1/B2: Making directory 2022/03/14 06:30:35 DEBUG : A1/B2/C2: Making directory 2022/03/14 06:30:35 DEBUG : A1/B1/C3: Making directory 2022/03/14 06:30:36 DEBUG : A3: Making directory 2022/03/14 06:30:36 DEBUG : A3/B3: Making directory 2022/03/14 06:30:37 DEBUG : A3/B3/C4: Making directory 2022/03/14 06:30:37 DEBUG : A1/two: Starting multipart upload 2022/03/14 06:30:38 DEBUG : A1/two: Uploading segment 0/3 size 3 2022/03/14 06:30:40 INFO : A3/B3/C4: Removing directory 2022/03/14 06:30:44 INFO : A3/B3: Removing directory 2022/03/14 06:30:44 INFO : A3: Removing directory 2022/03/14 06:30:45 INFO : A2: Removing directory 2022/03/14 06:30:45 INFO : A1/B2/C2: Removing directory 2022/03/14 06:30:46 INFO : A1/B2: Removing directory 2022/03/14 06:30:46 INFO : A1/B1/C3: Removing directory --- PASS: TestRmdirsNoLeaveRoot (21.93s) === RUN TestRmdirsLeaveRoot run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:30:51 DEBUG : A1: Making directory 2022/03/14 06:30:52 DEBUG : A1/B1: Making directory 2022/03/14 06:30:52 DEBUG : A1/B1/C1: Making directory 2022/03/14 06:30:55 INFO : A1/B1/C1: Removing directory 2022/03/14 06:30:55 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (6.58s) === RUN TestRmdirsWithFilter run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:30:58 DEBUG : A1: Making directory 2022/03/14 06:30:58 DEBUG : A1/B1: Making directory 2022/03/14 06:30:59 DEBUG : A1/B1/C1: Making directory 2022/03/14 06:31:02 INFO : A1/B1/C1: Removing directory 2022/03/14 06:31:03 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (7.58s) === RUN TestCopyURL run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:31:06 DEBUG : file1: Starting multipart upload 2022/03/14 06:31:06 DEBUG : file1: Uploading segment 0/14 size 14 2022/03/14 06:31:08 DEBUG : filename.txt: File name found in url 2022/03/14 06:31:08 DEBUG : filename.txt: Starting multipart upload 2022/03/14 06:31:08 DEBUG : filename.txt: Uploading segment 0/14 size 14 2022/03/14 06:31:09 DEBUG : file2: Starting multipart upload 2022/03/14 06:31:09 DEBUG : file2: Uploading segment 0/14 size 14 --- PASS: TestCopyURL (6.99s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:31:13 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/14 06:31:13 DEBUG : sub/file2: Starting multipart upload 2022/03/14 06:31:14 DEBUG : sub/file2: Uploading segment 0/14 size 14 2022/03/14 06:31:15 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/03/14 06:31:15 INFO : file1: Copied (new) to: sub/file2 2022/03/14 06:31:15 INFO : file1: Deleted 2022/03/14 06:31:16 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/14 06:31:16 DEBUG : file1: Unchanged skipping 2022/03/14 06:31:16 INFO : file1: Deleted 2022/03/14 06:31:16 DEBUG : One drive root 'rclone-test-dozuxud9fiyavig5powapom6': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (6.22s) === RUN TestMoveFileWithIgnoreExisting run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:31:19 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/14 06:31:19 DEBUG : file1: Starting multipart upload 2022/03/14 06:31:20 DEBUG : file1: Uploading segment 0/14 size 14 2022/03/14 06:31:20 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/03/14 06:31:20 INFO : file1: Copied (new) 2022/03/14 06:31:20 INFO : file1: Deleted 2022/03/14 06:31:21 DEBUG : file1: Destination exists, skipping 2022/03/14 06:31:21 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (3.40s) === RUN TestCaseInsensitiveMoveFile run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:31:22 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/14 06:31:23 DEBUG : sub/file2: Starting multipart upload 2022/03/14 06:31:24 DEBUG : sub/file2: Uploading segment 0/14 size 14 2022/03/14 06:31:24 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/03/14 06:31:24 INFO : file1: Copied (new) to: sub/file2 2022/03/14 06:31:24 INFO : file1: Deleted 2022/03/14 06:31:25 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/14 06:31:25 DEBUG : file1: Unchanged skipping 2022/03/14 06:31:25 INFO : file1: Deleted 2022/03/14 06:31:28 INFO : sub/file2: Moved (server-side) to: sub/File2-rclone-move-hanowom6 2022/03/14 06:31:28 INFO : sub/File2-rclone-move-hanowom6: Moved (server-side) to: sub/File2 --- PASS: TestCaseInsensitiveMoveFile (8.68s) === RUN TestMoveFileBackupDir run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:31:31 DEBUG : dst/file1: Starting multipart upload 2022/03/14 06:31:32 DEBUG : dst/file1: Uploading segment 0/18 size 18 2022/03/14 06:31:34 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dozuxud9fiyavig5powapom6/backup" 2022/03/14 06:31:35 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/03/14 06:31:37 INFO : dst/file1: Moved (server-side) 2022/03/14 06:31:37 DEBUG : dst/file1: Starting multipart upload 2022/03/14 06:31:38 DEBUG : dst/file1: Uploading segment 0/14 size 14 2022/03/14 06:31:39 DEBUG : dst/file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/03/14 06:31:39 INFO : dst/file1: Copied (new) 2022/03/14 06:31:39 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (11.92s) === RUN TestCopyFile run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:31:43 DEBUG : file1: Need to transfer - File not found at Destination 2022/03/14 06:31:44 DEBUG : sub/file2: Starting multipart upload 2022/03/14 06:31:45 DEBUG : sub/file2: Uploading segment 0/14 size 14 2022/03/14 06:31:46 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/03/14 06:31:46 INFO : file1: Copied (new) to: sub/file2 2022/03/14 06:31:47 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2022/03/14 06:31:47 DEBUG : file1: Unchanged skipping 2022/03/14 06:31:47 DEBUG : One drive root 'rclone-test-dozuxud9fiyavig5powapom6': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (6.97s) === RUN TestCopyFileBackupDir run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:31:50 DEBUG : dst/file1: Starting multipart upload 2022/03/14 06:31:51 DEBUG : dst/file1: Uploading segment 0/18 size 18 2022/03/14 06:31:53 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dozuxud9fiyavig5powapom6/backup" 2022/03/14 06:31:55 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2022/03/14 06:31:57 INFO : dst/file1: Moved (server-side) 2022/03/14 06:31:57 DEBUG : dst/file1: Starting multipart upload 2022/03/14 06:31:57 DEBUG : dst/file1: Uploading segment 0/14 size 14 2022/03/14 06:31:58 DEBUG : dst/file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/03/14 06:31:58 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (13.77s) === RUN TestCopyFileCompareDest run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:32:03 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dozuxud9fiyavig5powapom6/dst" 2022/03/14 06:32:06 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dozuxud9fiyavig5powapom6/CompareDest" 2022/03/14 06:32:08 DEBUG : one: Need to transfer - File not found at Destination 2022/03/14 06:32:09 DEBUG : one: Starting multipart upload 2022/03/14 06:32:10 DEBUG : one: Uploading segment 0/3 size 3 2022/03/14 06:32:11 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK 2022/03/14 06:32:11 INFO : one: Copied (new) 2022/03/14 06:32:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/14 06:32:13 DEBUG : one: Starting multipart upload 2022/03/14 06:32:14 DEBUG : one: Uploading segment 0/5 size 5 2022/03/14 06:32:14 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2022/03/14 06:32:14 INFO : one: Copied (replaced existing) 2022/03/14 06:32:15 DEBUG : dst/one: Starting multipart upload 2022/03/14 06:32:15 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/03/14 06:32:16 DEBUG : CompareDest/one: Starting multipart upload 2022/03/14 06:32:17 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2022/03/14 06:32:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/14 06:32:20 DEBUG : one: Destination found in --compare-dest, skipping 2022/03/14 06:32:20 DEBUG : CompareDest/two: Starting multipart upload 2022/03/14 06:32:21 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2022/03/14 06:32:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/14 06:32:24 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/14 06:32:25 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/14 06:32:25 DEBUG : two: Destination found in --compare-dest, skipping 2022/03/14 06:32:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2022/03/14 06:32:28 DEBUG : two: Need to transfer - File not found at Destination 2022/03/14 06:32:28 DEBUG : two: Starting multipart upload 2022/03/14 06:32:28 DEBUG : two: Uploading segment 0/5 size 5 2022/03/14 06:32:29 DEBUG : two: quickxor = 74b8c31be8300300000000000500000000000000 OK 2022/03/14 06:32:29 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (29.02s) === RUN TestCopyFileCopyDest run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:32:32 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dozuxud9fiyavig5powapom6/dst" 2022/03/14 06:32:35 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dozuxud9fiyavig5powapom6/CopyDest" 2022/03/14 06:32:37 DEBUG : one: Need to transfer - File not found at Destination 2022/03/14 06:32:38 DEBUG : one: Starting multipart upload 2022/03/14 06:32:38 DEBUG : one: Uploading segment 0/3 size 3 2022/03/14 06:32:39 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK 2022/03/14 06:32:39 INFO : one: Copied (new) 2022/03/14 06:32:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/14 06:32:42 DEBUG : one: Starting multipart upload 2022/03/14 06:32:43 DEBUG : one: Uploading segment 0/5 size 5 2022/03/14 06:32:44 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2022/03/14 06:32:44 INFO : one: Copied (replaced existing) 2022/03/14 06:32:44 DEBUG : dst/one: Starting multipart upload 2022/03/14 06:32:45 DEBUG : dst/one: Uploading segment 0/3 size 3 2022/03/14 06:32:46 DEBUG : CopyDest/one: Starting multipart upload 2022/03/14 06:32:47 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2022/03/14 06:32:48 DEBUG : Creating backend with remote "TestOneDriveBusiness:rclone-test-dozuxud9fiyavig5powapom6/BackupDir" 2022/03/14 06:32:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/14 06:32:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2022/03/14 06:32:52 INFO : one: Moved (server-side) 2022/03/14 06:32:55 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2022/03/14 06:32:55 INFO : one: Copied (server-side copy) 2022/03/14 06:32:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2022/03/14 06:32:56 DEBUG : CopyDest/two: Starting multipart upload 2022/03/14 06:32:57 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2022/03/14 06:32:59 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/14 06:33:03 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK 2022/03/14 06:33:03 INFO : two: Copied (server-side copy) 2022/03/14 06:33:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2022/03/14 06:33:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/14 06:33:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2022/03/14 06:33:05 DEBUG : two: Unchanged skipping 2022/03/14 06:33:05 DEBUG : CopyDest/three: Starting multipart upload 2022/03/14 06:33:06 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2022/03/14 06:33:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2022/03/14 06:33:08 DEBUG : three: Destination not found in --copy-dest 2022/03/14 06:33:08 DEBUG : three: Need to transfer - File not found at Destination 2022/03/14 06:33:08 DEBUG : three: Starting multipart upload 2022/03/14 06:33:09 DEBUG : three: Uploading segment 0/7 size 7 2022/03/14 06:33:09 DEBUG : three: quickxor = 7440831cca50063acc0000000700000000000000 OK 2022/03/14 06:33:09 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (41.69s) === 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:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:33:15 DEBUG : A1/one: Starting multipart upload 2022/03/14 06:33:15 DEBUG : A1/one: Uploading segment 0/3 size 3 2022/03/14 06:33:16 DEBUG : A1/two: Starting multipart upload 2022/03/14 06:33:17 DEBUG : A1/two: Uploading segment 0/3 size 3 2022/03/14 06:33:18 DEBUG : A1/B1/three: Starting multipart upload 2022/03/14 06:33:18 DEBUG : A1/B1/three: Uploading segment 0/5 size 5 2022/03/14 06:33:20 DEBUG : A1/B1/C1/four: Starting multipart upload 2022/03/14 06:33:20 DEBUG : A1/B1/C1/four: Uploading segment 0/4 size 4 2022/03/14 06:33:22 DEBUG : A1/B1/C2/five: Starting multipart upload 2022/03/14 06:33:22 DEBUG : A1/B1/C2/five: Uploading segment 0/4 size 4 2022/03/14 06:33:23 DEBUG : A1/B2: Making directory 2022/03/14 06:33:24 DEBUG : A1/B1/C3: Making directory 2022/03/14 06:33:57 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2022/03/14 06:33:57 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2022/03/14 06:33:57 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2022/03/14 06:33:58 INFO : A2/one: Moved (server-side) to: A3/one 2022/03/14 06:33:59 INFO : A2/two: Moved (server-side) to: A3/two --- PASS: TestDirMove (62.75s) === RUN TestGetFsInfo run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" --- PASS: TestGetFsInfo (0.77s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:34:18 DEBUG : One drive root 'rclone-test-dozuxud9fiyavig5powapom6': File to upload is small (34 bytes), uploading instead of streaming 2022/03/14 06:34:18 DEBUG : no_checksum_small_file_from_pipe: Starting multipart upload 2022/03/14 06:34:18 DEBUG : no_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2022/03/14 06:34:19 DEBUG : no_checksum_small_file_from_pipe: quickxor = 45dc0e76d116c1d44a3588d25663bb8919e47993 OK 2022/03/14 06:34:19 INFO : no_checksum_small_file_from_pipe: Copied (new) 2022/03/14 06:34:19 DEBUG : One drive root 'rclone-test-dozuxud9fiyavig5powapom6': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/03/14 06:34:19 DEBUG : Creating backend with remote "/tmp/rclone-spool1096932498" 2022/03/14 06:34:19 DEBUG : no_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/03/14 06:34:19 DEBUG : no_checksum_big_file_from_pipe: Starting multipart upload 2022/03/14 06:34:20 DEBUG : no_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2022/03/14 06:34:20 DEBUG : no_checksum_big_file_from_pipe: quickxor = 0000000000000000000000000190010000000000 OK 2022/03/14 06:34:20 INFO : no_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=false === CONT TestRcat run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:34:23 DEBUG : One drive root 'rclone-test-dozuxud9fiyavig5powapom6': File to upload is small (34 bytes), uploading instead of streaming 2022/03/14 06:34:23 DEBUG : with_checksum_small_file_from_pipe: Starting multipart upload 2022/03/14 06:34:24 DEBUG : with_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2022/03/14 06:34:24 DEBUG : with_checksum_small_file_from_pipe: quickxor = 45dc0e76d116c1d44a3588d25663bb8919e47993 OK 2022/03/14 06:34:24 INFO : with_checksum_small_file_from_pipe: Copied (new) 2022/03/14 06:34:24 DEBUG : One drive root 'rclone-test-dozuxud9fiyavig5powapom6': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/03/14 06:34:24 DEBUG : Creating backend with remote "/tmp/rclone-spool3279803490" 2022/03/14 06:34:24 DEBUG : with_checksum_big_file_from_pipe: quickxor = 0000000000000000000000000190010000000000 OK 2022/03/14 06:34:24 DEBUG : with_checksum_big_file_from_pipe: Size and quickxor of src and dst objects identical 2022/03/14 06:34:24 DEBUG : with_checksum_big_file_from_pipe: Starting multipart upload 2022/03/14 06:34:25 DEBUG : with_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2022/03/14 06:34:26 DEBUG : with_checksum_big_file_from_pipe: quickxor = 0000000000000000000000000190010000000000 OK 2022/03/14 06:34:26 INFO : with_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=false,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:34:28 DEBUG : One drive root 'rclone-test-dozuxud9fiyavig5powapom6': File to upload is small (34 bytes), uploading instead of streaming 2022/03/14 06:34:28 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2022/03/14 06:34:29 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2022/03/14 06:34:29 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/03/14 06:34:29 DEBUG : One drive root 'rclone-test-dozuxud9fiyavig5powapom6': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/03/14 06:34:29 DEBUG : Creating backend with remote "/tmp/rclone-spool1516032376" 2022/03/14 06:34:29 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1s) 2022/03/14 06:34:29 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2022/03/14 06:34:30 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2022/03/14 06:34:31 INFO : ignore_checksum_big_file_from_pipe: Copied (new) === RUN TestRcat/withChecksum=true,ignoreChecksum=true === CONT TestRcat run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:34:33 DEBUG : One drive root 'rclone-test-dozuxud9fiyavig5powapom6': File to upload is small (34 bytes), uploading instead of streaming 2022/03/14 06:34:33 DEBUG : ignore_checksum_small_file_from_pipe: Starting multipart upload 2022/03/14 06:34:34 DEBUG : ignore_checksum_small_file_from_pipe: Uploading segment 0/34 size 34 2022/03/14 06:34:34 INFO : ignore_checksum_small_file_from_pipe: Copied (new) 2022/03/14 06:34:34 DEBUG : One drive root 'rclone-test-dozuxud9fiyavig5powapom6': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2022/03/14 06:34:34 DEBUG : Creating backend with remote "/tmp/rclone-spool2680846323" 2022/03/14 06:34:34 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2022/03/14 06:34:34 DEBUG : ignore_checksum_big_file_from_pipe: Starting multipart upload 2022/03/14 06:34:35 DEBUG : ignore_checksum_big_file_from_pipe: Uploading segment 0/102401 size 102401 2022/03/14 06:34:36 INFO : ignore_checksum_big_file_from_pipe: Copied (new) --- PASS: TestRcat (20.39s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.31s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.77s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.22s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (5.09s) === RUN TestRcatSize run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:34:38 DEBUG : potato1: Starting multipart upload 2022/03/14 06:34:39 DEBUG : potato1: Uploading segment 0/60 size 60 2022/03/14 06:34:39 DEBUG : One drive root 'rclone-test-dozuxud9fiyavig5powapom6': File to upload is small (60 bytes), uploading instead of streaming 2022/03/14 06:34:39 DEBUG : potato2: Starting multipart upload 2022/03/14 06:34:40 DEBUG : potato2: Uploading segment 0/60 size 60 2022/03/14 06:34:40 DEBUG : potato2: quickxor = 4001dad296b6b4a52d6d694b67dad296b6b4a52d OK 2022/03/14 06:34:40 INFO : potato2: Copied (new) --- PASS: TestRcatSize (4.40s) === RUN TestCopyFileMaxTransfer run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:34:43 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2022/03/14 06:34:44 DEBUG : TestCopyFileMaxTransfer/file1: Starting multipart upload 2022/03/14 06:34:45 DEBUG : TestCopyFileMaxTransfer/file1: Uploading segment 0/14 size 14 2022/03/14 06:34:45 DEBUG : TestCopyFileMaxTransfer/file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2022/03/14 06:34:45 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2022/03/14 06:34:47 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2022/03/14 06:34:47 DEBUG : TestCopyFileMaxTransfer/file2: Starting multipart upload 2022/03/14 06:34:47 DEBUG : TestCopyFileMaxTransfer/file2: Uploading segment 0/2062 size 2062 2022/03/14 06:34:47 DEBUG : TestCopyFileMaxTransfer/file2: Cancelling multipart upload: Put "https://whitecell-my.sharepoint.com/personal/nick_craig-wood_whitecell_online/_api/v2.0/drives/b!tPczmrJTCE2ShO96VLAAn_DGv2_4eZJGl83N0OQe_t9LuHcGPileQ7YByS0_6_xp/items/01W3O4PF5T34QVMRDMI5FJOMVTBJG5B5KJ/uploadSession?guid='cd331434-5654-42cf-89c8-295e1ed1972b'&overwrite=True&rename=False&dc=0&tempauth=eyJ0eXAiOiJKV1QiLCJhbGciOiJub25lIn0.eyJhdWQiOiIwMDAwMDAwMy0wMDAwLTBmZjEtY2UwMC0wMDAwMDAwMDAwMDAvd2hpdGVjZWxsLW15LnNoYXJlcG9pbnQuY29tQGZhZmQ2OTRhLTUwYzEtNGVlYS1iM2M3LTQ5NTE3ZTVhZGQ4OSIsImlzcyI6IjAwMDAwMDAzLTAwMDAtMGZmMS1jZTAwLTAwMDAwMDAwMDAwMCIsIm5iZiI6IjE2NDcyMzk2ODciLCJleHAiOiIxNjQ3MzI2MDg3IiwiZW5kcG9pbnR1cmwiOiJjWXZoMzhqRTNTRFRtOVBLRVZ6VWZIOE4yejUyQ25YQXZIWHRZUy9QV1VRPSIsImVuZHBvaW50dXJsTGVuZ3RoIjoiMjkzIiwiaXNsb29wYmFjayI6IlRydWUiLCJjaWQiOiJOVFF5T0dJMlpqVXROMkV5TmkwME5EQXlMV0UzTldVdE1UQmhOemRrWlRVelpUY3giLCJ2ZXIiOiJoYXNoZWRwcm9vZnRva2VuIiwic2l0ZWlkIjoiT1dFek0yWTNZalF0TlROaU1pMDBaREE0TFRreU9EUXRaV1kzWVRVMFlqQXdNRGxtIiwiYXBwX2Rpc3BsYXluYW1lIjoicmNsb25lIiwiZ2l2ZW5fbmFtZSI6Ik5pY2siLCJmYW1pbHlfbmFtZSI6IkNyYWlnLVdvb2QiLCJhcHBpZCI6ImIxNTY2NWQ5LWVkYTYtNDA5Mi04NTM5LTBlZWMzNzZhZmQ1OSIsInRpZCI6ImZhZmQ2OTRhLTUwYzEtNGVlYS1iM2M3LTQ5NTE3ZTVhZGQ4OSIsInVwbiI6Im5pY2tfY3JhaWctd29vZEB3aGl0ZWNlbGwub25saW5lIiwicHVpZCI6IjEwMDNCRkZEQUMzMkY4NzEiLCJjYWNoZWtleSI6IjBoLmZ8bWVtYmVyc2hpcHwxMDAzYmZmZGFjMzJmODcxQGxpdmUuY29tIiwic2NwIjoibXlmaWxlcy5yZWFkIGFsbGZpbGVzLnJlYWQgbXlmaWxlcy53cml0ZSBhbGxmaWxlcy53cml0ZSBhbGxzaXRlcy5yZWFkIiwidHQiOiIyIiwidXNlUGVyc2lzdGVudENvb2tpZSI6bnVsbCwiaXBhZGRyIjoiNDAuMTI2LjMyLjE2MSJ9.MENXWHZTdDVCSko1OWNYYlFock5qbWEwMUwyaHBLY25IZXBsOHp4Szc3Yz0": Max transfer limit reached as set by --max-transfer 2022/03/14 06:34:48 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://whitecell-my.sharepoint.com/personal/nick_craig-wood_whitecell_online/_api/v2.0/drives/b!tPczmrJTCE2ShO96VLAAn_DGv2_4eZJGl83N0OQe_t9LuHcGPileQ7YByS0_6_xp/items/01W3O4PF5T34QVMRDMI5FJOMVTBJG5B5KJ/uploadSession?guid='cd331434-5654-42cf-89c8-295e1ed1972b'&overwrite=True&rename=False&dc=0&tempauth=eyJ0eXAiOiJKV1QiLCJhbGciOiJub25lIn0.eyJhdWQiOiIwMDAwMDAwMy0wMDAwLTBmZjEtY2UwMC0wMDAwMDAwMDAwMDAvd2hpdGVjZWxsLW15LnNoYXJlcG9pbnQuY29tQGZhZmQ2OTRhLTUwYzEtNGVlYS1iM2M3LTQ5NTE3ZTVhZGQ4OSIsImlzcyI6IjAwMDAwMDAzLTAwMDAtMGZmMS1jZTAwLTAwMDAwMDAwMDAwMCIsIm5iZiI6IjE2NDcyMzk2ODciLCJleHAiOiIxNjQ3MzI2MDg3IiwiZW5kcG9pbnR1cmwiOiJjWXZoMzhqRTNTRFRtOVBLRVZ6VWZIOE4yejUyQ25YQXZIWHRZUy9QV1VRPSIsImVuZHBvaW50dXJsTGVuZ3RoIjoiMjkzIiwiaXNsb29wYmFjayI6IlRydWUiLCJjaWQiOiJOVFF5T0dJMlpqVXROMkV5TmkwME5EQXlMV0UzTldVdE1UQmhOemRrWlRVelpUY3giLCJ2ZXIiOiJoYXNoZWRwcm9vZnRva2VuIiwic2l0ZWlkIjoiT1dFek0yWTNZalF0TlROaU1pMDBaREE0TFRreU9EUXRaV1kzWVRVMFlqQXdNRGxtIiwiYXBwX2Rpc3BsYXluYW1lIjoicmNsb25lIiwiZ2l2ZW5fbmFtZSI6Ik5pY2siLCJmYW1pbHlfbmFtZSI6IkNyYWlnLVdvb2QiLCJhcHBpZCI6ImIxNTY2NWQ5LWVkYTYtNDA5Mi04NTM5LTBlZWMzNzZhZmQ1OSIsInRpZCI6ImZhZmQ2OTRhLTUwYzEtNGVlYS1iM2M3LTQ5NTE3ZTVhZGQ4OSIsInVwbiI6Im5pY2tfY3JhaWctd29vZEB3aGl0ZWNlbGwub25saW5lIiwicHVpZCI6IjEwMDNCRkZEQUMzMkY4NzEiLCJjYWNoZWtleSI6IjBoLmZ8bWVtYmVyc2hpcHwxMDAzYmZmZGFjMzJmODcxQGxpdmUuY29tIiwic2NwIjoibXlmaWxlcy5yZWFkIGFsbGZpbGVzLnJlYWQgbXlmaWxlcy53cml0ZSBhbGxmaWxlcy53cml0ZSBhbGxzaXRlcy5yZWFkIiwidHQiOiIyIiwidXNlUGVyc2lzdGVudENvb2tpZSI6bnVsbCwiaXBhZGRyIjoiNDAuMTI2LjMyLjE2MSJ9.MENXWHZTdDVCSko1OWNYYlFock5qbWEwMUwyaHBLY25IZXBsOHp4Szc3Yz0": Max transfer limit reached as set by --max-transfer 2022/03/14 06:34:50 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2022/03/14 06:34:51 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2022/03/14 06:34:51 DEBUG : TestCopyFileMaxTransfer/file4: Starting multipart upload 2022/03/14 06:34:52 DEBUG : TestCopyFileMaxTransfer/file4: Uploading segment 0/2062 size 2062 2022/03/14 06:34:52 DEBUG : TestCopyFileMaxTransfer/file4: quickxor = 07832a8068dfe3ec47f274b439090489437b4513 OK 2022/03/14 06:34:52 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (13.33s) === RUN TestTouchDir run.go:181: Remote "One drive root 'rclone-test-dozuxud9fiyavig5powapom6'", Local "Local file system at /tmp/rclone4049707033", Modify Window "1s" 2022/03/14 06:34:56 DEBUG : potato2: Starting multipart upload 2022/03/14 06:34:56 DEBUG : potato2: Uploading segment 0/60 size 60 2022/03/14 06:34:57 DEBUG : empty space: Starting multipart upload 2022/03/14 06:34:57 DEBUG : empty space: Uploading segment 0/1 size 1 2022/03/14 06:34:59 DEBUG : sub dir/potato3: Starting multipart upload 2022/03/14 06:34:59 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 2022/03/14 06:35:01 DEBUG : One drive root 'rclone-test-dozuxud9fiyavig5powapom6': Touching "empty space" 2022/03/14 06:35:02 DEBUG : One drive root 'rclone-test-dozuxud9fiyavig5powapom6': Touching "potato2" 2022/03/14 06:35:03 DEBUG : One drive root 'rclone-test-dozuxud9fiyavig5powapom6': Touching "sub dir/potato3" --- PASS: TestTouchDir (13.01s) === 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 TestRcStat rc_test.go:25: Skipping test on non local remote --- SKIP: TestRcStat (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 2022/03/14 06:35:09 DEBUG : One drive root 'rclone-test-dozuxud9fiyavig5powapom6': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDriveBusiness: -verbose" - Finished OK in 8m37.097926078s (try 1/5)