"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/08/03 01:54:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rocijag1dumo" 2026/08/03 01:54:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:54:14 DEBUG : Linkbox root 'rclone-test-rocijag1dumo': Using cached web token 2026/08/03 01:54:16 DEBUG : Creating backend with remote "/tmp/rclone716660893" === 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-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/03 01:54:16 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.54s) === RUN TestMultithreadCopyAbort run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/08/03 01:54:17 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.54s) === RUN TestSizeDiffers 2026/08/03 01:54:17 DEBUG : a: size = 0 OK 2026/08/03 01:54:17 DEBUG : a: size = 1 (memory) 2026/08/03 01:54:17 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/03 01:54:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/03 01:54:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/03 01:54:17 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/03 01:54:17 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/03 01:54:17 DEBUG : potato: Seek from 10 to 0 2026/08/03 01:54:17 DEBUG : potato: Seek from 10 to 0 2026/08/03 01:54:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/03 01:54:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/03 01:54:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/03 01:54:17 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/03 01:54:17 DEBUG : potato: Seek from 5 to 2 2026/08/03 01:54:17 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/03 01:54:17 DEBUG : potato: Seek from 7 to 0 2026/08/03 01:54:17 DEBUG : potato: Seek from 7 to 0 2026/08/03 01:54:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/03 01:54:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/03 01:54:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/03 01:54:17 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/03 01:54:17 DEBUG : potato: Seek from 5 to 2 2026/08/03 01:54:17 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/03 01:54:17 DEBUG : potato: Seek from 8 to 0 2026/08/03 01:54:17 DEBUG : potato: Seek from 8 to 0 2026/08/03 01:54:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/03 01:54:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/03 01:54:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/03 01:54:17 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/03 01:54:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/03 01:54:17 DEBUG : potato: Seek from 5 to 2 2026/08/03 01:54:17 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/03 01:54:17 DEBUG : potato: Seek from 9 to 0 2026/08/03 01:54:17 DEBUG : potato: Seek from 9 to 0 2026/08/03 01:54:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", 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 (21.05s) --- PASS: TestCheck/1 (0.38s) --- PASS: TestCheck/2 (0.37s) --- PASS: TestCheck/3 (0.20s) --- PASS: TestCheck/4 (0.21s) --- PASS: TestCheck/5 (0.20s) --- PASS: TestCheck/6 (0.37s) --- PASS: TestCheck/7 (0.21s) === RUN TestCheckFsError 2026/08/03 01:54:38 DEBUG : Creating backend with remote "nonexistent" 2026/08/03 01:54:38 DEBUG : Creating backend with remote "nonexistent" 2026/08/03 01:54:38 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/03 01:54:38 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/03 01:54:38 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/03 01:54:38 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 01:54:40 DEBUG : rutabaga: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 01:54:40 DEBUG : rutabaga: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 01:54:41 DEBUG : rutabaga: Trying to read object after upload: try again in 400ms (3/10) === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/03 01:54:45 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 01:54:46 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 01:54:46 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) === NAME TestCheckDownload fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 === NAME TestCheckDownload fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCheckDownload (38.10s) --- PASS: TestCheckDownload/1 (0.36s) --- PASS: TestCheckDownload/2 (0.39s) --- PASS: TestCheckDownload/3 (0.24s) --- PASS: TestCheckDownload/4 (0.44s) --- PASS: TestCheckDownload/5 (0.60s) --- PASS: TestCheckDownload/6 (0.56s) --- PASS: TestCheckDownload/7 (0.74s) === RUN TestCheckSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 01:55:18 DEBUG : rutabaga: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 01:55:18 DEBUG : rutabaga: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 01:55:19 DEBUG : rutabaga: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 01:55:19 DEBUG : rutabaga: Trying to read object after upload: try again in 800ms (4/10) === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/03 01:55:23 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 01:55:23 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) === RUN TestCheckSizeOnly/3 2026/08/03 01:55:26 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/03 01:55:29 DEBUG : remotepotato: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 01:55:30 DEBUG : remotepotato: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 01:55:30 DEBUG : remotepotato: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 01:55:31 DEBUG : remotepotato: Trying to read object after upload: try again in 800ms (4/10) === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 === NAME TestCheckSizeOnly fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCheckSizeOnly (29.64s) --- PASS: TestCheckSizeOnly/1 (0.20s) --- PASS: TestCheckSizeOnly/2 (0.22s) --- PASS: TestCheckSizeOnly/3 (0.20s) --- PASS: TestCheckSizeOnly/4 (0.21s) --- PASS: TestCheckSizeOnly/5 (0.22s) --- PASS: TestCheckSizeOnly/6 (0.20s) --- PASS: TestCheckSizeOnly/7 (0.24s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 01:55:48 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/03 01:55:48 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/03 01:55:48 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/03 01:55:48 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/03 01:55:48 DEBUG : test.sum: Update: removing old file 2026/08/03 01:55:52 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/03 01:55:52 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/03 01:55:52 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/03 01:55:52 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (7.84s) === RUN TestCheckSum run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 01:55:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rocijag1dumo/data" 2026/08/03 01:55:54 DEBUG : Linkbox root 'rclone-test-rocijag1dumo/data': Using cached web token check_test.go:350: Linkbox root 'rclone-test-rocijag1dumo/data' lacks md5, skipping --- SKIP: TestCheckSum (1.71s) === RUN TestCheckSumDownload run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 01:55:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rocijag1dumo/data" 2026/08/03 01:55:55 DEBUG : Linkbox root 'rclone-test-rocijag1dumo/data': Using cached web token === RUN TestCheckSumDownload/subtest1 2026/08/03 01:56:06 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest2 2026/08/03 01:56:10 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest3 2026/08/03 01:56:14 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest4 2026/08/03 01:56:19 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest5 2026/08/03 01:56:24 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest6 2026/08/03 01:56:28 DEBUG : data/banana: Update: removing old file 2026/08/03 01:56:31 DEBUG : data/potato: Update: removing old file 2026/08/03 01:56:35 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (50.11s) --- PASS: TestCheckSumDownload/subtest1 (0.72s) --- PASS: TestCheckSumDownload/subtest2 (0.47s) --- PASS: TestCheckSumDownload/subtest3 (0.67s) --- PASS: TestCheckSumDownload/subtest4 (0.68s) --- PASS: TestCheckSumDownload/subtest5 (0.66s) --- PASS: TestCheckSumDownload/subtest6 (0.66s) --- PASS: TestCheckSumDownload/subtest7 (0.67s) === RUN TestApplyTransforms 2026/08/03 01:56:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bemetes6xeqi" 2026/08/03 01:56:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:56:45 DEBUG : Linkbox root 'rclone-test-bemetes6xeqi': Using cached web token 2026/08/03 01:56:46 DEBUG : Creating backend with remote "/tmp/rclone700443041" run.go:198: Remote "Linkbox root 'rclone-test-bemetes6xeqi'", Local "Local file system at /tmp/rclone700443041", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/08/03 01:56:50 ERROR : hello, world!: sum not found 2026/08/03 01:56:50 ERROR : HELLO, WORLD!: file not in Linkbox root 'rclone-test-bemetes6xeqi' 2026/08/03 01:56:50 NOTICE: Linkbox root 'rclone-test-bemetes6xeqi': 1 files missing 2026/08/03 01:56:50 NOTICE: 1 hashes missing 2026/08/03 01:56:50 NOTICE: Linkbox root 'rclone-test-bemetes6xeqi': 1 differences found 2026/08/03 01:56:50 NOTICE: Linkbox root 'rclone-test-bemetes6xeqi': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/03 01:56:51 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/03 01:56:51 NOTICE: Linkbox root 'rclone-test-bemetes6xeqi': 0 differences found 2026/08/03 01:56:51 NOTICE: Linkbox root 'rclone-test-bemetes6xeqi': 1 matching files 2026/08/03 01:56:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-colejuc3fewo" 2026/08/03 01:56:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:56:51 DEBUG : Linkbox root 'rclone-test-colejuc3fewo': Using cached web token 2026/08/03 01:56:51 DEBUG : Creating backend with remote "/tmp/rclone766817417" run.go:198: Remote "Linkbox root 'rclone-test-colejuc3fewo'", Local "Local file system at /tmp/rclone766817417", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/08/03 01:56:56 ERROR : HELLO, WORLD!: sum not found 2026/08/03 01:56:56 ERROR : hello, world!: file not in Linkbox root 'rclone-test-colejuc3fewo' 2026/08/03 01:56:56 NOTICE: Linkbox root 'rclone-test-colejuc3fewo': 1 files missing 2026/08/03 01:56:56 NOTICE: 1 hashes missing 2026/08/03 01:56:56 NOTICE: Linkbox root 'rclone-test-colejuc3fewo': 1 differences found 2026/08/03 01:56:56 NOTICE: Linkbox root 'rclone-test-colejuc3fewo': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/03 01:56:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/03 01:56:56 NOTICE: Linkbox root 'rclone-test-colejuc3fewo': 0 differences found 2026/08/03 01:56:56 NOTICE: Linkbox root 'rclone-test-colejuc3fewo': 1 matching files 2026/08/03 01:56:56 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-canayiq5hero" 2026/08/03 01:56:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:56:56 DEBUG : Linkbox root 'rclone-test-canayiq5hero': Using cached web token 2026/08/03 01:56:57 DEBUG : Creating backend with remote "/tmp/rclone588191034" run.go:198: Remote "Linkbox root 'rclone-test-canayiq5hero'", Local "Local file system at /tmp/rclone588191034", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/03 01:57:02 ERROR : HeLlO, wOrLd!: sum not found 2026/08/03 01:57:02 ERROR : hello, world!: file not in Linkbox root 'rclone-test-canayiq5hero' 2026/08/03 01:57:02 NOTICE: Linkbox root 'rclone-test-canayiq5hero': 1 files missing 2026/08/03 01:57:02 NOTICE: 1 hashes missing 2026/08/03 01:57:02 NOTICE: Linkbox root 'rclone-test-canayiq5hero': 1 differences found 2026/08/03 01:57:02 NOTICE: Linkbox root 'rclone-test-canayiq5hero': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/03 01:57:02 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/03 01:57:02 NOTICE: Linkbox root 'rclone-test-canayiq5hero': 0 differences found 2026/08/03 01:57:02 NOTICE: Linkbox root 'rclone-test-canayiq5hero': 1 matching files 2026/08/03 01:57:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tomolib5diku" 2026/08/03 01:57:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:57:02 DEBUG : Linkbox root 'rclone-test-tomolib5diku': Using cached web token 2026/08/03 01:57:03 DEBUG : Creating backend with remote "/tmp/rclone1681354455" run.go:198: Remote "Linkbox root 'rclone-test-tomolib5diku'", Local "Local file system at /tmp/rclone1681354455", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/03 01:57:07 ERROR : HELLO, WORLD!: sum not found 2026/08/03 01:57:07 ERROR : HeLlO, wOrLd!: file not in Linkbox root 'rclone-test-tomolib5diku' 2026/08/03 01:57:07 NOTICE: Linkbox root 'rclone-test-tomolib5diku': 1 files missing 2026/08/03 01:57:07 NOTICE: 1 hashes missing 2026/08/03 01:57:07 NOTICE: Linkbox root 'rclone-test-tomolib5diku': 1 differences found 2026/08/03 01:57:07 NOTICE: Linkbox root 'rclone-test-tomolib5diku': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/03 01:57:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/03 01:57:08 NOTICE: Linkbox root 'rclone-test-tomolib5diku': 0 differences found 2026/08/03 01:57:08 NOTICE: Linkbox root 'rclone-test-tomolib5diku': 1 matching files 2026/08/03 01:57:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jamubec5wude" 2026/08/03 01:57:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:57:08 DEBUG : Linkbox root 'rclone-test-jamubec5wude': Using cached web token 2026/08/03 01:57:09 DEBUG : Creating backend with remote "/tmp/rclone1153531948" run.go:198: Remote "Linkbox root 'rclone-test-jamubec5wude'", Local "Local file system at /tmp/rclone1153531948", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/08/03 01:57:13 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/03 01:57:13 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-jamubec5wude' 2026/08/03 01:57:13 NOTICE: Linkbox root 'rclone-test-jamubec5wude': 1 files missing 2026/08/03 01:57:13 NOTICE: 1 hashes missing 2026/08/03 01:57:13 NOTICE: Linkbox root 'rclone-test-jamubec5wude': 1 differences found 2026/08/03 01:57:13 NOTICE: Linkbox root 'rclone-test-jamubec5wude': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/03 01:57:13 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/03 01:57:13 NOTICE: Linkbox root 'rclone-test-jamubec5wude': 0 differences found 2026/08/03 01:57:13 NOTICE: Linkbox root 'rclone-test-jamubec5wude': 1 matching files 2026/08/03 01:57:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mekizug5xomi" 2026/08/03 01:57:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:57:13 DEBUG : Linkbox root 'rclone-test-mekizug5xomi': Using cached web token 2026/08/03 01:57:14 DEBUG : Creating backend with remote "/tmp/rclone4150280240" run.go:198: Remote "Linkbox root 'rclone-test-mekizug5xomi'", Local "Local file system at /tmp/rclone4150280240", Modify Window "876000h0m0s" 2026/08/03 01:57:18 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 01:57:18 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 01:57:19 DEBUG : 測試_Русский___ě_áñ: Trying to read object after upload: try again in 400ms (3/10) NFC checkfile vs. NFD remote (without normalization) 2026/08/03 01:57:20 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/03 01:57:20 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-mekizug5xomi' 2026/08/03 01:57:20 NOTICE: Linkbox root 'rclone-test-mekizug5xomi': 1 files missing 2026/08/03 01:57:20 NOTICE: 1 hashes missing 2026/08/03 01:57:20 NOTICE: Linkbox root 'rclone-test-mekizug5xomi': 1 differences found 2026/08/03 01:57:20 NOTICE: Linkbox root 'rclone-test-mekizug5xomi': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/03 01:57:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/03 01:57:20 NOTICE: Linkbox root 'rclone-test-mekizug5xomi': 0 differences found 2026/08/03 01:57:20 NOTICE: Linkbox root 'rclone-test-mekizug5xomi': 1 matching files 2026/08/03 01:57:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yevuwey8bulo" 2026/08/03 01:57:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:57:20 DEBUG : Linkbox root 'rclone-test-yevuwey8bulo': Using cached web token 2026/08/03 01:57:21 DEBUG : Creating backend with remote "/tmp/rclone2511702620" run.go:198: Remote "Linkbox root 'rclone-test-yevuwey8bulo'", Local "Local file system at /tmp/rclone2511702620", Modify Window "876000h0m0s" 2026/08/03 01:57:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 01:57:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 200ms (2/10) NFDx2 checkfile vs. both remote (without normalization) 2026/08/03 01:57:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/03 01:57:26 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-yevuwey8bulo' 2026/08/03 01:57:26 NOTICE: Linkbox root 'rclone-test-yevuwey8bulo': 1 files missing 2026/08/03 01:57:26 NOTICE: 1 hashes missing 2026/08/03 01:57:26 NOTICE: Linkbox root 'rclone-test-yevuwey8bulo': 1 differences found 2026/08/03 01:57:26 NOTICE: Linkbox root 'rclone-test-yevuwey8bulo': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/03 01:57:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/03 01:57:26 NOTICE: Linkbox root 'rclone-test-yevuwey8bulo': 0 differences found 2026/08/03 01:57:26 NOTICE: Linkbox root 'rclone-test-yevuwey8bulo': 1 matching files 2026/08/03 01:57:26 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-defasug9tinu" 2026/08/03 01:57:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:57:26 DEBUG : Linkbox root 'rclone-test-defasug9tinu': Using cached web token 2026/08/03 01:57:27 DEBUG : Creating backend with remote "/tmp/rclone12930192" run.go:198: Remote "Linkbox root 'rclone-test-defasug9tinu'", Local "Local file system at /tmp/rclone12930192", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2026/08/03 01:57:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/03 01:57:31 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-defasug9tinu' 2026/08/03 01:57:31 NOTICE: Linkbox root 'rclone-test-defasug9tinu': 1 files missing 2026/08/03 01:57:31 NOTICE: 1 hashes missing 2026/08/03 01:57:31 NOTICE: Linkbox root 'rclone-test-defasug9tinu': 1 differences found 2026/08/03 01:57:31 NOTICE: Linkbox root 'rclone-test-defasug9tinu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/03 01:57:31 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/03 01:57:31 NOTICE: Linkbox root 'rclone-test-defasug9tinu': 0 differences found 2026/08/03 01:57:31 NOTICE: Linkbox root 'rclone-test-defasug9tinu': 1 matching files 2026/08/03 01:57:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pajubuc6luco" 2026/08/03 01:57:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:57:31 DEBUG : Linkbox root 'rclone-test-pajubuc6luco': Using cached web token 2026/08/03 01:57:32 DEBUG : Creating backend with remote "/tmp/rclone4069130986" run.go:198: Remote "Linkbox root 'rclone-test-pajubuc6luco'", Local "Local file system at /tmp/rclone4069130986", Modify Window "876000h0m0s" 2026/08/03 01:57:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 01:57:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 01:57:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 01:57:37 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 800ms (4/10) both checkfile vs. NFDx2 remote (without normalization) 2026/08/03 01:57:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/03 01:57:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-pajubuc6luco' 2026/08/03 01:57:39 NOTICE: Linkbox root 'rclone-test-pajubuc6luco': 1 files missing 2026/08/03 01:57:39 NOTICE: 1 hashes missing 2026/08/03 01:57:39 NOTICE: Linkbox root 'rclone-test-pajubuc6luco': 1 differences found 2026/08/03 01:57:39 NOTICE: Linkbox root 'rclone-test-pajubuc6luco': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/03 01:57:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/03 01:57:39 NOTICE: Linkbox root 'rclone-test-pajubuc6luco': 0 differences found 2026/08/03 01:57:39 NOTICE: Linkbox root 'rclone-test-pajubuc6luco': 1 matching files 2026/08/03 01:57:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-loyubah1tofe" 2026/08/03 01:57:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 01:57:39 DEBUG : Linkbox root 'rclone-test-loyubah1tofe': Using cached web token 2026/08/03 01:57:40 DEBUG : Creating backend with remote "/tmp/rclone4158253521" run.go:198: Remote "Linkbox root 'rclone-test-loyubah1tofe'", Local "Local file system at /tmp/rclone4158253521", Modify Window "876000h0m0s" 2026/08/03 01:57:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 01:57:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 01:57:45 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Trying to read object after upload: try again in 400ms (3/10) both checkfile vs. NFCx2 remote (without normalization) 2026/08/03 01:57:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/03 01:57:46 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-loyubah1tofe' 2026/08/03 01:57:46 NOTICE: Linkbox root 'rclone-test-loyubah1tofe': 1 files missing 2026/08/03 01:57:46 NOTICE: 1 hashes missing 2026/08/03 01:57:46 NOTICE: Linkbox root 'rclone-test-loyubah1tofe': 1 differences found 2026/08/03 01:57:46 NOTICE: Linkbox root 'rclone-test-loyubah1tofe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/03 01:57:46 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/03 01:57:46 NOTICE: Linkbox root 'rclone-test-loyubah1tofe': 0 differences found 2026/08/03 01:57:46 NOTICE: Linkbox root 'rclone-test-loyubah1tofe': 1 matching files 2026/08/03 01:57:46 DEBUG : Linkbox root 'rclone-test-loyubah1tofe': Purge remote 2026/08/03 01:57:48 DEBUG : Linkbox root 'rclone-test-pajubuc6luco': Purge remote 2026/08/03 01:57:49 DEBUG : Linkbox root 'rclone-test-defasug9tinu': Purge remote 2026/08/03 01:57:50 DEBUG : Linkbox root 'rclone-test-yevuwey8bulo': Purge remote 2026/08/03 01:57:52 DEBUG : Linkbox root 'rclone-test-mekizug5xomi': Purge remote 2026/08/03 01:57:53 DEBUG : Linkbox root 'rclone-test-jamubec5wude': Purge remote 2026/08/03 01:57:54 DEBUG : Linkbox root 'rclone-test-tomolib5diku': Purge remote 2026/08/03 01:57:56 DEBUG : Linkbox root 'rclone-test-canayiq5hero': Purge remote 2026/08/03 01:57:57 DEBUG : Linkbox root 'rclone-test-colejuc3fewo': Purge remote 2026/08/03 01:57:58 DEBUG : Linkbox root 'rclone-test-bemetes6xeqi': Purge remote --- PASS: TestApplyTransforms (74.48s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 01:58:00 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/03 01:58:04 DEBUG : sub/file2: size = 14 OK 2026/08/03 01:58:04 INFO : file1: Copied (new) to: sub/file2 2026/08/03 01:58:04 DEBUG : sub/file2: size = 14 OK 2026/08/03 01:58:04 DEBUG : file1: Sizes identical 2026/08/03 01:58:04 DEBUG : file1: Unchanged skipping 2026/08/03 01:58:05 DEBUG : Linkbox root 'rclone-test-rocijag1dumo': don't need to copy/move sub/file2, it is already at target location fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyFile (16.67s) === RUN TestCopyLongFile run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.40s) === RUN TestCopyFileBackupDir run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" copy_test.go:174: Skipping test as remote does not support server-side move or copy --- SKIP: TestCopyFileBackupDir (0.42s) === RUN TestCopyFileCompareDest run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 01:58:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rocijag1dumo/dst" 2026/08/03 01:58:17 DEBUG : Linkbox root 'rclone-test-rocijag1dumo/dst': Using cached web token 2026/08/03 01:58:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rocijag1dumo/CompareDest" 2026/08/03 01:58:19 DEBUG : Linkbox root 'rclone-test-rocijag1dumo/CompareDest': Using cached web token 2026/08/03 01:58:20 DEBUG : one: Need to transfer - File not found at Destination 2026/08/03 01:58:25 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 01:58:25 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 01:58:25 DEBUG : one: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 01:58:26 DEBUG : one: size = 3 OK 2026/08/03 01:58:26 INFO : one: Copied (new) 2026/08/03 01:58:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone716660893) 2026/08/03 01:58:27 DEBUG : one: size = 3 (Linkbox root 'rclone-test-rocijag1dumo/dst') 2026/08/03 01:58:27 DEBUG : one: Sizes differ 2026/08/03 01:58:27 DEBUG : one: Update: removing old file 2026/08/03 01:58:30 DEBUG : one: size = 5 OK 2026/08/03 01:58:30 INFO : one: Copied (replaced existing) 2026/08/03 01:58:31 DEBUG : dst/one: Update: removing old file 2026/08/03 01:58:34 DEBUG : dst/one: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 01:58:34 DEBUG : dst/one: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 01:58:35 DEBUG : dst/one: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 01:58:35 DEBUG : dst/one: Trying to read object after upload: try again in 800ms (4/10) 2026/08/03 01:58:36 DEBUG : dst/one: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/03 01:58:38 DEBUG : dst/one: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/03 01:58:42 DEBUG : dst/one: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/03 01:58:48 DEBUG : dst/one: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/03 01:59:01 DEBUG : dst/one: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/03 01:59:27 DEBUG : dst/one: Trying to read object after upload: try again in 51.2s (10/10) run.go:303: Failed to put "dst/one" to "Linkbox root 'rclone-test-rocijag1dumo'": object not found run.go:186: removing dir "dst" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dst" failed - try 2/3: sleeping 1.5s: directory not empty --- FAIL: TestCopyFileCompareDest (127.49s) === RUN TestCopyFileCopyDest run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.41s) === RUN TestCopyInplace run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.42s) === RUN TestCopyLongFileName run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", 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-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.40s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:00:27 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/03 02:00:30 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:00:31 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:00:31 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 02:00:32 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 800ms (4/10) 2026/08/03 02:00:33 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/08/03 02:00:33 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/03 02:00:33 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/03 02:00:33 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer 2026/08/03 02:00:34 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/03 02:00:35 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/03 02:00:37 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/08/03 02:00:37 INFO : TestCopyFileMaxTransfer/file4: Copied (new) run.go:186: removing dir "TestCopyFileMaxTransfer" failed - try 1/3: sleeping 1s: directory not empty --- PASS: TestCopyFileMaxTransfer (17.43s) === RUN TestDeduplicateInteractive run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.41s) === RUN TestDeduplicateSkip run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.41s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.41s) === RUN TestDeduplicateFirst run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", 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-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.41s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.41s) === RUN TestDeduplicateOldest run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", 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-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", 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-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", 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-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.40s) === RUN TestMergeDirs run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.41s) === RUN TestListDirSorted run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:00:50 DEBUG : a.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:00:51 DEBUG : a.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:00:51 DEBUG : a.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 02:00:54 DEBUG : zend.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:00:54 DEBUG : zend.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:00:54 DEBUG : zend.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 02:00:58 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:00:59 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:01:01 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:01:02 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 200ms (2/10) run.go:303: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-rocijag1dumo'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty --- FAIL: TestListDirSorted (26.73s) === RUN TestListDirSortedFn run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:01:17 DEBUG : a.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:01:17 DEBUG : a.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:01:18 DEBUG : a.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 02:01:20 DEBUG : zend.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:01:24 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:01:25 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:01:25 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 02:01:28 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:01:28 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:01:29 DEBUG : sub dir/hello world2: Trying to read object after upload: try again in 400ms (3/10) run.go:303: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-rocijag1dumo'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestListDirSortedFn (34.55s) === RUN TestListJSON run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:01:52 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:01:56 DEBUG : sub/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:01:56 DEBUG : sub/file2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:01:56 DEBUG : sub/file2: Trying to read object after upload: try again in 400ms (3/10) === 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/03 02:01:59 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (14.94s) --- PASS: TestListJSON/Default (0.21s) --- PASS: TestListJSON/FilesOnly (0.20s) --- PASS: TestListJSON/DirsOnly (0.20s) --- PASS: TestListJSON/Recurse (0.41s) --- PASS: TestListJSON/SubDir (0.20s) --- PASS: TestListJSON/NoModTime (0.21s) --- PASS: TestListJSON/NoMimeType (0.20s) --- PASS: TestListJSON/ShowHash (0.21s) --- PASS: TestListJSON/HashTypes (0.20s) --- PASS: TestListJSON/Metadata (0.20s) === RUN TestStatJSON run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:02:07 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:02:07 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:02:07 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 02:02:08 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2026/08/03 02:02:13 DEBUG : sub/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:02:13 DEBUG : sub/file2: Trying to read object after upload: try again in 200ms (2/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/03 02:02:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rocijag1dumo/notfound" 2026/08/03 02:02:17 DEBUG : Linkbox root 'rclone-test-rocijag1dumo/notfound': Using cached web token === NAME TestStatJSON run.go:186: removing dir "sub" failed - try 1/3: sleeping 1s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestStatJSON (28.13s) --- PASS: TestStatJSON/Root (0.40s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.21s) --- PASS: TestStatJSON/Dir (0.42s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.21s) --- PASS: TestStatJSON/File (0.20s) --- PASS: TestStatJSON/NotFound (0.42s) --- PASS: TestStatJSON/DirFilesOnly (0.20s) --- PASS: TestStatJSON/FileFilesOnly (0.20s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.22s) --- PASS: TestStatJSON/DirDirsOnly (0.21s) --- PASS: TestStatJSON/FileDirsOnly (0.26s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.24s) --- PASS: TestStatJSON/RootNotFound (1.84s) === RUN TestStatJSONMemory 2026/08/03 02:02:33 DEBUG : Creating backend with remote ":memory:" 2026/08/03 02:02:33 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/03 02:02:33 DEBUG : sub/file1: size = 5 OK 2026/08/03 02:02:33 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/03 02:02:33 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-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:02:33 INFO : Linkbox root 'rclone-test-rocijag1dumo': Making directory 2026/08/03 02:02:33 INFO : Linkbox root 'rclone-test-rocijag1dumo': Making directory --- PASS: TestMkdir (0.61s) === RUN TestLsd run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:02:37 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:02:37 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) --- PASS: TestLsd (8.74s) === RUN TestLs run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:02:44 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:02:44 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestLs Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestLs Messages: Unexpected file "empty space" --- FAIL: TestLs (15.11s) === RUN TestLsWithFilesFrom run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:02:59 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:03:00 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:03:00 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 02:03:01 DEBUG : empty space: Update: removing old file fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:113 Error: Should be true Test: TestLsWithFilesFrom Messages: listing wrong, want empty space (1), potato2 (60) got empty space(1) (1), potato2 (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:113 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestLsWithFilesFrom Messages: Unexpected file "empty space(1)" fstest.go:203: Not found "empty space" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:113 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestLsWithFilesFrom Messages: 1 objects not found 2026/08/03 02:03:13 DEBUG : empty space(1): Excluded (FilesFrom Filter) 2026/08/03 02:03:13 DEBUG : empty space(1): Excluded fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestLsWithFilesFrom (27.18s) === RUN TestLsLong run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:03:26 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:03:27 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:03:27 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 02:03:30 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestLsLong Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestLsLong Messages: Unexpected file "empty space" --- FAIL: TestLsLong (17.37s) === RUN TestHashSums run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:03:44 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:03:44 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:03:45 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 02:03:46 DEBUG : empty space: Update: removing old file 2026/08/03 02:03:46 ERROR : empty space: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:186 Error: Should be true Test: TestHashSums Messages: listing wrong, want empty space (1), potato2 (60) got empty space (1), empty space(1) (1), potato2 (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:186 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestHashSums Messages: Unexpected file "empty space(1)" run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestHashSums Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestHashSums Messages: Unexpected file "empty space" --- FAIL: TestHashSums (29.46s) === RUN TestHashSumsWithErrors 2026/08/03 02:04:11 DEBUG : Creating backend with remote ":memory:" 2026/08/03 02:04:11 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/03 02:04:11 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/03 02:04:11 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/03 02:04:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/03 02:04:11 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/03 02:04:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/03 02:04:11 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/03 02:04:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/03 02:04:11 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/03 02:04:11 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/03 02:04:11 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-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:04:13 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:04:14 DEBUG : empty space: Update: removing old file 2026/08/03 02:04:14 ERROR : empty space: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:397 Error: Should be true Test: TestCount Messages: listing wrong, want empty space (1), potato2 (60), sub dir/potato3 (5) got empty space (1), empty space(1) (1), potato2 (60), sub dir/potato3 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:397 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCount Messages: Unexpected file "empty space(1)" operations_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:404 Error: Not equal: expected: 2 actual : 3 Test: TestCount operations_test.go:405: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:405 Error: Not equal: expected: 61 actual : 62 Test: TestCount run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "sub dir" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "sub dir" failed - try 2/3: sleeping 1.5s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestCount Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestCount Messages: Unexpected file "empty space" --- FAIL: TestCount (38.94s) === RUN TestDelete run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:04:53 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:04:53 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:04:56 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:04:56 DEBUG : medium: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:04:56 DEBUG : medium: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 02:04:59 DEBUG : large: Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:419 Error: Should be true Test: TestDelete Messages: listing wrong, want large (100), medium (60), small (10) got empty space (1), large (100), medium (60), small (10) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:419 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDelete Messages: Unexpected file "empty space" 2026/08/03 02:05:08 DEBUG : Waiting for deletions to finish 2026/08/03 02:05:08 DEBUG : large: Excluded (Size Filter) 2026/08/03 02:05:08 DEBUG : large: Excluded 2026/08/03 02:05:08 ERROR : empty space: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/08/03 02:05:10 INFO : medium: Deleted 2026/08/03 02:05:10 INFO : small: Deleted operations_test.go:422: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:422 Error: Received unexpected error: failed to delete 1 files Test: TestDelete run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "small" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "small" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "small" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:422 Error: Should be true Test: TestDelete Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:422 Error: Should be true Test: TestDelete Messages: Unexpected file "empty space" --- FAIL: TestDelete (35.85s) === RUN TestMaxDelete run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:05:28 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:05:29 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:05:29 DEBUG : small: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 02:05:32 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:05:32 DEBUG : medium: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:05:32 DEBUG : medium: Trying to read object after upload: try again in 400ms (3/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:447 Error: Should be true Test: TestMaxDelete Messages: listing wrong, want large (100), medium (60), small (10) got empty space (1), large (100), medium (60), small (10) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:447 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDelete Messages: Unexpected file "empty space" 2026/08/03 02:05:44 DEBUG : Waiting for deletions to finish 2026/08/03 02:05:44 ERROR : empty space: Got fatal error on delete: --max-delete threshold reached 2026/08/03 02:05:44 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/08/03 02:05:45 INFO : medium: Deleted 2026/08/03 02:05:46 INFO : large: Deleted operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 4 Test: TestMaxDelete run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:172: removing file "medium" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "medium" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "medium" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454 Error: Should be true Test: TestMaxDelete Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDelete Messages: Unexpected file "empty space" run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestMaxDelete Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestMaxDelete Messages: Unexpected file "empty space" --- FAIL: TestMaxDelete (49.05s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:06:18 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:06:18 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:06:20 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:06:21 DEBUG : medium: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:06:23 DEBUG : large: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:06:23 DEBUG : large: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:06:24 DEBUG : large: Trying to read object after upload: try again in 400ms (3/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:468 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: listing wrong, want large (100), medium (60), small (10) got empty space (1), large (100), medium (60), small (10) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:468 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: Unexpected file "empty space" 2026/08/03 02:06:33 DEBUG : Waiting for deletions to finish 2026/08/03 02:06:33 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/03 02:06:33 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/08/03 02:06:34 ERROR : empty space: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/08/03 02:06:35 INFO : small: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:472 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: listing wrong, want large (100) got empty space (1), large (100), medium (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:472 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: Unexpected file "empty space" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:472 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: Unexpected file "medium" run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSizeLargeFile Messages: Unexpected file "empty space" run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestMaxDeleteSizeLargeFile Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestMaxDeleteSizeLargeFile Messages: Unexpected file "empty space" --- FAIL: TestMaxDeleteSizeLargeFile (55.42s) === RUN TestMaxDeleteSize run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:07:13 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:07:15 DEBUG : medium: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:07:18 DEBUG : large: Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:486 Error: Should be true Test: TestMaxDeleteSize Messages: listing wrong, want large (100), medium (60), small (10) got empty space (1), large (100), medium (60), small (10) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:486 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSize Messages: Unexpected file "empty space" 2026/08/03 02:07:27 DEBUG : Waiting for deletions to finish 2026/08/03 02:07:27 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/08/03 02:07:28 ERROR : empty space: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/08/03 02:07:29 INFO : large: Deleted 2026/08/03 02:07:29 INFO : small: Deleted operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDeleteSize run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493 Error: Should be true Test: TestMaxDeleteSize Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMaxDeleteSize Messages: Unexpected file "empty space" run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestMaxDeleteSize Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestMaxDeleteSize Messages: Unexpected file "empty space" --- FAIL: TestMaxDeleteSize (44.15s) === RUN TestReadFile run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:07:57 DEBUG : ReadFile: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:07:57 DEBUG : ReadFile: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:07:58 DEBUG : ReadFile: Trying to read object after upload: try again in 400ms (3/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:502 Error: Should be true Test: TestReadFile Messages: listing wrong, want ReadFile (28) got ReadFile (28), empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:502 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFile Messages: Unexpected file "empty space" run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510 Error: Should be true Test: TestReadFile Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFile Messages: Unexpected file "empty space" run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestReadFile Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestReadFile Messages: Unexpected file "empty space" --- FAIL: TestReadFile (38.30s) === RUN TestRetry 2026/08/03 02:08:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/03 02:08:33 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/03 02:08:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/03 02:08:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/03 02:08:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/03 02:08:33 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/03 02:08:33 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-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:08:36 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:08:36 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:08:36 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 02:08:37 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:545 Error: Should be true Test: TestCat Messages: listing wrong, want file1 (10), file2 (9) got empty space (1), file1 (10), file2 (9) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:545 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCat Messages: Unexpected file "empty space" operations_test.go:566: Incorrect output from Cat(0,-1,): "-ABCDEFGHIJ012345678" operations_test.go:566: Incorrect output from Cat(0,5,): "-ABCDE01234" operations_test.go:566: Incorrect output from Cat(-3,-1,): "-HIJ678" 2026/08/03 02:08:52 ERROR : empty space: Failed to open: Open failed: HTTP error 416 (416 Request Range Not Satisfiable) returned body: "" operations_test.go:566: Incorrect output from Cat(0,-1, ): "-\nABCDEFGHIJ\n012345678\n" run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestCat Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestCat Messages: Unexpected file "empty space" --- FAIL: TestCat (34.72s) === RUN TestPurge 2026/08/03 02:09:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gahacag8roqu" 2026/08/03 02:09:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 02:09:08 DEBUG : Linkbox root 'rclone-test-gahacag8roqu': Using cached web token 2026/08/03 02:09:09 DEBUG : Creating backend with remote "/tmp/rclone693151122" run.go:198: Remote "Linkbox root 'rclone-test-gahacag8roqu'", Local "Local file system at /tmp/rclone693151122", Modify Window "876000h0m0s" 2026/08/03 02:09:18 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:09:19 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:09:19 INFO : A2: Making directory 2026/08/03 02:09:21 INFO : A1/B2: Making directory 2026/08/03 02:09:22 INFO : A1/B2/C2: Making directory 2026/08/03 02:09:24 INFO : A1/B1/C3: Making directory 2026/08/03 02:09:25 INFO : A3: Making directory 2026/08/03 02:09:27 INFO : A3/B3: Making directory 2026/08/03 02:09:28 INFO : A3/B3/C4: Making directory 2026/08/03 02:09:39 DEBUG : Linkbox root 'rclone-test-gahacag8roqu': Purge remote 2026/08/03 02:09:40 NOTICE: purge failed: directory not found --- PASS: TestPurge (32.05s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:09:47 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:09:47 INFO : A2: Making directory 2026/08/03 02:09:49 INFO : A1/B2: Making directory 2026/08/03 02:09:50 INFO : A1/B2/C2: Making directory 2026/08/03 02:09:52 INFO : A1/B1/C3: Making directory 2026/08/03 02:09:53 INFO : A3: Making directory 2026/08/03 02:09:55 INFO : A3/B3: Making directory 2026/08/03 02:09:56 INFO : A3/B3/C4: Making directory 2026/08/03 02:10:00 DEBUG : A1/two: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:10:00 DEBUG : A1/two: Trying to read object after upload: try again in 200ms (2/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "empty space" 2026/08/03 02:10:16 DEBUG : removing 1 level 3 directories 2026/08/03 02:10:16 INFO : A3/B3/C4: Removing directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "empty space" 2026/08/03 02:10:34 DEBUG : removing 2 level 3 directories 2026/08/03 02:10:34 INFO : A1/B2/C2: Removing directory 2026/08/03 02:10:34 INFO : A1/B1/C3: Removing directory 2026/08/03 02:10:36 DEBUG : removing 2 level 2 directories 2026/08/03 02:10:36 INFO : A3/B3: Removing directory 2026/08/03 02:10:36 INFO : A1/B2: Removing directory 2026/08/03 02:10:38 DEBUG : removing 2 level 1 directories 2026/08/03 02:10:38 INFO : A3: Removing directory 2026/08/03 02:10:38 INFO : A2: Removing directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:707 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want A1/B1/C1/one (3), A1/two (3) got A1/B1/C1/one (3), A1/two (3), empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:707 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "empty space" 2026/08/03 02:10:56 DEBUG : removing 1 level 3 directories 2026/08/03 02:10:56 INFO : A1/B1/C1: Removing directory 2026/08/03 02:10:57 DEBUG : removing 1 level 2 directories 2026/08/03 02:10:57 INFO : A1/B1: Removing directory 2026/08/03 02:10:57 ERROR : A1/B1: Failed to rmdir: directory not empty 2026/08/03 02:10:57 DEBUG : removing 1 level 1 directories 2026/08/03 02:10:57 INFO : A1: Removing directory 2026/08/03 02:10:58 ERROR : A1: Failed to rmdir: directory not empty operations_test.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:728 Error: Received unexpected error: failed to remove directories: 2 errors: last error: directory not empty Test: TestRmdirsNoLeaveRoot run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "A1" failed - try 1/3: sleeping 1s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:728 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:728 Error: Should be true Test: TestRmdirsNoLeaveRoot Messages: Unexpected file "empty space" --- FAIL: TestRmdirsNoLeaveRoot (94.51s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:11:15 INFO : A1: Making directory 2026/08/03 02:11:16 INFO : A1/B1: Making directory 2026/08/03 02:11:18 INFO : A1/B1/C1: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:750 Error: Should be true Test: TestRmdirsLeaveRoot Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:750 Error: Should be true Test: TestRmdirsLeaveRoot Messages: Unexpected file "empty space" 2026/08/03 02:11:31 DEBUG : removing 1 level 3 directories 2026/08/03 02:11:31 INFO : A1/B1/C1: Removing directory 2026/08/03 02:11:32 DEBUG : removing 1 level 2 directories 2026/08/03 02:11:32 INFO : A1/B1: Removing directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:764 Error: Should be true Test: TestRmdirsLeaveRoot Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:764 Error: Should be true Test: TestRmdirsLeaveRoot Messages: Unexpected file "empty space" run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestRmdirsLeaveRoot Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestRmdirsLeaveRoot Messages: Unexpected file "empty space" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /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: Not equal: expected: []string{} actual : []string{"A1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A1" } Test: TestRmdirsLeaveRoot Messages: directories --- FAIL: TestRmdirsLeaveRoot (43.12s) === RUN TestRmdirsWithFilter run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:11:58 INFO : A1: Making directory 2026/08/03 02:11:58 INFO : A1/B1: Making directory operations_test.go:786: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:786 Error: Received unexpected error: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist Test: TestRmdirsWithFilter run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "A1" failed - try 1/3: sleeping 1s: directory not found run.go:186: removing dir "A1" failed - try 2/3: sleeping 1.5s: directory not found run.go:186: removing dir "A1" failed: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:786 Error: Should be true Test: TestRmdirsWithFilter Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:786 Error: Should be true Test: TestRmdirsWithFilter Messages: Unexpected file "empty space" --- FAIL: TestRmdirsWithFilter (16.96s) === RUN TestCopyURL run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:823 Error: Should be true Test: TestCopyURL Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:823 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCopyURL Messages: Unexpected file "empty space" 2026/08/03 02:12:26 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:12:26 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:12:26 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 02:12:27 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:846 Error: Should be true Test: TestCopyURL Messages: listing wrong, want file1 (14) got empty space (1), file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:846 Error: Should be true Test: TestCopyURL Messages: Unexpected file "empty space" 2026/08/03 02:12:37 DEBUG : filename.txt: File name found in url 2026/08/03 02:12:39 DEBUG : filename.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:12:40 DEBUG : filename.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:12:40 DEBUG : filename.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 02:12:41 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/03 02:12:45 DEBUG : file2: Trying to read object after upload: try again in 100ms (1/10) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:894 Error: Should be true Test: TestCopyURL Messages: listing wrong, want file1 (14), file2 (14), filename.txt (14), headerfilename.txt (14) got empty space (1), file1 (14), file2 (14), filename.txt (14), headerfilename.txt (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:894 Error: Should be true Test: TestCopyURL Messages: Unexpected file "empty space" run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestCopyURL Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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: TestCopyURL Messages: Unexpected file "empty space" --- FAIL: TestCopyURL (57.14s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 empty space (1), file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 "empty space" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 (14.03s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:13:26 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/03 02:13:30 DEBUG : sub/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:13:30 DEBUG : sub/file2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:13:31 DEBUG : sub/file2: size = 14 OK 2026/08/03 02:13:31 INFO : file1: Copied (new) to: sub/file2 2026/08/03 02:13:31 INFO : file1: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:965 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got empty space (1), file1 (14), sub/file2 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:965 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFile Messages: Unexpected file "empty space" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:965 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file1" 2026/08/03 02:13:41 DEBUG : sub/file2: size = 14 OK 2026/08/03 02:13:41 DEBUG : file1: Sizes identical 2026/08/03 02:13:41 DEBUG : file1: Unchanged skipping 2026/08/03 02:13:41 INFO : file1: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:973 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got empty space (1), file1 (14), sub/file2 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:973 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFile Messages: Unexpected file "empty space" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:973 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file1" 2026/08/03 02:13:49 DEBUG : Linkbox root 'rclone-test-rocijag1dumo': don't need to copy/move sub/file2, it is already at target location fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:978 Error: Should be true Test: TestMoveFile Messages: listing wrong, want sub/file2 (14) got empty space (1), file1 (14), sub/file2 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:978 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFile Messages: Unexpected file "empty space" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:978 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file1" run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 "empty space" --- FAIL: TestMoveFile (50.01s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:14:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/03 02:14:18 DEBUG : file1: size = 14 OK 2026/08/03 02:14:18 INFO : file1: Copied (new) 2026/08/03 02:14:18 INFO : file1: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:993 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: listing wrong, want file1 (14) got empty space (1), file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:993 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: Unexpected file "empty space" 2026/08/03 02:14:27 DEBUG : file1: Destination exists, skipping 2026/08/03 02:14:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1003 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: listing wrong, want file1 (14) got empty space (1), file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1003 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveFileWithIgnoreExisting Messages: Unexpected file "empty space" run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 "empty space" --- FAIL: TestMoveFileWithIgnoreExisting (33.90s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:14:50 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/03 02:14:54 DEBUG : sub/file2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:14:54 DEBUG : sub/file2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:14:54 DEBUG : sub/file2: size = 14 OK 2026/08/03 02:14:54 INFO : file1: Copied (new) to: sub/file2 2026/08/03 02:14:54 INFO : file1: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1022 Error: Should be true Test: TestCaseInsensitiveMoveFile Messages: listing wrong, want sub/file2 (14) got empty space (1), sub/file2 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1022 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCaseInsensitiveMoveFile Messages: Unexpected file "empty space" 2026/08/03 02:15:04 DEBUG : sub/file2: size = 14 OK 2026/08/03 02:15:04 DEBUG : file1: Sizes identical 2026/08/03 02:15:04 DEBUG : file1: Unchanged skipping 2026/08/03 02:15:04 INFO : file1: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1030 Error: Should be true Test: TestCaseInsensitiveMoveFile Messages: listing wrong, want sub/file2 (14) got empty space (1), sub/file2 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1030 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCaseInsensitiveMoveFile Messages: Unexpected file "empty space" 2026/08/03 02:15:15 DEBUG : sub/file2: moving to sub/File2-rclone-move-bukijif8 2026/08/03 02:15:17 DEBUG : sub/File2-rclone-move-bukijif8: size = 14 OK 2026/08/03 02:15:17 INFO : sub/file2: Copied (new) to: sub/File2-rclone-move-bukijif8 2026/08/03 02:15:19 INFO : sub/file2: Deleted 2026/08/03 02:15:19 DEBUG : sub/file2: moving to sub/File2 2026/08/03 02:15:21 DEBUG : sub/File2: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:15:21 DEBUG : sub/File2: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:15:22 DEBUG : sub/File2: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 02:15:22 DEBUG : sub/File2: Trying to read object after upload: try again in 800ms (4/10) 2026/08/03 02:15:23 DEBUG : sub/File2: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/03 02:15:25 DEBUG : sub/File2: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/03 02:15:28 DEBUG : sub/File2: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/03 02:15:35 DEBUG : sub/File2: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/03 02:15:48 DEBUG : sub/File2: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/03 02:16:14 DEBUG : sub/File2: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/03 02:17:05 ERROR : sub/File2-rclone-move-bukijif8: Failed to copy: object not found 2026/08/03 02:17:05 ERROR : sub/File2-rclone-move-bukijif8: Not deleting source as copy failed: object not found operations_test.go:1036: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1036 Error: Received unexpected error: object not found Test: TestCaseInsensitiveMoveFile run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit run.go:186: removing dir "sub" failed - try 1/3: sleeping 1s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1036 Error: Should be true Test: TestCaseInsensitiveMoveFile Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1036 Error: Should be true Test: TestCaseInsensitiveMoveFile Messages: Unexpected file "empty space" --- FAIL: TestCaseInsensitiveMoveFile (153.08s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1050 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: listing wrong, want hello (5) got empty space (1), hello (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1050 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: Unexpected file "empty space" 2026/08/03 02:17:35 NOTICE: hello: Skipped rename to HELLO as --dry-run is set fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1055 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: listing wrong, want hello (5) got empty space (1), hello (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1055 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestCaseInsensitiveMoveFileDryRun Messages: Unexpected file "empty space" run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 "empty space" --- FAIL: TestCaseInsensitiveMoveFileDryRun (34.58s) === RUN TestMoveFileBackupDir run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" operations_test.go:1063: Skipping test as remote does not support server-side move or copy run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1063 Error: Should be true Test: TestMoveFileBackupDir Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1063 Error: Should be true Test: TestMoveFileBackupDir Messages: Unexpected file "empty space" --- FAIL: TestMoveFileBackupDir (12.20s) === 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-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:18:14 DEBUG : A1/one: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:18:14 DEBUG : A1/one: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:18:15 DEBUG : A1/one: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 02:18:25 DEBUG : A1/B1/C1/four: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:18:25 DEBUG : A1/B1/C1/four: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:18:30 DEBUG : A1/B1/C2/five: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:18:30 DEBUG : A1/B1/C2/five: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:18:31 DEBUG : A1/B1/C2/five: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 02:18:31 DEBUG : A1/B1/C2/five: Trying to read object after upload: try again in 800ms (4/10) 2026/08/03 02:18:32 INFO : A1/B2: Making directory 2026/08/03 02:18:34 INFO : A1/B1/C3: Making directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1396 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), empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1396 Error: Should be true Test: TestDirMove Messages: Unexpected file "empty space" 2026/08/03 02:19:04 DEBUG : A2/one: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:19:05 DEBUG : A2/B1/C1/four: size = 4 OK 2026/08/03 02:19:05 INFO : A1/B1/C1/four: Copied (new) to: A2/B1/C1/four 2026/08/03 02:19:05 DEBUG : A2/one: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:19:05 DEBUG : A2/two: size = 3 OK 2026/08/03 02:19:05 INFO : A1/two: Copied (new) to: A2/two 2026/08/03 02:19:05 DEBUG : A2/B1/C2/five: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:19:06 DEBUG : A2/B1/three: size = 5 OK 2026/08/03 02:19:06 INFO : A1/B1/three: Copied (new) to: A2/B1/three 2026/08/03 02:19:06 DEBUG : A2/one: size = 3 OK 2026/08/03 02:19:06 INFO : A1/one: Copied (new) to: A2/one 2026/08/03 02:19:06 DEBUG : A2/B1/C2/five: size = 4 OK 2026/08/03 02:19:06 INFO : A1/B1/C2/five: Copied (new) to: A2/B1/C2/five 2026/08/03 02:19:06 INFO : A1/B1/C1/four: Deleted 2026/08/03 02:19:07 INFO : A1/two: Deleted 2026/08/03 02:19:08 INFO : A1/B1/three: Deleted 2026/08/03 02:19:08 INFO : A1/one: Deleted 2026/08/03 02:19:08 INFO : A1/B1/C2/five: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1417 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), empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1417 Error: Should be true Test: TestDirMove Messages: Unexpected file "empty space" 2026/08/03 02:19:46 DEBUG : A3/two: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:19:47 DEBUG : A3/B1/C2/five: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:19:47 DEBUG : A3/B1/three: size = 5 OK 2026/08/03 02:19:47 INFO : A2/B1/three: Copied (new) to: A3/B1/three 2026/08/03 02:19:47 DEBUG : A3/two: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:19:47 DEBUG : A3/one: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:19:48 DEBUG : A3/B1/C1/four: size = 4 OK 2026/08/03 02:19:48 INFO : A2/B1/C1/four: Copied (new) to: A3/B1/C1/four 2026/08/03 02:19:48 DEBUG : A3/B1/C2/five: size = 4 OK 2026/08/03 02:19:48 INFO : A2/B1/C2/five: Copied (new) to: A3/B1/C2/five 2026/08/03 02:19:48 DEBUG : A3/two: size = 3 OK 2026/08/03 02:19:48 INFO : A2/two: Copied (new) to: A3/two 2026/08/03 02:19:48 DEBUG : A3/one: size = 3 OK 2026/08/03 02:19:48 INFO : A2/one: Copied (new) to: A3/one 2026/08/03 02:19:49 INFO : A2/B1/three: Deleted 2026/08/03 02:19:50 INFO : A2/B1/C1/four: Deleted 2026/08/03 02:19:50 INFO : A2/B1/C2/five: Deleted 2026/08/03 02:19:50 INFO : A2/two: Deleted 2026/08/03 02:19:50 INFO : A2/one: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1442 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), empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1442 Error: Should be true Test: TestDirMove Messages: Unexpected file "empty space" 2026/08/03 02:20:11 INFO : Linkbox root 'rclone-test-rocijag1dumo': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/03 02:20:28 DEBUG : A4/B1/C2/five: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:20:28 DEBUG : A4/one: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:20:28 DEBUG : A4/B1/C2/five: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:20:29 DEBUG : A4/two: size = 3 OK 2026/08/03 02:20:29 INFO : A3/two: Copied (new) to: A4/two 2026/08/03 02:20:29 DEBUG : A4/one: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:20:29 DEBUG : A4/B1/three: size = 5 OK 2026/08/03 02:20:29 INFO : A3/B1/three: Copied (new) to: A4/B1/three 2026/08/03 02:20:29 DEBUG : A4/B1/C2/five: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 02:20:30 DEBUG : A4/B1/C1/four: size = 4 OK 2026/08/03 02:20:30 INFO : A3/B1/C1/four: Copied (new) to: A4/B1/C1/four 2026/08/03 02:20:30 DEBUG : A4/one: size = 3 OK 2026/08/03 02:20:30 INFO : A3/one: Copied (new) to: A4/one 2026/08/03 02:20:30 DEBUG : A4/B1/C2/five: size = 4 OK 2026/08/03 02:20:30 INFO : A3/B1/C2/five: Copied (new) to: A4/B1/C2/five 2026/08/03 02:20:31 INFO : A3/two: Deleted 2026/08/03 02:20:31 INFO : A3/B1/three: Deleted 2026/08/03 02:20:32 INFO : A3/B1/C1/four: Deleted 2026/08/03 02:20:32 INFO : A3/one: Deleted 2026/08/03 02:20:32 INFO : A3/B1/C2/five: Deleted operations_test.go:1464: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1464 Error: Received unexpected error: RenameDir rmdir: directory not empty Test: TestDirMove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1470 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), empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1470 Error: Should be true Test: TestDirMove Messages: Unexpected file "empty space" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1470 Error: Not equal: expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} actual : []string{"A3", "A3/B1", "A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=6) { +([]string) (len=8) { + (string) (len=2) "A3", + (string) (len=5) "A3/B1", (string) (len=2) "A4", Test: TestDirMove Messages: directories run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 "empty space" --- FAIL: TestDirMove (195.10s) === RUN TestGetFsInfo run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:21:24 DEBUG : Config file has changed externally - reloading run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 "empty space" --- FAIL: TestGetFsInfo (12.19s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: Unexpected file "empty space" 2026/08/03 02:21:45 DEBUG : Linkbox root 'rclone-test-rocijag1dumo': File to upload is small (34 bytes), uploading instead of streaming 2026/08/03 02:21:48 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:21:48 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/03 02:21:48 NOTICE: Linkbox root 'rclone-test-rocijag1dumo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/03 02:21:48 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/03 02:21:48 DEBUG : Linkbox root 'rclone-test-rocijag1dumo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/03 02:21:50 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:21:50 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:21:51 DEBUG : no_checksum_big_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 02:21:51 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/03 02:21:51 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1547 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 /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 empty space (1), no_checksum_big_file_from_pipe (102401), no_checksum_small_file_from_pipe (34) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1547 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: Unexpected file "empty space" run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 "empty space" === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: Unexpected file "empty space" 2026/08/03 02:22:23 DEBUG : Linkbox root 'rclone-test-rocijag1dumo': File to upload is small (34 bytes), uploading instead of streaming 2026/08/03 02:22:26 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/03 02:22:26 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/03 02:22:26 DEBUG : Linkbox root 'rclone-test-rocijag1dumo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/03 02:22:28 DEBUG : with_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:22:28 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/03 02:22:28 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1547 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 /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 empty space (1), with_checksum_big_file_from_pipe (102401), with_checksum_small_file_from_pipe (34) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1547 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: Unexpected file "empty space" run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 "empty space" === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: Unexpected file "empty space" 2026/08/03 02:23:01 DEBUG : Linkbox root 'rclone-test-rocijag1dumo': File to upload is small (34 bytes), uploading instead of streaming 2026/08/03 02:23:04 DEBUG : ignore_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:23:04 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/03 02:23:04 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/08/03 02:23:04 DEBUG : Linkbox root 'rclone-test-rocijag1dumo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/03 02:23:06 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:23:06 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:23:07 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2026/08/03 02:23:07 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/03 02:23:07 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1547 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 /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 empty space (1), ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1547 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Should be true Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: Unexpected file "empty space" run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 "empty space" === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1529 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "empty space" 2026/08/03 02:23:40 DEBUG : Linkbox root 'rclone-test-rocijag1dumo': File to upload is small (34 bytes), uploading instead of streaming 2026/08/03 02:23:42 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/03 02:23:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/03 02:23:42 DEBUG : Linkbox root 'rclone-test-rocijag1dumo': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/03 02:23:44 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2026/08/03 02:23:44 DEBUG : ignore_checksum_big_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2026/08/03 02:23:45 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/03 02:23:45 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1547 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 /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 empty space (1), ignore_checksum_big_file_from_pipe (102401), ignore_checksum_small_file_from_pipe (34) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1547 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1554 Error: Should be true Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: Unexpected file "empty space" run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 "empty space" --- FAIL: TestRcat (151.87s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (38.17s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (37.24s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (38.92s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (37.54s) === RUN TestRcatMetadata run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1563 Error: Should be true Test: TestRcatMetadata Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1563 Error: Should be true Test: TestRcatMetadata Messages: Unexpected file "empty space" --- FAIL: TestRcatMetadata (12.08s) === RUN TestRcatSize run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:24:23 DEBUG : Linkbox root 'rclone-test-rocijag1dumo': File to upload is small (60 bytes), uploading instead of streaming 2026/08/03 02:24:25 DEBUG : potato2: size = 60 OK 2026/08/03 02:24:25 DEBUG : potato2: Size of src and dst objects identical fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1637 Error: Should be true Test: TestRcatSize Messages: listing wrong, want potato1 (60), potato2 (60) got empty space (1), potato1 (60), potato2 (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1637 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRcatSize Messages: Unexpected file "empty space" run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 "empty space" --- FAIL: TestRcatSize (27.34s) === RUN TestRcatSizeMetadata run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1644 Error: Should be true Test: TestRcatSizeMetadata Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1644 Error: Should be true Test: TestRcatSizeMetadata Messages: Unexpected file "empty space" --- FAIL: TestRcatSizeMetadata (12.27s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" 2026/08/03 02:25:03 DEBUG : potato1: Trying to read object after upload: try again in 100ms (1/10) run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 empty space (1), potato1 (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 "empty space" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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 "potato1" --- FAIL: TestRcatSizeUploadHeaders (14.37s) === RUN TestTouchDir run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1735 Error: Should be true Test: TestTouchDir Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1735 Error: Should be true Test: TestTouchDir Messages: Unexpected file "empty space" --- FAIL: TestTouchDir (13.67s) === RUN TestMkdirMetadata run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1773 Error: Should be true Test: TestMkdirMetadata Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1773 Error: Should be true Test: TestMkdirMetadata Messages: Unexpected file "empty space" --- FAIL: TestMkdirMetadata (12.53s) === RUN TestMkdirModTime run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1792 Error: Should be true Test: TestMkdirModTime Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1792 Error: Should be true Test: TestMkdirModTime Messages: Unexpected file "empty space" --- FAIL: TestMkdirModTime (12.32s) === RUN TestCopyDirMetadata run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1813 Error: Should be true Test: TestCopyDirMetadata Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1813 Error: Should be true Test: TestCopyDirMetadata Messages: Unexpected file "empty space" --- FAIL: TestCopyDirMetadata (12.14s) === RUN TestSetDirModTime run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1849 Error: Should be true Test: TestSetDirModTime Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1849 Error: Should be true Test: TestSetDirModTime Messages: Unexpected file "empty space" --- FAIL: TestSetDirModTime (12.56s) === RUN TestDirsEqual run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1893 Error: Should be true Test: TestDirsEqual Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1893 Error: Should be true Test: TestDirsEqual Messages: Unexpected file "empty space" --- FAIL: TestDirsEqual (12.35s) === RUN TestRemoveExisting run.go:198: Remote "Linkbox root 'rclone-test-rocijag1dumo'", Local "Local file system at /tmp/rclone716660893", Modify Window "876000h0m0s" operations_test.go:1962: Skipping as remote can't Move run.go:172: removing file "empty space" failed - try 1/3: sleeping 1s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed - try 2/3: sleeping 1.5s: could not Remove: Linkbox error 403: not permit run.go:172: removing file "empty space" failed: could not Remove: Linkbox error 403: not permit fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1962 Error: Should be true Test: TestRemoveExisting Messages: listing wrong, want got empty space (1) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/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:1962 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "empty space" --- FAIL: TestRemoveExisting (12.11s) === 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/03 02:26:42 DEBUG : Linkbox root 'rclone-test-rocijag1dumo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 32m29.492221106s (try 1/5): exit status 1: Failed [TestCopyFileCompareDest TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL 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 TestRcatSizeMetadata TestRcatSizeUploadHeaders TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]