"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/08/31 02:36:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nisemaq8teca" 2026/08/31 02:36:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 02:36:13 DEBUG : Linkbox root 'rclone-test-nisemaq8teca': Using cached web token 2026/08/31 02:36:14 DEBUG : Creating backend with remote "/tmp/rclone829002454" === 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-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/31 02:36:14 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.37s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/31 02:36:14 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.38s) === RUN TestSizeDiffers 2026/08/31 02:36:14 DEBUG : a: size = 0 OK 2026/08/31 02:36:14 DEBUG : a: size = 1 (memory) 2026/08/31 02:36:14 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/31 02:36:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/31 02:36:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/31 02:36:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/31 02:36:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/31 02:36:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/31 02:36:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/31 02:36:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/31 02:36:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/31 02:36:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 02:36:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 02:36:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/31 02:36:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 02:36:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 02:36:14 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/31 02:36:14 DEBUG : potato: Seek from 10 to 0 2026/08/31 02:36:14 DEBUG : potato: Seek from 10 to 0 2026/08/31 02:36:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/31 02:36:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/31 02:36:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/31 02:36:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/31 02:36:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/31 02:36:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/31 02:36:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/31 02:36:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/31 02:36:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/31 02:36:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 02:36:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 02:36:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 02:36:15 DEBUG : potato: Seek from 5 to 2 2026/08/31 02:36:15 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/31 02:36:15 DEBUG : potato: Seek from 7 to 0 2026/08/31 02:36:15 DEBUG : potato: Seek from 7 to 0 2026/08/31 02:36:15 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/31 02:36:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/31 02:36:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 02:36:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 02:36:15 DEBUG : potato: Seek from 5 to 2 2026/08/31 02:36:15 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/31 02:36:15 DEBUG : potato: Seek from 8 to 0 2026/08/31 02:36:15 DEBUG : potato: Seek from 8 to 0 2026/08/31 02:36:15 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/31 02:36:15 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/31 02:36:15 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 02:36:15 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/31 02:36:15 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/31 02:36:15 DEBUG : potato: Seek from 5 to 2 2026/08/31 02:36:15 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/31 02:36:15 DEBUG : potato: Seek from 9 to 0 2026/08/31 02:36:15 DEBUG : potato: Seek from 9 to 0 2026/08/31 02:36:15 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.01s) --- 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-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", 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.83s) --- PASS: TestCheck/1 (0.26s) --- PASS: TestCheck/2 (0.20s) --- PASS: TestCheck/3 (0.22s) --- PASS: TestCheck/4 (0.20s) --- PASS: TestCheck/5 (0.21s) --- PASS: TestCheck/6 (0.20s) --- PASS: TestCheck/7 (0.20s) === RUN TestCheckFsError 2026/08/31 02:36:32 DEBUG : Creating backend with remote "nonexistent" 2026/08/31 02:36:32 DEBUG : Creating backend with remote "nonexistent" 2026/08/31 02:36:32 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/31 02:36:32 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/31 02:36:32 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/31 02:36:32 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", 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.27s) --- PASS: TestCheckDownload/1 (0.36s) --- PASS: TestCheckDownload/2 (0.27s) --- PASS: TestCheckDownload/3 (0.24s) --- PASS: TestCheckDownload/4 (0.44s) --- PASS: TestCheckDownload/5 (0.60s) --- PASS: TestCheckDownload/6 (0.43s) --- PASS: TestCheckDownload/7 (0.60s) === RUN TestCheckSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", 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.71s) --- PASS: TestCheckSizeOnly/1 (0.21s) --- PASS: TestCheckSizeOnly/2 (0.20s) --- PASS: TestCheckSizeOnly/3 (0.30s) --- PASS: TestCheckSizeOnly/4 (0.23s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.21s) --- PASS: TestCheckSizeOnly/7 (0.22s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:37:09 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2026/08/31 02:37:10 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2026/08/31 02:37:10 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2026/08/31 02:37:11 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2026/08/31 02:37:12 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/31 02:37:13 DEBUG : test.sum: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/31 02:37:17 DEBUG : test.sum: Trying to read object after upload: try again in 6.4s (7/10) fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313 Error: Received unexpected error: object not found Test: TestParseSumFile fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313 Error: Should be true Test: TestParseSumFile Messages: listing wrong, want got test.sum (81) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:313 Error: Should be true Test: TestParseSumFile Messages: Unexpected file "test.sum" --- FAIL: TestParseSumFile (30.15s) === RUN TestCheckSum run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:37:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nisemaq8teca/data" 2026/08/31 02:37:37 DEBUG : Linkbox root 'rclone-test-nisemaq8teca/data': Using cached web token check_test.go:354: Linkbox root 'rclone-test-nisemaq8teca/data' lacks md5, skipping --- SKIP: TestCheckSum (3.46s) === RUN TestCheckSumDownload run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:37:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nisemaq8teca/data" 2026/08/31 02:37:41 DEBUG : Linkbox root 'rclone-test-nisemaq8teca/data': Using cached web token === RUN TestCheckSumDownload/subtest1 2026/08/31 02:37:53 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest2 2026/08/31 02:37:57 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest3 2026/08/31 02:38:02 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest4 2026/08/31 02:38:07 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest5 2026/08/31 02:38:11 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest6 2026/08/31 02:38:16 DEBUG : data/banana: Update: removing old file 2026/08/31 02:38:20 DEBUG : data/potato: Update: removing old file 2026/08/31 02:38:23 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (53.18s) --- PASS: TestCheckSumDownload/subtest1 (1.96s) --- PASS: TestCheckSumDownload/subtest2 (0.46s) --- PASS: TestCheckSumDownload/subtest3 (0.66s) --- PASS: TestCheckSumDownload/subtest4 (1.19s) --- PASS: TestCheckSumDownload/subtest5 (0.68s) --- PASS: TestCheckSumDownload/subtest6 (1.38s) --- PASS: TestCheckSumDownload/subtest7 (1.37s) === RUN TestCheckSumConcurrency 2026/08/31 02:38:34 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/31 02:38:34 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/31 02:38:34 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/31 02:38:34 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/31 02:38:34 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/31 02:38:34 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/31 02:38:34 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/31 02:38:34 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/31 02:38:34 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/31 02:38:34 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/31 02:38:34 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/31 02:38:34 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/31 02:38:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-buhoyep5tomo" 2026/08/31 02:38:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 02:38:34 DEBUG : Linkbox root 'rclone-test-buhoyep5tomo': Using cached web token 2026/08/31 02:38:35 DEBUG : Creating backend with remote "/tmp/rclone4148499418" run.go:198: Remote "Linkbox root 'rclone-test-buhoyep5tomo'", Local "Local file system at /tmp/rclone4148499418", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/08/31 02:38:39 ERROR : hello, world!: sum not found 2026/08/31 02:38:39 ERROR : HELLO, WORLD!: file not in Linkbox root 'rclone-test-buhoyep5tomo' 2026/08/31 02:38:39 NOTICE: Linkbox root 'rclone-test-buhoyep5tomo': 1 files missing 2026/08/31 02:38:39 NOTICE: 1 hashes missing 2026/08/31 02:38:39 NOTICE: Linkbox root 'rclone-test-buhoyep5tomo': 1 differences found 2026/08/31 02:38:39 NOTICE: Linkbox root 'rclone-test-buhoyep5tomo': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/31 02:38:40 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 02:38:40 NOTICE: Linkbox root 'rclone-test-buhoyep5tomo': 0 differences found 2026/08/31 02:38:40 NOTICE: Linkbox root 'rclone-test-buhoyep5tomo': 1 matching files 2026/08/31 02:38:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bisaleb1muwi" 2026/08/31 02:38:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 02:38:40 DEBUG : Linkbox root 'rclone-test-bisaleb1muwi': Using cached web token 2026/08/31 02:38:41 DEBUG : Creating backend with remote "/tmp/rclone3354725803" run.go:198: Remote "Linkbox root 'rclone-test-bisaleb1muwi'", Local "Local file system at /tmp/rclone3354725803", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/08/31 02:38:45 ERROR : HELLO, WORLD!: sum not found 2026/08/31 02:38:45 ERROR : hello, world!: file not in Linkbox root 'rclone-test-bisaleb1muwi' 2026/08/31 02:38:45 NOTICE: Linkbox root 'rclone-test-bisaleb1muwi': 1 files missing 2026/08/31 02:38:45 NOTICE: 1 hashes missing 2026/08/31 02:38:45 NOTICE: Linkbox root 'rclone-test-bisaleb1muwi': 1 differences found 2026/08/31 02:38:45 NOTICE: Linkbox root 'rclone-test-bisaleb1muwi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/31 02:38:45 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 02:38:45 NOTICE: Linkbox root 'rclone-test-bisaleb1muwi': 0 differences found 2026/08/31 02:38:45 NOTICE: Linkbox root 'rclone-test-bisaleb1muwi': 1 matching files 2026/08/31 02:38:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sibofut6qaqo" 2026/08/31 02:38:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 02:38:45 DEBUG : Linkbox root 'rclone-test-sibofut6qaqo': Using cached web token 2026/08/31 02:38:46 DEBUG : Creating backend with remote "/tmp/rclone3014544542" run.go:198: Remote "Linkbox root 'rclone-test-sibofut6qaqo'", Local "Local file system at /tmp/rclone3014544542", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/31 02:38:50 ERROR : HeLlO, wOrLd!: sum not found 2026/08/31 02:38:50 ERROR : hello, world!: file not in Linkbox root 'rclone-test-sibofut6qaqo' 2026/08/31 02:38:50 NOTICE: Linkbox root 'rclone-test-sibofut6qaqo': 1 files missing 2026/08/31 02:38:50 NOTICE: 1 hashes missing 2026/08/31 02:38:50 NOTICE: Linkbox root 'rclone-test-sibofut6qaqo': 1 differences found 2026/08/31 02:38:50 NOTICE: Linkbox root 'rclone-test-sibofut6qaqo': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/31 02:38:51 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 02:38:51 NOTICE: Linkbox root 'rclone-test-sibofut6qaqo': 0 differences found 2026/08/31 02:38:51 NOTICE: Linkbox root 'rclone-test-sibofut6qaqo': 1 matching files 2026/08/31 02:38:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-conahuf2zuci" 2026/08/31 02:38:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 02:38:51 DEBUG : Linkbox root 'rclone-test-conahuf2zuci': Using cached web token 2026/08/31 02:38:51 DEBUG : Creating backend with remote "/tmp/rclone3246836035" run.go:198: Remote "Linkbox root 'rclone-test-conahuf2zuci'", Local "Local file system at /tmp/rclone3246836035", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/31 02:38:56 ERROR : HELLO, WORLD!: sum not found 2026/08/31 02:38:56 ERROR : HeLlO, wOrLd!: file not in Linkbox root 'rclone-test-conahuf2zuci' 2026/08/31 02:38:56 NOTICE: Linkbox root 'rclone-test-conahuf2zuci': 1 files missing 2026/08/31 02:38:56 NOTICE: 1 hashes missing 2026/08/31 02:38:56 NOTICE: Linkbox root 'rclone-test-conahuf2zuci': 1 differences found 2026/08/31 02:38:56 NOTICE: Linkbox root 'rclone-test-conahuf2zuci': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/31 02:38:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 02:38:56 NOTICE: Linkbox root 'rclone-test-conahuf2zuci': 0 differences found 2026/08/31 02:38:56 NOTICE: Linkbox root 'rclone-test-conahuf2zuci': 1 matching files 2026/08/31 02:38:56 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-telimiz7reba" 2026/08/31 02:38:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 02:38:56 DEBUG : Linkbox root 'rclone-test-telimiz7reba': Using cached web token 2026/08/31 02:38:57 DEBUG : Creating backend with remote "/tmp/rclone3348889939" run.go:198: Remote "Linkbox root 'rclone-test-telimiz7reba'", Local "Local file system at /tmp/rclone3348889939", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/08/31 02:39:01 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/31 02:39:01 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-telimiz7reba' 2026/08/31 02:39:01 NOTICE: Linkbox root 'rclone-test-telimiz7reba': 1 files missing 2026/08/31 02:39:01 NOTICE: 1 hashes missing 2026/08/31 02:39:01 NOTICE: Linkbox root 'rclone-test-telimiz7reba': 1 differences found 2026/08/31 02:39:01 NOTICE: Linkbox root 'rclone-test-telimiz7reba': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/31 02:39:02 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 02:39:02 NOTICE: Linkbox root 'rclone-test-telimiz7reba': 0 differences found 2026/08/31 02:39:02 NOTICE: Linkbox root 'rclone-test-telimiz7reba': 1 matching files 2026/08/31 02:39:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-solayif7fito" 2026/08/31 02:39:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 02:39:02 DEBUG : Linkbox root 'rclone-test-solayif7fito': Using cached web token 2026/08/31 02:39:02 DEBUG : Creating backend with remote "/tmp/rclone3613216186" run.go:198: Remote "Linkbox root 'rclone-test-solayif7fito'", Local "Local file system at /tmp/rclone3613216186", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2026/08/31 02:39:07 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/31 02:39:07 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-solayif7fito' 2026/08/31 02:39:07 NOTICE: Linkbox root 'rclone-test-solayif7fito': 1 files missing 2026/08/31 02:39:07 NOTICE: 1 hashes missing 2026/08/31 02:39:07 NOTICE: Linkbox root 'rclone-test-solayif7fito': 1 differences found 2026/08/31 02:39:07 NOTICE: Linkbox root 'rclone-test-solayif7fito': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/31 02:39:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 02:39:07 NOTICE: Linkbox root 'rclone-test-solayif7fito': 0 differences found 2026/08/31 02:39:07 NOTICE: Linkbox root 'rclone-test-solayif7fito': 1 matching files 2026/08/31 02:39:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mituyaz8nazi" 2026/08/31 02:39:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 02:39:07 DEBUG : Linkbox root 'rclone-test-mituyaz8nazi': Using cached web token 2026/08/31 02:39:08 DEBUG : Creating backend with remote "/tmp/rclone2392605002" run.go:198: Remote "Linkbox root 'rclone-test-mituyaz8nazi'", Local "Local file system at /tmp/rclone2392605002", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2026/08/31 02:39:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/31 02:39:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-mituyaz8nazi' 2026/08/31 02:39:12 NOTICE: Linkbox root 'rclone-test-mituyaz8nazi': 1 files missing 2026/08/31 02:39:12 NOTICE: 1 hashes missing 2026/08/31 02:39:12 NOTICE: Linkbox root 'rclone-test-mituyaz8nazi': 1 differences found 2026/08/31 02:39:12 NOTICE: Linkbox root 'rclone-test-mituyaz8nazi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/31 02:39:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 02:39:13 NOTICE: Linkbox root 'rclone-test-mituyaz8nazi': 0 differences found 2026/08/31 02:39:13 NOTICE: Linkbox root 'rclone-test-mituyaz8nazi': 1 matching files 2026/08/31 02:39:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yubijek5teze" 2026/08/31 02:39:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 02:39:13 DEBUG : Linkbox root 'rclone-test-yubijek5teze': Using cached web token 2026/08/31 02:39:13 DEBUG : Creating backend with remote "/tmp/rclone1144529124" run.go:198: Remote "Linkbox root 'rclone-test-yubijek5teze'", Local "Local file system at /tmp/rclone1144529124", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2026/08/31 02:39:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/31 02:39:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-yubijek5teze' 2026/08/31 02:39:18 NOTICE: Linkbox root 'rclone-test-yubijek5teze': 1 files missing 2026/08/31 02:39:18 NOTICE: 1 hashes missing 2026/08/31 02:39:18 NOTICE: Linkbox root 'rclone-test-yubijek5teze': 1 differences found 2026/08/31 02:39:18 NOTICE: Linkbox root 'rclone-test-yubijek5teze': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/31 02:39:18 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 02:39:18 NOTICE: Linkbox root 'rclone-test-yubijek5teze': 0 differences found 2026/08/31 02:39:18 NOTICE: Linkbox root 'rclone-test-yubijek5teze': 1 matching files 2026/08/31 02:39:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yucefux5koko" 2026/08/31 02:39:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 02:39:18 DEBUG : Linkbox root 'rclone-test-yucefux5koko': Using cached web token 2026/08/31 02:39:19 DEBUG : Creating backend with remote "/tmp/rclone1611388010" run.go:198: Remote "Linkbox root 'rclone-test-yucefux5koko'", Local "Local file system at /tmp/rclone1611388010", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2026/08/31 02:39:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/31 02:39:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-yucefux5koko' 2026/08/31 02:39:23 NOTICE: Linkbox root 'rclone-test-yucefux5koko': 1 files missing 2026/08/31 02:39:23 NOTICE: 1 hashes missing 2026/08/31 02:39:23 NOTICE: Linkbox root 'rclone-test-yucefux5koko': 1 differences found 2026/08/31 02:39:23 NOTICE: Linkbox root 'rclone-test-yucefux5koko': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/31 02:39:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 02:39:23 NOTICE: Linkbox root 'rclone-test-yucefux5koko': 0 differences found 2026/08/31 02:39:23 NOTICE: Linkbox root 'rclone-test-yucefux5koko': 1 matching files 2026/08/31 02:39:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gesokot2fuli" 2026/08/31 02:39:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 02:39:23 DEBUG : Linkbox root 'rclone-test-gesokot2fuli': Using cached web token 2026/08/31 02:39:24 DEBUG : Creating backend with remote "/tmp/rclone2442421689" run.go:198: Remote "Linkbox root 'rclone-test-gesokot2fuli'", Local "Local file system at /tmp/rclone2442421689", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2026/08/31 02:39:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/31 02:39:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-gesokot2fuli' 2026/08/31 02:39:28 NOTICE: Linkbox root 'rclone-test-gesokot2fuli': 1 files missing 2026/08/31 02:39:28 NOTICE: 1 hashes missing 2026/08/31 02:39:28 NOTICE: Linkbox root 'rclone-test-gesokot2fuli': 1 differences found 2026/08/31 02:39:28 NOTICE: Linkbox root 'rclone-test-gesokot2fuli': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/31 02:39:29 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/31 02:39:29 NOTICE: Linkbox root 'rclone-test-gesokot2fuli': 0 differences found 2026/08/31 02:39:29 NOTICE: Linkbox root 'rclone-test-gesokot2fuli': 1 matching files 2026/08/31 02:39:29 DEBUG : Linkbox root 'rclone-test-gesokot2fuli': Purge remote 2026/08/31 02:39:30 DEBUG : Linkbox root 'rclone-test-yucefux5koko': Purge remote 2026/08/31 02:39:31 DEBUG : Linkbox root 'rclone-test-yubijek5teze': Purge remote 2026/08/31 02:39:33 DEBUG : Linkbox root 'rclone-test-mituyaz8nazi': Purge remote 2026/08/31 02:39:34 DEBUG : Linkbox root 'rclone-test-solayif7fito': Purge remote 2026/08/31 02:39:35 DEBUG : Linkbox root 'rclone-test-telimiz7reba': Purge remote 2026/08/31 02:39:37 DEBUG : Linkbox root 'rclone-test-conahuf2zuci': Purge remote 2026/08/31 02:39:38 DEBUG : Linkbox root 'rclone-test-sibofut6qaqo': Purge remote 2026/08/31 02:39:39 DEBUG : Linkbox root 'rclone-test-bisaleb1muwi': Purge remote 2026/08/31 02:39:41 DEBUG : Linkbox root 'rclone-test-buhoyep5tomo': Purge remote --- PASS: TestApplyTransforms (68.02s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:39:42 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/31 02:39:46 DEBUG : sub/file2: size = 14 OK 2026/08/31 02:39:46 INFO : file1: Copied (new) to: sub/file2 2026/08/31 02:39:47 DEBUG : sub/file2: size = 14 OK 2026/08/31 02:39:47 DEBUG : file1: Sizes identical 2026/08/31 02:39:47 DEBUG : file1: Unchanged skipping 2026/08/31 02:39:47 DEBUG : Linkbox root 'rclone-test-nisemaq8teca': don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (8.73s) === RUN TestCopyLongFile run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", 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-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", 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-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:39:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nisemaq8teca/dst" 2026/08/31 02:39:52 DEBUG : Linkbox root 'rclone-test-nisemaq8teca/dst': Using cached web token 2026/08/31 02:39:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nisemaq8teca/CompareDest" 2026/08/31 02:39:53 DEBUG : Linkbox root 'rclone-test-nisemaq8teca/CompareDest': Using cached web token 2026/08/31 02:39:54 DEBUG : one: Need to transfer - File not found at Destination 2026/08/31 02:39:58 DEBUG : one: size = 3 OK 2026/08/31 02:39:58 INFO : one: Copied (new) 2026/08/31 02:39:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone829002454) 2026/08/31 02:39:59 DEBUG : one: size = 3 (Linkbox root 'rclone-test-nisemaq8teca/dst') 2026/08/31 02:39:59 DEBUG : one: Sizes differ 2026/08/31 02:40:00 DEBUG : one: Update: removing old file 2026/08/31 02:40:03 DEBUG : one: size = 5 OK 2026/08/31 02:40:03 INFO : one: Copied (replaced existing) 2026/08/31 02:40:03 DEBUG : dst/one: Update: removing old file 2026/08/31 02:40:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone829002454) 2026/08/31 02:40:11 DEBUG : one: size = 3 (Linkbox root 'rclone-test-nisemaq8teca/dst') 2026/08/31 02:40:11 DEBUG : one: Sizes differ 2026/08/31 02:40:12 DEBUG : one: size = 5 OK 2026/08/31 02:40:12 DEBUG : one: Sizes identical 2026/08/31 02:40:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/31 02:40:16 DEBUG : two: Need to transfer - File not found at Destination 2026/08/31 02:40:16 DEBUG : two: size = 3 OK 2026/08/31 02:40:16 DEBUG : two: Sizes identical 2026/08/31 02:40:16 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/31 02:40:17 DEBUG : two: Need to transfer - File not found at Destination 2026/08/31 02:40:17 DEBUG : two: size = 3 OK 2026/08/31 02:40:17 DEBUG : two: Sizes identical 2026/08/31 02:40:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/31 02:40:18 DEBUG : two: Need to transfer - File not found at Destination 2026/08/31 02:40:18 DEBUG : two: size = 5 (Local file system at /tmp/rclone829002454) 2026/08/31 02:40:18 DEBUG : two: size = 3 (Linkbox root 'rclone-test-nisemaq8teca/CompareDest') 2026/08/31 02:40:18 DEBUG : two: Sizes differ 2026/08/31 02:40:20 DEBUG : two: size = 5 OK 2026/08/31 02:40:20 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (38.62s) === RUN TestCopyFileCopyDest run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.44s) === RUN TestCopyInplace run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.41s) === RUN TestCopyLongFileName run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", 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-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.42s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:40:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/31 02:40:36 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/31 02:40:36 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/31 02:40:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/31 02:40:37 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer 2026/08/31 02:40:37 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/31 02:40:38 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/31 02:40:41 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/31 02:40:41 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (13.95s) === RUN TestDeduplicateInteractive run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.40s) === RUN TestDeduplicateSkip run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.40s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.42s) === RUN TestDeduplicateFirst run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.40s) === RUN TestDeduplicateNewest run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.40s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", 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-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.41s) === RUN TestDeduplicateLargest run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.40s) === RUN TestDeduplicateSmallest run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", 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-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.43s) === RUN TestMergeDirs run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.42s) === RUN TestListDirSorted run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-nisemaq8teca'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 2026/08/31 02:41:05 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/31 02:41:05 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/31 02:41:06 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/31 02:41:06 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/31 02:41:06 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/31 02:41:06 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/31 02:41:07 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/31 02:41:07 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/31 02:41:08 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/31 02:41:10 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/31 02:41:12 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/31 02:41:14 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/31 02:41:17 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/31 02:41:20 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/31 02:41:21 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/31 02:41:21 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/31 02:41:22 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/31 02:41:24 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/31 02:41:24 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/31 02:41:26 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/31 02:41:26 DEBUG : pacer: Reducing sleep to 200ms --- FAIL: TestListDirSorted (35.46s) === RUN TestListDirSortedFn run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-nisemaq8teca'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestListDirSortedFn (20.97s) === RUN TestListJSON run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", 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/31 02:41:55 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (13.00s) --- PASS: TestListJSON/Default (0.20s) --- PASS: TestListJSON/FilesOnly (0.20s) --- PASS: TestListJSON/DirsOnly (0.20s) --- PASS: TestListJSON/Recurse (0.43s) --- PASS: TestListJSON/SubDir (0.20s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.21s) --- PASS: TestListJSON/ShowHash (0.20s) --- PASS: TestListJSON/HashTypes (0.20s) --- PASS: TestListJSON/Metadata (0.21s) === RUN TestStatJSON run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:42:05 DEBUG : sub/file2: Trying to read object after upload: try again in 100ms (1/10) === 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/31 02:42:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nisemaq8teca/notfound" 2026/08/31 02:42:09 DEBUG : Config file has changed externally - reloading 2026/08/31 02:42:09 DEBUG : Linkbox root 'rclone-test-nisemaq8teca/notfound': Using cached web token --- PASS: TestStatJSON (15.55s) --- PASS: TestStatJSON/Root (0.20s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.24s) --- PASS: TestStatJSON/Dir (0.44s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.21s) --- PASS: TestStatJSON/File (0.21s) --- PASS: TestStatJSON/NotFound (0.40s) --- PASS: TestStatJSON/DirFilesOnly (0.20s) --- PASS: TestStatJSON/FileFilesOnly (0.21s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.20s) --- PASS: TestStatJSON/DirDirsOnly (0.20s) --- PASS: TestStatJSON/FileDirsOnly (0.20s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.20s) --- PASS: TestStatJSON/RootNotFound (1.64s) === RUN TestStatJSONMemory 2026/08/31 02:42:15 DEBUG : Creating backend with remote ":memory:" 2026/08/31 02:42:15 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/31 02:42:15 DEBUG : sub/file1: size = 5 OK 2026/08/31 02:42:15 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/31 02:42:15 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-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:42:15 INFO : Linkbox root 'rclone-test-nisemaq8teca': Making directory 2026/08/31 02:42:16 INFO : Linkbox root 'rclone-test-nisemaq8teca': Making directory --- PASS: TestMkdir (0.61s) === RUN TestLsd run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" --- PASS: TestLsd (7.94s) === RUN TestLs run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" --- PASS: TestLs (7.46s) === RUN TestLsWithFilesFrom run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:42:36 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/31 02:42:36 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (7.88s) === RUN TestLsLong run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" --- PASS: TestLsLong (7.49s) === RUN TestHashSums run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" --- PASS: TestHashSums (7.28s) === RUN TestHashSumsWithErrors 2026/08/31 02:42:54 DEBUG : Creating backend with remote ":memory:" 2026/08/31 02:42:54 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/31 02:42:54 ERROR : file1: hash unsupported: hash type not supported 2026/08/31 02:42:54 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/31 02:42:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/31 02:42:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/31 02:42:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/31 02:42:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/31 02:42:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/31 02:42:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/31 02:42:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/31 02:42:54 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-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" --- PASS: TestCount (14.65s) === RUN TestDelete run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:43:15 DEBUG : Waiting for deletions to finish 2026/08/31 02:43:15 DEBUG : large: Excluded (Size Filter) 2026/08/31 02:43:15 DEBUG : large: Excluded 2026/08/31 02:43:17 INFO : medium: Deleted 2026/08/31 02:43:17 INFO : small: Deleted --- PASS: TestDelete (10.05s) === RUN TestMaxDelete run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:43:25 DEBUG : Waiting for deletions to finish 2026/08/31 02:43:25 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/08/31 02:43:27 INFO : large: Deleted 2026/08/31 02:43:27 INFO : medium: Deleted --- PASS: TestMaxDelete (10.40s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:43:35 DEBUG : Waiting for deletions to finish 2026/08/31 02:43:36 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/31 02:43:37 INFO : medium: Deleted 2026/08/31 02:43:37 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (10.37s) === RUN TestMaxDeleteSize run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:43:46 DEBUG : Waiting for deletions to finish 2026/08/31 02:43:46 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/08/31 02:43:47 INFO : large: Deleted 2026/08/31 02:43:48 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (10.30s) === RUN TestReadFile run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" --- PASS: TestReadFile (4.74s) === RUN TestRetry 2026/08/31 02:43:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/31 02:43:55 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/31 02:43:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/31 02:43:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/31 02:43:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/31 02:43:55 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/31 02:43:55 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-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" --- PASS: TestCat (10.48s) === RUN TestPurge 2026/08/31 02:44:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-focavoh4nino" 2026/08/31 02:44:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/31 02:44:05 DEBUG : Linkbox root 'rclone-test-focavoh4nino': Using cached web token 2026/08/31 02:44:06 DEBUG : Creating backend with remote "/tmp/rclone2982363970" run.go:198: Remote "Linkbox root 'rclone-test-focavoh4nino'", Local "Local file system at /tmp/rclone2982363970", Modify Window "876000h0m0s" 2026/08/31 02:44:15 INFO : A2: Making directory 2026/08/31 02:44:17 INFO : A1/B2: Making directory 2026/08/31 02:44:18 INFO : A1/B2/C2: Making directory 2026/08/31 02:44:20 INFO : A1/B1/C3: Making directory 2026/08/31 02:44:21 INFO : A3: Making directory 2026/08/31 02:44:23 INFO : A3/B3: Making directory 2026/08/31 02:44:24 INFO : A3/B3/C4: Making directory 2026/08/31 02:44:35 ERROR : error listing: directory not found 2026/08/31 02:44:35 DEBUG : Linkbox root 'rclone-test-focavoh4nino': Purge remote 2026/08/31 02:44:35 NOTICE: purge failed: directory not found --- PASS: TestPurge (30.10s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:44:42 INFO : A2: Making directory 2026/08/31 02:44:43 INFO : A1/B2: Making directory 2026/08/31 02:44:45 INFO : A1/B2/C2: Making directory 2026/08/31 02:44:46 INFO : A1/B1/C3: Making directory 2026/08/31 02:44:48 INFO : A3: Making directory 2026/08/31 02:44:50 INFO : A3/B3: Making directory 2026/08/31 02:44:51 INFO : A3/B3/C4: Making directory 2026/08/31 02:44:57 DEBUG : removing 1 level 3 directories 2026/08/31 02:44:57 INFO : A3/B3/C4: Removing directory 2026/08/31 02:45:03 DEBUG : removing 2 level 3 directories 2026/08/31 02:45:03 INFO : A1/B2/C2: Removing directory 2026/08/31 02:45:03 INFO : A1/B1/C3: Removing directory 2026/08/31 02:45:05 DEBUG : removing 2 level 2 directories 2026/08/31 02:45:05 INFO : A3/B3: Removing directory 2026/08/31 02:45:05 INFO : A1/B2: Removing directory 2026/08/31 02:45:07 DEBUG : removing 2 level 1 directories 2026/08/31 02:45:07 INFO : A3: Removing directory 2026/08/31 02:45:07 INFO : A2: Removing directory 2026/08/31 02:45:14 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/31 02:45:14 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/31 02:45:14 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/31 02:45:14 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/31 02:45:14 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/31 02:45:14 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/31 02:45:15 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/31 02:45:15 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/31 02:45:17 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/31 02:45:19 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/31 02:45:21 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/31 02:45:21 DEBUG : removing 1 level 3 directories 2026/08/31 02:45:21 INFO : A1/B1/C1: Removing directory 2026/08/31 02:45:23 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/31 02:45:25 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/31 02:45:25 DEBUG : removing 1 level 2 directories 2026/08/31 02:45:25 INFO : A1/B1: Removing directory 2026/08/31 02:45:26 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/31 02:45:28 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/31 02:45:28 DEBUG : removing 1 level 1 directories 2026/08/31 02:45:28 INFO : A1: Removing directory 2026/08/31 02:45:28 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/31 02:45:29 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/31 02:45:29 DEBUG : removing 1 level 0 directories 2026/08/31 02:45:29 INFO : Linkbox root 'rclone-test-nisemaq8teca': Removing directory 2026/08/31 02:45:30 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/31 02:45:31 DEBUG : pacer: Reducing sleep to 200ms 2026/08/31 02:45:31 ERROR : error listing: directory not found 2026/08/31 02:45:32 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (56.42s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:45:33 INFO : A1: Making directory 2026/08/31 02:45:35 INFO : A1/B1: Making directory 2026/08/31 02:45:36 INFO : A1/B1/C1: Making directory 2026/08/31 02:45:39 DEBUG : removing 1 level 3 directories 2026/08/31 02:45:39 INFO : A1/B1/C1: Removing directory 2026/08/31 02:45:41 DEBUG : removing 1 level 2 directories 2026/08/31 02:45:41 INFO : A1/B1: Removing directory --- PASS: TestRmdirsLeaveRoot (13.29s) === RUN TestRmdirsWithFilter run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:45:45 INFO : A1: Making directory 2026/08/31 02:45:46 INFO : A1/B1: Making directory 2026/08/31 02:45:48 INFO : A1/B1/C1: Making directory 2026/08/31 02:45:51 DEBUG : removing 1 level 3 directories 2026/08/31 02:45:51 INFO : A1/B1/C1: Removing directory 2026/08/31 02:45:53 DEBUG : removing 1 level 2 directories 2026/08/31 02:45:53 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (11.81s) === RUN TestCopyURL run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:45:59 DEBUG : file1: size = 14 OK 2026/08/31 02:45:59 DEBUG : filename.txt: File name found in url 2026/08/31 02:46:01 DEBUG : filename.txt: size = 14 OK 2026/08/31 02:46:01 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/31 02:46:03 DEBUG : headerfilename.txt: size = 14 OK 2026/08/31 02:46:05 DEBUG : file2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/31 02:46:06 DEBUG : file2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/31 02:46:06 DEBUG : file2: Trying to read object after upload: try again in 400ms (3/10) 2026/08/31 02:46:07 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (15.80s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:46:15 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/08/31 02:46:15 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/08/31 02:46:15 DEBUG : file1: size = 14 OK fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestCopyURLDownloadHeaders Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestCopyURLDownloadHeaders Messages: Unexpected file "file1" --- FAIL: TestCopyURLDownloadHeaders (12.63s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:46:26 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/31 02:46:30 DEBUG : sub/file2: size = 14 OK 2026/08/31 02:46:30 INFO : file1: Copied (new) to: sub/file2 2026/08/31 02:46:30 INFO : file1: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:966 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got file1 (14), sub/file2 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:966 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file1" 2026/08/31 02:46:40 DEBUG : sub/file2: size = 14 OK 2026/08/31 02:46:40 DEBUG : file1: Sizes identical 2026/08/31 02:46:40 DEBUG : file1: Unchanged skipping 2026/08/31 02:46:40 INFO : file1: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:974 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got file1 (14), sub/file2 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:974 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file1" 2026/08/31 02:46:49 DEBUG : Linkbox root 'rclone-test-nisemaq8teca': don't need to copy/move sub/file2, it is already at target location fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:979 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got file1 (14), sub/file2 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:979 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file1" run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestMoveFile Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file1" --- FAIL: TestMoveFile (48.03s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:47:14 DEBUG : file1: Destination exists, skipping 2026/08/31 02:47:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:993 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:993 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: Unexpected file "file1" 2026/08/31 02:47:21 DEBUG : file1: Destination exists, skipping 2026/08/31 02:47:21 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: Unexpected file "file1" --- FAIL: TestMoveFileWithIgnoreExisting (19.91s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:47:34 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/31 02:47:37 DEBUG : sub/file2: size = 14 OK 2026/08/31 02:47:37 INFO : file1: Copied (new) to: sub/file2 2026/08/31 02:47:37 INFO : file1: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:1023 Error: Should be true Test: TestCaseInsensitiveMoveFile Messages: listing wrong, want sub/file2 (14) got file1 (14), sub/file2 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:1023 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCaseInsensitiveMoveFile Messages: Unexpected file "file1" 2026/08/31 02:47:47 DEBUG : sub/file2: size = 14 OK 2026/08/31 02:47:47 DEBUG : file1: Sizes identical 2026/08/31 02:47:47 DEBUG : file1: Unchanged skipping 2026/08/31 02:47:47 INFO : file1: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:1031 Error: Should be true Test: TestCaseInsensitiveMoveFile Messages: listing wrong, want sub/file2 (14) got file1 (14), sub/file2 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:1031 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCaseInsensitiveMoveFile Messages: Unexpected file "file1" 2026/08/31 02:47:57 DEBUG : sub/file2: moving to sub/File2-rclone-move-wujuyik0 2026/08/31 02:47:59 DEBUG : sub/File2-rclone-move-wujuyik0: size = 14 OK 2026/08/31 02:47:59 INFO : sub/file2: Copied (new) to: sub/File2-rclone-move-wujuyik0 2026/08/31 02:48:01 INFO : sub/file2: Deleted 2026/08/31 02:48:01 DEBUG : sub/file2: moving to sub/File2 2026/08/31 02:48:03 DEBUG : sub/File2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/31 02:48:04 DEBUG : sub/File2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/31 02:48:04 DEBUG : sub/File2: Trying to read object after upload: try again in 400ms (3/10) 2026/08/31 02:48:05 DEBUG : sub/File2: Trying to read object after upload: try again in 800ms (4/10) 2026/08/31 02:48:06 DEBUG : sub/File2: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/31 02:48:08 DEBUG : sub/File2: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/31 02:48:11 DEBUG : sub/File2: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/31 02:48:18 DEBUG : sub/File2: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/31 02:48:31 DEBUG : sub/File2: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/31 02:48:56 DEBUG : sub/File2: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/31 02:49:48 ERROR : sub/File2-rclone-move-wujuyik0: Failed to copy: object not found 2026/08/31 02:49:48 ERROR : sub/File2-rclone-move-wujuyik0: 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 run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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:1037 Error: Should be true Test: TestCaseInsensitiveMoveFile Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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:1037 Error: Should be true Test: TestCaseInsensitiveMoveFile Messages: Unexpected file "file1" --- FAIL: TestCaseInsensitiveMoveFile (150.56s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:1051 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: listing wrong, want hello (5) got file1 (14), hello (5) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:1051 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: Unexpected file "file1" 2026/08/31 02:50:15 NOTICE: hello: Skipped rename to HELLO as --dry-run is set fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:1056 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: listing wrong, want hello (5) got file1 (14), hello (5) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:1056 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: Unexpected file "file1" run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: Unexpected file "file1" --- FAIL: TestCaseInsensitiveMoveFileDryRun (33.47s) === RUN TestMoveFileBackupDir run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" operations_test.go:1064: Skipping test as remote does not support server-side move or copy run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:1064 Error: Should be true Test: TestMoveFileBackupDir Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:1064 Error: Should be true Test: TestMoveFileBackupDir Messages: Unexpected file "file1" --- FAIL: TestMoveFileBackupDir (12.05s) === 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-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:51:06 INFO : A1/B2: Making directory 2026/08/31 02:51:08 INFO : A1/B1/C3: Making directory fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1397 Error: Should be true Test: TestDirMove Messages: listing wrong, want A1/B1/C1/four (4), A1/B1/C2/five (4), A1/B1/three (5), A1/one (3), A1/two (3) got A1/B1/C1/four (4), A1/B1/C2/five (4), A1/B1/three (5), A1/one (3), A1/two (3), file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1397 Error: Should be true Test: TestDirMove Messages: Unexpected file "file1" 2026/08/31 02:51:38 DEBUG : A2/one: size = 3 OK 2026/08/31 02:51:38 INFO : A1/one: Copied (new) to: A2/one 2026/08/31 02:51:38 DEBUG : A2/B1/three: size = 5 OK 2026/08/31 02:51:38 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/08/31 02:51:39 DEBUG : A2/B1/C2/five: size = 4 OK 2026/08/31 02:51:39 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/08/31 02:51:39 DEBUG : A2/two: size = 3 OK 2026/08/31 02:51:39 INFO : A1/two: Copied (new) to: A2/two 2026/08/31 02:51:39 DEBUG : A2/B1/C1/four: size = 4 OK 2026/08/31 02:51:39 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/08/31 02:51:39 INFO : A1/one: Deleted 2026/08/31 02:51:40 INFO : A1/B1/three: Deleted 2026/08/31 02:51:41 INFO : A1/B1/C2/five: Deleted 2026/08/31 02:51:41 INFO : A1/two: Deleted 2026/08/31 02:51:41 INFO : A1/B1/C1/four: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1418 Error: Should be true Test: TestDirMove Messages: listing wrong, want A2/B1/C1/four (4), A2/B1/C2/five (4), A2/B1/three (5), A2/one (3), A2/two (3) got A2/B1/C1/four (4), A2/B1/C2/five (4), A2/B1/three (5), A2/one (3), A2/two (3), file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1418 Error: Should be true Test: TestDirMove Messages: Unexpected file "file1" 2026/08/31 02:52:19 DEBUG : A3/B1/C2/five: size = 4 OK 2026/08/31 02:52:19 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2026/08/31 02:52:19 DEBUG : A3/B1/C1/four: size = 4 OK 2026/08/31 02:52:19 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2026/08/31 02:52:19 DEBUG : A3/B1/three: size = 5 OK 2026/08/31 02:52:19 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2026/08/31 02:52:20 DEBUG : A3/two: size = 3 OK 2026/08/31 02:52:20 INFO : A2/two: Copied (new) to: A3/two 2026/08/31 02:52:20 DEBUG : A3/one: size = 3 OK 2026/08/31 02:52:20 INFO : A2/one: Copied (new) to: A3/one 2026/08/31 02:52:20 INFO : A2/B1/C2/five: Deleted 2026/08/31 02:52:21 INFO : A2/B1/C1/four: Deleted 2026/08/31 02:52:21 INFO : A2/B1/three: Deleted 2026/08/31 02:52:22 INFO : A2/two: Deleted 2026/08/31 02:52:22 INFO : A2/one: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1443 Error: Should be true Test: TestDirMove Messages: listing wrong, want A3/B1/C1/four (4), A3/B1/C2/five (4), A3/B1/three (5), A3/one (3), A3/two (3) got A3/B1/C1/four (4), A3/B1/C2/five (4), A3/B1/three (5), A3/one (3), A3/two (3), file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1443 Error: Should be true Test: TestDirMove Messages: Unexpected file "file1" 2026/08/31 02:52:43 INFO : Linkbox root 'rclone-test-nisemaq8teca': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/31 02:52:48 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/31 02:52:48 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/31 02:52:48 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/31 02:52:48 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/31 02:52:49 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/31 02:52:49 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/31 02:52:50 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/31 02:52:50 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/31 02:52:51 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/31 02:52:54 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/31 02:52:55 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/31 02:52:57 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/31 02:52:57 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/31 02:52:59 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/31 02:52:59 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/31 02:53:01 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/31 02:53:01 DEBUG : pacer: Reducing sleep to 200ms 2026/08/31 02:53:06 DEBUG : A4/B1/three: size = 5 OK 2026/08/31 02:53:06 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2026/08/31 02:53:07 DEBUG : A4/B1/C2/five: size = 4 OK 2026/08/31 02:53:07 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2026/08/31 02:53:07 DEBUG : A4/B1/C1/four: size = 4 OK 2026/08/31 02:53:07 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2026/08/31 02:53:07 DEBUG : A4/one: size = 3 OK 2026/08/31 02:53:07 INFO : A3/one: Copied (new) to: A4/one 2026/08/31 02:53:08 DEBUG : A4/two: size = 3 OK 2026/08/31 02:53:08 INFO : A3/two: Copied (new) to: A4/two 2026/08/31 02:53:08 INFO : A3/B1/three: Deleted 2026/08/31 02:53:08 INFO : A3/B1/C2/five: Deleted 2026/08/31 02:53:09 INFO : A3/B1/C1/four: Deleted 2026/08/31 02:53:09 INFO : A3/one: Deleted 2026/08/31 02:53:09 INFO : A3/two: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1471 Error: Should be true Test: TestDirMove Messages: listing wrong, want A4/B1/C1/four (4), A4/B1/C2/five (4), A4/B1/three (5), A4/one (3), A4/two (3) got A4/B1/C1/four (4), A4/B1/C2/five (4), A4/B1/three (5), A4/one (3), A4/two (3), file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1471 Error: Should be true Test: TestDirMove Messages: Unexpected file "file1" run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestDirMove Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestDirMove Messages: Unexpected file "file1" --- FAIL: TestDirMove (190.64s) === RUN TestGetFsInfo run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:54:00 DEBUG : Config file has changed externally - reloading run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestGetFsInfo Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestGetFsInfo Messages: Unexpected file "file1" --- FAIL: TestGetFsInfo (12.13s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1530 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1555 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1530 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1555 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: Unexpected file "file1" 2026/08/31 02:54:21 DEBUG : Linkbox root 'rclone-test-nisemaq8teca': File to upload is small (34 bytes), uploading instead of streaming 2026/08/31 02:54:23 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/31 02:54:23 NOTICE: Linkbox root 'rclone-test-nisemaq8teca': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/31 02:54:23 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/31 02:54:23 DEBUG : Linkbox root 'rclone-test-nisemaq8teca': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/31 02:54:25 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/31 02:54:25 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:1548 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1555 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: listing wrong, want no_checksum_big_file_from_pipe (102401), no_checksum_small_file_from_pipe (34) got file1 (14), no_checksum_big_file_from_pipe (102401), no_checksum_small_file_from_pipe (34) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:1548 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1555 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: Unexpected file "file1" run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: Unexpected file "file1" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1530 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1555 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1530 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1555 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: Unexpected file "file1" 2026/08/31 02:54:57 DEBUG : Linkbox root 'rclone-test-nisemaq8teca': File to upload is small (34 bytes), uploading instead of streaming 2026/08/31 02:55:00 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/31 02:55:00 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/31 02:55:00 DEBUG : Linkbox root 'rclone-test-nisemaq8teca': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/31 02:55:02 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/31 02:55:02 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:1548 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1555 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: listing wrong, want with_checksum_big_file_from_pipe (102401), with_checksum_small_file_from_pipe (34) got file1 (14), with_checksum_big_file_from_pipe (102401), with_checksum_small_file_from_pipe (34) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:1548 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1555 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: Unexpected file "file1" run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: Unexpected file "file1" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1530 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1555 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1530 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1555 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: Unexpected file "file1" 2026/08/31 02:55:34 DEBUG : Linkbox root 'rclone-test-nisemaq8teca': File to upload is small (34 bytes), uploading instead of streaming 2026/08/31 02:55:36 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/31 02:55:36 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/08/31 02:55:36 DEBUG : Linkbox root 'rclone-test-nisemaq8teca': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/31 02:55:38 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/31 02:55:38 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:1548 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1555 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: listing wrong, want ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34) got file1 (14), ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:1548 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1555 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: Unexpected file "file1" run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: Unexpected file "file1" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1530 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1555 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1530 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1555 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "file1" 2026/08/31 02:56:11 DEBUG : Linkbox root 'rclone-test-nisemaq8teca': File to upload is small (34 bytes), uploading instead of streaming 2026/08/31 02:56:13 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/31 02:56:13 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/31 02:56:13 DEBUG : Linkbox root 'rclone-test-nisemaq8teca': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/31 02:56:15 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/31 02:56:15 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:1548 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1555 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: listing wrong, want ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34) got file1 (14), ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:1548 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1555 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "file1" run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "file1" --- FAIL: TestRcat (146.36s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (36.38s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (36.58s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (36.47s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (36.94s) === RUN TestRcatMetadata run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" operations_test.go:1564: Skipping as destination doesn't support user metadata run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:1564 Error: Should be true Test: TestRcatMetadata Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:1564 Error: Should be true Test: TestRcatMetadata Messages: Unexpected file "file1" --- FAIL: TestRcatMetadata (12.05s) === RUN TestRcatSize run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:56:53 DEBUG : potato1: size = 60 OK 2026/08/31 02:56:53 DEBUG : Linkbox root 'rclone-test-nisemaq8teca': File to upload is small (60 bytes), uploading instead of streaming 2026/08/31 02:56:55 DEBUG : potato2: size = 60 OK 2026/08/31 02:56:55 DEBUG : potato2: Size of src and dst objects identical fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:1638 Error: Should be true Test: TestRcatSize Messages: listing wrong, want potato1 (60), potato2 (60) got file1 (14), potato1 (60), potato2 (60) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:1638 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcatSize Messages: Unexpected file "file1" run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcatSize Messages: listing wrong, want got file1 (14), potato1 (60), potato2 (60) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcatSize Messages: Unexpected file "file1" fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcatSize Messages: Unexpected file "potato1" fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcatSize Messages: Unexpected file "potato2" --- FAIL: TestRcatSize (27.55s) === RUN TestRcatSizeShortEOF run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:57:20 DEBUG : pacer: low level retry 1/1 (error Put "https://upload-api.linkbox.to/tmp/recycle/1d/user/922460207/d6548b156ea68a4e003e786df99eee76_120?AWSAccessKeyId=ZAUGMKBTPLNX0FBOCABG&Expires=1788152239&Signature=wGnpOXY%2Fw3uQukdf9Mddmf8tDhE%3D": stream error: stream ID 1; INTERNAL_ERROR; received from peer) 2026/08/31 02:57:20 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/31 02:57:20 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=1788152239&Signature=wGnpOXY%2Fw3uQukdf9Mddmf8tDhE%3D": stream error: stream ID 1; INTERNAL_ERROR; received from peer 2026/08/31 02:57:20 DEBUG : pacer: Reducing sleep to 300ms 2026/08/31 02:57:20 DEBUG : pacer: Reducing sleep to 225ms run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit 2026/08/31 02:57:21 DEBUG : pacer: Reducing sleep to 200ms run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit run.go:173: removing file "potato1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "potato1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "potato1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcatSizeShortEOF Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcatSizeShortEOF Messages: Unexpected file "file1" --- FAIL: TestRcatSizeShortEOF (16.62s) === RUN TestRcatSizeMetadata run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" operations_test.go:1657: Skipping as destination doesn't support user metadata run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:1657 Error: Should be true Test: TestRcatSizeMetadata Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:1657 Error: Should be true Test: TestRcatSizeMetadata Messages: Unexpected file "file1" --- FAIL: TestRcatSizeMetadata (12.24s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:57:49 DEBUG : potato1: size = 60 OK run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcatSizeUploadHeaders Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcatSizeUploadHeaders Messages: Unexpected file "file1" --- FAIL: TestRcatSizeUploadHeaders (15.53s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" operations_test.go:1794: Skipping as destination doesn't support hashes run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:1794 Error: Should be true Test: TestRcatSizeChecksum/Corrupted Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:1794 Error: Should be true Test: TestRcatSizeChecksum/Corrupted Messages: Unexpected file "file1" === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:58:17 DEBUG : potato4: size = 60 (Linkbox root 'rclone-test-nisemaq8teca') 2026/08/31 02:58:17 DEBUG : potato4: size = 59 (Linkbox root 'rclone-test-nisemaq8teca') 2026/08/31 02:58:17 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(Linkbox root 'rclone-test-nisemaq8teca') 59 2026/08/31 02:58:17 INFO : potato4: Removing failed copy fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:1812 Error: Should be true Test: TestRcatSizeChecksum/SizeDiffers Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /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:1812 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcatSizeChecksum/SizeDiffers Messages: Unexpected file "file1" run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcatSizeChecksum/SizeDiffers Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcatSizeChecksum/SizeDiffers Messages: Unexpected file "file1" === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:58:41 DEBUG : potato2: size = 60 OK run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcatSizeChecksum/IgnoreChecksum Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcatSizeChecksum/IgnoreChecksum Messages: Unexpected file "file1" === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" 2026/08/31 02:58:57 DEBUG : potato3: size = 60 OK run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcatSizeChecksum/NoHashes Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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 Error: Should be true Test: TestRcatSizeChecksum/NoHashes Messages: Unexpected file "file1" --- FAIL: TestRcatSizeChecksum (67.96s) --- FAIL: TestRcatSizeChecksum/Corrupted (12.14s) --- FAIL: TestRcatSizeChecksum/SizeDiffers (24.25s) --- FAIL: TestRcatSizeChecksum/IgnoreChecksum (15.66s) --- FAIL: TestRcatSizeChecksum/NoHashes (15.91s) === RUN TestTouchDir run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" operations_test.go:1839: Skipping test as remote does not support modtime run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:1839 Error: Should be true Test: TestTouchDir Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:1839 Error: Should be true Test: TestTouchDir Messages: Unexpected file "file1" --- FAIL: TestTouchDir (12.08s) === RUN TestMkdirMetadata run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:1877 Error: Should be true Test: TestMkdirMetadata Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:1877 Error: Should be true Test: TestMkdirMetadata Messages: Unexpected file "file1" --- FAIL: TestMkdirMetadata (12.07s) === RUN TestMkdirModTime run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:1896 Error: Should be true Test: TestMkdirModTime Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:1896 Error: Should be true Test: TestMkdirModTime Messages: Unexpected file "file1" --- FAIL: TestMkdirModTime (12.08s) === RUN TestCopyDirMetadata run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:1917 Error: Should be true Test: TestCopyDirMetadata Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:1917 Error: Should be true Test: TestCopyDirMetadata Messages: Unexpected file "file1" --- FAIL: TestCopyDirMetadata (12.18s) === RUN TestSetDirModTime run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:1953 Error: Should be true Test: TestSetDirModTime Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:1953 Error: Should be true Test: TestSetDirModTime Messages: Unexpected file "file1" --- FAIL: TestSetDirModTime (12.34s) === RUN TestDirsEqual run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:1997 Error: Should be true Test: TestDirsEqual Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:1997 Error: Should be true Test: TestDirsEqual Messages: Unexpected file "file1" --- FAIL: TestDirsEqual (12.05s) === RUN TestRemoveExisting run.go:198: Remote "Linkbox root 'rclone-test-nisemaq8teca'", Local "Local file system at /tmp/rclone829002454", Modify Window "876000h0m0s" operations_test.go:2066: Skipping as remote can't Move run.go:173: removing file "file1" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:173: removing file "file1" failed: could not Remove: Linkbox error 403: not permit fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:2066 Error: Should be true Test: TestRemoveExisting Messages: listing wrong, want got file1 (14) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /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/operations_test.go:2066 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "file1" --- FAIL: TestRemoveExisting (12.10s) === 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/31 03:00:35 DEBUG : Linkbox root 'rclone-test-nisemaq8teca': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 24m24.33735872s (try 1/5): exit status 1: Failed [TestParseSumFile TestCopyURLDownloadHeaders TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeShortEOF TestRcatSizeMetadata TestRcatSizeUploadHeaders TestRcatSizeChecksum/Corrupted TestRcatSizeChecksum/SizeDiffers TestRcatSizeChecksum/IgnoreChecksum TestRcatSizeChecksum/NoHashes TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]