"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/02/05 04:12:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fulusoy9kuqa" 2025/02/05 04:12:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 04:12:20 NOTICE: Time may be set wrong - time from "www.linkbox.to" is 50m2.46259053s different from this computer 2025/02/05 04:12:20 DEBUG : Creating backend with remote "/tmp/rclone104467788" === 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:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/02/05 04:12:20 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopy (0.20s) === RUN TestMultithreadCopyAbort run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" multithread_test.go:121: multithread writing not supported 2025/02/05 04:12:20 ERROR : : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.20s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/02/05 04:12:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/05 04:12:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/05 04:12:20 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/02/05 04:12:20 DEBUG : potato: Seek from 10 to 0 2025/02/05 04:12:20 DEBUG : potato: Seek from 10 to 0 2025/02/05 04:12:20 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/02/05 04:12:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/05 04:12:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/05 04:12:20 DEBUG : potato: Seek from 5 to 2 2025/02/05 04:12:20 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/02/05 04:12:20 DEBUG : potato: Seek from 7 to 0 2025/02/05 04:12:20 DEBUG : potato: Seek from 7 to 0 2025/02/05 04:12:20 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/02/05 04:12:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/05 04:12:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/05 04:12:20 DEBUG : potato: Seek from 5 to 2 2025/02/05 04:12:20 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/02/05 04:12:20 DEBUG : potato: Seek from 8 to 0 2025/02/05 04:12:20 DEBUG : potato: Seek from 8 to 0 2025/02/05 04:12:20 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/02/05 04:12:20 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/02/05 04:12:20 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/02/05 04:12:20 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/02/05 04:12:20 DEBUG : potato: Seek from 5 to 2 2025/02/05 04:12:20 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/02/05 04:12:20 DEBUG : potato: Seek from 9 to 0 2025/02/05 04:12:20 DEBUG : potato: Seek from 9 to 0 2025/02/05 04:12:20 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/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/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/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/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:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:12:24 DEBUG : rutabaga: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:12:24 DEBUG : rutabaga: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:12:24 DEBUG : rutabaga: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:12:25 DEBUG : rutabaga: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:12:26 DEBUG : rutabaga: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:12:27 DEBUG : rutabaga: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:12:31 DEBUG : rutabaga: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:12:37 DEBUG : rutabaga: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:12:50 DEBUG : rutabaga: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:13:16 DEBUG : rutabaga: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "rutabaga" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestCheck (106.56s) === RUN TestCheckFsError 2025/02/05 04:14:07 DEBUG : Creating backend with remote "nonexistent" 2025/02/05 04:14:07 DEBUG : Config file has changed externally - reloading 2025/02/05 04:14:07 DEBUG : Creating backend with remote "nonexistent" 2025/02/05 04:14:07 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/02/05 04:14:07 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/02/05 04:14:07 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 3 differences found 2025/02/05 04:14:07 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 3 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:14:09 DEBUG : rutabaga: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:14:09 DEBUG : rutabaga: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:14:09 DEBUG : rutabaga: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:14:10 DEBUG : rutabaga: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:14:10 DEBUG : rutabaga: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:14:12 DEBUG : rutabaga: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:14:15 DEBUG : rutabaga: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:14:22 DEBUG : rutabaga: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:14:35 DEBUG : rutabaga: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:15:00 DEBUG : rutabaga: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "rutabaga" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestCheckDownload (104.71s) === RUN TestCheckSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:15:57 DEBUG : rutabaga: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:15:58 DEBUG : rutabaga: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:15:58 DEBUG : rutabaga: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:15:58 DEBUG : rutabaga: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:15:59 DEBUG : rutabaga: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:16:01 DEBUG : rutabaga: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:16:04 DEBUG : rutabaga: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:16:10 DEBUG : rutabaga: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:16:23 DEBUG : rutabaga: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:16:49 DEBUG : rutabaga: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "rutabaga" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestCheckSizeOnly (108.56s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:17:42 DEBUG : test.sum: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:17:42 DEBUG : test.sum: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:17:42 DEBUG : test.sum: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:17:42 DEBUG : test.sum: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:17:43 DEBUG : test.sum: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:17:45 DEBUG : test.sum: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:17:48 DEBUG : test.sum: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:17:55 DEBUG : test.sum: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:18:07 DEBUG : test.sum: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:18:33 DEBUG : test.sum: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "test.sum" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestParseSumFile (104.24s) === RUN TestCheckSum run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:19:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fulusoy9kuqa/data" 2025/02/05 04:19:24 DEBUG : Config file has changed externally - reloading check_test.go:353: Linkbox root 'rclone-test-fulusoy9kuqa/data' lacks md5, skipping --- SKIP: TestCheckSum (0.46s) === RUN TestCheckSumDownload run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:19:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fulusoy9kuqa/data" 2025/02/05 04:19:27 DEBUG : data/banana: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:19:27 DEBUG : data/banana: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:19:27 DEBUG : data/banana: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:19:28 DEBUG : data/banana: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:19:28 DEBUG : data/banana: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:19:30 DEBUG : data/banana: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:19:33 DEBUG : data/banana: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:19:40 DEBUG : data/banana: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:19:53 DEBUG : data/banana: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:20:18 DEBUG : data/banana: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "data/banana" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestCheckSumDownload (104.77s) === RUN TestApplyTransforms 2025/02/05 04:21:10 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-pefubak7fayo" 2025/02/05 04:21:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 04:21:10 DEBUG : Creating backend with remote "/tmp/rclone265587262" run.go:180: Remote "Linkbox root 'rclone-test-pefubak7fayo'", Local "Local file system at /tmp/rclone265587262", Modify Window "876000h0m0s" 2025/02/05 04:21:12 DEBUG : hello, world!: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:21:12 DEBUG : hello, world!: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:21:12 DEBUG : hello, world!: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:21:13 DEBUG : hello, world!: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:21:13 DEBUG : hello, world!: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:21:15 DEBUG : hello, world!: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:21:18 DEBUG : hello, world!: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:21:25 DEBUG : hello, world!: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:21:38 DEBUG : hello, world!: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:22:03 DEBUG : hello, world!: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "hello, world!" to "Linkbox root 'rclone-test-pefubak7fayo'": object not found 2025/02/05 04:22:54 DEBUG : Linkbox root 'rclone-test-pefubak7fayo': Purge remote --- FAIL: TestApplyTransforms (106.48s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:22:56 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/05 04:22:58 DEBUG : sub/file2: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:22:58 DEBUG : sub/file2: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:22:59 DEBUG : sub/file2: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:22:59 DEBUG : sub/file2: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:23:00 DEBUG : sub/file2: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:23:01 DEBUG : sub/file2: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:23:05 DEBUG : sub/file2: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:23:11 DEBUG : sub/file2: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:23:24 DEBUG : sub/file2: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:23:50 DEBUG : sub/file2: Trying to read object after upload: try again in 51.2s (10/10) 2025/02/05 04:24:41 ERROR : file1: Failed to copy: object not found copy_test.go:113: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:113 Error: Received unexpected error: object not found Test: TestCopyFile --- FAIL: TestCopyFile (104.76s) === RUN TestCopyLongFile run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.40s) === RUN TestCopyFileBackupDir run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" copy_test.go:173: Skipping test as remote does not support server-side move or copy --- SKIP: TestCopyFileBackupDir (0.40s) === RUN TestCopyFileCompareDest run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:24:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fulusoy9kuqa/dst" 2025/02/05 04:24:42 DEBUG : Config file has changed externally - reloading 2025/02/05 04:24:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fulusoy9kuqa/CompareDest" 2025/02/05 04:24:42 DEBUG : one: Need to transfer - File not found at Destination 2025/02/05 04:24:45 DEBUG : one: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:24:45 DEBUG : one: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:24:45 DEBUG : one: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:24:45 DEBUG : one: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:24:46 DEBUG : one: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:24:48 DEBUG : one: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:24:51 DEBUG : one: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:24:58 DEBUG : one: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:25:10 DEBUG : one: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:25:36 DEBUG : one: Trying to read object after upload: try again in 51.2s (10/10) 2025/02/05 04:26:27 ERROR : one: Failed to copy: object not found copy_test.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:206 Error: Received unexpected error: object not found Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (105.74s) === RUN TestCopyFileCopyDest run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" copy_test.go:276: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.40s) === RUN TestCopyInplace run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" copy_test.go:370: Partial uploads not supported --- SKIP: TestCopyInplace (0.40s) === RUN TestCopyLongFileName run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" copy_test.go:403: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.40s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:26:29 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/02/05 04:26:31 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:26:31 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:26:31 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:26:31 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:26:32 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:26:34 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:26:37 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:26:44 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:26:56 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:27:22 DEBUG : TestCopyFileMaxTransfer/file1: Trying to read object after upload: try again in 51.2s (10/10) 2025/02/05 04:28:13 ERROR : TestCopyFileMaxTransfer/file1: Failed to copy: object not found copy_test.go:464: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:464 Error: Received unexpected error: object not found Test: TestCopyFileMaxTransfer --- FAIL: TestCopyFileMaxTransfer (104.73s) === RUN TestDeduplicateInteractive run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.40s) === RUN TestDeduplicateSkip run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.40s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.40s) === RUN TestDeduplicateFirst run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.40s) === RUN TestDeduplicateNewest run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.40s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.40s) === RUN TestDeduplicateOldest run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.40s) === RUN TestDeduplicateLargest run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.40s) === RUN TestDeduplicateSmallest run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.40s) === RUN TestDeduplicateRename run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.40s) === RUN TestMergeDirs run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.40s) === RUN TestListDirSorted run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:28:19 DEBUG : a.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:28:19 DEBUG : a.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:28:20 DEBUG : a.txt: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:28:20 DEBUG : a.txt: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:28:21 DEBUG : a.txt: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:28:23 DEBUG : a.txt: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:28:26 DEBUG : a.txt: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:28:32 DEBUG : a.txt: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:28:45 DEBUG : a.txt: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:29:11 DEBUG : a.txt: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "a.txt" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestListDirSorted (104.27s) === RUN TestListJSON run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:30:03 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:30:04 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:30:04 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:30:04 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:30:05 DEBUG : file1: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:30:07 DEBUG : file1: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:30:10 DEBUG : file1: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:30:16 DEBUG : file1: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:30:29 DEBUG : file1: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:30:55 DEBUG : file1: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "file1" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestListJSON (104.21s) === RUN TestStatJSON run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:31:48 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:31:48 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:31:48 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:31:49 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:31:49 DEBUG : file1: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:31:51 DEBUG : file1: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:31:54 DEBUG : file1: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:32:01 DEBUG : file1: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:32:14 DEBUG : file1: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:32:39 DEBUG : file1: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "file1" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestStatJSON (104.31s) === RUN TestMkdir run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:33:31 INFO : Linkbox root 'rclone-test-fulusoy9kuqa': Making directory 2025/02/05 04:33:31 INFO : Linkbox root 'rclone-test-fulusoy9kuqa': Making directory --- PASS: TestMkdir (0.60s) === RUN TestLsd run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:33:33 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:33:33 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:33:34 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:33:34 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:33:35 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:33:36 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:33:40 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:33:46 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:33:59 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:34:25 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "sub dir/hello world" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestLsd (104.84s) === RUN TestLs run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:35:17 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:35:18 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:35:18 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:35:18 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:35:19 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:35:21 DEBUG : potato2: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:35:24 DEBUG : potato2: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:35:30 DEBUG : potato2: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:35:43 DEBUG : potato2: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:36:09 DEBUG : potato2: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "potato2" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestLs (104.26s) === RUN TestLsWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:37:02 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:37:02 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:37:02 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:37:03 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:37:03 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:37:05 DEBUG : potato2: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:37:08 DEBUG : potato2: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:37:15 DEBUG : potato2: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:37:27 DEBUG : potato2: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:37:53 DEBUG : potato2: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "potato2" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestLsWithFilesFrom (104.20s) === RUN TestLsLong run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:38:46 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:38:46 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:38:46 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:38:47 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:38:48 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:38:49 DEBUG : potato2: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:38:53 DEBUG : potato2: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:38:59 DEBUG : potato2: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:39:12 DEBUG : potato2: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:39:37 DEBUG : potato2: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "potato2" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestLsLong (104.30s) === RUN TestHashSums run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:40:30 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:40:30 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:40:31 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:40:31 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:40:32 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:40:34 DEBUG : potato2: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:40:37 DEBUG : potato2: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:40:43 DEBUG : potato2: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:40:56 DEBUG : potato2: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:41:22 DEBUG : potato2: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "potato2" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestHashSums (104.29s) === RUN TestHashSumsWithErrors 2025/02/05 04:42:13 DEBUG : Creating backend with remote ":memory:" 2025/02/05 04:42:13 DEBUG : Config file has changed externally - reloading 2025/02/05 04:42:13 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/02/05 04:42:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/05 04:42:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/02/05 04:42:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/05 04:42:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/02/05 04:42:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/05 04:42:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/02/05 04:42:13 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/02/05 04:42:13 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:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:42:15 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:42:15 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:42:15 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:42:15 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:42:16 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:42:18 DEBUG : potato2: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:42:21 DEBUG : potato2: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:42:28 DEBUG : potato2: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:42:40 DEBUG : potato2: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:43:06 DEBUG : potato2: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "potato2" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestCount (104.32s) === RUN TestDelete run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:43:59 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:43:59 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:43:59 DEBUG : small: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:44:00 DEBUG : small: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:44:01 DEBUG : small: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:44:02 DEBUG : small: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:44:05 DEBUG : small: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:44:12 DEBUG : small: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:44:25 DEBUG : small: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:44:50 DEBUG : small: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "small" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestDelete (104.35s) === RUN TestMaxDelete run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:45:43 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:45:43 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:45:44 DEBUG : small: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:45:44 DEBUG : small: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:45:45 DEBUG : small: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:45:46 DEBUG : small: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:45:50 DEBUG : small: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:45:56 DEBUG : small: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:46:09 DEBUG : small: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:46:35 DEBUG : small: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "small" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestMaxDelete (104.67s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:47:28 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:47:28 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:47:28 DEBUG : small: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:47:29 DEBUG : small: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:47:30 DEBUG : small: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:47:31 DEBUG : small: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:47:34 DEBUG : small: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:47:41 DEBUG : small: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:47:54 DEBUG : small: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:48:19 DEBUG : small: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "small" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestMaxDeleteSizeLargeFile (104.68s) === RUN TestMaxDeleteSize run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:49:13 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:49:13 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:49:13 DEBUG : small: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:49:13 DEBUG : small: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:49:14 DEBUG : small: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:49:16 DEBUG : small: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:49:19 DEBUG : small: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:49:25 DEBUG : small: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:49:38 DEBUG : small: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:50:04 DEBUG : small: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "small" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestMaxDeleteSize (104.70s) === RUN TestReadFile run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:50:57 DEBUG : ReadFile: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:50:57 DEBUG : ReadFile: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:50:58 DEBUG : ReadFile: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:50:58 DEBUG : ReadFile: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:50:59 DEBUG : ReadFile: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:51:01 DEBUG : ReadFile: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:51:04 DEBUG : ReadFile: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:51:10 DEBUG : ReadFile: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:51:23 DEBUG : ReadFile: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:51:49 DEBUG : ReadFile: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "ReadFile" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestReadFile (104.67s) === RUN TestRetry 2025/02/05 04:52:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/02/05 04:52:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/02/05 04:52:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/05 04:52:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/05 04:52:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/05 04:52:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/02/05 04:52:41 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:52:42 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:52:42 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:52:42 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:52:43 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:52:44 DEBUG : file1: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:52:45 DEBUG : file1: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:52:48 DEBUG : file1: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:52:55 DEBUG : file1: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:53:08 DEBUG : file1: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:53:33 DEBUG : file1: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "file1" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestCat (104.26s) === RUN TestPurge 2025/02/05 04:54:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nuhokeg8zole" 2025/02/05 04:54:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 04:54:25 DEBUG : Creating backend with remote "/tmp/rclone2850403831" run.go:180: Remote "Linkbox root 'rclone-test-nuhokeg8zole'", Local "Local file system at /tmp/rclone2850403831", Modify Window "876000h0m0s" 2025/02/05 04:54:28 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:54:28 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:54:28 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:54:29 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:54:30 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:54:31 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:54:35 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:54:41 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:54:54 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:55:20 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "A1/B1/C1/one" to "Linkbox root 'rclone-test-nuhokeg8zole'": object not found 2025/02/05 04:56:11 DEBUG : Linkbox root 'rclone-test-nuhokeg8zole': Purge remote --- FAIL: TestPurge (105.99s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:56:13 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:56:13 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:56:14 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:56:14 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:56:15 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:56:17 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:56:20 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:56:26 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:56:39 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:57:05 DEBUG : A1/B1/C1/one: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "A1/B1/C1/one" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestRmdirsNoLeaveRoot (105.29s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:57:56 INFO : A1: Making directory 2025/02/05 04:57:56 INFO : A1/B1: Making directory 2025/02/05 04:57:56 INFO : A1/B1/C1: Making directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/02/05 04:57:57 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/02/05 04:57:59 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:750 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) (len=2) "A1", - (string) (len=5) "A1/B1", - (string) (len=8) "A1/B1/C1" +([]string) { } Test: TestRmdirsLeaveRoot Messages: directories 2025/02/05 04:58:03 ERROR : Linkbox root 'rclone-test-fulusoy9kuqa': Failed to list "A1": directory not found 2025/02/05 04:58:04 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/02/05 04:58:05 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/02/05 04:58:07 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:764 Error: Not equal: expected: []string{"A1"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=2) "A1" +([]string) { } Test: TestRmdirsLeaveRoot Messages: directories 2025/02/05 04:58:11 ERROR : : error listing: directory not found --- FAIL: TestRmdirsLeaveRoot (14.56s) === RUN TestRmdirsWithFilter run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:58:11 INFO : A1: Making directory 2025/02/05 04:58:11 INFO : A1/B1: Making directory 2025/02/05 04:58:12 INFO : A1/B1/C1: Making directory fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/02/05 04:58:13 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/02/05 04:58:16 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:789 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) (len=2) "A1", - (string) (len=5) "A1/B1", - (string) (len=8) "A1/B1/C1" +([]string) { } Test: TestRmdirsWithFilter Messages: directories 2025/02/05 04:58:20 ERROR : Linkbox root 'rclone-test-fulusoy9kuqa': Failed to list "": directory not found 2025/02/05 04:58:20 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/02/05 04:58:21 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/02/05 04:58:23 ERROR : : error listing: directory not found fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:803 Error: Not equal: expected: []string{"A1"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=2) "A1" +([]string) { } Test: TestRmdirsWithFilter Messages: directories 2025/02/05 04:58:27 ERROR : : error listing: directory not found --- FAIL: TestRmdirsWithFilter (16.17s) === RUN TestCopyURL run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 04:58:27 ERROR : : error listing: directory not found 2025/02/05 04:58:29 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 04:58:29 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 04:58:29 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 04:58:30 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 04:58:31 DEBUG : file1: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 04:58:32 DEBUG : file1: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 04:58:35 DEBUG : file1: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 04:58:42 DEBUG : file1: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 04:58:55 DEBUG : file1: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 04:59:20 DEBUG : file1: Trying to read object after upload: try again in 51.2s (10/10) 2025/02/05 05:00:11 ERROR : file1: Post request put error: object not found operations_test.go:843: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:843 Error: Received unexpected error: object not found Test: TestCopyURL --- FAIL: TestCopyURL (104.85s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 05:00:12 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/05 05:00:14 DEBUG : sub/file2: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 05:00:14 DEBUG : sub/file2: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 05:00:14 DEBUG : sub/file2: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 05:00:15 DEBUG : sub/file2: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 05:00:15 DEBUG : sub/file2: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 05:00:17 DEBUG : sub/file2: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 05:00:20 DEBUG : sub/file2: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 05:00:27 DEBUG : sub/file2: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 05:00:39 DEBUG : sub/file2: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 05:01:05 DEBUG : sub/file2: Trying to read object after upload: try again in 51.2s (10/10) 2025/02/05 05:01:56 ERROR : file1: Failed to copy: object not found 2025/02/05 05:01:56 ERROR : file1: Not deleting source as copy failed: object not found operations_test.go:940: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:940 Error: Received unexpected error: object not found Test: TestMoveFile --- FAIL: TestMoveFile (104.86s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 05:01:57 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/05 05:01:58 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 05:01:58 DEBUG : file1: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 05:01:59 DEBUG : file1: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 05:01:59 DEBUG : file1: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 05:02:00 DEBUG : file1: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 05:02:01 DEBUG : file1: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 05:02:05 DEBUG : file1: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 05:02:11 DEBUG : file1: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 05:02:24 DEBUG : file1: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 05:02:50 DEBUG : file1: Trying to read object after upload: try again in 51.2s (10/10) 2025/02/05 05:03:41 ERROR : file1: Failed to copy: object not found 2025/02/05 05:03:41 ERROR : file1: Not deleting source as copy failed: object not found operations_test.go:968: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:968 Error: Received unexpected error: object not found Test: TestMoveFileWithIgnoreExisting --- FAIL: TestMoveFileWithIgnoreExisting (104.43s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 05:03:41 DEBUG : file1: Need to transfer - File not found at Destination 2025/02/05 05:03:43 DEBUG : sub/file2: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 05:03:43 DEBUG : sub/file2: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 05:03:43 DEBUG : sub/file2: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 05:03:44 DEBUG : sub/file2: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 05:03:44 DEBUG : sub/file2: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 05:03:46 DEBUG : sub/file2: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 05:03:49 DEBUG : sub/file2: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 05:03:56 DEBUG : sub/file2: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 05:04:08 DEBUG : sub/file2: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 05:04:34 DEBUG : sub/file2: Trying to read object after upload: try again in 51.2s (10/10) 2025/02/05 05:05:25 ERROR : file1: Failed to copy: object not found 2025/02/05 05:05:25 ERROR : file1: Not deleting source as copy failed: object not found operations_test.go:997: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:997 Error: Received unexpected error: object not found Test: TestCaseInsensitiveMoveFile --- FAIL: TestCaseInsensitiveMoveFile (104.52s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 05:05:27 DEBUG : hello: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 05:05:27 DEBUG : hello: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 05:05:27 DEBUG : hello: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 05:05:28 DEBUG : hello: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 05:05:29 DEBUG : hello: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 05:05:30 DEBUG : hello: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 05:05:33 DEBUG : hello: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 05:05:40 DEBUG : hello: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 05:05:53 DEBUG : hello: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 05:06:18 DEBUG : hello: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "hello" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestCaseInsensitiveMoveFileDryRun (104.25s) === RUN TestMoveFileBackupDir run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" operations_test.go:1040: Skipping test as remote does not support server-side move or copy --- SKIP: TestMoveFileBackupDir (0.40s) === 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:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 05:07:12 DEBUG : A1/one: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 05:07:12 DEBUG : A1/one: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 05:07:12 DEBUG : A1/one: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 05:07:13 DEBUG : A1/one: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 05:07:14 DEBUG : A1/one: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 05:07:15 DEBUG : A1/one: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 05:07:18 DEBUG : A1/one: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 05:07:25 DEBUG : A1/one: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 05:07:38 DEBUG : A1/one: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 05:08:03 DEBUG : A1/one: Trying to read object after upload: try again in 51.2s (10/10) run.go:285: Failed to put "A1/one" to "Linkbox root 'rclone-test-fulusoy9kuqa'": object not found --- FAIL: TestDirMove (104.58s) === RUN TestGetFsInfo run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 05:08:55 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.40s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 05:08:55 DEBUG : Linkbox root 'rclone-test-fulusoy9kuqa': File to upload is small (34 bytes), uploading instead of streaming 2025/02/05 05:08:57 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 05:08:57 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 05:08:57 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 05:08:58 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 05:08:58 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 05:09:00 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 05:09:03 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 05:09:10 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 05:09:23 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 05:09:48 DEBUG : no_checksum_small_file_from_pipe: Trying to read object after upload: try again in 51.2s (10/10) operations_test.go:1508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1508 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Received unexpected error: object not found Test: TestRcat/withChecksum=false,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "Linkbox root 'rclone-test-fulusoy9kuqa'", Local "Local file system at /tmp/rclone104467788", Modify Window "876000h0m0s" 2025/02/05 05:10:40 DEBUG : Linkbox root 'rclone-test-fulusoy9kuqa': File to upload is small (34 bytes), uploading instead of streaming 2025/02/05 05:10:41 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 100ms (1/10) 2025/02/05 05:10:41 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 200ms (2/10) 2025/02/05 05:10:42 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 400ms (3/10) 2025/02/05 05:10:42 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 800ms (4/10) 2025/02/05 05:10:43 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 1.6s (5/10) 2025/02/05 05:10:44 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 3.2s (6/10) 2025/02/05 05:10:48 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 6.4s (7/10) 2025/02/05 05:10:54 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 12.8s (8/10) 2025/02/05 05:11:07 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 25.6s (9/10) 2025/02/05 05:11:32 DEBUG : with_checksum_small_file_from_pipe: Trying to read object after upload: try again in 51.2s (10/10) panic: test timed out after 1h0m0s running tests: TestRcat (3m25s) TestRcat/withChecksum=true,ignoreChecksum=false (1m40s) goroutine 2402 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:2366 +0x385 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/time/sleep.go:177 +0x2d goroutine 1 [chan receive, 3 minutes]: testing.(*T).Run(0xc000406000, {0x256210f?, 0x0?}, 0x26a7528) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1750 +0x3ab testing.runTests.func1(0xc000406000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:2161 +0x37 testing.tRunner(0xc000406000, 0xc00098fc00) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1689 +0xfb testing.runTests(0xc000b023f0, {0x3c3a5a0, 0x6c, 0x6c}, {0x3cb21e0?, 0xc00098fc48?, 0x3c4eae0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:2159 +0x445 testing.(*M).Run(0xc0004c7c20) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:2027 +0x68b github.com/rclone/rclone/fstest.TestMain(0xc0004c7c20) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:265 +0x196 goroutine 50 [syscall, 60 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/os/signal/signal.go:151 +0x1f goroutine 51 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 2313 [chan receive]: testing.(*T).Run(0xc000770000, {0xc0005d00c0?, 0xc000a80f40?}, 0xc000b02240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1750 +0x3ab github.com/rclone/rclone/fs/operations_test.TestRcat(0xc000770000) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1522 +0xcd testing.tRunner(0xc000770000, 0x26a7528) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1742 +0x390 goroutine 1643 [select]: net/http.(*persistConn).writeLoop(0xc0007105a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/net/http/transport.go:2443 +0xf0 created by net/http.(*Transport).dialConn in goroutine 1718 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/net/http/transport.go:1799 +0x1585 goroutine 168 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:211 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 31 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:209 +0x378 goroutine 380 [chan receive, 51 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 379 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 1581 [chan receive, 18 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1580 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 2376 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc0001d8800) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xf6 created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 2351 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x438 goroutine 1642 [IO wait]: internal/poll.runtime_pollWait(0x7fe06e8abef8, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/netpoll.go:345 +0x85 internal/poll.(*pollDesc).wait(0xc0004d6280?, 0xc0006ac000?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0004d6280, {0xc0006ac000, 0xc00, 0xc00}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc0004d6280, {0xc0006ac000?, 0xc000a86850?, 0x41cc25?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00063f600, {0xc0006ac000?, 0x7fe06e88bad8?, 0xc00063c3c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/net/net.go:179 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000b02000, {0xc0006ac000?, 0x0?, 0xa86930?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc00063c3c0, {0xc0006ac000?, 0x0?, 0xc00063c3c0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/crypto/tls/conn.go:806 +0x3b bytes.(*Buffer).ReadFrom(0xc0004e3430, {0x2968de0, 0xc00063c3c0}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0004e3188, {0x7fe06c49d158, 0xc000b02000}, 0xc000a86978?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/crypto/tls/conn.go:828 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0004e3188, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/crypto/tls/conn.go:626 +0x3cf crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0xc0004e3188, {0xc000474000, 0x1000, 0x8?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/crypto/tls/conn.go:1370 +0x156 net/http.(*persistConn).Read(0xc0007105a0, {0xc000474000?, 0xc000116840?, 0xc000a86d38?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/net/http/transport.go:1976 +0x4a bufio.(*Reader).fill(0xc00010eae0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc00010eae0, 0x1) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc0007105a0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/net/http/transport.go:2140 +0x1b9 created by net/http.(*Transport).dialConn in goroutine 1718 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/net/http/transport.go:1798 +0x152f goroutine 2351 [sleep]: time.Sleep(0xbebc20000) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/time.go:195 +0x115 github.com/rclone/rclone/backend/linkbox.(*Object).Update(0xc00033ea80, {0x298dd40, 0xc000b066f0}, {0x29675e0, 0xc000470870}, {0x2997350, 0xc0002cc540}, {0xc000310b00, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:691 +0x14f7 github.com/rclone/rclone/backend/linkbox.(*Fs).Put(0xc00031aa20, {0x298dd40, 0xc000b066f0}, {0x29675e0, 0xc000470870}, {0x2997350, 0xc0002cc540}, {0xc000310b00, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:854 +0x194 github.com/rclone/rclone/fs/operations.rcatSrc.func4() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1455 +0x19e github.com/rclone/rclone/fs/operations.Retry({0x298dd40, 0xc000b066f0}, {0x23f9240, 0xc0002cc540}, 0xa, 0xc00006bc90) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:738 +0xa5 github.com/rclone/rclone/fs/operations.rcatSrc({0x298dd40, 0xc000b066f0}, {0x29a2398, 0xc00031aa20}, {0xc0005d0210, 0x22}, {0x297a180, 0xc000310a50}, {0x1dcd64ff, 0xeb20d7a72, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1450 +0xe4c github.com/rclone/rclone/fs/operations.Rcat(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1351 github.com/rclone/rclone/fs/operations_test.TestRcat.func1(0xc000770680, 0x6f?, 0x15?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1507 +0x3f9 github.com/rclone/rclone/fs/operations_test.TestRcat.func2(0xc000770680?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 +0x1f testing.tRunner(0xc000770680, 0xc000b02240) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 2313 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1742 +0x390 "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 1h0m0.264139149s (try 1/5): exit status 2: Failed [TestCheck TestCheckDownload TestCheckSizeOnly TestParseSumFile TestCheckSumDownload TestApplyTransforms TestCopyFile TestCopyFileCompareDest TestCopyFileMaxTransfer TestListJSON TestStatJSON TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestPurge TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFileDryRun TestDirMove]