"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/08/14 02:20:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ligecar0faqi" 2026/08/14 02:20:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 02:20:15 DEBUG : Linkbox root 'rclone-test-ligecar0faqi': Using cached web token 2026/08/14 02:20:16 DEBUG : Creating backend with remote "/tmp/rclone496507756" === 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-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/14 02:20:17 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.44s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/14 02:20:17 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.43s) === RUN TestSizeDiffers 2026/08/14 02:20:17 DEBUG : a: size = 0 OK 2026/08/14 02:20:17 DEBUG : a: size = 1 (memory) 2026/08/14 02:20:17 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/14 02:20:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/14 02:20:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/14 02:20:17 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/14 02:20:17 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/14 02:20:17 DEBUG : potato: Seek from 10 to 0 2026/08/14 02:20:17 DEBUG : potato: Seek from 10 to 0 2026/08/14 02:20:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/14 02:20:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/14 02:20:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/14 02:20:17 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/14 02:20:17 DEBUG : potato: Seek from 5 to 2 2026/08/14 02:20:17 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/14 02:20:17 DEBUG : potato: Seek from 7 to 0 2026/08/14 02:20:17 DEBUG : potato: Seek from 7 to 0 2026/08/14 02:20:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/14 02:20:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/14 02:20:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/14 02:20:17 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/14 02:20:17 DEBUG : potato: Seek from 5 to 2 2026/08/14 02:20:17 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/14 02:20:17 DEBUG : potato: Seek from 8 to 0 2026/08/14 02:20:17 DEBUG : potato: Seek from 8 to 0 2026/08/14 02:20:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/14 02:20:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/14 02:20:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/14 02:20:17 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/14 02:20:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/14 02:20:17 DEBUG : potato: Seek from 5 to 2 2026/08/14 02:20:17 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/14 02:20:17 DEBUG : potato: Seek from 9 to 0 2026/08/14 02:20:17 DEBUG : potato: Seek from 9 to 0 2026/08/14 02:20:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (17.70s) --- PASS: TestCheck/1 (0.20s) --- PASS: TestCheck/2 (0.24s) --- PASS: TestCheck/3 (0.20s) --- PASS: TestCheck/4 (0.22s) --- PASS: TestCheck/5 (0.20s) --- PASS: TestCheck/6 (0.23s) --- PASS: TestCheck/7 (0.20s) === RUN TestCheckFsError 2026/08/14 02:20:35 DEBUG : Creating backend with remote "nonexistent" 2026/08/14 02:20:35 DEBUG : Creating backend with remote "nonexistent" 2026/08/14 02:20:35 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/14 02:20:35 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/14 02:20:35 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/14 02:20:35 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", 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 (18.36s) --- PASS: TestCheckDownload/1 (0.40s) --- PASS: TestCheckDownload/2 (0.25s) --- PASS: TestCheckDownload/3 (0.24s) --- PASS: TestCheckDownload/4 (0.43s) --- PASS: TestCheckDownload/5 (0.60s) --- PASS: TestCheckDownload/6 (0.44s) --- PASS: TestCheckDownload/7 (0.60s) === RUN TestCheckSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", 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.08s) --- PASS: TestCheckSizeOnly/1 (0.20s) --- PASS: TestCheckSizeOnly/2 (0.20s) --- PASS: TestCheckSizeOnly/3 (0.21s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.20s) --- PASS: TestCheckSizeOnly/6 (0.20s) --- PASS: TestCheckSizeOnly/7 (0.20s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:21:12 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/14 02:21:12 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/14 02:21:12 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/14 02:21:12 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/14 02:21:12 DEBUG : test.sum: Update: removing old file 2026/08/14 02:21:15 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/14 02:21:15 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/14 02:21:15 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/14 02:21:15 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (8.05s) === RUN TestCheckSum run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:21:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ligecar0faqi/data" 2026/08/14 02:21:17 DEBUG : Linkbox root 'rclone-test-ligecar0faqi/data': Using cached web token check_test.go:354: Linkbox root 'rclone-test-ligecar0faqi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.77s) === RUN TestCheckSumDownload run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:21:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ligecar0faqi/data" 2026/08/14 02:21:19 DEBUG : Linkbox root 'rclone-test-ligecar0faqi/data': Using cached web token === RUN TestCheckSumDownload/subtest1 2026/08/14 02:21:30 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest2 2026/08/14 02:21:34 DEBUG : test.sum: Update: removing old file 2026/08/14 02:21:37 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/08/14 02:21:37 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/08/14 02:21:38 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) === RUN TestCheckSumDownload/subtest3 2026/08/14 02:21:39 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest4 2026/08/14 02:21:44 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest5 2026/08/14 02:21:48 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest6 2026/08/14 02:21:52 DEBUG : data/banana: Update: removing old file 2026/08/14 02:21:56 DEBUG : data/potato: Update: removing old file 2026/08/14 02:21:59 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (50.54s) --- PASS: TestCheckSumDownload/subtest1 (0.78s) --- PASS: TestCheckSumDownload/subtest2 (0.46s) --- PASS: TestCheckSumDownload/subtest3 (0.66s) --- PASS: TestCheckSumDownload/subtest4 (0.65s) --- PASS: TestCheckSumDownload/subtest5 (0.66s) --- PASS: TestCheckSumDownload/subtest6 (0.65s) --- PASS: TestCheckSumDownload/subtest7 (0.66s) === RUN TestCheckSumConcurrency 2026/08/14 02:22:10 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/14 02:22:10 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/14 02:22:10 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/14 02:22:10 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/14 02:22:10 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/14 02:22:10 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/14 02:22:10 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/14 02:22:10 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/14 02:22:10 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/14 02:22:10 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/14 02:22:10 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/14 02:22:10 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/14 02:22:10 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rifuxus0neza" 2026/08/14 02:22:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 02:22:10 DEBUG : Linkbox root 'rclone-test-rifuxus0neza': Using cached web token 2026/08/14 02:22:11 DEBUG : Creating backend with remote "/tmp/rclone1984565796" run.go:198: Remote "Linkbox root 'rclone-test-rifuxus0neza'", Local "Local file system at /tmp/rclone1984565796", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/08/14 02:22:15 ERROR : hello, world!: sum not found 2026/08/14 02:22:15 ERROR : HELLO, WORLD!: file not in Linkbox root 'rclone-test-rifuxus0neza' 2026/08/14 02:22:15 NOTICE: Linkbox root 'rclone-test-rifuxus0neza': 1 files missing 2026/08/14 02:22:15 NOTICE: 1 hashes missing 2026/08/14 02:22:15 NOTICE: Linkbox root 'rclone-test-rifuxus0neza': 1 differences found 2026/08/14 02:22:15 NOTICE: Linkbox root 'rclone-test-rifuxus0neza': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/14 02:22:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/14 02:22:16 NOTICE: Linkbox root 'rclone-test-rifuxus0neza': 0 differences found 2026/08/14 02:22:16 NOTICE: Linkbox root 'rclone-test-rifuxus0neza': 1 matching files 2026/08/14 02:22:16 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tajilep2bisu" 2026/08/14 02:22:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 02:22:16 DEBUG : Linkbox root 'rclone-test-tajilep2bisu': Using cached web token 2026/08/14 02:22:17 DEBUG : Creating backend with remote "/tmp/rclone4161944017" run.go:198: Remote "Linkbox root 'rclone-test-tajilep2bisu'", Local "Local file system at /tmp/rclone4161944017", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/08/14 02:22:21 ERROR : HELLO, WORLD!: sum not found 2026/08/14 02:22:21 ERROR : hello, world!: file not in Linkbox root 'rclone-test-tajilep2bisu' 2026/08/14 02:22:21 NOTICE: Linkbox root 'rclone-test-tajilep2bisu': 1 files missing 2026/08/14 02:22:21 NOTICE: 1 hashes missing 2026/08/14 02:22:21 NOTICE: Linkbox root 'rclone-test-tajilep2bisu': 1 differences found 2026/08/14 02:22:21 NOTICE: Linkbox root 'rclone-test-tajilep2bisu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/14 02:22:21 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/14 02:22:21 NOTICE: Linkbox root 'rclone-test-tajilep2bisu': 0 differences found 2026/08/14 02:22:21 NOTICE: Linkbox root 'rclone-test-tajilep2bisu': 1 matching files 2026/08/14 02:22:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fobatok3rino" 2026/08/14 02:22:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 02:22:21 DEBUG : Linkbox root 'rclone-test-fobatok3rino': Using cached web token 2026/08/14 02:22:22 DEBUG : Creating backend with remote "/tmp/rclone1122384873" run.go:198: Remote "Linkbox root 'rclone-test-fobatok3rino'", Local "Local file system at /tmp/rclone1122384873", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/14 02:22:26 ERROR : HeLlO, wOrLd!: sum not found 2026/08/14 02:22:26 ERROR : hello, world!: file not in Linkbox root 'rclone-test-fobatok3rino' 2026/08/14 02:22:26 NOTICE: Linkbox root 'rclone-test-fobatok3rino': 1 files missing 2026/08/14 02:22:26 NOTICE: 1 hashes missing 2026/08/14 02:22:26 NOTICE: Linkbox root 'rclone-test-fobatok3rino': 1 differences found 2026/08/14 02:22:26 NOTICE: Linkbox root 'rclone-test-fobatok3rino': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/14 02:22:26 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/14 02:22:26 NOTICE: Linkbox root 'rclone-test-fobatok3rino': 0 differences found 2026/08/14 02:22:26 NOTICE: Linkbox root 'rclone-test-fobatok3rino': 1 matching files 2026/08/14 02:22:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-feparuc8poma" 2026/08/14 02:22:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 02:22:26 DEBUG : Linkbox root 'rclone-test-feparuc8poma': Using cached web token 2026/08/14 02:22:27 DEBUG : Creating backend with remote "/tmp/rclone1002618950" run.go:198: Remote "Linkbox root 'rclone-test-feparuc8poma'", Local "Local file system at /tmp/rclone1002618950", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/14 02:22:31 ERROR : HELLO, WORLD!: sum not found 2026/08/14 02:22:31 ERROR : HeLlO, wOrLd!: file not in Linkbox root 'rclone-test-feparuc8poma' 2026/08/14 02:22:31 NOTICE: Linkbox root 'rclone-test-feparuc8poma': 1 files missing 2026/08/14 02:22:31 NOTICE: 1 hashes missing 2026/08/14 02:22:31 NOTICE: Linkbox root 'rclone-test-feparuc8poma': 1 differences found 2026/08/14 02:22:31 NOTICE: Linkbox root 'rclone-test-feparuc8poma': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/14 02:22:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/14 02:22:32 NOTICE: Linkbox root 'rclone-test-feparuc8poma': 0 differences found 2026/08/14 02:22:32 NOTICE: Linkbox root 'rclone-test-feparuc8poma': 1 matching files 2026/08/14 02:22:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lizibox6bowo" 2026/08/14 02:22:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 02:22:32 DEBUG : Linkbox root 'rclone-test-lizibox6bowo': Using cached web token 2026/08/14 02:22:33 DEBUG : Creating backend with remote "/tmp/rclone499606221" run.go:198: Remote "Linkbox root 'rclone-test-lizibox6bowo'", Local "Local file system at /tmp/rclone499606221", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/08/14 02:22:37 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/14 02:22:37 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-lizibox6bowo' 2026/08/14 02:22:37 NOTICE: Linkbox root 'rclone-test-lizibox6bowo': 1 files missing 2026/08/14 02:22:37 NOTICE: 1 hashes missing 2026/08/14 02:22:37 NOTICE: Linkbox root 'rclone-test-lizibox6bowo': 1 differences found 2026/08/14 02:22:37 NOTICE: Linkbox root 'rclone-test-lizibox6bowo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/14 02:22:38 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/14 02:22:38 NOTICE: Linkbox root 'rclone-test-lizibox6bowo': 0 differences found 2026/08/14 02:22:38 NOTICE: Linkbox root 'rclone-test-lizibox6bowo': 1 matching files 2026/08/14 02:22:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-meyirem3boma" 2026/08/14 02:22:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 02:22:38 DEBUG : Linkbox root 'rclone-test-meyirem3boma': Using cached web token 2026/08/14 02:22:38 DEBUG : Creating backend with remote "/tmp/rclone193043610" run.go:198: Remote "Linkbox root 'rclone-test-meyirem3boma'", Local "Local file system at /tmp/rclone193043610", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2026/08/14 02:22:43 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/14 02:22:43 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-meyirem3boma' 2026/08/14 02:22:43 NOTICE: Linkbox root 'rclone-test-meyirem3boma': 1 files missing 2026/08/14 02:22:43 NOTICE: 1 hashes missing 2026/08/14 02:22:43 NOTICE: Linkbox root 'rclone-test-meyirem3boma': 1 differences found 2026/08/14 02:22:43 NOTICE: Linkbox root 'rclone-test-meyirem3boma': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/14 02:22:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/14 02:22:43 NOTICE: Linkbox root 'rclone-test-meyirem3boma': 0 differences found 2026/08/14 02:22:43 NOTICE: Linkbox root 'rclone-test-meyirem3boma': 1 matching files 2026/08/14 02:22:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gufabes8buka" 2026/08/14 02:22:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 02:22:43 DEBUG : Linkbox root 'rclone-test-gufabes8buka': Using cached web token 2026/08/14 02:22:44 DEBUG : Creating backend with remote "/tmp/rclone3820572758" run.go:198: Remote "Linkbox root 'rclone-test-gufabes8buka'", Local "Local file system at /tmp/rclone3820572758", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2026/08/14 02:22:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/14 02:22:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-gufabes8buka' 2026/08/14 02:22:48 NOTICE: Linkbox root 'rclone-test-gufabes8buka': 1 files missing 2026/08/14 02:22:48 NOTICE: 1 hashes missing 2026/08/14 02:22:48 NOTICE: Linkbox root 'rclone-test-gufabes8buka': 1 differences found 2026/08/14 02:22:48 NOTICE: Linkbox root 'rclone-test-gufabes8buka': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/14 02:22:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/14 02:22:48 NOTICE: Linkbox root 'rclone-test-gufabes8buka': 0 differences found 2026/08/14 02:22:48 NOTICE: Linkbox root 'rclone-test-gufabes8buka': 1 matching files 2026/08/14 02:22:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ralasad9feji" 2026/08/14 02:22:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 02:22:48 DEBUG : Linkbox root 'rclone-test-ralasad9feji': Using cached web token 2026/08/14 02:22:49 DEBUG : Creating backend with remote "/tmp/rclone4261178438" run.go:198: Remote "Linkbox root 'rclone-test-ralasad9feji'", Local "Local file system at /tmp/rclone4261178438", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2026/08/14 02:22:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/14 02:22:53 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-ralasad9feji' 2026/08/14 02:22:53 NOTICE: Linkbox root 'rclone-test-ralasad9feji': 1 files missing 2026/08/14 02:22:53 NOTICE: 1 hashes missing 2026/08/14 02:22:53 NOTICE: Linkbox root 'rclone-test-ralasad9feji': 1 differences found 2026/08/14 02:22:53 NOTICE: Linkbox root 'rclone-test-ralasad9feji': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/14 02:22:54 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/14 02:22:54 NOTICE: Linkbox root 'rclone-test-ralasad9feji': 0 differences found 2026/08/14 02:22:54 NOTICE: Linkbox root 'rclone-test-ralasad9feji': 1 matching files 2026/08/14 02:22:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ritamod6fete" 2026/08/14 02:22:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 02:22:54 DEBUG : Linkbox root 'rclone-test-ritamod6fete': Using cached web token 2026/08/14 02:22:54 DEBUG : Creating backend with remote "/tmp/rclone2758072724" run.go:198: Remote "Linkbox root 'rclone-test-ritamod6fete'", Local "Local file system at /tmp/rclone2758072724", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2026/08/14 02:22:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/14 02:22:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-ritamod6fete' 2026/08/14 02:22:59 NOTICE: Linkbox root 'rclone-test-ritamod6fete': 1 files missing 2026/08/14 02:22:59 NOTICE: 1 hashes missing 2026/08/14 02:22:59 NOTICE: Linkbox root 'rclone-test-ritamod6fete': 1 differences found 2026/08/14 02:22:59 NOTICE: Linkbox root 'rclone-test-ritamod6fete': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/14 02:22:59 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/14 02:22:59 NOTICE: Linkbox root 'rclone-test-ritamod6fete': 0 differences found 2026/08/14 02:22:59 NOTICE: Linkbox root 'rclone-test-ritamod6fete': 1 matching files 2026/08/14 02:22:59 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bocivah9refo" 2026/08/14 02:22:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 02:22:59 DEBUG : Linkbox root 'rclone-test-bocivah9refo': Using cached web token 2026/08/14 02:23:00 DEBUG : Creating backend with remote "/tmp/rclone1894081030" run.go:198: Remote "Linkbox root 'rclone-test-bocivah9refo'", Local "Local file system at /tmp/rclone1894081030", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2026/08/14 02:23:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/14 02:23:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-bocivah9refo' 2026/08/14 02:23:05 NOTICE: Linkbox root 'rclone-test-bocivah9refo': 1 files missing 2026/08/14 02:23:05 NOTICE: 1 hashes missing 2026/08/14 02:23:05 NOTICE: Linkbox root 'rclone-test-bocivah9refo': 1 differences found 2026/08/14 02:23:05 NOTICE: Linkbox root 'rclone-test-bocivah9refo': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/14 02:23:05 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/14 02:23:05 NOTICE: Linkbox root 'rclone-test-bocivah9refo': 0 differences found 2026/08/14 02:23:05 NOTICE: Linkbox root 'rclone-test-bocivah9refo': 1 matching files 2026/08/14 02:23:05 DEBUG : Linkbox root 'rclone-test-bocivah9refo': Purge remote 2026/08/14 02:23:06 DEBUG : Linkbox root 'rclone-test-ritamod6fete': Purge remote 2026/08/14 02:23:08 DEBUG : Linkbox root 'rclone-test-ralasad9feji': Purge remote 2026/08/14 02:23:09 DEBUG : Linkbox root 'rclone-test-gufabes8buka': Purge remote 2026/08/14 02:23:10 DEBUG : Linkbox root 'rclone-test-meyirem3boma': Purge remote 2026/08/14 02:23:12 DEBUG : Linkbox root 'rclone-test-lizibox6bowo': Purge remote 2026/08/14 02:23:13 DEBUG : Linkbox root 'rclone-test-feparuc8poma': Purge remote 2026/08/14 02:23:14 DEBUG : Linkbox root 'rclone-test-fobatok3rino': Purge remote 2026/08/14 02:23:16 DEBUG : Linkbox root 'rclone-test-tajilep2bisu': Purge remote 2026/08/14 02:23:17 DEBUG : Linkbox root 'rclone-test-rifuxus0neza': Purge remote --- PASS: TestApplyTransforms (68.71s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:23:19 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/14 02:23:22 DEBUG : sub/file2: size = 14 OK 2026/08/14 02:23:22 INFO : file1: Copied (new) to: sub/file2 2026/08/14 02:23:23 DEBUG : sub/file2: size = 14 OK 2026/08/14 02:23:23 DEBUG : file1: Sizes identical 2026/08/14 02:23:23 DEBUG : file1: Unchanged skipping 2026/08/14 02:23:23 DEBUG : Linkbox root 'rclone-test-ligecar0faqi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (8.77s) === RUN TestCopyLongFile run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.40s) === RUN TestCopyFileBackupDir run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" copy_test.go:174: Skipping test as remote does not support server-side move or copy --- SKIP: TestCopyFileBackupDir (0.41s) === RUN TestCopyFileCompareDest run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:23:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ligecar0faqi/dst" 2026/08/14 02:23:28 DEBUG : Linkbox root 'rclone-test-ligecar0faqi/dst': Using cached web token 2026/08/14 02:23:29 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ligecar0faqi/CompareDest" 2026/08/14 02:23:29 DEBUG : Linkbox root 'rclone-test-ligecar0faqi/CompareDest': Using cached web token 2026/08/14 02:23:31 DEBUG : one: Need to transfer - File not found at Destination 2026/08/14 02:23:35 DEBUG : one: size = 3 OK 2026/08/14 02:23:35 INFO : one: Copied (new) 2026/08/14 02:23:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone496507756) 2026/08/14 02:23:36 DEBUG : one: size = 3 (Linkbox root 'rclone-test-ligecar0faqi/dst') 2026/08/14 02:23:36 DEBUG : one: Sizes differ 2026/08/14 02:23:36 DEBUG : one: Update: removing old file 2026/08/14 02:23:39 DEBUG : one: size = 5 OK 2026/08/14 02:23:39 INFO : one: Copied (replaced existing) 2026/08/14 02:23:40 DEBUG : dst/one: Update: removing old file 2026/08/14 02:23:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone496507756) 2026/08/14 02:23:47 DEBUG : one: size = 3 (Linkbox root 'rclone-test-ligecar0faqi/dst') 2026/08/14 02:23:47 DEBUG : one: Sizes differ 2026/08/14 02:23:48 DEBUG : one: size = 5 OK 2026/08/14 02:23:48 DEBUG : one: Sizes identical 2026/08/14 02:23:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/14 02:23:51 DEBUG : two: Need to transfer - File not found at Destination 2026/08/14 02:23:51 DEBUG : two: size = 3 OK 2026/08/14 02:23:51 DEBUG : two: Sizes identical 2026/08/14 02:23:51 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/14 02:23:52 DEBUG : two: Need to transfer - File not found at Destination 2026/08/14 02:23:53 DEBUG : two: size = 3 OK 2026/08/14 02:23:53 DEBUG : two: Sizes identical 2026/08/14 02:23:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/14 02:23:54 DEBUG : two: Need to transfer - File not found at Destination 2026/08/14 02:23:54 DEBUG : two: size = 5 (Local file system at /tmp/rclone496507756) 2026/08/14 02:23:54 DEBUG : two: size = 3 (Linkbox root 'rclone-test-ligecar0faqi/CompareDest') 2026/08/14 02:23:54 DEBUG : two: Sizes differ 2026/08/14 02:23:56 DEBUG : two: size = 5 OK 2026/08/14 02:23:56 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (38.09s) === RUN TestCopyFileCopyDest run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.42s) === RUN TestCopyInplace run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.40s) === RUN TestCopyLongFileName run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.41s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.40s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:24:08 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:24:08 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/14 02:24:08 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:24:08 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/14 02:24:08 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:24:08 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/14 02:24:09 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:24:09 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/14 02:24:11 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:24:13 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:24:15 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:24:17 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:24:19 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/14 02:24:19 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/14 02:24:21 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/14 02:24:23 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/14 02:24:24 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/14 02:24:25 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/14 02:24:26 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/14 02:24:26 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/14 02:24:26 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/14 02:24:26 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/14 02:24:27 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/14 02:24:27 DEBUG : pacer: Reducing sleep to 200ms 2026/08/14 02:24:27 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/14 02:24:28 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer 2026/08/14 02:24:28 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/14 02:24:29 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/14 02:24:32 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/14 02:24:32 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (29.13s) === RUN TestDeduplicateInteractive run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.43s) === RUN TestDeduplicateSkip run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.44s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.40s) === RUN TestDeduplicateFirst run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.41s) === RUN TestDeduplicateNewest run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.41s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.40s) === RUN TestDeduplicateOldest run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.40s) === RUN TestDeduplicateLargest run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.42s) === RUN TestDeduplicateSmallest run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.40s) === RUN TestDeduplicateRename run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.41s) === RUN TestMergeDirs run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.41s) === RUN TestListDirSorted run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-ligecar0faqi'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestListDirSorted (21.19s) === RUN TestListDirSortedFn run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-ligecar0faqi'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestListDirSortedFn (21.21s) === RUN TestListJSON run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/08/14 02:25:32 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (12.91s) --- PASS: TestListJSON/Default (0.20s) --- PASS: TestListJSON/FilesOnly (0.20s) --- PASS: TestListJSON/DirsOnly (0.20s) --- PASS: TestListJSON/Recurse (0.41s) --- PASS: TestListJSON/SubDir (0.21s) --- PASS: TestListJSON/NoModTime (0.20s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.20s) --- PASS: TestListJSON/HashTypes (0.22s) --- PASS: TestListJSON/Metadata (0.20s) === RUN TestStatJSON run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" === 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/08/14 02:25:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-ligecar0faqi/notfound" 2026/08/14 02:25:46 DEBUG : Linkbox root 'rclone-test-ligecar0faqi/notfound': Using cached web token --- PASS: TestStatJSON (15.37s) --- PASS: TestStatJSON/Root (0.20s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.20s) --- PASS: TestStatJSON/Dir (0.40s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.20s) --- PASS: TestStatJSON/File (0.23s) --- PASS: TestStatJSON/NotFound (0.42s) --- PASS: TestStatJSON/DirFilesOnly (0.27s) --- PASS: TestStatJSON/FileFilesOnly (0.25s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.20s) --- PASS: TestStatJSON/FileDirsOnly (0.21s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.20s) --- PASS: TestStatJSON/RootNotFound (1.68s) === RUN TestStatJSONMemory 2026/08/14 02:25:52 DEBUG : Creating backend with remote ":memory:" 2026/08/14 02:25:52 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/14 02:25:52 DEBUG : sub/file1: size = 5 OK 2026/08/14 02:25:52 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/14 02:25:52 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:25:52 INFO : Linkbox root 'rclone-test-ligecar0faqi': Making directory 2026/08/14 02:25:52 INFO : Linkbox root 'rclone-test-ligecar0faqi': Making directory --- PASS: TestMkdir (0.61s) === RUN TestLsd run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" --- PASS: TestLsd (7.66s) === RUN TestLs run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" --- PASS: TestLs (7.48s) === RUN TestLsWithFilesFrom run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:26:12 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/14 02:26:12 DEBUG : empty space: Excluded 2026/08/14 02:26:16 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:26:16 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/14 02:26:16 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:26:16 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/14 02:26:16 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:26:16 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/14 02:26:17 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:26:17 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/14 02:26:19 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:26:21 DEBUG : pacer: Reducing sleep to 1.5s --- PASS: TestLsWithFilesFrom (12.96s) === RUN TestLsLong run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:26:23 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/14 02:26:24 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/14 02:26:27 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/14 02:26:27 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/14 02:26:27 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/14 02:26:28 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/14 02:26:29 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/14 02:26:30 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestLsLong (12.32s) === RUN TestHashSums run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" --- PASS: TestHashSums (7.20s) === RUN TestHashSumsWithErrors 2026/08/14 02:26:40 DEBUG : Creating backend with remote ":memory:" 2026/08/14 02:26:40 ERROR : file1: hash unsupported: hash type not supported 2026/08/14 02:26:40 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/14 02:26:40 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.01s) === RUN TestHashStream 2026/08/14 02:26:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/14 02:26:40 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/14 02:26:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/14 02:26:40 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/14 02:26:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/14 02:26:40 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/14 02:26:40 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/14 02:26:40 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-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" --- PASS: TestCount (14.33s) === RUN TestDelete run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:27:01 DEBUG : Waiting for deletions to finish 2026/08/14 02:27:01 DEBUG : large: Excluded (Size Filter) 2026/08/14 02:27:01 DEBUG : large: Excluded 2026/08/14 02:27:02 INFO : medium: Deleted 2026/08/14 02:27:03 INFO : small: Deleted --- PASS: TestDelete (10.24s) === RUN TestMaxDelete run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:27:11 DEBUG : Waiting for deletions to finish 2026/08/14 02:27:11 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/08/14 02:27:13 INFO : large: Deleted 2026/08/14 02:27:13 INFO : medium: Deleted --- PASS: TestMaxDelete (10.45s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:27:22 DEBUG : Waiting for deletions to finish 2026/08/14 02:27:22 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/14 02:27:23 INFO : medium: Deleted 2026/08/14 02:27:23 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (10.66s) === RUN TestMaxDeleteSize run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:27:32 DEBUG : Waiting for deletions to finish 2026/08/14 02:27:32 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/08/14 02:27:34 INFO : large: Deleted 2026/08/14 02:27:34 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (10.35s) === RUN TestReadFile run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" --- PASS: TestReadFile (4.81s) === RUN TestRetry 2026/08/14 02:27:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/14 02:27:41 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/14 02:27:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/14 02:27:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/14 02:27:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/14 02:27:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/14 02:27:41 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-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" --- PASS: TestCat (10.97s) === RUN TestPurge 2026/08/14 02:27:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-guvopot8nepe" 2026/08/14 02:27:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/14 02:27:52 DEBUG : Linkbox root 'rclone-test-guvopot8nepe': Using cached web token 2026/08/14 02:27:53 DEBUG : Creating backend with remote "/tmp/rclone4123141781" run.go:198: Remote "Linkbox root 'rclone-test-guvopot8nepe'", Local "Local file system at /tmp/rclone4123141781", Modify Window "876000h0m0s" 2026/08/14 02:28:02 INFO : A2: Making directory 2026/08/14 02:28:03 INFO : A1/B2: Making directory 2026/08/14 02:28:05 INFO : A1/B2/C2: Making directory 2026/08/14 02:28:06 INFO : A1/B1/C3: Making directory 2026/08/14 02:28:08 INFO : A3: Making directory 2026/08/14 02:28:09 INFO : A3/B3: Making directory 2026/08/14 02:28:11 INFO : A3/B3/C4: Making directory 2026/08/14 02:28:21 ERROR : error listing: directory not found 2026/08/14 02:28:21 DEBUG : Linkbox root 'rclone-test-guvopot8nepe': Purge remote 2026/08/14 02:28:22 NOTICE: purge failed: directory not found --- PASS: TestPurge (29.65s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:28:28 INFO : A2: Making directory 2026/08/14 02:28:30 INFO : A1/B2: Making directory 2026/08/14 02:28:31 INFO : A1/B2/C2: Making directory 2026/08/14 02:28:33 INFO : A1/B1/C3: Making directory 2026/08/14 02:28:34 INFO : A3: Making directory 2026/08/14 02:28:36 INFO : A3/B3: Making directory 2026/08/14 02:28:37 INFO : A3/B3/C4: Making directory 2026/08/14 02:28:43 DEBUG : removing 1 level 3 directories 2026/08/14 02:28:43 INFO : A3/B3/C4: Removing directory 2026/08/14 02:28:49 DEBUG : removing 2 level 3 directories 2026/08/14 02:28:49 INFO : A1/B2/C2: Removing directory 2026/08/14 02:28:49 INFO : A1/B1/C3: Removing directory 2026/08/14 02:28:51 DEBUG : removing 2 level 2 directories 2026/08/14 02:28:51 INFO : A3/B3: Removing directory 2026/08/14 02:28:51 INFO : A1/B2: Removing directory 2026/08/14 02:28:53 DEBUG : removing 2 level 1 directories 2026/08/14 02:28:53 INFO : A3: Removing directory 2026/08/14 02:28:53 INFO : A2: Removing directory 2026/08/14 02:28:59 DEBUG : removing 1 level 3 directories 2026/08/14 02:28:59 INFO : A1/B1/C1: Removing directory 2026/08/14 02:29:01 DEBUG : removing 1 level 2 directories 2026/08/14 02:29:01 INFO : A1/B1: Removing directory 2026/08/14 02:29:03 DEBUG : removing 1 level 1 directories 2026/08/14 02:29:03 INFO : A1: Removing directory 2026/08/14 02:29:04 DEBUG : removing 1 level 0 directories 2026/08/14 02:29:04 INFO : Linkbox root 'rclone-test-ligecar0faqi': Removing directory 2026/08/14 02:29:06 ERROR : error listing: directory not found 2026/08/14 02:29:07 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (44.92s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:29:08 INFO : A1: Making directory 2026/08/14 02:29:10 INFO : A1/B1: Making directory 2026/08/14 02:29:11 INFO : A1/B1/C1: Making directory 2026/08/14 02:29:14 DEBUG : removing 1 level 3 directories 2026/08/14 02:29:14 INFO : A1/B1/C1: Removing directory 2026/08/14 02:29:16 DEBUG : removing 1 level 2 directories 2026/08/14 02:29:16 INFO : A1/B1: Removing directory 2026/08/14 02:29:20 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:29:20 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/14 02:29:20 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:29:20 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/14 02:29:20 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:29:20 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/14 02:29:21 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:29:21 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/14 02:29:23 DEBUG : pacer: Reducing sleep to 1.5s --- PASS: TestRmdirsLeaveRoot (16.30s) === RUN TestRmdirsWithFilter run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:29:23 INFO : A1: Making directory 2026/08/14 02:29:25 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/14 02:29:28 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/14 02:29:28 INFO : A1/B1: Making directory 2026/08/14 02:29:28 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/14 02:29:30 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/14 02:29:30 INFO : A1/B1/C1: Making directory 2026/08/14 02:29:30 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/14 02:29:32 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/14 02:29:32 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/14 02:29:32 DEBUG : pacer: Reducing sleep to 200ms 2026/08/14 02:29:33 DEBUG : removing 1 level 3 directories 2026/08/14 02:29:33 INFO : A1/B1/C1: Removing directory 2026/08/14 02:29:35 DEBUG : removing 1 level 2 directories 2026/08/14 02:29:35 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (15.80s) === RUN TestCopyURL run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:29:41 DEBUG : file1: size = 14 OK 2026/08/14 02:29:41 DEBUG : filename.txt: File name found in url 2026/08/14 02:29:43 DEBUG : filename.txt: size = 14 OK 2026/08/14 02:29:43 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/14 02:29:45 DEBUG : headerfilename.txt: size = 14 OK 2026/08/14 02:29:47 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (14.60s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:29:55 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (3.70s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:29:57 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/14 02:30:01 DEBUG : sub/file2: size = 14 OK 2026/08/14 02:30:01 INFO : file1: Copied (new) to: sub/file2 2026/08/14 02:30:01 INFO : file1: Deleted 2026/08/14 02:30:01 DEBUG : sub/file2: size = 14 OK 2026/08/14 02:30:01 DEBUG : file1: Sizes identical 2026/08/14 02:30:01 DEBUG : file1: Unchanged skipping 2026/08/14 02:30:01 INFO : file1: Deleted 2026/08/14 02:30:02 DEBUG : Linkbox root 'rclone-test-ligecar0faqi': don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (8.69s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:30:06 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/14 02:30:08 DEBUG : file1: size = 14 OK 2026/08/14 02:30:08 INFO : file1: Copied (new) 2026/08/14 02:30:08 INFO : file1: Deleted 2026/08/14 02:30:08 DEBUG : file1: Destination exists, skipping 2026/08/14 02:30:08 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (4.53s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:30:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/14 02:30:14 DEBUG : sub/file2: size = 14 OK 2026/08/14 02:30:14 INFO : file1: Copied (new) to: sub/file2 2026/08/14 02:30:14 INFO : file1: Deleted 2026/08/14 02:30:15 DEBUG : sub/file2: size = 14 OK 2026/08/14 02:30:15 DEBUG : file1: Sizes identical 2026/08/14 02:30:15 DEBUG : file1: Unchanged skipping 2026/08/14 02:30:15 INFO : file1: Deleted 2026/08/14 02:30:16 DEBUG : sub/file2: moving to sub/File2-rclone-move-najuqeh6 2026/08/14 02:30:18 DEBUG : sub/File2-rclone-move-najuqeh6: size = 14 OK 2026/08/14 02:30:18 INFO : sub/file2: Copied (new) to: sub/File2-rclone-move-najuqeh6 2026/08/14 02:30:19 INFO : sub/file2: Deleted 2026/08/14 02:30:19 DEBUG : sub/file2: moving to sub/File2 2026/08/14 02:30:22 DEBUG : sub/File2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/14 02:30:22 DEBUG : sub/File2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/14 02:30:22 DEBUG : sub/File2: Trying to read object after upload: try again in 400ms (3/10) 2026/08/14 02:30:23 DEBUG : sub/File2: Trying to read object after upload: try again in 800ms (4/10) 2026/08/14 02:30:24 DEBUG : sub/File2: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/14 02:30:26 DEBUG : sub/File2: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/14 02:30:29 DEBUG : sub/File2: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/14 02:30:36 DEBUG : sub/File2: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/14 02:30:49 DEBUG : sub/File2: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/14 02:31:15 DEBUG : sub/File2: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/14 02:32:06 ERROR : sub/File2-rclone-move-najuqeh6: Failed to copy: object not found 2026/08/14 02:32:06 ERROR : sub/File2-rclone-move-najuqeh6: Not deleting source as copy failed: object not found operations_test.go:1037: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1037 Error: Received unexpected error: object not found Test: TestCaseInsensitiveMoveFile --- FAIL: TestCaseInsensitiveMoveFile (120.20s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:32:13 NOTICE: hello: Skipped rename to HELLO as --dry-run is set --- PASS: TestCaseInsensitiveMoveFileDryRun (4.67s) === RUN TestMoveFileBackupDir run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" operations_test.go:1064: Skipping test as remote does not support server-side move or copy --- SKIP: TestMoveFileBackupDir (0.46s) === 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-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:32:33 INFO : A1/B2: Making directory 2026/08/14 02:32:34 INFO : A1/B1/C3: Making directory 2026/08/14 02:32:53 DEBUG : A2/B1/C2/five: size = 4 OK 2026/08/14 02:32:53 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/08/14 02:32:53 DEBUG : A2/one: size = 3 OK 2026/08/14 02:32:53 INFO : A1/one: Copied (new) to: A2/one 2026/08/14 02:32:54 DEBUG : A2/two: size = 3 OK 2026/08/14 02:32:54 INFO : A1/two: Copied (new) to: A2/two 2026/08/14 02:32:54 DEBUG : A2/B1/three: size = 5 OK 2026/08/14 02:32:54 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/08/14 02:32:54 DEBUG : A2/B1/C1/four: size = 4 OK 2026/08/14 02:32:54 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/08/14 02:32:54 INFO : A1/B1/C2/five: Deleted 2026/08/14 02:32:55 INFO : A1/one: Deleted 2026/08/14 02:32:55 INFO : A1/two: Deleted 2026/08/14 02:32:56 INFO : A1/B1/three: Deleted 2026/08/14 02:32:56 INFO : A1/B1/C1/four: Deleted 2026/08/14 02:33:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:33:06 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/14 02:33:06 DEBUG : pacer: Reducing sleep to 300ms 2026/08/14 02:33:06 DEBUG : pacer: Reducing sleep to 225ms 2026/08/14 02:33:07 DEBUG : pacer: Reducing sleep to 200ms 2026/08/14 02:33:23 DEBUG : A3/one: size = 3 OK 2026/08/14 02:33:23 INFO : A2/one: Copied (new) to: A3/one 2026/08/14 02:33:23 DEBUG : A3/B1/C2/five: size = 4 OK 2026/08/14 02:33:23 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2026/08/14 02:33:24 DEBUG : A3/two: size = 3 OK 2026/08/14 02:33:24 INFO : A2/two: Copied (new) to: A3/two 2026/08/14 02:33:24 DEBUG : A3/B1/C1/four: size = 4 OK 2026/08/14 02:33:24 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2026/08/14 02:33:24 DEBUG : A3/B1/three: size = 5 OK 2026/08/14 02:33:24 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2026/08/14 02:33:24 INFO : A2/one: Deleted 2026/08/14 02:33:25 INFO : A2/B1/C2/five: Deleted 2026/08/14 02:33:25 INFO : A2/two: Deleted 2026/08/14 02:33:26 INFO : A2/B1/C1/four: Deleted 2026/08/14 02:33:26 INFO : A2/B1/three: Deleted 2026/08/14 02:33:36 INFO : Linkbox root 'rclone-test-ligecar0faqi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/14 02:33:52 DEBUG : A4/B1/three: size = 5 OK 2026/08/14 02:33:52 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2026/08/14 02:33:53 DEBUG : A4/B1/C1/four: size = 4 OK 2026/08/14 02:33:53 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2026/08/14 02:33:53 DEBUG : A4/B1/C2/five: size = 4 OK 2026/08/14 02:33:53 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2026/08/14 02:33:53 DEBUG : A4/one: size = 3 OK 2026/08/14 02:33:53 INFO : A3/one: Copied (new) to: A4/one 2026/08/14 02:33:54 DEBUG : A4/two: size = 3 OK 2026/08/14 02:33:54 INFO : A3/two: Copied (new) to: A4/two 2026/08/14 02:33:54 INFO : A3/B1/three: Deleted 2026/08/14 02:33:54 INFO : A3/B1/C1/four: Deleted 2026/08/14 02:33:55 INFO : A3/B1/C2/five: Deleted 2026/08/14 02:33:55 INFO : A3/one: Deleted 2026/08/14 02:33:55 INFO : A3/two: Deleted 2026/08/14 02:33:57 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:33:57 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/14 02:33:57 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:33:57 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/14 02:33:58 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:33:58 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/14 02:33:58 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:33:58 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/14 02:34:00 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:34:02 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:34:04 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/14 02:34:07 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/14 02:34:08 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/14 02:34:11 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/14 02:34:11 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/14 02:34:13 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/14 02:34:13 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/14 02:34:15 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/14 02:34:15 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/14 02:34:16 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestDirMove (139.49s) === RUN TestGetFsInfo run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:34:35 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.41s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:34:36 DEBUG : Linkbox root 'rclone-test-ligecar0faqi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/14 02:34:38 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/14 02:34:38 NOTICE: Linkbox root 'rclone-test-ligecar0faqi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/14 02:34:38 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/14 02:34:38 DEBUG : Linkbox root 'rclone-test-ligecar0faqi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/14 02:34:40 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/14 02:34:40 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:34:43 DEBUG : Linkbox root 'rclone-test-ligecar0faqi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/14 02:34:45 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/14 02:34:45 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/14 02:34:45 DEBUG : Linkbox root 'rclone-test-ligecar0faqi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/14 02:34:47 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/14 02:34:47 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:34:51 DEBUG : Linkbox root 'rclone-test-ligecar0faqi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/14 02:34:53 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/14 02:34:53 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/08/14 02:34:53 DEBUG : Linkbox root 'rclone-test-ligecar0faqi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/14 02:34:55 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/14 02:34:55 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:34:58 DEBUG : Linkbox root 'rclone-test-ligecar0faqi': File to upload is small (34 bytes), uploading instead of streaming 2026/08/14 02:35:00 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/14 02:35:00 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/14 02:35:00 DEBUG : Linkbox root 'rclone-test-ligecar0faqi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/14 02:35:02 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/14 02:35:02 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (30.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.41s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.45s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.43s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.73s) === RUN TestRcatMetadata run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" operations_test.go:1564: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.45s) === RUN TestRcatSize run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:35:08 DEBUG : potato1: size = 60 OK 2026/08/14 02:35:08 DEBUG : Linkbox root 'rclone-test-ligecar0faqi': File to upload is small (60 bytes), uploading instead of streaming 2026/08/14 02:35:10 DEBUG : potato2: size = 60 OK 2026/08/14 02:35:10 DEBUG : potato2: Size of src and dst objects identical --- PASS: TestRcatSize (7.30s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:35:14 DEBUG : pacer: low level retry 1/1 (error Put "https://upload-api.linkbox.to/tmp/recycle/1d/user/922460207/d6548b156ea68a4e003e786df99eee76_120?AWSAccessKeyId=ZAUGMKBTPLNX0FBOCABG&Expires=1786682114&Signature=j1iLKwwC6D84ocQL5QrkF1kyeHQ%3D": stream error: stream ID 1; INTERNAL_ERROR; received from peer) 2026/08/14 02:35:14 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/14 02:35:14 ERROR : potato1: Post request put error: update err in uploading file: Put "https://upload-api.linkbox.to/tmp/recycle/1d/user/922460207/d6548b156ea68a4e003e786df99eee76_120?AWSAccessKeyId=ZAUGMKBTPLNX0FBOCABG&Expires=1786682114&Signature=j1iLKwwC6D84ocQL5QrkF1kyeHQ%3D": stream error: stream ID 1; INTERNAL_ERROR; received from peer 2026/08/14 02:35:15 DEBUG : pacer: Reducing sleep to 300ms 2026/08/14 02:35:15 DEBUG : pacer: Reducing sleep to 225ms --- PASS: TestRcatSizeShortEOF (1.76s) === RUN TestRcatSizeMetadata run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" operations_test.go:1657: Skipping as destination doesn't support user metadata 2026/08/14 02:35:15 DEBUG : pacer: Reducing sleep to 200ms --- SKIP: TestRcatSizeMetadata (0.52s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:35:18 DEBUG : potato1: size = 60 OK --- PASS: TestRcatSizeUploadHeaders (3.74s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" operations_test.go:1794: Skipping as destination doesn't support hashes === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:35:22 DEBUG : potato4: size = 60 (Linkbox root 'rclone-test-ligecar0faqi') 2026/08/14 02:35:22 DEBUG : potato4: size = 59 (Linkbox root 'rclone-test-ligecar0faqi') 2026/08/14 02:35:22 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Linkbox root 'rclone-test-ligecar0faqi') 59 2026/08/14 02:35:22 INFO : potato4: Removing failed copy === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:35:27 DEBUG : potato2: size = 60 OK === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" 2026/08/14 02:35:31 DEBUG : potato3: size = 60 OK --- PASS: TestRcatSizeChecksum (12.96s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.44s) --- PASS: TestRcatSizeChecksum/SizeDiffers (4.53s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (4.20s) --- PASS: TestRcatSizeChecksum/NoHashes (3.79s) === RUN TestTouchDir run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" operations_test.go:1839: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.41s) === RUN TestMkdirMetadata run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.43s) === RUN TestMkdirModTime run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.41s) === RUN TestCopyDirMetadata run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.41s) === RUN TestSetDirModTime run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.40s) === RUN TestDirsEqual run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.40s) === RUN TestRemoveExisting run.go:198: Remote "Linkbox root 'rclone-test-ligecar0faqi'", Local "Local file system at /tmp/rclone496507756", Modify Window "876000h0m0s" operations_test.go:2066: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.40s) === 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/08/14 02:35:35 DEBUG : Linkbox root 'rclone-test-ligecar0faqi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished OK in 15m21.425420109s (try 1/5)