Our services aren't available right now
We're working to restore all services as soon as possible. Please check back soon.
"./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Starting (try 2/5) 2025/10/13 13:29:15 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zusotan9pafi" 2025/10/13 13:29:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 13:29:16 DEBUG : Creating backend with remote "/tmp/rclone1595857162" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/10/13 13:29:16 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.23s) === RUN TestMultithreadCopyAbort run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" multithread_test.go:121: multithread writing not supported 2025/10/13 13:29:17 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.23s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/10/13 13:29:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/13 13:29:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/13 13:29:17 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/10/13 13:29:17 DEBUG : potato: Seek from 10 to 0 2025/10/13 13:29:17 DEBUG : potato: Seek from 10 to 0 2025/10/13 13:29:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/10/13 13:29:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/13 13:29:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/13 13:29:17 DEBUG : potato: Seek from 5 to 2 2025/10/13 13:29:17 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/10/13 13:29:17 DEBUG : potato: Seek from 7 to 0 2025/10/13 13:29:17 DEBUG : potato: Seek from 7 to 0 2025/10/13 13:29:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/10/13 13:29:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/13 13:29:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/13 13:29:17 DEBUG : potato: Seek from 5 to 2 2025/10/13 13:29:17 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/10/13 13:29:17 DEBUG : potato: Seek from 8 to 0 2025/10/13 13:29:17 DEBUG : potato: Seek from 8 to 0 2025/10/13 13:29:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/10/13 13:29:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/10/13 13:29:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/10/13 13:29:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/10/13 13:29:17 DEBUG : potato: Seek from 5 to 2 2025/10/13 13:29:17 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/10/13 13:29:17 DEBUG : potato: Seek from 9 to 0 2025/10/13 13:29:17 DEBUG : potato: Seek from 9 to 0 2025/10/13 13:29:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:29:17 DEBUG : rutabaga: Starting multipart upload 2025/10/13 13:29:17 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheck/1 === RUN TestCheck/2 2025/10/13 13:29:19 DEBUG : empty space: Starting multipart upload 2025/10/13 13:29:19 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheck/3 2025/10/13 13:29:20 DEBUG : potato2: Starting multipart upload 2025/10/13 13:29:20 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheck/4 === RUN TestCheck/5 2025/10/13 13:29:21 DEBUG : remotepotato: Starting multipart upload 2025/10/13 13:29:21 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (7.79s) --- PASS: TestCheck/1 (0.25s) --- PASS: TestCheck/2 (0.25s) --- PASS: TestCheck/3 (0.25s) --- PASS: TestCheck/4 (0.27s) --- PASS: TestCheck/5 (0.25s) --- PASS: TestCheck/6 (0.27s) --- PASS: TestCheck/7 (0.26s) === RUN TestCheckFsError 2025/10/13 13:29:24 DEBUG : Creating backend with remote "nonexistent" 2025/10/13 13:29:24 DEBUG : Creating backend with remote "nonexistent" 2025/10/13 13:29:24 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/10/13 13:29:24 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/10/13 13:29:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/10/13 13:29:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:29:24 DEBUG : rutabaga: Starting multipart upload 2025/10/13 13:29:25 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/10/13 13:29:27 DEBUG : empty space: Starting multipart upload 2025/10/13 13:29:27 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckDownload/3 2025/10/13 13:29:29 DEBUG : potato2: Starting multipart upload 2025/10/13 13:29:29 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/10/13 13:29:31 DEBUG : remotepotato: Starting multipart upload 2025/10/13 13:29:32 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (11.12s) --- PASS: TestCheckDownload/1 (1.08s) --- PASS: TestCheckDownload/2 (0.72s) --- PASS: TestCheckDownload/3 (0.88s) --- PASS: TestCheckDownload/4 (0.78s) --- PASS: TestCheckDownload/5 (0.79s) --- PASS: TestCheckDownload/6 (0.81s) --- PASS: TestCheckDownload/7 (0.80s) === RUN TestCheckSizeOnly run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:29:36 DEBUG : rutabaga: Starting multipart upload 2025/10/13 13:29:36 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/10/13 13:29:37 DEBUG : empty space: Starting multipart upload 2025/10/13 13:29:37 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckSizeOnly/3 2025/10/13 13:29:38 DEBUG : potato2: Starting multipart upload 2025/10/13 13:29:38 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/10/13 13:29:40 DEBUG : remotepotato: Starting multipart upload 2025/10/13 13:29:40 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (7.26s) --- PASS: TestCheckSizeOnly/1 (0.25s) --- PASS: TestCheckSizeOnly/2 (0.24s) --- PASS: TestCheckSizeOnly/3 (0.26s) --- PASS: TestCheckSizeOnly/4 (0.27s) --- PASS: TestCheckSizeOnly/5 (0.25s) --- PASS: TestCheckSizeOnly/6 (0.25s) --- PASS: TestCheckSizeOnly/7 (0.25s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:29:43 DEBUG : test.sum: Starting multipart upload 2025/10/13 13:29:43 DEBUG : test.sum: Uploading segment 0/81 size 81 2025/10/13 13:29:44 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/13 13:29:44 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/13 13:29:44 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/13 13:29:44 NOTICE: test.sum: 2 warning(s) suppressed... 2025/10/13 13:29:44 DEBUG : test.sum: Starting multipart upload 2025/10/13 13:29:44 DEBUG : test.sum: Uploading segment 0/90 size 90 2025/10/13 13:29:45 NOTICE: test.sum: improperly formatted checksum line 4 2025/10/13 13:29:45 NOTICE: test.sum: improperly formatted checksum line 5 2025/10/13 13:29:45 NOTICE: test.sum: improperly formatted checksum line 6 2025/10/13 13:29:45 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (3.48s) === RUN TestCheckSum run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:29:46 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zusotan9pafi/data" check_test.go:350: OneDrive root 'rclone-test-zusotan9pafi/data' lacks md5, skipping --- SKIP: TestCheckSum (2.85s) === RUN TestCheckSumDownload run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:29:49 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zusotan9pafi/data" 2025/10/13 13:29:51 DEBUG : data/banana: Starting multipart upload 2025/10/13 13:29:52 DEBUG : data/banana: Uploading segment 0/13 size 13 2025/10/13 13:29:52 DEBUG : test.sum: Starting multipart upload 2025/10/13 13:29:52 DEBUG : test.sum: Uploading segment 0/41 size 41 === RUN TestCheckSumDownload/subtest1 2025/10/13 13:29:55 DEBUG : data/potato: Starting multipart upload 2025/10/13 13:29:55 DEBUG : data/potato: Uploading segment 0/15 size 15 2025/10/13 13:29:56 DEBUG : test.sum: Starting multipart upload 2025/10/13 13:29:56 DEBUG : test.sum: Uploading segment 0/41 size 41 === RUN TestCheckSumDownload/subtest2 2025/10/13 13:29:58 DEBUG : test.sum: Starting multipart upload 2025/10/13 13:29:59 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest3 2025/10/13 13:30:01 DEBUG : test.sum: Starting multipart upload 2025/10/13 13:30:01 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest4 2025/10/13 13:30:04 DEBUG : test.sum: Starting multipart upload 2025/10/13 13:30:04 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest5 2025/10/13 13:30:08 DEBUG : test.sum: Starting multipart upload 2025/10/13 13:30:08 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest6 2025/10/13 13:30:11 DEBUG : data/banana: Starting multipart upload 2025/10/13 13:30:11 DEBUG : data/banana: Uploading segment 0/13 size 13 2025/10/13 13:30:11 DEBUG : data/potato: Starting multipart upload 2025/10/13 13:30:12 DEBUG : data/potato: Uploading segment 0/15 size 15 2025/10/13 13:30:12 DEBUG : test.sum: Starting multipart upload 2025/10/13 13:30:12 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (27.91s) --- PASS: TestCheckSumDownload/subtest1 (2.17s) --- PASS: TestCheckSumDownload/subtest2 (1.46s) --- PASS: TestCheckSumDownload/subtest3 (1.68s) --- PASS: TestCheckSumDownload/subtest4 (1.54s) --- PASS: TestCheckSumDownload/subtest5 (2.76s) --- PASS: TestCheckSumDownload/subtest6 (1.77s) --- PASS: TestCheckSumDownload/subtest7 (1.67s) === RUN TestApplyTransforms 2025/10/13 13:30:17 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-nifoyiw5nogo" 2025/10/13 13:30:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 13:30:19 DEBUG : Creating backend with remote "/tmp/rclone3565472199" run.go:180: Remote "OneDrive root 'rclone-test-nifoyiw5nogo'", Local "Local file system at /tmp/rclone3565472199", Modify Window "1s" 2025/10/13 13:30:19 DEBUG : hello, world!: Starting multipart upload 2025/10/13 13:30:20 DEBUG : hello, world!: Uploading segment 0/13 size 13 upper checkfile vs. lower remote (without normalization) 2025/10/13 13:30:21 ERROR : hello, world!: sum not found 2025/10/13 13:30:21 ERROR : HELLO, WORLD!: file not in OneDrive root 'rclone-test-nifoyiw5nogo' 2025/10/13 13:30:21 NOTICE: OneDrive root 'rclone-test-nifoyiw5nogo': 1 files missing 2025/10/13 13:30:21 NOTICE: 1 hashes missing 2025/10/13 13:30:21 NOTICE: OneDrive root 'rclone-test-nifoyiw5nogo': 1 differences found 2025/10/13 13:30:21 NOTICE: OneDrive root 'rclone-test-nifoyiw5nogo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/10/13 13:30:22 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 13:30:22 NOTICE: OneDrive root 'rclone-test-nifoyiw5nogo': 0 differences found 2025/10/13 13:30:22 NOTICE: OneDrive root 'rclone-test-nifoyiw5nogo': 1 matching files 2025/10/13 13:30:22 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-rujamoc0nese" 2025/10/13 13:30:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 13:30:23 DEBUG : Creating backend with remote "/tmp/rclone1551715365" run.go:180: Remote "OneDrive root 'rclone-test-rujamoc0nese'", Local "Local file system at /tmp/rclone1551715365", Modify Window "1s" 2025/10/13 13:30:24 DEBUG : HELLO, WORLD!: Starting multipart upload 2025/10/13 13:30:24 DEBUG : HELLO, WORLD!: Uploading segment 0/13 size 13 lower checkfile vs. upper remote (without normalization) 2025/10/13 13:30:25 ERROR : HELLO, WORLD!: sum not found 2025/10/13 13:30:25 ERROR : hello, world!: file not in OneDrive root 'rclone-test-rujamoc0nese' 2025/10/13 13:30:25 NOTICE: OneDrive root 'rclone-test-rujamoc0nese': 1 files missing 2025/10/13 13:30:25 NOTICE: 1 hashes missing 2025/10/13 13:30:25 NOTICE: OneDrive root 'rclone-test-rujamoc0nese': 1 differences found 2025/10/13 13:30:25 NOTICE: OneDrive root 'rclone-test-rujamoc0nese': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/10/13 13:30:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 13:30:26 NOTICE: OneDrive root 'rclone-test-rujamoc0nese': 0 differences found 2025/10/13 13:30:26 NOTICE: OneDrive root 'rclone-test-rujamoc0nese': 1 matching files 2025/10/13 13:30:26 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-qehamib7bibi" 2025/10/13 13:30:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 13:30:27 DEBUG : Creating backend with remote "/tmp/rclone3507498671" run.go:180: Remote "OneDrive root 'rclone-test-qehamib7bibi'", Local "Local file system at /tmp/rclone3507498671", Modify Window "1s" 2025/10/13 13:30:27 DEBUG : HeLlO, wOrLd!: Starting multipart upload 2025/10/13 13:30:28 DEBUG : HeLlO, wOrLd!: Uploading segment 0/13 size 13 lower checkfile vs. upperlowermixed remote (without normalization) 2025/10/13 13:30:29 ERROR : HeLlO, wOrLd!: sum not found 2025/10/13 13:30:29 ERROR : hello, world!: file not in OneDrive root 'rclone-test-qehamib7bibi' 2025/10/13 13:30:29 NOTICE: OneDrive root 'rclone-test-qehamib7bibi': 1 files missing 2025/10/13 13:30:29 NOTICE: 1 hashes missing 2025/10/13 13:30:29 NOTICE: OneDrive root 'rclone-test-qehamib7bibi': 1 differences found 2025/10/13 13:30:29 NOTICE: OneDrive root 'rclone-test-qehamib7bibi': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/10/13 13:30:30 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 13:30:30 NOTICE: OneDrive root 'rclone-test-qehamib7bibi': 0 differences found 2025/10/13 13:30:30 NOTICE: OneDrive root 'rclone-test-qehamib7bibi': 1 matching files 2025/10/13 13:30:30 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-cedusac3lucu" 2025/10/13 13:30:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 13:30:30 DEBUG : Creating backend with remote "/tmp/rclone3356857895" run.go:180: Remote "OneDrive root 'rclone-test-cedusac3lucu'", Local "Local file system at /tmp/rclone3356857895", Modify Window "1s" 2025/10/13 13:30:31 DEBUG : HELLO, WORLD!: Starting multipart upload 2025/10/13 13:30:31 DEBUG : HELLO, WORLD!: Uploading segment 0/13 size 13 upperlowermixed checkfile vs. upper remote (without normalization) 2025/10/13 13:30:32 ERROR : HELLO, WORLD!: sum not found 2025/10/13 13:30:32 ERROR : HeLlO, wOrLd!: file not in OneDrive root 'rclone-test-cedusac3lucu' 2025/10/13 13:30:32 NOTICE: OneDrive root 'rclone-test-cedusac3lucu': 1 files missing 2025/10/13 13:30:32 NOTICE: 1 hashes missing 2025/10/13 13:30:32 NOTICE: OneDrive root 'rclone-test-cedusac3lucu': 1 differences found 2025/10/13 13:30:32 NOTICE: OneDrive root 'rclone-test-cedusac3lucu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/10/13 13:30:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 13:30:33 NOTICE: OneDrive root 'rclone-test-cedusac3lucu': 0 differences found 2025/10/13 13:30:33 NOTICE: OneDrive root 'rclone-test-cedusac3lucu': 1 matching files 2025/10/13 13:30:33 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fufirad8bawe" 2025/10/13 13:30:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 13:30:34 DEBUG : Creating backend with remote "/tmp/rclone536970263" run.go:180: Remote "OneDrive root 'rclone-test-fufirad8bawe'", Local "Local file system at /tmp/rclone536970263", Modify Window "1s" 2025/10/13 13:30:34 DEBUG : 測試_Русский___ě_áñ: Starting multipart upload 2025/10/13 13:30:35 DEBUG : 測試_Русский___ě_áñ: Uploading segment 0/13 size 13 NFD checkfile vs. NFC remote (without normalization) 2025/10/13 13:30:36 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/13 13:30:36 ERROR : 測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-fufirad8bawe' 2025/10/13 13:30:36 NOTICE: OneDrive root 'rclone-test-fufirad8bawe': 1 files missing 2025/10/13 13:30:36 NOTICE: 1 hashes missing 2025/10/13 13:30:36 NOTICE: OneDrive root 'rclone-test-fufirad8bawe': 1 differences found 2025/10/13 13:30:36 NOTICE: OneDrive root 'rclone-test-fufirad8bawe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/10/13 13:30:37 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 13:30:37 NOTICE: OneDrive root 'rclone-test-fufirad8bawe': 0 differences found 2025/10/13 13:30:37 NOTICE: OneDrive root 'rclone-test-fufirad8bawe': 1 matching files 2025/10/13 13:30:37 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-feluzam2qobi" 2025/10/13 13:30:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 13:30:38 DEBUG : Creating backend with remote "/tmp/rclone2173856561" run.go:180: Remote "OneDrive root 'rclone-test-feluzam2qobi'", Local "Local file system at /tmp/rclone2173856561", Modify Window "1s" 2025/10/13 13:30:38 DEBUG : 測試_Русский___ě_áñ: Starting multipart upload 2025/10/13 13:30:38 DEBUG : 測試_Русский___ě_áñ: Uploading segment 0/13 size 13 NFC checkfile vs. NFD remote (without normalization) 2025/10/13 13:30:39 ERROR : 測試_Русский___ě_áñ: sum not found 2025/10/13 13:30:39 ERROR : 測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-feluzam2qobi' 2025/10/13 13:30:39 NOTICE: OneDrive root 'rclone-test-feluzam2qobi': 1 files missing 2025/10/13 13:30:39 NOTICE: 1 hashes missing 2025/10/13 13:30:39 NOTICE: OneDrive root 'rclone-test-feluzam2qobi': 1 differences found 2025/10/13 13:30:39 NOTICE: OneDrive root 'rclone-test-feluzam2qobi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/10/13 13:30:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 13:30:41 NOTICE: OneDrive root 'rclone-test-feluzam2qobi': 0 differences found 2025/10/13 13:30:41 NOTICE: OneDrive root 'rclone-test-feluzam2qobi': 1 matching files 2025/10/13 13:30:41 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-fegotin4duka" 2025/10/13 13:30:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 13:30:41 DEBUG : Creating backend with remote "/tmp/rclone2561999880" run.go:180: Remote "OneDrive root 'rclone-test-fegotin4duka'", Local "Local file system at /tmp/rclone2561999880", Modify Window "1s" 2025/10/13 13:30:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Starting multipart upload 2025/10/13 13:30:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading segment 0/13 size 13 NFDx2 checkfile vs. both remote (without normalization) 2025/10/13 13:30:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/13 13:30:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-fegotin4duka' 2025/10/13 13:30:43 NOTICE: OneDrive root 'rclone-test-fegotin4duka': 1 files missing 2025/10/13 13:30:43 NOTICE: 1 hashes missing 2025/10/13 13:30:43 NOTICE: OneDrive root 'rclone-test-fegotin4duka': 1 differences found 2025/10/13 13:30:43 NOTICE: OneDrive root 'rclone-test-fegotin4duka': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/10/13 13:30:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 13:30:44 NOTICE: OneDrive root 'rclone-test-fegotin4duka': 0 differences found 2025/10/13 13:30:44 NOTICE: OneDrive root 'rclone-test-fegotin4duka': 1 matching files 2025/10/13 13:30:44 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-nukomob8papu" 2025/10/13 13:30:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 13:30:45 DEBUG : Creating backend with remote "/tmp/rclone744744253" run.go:180: Remote "OneDrive root 'rclone-test-nukomob8papu'", Local "Local file system at /tmp/rclone744744253", Modify Window "1s" 2025/10/13 13:30:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Starting multipart upload 2025/10/13 13:30:47 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading segment 0/13 size 13 NFCx2 checkfile vs. both remote (without normalization) 2025/10/13 13:30:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/13 13:30:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-nukomob8papu' 2025/10/13 13:30:48 NOTICE: OneDrive root 'rclone-test-nukomob8papu': 1 files missing 2025/10/13 13:30:48 NOTICE: 1 hashes missing 2025/10/13 13:30:48 NOTICE: OneDrive root 'rclone-test-nukomob8papu': 1 differences found 2025/10/13 13:30:48 NOTICE: OneDrive root 'rclone-test-nukomob8papu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/10/13 13:30:49 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 13:30:49 NOTICE: OneDrive root 'rclone-test-nukomob8papu': 0 differences found 2025/10/13 13:30:49 NOTICE: OneDrive root 'rclone-test-nukomob8papu': 1 matching files 2025/10/13 13:30:49 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-hoxedos8rizi" 2025/10/13 13:30:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 13:30:50 DEBUG : Creating backend with remote "/tmp/rclone798896610" run.go:180: Remote "OneDrive root 'rclone-test-hoxedos8rizi'", Local "Local file system at /tmp/rclone798896610", Modify Window "1s" 2025/10/13 13:30:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Starting multipart upload 2025/10/13 13:30:51 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading segment 0/13 size 13 both checkfile vs. NFDx2 remote (without normalization) 2025/10/13 13:30:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/13 13:30:52 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-hoxedos8rizi' 2025/10/13 13:30:52 NOTICE: OneDrive root 'rclone-test-hoxedos8rizi': 1 files missing 2025/10/13 13:30:52 NOTICE: 1 hashes missing 2025/10/13 13:30:52 NOTICE: OneDrive root 'rclone-test-hoxedos8rizi': 1 differences found 2025/10/13 13:30:52 NOTICE: OneDrive root 'rclone-test-hoxedos8rizi': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/10/13 13:30:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 13:30:54 NOTICE: OneDrive root 'rclone-test-hoxedos8rizi': 0 differences found 2025/10/13 13:30:54 NOTICE: OneDrive root 'rclone-test-hoxedos8rizi': 1 matching files 2025/10/13 13:30:54 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zicixoq3saxa" 2025/10/13 13:30:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/13 13:30:55 DEBUG : Creating backend with remote "/tmp/rclone1542680858" run.go:180: Remote "OneDrive root 'rclone-test-zicixoq3saxa'", Local "Local file system at /tmp/rclone1542680858", Modify Window "1s" 2025/10/13 13:30:55 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Starting multipart upload 2025/10/13 13:30:56 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Uploading segment 0/13 size 13 both checkfile vs. NFCx2 remote (without normalization) 2025/10/13 13:30:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/10/13 13:30:57 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OneDrive root 'rclone-test-zicixoq3saxa' 2025/10/13 13:30:57 NOTICE: OneDrive root 'rclone-test-zicixoq3saxa': 1 files missing 2025/10/13 13:30:57 NOTICE: 1 hashes missing 2025/10/13 13:30:57 NOTICE: OneDrive root 'rclone-test-zicixoq3saxa': 1 differences found 2025/10/13 13:30:57 NOTICE: OneDrive root 'rclone-test-zicixoq3saxa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/10/13 13:30:58 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/10/13 13:30:58 NOTICE: OneDrive root 'rclone-test-zicixoq3saxa': 0 differences found 2025/10/13 13:30:58 NOTICE: OneDrive root 'rclone-test-zicixoq3saxa': 1 matching files 2025/10/13 13:30:58 DEBUG : OneDrive root 'rclone-test-zicixoq3saxa': Purge remote 2025/10/13 13:30:58 DEBUG : OneDrive root 'rclone-test-hoxedos8rizi': Purge remote 2025/10/13 13:30:59 DEBUG : OneDrive root 'rclone-test-nukomob8papu': Purge remote 2025/10/13 13:30:59 DEBUG : OneDrive root 'rclone-test-fegotin4duka': Purge remote 2025/10/13 13:30:59 DEBUG : OneDrive root 'rclone-test-feluzam2qobi': Purge remote 2025/10/13 13:31:00 DEBUG : OneDrive root 'rclone-test-fufirad8bawe': Purge remote 2025/10/13 13:31:00 DEBUG : OneDrive root 'rclone-test-cedusac3lucu': Purge remote 2025/10/13 13:31:00 DEBUG : OneDrive root 'rclone-test-qehamib7bibi': Purge remote 2025/10/13 13:31:01 DEBUG : OneDrive root 'rclone-test-rujamoc0nese': Purge remote 2025/10/13 13:31:01 DEBUG : OneDrive root 'rclone-test-nifoyiw5nogo': Purge remote --- PASS: TestApplyTransforms (44.28s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:31:02 DEBUG : file1: Need to transfer - File not found at Destination 2025/10/13 13:31:02 DEBUG : sub/file2: Starting multipart upload 2025/10/13 13:31:03 DEBUG : sub/file2: Uploading segment 0/14 size 14 2025/10/13 13:31:03 DEBUG : file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2025/10/13 13:31:03 INFO : file1: Copied (new) to: sub/file2 2025/10/13 13:31:04 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1s) 2025/10/13 13:31:04 DEBUG : file1: Unchanged skipping 2025/10/13 13:31:04 DEBUG : OneDrive root 'rclone-test-zusotan9pafi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (5.10s) === RUN TestCopyLongFile run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.62s) === RUN TestCopyFileBackupDir run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:31:08 DEBUG : dst/file1: Starting multipart upload 2025/10/13 13:31:08 DEBUG : dst/file1: Uploading segment 0/18 size 18 2025/10/13 13:31:09 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zusotan9pafi/backup" 2025/10/13 13:31:10 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/10/13 13:31:13 INFO : dst/file1: Moved (server-side) 2025/10/13 13:31:13 DEBUG : dst/file1: Starting multipart upload 2025/10/13 13:31:14 DEBUG : dst/file1: Uploading segment 0/14 size 14 2025/10/13 13:31:14 DEBUG : dst/file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2025/10/13 13:31:14 INFO : dst/file1: Copied (new) --- PASS: TestCopyFileBackupDir (10.95s) === RUN TestCopyFileCompareDest run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:31:18 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zusotan9pafi/dst" 2025/10/13 13:31:20 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zusotan9pafi/CompareDest" 2025/10/13 13:31:21 DEBUG : one: Need to transfer - File not found at Destination 2025/10/13 13:31:23 DEBUG : one: Starting multipart upload 2025/10/13 13:31:23 DEBUG : one: Uploading segment 0/3 size 3 2025/10/13 13:31:24 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK 2025/10/13 13:31:24 INFO : one: Copied (new) 2025/10/13 13:31:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 13:31:26 DEBUG : one: Starting multipart upload 2025/10/13 13:31:26 DEBUG : one: Uploading segment 0/5 size 5 2025/10/13 13:31:27 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2025/10/13 13:31:27 INFO : one: Copied (replaced existing) 2025/10/13 13:31:27 DEBUG : dst/one: Starting multipart upload 2025/10/13 13:31:27 DEBUG : dst/one: Uploading segment 0/3 size 3 2025/10/13 13:31:28 DEBUG : CompareDest/one: Starting multipart upload 2025/10/13 13:31:29 DEBUG : CompareDest/one: Uploading segment 0/5 size 5 2025/10/13 13:31:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 13:31:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2025/10/13 13:31:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/10/13 13:31:31 DEBUG : CompareDest/two: Starting multipart upload 2025/10/13 13:31:31 DEBUG : CompareDest/two: Uploading segment 0/3 size 3 2025/10/13 13:31:32 DEBUG : two: Need to transfer - File not found at Destination 2025/10/13 13:31:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2025/10/13 13:31:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/13 13:31:33 DEBUG : two: Need to transfer - File not found at Destination 2025/10/13 13:31:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2025/10/13 13:31:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/10/13 13:31:35 DEBUG : two: Need to transfer - File not found at Destination 2025/10/13 13:31:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/10/13 13:31:35 DEBUG : two: Starting multipart upload 2025/10/13 13:31:35 DEBUG : two: Uploading segment 0/5 size 5 2025/10/13 13:31:36 DEBUG : two: quickxor = 74b8c31be8300300000000000500000000000000 OK 2025/10/13 13:31:36 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (21.84s) === RUN TestCopyFileCopyDest run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:31:40 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zusotan9pafi/dst" 2025/10/13 13:31:42 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zusotan9pafi/CopyDest" 2025/10/13 13:31:43 DEBUG : one: Need to transfer - File not found at Destination 2025/10/13 13:31:45 DEBUG : one: Starting multipart upload 2025/10/13 13:31:45 DEBUG : one: Uploading segment 0/3 size 3 2025/10/13 13:31:45 DEBUG : one: quickxor = 6f70431900000000000000000300000000000000 OK 2025/10/13 13:31:45 INFO : one: Copied (new) 2025/10/13 13:31:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 13:31:47 DEBUG : one: Starting multipart upload 2025/10/13 13:31:48 DEBUG : one: Uploading segment 0/5 size 5 2025/10/13 13:31:48 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2025/10/13 13:31:48 INFO : one: Copied (replaced existing) 2025/10/13 13:31:49 DEBUG : dst/one: Starting multipart upload 2025/10/13 13:31:49 DEBUG : dst/one: Uploading segment 0/3 size 3 2025/10/13 13:31:50 DEBUG : CopyDest/one: Starting multipart upload 2025/10/13 13:31:50 DEBUG : CopyDest/one: Uploading segment 0/5 size 5 2025/10/13 13:31:52 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zusotan9pafi/BackupDir" 2025/10/13 13:31:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 13:31:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2025/10/13 13:31:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/10/13 13:31:56 INFO : one: Moved (server-side) 2025/10/13 13:31:58 DEBUG : one: quickxor = 6f704319e8200300000000000500000000000000 OK 2025/10/13 13:31:58 INFO : one: Copied (server-side copy) 2025/10/13 13:31:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/10/13 13:31:58 DEBUG : CopyDest/two: Starting multipart upload 2025/10/13 13:31:59 DEBUG : CopyDest/two: Uploading segment 0/3 size 3 2025/10/13 13:32:00 DEBUG : two: Need to transfer - File not found at Destination 2025/10/13 13:32:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2025/10/13 13:32:01 DEBUG : two: quickxor = 74b8c31b00000000000000000300000000000000 OK 2025/10/13 13:32:01 INFO : two: Copied (server-side copy) 2025/10/13 13:32:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/10/13 13:32:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1s) 2025/10/13 13:32:02 DEBUG : two: Unchanged skipping 2025/10/13 13:32:02 DEBUG : CopyDest/three: Starting multipart upload 2025/10/13 13:32:03 DEBUG : CopyDest/three: Uploading segment 0/5 size 5 2025/10/13 13:32:04 DEBUG : three: Need to transfer - File not found at Destination 2025/10/13 13:32:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/10/13 13:32:04 DEBUG : three: Destination not found in --copy-dest 2025/10/13 13:32:04 DEBUG : three: Starting multipart upload 2025/10/13 13:32:04 DEBUG : three: Uploading segment 0/7 size 7 2025/10/13 13:32:05 DEBUG : three: quickxor = 7440831cca50063acc0000000700000000000000 OK 2025/10/13 13:32:05 INFO : three: Copied (new) --- PASS: TestCopyFileCopyDest (30.27s) === RUN TestCopyInplace run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.50s) === RUN TestCopyLongFileName run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.51s) === RUN TestCopyLongFileNameCollision run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:32:12 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/10/13 13:32:12 DEBUG : TestCopyFileMaxTransfer/file1: Starting multipart upload 2025/10/13 13:32:13 DEBUG : TestCopyFileMaxTransfer/file1: Uploading segment 0/14 size 14 2025/10/13 13:32:13 DEBUG : TestCopyFileMaxTransfer/file1: quickxor = 6648031bca1003108ce10d6eae4319dc40873900 OK 2025/10/13 13:32:13 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/10/13 13:32:14 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/10/13 13:32:14 DEBUG : TestCopyFileMaxTransfer/file2: Starting multipart upload 2025/10/13 13:32:14 DEBUG : TestCopyFileMaxTransfer/file2: Uploading segment 0/2062 size 2062 2025/10/13 13:32:14 DEBUG : TestCopyFileMaxTransfer/file2: Cancelling multipart upload: Put "https://api.onedrive.com/rup/71a96798e7b1d253/eyJSZXNvdXJjZUlEIjoiNzFBOTY3OThFN0IxRDI1MyEyODE0NTY3IiwiUmVsYXRpb25zaGlwTmFtZSI6ImZpbGUyIn0/4m_JX2KpnQAHof4gD0NG4rthRDAKigCDxUCvQW5YxXePhxw6vzb83qQS3rZLY_aqUGQPDgtMfYbd2oC2G_f_x8oJ8pqgOlKQi1NqknHHd9nOg/eyJmaWxlU3lzdGVtSW5mbyI6eyJDcmVhdGVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5LjEyMyswMDowMCIsIkxhc3RNb2RpZmllZERhdGVUaW1lIjoiMjAxMS0xMi0yNVQxMjo1OTo1OS4xMjMrMDA6MDAifSwibmFtZSI6ImZpbGUyIiwiQG5hbWUuY29uZmxpY3RCZWhhdmlvciI6InJlcGxhY2UifQ/4wL8TebCN5YTtvaMLQyAsluEDKMWpQ1u0e77ebTIXLSmFKPSqs16P2qH5rEiDDHxKsvXklVHAOUa-F2JthCFzfx2glGxgYQ6D8vaNN7sOSJsK5e1AJhsrD0RKou9pQdLaPo3DNeczH_PeNH14TlM5p-BwfRsybh2lAwN25cPFo3Seqo9HAToe2tEho1NTq32Pi3kXxYzijlX05ItOnYDMz-UJALkbfCIEjtzCsMgk_Ek5viXuS6rQR5TYVxv_sjbf5VeCubMFQ9YCmADjdocSRmb3bfZxdXmr4DQiLgOv9xIzhwGaAxGbpSeS2hK5GGPbOMLOOYvzH-0D1KUU17W504tKKn7YUvsZ6v_YJPjz5Svm4t1L38Q1HEizxGyzhpi64VVERGkarf-_veOrljiTgCy0EUUWMXbmKTr1zk4uftgZroT_B4OJ8mr1GD_JvXTkwd-vT3RFuKRhgueXaFeGroXSdko-PAG-5XOnc7tLUjYpXZ-kIna89Frsnu0Jycog_yIF-DaVp_dMGz2-wFR1HjwOJiRhHhSdWwvx8cFdP1WzLGp1PnP8f5afnvXOVc_3l2pk2XCSCN16Je7GBpAXlwalpBwNmEzUw06TAUNN7IC_a2AsooYa_TUo4wFd83OCh": max transfer limit reached as set by --max-transfer 2025/10/13 13:32:14 DEBUG : info from Update error: null 2025/10/13 13:32:14 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Put "https://api.onedrive.com/rup/71a96798e7b1d253/eyJSZXNvdXJjZUlEIjoiNzFBOTY3OThFN0IxRDI1MyEyODE0NTY3IiwiUmVsYXRpb25zaGlwTmFtZSI6ImZpbGUyIn0/4m_JX2KpnQAHof4gD0NG4rthRDAKigCDxUCvQW5YxXePhxw6vzb83qQS3rZLY_aqUGQPDgtMfYbd2oC2G_f_x8oJ8pqgOlKQi1NqknHHd9nOg/eyJmaWxlU3lzdGVtSW5mbyI6eyJDcmVhdGVkRGF0ZVRpbWUiOiIyMDExLTEyLTI1VDEyOjU5OjU5LjEyMyswMDowMCIsIkxhc3RNb2RpZmllZERhdGVUaW1lIjoiMjAxMS0xMi0yNVQxMjo1OTo1OS4xMjMrMDA6MDAifSwibmFtZSI6ImZpbGUyIiwiQG5hbWUuY29uZmxpY3RCZWhhdmlvciI6InJlcGxhY2UifQ/4wL8TebCN5YTtvaMLQyAsluEDKMWpQ1u0e77ebTIXLSmFKPSqs16P2qH5rEiDDHxKsvXklVHAOUa-F2JthCFzfx2glGxgYQ6D8vaNN7sOSJsK5e1AJhsrD0RKou9pQdLaPo3DNeczH_PeNH14TlM5p-BwfRsybh2lAwN25cPFo3Seqo9HAToe2tEho1NTq32Pi3kXxYzijlX05ItOnYDMz-UJALkbfCIEjtzCsMgk_Ek5viXuS6rQR5TYVxv_sjbf5VeCubMFQ9YCmADjdocSRmb3bfZxdXmr4DQiLgOv9xIzhwGaAxGbpSeS2hK5GGPbOMLOOYvzH-0D1KUU17W504tKKn7YUvsZ6v_YJPjz5Svm4t1L38Q1HEizxGyzhpi64VVERGkarf-_veOrljiTgCy0EUUWMXbmKTr1zk4uftgZroT_B4OJ8mr1GD_JvXTkwd-vT3RFuKRhgueXaFeGroXSdko-PAG-5XOnc7tLUjYpXZ-kIna89Frsnu0Jycog_yIF-DaVp_dMGz2-wFR1HjwOJiRhHhSdWwvx8cFdP1WzLGp1PnP8f5afnvXOVc_3l2pk2XCSCN16Je7GBpAXlwalpBwNmEzUw06TAUNN7IC_a2AsooYa_TUo4wFd83OCh": max transfer limit reached as set by --max-transfer 2025/10/13 13:32:15 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/10/13 13:32:16 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/10/13 13:32:16 DEBUG : TestCopyFileMaxTransfer/file4: Starting multipart upload 2025/10/13 13:32:16 DEBUG : TestCopyFileMaxTransfer/file4: Uploading segment 0/2062 size 2062 2025/10/13 13:32:17 DEBUG : TestCopyFileMaxTransfer/file4: quickxor = e16dc8f710e79ddef5cb763209aa6b80e6509253 OK 2025/10/13 13:32:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (7.52s) === RUN TestDeduplicateInteractive run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.50s) === RUN TestDeduplicateSkip run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.54s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.50s) === RUN TestDeduplicateFirst run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.51s) === RUN TestDeduplicateNewest run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.52s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:32:22 DEBUG : one: Starting multipart upload 2025/10/13 13:32:22 DEBUG : one: Uploading segment 0/100 size 100 2025/10/13 13:32:23 DEBUG : also/one: Starting multipart upload 2025/10/13 13:32:23 DEBUG : also/one: Uploading segment 0/100 size 100 2025/10/13 13:32:23 DEBUG : another: Starting multipart upload 2025/10/13 13:32:24 DEBUG : another: Uploading segment 0/100 size 100 2025/10/13 13:32:24 DEBUG : not-one: Starting multipart upload 2025/10/13 13:32:24 DEBUG : not-one: Uploading segment 0/5 size 5 2025/10/13 13:32:25 INFO : OneDrive root 'rclone-test-zusotan9pafi': Looking for duplicate quickxor hashes using newest mode. 2025/10/13 13:32:26 NOTICE: b0fc229dc72afb36e58156fa224730f380ad63f3: Found 3 files with duplicate quickxor hashes 2025/10/13 13:32:26 INFO : one: Deleted 2025/10/13 13:32:26 INFO : also/one: Deleted 2025/10/13 13:32:26 NOTICE: b0fc229dc72afb36e58156fa224730f380ad63f3: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (7.19s) === RUN TestDeduplicateOldest run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.50s) === RUN TestDeduplicateLargest run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.50s) === RUN TestDeduplicateSmallest run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.51s) === RUN TestDeduplicateRename run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.57s) === RUN TestMergeDirs run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.51s) === RUN TestListDirSorted run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:32:31 DEBUG : a.txt: Starting multipart upload 2025/10/13 13:32:32 DEBUG : a.txt: Uploading segment 0/11 size 11 2025/10/13 13:32:32 DEBUG : zend.txt: Starting multipart upload 2025/10/13 13:32:32 DEBUG : zend.txt: Uploading segment 0/5 size 5 2025/10/13 13:32:33 DEBUG : sub dir/hello world: Starting multipart upload 2025/10/13 13:32:33 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/10/13 13:32:34 DEBUG : sub dir/hello world2: Starting multipart upload 2025/10/13 13:32:34 DEBUG : sub dir/hello world2: Uploading segment 0/11 size 11 2025/10/13 13:32:35 DEBUG : sub dir/ignore dir/.ignore: Starting multipart upload 2025/10/13 13:32:35 DEBUG : sub dir/ignore dir/.ignore: Uploading segment 0/1 size 1 2025/10/13 13:32:35 DEBUG : sub dir/ignore dir/should be ignored: Starting multipart upload 2025/10/13 13:32:36 DEBUG : sub dir/ignore dir/should be ignored: Uploading segment 0/9 size 9 2025/10/13 13:32:37 DEBUG : sub dir/sub sub dir/hello world3: Starting multipart upload 2025/10/13 13:32:37 DEBUG : sub dir/sub sub dir/hello world3: Uploading segment 0/11 size 11 2025/10/13 13:32:39 DEBUG : a.txt: Excluded (Size Filter) 2025/10/13 13:32:39 DEBUG : a.txt: Excluded 2025/10/13 13:32:39 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/13 13:32:39 DEBUG : sub dir/hello world: Excluded 2025/10/13 13:32:39 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/13 13:32:39 DEBUG : sub dir/hello world2: Excluded 2025/10/13 13:32:40 DEBUG : sub dir/ignore dir: Excluded 2025/10/13 13:32:40 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/13 13:32:40 DEBUG : sub dir/hello world: Excluded 2025/10/13 13:32:40 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/13 13:32:40 DEBUG : sub dir/hello world2: Excluded 2025/10/13 13:32:40 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (14.29s) === RUN TestListDirSortedFn run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:32:46 DEBUG : a.txt: Starting multipart upload 2025/10/13 13:32:46 DEBUG : a.txt: Uploading segment 0/11 size 11 2025/10/13 13:32:46 DEBUG : zend.txt: Starting multipart upload 2025/10/13 13:32:47 DEBUG : zend.txt: Uploading segment 0/5 size 5 2025/10/13 13:32:48 DEBUG : sub dir/hello world: Starting multipart upload 2025/10/13 13:32:48 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 2025/10/13 13:32:48 DEBUG : sub dir/hello world2: Starting multipart upload 2025/10/13 13:32:48 DEBUG : sub dir/hello world2: Uploading segment 0/11 size 11 2025/10/13 13:32:49 DEBUG : sub dir/ignore dir/.ignore: Starting multipart upload 2025/10/13 13:32:50 DEBUG : sub dir/ignore dir/.ignore: Uploading segment 0/1 size 1 2025/10/13 13:32:50 DEBUG : sub dir/ignore dir/should be ignored: Starting multipart upload 2025/10/13 13:32:51 DEBUG : sub dir/ignore dir/should be ignored: Uploading segment 0/9 size 9 2025/10/13 13:32:51 DEBUG : sub dir/sub sub dir/hello world3: Starting multipart upload 2025/10/13 13:32:52 DEBUG : sub dir/sub sub dir/hello world3: Uploading segment 0/11 size 11 2025/10/13 13:32:54 DEBUG : a.txt: Excluded (Size Filter) 2025/10/13 13:32:54 DEBUG : a.txt: Excluded 2025/10/13 13:32:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/13 13:32:54 DEBUG : sub dir/hello world: Excluded 2025/10/13 13:32:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/13 13:32:54 DEBUG : sub dir/hello world2: Excluded 2025/10/13 13:32:55 DEBUG : sub dir/ignore dir: Excluded 2025/10/13 13:32:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/10/13 13:32:55 DEBUG : sub dir/hello world: Excluded 2025/10/13 13:32:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/10/13 13:32:55 DEBUG : sub dir/hello world2: Excluded 2025/10/13 13:32:55 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (15.79s) === RUN TestListJSON run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:33:02 DEBUG : file1: Starting multipart upload 2025/10/13 13:33:02 DEBUG : file1: Uploading segment 0/5 size 5 2025/10/13 13:33:03 DEBUG : sub/file2: Starting multipart upload 2025/10/13 13:33:03 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 2025/10/13 13:33:06 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (7.13s) --- PASS: TestListJSON/Default (0.25s) --- PASS: TestListJSON/FilesOnly (0.27s) --- PASS: TestListJSON/DirsOnly (0.26s) --- PASS: TestListJSON/Recurse (0.51s) --- PASS: TestListJSON/SubDir (0.25s) --- PASS: TestListJSON/NoModTime (0.26s) --- PASS: TestListJSON/NoMimeType (0.25s) --- PASS: TestListJSON/ShowHash (0.28s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.26s) === RUN TestStatJSON run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:33:09 DEBUG : file1: Starting multipart upload 2025/10/13 13:33:09 DEBUG : file1: Uploading segment 0/5 size 5 2025/10/13 13:33:10 DEBUG : sub/file2: Starting multipart upload 2025/10/13 13:33:10 DEBUG : sub/file2: Uploading segment 0/9 size 9 === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir 2025/10/13 13:33:12 DEBUG : sub: setMetaData called on dir instead of obj Stack trace: goroutine 5375 [running]: github.com/rclone/rclone/fs/log.Stack({0x2704480, 0xc000aa6680}, {0x27f25a0, 0x28}) /home/rclone/go/src/github.com/rclone/rclone/fs/log/log.go:180 +0x6e github.com/rclone/rclone/backend/onedrive.(*Object).setMetaData(0xc0003c6d80?, 0x2c0dd88?) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:2206 +0x37d github.com/rclone/rclone/backend/onedrive.(*Object).readMetaData(0xc000aa6680, {0x2c0dd88, 0x403bbc0}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:2296 +0x125 github.com/rclone/rclone/backend/onedrive.(*Fs).newObjectWithInfo(0xc0003c6d80, {0x2c0dd88, 0x403bbc0}, {0x2771ec3, 0x3}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1211 +0xfb github.com/rclone/rclone/backend/onedrive.(*Fs).NewObject(0x38ef778?, {0x2c0dd88?, 0x403bbc0?}, {0x2771ec3?, 0x2771ec3?}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1222 +0x25 github.com/rclone/rclone/fs/operations.StatJSON({0x2c0dd88, 0x403bbc0}, {0x2c24be0, 0xc0003c6d80}, {0x2771ec3, 0x3}, 0xc000b68f50?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson.go:299 +0x259 github.com/rclone/rclone/fs/operations_test.TestStatJSON.func1(0xc000a8a380) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:388 +0x4e testing.tRunner(0xc000a8a380, 0xc000639c80) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 4992 /usr/local/go/src/testing/testing.go:1851 +0x413 === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly 2025/10/13 13:33:13 DEBUG : sub: setMetaData called on dir instead of obj Stack trace: goroutine 5396 [running]: github.com/rclone/rclone/fs/log.Stack({0x2704480, 0xc000aa6800}, {0x27f25a0, 0x28}) /home/rclone/go/src/github.com/rclone/rclone/fs/log/log.go:180 +0x6e github.com/rclone/rclone/backend/onedrive.(*Object).setMetaData(0xc0003c6d80?, 0x2c0dd88?) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:2206 +0x37d github.com/rclone/rclone/backend/onedrive.(*Object).readMetaData(0xc000aa6800, {0x2c0dd88, 0x403bbc0}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:2296 +0x125 github.com/rclone/rclone/backend/onedrive.(*Fs).newObjectWithInfo(0xc0003c6d80, {0x2c0dd88, 0x403bbc0}, {0x2771ec3, 0x3}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1211 +0xfb github.com/rclone/rclone/backend/onedrive.(*Fs).NewObject(0x38ef778?, {0x2c0dd88?, 0x403bbc0?}, {0x2771ec3?, 0x2771ec3?}) /home/rclone/go/src/github.com/rclone/rclone/backend/onedrive/onedrive.go:1222 +0x25 github.com/rclone/rclone/fs/operations.StatJSON({0x2c0dd88, 0x403bbc0}, {0x2c24be0, 0xc0003c6d80}, {0x2771ec3, 0x3}, 0xc000b68f50?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson.go:299 +0x259 github.com/rclone/rclone/fs/operations_test.TestStatJSON.func1(0xc000a8a540) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:388 +0x4e testing.tRunner(0xc000a8a540, 0xc0003ece10) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 4992 /usr/local/go/src/testing/testing.go:1851 +0x413 === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/10/13 13:33:15 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-zusotan9pafi/notfound" --- PASS: TestStatJSON (10.24s) --- PASS: TestStatJSON/Root (0.26s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.26s) --- PASS: TestStatJSON/Dir (0.50s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.35s) --- PASS: TestStatJSON/File (0.25s) --- PASS: TestStatJSON/NotFound (0.50s) --- PASS: TestStatJSON/DirFilesOnly (0.24s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.27s) --- PASS: TestStatJSON/DirDirsOnly (0.35s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.26s) --- PASS: TestStatJSON/RootNotFound (2.14s) === RUN TestMkdir run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:33:19 INFO : OneDrive root 'rclone-test-zusotan9pafi': Making directory 2025/10/13 13:33:19 INFO : OneDrive root 'rclone-test-zusotan9pafi': Making directory --- PASS: TestMkdir (0.92s) === RUN TestLsd run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:33:20 DEBUG : sub dir/hello world: Starting multipart upload 2025/10/13 13:33:21 DEBUG : sub dir/hello world: Uploading segment 0/11 size 11 --- PASS: TestLsd (3.59s) === RUN TestLs run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:33:23 DEBUG : potato2: Starting multipart upload 2025/10/13 13:33:24 DEBUG : potato2: Uploading segment 0/60 size 60 2025/10/13 13:33:24 DEBUG : empty space: Starting multipart upload 2025/10/13 13:33:24 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLs (2.94s) === RUN TestLsWithFilesFrom run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:33:26 DEBUG : potato2: Starting multipart upload 2025/10/13 13:33:27 DEBUG : potato2: Uploading segment 0/60 size 60 2025/10/13 13:33:27 DEBUG : empty space: Starting multipart upload 2025/10/13 13:33:27 DEBUG : empty space: Uploading segment 0/1 size 1 2025/10/13 13:33:28 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/10/13 13:33:28 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (3.33s) === RUN TestLsLong run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:33:30 DEBUG : potato2: Starting multipart upload 2025/10/13 13:33:30 DEBUG : potato2: Uploading segment 0/60 size 60 2025/10/13 13:33:30 DEBUG : empty space: Starting multipart upload 2025/10/13 13:33:31 DEBUG : empty space: Uploading segment 0/1 size 1 --- PASS: TestLsLong (3.10s) === RUN TestHashSums run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:33:33 DEBUG : potato2: Starting multipart upload 2025/10/13 13:33:33 DEBUG : potato2: Uploading segment 0/60 size 60 2025/10/13 13:33:33 DEBUG : empty space: Starting multipart upload 2025/10/13 13:33:34 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestHashSums/Quickxor === RUN TestHashSums/QuickxorDownload === RUN TestHashSums/QuickxorBase64 === RUN TestHashSums/QuickxorDownloadBase64 --- PASS: TestHashSums (4.97s) --- PASS: TestHashSums/Quickxor (0.25s) --- PASS: TestHashSums/QuickxorDownload (1.02s) --- PASS: TestHashSums/QuickxorBase64 (0.25s) --- PASS: TestHashSums/QuickxorDownloadBase64 (0.87s) === RUN TestHashSumsWithErrors 2025/10/13 13:33:38 DEBUG : Creating backend with remote ":memory:" 2025/10/13 13:33:38 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/10/13 13:33:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/13 13:33:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/10/13 13:33:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/13 13:33:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/10/13 13:33:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/13 13:33:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/10/13 13:33:38 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/10/13 13:33:38 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:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:33:38 DEBUG : potato2: Starting multipart upload 2025/10/13 13:33:38 DEBUG : potato2: Uploading segment 0/60 size 60 2025/10/13 13:33:38 DEBUG : empty space: Starting multipart upload 2025/10/13 13:33:39 DEBUG : empty space: Uploading segment 0/1 size 1 2025/10/13 13:33:40 DEBUG : sub dir/potato3: Starting multipart upload 2025/10/13 13:33:40 DEBUG : sub dir/potato3: Uploading segment 0/5 size 5 --- PASS: TestCount (5.67s) === RUN TestDelete run.go:180: Remote "OneDrive root 'rclone-test-zusotan9pafi'", Local "Local file system at /tmp/rclone1595857162", Modify Window "1s" 2025/10/13 13:33:43 DEBUG : small: Starting multipart upload 2025/10/13 13:33:44 DEBUG : small: Uploading segment 0/10 size 10 2025/10/13 13:33:44 DEBUG : medium: Starting multipart upload 2025/10/13 13:33:44 DEBUG : medium: Uploading segment 0/60 size 60 2025/10/13 13:33:45 DEBUG : large: Starting multipart upload 2025/10/13 13:33:45 DEBUG : large: Uploading segment 0/100 size 100 2025/10/13 13:34:04 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable) returned body: "
We're working to restore all services as soon as possible. Please check back soon.