"./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/11/02 05:53:14 DEBUG : Creating backend with remote "TestB2:rclone-test-siduguy4taci" 2025/11/02 05:53:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 05:53:15 DEBUG : Creating backend with remote "/tmp/rclone2157744108" === 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:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" multithread_test.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:137 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:148 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestMultithreadCopy --- FAIL: TestMultithreadCopy (1.37s) === RUN TestMultithreadCopyAbort run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" multithread_test.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:137 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:293 Error: Received unexpected error: expected a FileSseMode but found: '' (400 bad_request) Test: TestMultithreadCopyAbort --- FAIL: TestMultithreadCopyAbort (0.54s) === RUN TestSizeDiffers 2025/11/02 05:53:17 DEBUG : a: size = 0 OK 2025/11/02 05:53:17 DEBUG : a: size = 1 (memory) 2025/11/02 05:53:17 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/02 05:53:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/02 05:53:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 05:53:17 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 05:53:17 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/02 05:53:17 DEBUG : potato: Seek from 10 to 0 2025/11/02 05:53:17 DEBUG : potato: Seek from 10 to 0 2025/11/02 05:53:17 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/02 05:53:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/02 05:53:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 05:53:17 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 05:53:17 DEBUG : potato: Seek from 5 to 2 2025/11/02 05:53:17 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/02 05:53:17 DEBUG : potato: Seek from 7 to 0 2025/11/02 05:53:17 DEBUG : potato: Seek from 7 to 0 2025/11/02 05:53:17 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/02 05:53:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/02 05:53:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 05:53:17 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 05:53:17 DEBUG : potato: Seek from 5 to 2 2025/11/02 05:53:17 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/02 05:53:17 DEBUG : potato: Seek from 8 to 0 2025/11/02 05:53:17 DEBUG : potato: Seek from 8 to 0 2025/11/02 05:53:17 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/02 05:53:17 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/02 05:53:17 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 05:53:17 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/02 05:53:17 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/02 05:53:17 DEBUG : potato: Seek from 5 to 2 2025/11/02 05:53:17 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/02 05:53:17 DEBUG : potato: Seek from 9 to 0 2025/11/02 05:53:17 DEBUG : potato: Seek from 9 to 0 2025/11/02 05:53: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:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (4.93s) --- PASS: TestCheck/1 (0.18s) --- PASS: TestCheck/2 (0.18s) --- PASS: TestCheck/3 (0.18s) --- PASS: TestCheck/4 (0.18s) --- PASS: TestCheck/5 (0.18s) --- PASS: TestCheck/6 (0.18s) --- PASS: TestCheck/7 (0.18s) === RUN TestCheckFsError 2025/11/02 05:53:21 DEBUG : Creating backend with remote "nonexistent" 2025/11/02 05:53:21 DEBUG : Creating backend with remote "nonexistent" 2025/11/02 05:53:22 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/02 05:53:22 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/11/02 05:53:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/02 05:53:22 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (6.53s) --- PASS: TestCheckDownload/1 (0.73s) --- PASS: TestCheckDownload/2 (0.37s) --- PASS: TestCheckDownload/3 (0.36s) --- PASS: TestCheckDownload/4 (0.55s) --- PASS: TestCheckDownload/5 (0.38s) --- PASS: TestCheckDownload/6 (0.37s) --- PASS: TestCheckDownload/7 (0.38s) === RUN TestCheckSizeOnly run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (4.54s) --- PASS: TestCheckSizeOnly/1 (0.18s) --- PASS: TestCheckSizeOnly/2 (0.18s) --- PASS: TestCheckSizeOnly/3 (0.18s) --- PASS: TestCheckSizeOnly/4 (0.18s) --- PASS: TestCheckSizeOnly/5 (0.18s) --- PASS: TestCheckSizeOnly/6 (0.18s) --- PASS: TestCheckSizeOnly/7 (0.18s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:53:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/02 05:53:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/02 05:53:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/02 05:53:34 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/02 05:53:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/02 05:53:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/02 05:53:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/02 05:53:34 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (2.25s) === RUN TestCheckSum run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:53:35 DEBUG : Creating backend with remote "TestB2:rclone-test-siduguy4taci/data" check_test.go:350: B2 bucket rclone-test-siduguy4taci path data lacks md5, skipping --- SKIP: TestCheckSum (1.47s) === RUN TestCheckSumDownload run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:53:36 DEBUG : Creating backend with remote "TestB2:rclone-test-siduguy4taci/data" === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 --- PASS: TestCheckSumDownload (13.55s) --- PASS: TestCheckSumDownload/subtest1 (1.28s) --- PASS: TestCheckSumDownload/subtest2 (0.73s) --- PASS: TestCheckSumDownload/subtest3 (0.91s) --- PASS: TestCheckSumDownload/subtest4 (0.74s) --- PASS: TestCheckSumDownload/subtest5 (0.75s) --- PASS: TestCheckSumDownload/subtest6 (0.75s) --- PASS: TestCheckSumDownload/subtest7 (0.75s) === RUN TestApplyTransforms 2025/11/02 05:53:50 DEBUG : Creating backend with remote "TestB2:rclone-test-linerev1camu" 2025/11/02 05:53:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 05:53:50 DEBUG : Creating backend with remote "/tmp/rclone166428678" run.go:185: Remote "B2 bucket rclone-test-linerev1camu", Local "Local file system at /tmp/rclone166428678", Modify Window "1ms" upper checkfile vs. lower remote (without normalization) 2025/11/02 05:53:53 ERROR : hello, world!: sum not found 2025/11/02 05:53:53 ERROR : HELLO, WORLD!: file not in B2 bucket rclone-test-linerev1camu 2025/11/02 05:53:53 NOTICE: B2 bucket rclone-test-linerev1camu: 1 files missing 2025/11/02 05:53:53 NOTICE: 1 hashes missing 2025/11/02 05:53:53 NOTICE: B2 bucket rclone-test-linerev1camu: 1 differences found 2025/11/02 05:53:53 NOTICE: B2 bucket rclone-test-linerev1camu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/02 05:53:54 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 05:53:54 NOTICE: B2 bucket rclone-test-linerev1camu: 0 differences found 2025/11/02 05:53:54 NOTICE: B2 bucket rclone-test-linerev1camu: 1 matching files 2025/11/02 05:53:54 DEBUG : Creating backend with remote "TestB2:rclone-test-gehenod0lumi" 2025/11/02 05:53:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 05:53:54 DEBUG : Creating backend with remote "/tmp/rclone238035410" run.go:185: Remote "B2 bucket rclone-test-gehenod0lumi", Local "Local file system at /tmp/rclone238035410", Modify Window "1ms" lower checkfile vs. upper remote (without normalization) 2025/11/02 05:53:56 ERROR : HELLO, WORLD!: sum not found 2025/11/02 05:53:56 ERROR : hello, world!: file not in B2 bucket rclone-test-gehenod0lumi 2025/11/02 05:53:56 NOTICE: B2 bucket rclone-test-gehenod0lumi: 1 files missing 2025/11/02 05:53:56 NOTICE: 1 hashes missing 2025/11/02 05:53:56 NOTICE: B2 bucket rclone-test-gehenod0lumi: 1 differences found 2025/11/02 05:53:56 NOTICE: B2 bucket rclone-test-gehenod0lumi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/02 05:53:57 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 05:53:57 NOTICE: B2 bucket rclone-test-gehenod0lumi: 0 differences found 2025/11/02 05:53:57 NOTICE: B2 bucket rclone-test-gehenod0lumi: 1 matching files 2025/11/02 05:53:57 DEBUG : Creating backend with remote "TestB2:rclone-test-jacotuz8vone" 2025/11/02 05:53:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 05:53:57 DEBUG : Creating backend with remote "/tmp/rclone3523539654" run.go:185: Remote "B2 bucket rclone-test-jacotuz8vone", Local "Local file system at /tmp/rclone3523539654", Modify Window "1ms" lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/02 05:53:59 ERROR : HeLlO, wOrLd!: sum not found 2025/11/02 05:53:59 ERROR : hello, world!: file not in B2 bucket rclone-test-jacotuz8vone 2025/11/02 05:53:59 NOTICE: B2 bucket rclone-test-jacotuz8vone: 1 files missing 2025/11/02 05:53:59 NOTICE: 1 hashes missing 2025/11/02 05:53:59 NOTICE: B2 bucket rclone-test-jacotuz8vone: 1 differences found 2025/11/02 05:53:59 NOTICE: B2 bucket rclone-test-jacotuz8vone: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/02 05:54:00 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 05:54:00 NOTICE: B2 bucket rclone-test-jacotuz8vone: 0 differences found 2025/11/02 05:54:00 NOTICE: B2 bucket rclone-test-jacotuz8vone: 1 matching files 2025/11/02 05:54:00 DEBUG : Creating backend with remote "TestB2:rclone-test-vanixeq7faso" 2025/11/02 05:54:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 05:54:01 DEBUG : Creating backend with remote "/tmp/rclone2249066126" run.go:185: Remote "B2 bucket rclone-test-vanixeq7faso", Local "Local file system at /tmp/rclone2249066126", Modify Window "1ms" upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/02 05:54:02 ERROR : HELLO, WORLD!: sum not found 2025/11/02 05:54:02 ERROR : HeLlO, wOrLd!: file not in B2 bucket rclone-test-vanixeq7faso 2025/11/02 05:54:02 NOTICE: B2 bucket rclone-test-vanixeq7faso: 1 files missing 2025/11/02 05:54:02 NOTICE: 1 hashes missing 2025/11/02 05:54:02 NOTICE: B2 bucket rclone-test-vanixeq7faso: 1 differences found 2025/11/02 05:54:02 NOTICE: B2 bucket rclone-test-vanixeq7faso: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/02 05:54:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 05:54:03 NOTICE: B2 bucket rclone-test-vanixeq7faso: 0 differences found 2025/11/02 05:54:03 NOTICE: B2 bucket rclone-test-vanixeq7faso: 1 matching files 2025/11/02 05:54:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bamefos8keme" 2025/11/02 05:54:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 05:54:04 DEBUG : Creating backend with remote "/tmp/rclone1565068975" run.go:185: Remote "B2 bucket rclone-test-bamefos8keme", Local "Local file system at /tmp/rclone1565068975", Modify Window "1ms" NFD checkfile vs. NFC remote (without normalization) 2025/11/02 05:54:06 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/02 05:54:06 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-bamefos8keme 2025/11/02 05:54:06 NOTICE: B2 bucket rclone-test-bamefos8keme: 1 files missing 2025/11/02 05:54:06 NOTICE: 1 hashes missing 2025/11/02 05:54:06 NOTICE: B2 bucket rclone-test-bamefos8keme: 1 differences found 2025/11/02 05:54:06 NOTICE: B2 bucket rclone-test-bamefos8keme: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/02 05:54:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 05:54:07 NOTICE: B2 bucket rclone-test-bamefos8keme: 0 differences found 2025/11/02 05:54:07 NOTICE: B2 bucket rclone-test-bamefos8keme: 1 matching files 2025/11/02 05:54:07 DEBUG : Creating backend with remote "TestB2:rclone-test-cusequb2huce" 2025/11/02 05:54:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 05:54:07 DEBUG : Creating backend with remote "/tmp/rclone2755446495" run.go:185: Remote "B2 bucket rclone-test-cusequb2huce", Local "Local file system at /tmp/rclone2755446495", Modify Window "1ms" NFC checkfile vs. NFD remote (without normalization) 2025/11/02 05:54:09 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/02 05:54:09 ERROR : 測試_Русский___ě_áñ: file not in B2 bucket rclone-test-cusequb2huce 2025/11/02 05:54:09 NOTICE: B2 bucket rclone-test-cusequb2huce: 1 files missing 2025/11/02 05:54:09 NOTICE: 1 hashes missing 2025/11/02 05:54:09 NOTICE: B2 bucket rclone-test-cusequb2huce: 1 differences found 2025/11/02 05:54:09 NOTICE: B2 bucket rclone-test-cusequb2huce: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/02 05:54:10 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 05:54:10 NOTICE: B2 bucket rclone-test-cusequb2huce: 0 differences found 2025/11/02 05:54:10 NOTICE: B2 bucket rclone-test-cusequb2huce: 1 matching files 2025/11/02 05:54:10 DEBUG : Creating backend with remote "TestB2:rclone-test-sokegon1wuka" 2025/11/02 05:54:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 05:54:10 DEBUG : Creating backend with remote "/tmp/rclone2321487558" run.go:185: Remote "B2 bucket rclone-test-sokegon1wuka", Local "Local file system at /tmp/rclone2321487558", Modify Window "1ms" NFDx2 checkfile vs. both remote (without normalization) 2025/11/02 05:54:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/02 05:54:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-sokegon1wuka 2025/11/02 05:54:12 NOTICE: B2 bucket rclone-test-sokegon1wuka: 1 files missing 2025/11/02 05:54:12 NOTICE: 1 hashes missing 2025/11/02 05:54:12 NOTICE: B2 bucket rclone-test-sokegon1wuka: 1 differences found 2025/11/02 05:54:12 NOTICE: B2 bucket rclone-test-sokegon1wuka: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/02 05:54:13 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 05:54:13 NOTICE: B2 bucket rclone-test-sokegon1wuka: 0 differences found 2025/11/02 05:54:13 NOTICE: B2 bucket rclone-test-sokegon1wuka: 1 matching files 2025/11/02 05:54:13 DEBUG : Creating backend with remote "TestB2:rclone-test-rarufih5notu" 2025/11/02 05:54:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 05:54:14 DEBUG : Creating backend with remote "/tmp/rclone3828523963" run.go:185: Remote "B2 bucket rclone-test-rarufih5notu", Local "Local file system at /tmp/rclone3828523963", Modify Window "1ms" NFCx2 checkfile vs. both remote (without normalization) 2025/11/02 05:54:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/02 05:54:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-rarufih5notu 2025/11/02 05:54:16 NOTICE: B2 bucket rclone-test-rarufih5notu: 1 files missing 2025/11/02 05:54:16 NOTICE: 1 hashes missing 2025/11/02 05:54:16 NOTICE: B2 bucket rclone-test-rarufih5notu: 1 differences found 2025/11/02 05:54:16 NOTICE: B2 bucket rclone-test-rarufih5notu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/02 05:54:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 05:54:16 NOTICE: B2 bucket rclone-test-rarufih5notu: 0 differences found 2025/11/02 05:54:16 NOTICE: B2 bucket rclone-test-rarufih5notu: 1 matching files 2025/11/02 05:54:16 DEBUG : Creating backend with remote "TestB2:rclone-test-xokaqef6cuga" 2025/11/02 05:54:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 05:54:17 DEBUG : Creating backend with remote "/tmp/rclone115630442" run.go:185: Remote "B2 bucket rclone-test-xokaqef6cuga", Local "Local file system at /tmp/rclone115630442", Modify Window "1ms" both checkfile vs. NFDx2 remote (without normalization) 2025/11/02 05:54:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/02 05:54:19 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-xokaqef6cuga 2025/11/02 05:54:19 NOTICE: B2 bucket rclone-test-xokaqef6cuga: 1 files missing 2025/11/02 05:54:19 NOTICE: 1 hashes missing 2025/11/02 05:54:19 NOTICE: B2 bucket rclone-test-xokaqef6cuga: 1 differences found 2025/11/02 05:54:19 NOTICE: B2 bucket rclone-test-xokaqef6cuga: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/02 05:54:20 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 05:54:20 NOTICE: B2 bucket rclone-test-xokaqef6cuga: 0 differences found 2025/11/02 05:54:20 NOTICE: B2 bucket rclone-test-xokaqef6cuga: 1 matching files 2025/11/02 05:54:20 DEBUG : Creating backend with remote "TestB2:rclone-test-jiwubep2moqu" 2025/11/02 05:54:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 05:54:20 DEBUG : Creating backend with remote "/tmp/rclone3810577202" run.go:185: Remote "B2 bucket rclone-test-jiwubep2moqu", Local "Local file system at /tmp/rclone3810577202", Modify Window "1ms" both checkfile vs. NFCx2 remote (without normalization) 2025/11/02 05:54:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/02 05:54:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in B2 bucket rclone-test-jiwubep2moqu 2025/11/02 05:54:22 NOTICE: B2 bucket rclone-test-jiwubep2moqu: 1 files missing 2025/11/02 05:54:22 NOTICE: 1 hashes missing 2025/11/02 05:54:22 NOTICE: B2 bucket rclone-test-jiwubep2moqu: 1 differences found 2025/11/02 05:54:22 NOTICE: B2 bucket rclone-test-jiwubep2moqu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/02 05:54:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/02 05:54:23 NOTICE: B2 bucket rclone-test-jiwubep2moqu: 0 differences found 2025/11/02 05:54:23 NOTICE: B2 bucket rclone-test-jiwubep2moqu: 1 matching files 2025/11/02 05:54:23 DEBUG : B2 bucket rclone-test-jiwubep2moqu: Purge remote 2025/11/02 05:54:23 INFO : B2 bucket rclone-test-jiwubep2moqu: cleaning bucket "rclone-test-jiwubep2moqu" of all files 2025/11/02 05:54:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z2f928d33201d4b3b9fa80e1b_f1100eee6256b145d_d20251102_m055422_c001_v0001161_t0031_u01762062862061") 2025/11/02 05:54:24 DEBUG : B2 bucket rclone-test-xokaqef6cuga: Purge remote 2025/11/02 05:54:24 INFO : B2 bucket rclone-test-xokaqef6cuga: cleaning bucket "rclone-test-xokaqef6cuga" of all files 2025/11/02 05:54:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zbfa27d63201d4b3b9fa80e1b_f10048c531522ebac_d20251102_m055418_c001_v0001180_t0012_u01762062858838") 2025/11/02 05:54:25 DEBUG : B2 bucket rclone-test-rarufih5notu: Purge remote 2025/11/02 05:54:25 INFO : B2 bucket rclone-test-rarufih5notu: cleaning bucket "rclone-test-rarufih5notu" of all files 2025/11/02 05:54:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_z2fd26da3201d4b3b9fa80e1b_f119ed7a1ca05a938_d20251102_m055415_c001_v0001183_t0049_u01762062855687") 2025/11/02 05:54:26 DEBUG : B2 bucket rclone-test-sokegon1wuka: Purge remote 2025/11/02 05:54:26 INFO : B2 bucket rclone-test-sokegon1wuka: cleaning bucket "rclone-test-sokegon1wuka" of all files 2025/11/02 05:54:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "4_zefc25dc3201d4b3b9fa80e1b_f1037654ed266b81e_d20251102_m055412_c001_v0001137_t0004_u01762062852251") 2025/11/02 05:54:27 DEBUG : B2 bucket rclone-test-cusequb2huce: Purge remote 2025/11/02 05:54:27 INFO : B2 bucket rclone-test-cusequb2huce: cleaning bucket "rclone-test-cusequb2huce" of all files 2025/11/02 05:54:27 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z8ff25d03201d4b3b9fa80e1b_f118d01440929ec69_d20251102_m055409_c001_v0001182_t0029_u01762062849047") 2025/11/02 05:54:28 DEBUG : B2 bucket rclone-test-bamefos8keme: Purge remote 2025/11/02 05:54:28 INFO : B2 bucket rclone-test-bamefos8keme: cleaning bucket "rclone-test-bamefos8keme" of all files 2025/11/02 05:54:29 DEBUG : 測試_Русский___ě_áñ: Deleting (id "4_z3fd24d33201d4b3b9fa80e1b_f108bb2948b6e1c2e_d20251102_m055405_c001_v0001161_t0006_u01762062845715") 2025/11/02 05:54:29 DEBUG : B2 bucket rclone-test-vanixeq7faso: Purge remote 2025/11/02 05:54:29 INFO : B2 bucket rclone-test-vanixeq7faso: cleaning bucket "rclone-test-vanixeq7faso" of all files 2025/11/02 05:54:30 DEBUG : HELLO, WORLD!: Deleting (id "4_zbf623d63201d4b3b9fa80e1b_f112d629640347c79_d20251102_m055402_c001_v0001183_t0057_u01762062842479") 2025/11/02 05:54:30 DEBUG : B2 bucket rclone-test-jacotuz8vone: Purge remote 2025/11/02 05:54:30 INFO : B2 bucket rclone-test-jacotuz8vone: cleaning bucket "rclone-test-jacotuz8vone" of all files 2025/11/02 05:54:31 DEBUG : HeLlO, wOrLd!: Deleting (id "4_z2fb22da3201d4b3b9fa80e1b_f110a0139297a688c_d20251102_m055359_c001_v0001178_t0001_u01762062839270") 2025/11/02 05:54:31 DEBUG : B2 bucket rclone-test-gehenod0lumi: Purge remote 2025/11/02 05:54:31 INFO : B2 bucket rclone-test-gehenod0lumi: cleaning bucket "rclone-test-gehenod0lumi" of all files 2025/11/02 05:54:32 DEBUG : HELLO, WORLD!: Deleting (id "4_z8f221dd3201d4b3b9fa80e1b_f1151056d7ebaac21_d20251102_m055356_c001_v0001182_t0029_u01762062836061") 2025/11/02 05:54:33 DEBUG : B2 bucket rclone-test-linerev1camu: Purge remote 2025/11/02 05:54:33 INFO : B2 bucket rclone-test-linerev1camu: cleaning bucket "rclone-test-linerev1camu" of all files 2025/11/02 05:54:33 DEBUG : hello, world!: Deleting (id "4_z3f720df3201d4b3b9fa80e1b_f1173e339de85d04d_d20251102_m055352_c001_v0001113_t0005_u01762062832393") --- PASS: TestApplyTransforms (44.02s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:54:34 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/02 05:54:35 DEBUG : sub/file2: size = 14 OK 2025/11/02 05:54:35 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/11/02 05:54:35 INFO : file1: Copied (new) to: sub/file2 2025/11/02 05:54:36 DEBUG : sub/file2: size = 14 OK 2025/11/02 05:54:36 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/02 05:54:36 DEBUG : file1: Unchanged skipping 2025/11/02 05:54:36 DEBUG : B2 bucket rclone-test-siduguy4taci: don't need to copy/move sub/file2, it is already at target location --- PASS: TestCopyFile (2.87s) === RUN TestCopyLongFile run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.36s) === RUN TestCopyFileBackupDir run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:54:38 DEBUG : Creating backend with remote "TestB2:rclone-test-siduguy4taci/backup" 2025/11/02 05:54:39 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2157744108) 2025/11/02 05:54:39 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-siduguy4taci) 2025/11/02 05:54:39 DEBUG : dst/file1: Sizes differ 2025/11/02 05:54:40 ERROR : dst/file1: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 05:54:40 ERROR : dst/file1: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) copy_test.go:186: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:186 Error: Received unexpected error: moving to --backup-dir failed: expected a FileSseMode but found: '' (400 bad_request) Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (3.42s) === RUN TestCopyFileCompareDest run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:54:41 DEBUG : Creating backend with remote "TestB2:rclone-test-siduguy4taci/dst" 2025/11/02 05:54:42 DEBUG : Creating backend with remote "TestB2:rclone-test-siduguy4taci/CompareDest" 2025/11/02 05:54:43 DEBUG : one: Need to transfer - File not found at Destination 2025/11/02 05:54:45 DEBUG : one: size = 3 OK 2025/11/02 05:54:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/02 05:54:45 INFO : one: Copied (new) 2025/11/02 05:54:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone2157744108) 2025/11/02 05:54:45 DEBUG : one: size = 3 (B2 bucket rclone-test-siduguy4taci path dst) 2025/11/02 05:54:45 DEBUG : one: Sizes differ 2025/11/02 05:54:46 DEBUG : one: size = 5 OK 2025/11/02 05:54:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/02 05:54:46 INFO : one: Copied (replaced existing) 2025/11/02 05:54:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2157744108) 2025/11/02 05:54:47 DEBUG : one: size = 3 (B2 bucket rclone-test-siduguy4taci path dst) 2025/11/02 05:54:47 DEBUG : one: Sizes differ 2025/11/02 05:54:48 DEBUG : one: size = 5 OK 2025/11/02 05:54:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/02 05:54:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/02 05:54:49 DEBUG : two: Need to transfer - File not found at Destination 2025/11/02 05:54:49 DEBUG : two: size = 3 OK 2025/11/02 05:54:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/02 05:54:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/02 05:54:49 DEBUG : two: Need to transfer - File not found at Destination 2025/11/02 05:54:49 DEBUG : two: size = 3 OK 2025/11/02 05:54:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/02 05:54:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/02 05:54:50 DEBUG : two: Need to transfer - File not found at Destination 2025/11/02 05:54:50 DEBUG : two: size = 5 (Local file system at /tmp/rclone2157744108) 2025/11/02 05:54:50 DEBUG : two: size = 3 (B2 bucket rclone-test-siduguy4taci path CompareDest) 2025/11/02 05:54:50 DEBUG : two: Sizes differ 2025/11/02 05:54:50 DEBUG : two: size = 5 OK 2025/11/02 05:54:50 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/02 05:54:50 INFO : two: Copied (new) --- PASS: TestCopyFileCompareDest (11.11s) === RUN TestCopyFileCopyDest run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:54:52 DEBUG : Creating backend with remote "TestB2:rclone-test-siduguy4taci/dst" 2025/11/02 05:54:53 DEBUG : Creating backend with remote "TestB2:rclone-test-siduguy4taci/CopyDest" 2025/11/02 05:54:54 DEBUG : one: Need to transfer - File not found at Destination 2025/11/02 05:54:56 DEBUG : one: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/11/02 05:54:56 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/11/02 05:54:56 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/11/02 05:54:56 DEBUG : one: Received error: no tomes available (503 service_unavailable): trying again in 1s - low level retry 0/10 2025/11/02 05:54:56 DEBUG : pacer: Reducing sleep to 500ms 2025/11/02 05:54:57 DEBUG : pacer: Reducing sleep to 250ms 2025/11/02 05:54:57 DEBUG : one: size = 3 OK 2025/11/02 05:54:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/02 05:54:57 INFO : one: Copied (new) 2025/11/02 05:54:59 DEBUG : pacer: Reducing sleep to 125ms 2025/11/02 05:54:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2157744108) 2025/11/02 05:54:59 DEBUG : one: size = 3 (B2 bucket rclone-test-siduguy4taci path dst) 2025/11/02 05:54:59 DEBUG : one: Sizes differ 2025/11/02 05:54:59 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/02 05:54:59 DEBUG : one: size = 5 OK 2025/11/02 05:54:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/02 05:54:59 INFO : one: Copied (replaced existing) 2025/11/02 05:55:01 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/02 05:55:01 DEBUG : Creating backend with remote "TestB2:rclone-test-siduguy4taci/BackupDir" 2025/11/02 05:55:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2157744108) 2025/11/02 05:55:02 DEBUG : one: size = 3 (B2 bucket rclone-test-siduguy4taci path dst) 2025/11/02 05:55:02 DEBUG : one: Sizes differ 2025/11/02 05:55:02 DEBUG : one: size = 5 OK 2025/11/02 05:55:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/02 05:55:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2157744108) 2025/11/02 05:55:02 DEBUG : one: size = 3 (B2 bucket rclone-test-siduguy4taci path dst) 2025/11/02 05:55:02 DEBUG : one: Sizes differ 2025/11/02 05:55:03 ERROR : one: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 05:55:03 ERROR : one: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) copy_test.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:321 Error: Received unexpected error: moving to --backup-dir failed: expected a FileSseMode but found: '' (400 bad_request) Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (12.00s) === RUN TestCopyInplace run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.36s) === RUN TestCopyLongFileName run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.36s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.36s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:55:05 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/02 05:55:06 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/02 05:55:06 DEBUG : TestCopyFileMaxTransfer/file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/11/02 05:55:06 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/02 05:55:06 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/02 05:55:06 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Post "https://pod-000-1145-12.backblaze.com/b2api/v1/b2_upload_file/7fc28d33200d4b3b9fa80e1b/c001_v0001145_t0023": max transfer limit reached as set by --max-transfer 2025/11/02 05:55:07 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/02 05:55:07 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/02 05:55:08 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/02 05:55:08 DEBUG : TestCopyFileMaxTransfer/file4: sha1 = 24b12209f6298b7b3578f14bcbc916892edee15f OK 2025/11/02 05:55:08 INFO : TestCopyFileMaxTransfer/file4: Copied (new) --- PASS: TestCopyFileMaxTransfer (3.95s) === RUN TestDeduplicateInteractive run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.36s) === RUN TestDeduplicateSkip run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.36s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.36s) === RUN TestDeduplicateFirst run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.36s) === RUN TestDeduplicateNewest run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.36s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:55:12 INFO : B2 bucket rclone-test-siduguy4taci: Looking for duplicate sha1 hashes using newest mode. 2025/11/02 05:55:12 NOTICE: 2fef50e38a84a7465ddf5f6cb104939d3796b5f0: Found 3 files with duplicate sha1 hashes 2025/11/02 05:55:12 INFO : one: Deleted 2025/11/02 05:55:12 INFO : also/one: Deleted 2025/11/02 05:55:12 NOTICE: 2fef50e38a84a7465ddf5f6cb104939d3796b5f0: Deleted 2 extra copies --- PASS: TestDeduplicateNewestByHash (2.78s) === RUN TestDeduplicateOldest run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.36s) === RUN TestDeduplicateLargest run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.36s) === RUN TestDeduplicateSmallest run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.36s) === RUN TestDeduplicateRename run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.36s) === RUN TestMergeDirs run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.36s) === RUN TestListDirSorted run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:55:19 DEBUG : a.txt: Excluded (Size Filter) 2025/11/02 05:55:19 DEBUG : a.txt: Excluded 2025/11/02 05:55:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/02 05:55:19 DEBUG : sub dir/hello world: Excluded 2025/11/02 05:55:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/02 05:55:19 DEBUG : sub dir/hello world2: Excluded 2025/11/02 05:55:19 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/02 05:55:19 DEBUG : sub dir/hello world: Excluded 2025/11/02 05:55:19 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/02 05:55:19 DEBUG : sub dir/hello world2: Excluded 2025/11/02 05:55:20 DEBUG : sub dir/ignore dir: Excluded 2025/11/02 05:55:20 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (7.11s) === RUN TestListDirSortedFn run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:55:25 DEBUG : a.txt: Excluded (Size Filter) 2025/11/02 05:55:25 DEBUG : a.txt: Excluded 2025/11/02 05:55:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/02 05:55:25 DEBUG : sub dir/hello world: Excluded 2025/11/02 05:55:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/02 05:55:25 DEBUG : sub dir/hello world2: Excluded 2025/11/02 05:55:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/02 05:55:26 DEBUG : sub dir/hello world: Excluded 2025/11/02 05:55:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/02 05:55:26 DEBUG : sub dir/hello world2: Excluded 2025/11/02 05:55:26 DEBUG : sub dir/ignore dir: Excluded 2025/11/02 05:55:27 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSortedFn (6.41s) === RUN TestListJSON run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" === 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 2025/11/02 05:55:31 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata --- PASS: TestListJSON (4.03s) --- PASS: TestListJSON/Default (0.18s) --- PASS: TestListJSON/FilesOnly (0.18s) --- PASS: TestListJSON/DirsOnly (0.18s) --- PASS: TestListJSON/Recurse (0.18s) --- PASS: TestListJSON/SubDir (0.18s) --- PASS: TestListJSON/NoModTime (0.18s) --- PASS: TestListJSON/NoMimeType (0.18s) --- PASS: TestListJSON/ShowHash (0.18s) --- PASS: TestListJSON/HashTypes (0.18s) --- PASS: TestListJSON/Metadata (0.18s) === RUN TestStatJSON run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" === 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 2025/11/02 05:55:36 DEBUG : Creating backend with remote "TestB2:rclone-test-siduguy4taci/notfound" --- PASS: TestStatJSON (6.26s) --- PASS: TestStatJSON/Root (0.18s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.18s) --- PASS: TestStatJSON/Dir (0.72s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.18s) --- PASS: TestStatJSON/File (0.18s) --- PASS: TestStatJSON/NotFound (0.36s) --- PASS: TestStatJSON/DirFilesOnly (0.18s) --- PASS: TestStatJSON/FileFilesOnly (0.18s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.18s) --- PASS: TestStatJSON/DirDirsOnly (0.18s) --- PASS: TestStatJSON/FileDirsOnly (0.19s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.18s) --- PASS: TestStatJSON/RootNotFound (1.81s) === RUN TestMkdir run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:55:39 INFO : B2 bucket rclone-test-siduguy4taci: Making directory 2025/11/02 05:55:39 INFO : B2 bucket rclone-test-siduguy4taci: Making directory --- PASS: TestMkdir (0.55s) === RUN TestLsd run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" --- PASS: TestLsd (1.71s) === RUN TestLs run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" --- PASS: TestLs (1.70s) === RUN TestLsWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:55:44 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/02 05:55:44 DEBUG : empty space: Excluded --- PASS: TestLsWithFilesFrom (2.26s) === RUN TestLsLong run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" --- PASS: TestLsLong (1.99s) === RUN TestHashSums run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" === RUN TestHashSums/Sha1 === RUN TestHashSums/Sha1Download --- PASS: TestHashSums (2.15s) --- PASS: TestHashSums/Sha1 (0.18s) --- PASS: TestHashSums/Sha1Download (0.38s) === RUN TestHashSumsWithErrors 2025/11/02 05:55:49 DEBUG : Creating backend with remote ":memory:" 2025/11/02 05:55:49 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/02 05:55:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/02 05:55:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/02 05:55:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/02 05:55:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/02 05:55:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/02 05:55:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/02 05:55:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/02 05:55:49 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:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" --- PASS: TestCount (2.74s) === RUN TestDelete run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:55:53 DEBUG : Waiting for deletions to finish 2025/11/02 05:55:53 DEBUG : large: Excluded (Size Filter) 2025/11/02 05:55:54 INFO : medium: Deleted 2025/11/02 05:55:54 INFO : small: Deleted --- PASS: TestDelete (2.53s) === RUN TestMaxDelete run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:55:56 DEBUG : Waiting for deletions to finish 2025/11/02 05:55:56 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/11/02 05:55:56 INFO : large: Deleted 2025/11/02 05:55:56 INFO : medium: Deleted --- PASS: TestMaxDelete (2.75s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:55:59 DEBUG : Waiting for deletions to finish 2025/11/02 05:55:59 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/02 05:55:59 INFO : medium: Deleted 2025/11/02 05:55:59 INFO : small: Deleted --- PASS: TestMaxDeleteSizeLargeFile (2.87s) === RUN TestMaxDeleteSize run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:56:01 DEBUG : Waiting for deletions to finish 2025/11/02 05:56:02 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/02 05:56:02 INFO : large: Deleted 2025/11/02 05:56:02 INFO : medium: Deleted --- PASS: TestMaxDeleteSize (2.67s) === RUN TestReadFile run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" --- PASS: TestReadFile (2.13s) === RUN TestRetry 2025/11/02 05:56:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/02 05:56:05 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/02 05:56:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/02 05:56:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/02 05:56:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/02 05:56:05 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/02 05:56:05 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:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" --- PASS: TestCat (5.09s) === RUN TestPurge 2025/11/02 05:56:10 DEBUG : Creating backend with remote "TestB2:rclone-test-nudulid2hoxa" 2025/11/02 05:56:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/02 05:56:11 DEBUG : Creating backend with remote "/tmp/rclone1379504667" run.go:185: Remote "B2 bucket rclone-test-nudulid2hoxa", Local "Local file system at /tmp/rclone1379504667", Modify Window "1ms" 2025/11/02 05:56:12 INFO : A2: Making directory 2025/11/02 05:56:12 INFO : A1/B2: Making directory 2025/11/02 05:56:12 INFO : A1/B2/C2: Making directory 2025/11/02 05:56:12 INFO : A1/B1/C3: Making directory 2025/11/02 05:56:12 INFO : A3: Making directory 2025/11/02 05:56:12 INFO : A3/B3: Making directory 2025/11/02 05:56:12 INFO : A3/B3/C4: Making directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2025/11/02 05:56:13 INFO : B2 bucket rclone-test-nudulid2hoxa: cleaning bucket "rclone-test-nudulid2hoxa" of all files 2025/11/02 05:56:13 DEBUG : A1/B1/C1/one: Deleting (id "4_zdf623d23203d4b3b9fa80e1b_f114f1725ed63180a_d20251102_m055612_c001_v0001180_t0015_u01762062972570") fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2025/11/02 05:56:13 INFO : B2 bucket rclone-test-nudulid2hoxa: cleaning bucket "rclone-test-nudulid2hoxa" of all files 2025/11/02 05:56:13 DEBUG : A1/two: Deleting (id "4_zdf623d23203d4b3b9fa80e1b_f114f1725ed63180c_d20251102_m055612_c001_v0001180_t0001_u01762062972765") 2025/11/02 05:56:14 DEBUG : B2 bucket rclone-test-nudulid2hoxa: Purge remote 2025/11/02 05:56:14 INFO : B2 bucket rclone-test-nudulid2hoxa: cleaning bucket "rclone-test-nudulid2hoxa" of all files 2025/11/02 05:56:14 NOTICE: purge failed: directory not found --- PASS: TestPurge (4.21s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:56:15 INFO : A2: Making directory 2025/11/02 05:56:15 INFO : A1/B2: Making directory 2025/11/02 05:56:15 INFO : A1/B2/C2: Making directory 2025/11/02 05:56:15 INFO : A1/B1/C3: Making directory 2025/11/02 05:56:15 INFO : A3: Making directory 2025/11/02 05:56:15 INFO : A3/B3: Making directory 2025/11/02 05:56:15 INFO : A3/B3/C4: Making directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" fstest.go:250: Filtering empty directory "A3/B3/C4" 2025/11/02 05:56:16 DEBUG : removing 1 level 3 directories 2025/11/02 05:56:16 INFO : A3/B3/C4: Removing directory fstest.go:250: Filtering empty directory "A2" fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B2/C2" fstest.go:250: Filtering empty directory "A1/B1/C3" fstest.go:250: Filtering empty directory "A3" fstest.go:250: Filtering empty directory "A3/B3" 2025/11/02 05:56:18 DEBUG : removing 1 level 0 directories 2025/11/02 05:56:18 INFO : B2 bucket rclone-test-siduguy4taci: Removing directory 2025/11/02 05:56:19 ERROR : Failed to rmdir: failed to delete bucket: Cannot delete non-empty bucket (400 cannot_delete_non_empty_bucket) 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: failed to delete bucket: Cannot delete non-empty bucket (400 cannot_delete_non_empty_bucket) Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (4.70s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:56:19 INFO : A1: Making directory 2025/11/02 05:56:19 INFO : A1/B1: Making directory 2025/11/02 05:56:19 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsLeaveRoot (0.94s) === RUN TestRmdirsWithFilter run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:56:20 INFO : A1: Making directory 2025/11/02 05:56:20 INFO : A1/B1: Making directory 2025/11/02 05:56:20 INFO : A1/B1/C1: Making directory fstest.go:250: Filtering empty directory "A1" fstest.go:250: Filtering empty directory "A1/B1" fstest.go:250: Filtering empty directory "A1/B1/C1" fstest.go:250: Filtering empty directory "A1" --- PASS: TestRmdirsWithFilter (0.90s) === RUN TestCopyURL run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:56:22 DEBUG : filename.txt: File name found in url 2025/11/02 05:56:22 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (3.18s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:56:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/02 05:56:25 DEBUG : sub/file2: size = 14 OK 2025/11/02 05:56:25 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/11/02 05:56:25 INFO : file1: Copied (new) to: sub/file2 2025/11/02 05:56:25 INFO : file1: Deleted 2025/11/02 05:56:25 DEBUG : sub/file2: size = 14 OK 2025/11/02 05:56:25 DEBUG : file1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/02 05:56:25 DEBUG : file1: Unchanged skipping 2025/11/02 05:56:25 INFO : file1: Deleted 2025/11/02 05:56:25 DEBUG : B2 bucket rclone-test-siduguy4taci: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.01s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:56:26 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/02 05:56:26 DEBUG : file1: size = 14 OK 2025/11/02 05:56:26 DEBUG : file1: sha1 = a379624177abc4679cafafa8eae1d73e1478aaa6 OK 2025/11/02 05:56:26 INFO : file1: Copied (new) 2025/11/02 05:56:26 INFO : file1: Deleted 2025/11/02 05:56:27 DEBUG : file1: Destination exists, skipping 2025/11/02 05:56:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.54s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFile (0.36s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.36s) === RUN TestMoveFileBackupDir run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:56:29 DEBUG : Creating backend with remote "TestB2:rclone-test-siduguy4taci/backup" 2025/11/02 05:56:30 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2157744108) 2025/11/02 05:56:30 DEBUG : dst/file1: size = 18 (B2 bucket rclone-test-siduguy4taci) 2025/11/02 05:56:30 DEBUG : dst/file1: Sizes differ 2025/11/02 05:56:31 ERROR : dst/file1: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 05:56:31 ERROR : dst/file1: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) operations_test.go:1052: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1052 Error: Received unexpected error: moving to --backup-dir failed: expected a FileSseMode but found: '' (400 bad_request) Test: TestMoveFileBackupDir --- FAIL: TestMoveFileBackupDir (3.66s) === 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:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:56:34 INFO : A1/B2: Making directory 2025/11/02 05:56:34 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2025/11/02 05:56:35 ERROR : A1/B1/C1/four: Failed to copy: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 05:56:35 ERROR : A1/B1/C1/four: Not deleting source as copy failed: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 05:56:35 ERROR : A1/two: Failed to copy: Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 05:56:35 ERROR : A1/two: Not deleting source as copy failed: Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 05:56:35 ERROR : A1/B1/three: Failed to copy: Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 05:56:35 ERROR : A1/one: Failed to copy: Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 05:56:35 ERROR : A1/B1/three: Not deleting source as copy failed: Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 05:56:35 ERROR : A1/one: Not deleting source as copy failed: Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 05:56:35 ERROR : A1/B1/C2/five: Failed to copy: Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 05:56:35 ERROR : A1/B1/C2/five: Not deleting source as copy failed: Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": expected a FileSseMode but found: '' (400 bad_request) operations_test.go:1388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1388 Error: Received unexpected error: RenameDir renames: expected a FileSseMode but found: '' (400 bad_request) Test: TestDirMove --- FAIL: TestDirMove (4.86s) === RUN TestGetFsInfo run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" --- PASS: TestGetFsInfo (0.37s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:56:37 DEBUG : B2 bucket rclone-test-siduguy4taci: File to upload is small (34 bytes), uploading instead of streaming 2025/11/02 05:56:38 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/02 05:56:38 DEBUG : no_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2025/11/02 05:56:38 DEBUG : no_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2025/11/02 05:56:38 DEBUG : no_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2025/11/02 05:56:39 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/02 05:56:39 DEBUG : no_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2025/11/02 05:56:39 DEBUG : no_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:56:40 DEBUG : B2 bucket rclone-test-siduguy4taci: File to upload is small (34 bytes), uploading instead of streaming 2025/11/02 05:56:40 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/02 05:56:40 DEBUG : with_checksum_small_file_from_pipe: sha1 = 4c3452689ee5e2b950454c46181b8b5e7bcfeca9 OK 2025/11/02 05:56:40 DEBUG : with_checksum_small_file_from_pipe: Size and sha1 of src and dst objects identical 2025/11/02 05:56:40 DEBUG : with_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2025/11/02 05:56:41 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/02 05:56:41 DEBUG : with_checksum_big_file_from_pipe: sha1 = d0080f73aa8b494570ad63df1beb25c01ea9eea2 OK 2025/11/02 05:56:41 DEBUG : with_checksum_big_file_from_pipe: Size and sha1 of src and dst objects identical === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:56:42 DEBUG : B2 bucket rclone-test-siduguy4taci: File to upload is small (34 bytes), uploading instead of streaming 2025/11/02 05:56:42 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/02 05:56:42 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/02 05:56:42 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2025/11/02 05:56:44 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/02 05:56:44 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:56:45 DEBUG : B2 bucket rclone-test-siduguy4taci: File to upload is small (34 bytes), uploading instead of streaming 2025/11/02 05:56:45 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/02 05:56:45 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/02 05:56:45 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/02 05:56:45 DEBUG : ignore_checksum_big_file_from_pipe: File has 102401 bytes, which makes only one chunk. Using direct upload. 2025/11/02 05:56:46 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/02 05:56:46 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/11/02 05:56:46 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (9.63s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (2.38s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (2.41s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (2.52s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (2.32s) === RUN TestRcatMetadata run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.37s) === RUN TestRcatSize run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:56:47 DEBUG : B2 bucket rclone-test-siduguy4taci: File to upload is small (60 bytes), uploading instead of streaming 2025/11/02 05:56:48 DEBUG : potato2: size = 60 OK 2025/11/02 05:56:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/02 05:56:48 DEBUG : potato2: Size and sha1 of src and dst objects identical --- PASS: TestRcatSize (1.65s) === RUN TestRcatSizeMetadata run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.37s) === RUN TestTouchDir run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" 2025/11/02 05:56:50 DEBUG : B2 bucket rclone-test-siduguy4taci: Touching "sub dir/potato3" 2025/11/02 05:56:50 DEBUG : B2 bucket rclone-test-siduguy4taci: Touching "potato2" 2025/11/02 05:56:50 DEBUG : B2 bucket rclone-test-siduguy4taci: Touching "empty space" 2025/11/02 05:56:51 ERROR : potato2: failed to touch: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 05:56:51 ERROR : sub dir/potato3: failed to touch: expected a FileSseMode but found: '' (400 bad_request) 2025/11/02 05:56:51 ERROR : empty space: failed to touch: expected a FileSseMode but found: '' (400 bad_request) operations_test.go:1687: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1687 Error: Should be true Test: TestTouchDir --- FAIL: TestTouchDir (2.87s) === RUN TestMkdirMetadata run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.37s) === RUN TestMkdirModTime run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.37s) === RUN TestCopyDirMetadata run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.40s) === RUN TestSetDirModTime run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.37s) === RUN TestDirsEqual run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.37s) === RUN TestRemoveExisting run.go:185: Remote "B2 bucket rclone-test-siduguy4taci", Local "Local file system at /tmp/rclone2157744108", Modify Window "1ms" operations_test.go:1900: Skipping as remote can't Move --- SKIP: TestRemoveExisting (0.37s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2025/11/02 05:56:54 DEBUG : B2 bucket rclone-test-siduguy4taci: Purge remote 2025/11/02 05:56:54 INFO : B2 bucket rclone-test-siduguy4taci: cleaning bucket "rclone-test-siduguy4taci" of all files 2025/11/02 05:56:55 DEBUG : A1/B1/C1/four: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a4771c3_d20251102_m055636_c001_v7007000_t0000_u01762062996283") 2025/11/02 05:56:55 DEBUG : A1/B1/C1/four: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b85ec_d20251102_m055633_c001_v0001145_t0012_u01762062993856") 2025/11/02 05:56:55 DEBUG : A1/B1/C1/one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f403b71a19183bb22_d20251102_m055618_c001_v7007000_t0000_u01762062978308") 2025/11/02 05:56:55 DEBUG : A1/B1/C1/one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8593_d20251102_m055615_c001_v0001145_t0006_u01762062975237") 2025/11/02 05:56:55 DEBUG : A1/B1/C2/five: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a4771c6_d20251102_m055636_c001_v7007000_t0000_u01762062996466") 2025/11/02 05:56:55 DEBUG : A1/B1/C2/five: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b85f0_d20251102_m055634_c001_v0001145_t0026_u01762062994367") 2025/11/02 05:56:55 DEBUG : A1/B1/three: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a4771c8_d20251102_m055636_c001_v7007000_t0000_u01762062996648") 2025/11/02 05:56:55 DEBUG : A1/B1/three: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b85e6_d20251102_m055633_c001_v0001145_t0035_u01762062993464") 2025/11/02 05:56:55 DEBUG : A1/one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a4771ca_d20251102_m055636_c001_v7007000_t0000_u01762062996837") 2025/11/02 05:56:55 DEBUG : A1/one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b85e0_d20251102_m055632_c001_v0001145_t0046_u01762062992542") 2025/11/02 05:56:55 DEBUG : A1/two: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a4771cc_d20251102_m055637_c001_v7007000_t0000_u01762062997019") 2025/11/02 05:56:55 DEBUG : A1/two: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b85e2_d20251102_m055632_c001_v0001145_t0043_u01762062992859") 2025/11/02 05:56:55 DEBUG : A1/two: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f403b71a19183bb27_d20251102_m055618_c001_v7007000_t0000_u01762062978668") 2025/11/02 05:56:55 DEBUG : A1/two: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8595_d20251102_m055615_c001_v0001145_t0039_u01762062975639") 2025/11/02 05:56:55 DEBUG : CompareDest/one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41673bf139b81c28_d20251102_m055451_c001_v7007000_t0000_u01762062891313") 2025/11/02 05:56:55 DEBUG : CompareDest/one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8403_d20251102_m055447_c001_v0001145_t0036_u01762062887371") 2025/11/02 05:56:55 DEBUG : CompareDest/two: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41673bf139b81c2c_d20251102_m055451_c001_v7007000_t0000_u01762062891493") 2025/11/02 05:56:55 DEBUG : CompareDest/two: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b840d_d20251102_m055448_c001_v0001145_t0029_u01762062888382") 2025/11/02 05:56:56 DEBUG : CopyDest/one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211fac2_d20251102_m055503_c001_v7007000_t0000_u01762062903674") 2025/11/02 05:56:56 DEBUG : CopyDest/one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b844b_d20251102_m055500_c001_v0001145_t0001_u01762062900513") 2025/11/02 05:56:56 DEBUG : ReadFile: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41673bf139b81e69_d20251102_m055604_c001_v7007000_t0000_u01762062964797") 2025/11/02 05:56:56 DEBUG : ReadFile: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b856b_d20251102_m055603_c001_v0001145_t0033_u01762062963392") 2025/11/02 05:56:56 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211fad5_d20251102_m055508_c001_v7007000_t0000_u01762062908710") 2025/11/02 05:56:56 DEBUG : TestCopyFileMaxTransfer/file1: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b845c_d20251102_m055506_c001_v0001145_t0034_u01762062906200") 2025/11/02 05:56:56 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211fad6_d20251102_m055508_c001_v7007000_t0000_u01762062908891") 2025/11/02 05:56:56 DEBUG : TestCopyFileMaxTransfer/file4: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8468_d20251102_m055508_c001_v0001145_t0055_u01762062908008") 2025/11/02 05:56:56 DEBUG : a.txt: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211fb07_d20251102_m055527_c001_v7007000_t0000_u01762062927705") 2025/11/02 05:56:56 DEBUG : a.txt: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b84b0_d20251102_m055522_c001_v0001145_t0050_u01762062922755") 2025/11/02 05:56:56 DEBUG : a.txt: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211faf3_d20251102_m055521_c001_v7007000_t0000_u01762062921296") 2025/11/02 05:56:56 DEBUG : a.txt: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b848a_d20251102_m055515_c001_v0001145_t0030_u01762062915644") 2025/11/02 05:56:56 DEBUG : also/one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211fae0_d20251102_m055512_c001_v7007000_t0000_u01762062912751") 2025/11/02 05:56:56 DEBUG : also/one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8476_d20251102_m055511_c001_v0001145_t0057_u01762062911388") 2025/11/02 05:56:56 DEBUG : another: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211fae1_d20251102_m055513_c001_v7007000_t0000_u01762062913292") 2025/11/02 05:56:56 DEBUG : another: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b847a_d20251102_m055511_c001_v0001145_t0031_u01762062911646") 2025/11/02 05:56:56 DEBUG : data/banana: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a476c3b_d20251102_m055349_c001_v7007000_t0000_u01762062829676") 2025/11/02 05:56:56 DEBUG : data/banana: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8301_d20251102_m055347_c001_v0001145_t0050_u01762062827164") 2025/11/02 05:56:56 DEBUG : data/banana: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b82bf_d20251102_m055337_c001_v0001145_t0035_u01762062817994") 2025/11/02 05:56:56 DEBUG : data/potato: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a476c3c_d20251102_m055349_c001_v7007000_t0000_u01762062829858") 2025/11/02 05:56:56 DEBUG : data/potato: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8309_d20251102_m055347_c001_v0001145_t0011_u01762062827598") 2025/11/02 05:56:56 DEBUG : data/potato: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b82cd_d20251102_m055340_c001_v0001145_t0026_u01762062820207") 2025/11/02 05:56:56 DEBUG : dst/file1: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f403b71a19183bbb7_d20251102_m055632_c001_v7007000_t0000_u01762062992173") 2025/11/02 05:56:57 DEBUG : dst/file1: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b85cb_d20251102_m055628_c001_v0001145_t0011_u01762062988886") 2025/11/02 05:56:57 DEBUG : dst/file1: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41673bf139b81bf3_d20251102_m055440_c001_v7007000_t0000_u01762062880740") 2025/11/02 05:56:57 DEBUG : dst/file1: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b83d1_d20251102_m055437_c001_v0001145_t0002_u01762062877689") 2025/11/02 05:56:57 DEBUG : dst/one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211fac3_d20251102_m055503_c001_v7007000_t0000_u01762062903855") 2025/11/02 05:56:57 DEBUG : dst/one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8447_d20251102_m055500_c001_v0001145_t0031_u01762062900206") 2025/11/02 05:56:57 DEBUG : dst/one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1157ea5cbf75d8cc_d20251102_m055459_c001_v0001145_t0059_u01762062899368") 2025/11/02 05:56:57 DEBUG : dst/one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1157ea5cbf75d8c6_d20251102_m055457_c001_v0001145_t0053_u01762062897605") 2025/11/02 05:56:57 DEBUG : dst/one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41673bf139b81c31_d20251102_m055451_c001_v7007000_t0000_u01762062891673") 2025/11/02 05:56:57 DEBUG : dst/one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b83ff_d20251102_m055447_c001_v0001145_t0038_u01762062887115") 2025/11/02 05:56:57 DEBUG : dst/one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1113e906419c778f_d20251102_m055446_c001_v0001153_t0009_u01762062886048") 2025/11/02 05:56:57 DEBUG : dst/one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1113e906419c778b_d20251102_m055444_c001_v0001153_t0005_u01762062884949") 2025/11/02 05:56:57 DEBUG : dst/two: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41673bf139b81c32_d20251102_m055451_c001_v7007000_t0000_u01762062891854") 2025/11/02 05:56:57 DEBUG : dst/two: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1113e906419c7799_d20251102_m055450_c001_v0001153_t0023_u01762062890644") 2025/11/02 05:56:57 DEBUG : empty space: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f419b66f47b948b9c_d20251102_m055651_c001_v7007000_t0000_u01762063011923") 2025/11/02 05:56:57 DEBUG : empty space: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8642_d20251102_m055650_c001_v0001145_t0046_u01762063010105") 2025/11/02 05:56:57 DEBUG : empty space: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c14d7_d20251102_m055551_c001_v7007000_t0000_u01762062951828") 2025/11/02 05:56:57 DEBUG : empty space: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b852f_d20251102_m055550_c001_v0001145_t0027_u01762062950179") 2025/11/02 05:56:57 DEBUG : empty space: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c14d4_d20251102_m055549_c001_v7007000_t0000_u01762062949264") 2025/11/02 05:56:57 DEBUG : empty space: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8529_d20251102_m055547_c001_v0001145_t0003_u01762062947958") 2025/11/02 05:56:57 DEBUG : empty space: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c14d1_d20251102_m055547_c001_v7007000_t0000_u01762062947113") 2025/11/02 05:56:58 DEBUG : empty space: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b851f_d20251102_m055546_c001_v0001145_t0045_u01762062946245") 2025/11/02 05:56:58 DEBUG : empty space: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c14cd_d20251102_m055545_c001_v7007000_t0000_u01762062945129") 2025/11/02 05:56:58 DEBUG : empty space: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8515_d20251102_m055543_c001_v0001145_t0005_u01762062943687") 2025/11/02 05:56:58 DEBUG : empty space: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c14c9_d20251102_m055542_c001_v7007000_t0000_u01762062942868") 2025/11/02 05:56:58 DEBUG : empty space: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b850f_d20251102_m055542_c001_v0001145_t0030_u01762062942064") 2025/11/02 05:56:58 DEBUG : empty space: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a476bea_d20251102_m055332_c001_v7007000_t0000_u01762062812250") 2025/11/02 05:56:58 DEBUG : empty space: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8289_d20251102_m055329_c001_v0001145_t0003_u01762062809739") 2025/11/02 05:56:58 DEBUG : empty space: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a476bcd_d20251102_m055327_c001_v7007000_t0000_u01762062807707") 2025/11/02 05:56:58 DEBUG : empty space: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8275_d20251102_m055323_c001_v0001145_t0024_u01762062803833") 2025/11/02 05:56:58 DEBUG : empty space: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a476ba7_d20251102_m055321_c001_v7007000_t0000_u01762062801176") 2025/11/02 05:56:58 DEBUG : empty space: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8261_d20251102_m055318_c001_v0001145_t0051_u01762062798543") 2025/11/02 05:56:58 DEBUG : file1: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f403b71a19183bbb4_d20251102_m055627_c001_v7007000_t0000_u01762062987788") 2025/11/02 05:56:58 DEBUG : file1: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b85bd_d20251102_m055626_c001_v0001145_t0054_u01762062986805") 2025/11/02 05:56:58 DEBUG : file1: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f403b71a19183bb7d_d20251102_m055623_c001_v7007000_t0000_u01762062983692") 2025/11/02 05:56:58 DEBUG : file1: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f4128288b6a0b85a3_d20251102_m055621_c001_v0001145_t0023_u01762062981972") 2025/11/02 05:56:58 DEBUG : file1: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41673bf139b81e80_d20251102_m055610_c001_v7007000_t0000_u01762062970125") 2025/11/02 05:56:58 DEBUG : file1: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b856d_d20251102_m055605_c001_v0001145_t0041_u01762062965579") 2025/11/02 05:56:58 DEBUG : file1: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c14c6_d20251102_m055538_c001_v7007000_t0000_u01762062938906") 2025/11/02 05:56:58 DEBUG : file1: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b84e9_d20251102_m055533_c001_v0001145_t0049_u01762062933200") 2025/11/02 05:56:58 DEBUG : file1: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211fbd8_d20251102_m055532_c001_v7007000_t0000_u01762062932094") 2025/11/02 05:56:58 DEBUG : file1: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b84d8_d20251102_m055529_c001_v0001145_t0051_u01762062929169") 2025/11/02 05:56:59 DEBUG : file2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f403b71a19183bb80_d20251102_m055623_c001_v7007000_t0000_u01762062983873") 2025/11/02 05:56:59 DEBUG : file2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f4128288b6a0b85ab_d20251102_m055623_c001_v0001145_t0023_u01762062983148") 2025/11/02 05:56:59 DEBUG : file2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41673bf139b81e82_d20251102_m055610_c001_v7007000_t0000_u01762062970306") 2025/11/02 05:56:59 DEBUG : file2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8575_d20251102_m055606_c001_v0001145_t0015_u01762062966220") 2025/11/02 05:56:59 DEBUG : filename.txt: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f403b71a19183bb85_d20251102_m055624_c001_v7007000_t0000_u01762062984058") 2025/11/02 05:56:59 DEBUG : filename.txt: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b85a5_d20251102_m055622_c001_v0001145_t0035_u01762062982518") 2025/11/02 05:56:59 DEBUG : headerfilename.txt: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f403b71a19183bb88_d20251102_m055624_c001_v7007000_t0000_u01762062984239") 2025/11/02 05:56:59 DEBUG : headerfilename.txt: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b85a7_d20251102_m055622_c001_v0001145_t0008_u01762062982815") 2025/11/02 05:56:59 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a477219_d20251102_m055646_c001_v7007000_t0000_u01762063006847") 2025/11/02 05:56:59 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8620_d20251102_m055645_c001_v0001145_t0045_u01762063005652") 2025/11/02 05:56:59 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a477205_d20251102_m055644_c001_v7007000_t0000_u01762063004520") 2025/11/02 05:56:59 DEBUG : ignore_checksum_big_file_from_pipe: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8614_d20251102_m055643_c001_v0001145_t0039_u01762063003089") 2025/11/02 05:56:59 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a47721a_d20251102_m055647_c001_v7007000_t0000_u01762063007030") 2025/11/02 05:56:59 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b861c_d20251102_m055645_c001_v0001145_t0045_u01762063005291") 2025/11/02 05:56:59 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a477207_d20251102_m055644_c001_v7007000_t0000_u01762063004705") 2025/11/02 05:56:59 DEBUG : ignore_checksum_small_file_from_pipe: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8610_d20251102_m055642_c001_v0001145_t0034_u01762063002740") 2025/11/02 05:56:59 DEBUG : large: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c18d9_d20251102_m055602_c001_v7007000_t0000_u01762062962113") 2025/11/02 05:56:59 DEBUG : large: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8561_d20251102_m055601_c001_v0001145_t0025_u01762062961397") 2025/11/02 05:56:59 DEBUG : large: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c18d6_d20251102_m055559_c001_v7007000_t0000_u01762062959983") 2025/11/02 05:56:59 DEBUG : large: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8557_d20251102_m055558_c001_v0001145_t0041_u01762062958494") 2025/11/02 05:56:59 DEBUG : large: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c14e4_d20251102_m055556_c001_v7007000_t0000_u01762062956554") 2025/11/02 05:56:59 DEBUG : large: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b854d_d20251102_m055555_c001_v0001145_t0028_u01762062955848") 2025/11/02 05:56:59 DEBUG : large: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c14e0_d20251102_m055554_c001_v7007000_t0000_u01762062954696") 2025/11/02 05:57:00 DEBUG : large: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b853f_d20251102_m055553_c001_v0001145_t0024_u01762062953219") 2025/11/02 05:57:00 DEBUG : medium: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41673bf139b81e59_d20251102_m055602_c001_v7007000_t0000_u01762062962122") 2025/11/02 05:57:00 DEBUG : medium: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b855f_d20251102_m055601_c001_v0001145_t0025_u01762062961024") 2025/11/02 05:57:00 DEBUG : medium: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41673bf139b81e49_d20251102_m055559_c001_v7007000_t0000_u01762062959415") 2025/11/02 05:57:00 DEBUG : medium: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8555_d20251102_m055558_c001_v0001145_t0009_u01762062958138") 2025/11/02 05:57:00 DEBUG : medium: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41673bf139b81e33_d20251102_m055556_c001_v7007000_t0000_u01762062956565") 2025/11/02 05:57:00 DEBUG : medium: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b854b_d20251102_m055555_c001_v0001145_t0010_u01762062955416") 2025/11/02 05:57:00 DEBUG : medium: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c14de_d20251102_m055553_c001_v7007000_t0000_u01762062953960") 2025/11/02 05:57:00 DEBUG : medium: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b853b_d20251102_m055552_c001_v0001145_t0031_u01762062952846") 2025/11/02 05:57:00 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a4771dc_d20251102_m055639_c001_v7007000_t0000_u01762062999599") 2025/11/02 05:57:00 DEBUG : no_checksum_big_file_from_pipe: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8600_d20251102_m055638_c001_v0001145_t0008_u01762062998232") 2025/11/02 05:57:00 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a4771de_d20251102_m055639_c001_v7007000_t0000_u01762062999781") 2025/11/02 05:57:00 DEBUG : no_checksum_small_file_from_pipe: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b85fc_d20251102_m055637_c001_v0001145_t0051_u01762062997967") 2025/11/02 05:57:00 DEBUG : not-one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211fae2_d20251102_m055513_c001_v7007000_t0000_u01762062913474") 2025/11/02 05:57:00 DEBUG : not-one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b847e_d20251102_m055511_c001_v0001145_t0000_u01762062911926") 2025/11/02 05:57:00 DEBUG : one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211fadf_d20251102_m055512_c001_v7007000_t0000_u01762062912570") 2025/11/02 05:57:00 DEBUG : one: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8474_d20251102_m055511_c001_v0001145_t0058_u01762062911062") 2025/11/02 05:57:00 DEBUG : potato1: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a477227_d20251102_m055648_c001_v7007000_t0000_u01762063008861") 2025/11/02 05:57:00 DEBUG : potato1: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b862c_d20251102_m055647_c001_v0001145_t0051_u01762063007767") 2025/11/02 05:57:00 DEBUG : potato2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f419b66f47b948b9d_d20251102_m055652_c001_v7007000_t0000_u01762063012106") 2025/11/02 05:57:00 DEBUG : potato2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b863e_d20251102_m055649_c001_v0001145_t0055_u01762063009781") 2025/11/02 05:57:01 DEBUG : potato2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a477229_d20251102_m055649_c001_v7007000_t0000_u01762063009045") 2025/11/02 05:57:01 DEBUG : potato2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8632_d20251102_m055648_c001_v0001145_t0011_u01762063008044") 2025/11/02 05:57:01 DEBUG : potato2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c14d8_d20251102_m055552_c001_v7007000_t0000_u01762062952013") 2025/11/02 05:57:01 DEBUG : potato2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b852b_d20251102_m055549_c001_v0001145_t0007_u01762062949825") 2025/11/02 05:57:01 DEBUG : potato2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c14d5_d20251102_m055549_c001_v7007000_t0000_u01762062949448") 2025/11/02 05:57:01 DEBUG : potato2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8527_d20251102_m055547_c001_v0001145_t0058_u01762062947676") 2025/11/02 05:57:01 DEBUG : potato2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c14d2_d20251102_m055547_c001_v7007000_t0000_u01762062947297") 2025/11/02 05:57:01 DEBUG : potato2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b851b_d20251102_m055545_c001_v0001145_t0011_u01762062945682") 2025/11/02 05:57:01 DEBUG : potato2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c14ce_d20251102_m055545_c001_v7007000_t0000_u01762062945313") 2025/11/02 05:57:01 DEBUG : potato2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8513_d20251102_m055543_c001_v0001145_t0038_u01762062943419") 2025/11/02 05:57:01 DEBUG : potato2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c14ca_d20251102_m055543_c001_v7007000_t0000_u01762062943052") 2025/11/02 05:57:01 DEBUG : potato2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b850d_d20251102_m055541_c001_v0001145_t0058_u01762062941723") 2025/11/02 05:57:01 DEBUG : potato2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a476beb_d20251102_m055332_c001_v7007000_t0000_u01762062812431") 2025/11/02 05:57:01 DEBUG : potato2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b828b_d20251102_m055330_c001_v0001145_t0053_u01762062810368") 2025/11/02 05:57:01 DEBUG : potato2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a476bcf_d20251102_m055327_c001_v7007000_t0000_u01762062807892") 2025/11/02 05:57:01 DEBUG : potato2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8277_d20251102_m055324_c001_v0001145_t0033_u01762062804772") 2025/11/02 05:57:01 DEBUG : potato2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a476bac_d20251102_m055321_c001_v7007000_t0000_u01762062801357") 2025/11/02 05:57:01 DEBUG : potato2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8265_d20251102_m055319_c001_v0001145_t0009_u01762062799149") 2025/11/02 05:57:01 DEBUG : remotepotato: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a476bed_d20251102_m055332_c001_v7007000_t0000_u01762062812613") 2025/11/02 05:57:01 DEBUG : remotepotato: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8295_d20251102_m055331_c001_v0001145_t0035_u01762062811179") 2025/11/02 05:57:02 DEBUG : remotepotato: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a476bd3_d20251102_m055328_c001_v7007000_t0000_u01762062808074") 2025/11/02 05:57:02 DEBUG : remotepotato: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8279_d20251102_m055326_c001_v0001145_t0056_u01762062806208") 2025/11/02 05:57:02 DEBUG : remotepotato: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a476bb1_d20251102_m055321_c001_v7007000_t0000_u01762062801538") 2025/11/02 05:57:02 DEBUG : remotepotato: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8269_d20251102_m055320_c001_v0001145_t0058_u01762062800112") 2025/11/02 05:57:02 DEBUG : rutabaga: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a476bef_d20251102_m055332_c001_v7007000_t0000_u01762062812793") 2025/11/02 05:57:02 DEBUG : rutabaga: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8285_d20251102_m055328_c001_v0001145_t0011_u01762062808621") 2025/11/02 05:57:02 DEBUG : rutabaga: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a476bd4_d20251102_m055328_c001_v7007000_t0000_u01762062808255") 2025/11/02 05:57:02 DEBUG : rutabaga: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b826f_d20251102_m055322_c001_v0001145_t0021_u01762062802092") 2025/11/02 05:57:02 DEBUG : rutabaga: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a476bb4_d20251102_m055321_c001_v7007000_t0000_u01762062801720") 2025/11/02 05:57:02 DEBUG : rutabaga: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b825b_d20251102_m055317_c001_v0001145_t0030_u01762062797705") 2025/11/02 05:57:02 DEBUG : small: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41673bf139b81e5d_d20251102_m055602_c001_v7007000_t0000_u01762062962665") 2025/11/02 05:57:02 DEBUG : small: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b855d_d20251102_m055600_c001_v0001145_t0045_u01762062960718") 2025/11/02 05:57:02 DEBUG : small: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c18d4_d20251102_m055559_c001_v7007000_t0000_u01762062959427") 2025/11/02 05:57:02 DEBUG : small: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8553_d20251102_m055557_c001_v0001145_t0045_u01762062957843") 2025/11/02 05:57:02 DEBUG : small: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41673bf139b81e39_d20251102_m055557_c001_v7007000_t0000_u01762062957114") 2025/11/02 05:57:02 DEBUG : small: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8549_d20251102_m055555_c001_v0001145_t0007_u01762062955090") 2025/11/02 05:57:02 DEBUG : small: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c14df_d20251102_m055554_c001_v7007000_t0000_u01762062954144") 2025/11/02 05:57:02 DEBUG : small: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8539_d20251102_m055552_c001_v0001145_t0036_u01762062952564") 2025/11/02 05:57:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c14c8_d20251102_m055541_c001_v7007000_t0000_u01762062941355") 2025/11/02 05:57:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8509_d20251102_m055540_c001_v0001145_t0003_u01762062940371") 2025/11/02 05:57:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211fb0a_d20251102_m055527_c001_v7007000_t0000_u01762062927889") 2025/11/02 05:57:02 DEBUG : sub dir/hello world: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b84b4_d20251102_m055523_c001_v0001145_t0005_u01762062923284") 2025/11/02 05:57:03 DEBUG : sub dir/hello world: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211faf5_d20251102_m055521_c001_v7007000_t0000_u01762062921477") 2025/11/02 05:57:03 DEBUG : sub dir/hello world: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8492_d20251102_m055516_c001_v0001145_t0023_u01762062916306") 2025/11/02 05:57:03 DEBUG : sub dir/hello world2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211fb0e_d20251102_m055528_c001_v7007000_t0000_u01762062928073") 2025/11/02 05:57:03 DEBUG : sub dir/hello world2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b84b6_d20251102_m055523_c001_v0001145_t0054_u01762062923734") 2025/11/02 05:57:03 DEBUG : sub dir/hello world2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211faf7_d20251102_m055521_c001_v7007000_t0000_u01762062921658") 2025/11/02 05:57:03 DEBUG : sub dir/hello world2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b849a_d20251102_m055517_c001_v0001145_t0039_u01762062917057") 2025/11/02 05:57:03 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211fb0f_d20251102_m055528_c001_v7007000_t0000_u01762062928259") 2025/11/02 05:57:03 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b84b8_d20251102_m055524_c001_v0001145_t0017_u01762062924041") 2025/11/02 05:57:03 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211faf8_d20251102_m055521_c001_v7007000_t0000_u01762062921840") 2025/11/02 05:57:03 DEBUG : sub dir/ignore dir/.ignore: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b849e_d20251102_m055517_c001_v0001145_t0021_u01762062917321") 2025/11/02 05:57:03 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211fb10_d20251102_m055528_c001_v7007000_t0000_u01762062928440") 2025/11/02 05:57:03 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b84bc_d20251102_m055524_c001_v0001145_t0055_u01762062924427") 2025/11/02 05:57:03 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211faf9_d20251102_m055522_c001_v7007000_t0000_u01762062922021") 2025/11/02 05:57:03 DEBUG : sub dir/ignore dir/should be ignored: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b84a0_d20251102_m055517_c001_v0001145_t0019_u01762062917735") 2025/11/02 05:57:03 DEBUG : sub dir/potato3: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f419b66f47b948b9e_d20251102_m055652_c001_v7007000_t0000_u01762063012287") 2025/11/02 05:57:03 DEBUG : sub dir/potato3: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8649_d20251102_m055650_c001_v0001145_t0054_u01762063010350") 2025/11/02 05:57:03 DEBUG : sub dir/potato3: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c14da_d20251102_m055552_c001_v7007000_t0000_u01762062952196") 2025/11/02 05:57:03 DEBUG : sub dir/potato3: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8533_d20251102_m055550_c001_v0001145_t0007_u01762062950691") 2025/11/02 05:57:03 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211fb13_d20251102_m055528_c001_v7007000_t0000_u01762062928622") 2025/11/02 05:57:03 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b84be_d20251102_m055524_c001_v0001145_t0040_u01762062924852") 2025/11/02 05:57:03 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211fafb_d20251102_m055522_c001_v7007000_t0000_u01762062922204") 2025/11/02 05:57:03 DEBUG : sub dir/sub sub dir/hello world3: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b84a2_d20251102_m055518_c001_v0001145_t0011_u01762062918164") 2025/11/02 05:57:04 DEBUG : sub/file2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f403b71a19183bba7_d20251102_m055626_c001_v7007000_t0000_u01762062986251") 2025/11/02 05:57:04 DEBUG : sub/file2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b85b1_d20251102_m055624_c001_v0001145_t0016_u01762062984795") 2025/11/02 05:57:04 DEBUG : sub/file2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c14c7_d20251102_m055539_c001_v7007000_t0000_u01762062939090") 2025/11/02 05:57:04 DEBUG : sub/file2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b84ed_d20251102_m055533_c001_v0001145_t0035_u01762062933458") 2025/11/02 05:57:04 DEBUG : sub/file2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f40777ab5f47c14c3_d20251102_m055532_c001_v7007000_t0000_u01762062932733") 2025/11/02 05:57:04 DEBUG : sub/file2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b84dc_d20251102_m055529_c001_v0001145_t0026_u01762062929537") 2025/11/02 05:57:04 DEBUG : sub/file2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41673bf139b81bd5_d20251102_m055436_c001_v7007000_t0000_u01762062876960") 2025/11/02 05:57:04 DEBUG : sub/file2: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b83cd_d20251102_m055435_c001_v0001145_t0049_u01762062875365") 2025/11/02 05:57:04 DEBUG : test.sum: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a476c3d_d20251102_m055350_c001_v7007000_t0000_u01762062830062") 2025/11/02 05:57:04 DEBUG : test.sum: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b830b_d20251102_m055348_c001_v0001145_t0036_u01762062828069") 2025/11/02 05:57:04 DEBUG : test.sum: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b82f9_d20251102_m055345_c001_v0001145_t0001_u01762062825926") 2025/11/02 05:57:04 DEBUG : test.sum: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b82ed_d20251102_m055344_c001_v0001145_t0004_u01762062824647") 2025/11/02 05:57:04 DEBUG : test.sum: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b82e3_d20251102_m055343_c001_v0001145_t0052_u01762062823258") 2025/11/02 05:57:04 DEBUG : test.sum: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b82db_d20251102_m055341_c001_v0001145_t0027_u01762062821762") 2025/11/02 05:57:04 DEBUG : test.sum: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b82d3_d20251102_m055340_c001_v0001145_t0040_u01762062820546") 2025/11/02 05:57:04 DEBUG : test.sum: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b82c5_d20251102_m055338_c001_v0001145_t0008_u01762062818350") 2025/11/02 05:57:04 DEBUG : test.sum: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a476bfb_d20251102_m055335_c001_v7007000_t0000_u01762062815046") 2025/11/02 05:57:04 DEBUG : test.sum: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b82a9_d20251102_m055334_c001_v0001145_t0047_u01762062814186") 2025/11/02 05:57:04 DEBUG : test.sum: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b829f_d20251102_m055333_c001_v0001145_t0056_u01762062813166") 2025/11/02 05:57:04 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a4771e7_d20251102_m055642_c001_v7007000_t0000_u01762063002007") 2025/11/02 05:57:05 DEBUG : with_checksum_big_file_from_pipe: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8604_d20251102_m055640_c001_v0001145_t0017_u01762063000628") 2025/11/02 05:57:05 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f41816a065a4771e9_d20251102_m055642_c001_v7007000_t0000_u01762063002189") 2025/11/02 05:57:05 DEBUG : with_checksum_small_file_from_pipe: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8602_d20251102_m055640_c001_v0001145_t0031_u01762063000335") 2025/11/02 05:57:05 DEBUG : zend.txt: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211fb14_d20251102_m055528_c001_v7007000_t0000_u01762062928803") 2025/11/02 05:57:05 DEBUG : zend.txt: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b84b2_d20251102_m055523_c001_v0001145_t0001_u01762062923003") 2025/11/02 05:57:05 DEBUG : zend.txt: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f404df7c39211fafd_d20251102_m055522_c001_v7007000_t0000_u01762062922387") 2025/11/02 05:57:05 DEBUG : zend.txt: Deleting (id "4_z7fc28d33200d4b3b9fa80e1b_f1128288b6a0b8490_d20251102_m055515_c001_v0001145_t0001_u01762062915958") "./operations.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished ERROR in 3m51.743743595s (try 1/5): exit status 1: Failed [TestMultithreadCopy TestMultithreadCopyAbort TestCopyFileBackupDir TestCopyFileCopyDest TestMoveFileBackupDir TestDirMove TestTouchDir]