"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/07/02 02:41:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hahamav4mohe" 2026/07/02 02:41:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 02:41:25 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Using cached web token 2026/07/02 02:41:26 DEBUG : Creating backend with remote "/tmp/rclone694849191" === 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-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/02 02:41:26 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.24s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/02 02:41:26 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.46s) === RUN TestSizeDiffers 2026/07/02 02:41:26 DEBUG : a: size = 0 OK 2026/07/02 02:41:26 DEBUG : a: size = 1 (memory) 2026/07/02 02:41:26 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/02 02:41:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/02 02:41:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/02 02:41:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/02 02:41:26 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/02 02:41:26 DEBUG : potato: Seek from 10 to 0 2026/07/02 02:41:26 DEBUG : potato: Seek from 10 to 0 2026/07/02 02:41:26 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/02 02:41:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/02 02:41:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/02 02:41:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/02 02:41:26 DEBUG : potato: Seek from 5 to 2 2026/07/02 02:41:26 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/02 02:41:26 DEBUG : potato: Seek from 7 to 0 2026/07/02 02:41:26 DEBUG : potato: Seek from 7 to 0 2026/07/02 02:41:26 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/02 02:41:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/02 02:41:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/02 02:41:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/02 02:41:26 DEBUG : potato: Seek from 5 to 2 2026/07/02 02:41:26 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/02 02:41:26 DEBUG : potato: Seek from 8 to 0 2026/07/02 02:41:26 DEBUG : potato: Seek from 8 to 0 2026/07/02 02:41:26 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/02 02:41:26 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/02 02:41:26 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/02 02:41:26 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/02 02:41:26 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/02 02:41:26 DEBUG : potato: Seek from 5 to 2 2026/07/02 02:41:26 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/02 02:41:26 DEBUG : potato: Seek from 9 to 0 2026/07/02 02:41:26 DEBUG : potato: Seek from 9 to 0 2026/07/02 02:41:26 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:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", 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 (19.72s) --- PASS: TestCheck/1 (0.27s) --- PASS: TestCheck/2 (0.35s) --- PASS: TestCheck/3 (0.21s) --- PASS: TestCheck/4 (0.20s) --- PASS: TestCheck/5 (0.24s) --- PASS: TestCheck/6 (0.20s) --- PASS: TestCheck/7 (0.22s) === RUN TestCheckFsError 2026/07/02 02:41:46 DEBUG : Creating backend with remote "nonexistent" 2026/07/02 02:41:46 DEBUG : Creating backend with remote "nonexistent" 2026/07/02 02:41:46 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/07/02 02:41:46 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/07/02 02:41:46 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/07/02 02:41:46 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:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (19.14s) --- PASS: TestCheckDownload/1 (0.39s) --- PASS: TestCheckDownload/2 (0.29s) --- PASS: TestCheckDownload/3 (0.23s) --- PASS: TestCheckDownload/4 (0.43s) --- PASS: TestCheckDownload/5 (0.60s) --- PASS: TestCheckDownload/6 (0.44s) --- PASS: TestCheckDownload/7 (0.61s) === RUN TestCheckSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", 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.38s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.26s) --- PASS: TestCheckSizeOnly/3 (0.21s) --- PASS: TestCheckSizeOnly/4 (0.21s) --- PASS: TestCheckSizeOnly/5 (0.20s) --- PASS: TestCheckSizeOnly/6 (0.20s) --- PASS: TestCheckSizeOnly/7 (0.21s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:42:24 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/02 02:42:24 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/02 02:42:24 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/02 02:42:24 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/02 02:42:24 DEBUG : test.sum: Update: removing old file 2026/07/02 02:42:28 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/02 02:42:28 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/02 02:42:28 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/02 02:42:28 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.27s) === RUN TestCheckSum run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:42:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hahamav4mohe/data" 2026/07/02 02:42:30 DEBUG : Linkbox root 'rclone-test-hahamav4mohe/data': Using cached web token check_test.go:350: Linkbox root 'rclone-test-hahamav4mohe/data' lacks md5, skipping --- SKIP: TestCheckSum (1.54s) === RUN TestCheckSumDownload run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:42:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hahamav4mohe/data" 2026/07/02 02:42:31 DEBUG : Linkbox root 'rclone-test-hahamav4mohe/data': Using cached web token === RUN TestCheckSumDownload/subtest1 2026/07/02 02:42:42 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest2 2026/07/02 02:42:46 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest3 2026/07/02 02:42:50 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest4 2026/07/02 02:42:55 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest5 2026/07/02 02:42:59 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest6 2026/07/02 02:43:04 DEBUG : data/banana: Update: removing old file 2026/07/02 02:43:07 DEBUG : data/potato: Update: removing old file 2026/07/02 02:43:11 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (49.74s) --- PASS: TestCheckSumDownload/subtest1 (0.77s) --- PASS: TestCheckSumDownload/subtest2 (0.51s) --- PASS: TestCheckSumDownload/subtest3 (0.68s) --- PASS: TestCheckSumDownload/subtest4 (0.66s) --- PASS: TestCheckSumDownload/subtest5 (0.67s) --- PASS: TestCheckSumDownload/subtest6 (0.69s) --- PASS: TestCheckSumDownload/subtest7 (0.68s) === RUN TestApplyTransforms 2026/07/02 02:43:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vufowum8cofu" 2026/07/02 02:43:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 02:43:21 DEBUG : Linkbox root 'rclone-test-vufowum8cofu': Using cached web token 2026/07/02 02:43:22 DEBUG : Creating backend with remote "/tmp/rclone469907028" run.go:198: Remote "Linkbox root 'rclone-test-vufowum8cofu'", Local "Local file system at /tmp/rclone469907028", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/07/02 02:43:26 ERROR : hello, world!: sum not found 2026/07/02 02:43:26 ERROR : HELLO, WORLD!: file not in Linkbox root 'rclone-test-vufowum8cofu' 2026/07/02 02:43:26 NOTICE: Linkbox root 'rclone-test-vufowum8cofu': 1 files missing 2026/07/02 02:43:26 NOTICE: 1 hashes missing 2026/07/02 02:43:26 NOTICE: Linkbox root 'rclone-test-vufowum8cofu': 1 differences found 2026/07/02 02:43:26 NOTICE: Linkbox root 'rclone-test-vufowum8cofu': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/02 02:43:26 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/02 02:43:26 NOTICE: Linkbox root 'rclone-test-vufowum8cofu': 0 differences found 2026/07/02 02:43:26 NOTICE: Linkbox root 'rclone-test-vufowum8cofu': 1 matching files 2026/07/02 02:43:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-burufux6soqu" 2026/07/02 02:43:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 02:43:26 DEBUG : Linkbox root 'rclone-test-burufux6soqu': Using cached web token 2026/07/02 02:43:27 DEBUG : Creating backend with remote "/tmp/rclone2162124106" run.go:198: Remote "Linkbox root 'rclone-test-burufux6soqu'", Local "Local file system at /tmp/rclone2162124106", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/07/02 02:43:31 ERROR : HELLO, WORLD!: sum not found 2026/07/02 02:43:31 ERROR : hello, world!: file not in Linkbox root 'rclone-test-burufux6soqu' 2026/07/02 02:43:31 NOTICE: Linkbox root 'rclone-test-burufux6soqu': 1 files missing 2026/07/02 02:43:31 NOTICE: 1 hashes missing 2026/07/02 02:43:31 NOTICE: Linkbox root 'rclone-test-burufux6soqu': 1 differences found 2026/07/02 02:43:31 NOTICE: Linkbox root 'rclone-test-burufux6soqu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/02 02:43:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/02 02:43:31 NOTICE: Linkbox root 'rclone-test-burufux6soqu': 0 differences found 2026/07/02 02:43:31 NOTICE: Linkbox root 'rclone-test-burufux6soqu': 1 matching files 2026/07/02 02:43:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-deliyig2sece" 2026/07/02 02:43:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 02:43:31 DEBUG : Linkbox root 'rclone-test-deliyig2sece': Using cached web token 2026/07/02 02:43:32 DEBUG : Creating backend with remote "/tmp/rclone429889126" run.go:198: Remote "Linkbox root 'rclone-test-deliyig2sece'", Local "Local file system at /tmp/rclone429889126", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/02 02:43:36 ERROR : HeLlO, wOrLd!: sum not found 2026/07/02 02:43:36 ERROR : hello, world!: file not in Linkbox root 'rclone-test-deliyig2sece' 2026/07/02 02:43:36 NOTICE: Linkbox root 'rclone-test-deliyig2sece': 1 files missing 2026/07/02 02:43:36 NOTICE: 1 hashes missing 2026/07/02 02:43:36 NOTICE: Linkbox root 'rclone-test-deliyig2sece': 1 differences found 2026/07/02 02:43:36 NOTICE: Linkbox root 'rclone-test-deliyig2sece': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/02 02:43:37 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/02 02:43:37 NOTICE: Linkbox root 'rclone-test-deliyig2sece': 0 differences found 2026/07/02 02:43:37 NOTICE: Linkbox root 'rclone-test-deliyig2sece': 1 matching files 2026/07/02 02:43:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qakeson3vere" 2026/07/02 02:43:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 02:43:37 DEBUG : Linkbox root 'rclone-test-qakeson3vere': Using cached web token 2026/07/02 02:43:37 DEBUG : Creating backend with remote "/tmp/rclone437360475" run.go:198: Remote "Linkbox root 'rclone-test-qakeson3vere'", Local "Local file system at /tmp/rclone437360475", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/02 02:43:41 ERROR : HELLO, WORLD!: sum not found 2026/07/02 02:43:41 ERROR : HeLlO, wOrLd!: file not in Linkbox root 'rclone-test-qakeson3vere' 2026/07/02 02:43:41 NOTICE: Linkbox root 'rclone-test-qakeson3vere': 1 files missing 2026/07/02 02:43:41 NOTICE: 1 hashes missing 2026/07/02 02:43:41 NOTICE: Linkbox root 'rclone-test-qakeson3vere': 1 differences found 2026/07/02 02:43:41 NOTICE: Linkbox root 'rclone-test-qakeson3vere': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/02 02:43:42 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/02 02:43:42 NOTICE: Linkbox root 'rclone-test-qakeson3vere': 0 differences found 2026/07/02 02:43:42 NOTICE: Linkbox root 'rclone-test-qakeson3vere': 1 matching files 2026/07/02 02:43:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yiqejab2qohu" 2026/07/02 02:43:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 02:43:42 DEBUG : Linkbox root 'rclone-test-yiqejab2qohu': Using cached web token 2026/07/02 02:43:42 DEBUG : Creating backend with remote "/tmp/rclone1654651489" run.go:198: Remote "Linkbox root 'rclone-test-yiqejab2qohu'", Local "Local file system at /tmp/rclone1654651489", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/07/02 02:43:46 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/02 02:43:46 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-yiqejab2qohu' 2026/07/02 02:43:46 NOTICE: Linkbox root 'rclone-test-yiqejab2qohu': 1 files missing 2026/07/02 02:43:46 NOTICE: 1 hashes missing 2026/07/02 02:43:46 NOTICE: Linkbox root 'rclone-test-yiqejab2qohu': 1 differences found 2026/07/02 02:43:46 NOTICE: Linkbox root 'rclone-test-yiqejab2qohu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/02 02:43:46 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/02 02:43:46 NOTICE: Linkbox root 'rclone-test-yiqejab2qohu': 0 differences found 2026/07/02 02:43:46 NOTICE: Linkbox root 'rclone-test-yiqejab2qohu': 1 matching files 2026/07/02 02:43:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nexunim4lafa" 2026/07/02 02:43:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 02:43:46 DEBUG : Linkbox root 'rclone-test-nexunim4lafa': Using cached web token 2026/07/02 02:43:47 DEBUG : Creating backend with remote "/tmp/rclone2648380131" run.go:198: Remote "Linkbox root 'rclone-test-nexunim4lafa'", Local "Local file system at /tmp/rclone2648380131", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2026/07/02 02:43:51 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/02 02:43:51 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-nexunim4lafa' 2026/07/02 02:43:51 NOTICE: Linkbox root 'rclone-test-nexunim4lafa': 1 files missing 2026/07/02 02:43:51 NOTICE: 1 hashes missing 2026/07/02 02:43:51 NOTICE: Linkbox root 'rclone-test-nexunim4lafa': 1 differences found 2026/07/02 02:43:51 NOTICE: Linkbox root 'rclone-test-nexunim4lafa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/02 02:43:51 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/02 02:43:51 NOTICE: Linkbox root 'rclone-test-nexunim4lafa': 0 differences found 2026/07/02 02:43:51 NOTICE: Linkbox root 'rclone-test-nexunim4lafa': 1 matching files 2026/07/02 02:43:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sozobuy5yewo" 2026/07/02 02:43:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 02:43:51 DEBUG : Linkbox root 'rclone-test-sozobuy5yewo': Using cached web token 2026/07/02 02:43:52 DEBUG : Creating backend with remote "/tmp/rclone409503238" run.go:198: Remote "Linkbox root 'rclone-test-sozobuy5yewo'", Local "Local file system at /tmp/rclone409503238", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2026/07/02 02:43:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/02 02:43:56 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-sozobuy5yewo' 2026/07/02 02:43:56 NOTICE: Linkbox root 'rclone-test-sozobuy5yewo': 1 files missing 2026/07/02 02:43:56 NOTICE: 1 hashes missing 2026/07/02 02:43:56 NOTICE: Linkbox root 'rclone-test-sozobuy5yewo': 1 differences found 2026/07/02 02:43:56 NOTICE: Linkbox root 'rclone-test-sozobuy5yewo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/02 02:43:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/02 02:43:57 NOTICE: Linkbox root 'rclone-test-sozobuy5yewo': 0 differences found 2026/07/02 02:43:57 NOTICE: Linkbox root 'rclone-test-sozobuy5yewo': 1 matching files 2026/07/02 02:43:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sejucoq6giwe" 2026/07/02 02:43:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 02:43:57 DEBUG : Linkbox root 'rclone-test-sejucoq6giwe': Using cached web token 2026/07/02 02:43:58 DEBUG : Creating backend with remote "/tmp/rclone2995663571" run.go:198: Remote "Linkbox root 'rclone-test-sejucoq6giwe'", Local "Local file system at /tmp/rclone2995663571", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2026/07/02 02:44:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/02 02:44:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-sejucoq6giwe' 2026/07/02 02:44:02 NOTICE: Linkbox root 'rclone-test-sejucoq6giwe': 1 files missing 2026/07/02 02:44:02 NOTICE: 1 hashes missing 2026/07/02 02:44:02 NOTICE: Linkbox root 'rclone-test-sejucoq6giwe': 1 differences found 2026/07/02 02:44:02 NOTICE: Linkbox root 'rclone-test-sejucoq6giwe': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/02 02:44:02 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/02 02:44:02 NOTICE: Linkbox root 'rclone-test-sejucoq6giwe': 0 differences found 2026/07/02 02:44:02 NOTICE: Linkbox root 'rclone-test-sejucoq6giwe': 1 matching files 2026/07/02 02:44:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gikugen0kovu" 2026/07/02 02:44:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 02:44:02 DEBUG : Linkbox root 'rclone-test-gikugen0kovu': Using cached web token 2026/07/02 02:44:03 DEBUG : Creating backend with remote "/tmp/rclone4249774732" run.go:198: Remote "Linkbox root 'rclone-test-gikugen0kovu'", Local "Local file system at /tmp/rclone4249774732", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2026/07/02 02:44:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/02 02:44:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-gikugen0kovu' 2026/07/02 02:44:07 NOTICE: Linkbox root 'rclone-test-gikugen0kovu': 1 files missing 2026/07/02 02:44:07 NOTICE: 1 hashes missing 2026/07/02 02:44:07 NOTICE: Linkbox root 'rclone-test-gikugen0kovu': 1 differences found 2026/07/02 02:44:07 NOTICE: Linkbox root 'rclone-test-gikugen0kovu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/02 02:44:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/02 02:44:08 NOTICE: Linkbox root 'rclone-test-gikugen0kovu': 0 differences found 2026/07/02 02:44:08 NOTICE: Linkbox root 'rclone-test-gikugen0kovu': 1 matching files 2026/07/02 02:44:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mucukov1toke" 2026/07/02 02:44:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 02:44:08 DEBUG : Linkbox root 'rclone-test-mucukov1toke': Using cached web token 2026/07/02 02:44:09 DEBUG : Creating backend with remote "/tmp/rclone1322869837" run.go:198: Remote "Linkbox root 'rclone-test-mucukov1toke'", Local "Local file system at /tmp/rclone1322869837", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2026/07/02 02:44:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/02 02:44:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-mucukov1toke' 2026/07/02 02:44:13 NOTICE: Linkbox root 'rclone-test-mucukov1toke': 1 files missing 2026/07/02 02:44:13 NOTICE: 1 hashes missing 2026/07/02 02:44:13 NOTICE: Linkbox root 'rclone-test-mucukov1toke': 1 differences found 2026/07/02 02:44:13 NOTICE: Linkbox root 'rclone-test-mucukov1toke': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/02 02:44:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/02 02:44:13 NOTICE: Linkbox root 'rclone-test-mucukov1toke': 0 differences found 2026/07/02 02:44:13 NOTICE: Linkbox root 'rclone-test-mucukov1toke': 1 matching files 2026/07/02 02:44:13 DEBUG : Linkbox root 'rclone-test-mucukov1toke': Purge remote 2026/07/02 02:44:15 DEBUG : Linkbox root 'rclone-test-gikugen0kovu': Purge remote 2026/07/02 02:44:16 DEBUG : Linkbox root 'rclone-test-sejucoq6giwe': Purge remote 2026/07/02 02:44:17 DEBUG : Linkbox root 'rclone-test-sozobuy5yewo': Purge remote 2026/07/02 02:44:19 DEBUG : Linkbox root 'rclone-test-nexunim4lafa': Purge remote 2026/07/02 02:44:20 DEBUG : Linkbox root 'rclone-test-yiqejab2qohu': Purge remote 2026/07/02 02:44:21 DEBUG : Linkbox root 'rclone-test-qakeson3vere': Purge remote 2026/07/02 02:44:22 DEBUG : Linkbox root 'rclone-test-deliyig2sece': Purge remote 2026/07/02 02:44:24 DEBUG : Linkbox root 'rclone-test-burufux6soqu': Purge remote 2026/07/02 02:44:25 DEBUG : Linkbox root 'rclone-test-vufowum8cofu': Purge remote --- PASS: TestApplyTransforms (65.53s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:44:27 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/02 02:44:30 DEBUG : sub/file2: size = 14 OK 2026/07/02 02:44:30 INFO : file1: Copied (new) to: sub/file2 2026/07/02 02:44:31 DEBUG : sub/file2: size = 14 OK 2026/07/02 02:44:31 DEBUG : file1: Sizes identical 2026/07/02 02:44:31 DEBUG : file1: Unchanged skipping 2026/07/02 02:44:32 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (9.06s) === RUN TestCopyLongFile run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.41s) === RUN TestCopyFileBackupDir run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" copy_test.go:174: Skipping test as remote does not support server-side move or copy --- SKIP: TestCopyFileBackupDir (0.40s) === RUN TestCopyFileCompareDest run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:44:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hahamav4mohe/dst" 2026/07/02 02:44:36 DEBUG : Linkbox root 'rclone-test-hahamav4mohe/dst': Using cached web token 2026/07/02 02:44:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hahamav4mohe/CompareDest" 2026/07/02 02:44:38 DEBUG : Linkbox root 'rclone-test-hahamav4mohe/CompareDest': Using cached web token 2026/07/02 02:44:39 DEBUG : one: Need to transfer - File not found at Destination 2026/07/02 02:44:43 DEBUG : one: size = 3 OK 2026/07/02 02:44:43 INFO : one: Copied (new) 2026/07/02 02:44:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone694849191) 2026/07/02 02:44:44 DEBUG : one: size = 3 (Linkbox root 'rclone-test-hahamav4mohe/dst') 2026/07/02 02:44:44 DEBUG : one: Sizes differ 2026/07/02 02:44:45 DEBUG : one: Update: removing old file 2026/07/02 02:44:48 DEBUG : one: size = 5 OK 2026/07/02 02:44:48 INFO : one: Copied (replaced existing) 2026/07/02 02:44:49 DEBUG : dst/one: Update: removing old file 2026/07/02 02:44:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone694849191) 2026/07/02 02:44:56 DEBUG : one: size = 3 (Linkbox root 'rclone-test-hahamav4mohe/dst') 2026/07/02 02:44:56 DEBUG : one: Sizes differ 2026/07/02 02:44:57 DEBUG : one: size = 5 OK 2026/07/02 02:44:57 DEBUG : one: Sizes identical 2026/07/02 02:44:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/02 02:45:01 DEBUG : two: Need to transfer - File not found at Destination 2026/07/02 02:45:01 DEBUG : two: size = 3 OK 2026/07/02 02:45:01 DEBUG : two: Sizes identical 2026/07/02 02:45:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/02 02:45:02 DEBUG : two: Need to transfer - File not found at Destination 2026/07/02 02:45:02 DEBUG : two: size = 3 OK 2026/07/02 02:45:02 DEBUG : two: Sizes identical 2026/07/02 02:45:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/02 02:45:04 DEBUG : two: Need to transfer - File not found at Destination 2026/07/02 02:45:04 DEBUG : two: size = 5 (Local file system at /tmp/rclone694849191) 2026/07/02 02:45:04 DEBUG : two: size = 3 (Linkbox root 'rclone-test-hahamav4mohe/CompareDest') 2026/07/02 02:45:04 DEBUG : two: Sizes differ 2026/07/02 02:45:07 DEBUG : two: size = 5 OK 2026/07/02 02:45:07 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (39.98s) === RUN TestCopyFileCopyDest run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.40s) === RUN TestCopyInplace run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.55s) === RUN TestCopyLongFileName run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.40s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported 2026/07/02 02:45:18 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:45:18 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: login failed: invalid character '<' looking for beginning of value --- FAIL: TestCopyLongFileNameCollision (0.44s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:45:18 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token copy_test.go:491: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:491 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestCopyFileMaxTransfer 2026/07/02 02:45:19 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:45:19 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:491 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestCopyFileMaxTransfer --- FAIL: TestCopyFileMaxTransfer (0.80s) === RUN TestDeduplicateInteractive run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/02 02:45:19 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:45:19 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestDeduplicateInteractive --- FAIL: TestDeduplicateInteractive (0.40s) === RUN TestDeduplicateSkip run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/02 02:45:20 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:45:20 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestDeduplicateSkip --- FAIL: TestDeduplicateSkip (0.40s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/02 02:45:20 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:45:20 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestDeduplicateSizeOnly --- FAIL: TestDeduplicateSizeOnly (0.40s) === RUN TestDeduplicateFirst run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/02 02:45:20 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:45:21 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestDeduplicateFirst --- FAIL: TestDeduplicateFirst (0.41s) === RUN TestDeduplicateNewest run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/02 02:45:21 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:45:21 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestDeduplicateNewest --- FAIL: TestDeduplicateNewest (0.39s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash 2026/07/02 02:45:21 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:45:21 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:36 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:151 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestDeduplicateNewestByHash --- FAIL: TestDeduplicateNewestByHash (0.40s) === RUN TestDeduplicateOldest run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/02 02:45:22 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:45:22 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestDeduplicateOldest --- FAIL: TestDeduplicateOldest (0.40s) === RUN TestDeduplicateLargest run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/02 02:45:22 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:45:22 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestDeduplicateLargest --- FAIL: TestDeduplicateLargest (0.40s) === RUN TestDeduplicateSmallest run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/02 02:45:22 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:45:23 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestDeduplicateSmallest --- FAIL: TestDeduplicateSmallest (0.40s) === RUN TestDeduplicateRename run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/02 02:45:23 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:45:23 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestDeduplicateRename --- FAIL: TestDeduplicateRename (0.45s) === RUN TestMergeDirs run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories 2026/07/02 02:45:23 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:45:23 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestMergeDirs --- FAIL: TestMergeDirs (0.35s) === RUN TestListDirSorted run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:45:24 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "a.txt" to "Linkbox root 'rclone-test-hahamav4mohe'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/02 02:45:24 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:45:24 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestListDirSorted --- FAIL: TestListDirSorted (1.00s) === RUN TestListDirSortedFn run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:45:25 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "a.txt" to "Linkbox root 'rclone-test-hahamav4mohe'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/02 02:45:25 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:45:25 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestListDirSortedFn --- FAIL: TestListDirSortedFn (1.00s) === RUN TestListJSON run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:45:26 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token run.go:303: Failed to put "file1" to "Linkbox root 'rclone-test-hahamav4mohe'": Update err in unmarshaling response: invalid character '<' looking for beginning of value 2026/07/02 02:45:26 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:45:26 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:321 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:40 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestListJSON --- FAIL: TestListJSON (1.00s) === RUN TestStatJSON run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:45:27 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:45:27 DEBUG : Saving config "web_token" in section "TestLinkbox" of the config file 2026/07/02 02:45:27 DEBUG : Config file has changed externally - reloading 2026/07/02 02:45:27 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Login successful 2026/07/02 02:45:27 DEBUG : pacer: low level retry 1/10 (error ) 2026/07/02 02:45:27 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/02 02:45:27 DEBUG : pacer: Reducing sleep to 300ms 2026/07/02 02:45:30 DEBUG : pacer: Reducing sleep to 225ms 2026/07/02 02:45:31 DEBUG : pacer: Reducing sleep to 200ms === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/07/02 02:45:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hahamav4mohe/notfound" 2026/07/02 02:45:38 DEBUG : Linkbox root 'rclone-test-hahamav4mohe/notfound': Using cached web token --- PASS: TestStatJSON (17.80s) --- PASS: TestStatJSON/Root (0.21s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.23s) --- PASS: TestStatJSON/Dir (0.40s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.21s) --- PASS: TestStatJSON/File (0.20s) --- PASS: TestStatJSON/NotFound (0.42s) --- PASS: TestStatJSON/DirFilesOnly (0.25s) --- PASS: TestStatJSON/FileFilesOnly (0.22s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.21s) --- PASS: TestStatJSON/FileDirsOnly (0.21s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.21s) --- PASS: TestStatJSON/RootNotFound (1.41s) === RUN TestMkdir run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:45:44 INFO : Linkbox root 'rclone-test-hahamav4mohe': Making directory 2026/07/02 02:45:44 INFO : Linkbox root 'rclone-test-hahamav4mohe': Making directory --- PASS: TestMkdir (0.60s) === RUN TestLsd run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" --- PASS: TestLsd (7.94s) === RUN TestLs run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" --- PASS: TestLs (7.57s) === RUN TestLsWithFilesFrom run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:46:05 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/02 02:46:05 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (8.12s) === RUN TestLsLong run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" --- PASS: TestLsLong (7.48s) === RUN TestHashSums run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" --- PASS: TestHashSums (7.37s) === RUN TestHashSumsWithErrors 2026/07/02 02:46:23 DEBUG : Creating backend with remote ":memory:" 2026/07/02 02:46:23 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/02 02:46:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/02 02:46:23 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/02 02:46:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/02 02:46:23 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/02 02:46:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/02 02:46:23 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/02 02:46:23 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/02 02:46:23 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:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" run.go:303: Failed to put "empty space" to "Linkbox root 'rclone-test-hahamav4mohe'": Update second step failed: invalid character '<' looking for beginning of value 2026/07/02 02:46:26 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:46:26 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:321 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:394 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestCount --- FAIL: TestCount (2.95s) === RUN TestDelete run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:46:27 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:419 Error: Should be true Test: TestDelete Messages: listing wrong, want large (100), medium (60), small (10) got large (100), medium (60), potato2 (60), small (10) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:419 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDelete Messages: Unexpected file "potato2" 2026/07/02 02:46:41 DEBUG : Waiting for deletions to finish 2026/07/02 02:46:41 DEBUG : large: Excluded (Size Filter) 2026/07/02 02:46:41 DEBUG : large: Excluded 2026/07/02 02:46:43 INFO : medium: Deleted 2026/07/02 02:46:43 INFO : small: Deleted 2026/07/02 02:46:43 INFO : potato2: Deleted --- FAIL: TestDelete (18.78s) === RUN TestMaxDelete run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:46:52 DEBUG : Waiting for deletions to finish 2026/07/02 02:46:52 ERROR : medium: Got fatal error on delete: --max-delete threshold reached 2026/07/02 02:46:53 INFO : small: Deleted 2026/07/02 02:46:53 INFO : large: Deleted --- PASS: TestMaxDelete (10.69s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:47:02 DEBUG : Waiting for deletions to finish 2026/07/02 02:47:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/02 02:47:04 INFO : medium: Deleted 2026/07/02 02:47:04 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (10.60s) === RUN TestMaxDeleteSize run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:47:13 DEBUG : Waiting for deletions to finish 2026/07/02 02:47:13 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/07/02 02:47:14 INFO : large: Deleted 2026/07/02 02:47:15 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (10.55s) === RUN TestReadFile run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" --- PASS: TestReadFile (4.85s) === RUN TestRetry 2026/07/02 02:47:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/02 02:47:22 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/02 02:47:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/02 02:47:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/02 02:47:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/02 02:47:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/02 02:47:22 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" --- PASS: TestCat (10.30s) === RUN TestPurge 2026/07/02 02:47:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tidijeb0peka" 2026/07/02 02:47:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 02:47:32 DEBUG : Linkbox root 'rclone-test-tidijeb0peka': Using cached web token 2026/07/02 02:47:33 DEBUG : Creating backend with remote "/tmp/rclone861157660" run.go:198: Remote "Linkbox root 'rclone-test-tidijeb0peka'", Local "Local file system at /tmp/rclone861157660", Modify Window "876000h0m0s" 2026/07/02 02:47:41 INFO : A2: Making directory 2026/07/02 02:47:42 INFO : A1/B2: Making directory 2026/07/02 02:47:44 INFO : A1/B2/C2: Making directory 2026/07/02 02:47:45 INFO : A1/B1/C3: Making directory 2026/07/02 02:47:47 INFO : A3: Making directory 2026/07/02 02:47:48 INFO : A3/B3: Making directory 2026/07/02 02:47:50 INFO : A3/B3/C4: Making directory 2026/07/02 02:48:00 ERROR : error listing: directory not found 2026/07/02 02:48:00 DEBUG : Linkbox root 'rclone-test-tidijeb0peka': Purge remote 2026/07/02 02:48:01 NOTICE: purge failed: directory not found --- PASS: TestPurge (28.44s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:48:07 INFO : A2: Making directory 2026/07/02 02:48:09 INFO : A1/B2: Making directory 2026/07/02 02:48:10 INFO : A1/B2/C2: Making directory 2026/07/02 02:48:12 INFO : A1/B1/C3: Making directory 2026/07/02 02:48:13 INFO : A3: Making directory 2026/07/02 02:48:15 INFO : A3/B3: Making directory 2026/07/02 02:48:16 INFO : A3/B3/C4: Making directory 2026/07/02 02:48:22 DEBUG : removing 1 level 3 directories 2026/07/02 02:48:22 INFO : A3/B3/C4: Removing directory 2026/07/02 02:48:27 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:48:28 DEBUG : Saving config "web_token" in section "TestLinkbox" of the config file 2026/07/02 02:48:28 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Login successful 2026/07/02 02:48:28 DEBUG : pacer: low level retry 1/10 (error ) 2026/07/02 02:48:28 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/07/02 02:48:28 DEBUG : pacer: Reducing sleep to 300ms 2026/07/02 02:48:28 DEBUG : pacer: Reducing sleep to 225ms 2026/07/02 02:48:29 DEBUG : pacer: Reducing sleep to 200ms 2026/07/02 02:48:29 DEBUG : removing 2 level 3 directories 2026/07/02 02:48:29 INFO : A1/B1/C3: Removing directory 2026/07/02 02:48:29 INFO : A1/B2/C2: Removing directory 2026/07/02 02:48:31 DEBUG : removing 2 level 2 directories 2026/07/02 02:48:31 INFO : A3/B3: Removing directory 2026/07/02 02:48:31 INFO : A1/B2: Removing directory 2026/07/02 02:48:33 DEBUG : removing 2 level 1 directories 2026/07/02 02:48:33 INFO : A3: Removing directory 2026/07/02 02:48:33 INFO : A2: Removing directory 2026/07/02 02:48:39 DEBUG : removing 1 level 3 directories 2026/07/02 02:48:39 INFO : A1/B1/C1: Removing directory 2026/07/02 02:48:41 DEBUG : removing 1 level 2 directories 2026/07/02 02:48:41 INFO : A1/B1: Removing directory 2026/07/02 02:48:42 DEBUG : removing 1 level 1 directories 2026/07/02 02:48:42 INFO : A1: Removing directory 2026/07/02 02:48:44 DEBUG : removing 1 level 0 directories 2026/07/02 02:48:44 INFO : Linkbox root 'rclone-test-hahamav4mohe': Removing directory 2026/07/02 02:48:45 ERROR : error listing: directory not found 2026/07/02 02:48:46 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (45.10s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:48:47 INFO : A1: Making directory 2026/07/02 02:48:49 INFO : A1/B1: Making directory 2026/07/02 02:48:50 INFO : A1/B1/C1: Making directory 2026/07/02 02:48:53 DEBUG : removing 1 level 3 directories 2026/07/02 02:48:53 INFO : A1/B1/C1: Removing directory 2026/07/02 02:48:55 DEBUG : removing 1 level 2 directories 2026/07/02 02:48:55 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (13.07s) === RUN TestRmdirsWithFilter run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:48:59 INFO : A1: Making directory 2026/07/02 02:49:00 INFO : A1/B1: Making directory 2026/07/02 02:49:02 INFO : A1/B1/C1: Making directory 2026/07/02 02:49:05 DEBUG : removing 1 level 3 directories 2026/07/02 02:49:05 INFO : A1/B1/C1: Removing directory 2026/07/02 02:49:07 DEBUG : removing 1 level 2 directories 2026/07/02 02:49:07 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (12.01s) === RUN TestCopyURL run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:49:13 DEBUG : filename.txt: File name found in url 2026/07/02 02:49:15 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (15.07s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" --- PASS: TestCopyURLDownloadHeaders (3.82s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:49:30 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/02 02:49:34 DEBUG : sub/file2: size = 14 OK 2026/07/02 02:49:34 INFO : file1: Copied (new) to: sub/file2 2026/07/02 02:49:34 INFO : file1: Deleted 2026/07/02 02:49:34 DEBUG : sub/file2: size = 14 OK 2026/07/02 02:49:34 DEBUG : file1: Sizes identical 2026/07/02 02:49:34 DEBUG : file1: Unchanged skipping 2026/07/02 02:49:34 INFO : file1: Deleted 2026/07/02 02:49:35 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (8.95s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:49:39 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/02 02:49:41 DEBUG : file1: size = 14 OK 2026/07/02 02:49:41 INFO : file1: Copied (new) 2026/07/02 02:49:41 INFO : file1: Deleted 2026/07/02 02:49:41 DEBUG : file1: Destination exists, skipping 2026/07/02 02:49:41 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.76s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:49:44 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/02 02:49:47 DEBUG : sub/file2: size = 14 OK 2026/07/02 02:49:47 INFO : file1: Copied (new) to: sub/file2 2026/07/02 02:49:47 INFO : file1: Deleted 2026/07/02 02:49:48 DEBUG : sub/file2: size = 14 OK 2026/07/02 02:49:48 DEBUG : file1: Sizes identical 2026/07/02 02:49:48 DEBUG : file1: Unchanged skipping 2026/07/02 02:49:48 INFO : file1: Deleted 2026/07/02 02:49:49 DEBUG : sub/file2: moving to sub/File2-rclone-move-vamagix6 2026/07/02 02:49:51 DEBUG : sub/File2-rclone-move-vamagix6: size = 14 OK 2026/07/02 02:49:51 INFO : sub/file2: Copied (new) to: sub/File2-rclone-move-vamagix6 2026/07/02 02:49:52 INFO : sub/file2: Deleted 2026/07/02 02:49:52 DEBUG : sub/file2: moving to sub/File2 2026/07/02 02:49:55 DEBUG : sub/File2: Trying to read object after upload: try again in 100ms (1/10) 2026/07/02 02:49:55 DEBUG : sub/File2: Trying to read object after upload: try again in 200ms (2/10) 2026/07/02 02:49:55 DEBUG : sub/File2: Trying to read object after upload: try again in 400ms (3/10) 2026/07/02 02:49:56 DEBUG : sub/File2: Trying to read object after upload: try again in 800ms (4/10) 2026/07/02 02:49:57 DEBUG : sub/File2: Trying to read object after upload: try again in 1.6s (5/10) 2026/07/02 02:49:59 DEBUG : sub/File2: Trying to read object after upload: try again in 3.2s (6/10) 2026/07/02 02:50:02 DEBUG : sub/File2: Trying to read object after upload: try again in 6.4s (7/10) 2026/07/02 02:50:09 DEBUG : sub/File2: Trying to read object after upload: try again in 12.8s (8/10) 2026/07/02 02:50:22 DEBUG : sub/File2: Trying to read object after upload: try again in 25.6s (9/10) 2026/07/02 02:50:48 DEBUG : sub/File2: Trying to read object after upload: try again in 51.2s (10/10) 2026/07/02 02:51:39 ERROR : sub/File2-rclone-move-vamagix6: Failed to copy: object not found 2026/07/02 02:51:39 ERROR : sub/File2-rclone-move-vamagix6: Not deleting source as copy failed: object not found operations_test.go:1036: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1036 Error: Received unexpected error: object not found Test: TestCaseInsensitiveMoveFile --- FAIL: TestCaseInsensitiveMoveFile (120.34s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:51:47 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (5.35s) === RUN TestMoveFileBackupDir run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" operations_test.go:1063: Skipping test as remote does not support server-side move or copy --- SKIP: TestMoveFileBackupDir (0.39s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:52:06 INFO : A1/B2: Making directory 2026/07/02 02:52:07 INFO : A1/B1/C3: Making directory 2026/07/02 02:52:27 DEBUG : A2/B1/C1/four: size = 4 OK 2026/07/02 02:52:27 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/07/02 02:52:27 DEBUG : A2/B1/C2/five: size = 4 OK 2026/07/02 02:52:27 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/07/02 02:52:28 DEBUG : A2/B1/three: size = 5 OK 2026/07/02 02:52:28 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/07/02 02:52:28 DEBUG : A2/two: size = 3 OK 2026/07/02 02:52:28 INFO : A1/two: Copied (new) to: A2/two 2026/07/02 02:52:28 DEBUG : A2/one: size = 3 OK 2026/07/02 02:52:28 INFO : A1/one: Copied (new) to: A2/one 2026/07/02 02:52:29 INFO : A1/B1/C1/four: Deleted 2026/07/02 02:52:29 INFO : A1/B1/C2/five: Deleted 2026/07/02 02:52:30 INFO : A1/B1/three: Deleted 2026/07/02 02:52:30 INFO : A1/two: Deleted 2026/07/02 02:52:30 INFO : A1/one: Deleted operations_test.go:1436: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1436 Error: Received unexpected error: RenameDir mkdir: failed to make directory: CreateDir failed: invalid character '<' looking for beginning of value Test: TestDirMove 2026/07/02 02:52:45 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:52:45 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1436 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestDirMove --- FAIL: TestDirMove (55.89s) === RUN TestGetFsInfo run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:52:46 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:52:46 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestGetFsInfo --- FAIL: TestGetFsInfo (0.40s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:52:46 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:52:46 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/02 02:52:46 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:52:47 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestRcat/withChecksum=false,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:52:47 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:52:47 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/02 02:52:47 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:52:47 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestRcat/withChecksum=true,ignoreChecksum=false === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:52:48 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:52:48 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: login failed: invalid character '<' looking for beginning of value 2026/07/02 02:52:48 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:52:48 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value run.go:182: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:182 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:282 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Received unexpected error: getting files failed: login failed: invalid character '<' looking for beginning of value Test: TestRcat/withChecksum=false,ignoreChecksum=true === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:52:48 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Web API returned error "Linkbox error 0: " - refreshing token 2026/07/02 02:52:49 ERROR : error listing: getting files failed: login failed: invalid character '<' looking for beginning of value fstest.go:282: Error listing: getting files failed: login failed: invalid character '<' looking for beginning of value --- FAIL: TestRcat (23.96s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (0.80s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (0.80s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (0.80s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (21.54s) === RUN TestRcatMetadata run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.40s) === RUN TestRcatSize run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" 2026/07/02 02:53:12 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': File to upload is small (60 bytes), uploading instead of streaming 2026/07/02 02:53:14 DEBUG : potato2: size = 60 OK 2026/07/02 02:53:14 NOTICE: Linkbox root 'rclone-test-hahamav4mohe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/02 02:53:14 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (7.48s) === RUN TestRcatSizeMetadata run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.42s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" --- PASS: TestRcatSizeUploadHeaders (3.74s) === RUN TestTouchDir run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.40s) === RUN TestMkdirMetadata run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.40s) === RUN TestMkdirModTime run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.42s) === RUN TestCopyDirMetadata run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.40s) === RUN TestSetDirModTime run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.41s) === RUN TestDirsEqual run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.50s) === RUN TestRemoveExisting run.go:198: Remote "Linkbox root 'rclone-test-hahamav4mohe'", Local "Local file system at /tmp/rclone694849191", Modify Window "876000h0m0s" operations_test.go:1962: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.42s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2026/07/02 02:53:25 DEBUG : Linkbox root 'rclone-test-hahamav4mohe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 12m1.367837185s (try 1/5): exit status 1: Failed [TestCopyLongFileNameCollision TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSortedFn TestListJSON TestCount TestDelete TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true]