"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/08/27 04:11:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gorativ9jujo" 2026/08/27 04:11:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:11:26 DEBUG : Linkbox root 'rclone-test-gorativ9jujo': Using cached web token 2026/08/27 04:11:27 DEBUG : Creating backend with remote "/tmp/rclone822316598" === 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:198: Remote "Linkbox root 'rclone-test-gorativ9jujo'", Local "Local file system at /tmp/rclone822316598", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/27 04:11:27 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.37s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Linkbox root 'rclone-test-gorativ9jujo'", Local "Local file system at /tmp/rclone822316598", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/27 04:11:27 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.38s) === RUN TestSizeDiffers 2026/08/27 04:11:27 DEBUG : a: size = 0 OK 2026/08/27 04:11:27 DEBUG : a: size = 1 (memory) 2026/08/27 04:11:27 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/27 04:11:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/27 04:11:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/27 04:11:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/27 04:11:27 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/27 04:11:27 DEBUG : potato: Seek from 10 to 0 2026/08/27 04:11:27 DEBUG : potato: Seek from 10 to 0 2026/08/27 04:11:27 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/27 04:11:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/27 04:11:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/27 04:11:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/27 04:11:27 DEBUG : potato: Seek from 5 to 2 2026/08/27 04:11:27 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/27 04:11:27 DEBUG : potato: Seek from 7 to 0 2026/08/27 04:11:27 DEBUG : potato: Seek from 7 to 0 2026/08/27 04:11:27 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/27 04:11:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/27 04:11:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/27 04:11:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/27 04:11:27 DEBUG : potato: Seek from 5 to 2 2026/08/27 04:11:27 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/27 04:11:27 DEBUG : potato: Seek from 8 to 0 2026/08/27 04:11:27 DEBUG : potato: Seek from 8 to 0 2026/08/27 04:11:27 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/27 04:11:27 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/27 04:11:27 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/27 04:11:27 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/27 04:11:27 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/27 04:11:27 DEBUG : potato: Seek from 5 to 2 2026/08/27 04:11:27 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/27 04:11:27 DEBUG : potato: Seek from 9 to 0 2026/08/27 04:11:27 DEBUG : potato: Seek from 9 to 0 2026/08/27 04:11:27 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- 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:198: Remote "Linkbox root 'rclone-test-gorativ9jujo'", Local "Local file system at /tmp/rclone822316598", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (17.72s) --- PASS: TestCheck/1 (0.22s) --- PASS: TestCheck/2 (0.22s) --- PASS: TestCheck/3 (0.20s) --- PASS: TestCheck/4 (0.20s) --- PASS: TestCheck/5 (0.21s) --- PASS: TestCheck/6 (0.20s) --- PASS: TestCheck/7 (0.20s) === RUN TestCheckFsError 2026/08/27 04:11:45 DEBUG : Creating backend with remote "nonexistent" 2026/08/27 04:11:45 DEBUG : Creating backend with remote "nonexistent" 2026/08/27 04:11:45 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/27 04:11:45 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/27 04:11:45 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/27 04:11:45 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Linkbox root 'rclone-test-gorativ9jujo'", Local "Local file system at /tmp/rclone822316598", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/27 04:11:56 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:11:56 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:11:57 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:11:57 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:11:57 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:11:57 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:11:58 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:11:58 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:11:59 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:12:01 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:12:03 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:12:05 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:12:07 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:12:09 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) === NAME TestCheckDownload run.go:299: Retry Put of "remotepotato" to Linkbox root 'rclone-test-gorativ9jujo': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/08/27 04:12:11 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:12:14 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:12:14 DEBUG : remotepotato: Update: removing old file 2026/08/27 04:12:17 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:12:17 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:12:19 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:12:20 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:12:20 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (42.55s) --- PASS: TestCheckDownload/1 (0.54s) --- PASS: TestCheckDownload/2 (0.25s) --- PASS: TestCheckDownload/3 (0.25s) --- PASS: TestCheckDownload/4 (0.45s) --- PASS: TestCheckDownload/5 (0.60s) --- PASS: TestCheckDownload/6 (0.94s) --- PASS: TestCheckDownload/7 (0.61s) === RUN TestCheckSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-gorativ9jujo'", Local "Local file system at /tmp/rclone822316598", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (16.17s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.20s) --- PASS: TestCheckSizeOnly/3 (0.20s) --- PASS: TestCheckSizeOnly/4 (0.21s) --- PASS: TestCheckSizeOnly/5 (0.21s) --- PASS: TestCheckSizeOnly/6 (0.20s) --- PASS: TestCheckSizeOnly/7 (0.20s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Linkbox root 'rclone-test-gorativ9jujo'", Local "Local file system at /tmp/rclone822316598", Modify Window "876000h0m0s" 2026/08/27 04:12:46 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/27 04:12:46 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/27 04:12:46 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/27 04:12:46 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/27 04:12:46 DEBUG : test.sum: Update: removing old file 2026/08/27 04:12:50 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/27 04:12:50 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/27 04:12:50 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/27 04:12:50 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.92s) === RUN TestCheckSum run.go:198: Remote "Linkbox root 'rclone-test-gorativ9jujo'", Local "Local file system at /tmp/rclone822316598", Modify Window "876000h0m0s" 2026/08/27 04:12:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gorativ9jujo/data" 2026/08/27 04:12:52 DEBUG : Linkbox root 'rclone-test-gorativ9jujo/data': Using cached web token check_test.go:354: Linkbox root 'rclone-test-gorativ9jujo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.87s) === RUN TestCheckSumDownload run.go:198: Remote "Linkbox root 'rclone-test-gorativ9jujo'", Local "Local file system at /tmp/rclone822316598", Modify Window "876000h0m0s" 2026/08/27 04:12:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gorativ9jujo/data" 2026/08/27 04:12:54 DEBUG : Linkbox root 'rclone-test-gorativ9jujo/data': Using cached web token === RUN TestCheckSumDownload/subtest1 2026/08/27 04:13:05 DEBUG : test.sum: Update: removing old file 2026/08/27 04:13:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:13:06 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:13:06 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:13:06 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:13:07 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:13:07 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:13:08 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:13:08 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:13:09 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:13:11 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:13:15 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:13:15 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:13:17 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:13:18 DEBUG : pacer: Reducing sleep to 632.8125ms === RUN TestCheckSumDownload/subtest2 2026/08/27 04:13:20 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:13:20 DEBUG : test.sum: Update: removing old file 2026/08/27 04:13:21 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:13:22 DEBUG : pacer: Reducing sleep to 200ms === RUN TestCheckSumDownload/subtest3 2026/08/27 04:13:25 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest4 2026/08/27 04:13:29 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest5 2026/08/27 04:13:34 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest6 2026/08/27 04:13:38 DEBUG : data/banana: Update: removing old file 2026/08/27 04:13:42 DEBUG : data/potato: Update: removing old file 2026/08/27 04:13:45 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest7 2026/08/27 04:13:51 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:13:51 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:13:51 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:13:51 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:13:52 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:13:52 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:13:52 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:13:52 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:13:54 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:13:56 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:13:58 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:14:00 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:14:02 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:14:04 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) === NAME TestCheckSumDownload run.go:173: removing file "data/banana" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/27 04:14:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:14:08 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:14:10 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:14:12 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:14:15 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:14:17 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:14:18 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:14:20 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:14:20 DEBUG : pacer: Reducing sleep to 474.609375ms --- PASS: TestCheckSumDownload (86.43s) --- PASS: TestCheckSumDownload/subtest1 (1.28s) --- PASS: TestCheckSumDownload/subtest2 (1.76s) --- PASS: TestCheckSumDownload/subtest3 (0.68s) --- PASS: TestCheckSumDownload/subtest4 (0.74s) --- PASS: TestCheckSumDownload/subtest5 (0.69s) --- PASS: TestCheckSumDownload/subtest6 (0.70s) --- PASS: TestCheckSumDownload/subtest7 (0.78s) === RUN TestCheckSumConcurrency 2026/08/27 04:14:20 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/27 04:14:20 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/27 04:14:20 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/27 04:14:20 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/27 04:14:20 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/27 04:14:20 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/27 04:14:20 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/27 04:14:20 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/27 04:14:20 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/27 04:14:20 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/27 04:14:20 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/27 04:14:20 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/27 04:14:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mejutoz7tufu" 2026/08/27 04:14:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:14:20 DEBUG : Linkbox root 'rclone-test-mejutoz7tufu': Using cached web token 2026/08/27 04:14:21 DEBUG : Creating backend with remote "/tmp/rclone3301207692" run.go:198: Remote "Linkbox root 'rclone-test-mejutoz7tufu'", Local "Local file system at /tmp/rclone3301207692", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/08/27 04:14:25 ERROR : hello, world!: sum not found 2026/08/27 04:14:25 ERROR : HELLO, WORLD!: file not in Linkbox root 'rclone-test-mejutoz7tufu' 2026/08/27 04:14:25 NOTICE: Linkbox root 'rclone-test-mejutoz7tufu': 1 files missing 2026/08/27 04:14:25 NOTICE: 1 hashes missing 2026/08/27 04:14:25 NOTICE: Linkbox root 'rclone-test-mejutoz7tufu': 1 differences found 2026/08/27 04:14:25 NOTICE: Linkbox root 'rclone-test-mejutoz7tufu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/27 04:14:26 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/27 04:14:26 NOTICE: Linkbox root 'rclone-test-mejutoz7tufu': 0 differences found 2026/08/27 04:14:26 NOTICE: Linkbox root 'rclone-test-mejutoz7tufu': 1 matching files 2026/08/27 04:14:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dunuver0wexe" 2026/08/27 04:14:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:14:26 DEBUG : Linkbox root 'rclone-test-dunuver0wexe': Using cached web token 2026/08/27 04:14:26 DEBUG : Creating backend with remote "/tmp/rclone3277320597" run.go:198: Remote "Linkbox root 'rclone-test-dunuver0wexe'", Local "Local file system at /tmp/rclone3277320597", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/08/27 04:14:31 ERROR : HELLO, WORLD!: sum not found 2026/08/27 04:14:31 ERROR : hello, world!: file not in Linkbox root 'rclone-test-dunuver0wexe' 2026/08/27 04:14:31 NOTICE: Linkbox root 'rclone-test-dunuver0wexe': 1 files missing 2026/08/27 04:14:31 NOTICE: 1 hashes missing 2026/08/27 04:14:31 NOTICE: Linkbox root 'rclone-test-dunuver0wexe': 1 differences found 2026/08/27 04:14:31 NOTICE: Linkbox root 'rclone-test-dunuver0wexe': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/27 04:14:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/27 04:14:31 NOTICE: Linkbox root 'rclone-test-dunuver0wexe': 0 differences found 2026/08/27 04:14:31 NOTICE: Linkbox root 'rclone-test-dunuver0wexe': 1 matching files 2026/08/27 04:14:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cesatob6demu" 2026/08/27 04:14:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:14:31 DEBUG : Linkbox root 'rclone-test-cesatob6demu': Using cached web token 2026/08/27 04:14:32 DEBUG : Creating backend with remote "/tmp/rclone1073426645" run.go:198: Remote "Linkbox root 'rclone-test-cesatob6demu'", Local "Local file system at /tmp/rclone1073426645", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/27 04:14:36 ERROR : HeLlO, wOrLd!: sum not found 2026/08/27 04:14:36 ERROR : hello, world!: file not in Linkbox root 'rclone-test-cesatob6demu' 2026/08/27 04:14:36 NOTICE: Linkbox root 'rclone-test-cesatob6demu': 1 files missing 2026/08/27 04:14:36 NOTICE: 1 hashes missing 2026/08/27 04:14:36 NOTICE: Linkbox root 'rclone-test-cesatob6demu': 1 differences found 2026/08/27 04:14:36 NOTICE: Linkbox root 'rclone-test-cesatob6demu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/27 04:14:36 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/27 04:14:36 NOTICE: Linkbox root 'rclone-test-cesatob6demu': 0 differences found 2026/08/27 04:14:36 NOTICE: Linkbox root 'rclone-test-cesatob6demu': 1 matching files 2026/08/27 04:14:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pageloh3vesu" 2026/08/27 04:14:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:14:36 DEBUG : Linkbox root 'rclone-test-pageloh3vesu': Using cached web token 2026/08/27 04:14:37 DEBUG : Creating backend with remote "/tmp/rclone157627073" run.go:198: Remote "Linkbox root 'rclone-test-pageloh3vesu'", Local "Local file system at /tmp/rclone157627073", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/27 04:14:41 ERROR : HELLO, WORLD!: sum not found 2026/08/27 04:14:41 ERROR : HeLlO, wOrLd!: file not in Linkbox root 'rclone-test-pageloh3vesu' 2026/08/27 04:14:41 NOTICE: Linkbox root 'rclone-test-pageloh3vesu': 1 files missing 2026/08/27 04:14:41 NOTICE: 1 hashes missing 2026/08/27 04:14:41 NOTICE: Linkbox root 'rclone-test-pageloh3vesu': 1 differences found 2026/08/27 04:14:41 NOTICE: Linkbox root 'rclone-test-pageloh3vesu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/27 04:14:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/27 04:14:42 NOTICE: Linkbox root 'rclone-test-pageloh3vesu': 0 differences found 2026/08/27 04:14:42 NOTICE: Linkbox root 'rclone-test-pageloh3vesu': 1 matching files 2026/08/27 04:14:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qezexad8voka" 2026/08/27 04:14:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:14:42 DEBUG : Linkbox root 'rclone-test-qezexad8voka': Using cached web token 2026/08/27 04:14:43 DEBUG : Creating backend with remote "/tmp/rclone3388424214" run.go:198: Remote "Linkbox root 'rclone-test-qezexad8voka'", Local "Local file system at /tmp/rclone3388424214", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/08/27 04:14:47 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/27 04:14:47 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-qezexad8voka' 2026/08/27 04:14:47 NOTICE: Linkbox root 'rclone-test-qezexad8voka': 1 files missing 2026/08/27 04:14:47 NOTICE: 1 hashes missing 2026/08/27 04:14:47 NOTICE: Linkbox root 'rclone-test-qezexad8voka': 1 differences found 2026/08/27 04:14:47 NOTICE: Linkbox root 'rclone-test-qezexad8voka': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/27 04:14:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/27 04:14:47 NOTICE: Linkbox root 'rclone-test-qezexad8voka': 0 differences found 2026/08/27 04:14:47 NOTICE: Linkbox root 'rclone-test-qezexad8voka': 1 matching files 2026/08/27 04:14:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xoqesoy2zufi" 2026/08/27 04:14:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:14:47 DEBUG : Linkbox root 'rclone-test-xoqesoy2zufi': Using cached web token 2026/08/27 04:14:48 DEBUG : Creating backend with remote "/tmp/rclone3385695450" run.go:198: Remote "Linkbox root 'rclone-test-xoqesoy2zufi'", Local "Local file system at /tmp/rclone3385695450", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2026/08/27 04:14:52 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/27 04:14:52 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-xoqesoy2zufi' 2026/08/27 04:14:52 NOTICE: Linkbox root 'rclone-test-xoqesoy2zufi': 1 files missing 2026/08/27 04:14:52 NOTICE: 1 hashes missing 2026/08/27 04:14:52 NOTICE: Linkbox root 'rclone-test-xoqesoy2zufi': 1 differences found 2026/08/27 04:14:52 NOTICE: Linkbox root 'rclone-test-xoqesoy2zufi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/27 04:14:53 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/27 04:14:53 NOTICE: Linkbox root 'rclone-test-xoqesoy2zufi': 0 differences found 2026/08/27 04:14:53 NOTICE: Linkbox root 'rclone-test-xoqesoy2zufi': 1 matching files 2026/08/27 04:14:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zisumec7juzu" 2026/08/27 04:14:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:14:53 DEBUG : Linkbox root 'rclone-test-zisumec7juzu': Using cached web token 2026/08/27 04:14:53 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:14:53 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:14:54 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:14:54 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:14:54 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:14:54 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:14:55 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:14:55 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:14:56 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:14:58 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:15:00 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:15:02 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:15:04 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:15:06 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:15:06 NOTICE: Failed to open remote "TestLinkbox:": getting files failed: invalid character '<' looking for beginning of value "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 3m40.768987167s (try 1/5): exit status 1: Failed []