"./operations.test -test.v -test.timeout 1h0m0s -remote TestOneDrive: -verbose" - Starting (try 1/5) 2026/04/02 03:56:01 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-nexodij9zaji" 2026/04/02 03:56:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 03:56:01 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/04/02 03:56:02 DEBUG : Creating backend with remote "/tmp/rclone531180073" === 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:185: Remote "OneDrive root 'rclone-test-nexodij9zaji'", Local "Local file system at /tmp/rclone531180073", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/02 03:56:03 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.41s) === RUN TestMultithreadCopyAbort run.go:185: Remote "OneDrive root 'rclone-test-nexodij9zaji'", Local "Local file system at /tmp/rclone531180073", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/02 03:56:03 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.27s) === RUN TestSizeDiffers 2026/04/02 03:56:03 DEBUG : a: size = 0 OK 2026/04/02 03:56:03 DEBUG : a: size = 1 (memory) 2026/04/02 03:56:03 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/02 03:56:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/02 03:56:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 03:56:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 03:56:03 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/02 03:56:03 DEBUG : potato: Seek from 10 to 0 2026/04/02 03:56:03 DEBUG : potato: Seek from 10 to 0 2026/04/02 03:56:03 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/02 03:56:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/02 03:56:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 03:56:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 03:56:03 DEBUG : potato: Seek from 5 to 2 2026/04/02 03:56:03 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/02 03:56:03 DEBUG : potato: Seek from 7 to 0 2026/04/02 03:56:03 DEBUG : potato: Seek from 7 to 0 2026/04/02 03:56:03 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/02 03:56:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/02 03:56:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 03:56:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 03:56:03 DEBUG : potato: Seek from 5 to 2 2026/04/02 03:56:03 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/02 03:56:03 DEBUG : potato: Seek from 8 to 0 2026/04/02 03:56:03 DEBUG : potato: Seek from 8 to 0 2026/04/02 03:56:03 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/02 03:56:03 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/02 03:56:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 03:56:03 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/02 03:56:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/02 03:56:03 DEBUG : potato: Seek from 5 to 2 2026/04/02 03:56:03 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/02 03:56:03 DEBUG : potato: Seek from 9 to 0 2026/04/02 03:56:03 DEBUG : potato: Seek from 9 to 0 2026/04/02 03:56:03 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:185: Remote "OneDrive root 'rclone-test-nexodij9zaji'", Local "Local file system at /tmp/rclone531180073", Modify Window "1s" 2026/04/02 03:56:04 DEBUG : rutabaga: Starting multipart upload 2026/04/02 03:56:05 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheck/1 === RUN TestCheck/2 2026/04/02 03:56:06 DEBUG : empty space: Starting multipart upload 2026/04/02 03:56:07 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheck/3 2026/04/02 03:56:08 DEBUG : potato2: Starting multipart upload 2026/04/02 03:56:09 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheck/4 === RUN TestCheck/5 2026/04/02 03:56:10 DEBUG : remotepotato: Starting multipart upload 2026/04/02 03:56:11 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (11.30s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.34s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.30s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2026/04/02 03:56:14 DEBUG : Creating backend with remote "nonexistent" 2026/04/02 03:56:14 DEBUG : Creating backend with remote "nonexistent" 2026/04/02 03:56:14 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/02 03:56:14 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/02 03:56:14 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/02 03:56:14 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:185: Remote "OneDrive root 'rclone-test-nexodij9zaji'", Local "Local file system at /tmp/rclone531180073", Modify Window "1s" 2026/04/02 03:56:14 DEBUG : rutabaga: Starting multipart upload 2026/04/02 03:56:15 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/02 03:56:17 DEBUG : empty space: Starting multipart upload 2026/04/02 03:56:18 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckDownload/3 2026/04/02 03:56:20 DEBUG : potato2: Starting multipart upload 2026/04/02 03:56:20 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/02 03:56:23 DEBUG : remotepotato: Starting multipart upload 2026/04/02 03:56:23 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (13.70s) --- PASS: TestCheckDownload/1 (0.68s) --- PASS: TestCheckDownload/2 (0.72s) --- PASS: TestCheckDownload/3 (0.85s) --- PASS: TestCheckDownload/4 (0.77s) --- PASS: TestCheckDownload/5 (0.81s) --- PASS: TestCheckDownload/6 (0.80s) --- PASS: TestCheckDownload/7 (0.78s) === RUN TestCheckSizeOnly run.go:185: Remote "OneDrive root 'rclone-test-nexodij9zaji'", Local "Local file system at /tmp/rclone531180073", Modify Window "1s" 2026/04/02 03:56:28 DEBUG : rutabaga: Starting multipart upload 2026/04/02 03:56:29 DEBUG : rutabaga: Uploading segment 0/8 size 8 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/02 03:56:30 DEBUG : empty space: Starting multipart upload 2026/04/02 03:56:31 DEBUG : empty space: Uploading segment 0/1 size 1 === RUN TestCheckSizeOnly/3 2026/04/02 03:56:32 DEBUG : potato2: Starting multipart upload 2026/04/02 03:56:33 DEBUG : potato2: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/02 03:56:34 DEBUG : remotepotato: Starting multipart upload 2026/04/02 03:56:35 DEBUG : remotepotato: Uploading segment 0/60 size 60 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (10.27s) --- PASS: TestCheckSizeOnly/1 (0.28s) --- PASS: TestCheckSizeOnly/2 (0.49s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.29s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (0.31s) --- PASS: TestCheckSizeOnly/7 (0.30s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "OneDrive root 'rclone-test-nexodij9zaji'", Local "Local file system at /tmp/rclone531180073", Modify Window "1s" 2026/04/02 03:56:38 DEBUG : test.sum: Starting multipart upload 2026/04/02 03:56:39 DEBUG : test.sum: Uploading segment 0/81 size 81 2026/04/02 03:56:40 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/02 03:56:40 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/02 03:56:40 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/02 03:56:40 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/02 03:56:40 DEBUG : test.sum: Starting multipart upload 2026/04/02 03:56:41 DEBUG : test.sum: Uploading segment 0/90 size 90 2026/04/02 03:56:42 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/02 03:56:42 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/02 03:56:42 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/02 03:56:42 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (4.73s) === RUN TestCheckSum run.go:185: Remote "OneDrive root 'rclone-test-nexodij9zaji'", Local "Local file system at /tmp/rclone531180073", Modify Window "1s" 2026/04/02 03:56:43 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-nexodij9zaji/data" 2026/04/02 03:56:43 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup check_test.go:350: OneDrive root 'rclone-test-nexodij9zaji/data' lacks md5, skipping --- SKIP: TestCheckSum (2.20s) === RUN TestCheckSumDownload run.go:185: Remote "OneDrive root 'rclone-test-nexodij9zaji'", Local "Local file system at /tmp/rclone531180073", Modify Window "1s" 2026/04/02 03:56:45 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-nexodij9zaji/data" 2026/04/02 03:56:45 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/04/02 03:56:48 DEBUG : data/banana: Starting multipart upload 2026/04/02 03:56:48 DEBUG : data/banana: Uploading segment 0/13 size 13 2026/04/02 03:56:49 DEBUG : test.sum: Starting multipart upload 2026/04/02 03:56:49 DEBUG : test.sum: Uploading segment 0/41 size 41 === RUN TestCheckSumDownload/subtest1 2026/04/02 03:56:53 DEBUG : data/potato: Starting multipart upload 2026/04/02 03:56:54 DEBUG : data/potato: Uploading segment 0/15 size 15 2026/04/02 03:56:54 DEBUG : test.sum: Starting multipart upload 2026/04/02 03:56:55 DEBUG : test.sum: Uploading segment 0/41 size 41 === RUN TestCheckSumDownload/subtest2 2026/04/02 03:56:57 DEBUG : test.sum: Starting multipart upload 2026/04/02 03:56:57 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest3 2026/04/02 03:57:00 DEBUG : test.sum: Starting multipart upload 2026/04/02 03:57:01 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest4 2026/04/02 03:57:03 DEBUG : test.sum: Starting multipart upload 2026/04/02 03:57:04 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest5 2026/04/02 03:57:07 DEBUG : test.sum: Starting multipart upload 2026/04/02 03:57:07 DEBUG : test.sum: Uploading segment 0/123 size 123 === RUN TestCheckSumDownload/subtest6 2026/04/02 03:57:10 DEBUG : data/banana: Starting multipart upload 2026/04/02 03:57:10 DEBUG : data/banana: Uploading segment 0/13 size 13 2026/04/02 03:57:11 DEBUG : data/potato: Starting multipart upload 2026/04/02 03:57:11 DEBUG : data/potato: Uploading segment 0/15 size 15 2026/04/02 03:57:12 DEBUG : test.sum: Starting multipart upload 2026/04/02 03:57:12 DEBUG : test.sum: Uploading segment 0/82 size 82 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (32.21s) --- PASS: TestCheckSumDownload/subtest1 (1.94s) --- PASS: TestCheckSumDownload/subtest2 (1.32s) --- PASS: TestCheckSumDownload/subtest3 (1.42s) --- PASS: TestCheckSumDownload/subtest4 (1.51s) --- PASS: TestCheckSumDownload/subtest5 (1.49s) --- PASS: TestCheckSumDownload/subtest6 (1.43s) --- PASS: TestCheckSumDownload/subtest7 (1.34s) === RUN TestApplyTransforms 2026/04/02 03:57:17 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-docabup5mofe" 2026/04/02 03:57:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 03:57:17 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/04/02 03:57:18 DEBUG : Creating backend with remote "/tmp/rclone3006267177" run.go:185: Remote "OneDrive root 'rclone-test-docabup5mofe'", Local "Local file system at /tmp/rclone3006267177", Modify Window "1s" 2026/04/02 03:57:19 DEBUG : hello, world!: Starting multipart upload 2026/04/02 03:57:20 DEBUG : hello, world!: Uploading segment 0/13 size 13 upper checkfile vs. lower remote (without normalization) 2026/04/02 03:57:21 ERROR : hello, world!: sum not found 2026/04/02 03:57:21 ERROR : HELLO, WORLD!: file not in OneDrive root 'rclone-test-docabup5mofe' 2026/04/02 03:57:21 NOTICE: OneDrive root 'rclone-test-docabup5mofe': 1 files missing 2026/04/02 03:57:21 NOTICE: 1 hashes missing 2026/04/02 03:57:21 NOTICE: OneDrive root 'rclone-test-docabup5mofe': 1 differences found 2026/04/02 03:57:21 NOTICE: OneDrive root 'rclone-test-docabup5mofe': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/02 03:57:22 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/02 03:57:22 NOTICE: OneDrive root 'rclone-test-docabup5mofe': 0 differences found 2026/04/02 03:57:22 NOTICE: OneDrive root 'rclone-test-docabup5mofe': 1 matching files 2026/04/02 03:57:22 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-qosewer3beti" 2026/04/02 03:57:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 03:57:22 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/04/02 03:57:23 DEBUG : Creating backend with remote "/tmp/rclone683811182" run.go:185: Remote "OneDrive root 'rclone-test-qosewer3beti'", Local "Local file system at /tmp/rclone683811182", Modify Window "1s" 2026/04/02 03:57:23 DEBUG : HELLO, WORLD!: Starting multipart upload 2026/04/02 03:57:24 DEBUG : HELLO, WORLD!: Uploading segment 0/13 size 13 lower checkfile vs. upper remote (without normalization) 2026/04/02 03:57:25 ERROR : HELLO, WORLD!: sum not found 2026/04/02 03:57:25 ERROR : hello, world!: file not in OneDrive root 'rclone-test-qosewer3beti' 2026/04/02 03:57:25 NOTICE: OneDrive root 'rclone-test-qosewer3beti': 1 files missing 2026/04/02 03:57:25 NOTICE: 1 hashes missing 2026/04/02 03:57:25 NOTICE: OneDrive root 'rclone-test-qosewer3beti': 1 differences found 2026/04/02 03:57:25 NOTICE: OneDrive root 'rclone-test-qosewer3beti': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/02 03:57:26 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/02 03:57:26 NOTICE: OneDrive root 'rclone-test-qosewer3beti': 0 differences found 2026/04/02 03:57:26 NOTICE: OneDrive root 'rclone-test-qosewer3beti': 1 matching files 2026/04/02 03:57:26 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-qivegik4nona" 2026/04/02 03:57:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 03:57:26 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/04/02 03:57:27 DEBUG : Creating backend with remote "/tmp/rclone4128738973" run.go:185: Remote "OneDrive root 'rclone-test-qivegik4nona'", Local "Local file system at /tmp/rclone4128738973", Modify Window "1s" 2026/04/02 03:57:28 DEBUG : HeLlO, wOrLd!: Starting multipart upload 2026/04/02 03:57:29 DEBUG : HeLlO, wOrLd!: Uploading segment 0/13 size 13 lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/02 03:57:30 ERROR : HeLlO, wOrLd!: sum not found 2026/04/02 03:57:30 ERROR : hello, world!: file not in OneDrive root 'rclone-test-qivegik4nona' 2026/04/02 03:57:30 NOTICE: OneDrive root 'rclone-test-qivegik4nona': 1 files missing 2026/04/02 03:57:30 NOTICE: 1 hashes missing 2026/04/02 03:57:30 NOTICE: OneDrive root 'rclone-test-qivegik4nona': 1 differences found 2026/04/02 03:57:30 NOTICE: OneDrive root 'rclone-test-qivegik4nona': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/02 03:57:31 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/02 03:57:31 NOTICE: OneDrive root 'rclone-test-qivegik4nona': 0 differences found 2026/04/02 03:57:31 NOTICE: OneDrive root 'rclone-test-qivegik4nona': 1 matching files 2026/04/02 03:57:31 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-pidexop3jiko" 2026/04/02 03:57:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 03:57:31 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/04/02 03:57:32 DEBUG : Creating backend with remote "/tmp/rclone1912659054" run.go:185: Remote "OneDrive root 'rclone-test-pidexop3jiko'", Local "Local file system at /tmp/rclone1912659054", Modify Window "1s" 2026/04/02 03:57:32 DEBUG : HELLO, WORLD!: Starting multipart upload 2026/04/02 03:57:33 DEBUG : HELLO, WORLD!: Uploading segment 0/13 size 13 upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/02 03:57:35 ERROR : HELLO, WORLD!: sum not found 2026/04/02 03:57:35 ERROR : HeLlO, wOrLd!: file not in OneDrive root 'rclone-test-pidexop3jiko' 2026/04/02 03:57:35 NOTICE: OneDrive root 'rclone-test-pidexop3jiko': 1 files missing 2026/04/02 03:57:35 NOTICE: 1 hashes missing 2026/04/02 03:57:35 NOTICE: OneDrive root 'rclone-test-pidexop3jiko': 1 differences found 2026/04/02 03:57:35 NOTICE: OneDrive root 'rclone-test-pidexop3jiko': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/02 03:57:36 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/02 03:57:36 NOTICE: OneDrive root 'rclone-test-pidexop3jiko': 0 differences found 2026/04/02 03:57:36 NOTICE: OneDrive root 'rclone-test-pidexop3jiko': 1 matching files 2026/04/02 03:57:36 DEBUG : Creating backend with remote "TestOneDrive:rclone-test-pabamag3payu" 2026/04/02 03:57:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/02 03:57:36 DEBUG : TestOneDrive: Set overridden config ["user_agent"] for backend startup 2026/04/02 03:57:36 DEBUG : Creating backend with remote "/tmp/rclone1697791837" run.go:185: Remote "OneDrive root 'rclone-test-pabamag3payu'", Local "Local file system at /tmp/rclone1697791837", Modify Window "1s" 2026/04/02 03:57:37 DEBUG : 測試_Русский___ě_áñ: Starting multipart upload 2026/04/02 03:57:38 DEBUG : 測試_Русский___ě_áñ: Uploading segment 0/13 size 13 2026/04/02 03:57:57 DEBUG : pacer: low level retry 1/10 (error HTTP error 503 (503 Service Unavailable) returned body: "
This is a temporary issue, so try again in a few minutes.
Technical details [SpoGrMSIT]:>
Ref A: DA47A26B1E8D415DAD04ECBD435872E5 Ref B: LON21EDGE2809 Ref C: 2026-04-02T03:57:38Z